summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-232-4/+4
|\ \ | |/
| * fate.sh: Ignore errors from rm command during cleanup.Diego Biurrun2011-09-221-1/+1
| * fate.sh: Run git-pull in quiet mode to avoid console spam.Diego Biurrun2011-09-221-1/+1
| * 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-203-1/+10
* | 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-174-7/+7
|\ \ | |/
| * movenc: create an alternate group for each media typeAnton Khirnov2011-09-173-6/+6
| * rawdec: g722 is always 1 channel/16kHzAnton Khirnov2011-09-171-1/+1
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-121-1/+1
|\ \ | |/
| * avconv: rewrite -qscale and -aq handling.Anton Khirnov2011-09-111-1/+1
* | 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-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
OpenPOWER on IntegriCloud