aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-054-18/+23
|\
| * ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-052-16/+21
| * fate: use +frame+slice named constants instead of '3'Anton Khirnov2011-09-051-1/+1
| * avconv: move max_frames to options context.Anton Khirnov2011-09-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-054-11/+11
|\|
| * avconv: move limit_filesize to options contextAnton Khirnov2011-09-041-6/+6
| * avconv: move start_time, recording_time and input_ts_offset to options contextAnton Khirnov2011-09-043-5/+5
| * codec-regression: force vsync 0 on the me_threshold test to make sure frames ...Alex Converse2011-09-011-1/+1
* | fate: Switch default tool to test from avconv to ffmpegMichael Niedermayer2011-08-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-262-0/+31
|\|
| * fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-262-0/+31
* | regtests: use bitrate syntax understood by both toolsMichael Niedermayer2011-08-261-1/+1
* | sws: use shift for chroma sample up convertionMichael Niedermayer2011-08-258-49/+49
* | h264-422: fix fate to handle 10 bit formats on big endian correctly.Michael Niedermayer2011-08-241-9/+9
* | fate: add h264 intra 4:2:2 testsBaptiste Coudurier2011-08-2312-0/+112
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-221-8/+8
|\|
| * movenc: use libx264 by default when possible for mov, mp4 and pspAnton Khirnov2011-08-221-1/+1
| * avienc: saner default audio codec.Anton Khirnov2011-08-221-1/+1
| * matroskaenc: saner default codecs.Anton Khirnov2011-08-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-191-1/+1
|\|
| * avconv: remove -intra option.Anton Khirnov2011-08-181-1/+1
* | 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
| * Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-164-16/+16
| * avconv: use stream copy by default when possible.Anton Khirnov2011-08-164-16/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-162-5/+5
|\|
| * lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-162-4/+4
| * avconv: rename sameq to same_quantAnton Khirnov2011-08-161-1/+1
* | fate: more cases of avconv that should be conditionalMichael Niedermayer2011-08-162-2/+3
* | fate: some shells parse $11 as ${1}1Michael Niedermayer2011-08-161-1/+1
* | fate: allow specifying the tool to use for fate (avconv / ffmpeg)Michael Niedermayer2011-08-152-3/+6
* | fate-rsync: switch to our server in preparation of h264 4:2:2 testsMichael Niedermayer2011-08-151-1/+1
* | 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
* | mxf: add cli option in mxfenc to replace GOP timecode parsing.Clément Bœsch2011-08-131-1/+1
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-137-146/+146
|\|
| * Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-126-53/+53
| * 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
| * Remove the ffserver test.Anton Khirnov2011-08-014-365/+0
* | Rm lavfi-showfiltfmts on make testclean.Carl Eugen Hoyos2011-08-011-1/+1
* | lavfi-showfiltfmts: extend output format for specifying audio dataStefano Sabatini2011-07-281-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-223-0/+13
|\|