| Commit message (Expand) | Author | Age | Files | Lines |
* | checkasm: use perf API on Linux ARM* | Clément Bœsch | 2017-09-08 | 2 | -25/+129 |
* | fate: add test for asetnsamples filter with padding disabled | Tobias Rapp | 2017-09-08 | 3 | -4/+532 |
* | ffprobe: use consistent string for unspecified color_range value | Tobias Rapp | 2017-09-07 | 7 | -12/+12 |
* | fate: fix fate-lavf-fits dependencies | James Almer | 2017-09-06 | 1 | -1/+1 |
* | fate: add tests for some video source filters | Tobias Rapp | 2017-08-31 | 9 | -0/+169 |
* | fate/flvenc: set bitexact output format flag explicitly | James Almer | 2017-08-30 | 1 | -1/+1 |
* | fate/pixlet : add test for rgb | Martin Vignali | 2017-08-31 | 3 | -0/+12 |
* | fate: stop using deprecated filter syntax in hls tests | James Almer | 2017-08-30 | 1 | -3/+3 |
* | fate: remove usage of deprecated AVCodecContext.me_method in vsynth snow tests | James Almer | 2017-08-30 | 1 | -2/+2 |
* | FATE: Add FITS tests | Paras Chadha | 2017-08-30 | 22 | -0/+220 |
* | ffmpeg options: Enable trailing ? for map_channel | pkviet | 2017-08-25 | 3 | -0/+10 |
* | checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra... | James Almer | 2017-08-24 | 1 | -2/+2 |
* | fate: add test vector aac-al04sf_48 | Alex Converse | 2017-08-24 | 1 | -0/+4 |
* | avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled. | Dale Curtis | 2017-08-24 | 2 | -0/+137 |
* | fate: add overlay filter tests with alpha | Marton Balint | 2017-08-16 | 11 | -0/+79 |
* | avfilter/vf_weave: fix top vs bottom field order | Paul B Mahol | 2017-08-16 | 1 | -1/+1 |
* | 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 | 4 | -0/+21 |
* | 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 | 2 | -0/+11 |
* | 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 |
* | lavf/movenc: support GPMF track (gpmd) remuxing | Clément Bœsch | 2017-07-24 | 1 | -0/+5 |
* | 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 | 2 | -0/+5 |
* | fate: add sub-srt-badsyntax test | Michael Niedermayer | 2017-07-15 | 2 | -0/+25 |
* | checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacp... | James Almer | 2017-07-13 | 1 | -0/+82 |
* | checkasm: add a g722dsp test | James Almer | 2017-07-13 | 5 | -0/+69 |
* | fate: add fate-checkasm-sbrdsp target | James Almer | 2017-07-05 | 1 | -0/+1 |
* | checkasm: use declare_func_float() in sbrdsp sum_square test | James Almer | 2017-07-04 | 1 | -1/+1 |
* | libavfilter/scale2ref: Maintain main input's DAR | Kevin Mark | 2017-07-04 | 1 | -1/+1 |
* | checkasm: add sbrdsp tests | Matthieu Bouron | 2017-07-03 | 4 | -1/+302 |
* | avcodec/imc: cast float to int prior to comparing with int variable | Kostya Shishkov | 2017-07-01 | 1 | -1/+1 |
* | checkasm: randomize the full input buffer in test_hybrid_analysis | James Almer | 2017-06-30 | 1 | -1/+1 |
* | checkasm: fix size of input buffer in test_hybrid_analysis | James Almer | 2017-06-30 | 1 | -1/+1 |
* | fate: Add fate-copy-trac3074 | Michael Niedermayer | 2017-06-30 | 2 | -0/+665 |
* | lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis | Clément Bœsch | 2017-06-28 | 1 | -1/+1 |
* | checkasm: add AAC PS tests | Clément Bœsch | 2017-06-28 | 5 | -1/+168 |