| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e1a6d63c7eeff2f0ec8173546357bfaa9deecea4' | James Almer | 2017-10-03 | 2 | -0/+0 |
|\ |
|
| * | fate: Rename WMV8_DRM decoder tests to WMV3_DRM | Diego Biurrun | 2017-02-28 | 2 | -0/+0 |
| * | fate: Use bitexact optimizations in the svq3-2 test | Diego Biurrun | 2017-02-27 | 1 | -9/+9 |
* | | fate: Add a test for latm-in-dvb auto-detection, ticket #6657. | Carl Eugen Hoyos | 2017-10-03 | 1 | -0/+14 |
* | | avformat/mxfenc: Fix labels for IEC PAL DV 420 | Michael Niedermayer | 2017-10-03 | 1 | -1/+1 |
* | | Merge commit '8e4d4efc67e154fdffd65964a7cfeef740320827' | James Almer | 2017-10-02 | 2 | -0/+24 |
|\| |
|
| * | fate: Add another SVQ3 test to increase coverage | Diego Biurrun | 2017-02-24 | 2 | -0/+20 |
| * | mkv: Update the seek test to match 5d3953a5dc | Luca Barbato | 2017-02-22 | 1 | -13/+13 |
| * | fate: Update fate-lavf-mkv after commit 5d3953a5dc | John Stebbins | 2017-02-21 | 1 | -2/+2 |
| * | fate: Add webp alpha test | Mark Thompson | 2017-02-21 | 2 | -0/+2 |
* | | avcodec/hevc_sei: Support HEVC paired fields. | Brian Matherly | 2017-09-30 | 1 | -0/+16 |
* | | movenc-test: Add tests for negative cts offsets | Martin Storsjö | 2017-09-28 | 1 | -0/+11 |
* | | fate: add tests for psnr and ssim filter | Tobias Rapp | 2017-09-27 | 4 | -0/+150 |
* | | avfilter/interlace: add support for 10 and 12 bit | Thomas Mundt | 2017-09-23 | 4 | -0/+44 |
* | | fate: add mxf_dv25/dvcpro50 regression tests | Tobias Rapp | 2017-09-18 | 4 | -0/+112 |
* | | fate: add tinterlace lowpass filtering tests | Thomas Mundt | 2017-09-17 | 2 | -0/+28 |
* | | avfilter/interlace: prevent over-sharpening with the complex low-pass filter | Thomas Mundt | 2017-09-15 | 1 | -25/+25 |
* | | vf_fps: when reading EOF, using current_pts to duplicate the last frame if ne... | Thierry Foucu | 2017-09-15 | 4 | -2/+10 |
* | | avformat/mxfenc: Correct the Sample rate for PCM outside D10 | Michael Niedermayer | 2017-09-12 | 2 | -4/+4 |
* | | fate: add test for asetnsamples filter with padding disabled | Tobias Rapp | 2017-09-08 | 2 | -0/+523 |
* | | ffprobe: use consistent string for unspecified color_range value | Tobias Rapp | 2017-09-07 | 7 | -12/+12 |
* | | fate: add tests for some video source filters | Tobias Rapp | 2017-08-31 | 8 | -0/+145 |
* | | fate/pixlet : add test for rgb | Martin Vignali | 2017-08-31 | 1 | -0/+6 |
* | | FATE: Add FITS tests | Paras Chadha | 2017-08-30 | 17 | -0/+146 |
* | | ffmpeg options: Enable trailing ? for map_channel | pkviet | 2017-08-25 | 2 | -0/+2 |
* | | avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled. | Dale Curtis | 2017-08-24 | 1 | -0/+134 |
* | | fate: add overlay filter tests with alpha | Marton Balint | 2017-08-16 | 10 | -0/+60 |
* | | Add single precision planar RGB pixel formats | Vittorio Giovara | 2017-08-15 | 1 | -0/+20 |
* | | lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC. | Sasi Inguva | 2017-08-10 | 3 | -10/+10 |
* | | avcodec/dvenc: Change quantizer dead zone default to 7 | Michael Niedermayer | 2017-08-08 | 10 | -32/+32 |
* | | fate: update ref files for gray pixel formats changes | James Almer | 2017-08-08 | 2 | -3/+8 |
* | | avfilter: add support for GRAY9 and GBRAP10 | Paul B Mahol | 2017-08-07 | 1 | -0/+1 |
* | | libswscale: add gray9 support | Paul B Mahol | 2017-08-07 | 12 | -0/+21 |
* | | avfilter/drawutils: support gbrap10 too | Paul B Mahol | 2017-08-07 | 1 | -1/+1 |
* | | swscale: fix gbrap16 alpha channel issues | James Cowgill | 2017-08-05 | 1 | -2/+2 |
* | | speedhq: add FATE tests | Steinar H. Gunderson | 2017-08-03 | 2 | -0/+12 |
* | | lavc/htmlsubtitles: handle colors starting with many '#' | Clément Bœsch | 2017-08-01 | 1 | -1/+1 |
* | | lavc/htmlsubtitles: improve line breaks handling | Clément Bœsch | 2017-08-01 | 1 | -0/+1 |
* | | lavc/tests: add htmlsubtitles | Clément Bœsch | 2017-08-01 | 1 | -0/+7 |
* | | lavc/htmlsubtitles: improve handling broken garbage | Clément Bœsch | 2017-08-01 | 5 | -25/+25 |
* | | sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n... | Clément Bœsch | 2017-07-30 | 1 | -24/+24 |
* | | sws/tests/pixdesc_query: sort pixel formats | Clément Bœsch | 2017-07-30 | 1 | -572/+572 |
* | | Revert "Revert "lavfi/buffersrc: push the frame deeper if requested."" | Nicolas George | 2017-07-30 | 2 | -4/+4 |
* | | fate: update pixfmt_best test to check for endianness | Tobias Rapp | 2017-07-27 | 1 | -1/+1 |
* | | ffprobe: Print color properties from show_frames | Vittorio Giovara | 2017-07-21 | 11 | -81/+246 |
* | | fate: add libavdevice/reverse.c to fate-source | James Almer | 2017-07-20 | 1 | -0/+1 |
* | | pixdesc: Add a test for av_find_best_pix_fmt_of_2() | Mark Thompson | 2017-07-18 | 1 | -0/+1 |
* | | fate: add sub-srt-badsyntax test | Michael Niedermayer | 2017-07-15 | 1 | -0/+22 |
* | | libavfilter/scale2ref: Maintain main input's DAR | Kevin Mark | 2017-07-04 | 1 | -1/+1 |
* | | fate: Add fate-copy-trac3074 | Michael Niedermayer | 2017-06-30 | 1 | -0/+659 |