aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* fate: fix due to new yuv444 formatsMichael Niedermayer2011-10-035-0/+20
* Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer u...Laurent Aimar2011-09-301-1/+1
* fate: only test 10seconds of the g729 data, the reference files are too huge ...Michael Niedermayer2011-09-302-24979/+0
* fate: g729 testMichael Niedermayer2011-09-302-0/+26979
* regression tests: add jpeg2000Michael Niedermayer2011-09-272-0/+8
* regtests: amv video encoder testMichael Niedermayer2011-09-252-0/+8
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-243-10/+10
|\
| * Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-233-10/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-231-2/+2
|\|
| * eval: test isnan(sqrt(-1)) instead of just sqrt(-1)Anton Khirnov2011-09-221-2/+2
| * eval: implement not() expressionStefano Sabatini2011-09-191-0/+9
| * eval: add sqrt function for computing the square rootStefano Sabatini2011-09-191-0/+6
* | regtests: add a flashsv2 decoder test limited to keyframesMichael Niedermayer2011-09-202-0/+8
* | rematrix: dont use floats for int16 code.Michael Niedermayer2011-09-193-7/+7
* | Add libswresample.Michael Niedermayer2011-09-194-10/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-173-6/+6
|\|
| * movenc: create an alternate group for each media typeAnton Khirnov2011-09-173-6/+6
| * smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-141-80/+80
* | lavf/utils: rewrite real fps calculation code.Michael Niedermayer2011-09-161-207/+207
* | ffmpeg: fix video synchronization code to be exact on constant fps videos. Fi...Michael Niedermayer2011-09-138-213/+220
* | smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-131-80/+80
* | Allow reading of growing avi files (ie currently being written)Joakim Plate2011-09-116-0/+6
* | ffmdec: fix seeking for non indexed filesMichael Niedermayer2011-09-081-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-071-1/+1
|\|
| * v210dec: switch to PIX_FMT_422P10Baptiste Coudurier2011-09-071-1/+1
| * libx264: add 'direct-pred' private optionAnton Khirnov2011-09-071-1/+1
| * libx264: add 'partitions' private optionAnton Khirnov2011-09-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-052-16/+21
|\|
| * ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-052-16/+21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-261-0/+27
|\|
| * fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-261-0/+27
* | sws: use shift for chroma sample up convertionMichael Niedermayer2011-08-258-49/+49
* | fate: add h264 intra 4:2:2 testsBaptiste Coudurier2011-08-2311-0/+90
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-184-167/+347
|\|
| * avconv: rescue poor abused recording_time global.Anton Khirnov2011-08-173-333/+3
| * rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-172-163/+344
| * Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-172-135/+133
| * rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-171-12/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-139-58/+58
|\|
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-129-78/+78
* | dv: honor timecode in DV muxer.Clément Bœsch2011-08-135-7/+7
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-131-93/+93
|\|
| * Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-111-93/+93
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-021-28/+28
|\|
| * Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje2011-08-025-14/+14
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-025-14/+14
| * Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-021-28/+28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-222-0/+8
|\|
| * dnxhd: add regression test for 10-bitMans Rullgard2011-07-212-0/+8
| * swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich2011-07-215-0/+10