| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16 | Gagandeep Singh | 2018-04-03 | 1 | -10/+10 |
* | avcodec/aic: fix decoding of videos which height is not multiple of 16 | Paul B Mahol | 2018-04-02 | 2 | -72/+72 |
* | lavc: prefer the mp3float decoder to the mp3 decoder | Rostislav Pehlivanov | 2018-04-01 | 1 | -21/+21 |
* | lavfi/silencedetect: Fix silence_end accuracy | Nicolas Gaullier | 2018-03-29 | 1 | -6/+6 |
* | lavfi/silencedetect: Fix silence_start accuracy | Nicolas Gaullier | 2018-03-29 | 1 | -13/+13 |
* | lavfi/silencedetect: Update test parameters | Nicolas Gaullier | 2018-03-29 | 1 | -27/+27 |
* | avcodec/eac3: add support for dependent stream | Paul B Mahol | 2018-03-29 | 2 | -4/+4 |
* | lavf/utils.c: Don't compute start_time from DISCARD packets for video. | Sasi Inguva | 2018-03-24 | 2 | -0/+27 |
* | fate/hapqa_extract : add test for hapqa_extract bsf | Martin Vignali | 2018-03-18 | 6 | -0/+170 |
* | lavu/frame: add QP side data | wm4 | 2018-03-18 | 2 | -0/+12 |
* | fate/hapenc : remove test which use libsnappy | Martin Vignali | 2018-03-17 | 6 | -84/+0 |
* | lavu/opt: add bit stream filter option dump support. | Jun Zhao | 2018-03-16 | 1 | -25/+25 |
* | fate/hap : add test for hap encoding | Martin Vignali | 2018-03-13 | 9 | -0/+126 |
* | avformat/pcm: decrease delay when reading PCM streams. | Philipp M. Scholl | 2018-03-13 | 2 | -42/+42 |
* | h264_mp4toannexb_bsf: Fix start code size of parameter sets. | Yusuke Nakamura | 2018-03-13 | 5 | -24/+24 |
* | lavf/mov.c: Use the correct offset to shift timestamp when seeking. | Sasi Inguva | 2018-03-10 | 3 | -0/+378 |
* | lavfi/drawutils: Do not claim to support P016. | Carl Eugen Hoyos | 2018-03-08 | 1 | -1/+0 |
* | crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D | Aurelien Jacobs | 2018-03-07 | 1 | -0/+1 |
* | swscale: Add p016 output support and generalise yuv420p1x to p010 | Philip Langdale | 2018-03-02 | 12 | -0/+21 |
* | compat: remove in-tree NVidia headers | Timo Rothenpieler | 2018-02-27 | 1 | -4/+0 |
* | fate/exr : add test for long name flag | Martin Vignali | 2018-02-24 | 1 | -0/+6 |
* | lavfi/vf_transpose: fix regression with semiplanar formats | Rodger Combs | 2018-02-23 | 1 | -4/+4 |
* | lavc/mjpeg: Add profiles for MJPEG using SOF marker codes | Mark Thompson | 2018-02-21 | 1 | -2/+2 |
* | libavfilter/vf_fps: Add tests for start_time option | Calvin Walton | 2018-02-22 | 2 | -0/+22 |
* | fate: add tests for pan audio filter | Tobias Rapp | 2018-02-19 | 6 | -0/+156 |
* | libavfilter/vf_fps: Add more fate tests | Calvin Walton | 2018-02-17 | 7 | -0/+112 |
* | fate/mpegps: add tests for PCM_DVD stream remux | Gyan Doshi | 2018-02-16 | 1 | -0/+50 |
* | fate: Fix fate-api reference files after AVCodecContext change | Mark Thompson | 2018-02-12 | 2 | -0/+4 |
* | fate: add aac id3v2 demux test | Richard Shaffer | 2018-02-12 | 1 | -0/+240 |
* | avcodec/mpeg2dec: Fix motion vector rounding for chroma components | Nekopanda | 2018-02-11 | 10 | -305/+305 |
* | avcodec/mpeg2dec: Fix field selection for skipped macroblocks | Nekopanda | 2018-02-11 | 1 | -164/+164 |
* | fate: add id3v2 test | Richard Shaffer | 2018-02-02 | 1 | -0/+5 |
* | avfilter/vf_framerate: change blend factor precision | Marton Balint | 2018-01-28 | 3 | -83/+83 |
* | fate: test the transpose filter more fully | Michael Niedermayer | 2018-01-28 | 1 | -0/+108 |
* | avfilter/formats: remove support for deprecated channel count specification | Marton Balint | 2018-01-20 | 1 | -1/+1 |
* | fate: update filter-acrossfade test reference file | James Almer | 2018-01-18 | 1 | -1/+2 |
* | avfilter/vf_framerate: simplify filter | Marton Balint | 2018-01-12 | 1 | -0/+1 |
* | fate: remove ffm reference files | James Almer | 2018-01-06 | 2 | -56/+0 |
* | fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test | James Almer | 2018-01-05 | 1 | -0/+7 |
* | avfilter/vf_framerate: calculate interpolation as integer | Marton Balint | 2018-01-04 | 3 | -42/+42 |
* | avcodec/utvideoenc: switch to planar RGB formats | Paul B Mahol | 2018-01-02 | 6 | -300/+300 |
* | avfilter/vf_lut: add support for gray formats | Paul B Mahol | 2017-12-22 | 1 | -0/+5 |
* | avfilter/vf_framerate: fix scene change detection score | Marton Balint | 2017-12-21 | 2 | -2/+2 |
* | fate: add 12 bit framerate filter tests | Marton Balint | 2017-12-21 | 2 | -0/+119 |
* | lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header. | Sasi Inguva | 2017-12-20 | 3 | -0/+9 |
* | fate: Fix fate-mov-bbi-elst-starts-b on ARM | Michael Niedermayer | 2017-12-08 | 1 | -226/+226 |
* | fate/mxf: add reel name test | Mark Reid | 2017-12-08 | 1 | -0/+1 |
* | avformat/mxfenc: use track count to generate component instance uuid | Mark Reid | 2017-12-08 | 8 | -10/+10 |
* | avformat/mux: stop delaying writing the header | James Almer | 2017-12-06 | 2 | -3/+2 |
* | fate/hevc: add skip_loop_filter test | sfan5 | 2017-12-05 | 1 | -0/+14 |