| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: add untile filter. | Nicolas George | 2020-05-23 | 1 | -0/+13 |
* | avcodec/ass: explicitly set ScaledBorderAndShadow | Oneric | 2020-05-23 | 24 | -0/+24 |
* | fate: add adpcm_ima_cunning tests | Zane van Iperen | 2020-05-20 | 9 | -0/+9 |
* | avcodec/exr: output float pixels in float pixel format | Mark Reid | 2020-05-20 | 61 | -61/+61 |
* | avfilter/vf_colorkey: fix formula for calculation of difference | Paul B Mahol | 2020-05-19 | 1 | -10/+10 |
* | avformat/matroskaenc: Don't ignore tags of chapters written late | Andreas Rheinhardt | 2020-05-19 | 10 | -39/+39 |
* | avformat/matroskaenc: Don't reserve space for duration when unseekable | Andreas Rheinhardt | 2020-05-19 | 1 | -1/+1 |
* | FATE: add fate test for minterpolate filter | Limin Wang | 2020-05-14 | 2 | -0/+21 |
* | fate: add scdet metadata test | Limin Wang | 2020-05-14 | 1 | -0/+11 |
* | FATE: add a test for colorbalance | Limin Wang | 2020-05-14 | 4 | -0/+32 |
* | test: Add codecview test | Michael Niedermayer | 2020-05-12 | 1 | -0/+10 |
* | tests: Add pp7, spp tests based on pp test | Michael Niedermayer | 2020-05-12 | 2 | -0/+20 |
* | fate: add signalstats 8bit and 10bit test | Limin Wang | 2020-05-10 | 2 | -0/+2 |
* | avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet | Limin Wang | 2020-05-07 | 3 | -69/+69 |
* | avformat/url: check url root node when rel include double dot and trim double... | Steven Liu | 2020-05-06 | 1 | -0/+5 |
* | libswscale: add output support for AV_PIX_FMT_GBRAPF32 | Mark Reid | 2020-05-05 | 14 | -0/+44 |
* | fftools/ffprobe: show closed caption info in the stream dump | vectronic | 2020-05-02 | 18 | -12/+25 |
* | fate/oggopus-demux: fix fate failure | Lynne | 2020-05-01 | 1 | -1/+1 |
* | avformat/matroskaenc: Redo handling of FlagDefault | Andreas Rheinhardt | 2020-04-21 | 1 | -2/+2 |
* | avformat/matroskaenc: Don't waste bytes on length fields | Andreas Rheinhardt | 2020-04-21 | 9 | -38/+38 |
* | avformat/matroskaenc: Improve Cues in case of no video | Andreas Rheinhardt | 2020-04-20 | 3 | -6/+6 |
* | fate: move TrueHD tests to their own file | James Almer | 2020-04-20 | 2 | -2/+0 |
* | fate/matroska: Add test for chapters, Vorbis and WebM DASH | Andreas Rheinhardt | 2020-04-19 | 1 | -0/+74 |
* | tests/ref/vsynth: fix fate colr changes (again) | Michael Bradshaw | 2020-04-13 | 1 | -1/+1 |
* | tests/ref/vsynth: fix fate colr changes | Michael Bradshaw | 2020-04-13 | 3 | -3/+3 |
* | avformat/matroskaenc: Make output more deterministic | Andreas Rheinhardt | 2020-04-13 | 9 | -37/+37 |
* | avformat/matroskaenc: Remove allocations for Attachments | Andreas Rheinhardt | 2020-04-13 | 1 | -2/+2 |
* | avformat/matroskaenc: Don't waste bytes writing durations | Andreas Rheinhardt | 2020-04-13 | 6 | -32/+32 |
* | lavc/movtextdec: add alpha default to ass header colors | John Stebbins | 2020-04-10 | 1 | -1/+1 |
* | h264_ps: make the PPS hold a reference to its SPS | Anton Khirnov | 2020-04-10 | 1 | -0/+148 |
* | compat/avisynth: remove avisynth headers | Stephen Hutchinson | 2020-04-05 | 1 | -9/+0 |
* | fate/matroska: Add test for updating CodecPrivate from packet sidedata | Andreas Rheinhardt | 2020-04-03 | 1 | -0/+53 |
* | avformat/matroskadec: Add a workaround for missing WavPack extradata | Andreas Rheinhardt | 2020-04-02 | 1 | -0/+9 |
* | avformat/matroskaenc: Avoid allocations for SeekHead | Andreas Rheinhardt | 2020-03-26 | 8 | -35/+35 |
* | avcodec/mpeg12dec: Add CPB coded side data | Nicolas Gaullier | 2020-03-20 | 2 | -1/+4 |
* | fate/ffmpeg: add test for time limited sub2video instance | Jan Ekström | 2020-03-16 | 1 | -0/+8 |
* | fate/ffmpeg: add a second, simple sub2video test | Jan Ekström | 2020-03-16 | 1 | -0/+95 |
* | lsws/input: Do not change transparency range. | Carl Eugen Hoyos | 2020-03-11 | 10 | -108/+108 |
* | fate/adpcm: add adpcm_ima_alp tests | Zane van Iperen | 2020-03-10 | 2 | -0/+2 |
* | h264_mp4toannexb: Try to avoid four byte startcodes | Andreas Rheinhardt | 2020-03-06 | 5 | -24/+24 |
* | avformat/mxfenc: use a zero based continuity counter | Marton Balint | 2020-03-02 | 2 | -3/+3 |
* | lavu/pix_fmt: add new pixel format y210 | Linjie Fu | 2020-02-24 | 1 | -0/+7 |
* | avcodec: add an AVCodecContext field to signal types of packet, frame, and co... | James Almer | 2020-02-22 | 2 | -0/+4 |
* | fate/adpcm: add adpcm_ima_apm tests | Zane van Iperen | 2020-02-22 | 2 | -0/+2 |
* | avformat/utils: make av_url_split search for hashmark as well to separate hos... | Marton Balint | 2020-02-15 | 1 | -0/+1 |
* | avformat/tests/url: add av_url_split tests | Marton Balint | 2020-02-15 | 1 | -0/+10 |
* | avformat/tests/url: make format more readable | Marton Balint | 2020-02-15 | 1 | -13/+14 |
* | fate/adpcm: add adpcm_ima_ssi tests | Zane van Iperen | 2020-02-08 | 2 | -0/+2 |
* | fate/adpcm: add adpcm_argo tests | Zane van Iperen | 2020-02-04 | 2 | -0/+2 |
* | remove tests/ref/lavf/fits | Michael Niedermayer | 2020-01-30 | 1 | -18/+0 |