summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-29
|\
| * fate: use 'run' helper for seek-testMans Rullgard2011-09-28
| * fate: remove seek-mpeg2reuse testMans Rullgard2011-09-28
| * avconv: use different variables for decoded and filtered frame.Anton Khirnov2011-09-27
* | regression tests: add jpeg2000Michael Niedermayer2011-09-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-27
|\|
| * fate: allow testing with libavfilter disabledMans Rullgard2011-09-27
| * adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier2011-09-23
| * adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-23
* | ffmpeg: fix -b -ab mixes with -b overriding the audio bitrateMichael Niedermayer2011-09-26
* | regtests: amv video encoder testMichael Niedermayer2011-09-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-23
|\|
| * fate.sh: Ignore errors from rm command during cleanup.Diego Biurrun2011-09-22
| * fate.sh: Run git-pull in quiet mode to avoid console spam.Diego Biurrun2011-09-22
| * eval: test isnan(sqrt(-1)) instead of just sqrt(-1)Anton Khirnov2011-09-22
| * eval: implement not() expressionStefano Sabatini2011-09-19
| * eval: add sqrt function for computing the square rootStefano Sabatini2011-09-19
* | regtests: add a flashsv2 decoder test limited to keyframesMichael Niedermayer2011-09-20
* | rematrix: dont use floats for int16 code.Michael Niedermayer2011-09-19
* | Add libswresample.Michael Niedermayer2011-09-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-17
|\|
| * movenc: create an alternate group for each media typeAnton Khirnov2011-09-17
| * rawdec: g722 is always 1 channel/16kHzAnton Khirnov2011-09-17
| * smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-14
* | lavf/utils: rewrite real fps calculation code.Michael Niedermayer2011-09-16
* | ffmpeg: fix video synchronization code to be exact on constant fps videos. Fi...Michael Niedermayer2011-09-13
* | smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-12
|\|
| * avconv: rewrite -qscale and -aq handling.Anton Khirnov2011-09-11
* | Allow reading of growing avi files (ie currently being written)Joakim Plate2011-09-11
* | ffmdec: fix seeking for non indexed filesMichael Niedermayer2011-09-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-07
|\|
| * v210dec: switch to PIX_FMT_422P10Baptiste Coudurier2011-09-07
| * libx264: add 'direct-pred' private optionAnton Khirnov2011-09-07
| * libx264: add 'partitions' private optionAnton Khirnov2011-09-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-05
|\|
| * ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
| * fate: use +frame+slice named constants instead of '3'Anton Khirnov2011-09-05
| * avconv: move max_frames to options context.Anton Khirnov2011-09-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-05
|\|
| * avconv: move limit_filesize to options contextAnton Khirnov2011-09-04
| * avconv: move start_time, recording_time and input_ts_offset to options contextAnton Khirnov2011-09-04
| * codec-regression: force vsync 0 on the me_threshold test to make sure frames ...Alex Converse2011-09-01
* | fate: Switch default tool to test from avconv to ffmpegMichael Niedermayer2011-08-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-26
|\|
| * fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-26
* | regtests: use bitrate syntax understood by both toolsMichael Niedermayer2011-08-26
* | sws: use shift for chroma sample up convertionMichael Niedermayer2011-08-25