summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* | h264-422: fix fate to handle 10 bit formats on big endian correctly.Michael Niedermayer2011-08-24
* | fate: add h264 intra 4:2:2 testsBaptiste Coudurier2011-08-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-22
|\|
| * movenc: use libx264 by default when possible for mov, mp4 and pspAnton Khirnov2011-08-22
| * avienc: saner default audio codec.Anton Khirnov2011-08-22
| * matroskaenc: saner default codecs.Anton Khirnov2011-08-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-19
|\|
| * avconv: remove -intra option.Anton Khirnov2011-08-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-18
|\|
| * avconv: rescue poor abused recording_time global.Anton Khirnov2011-08-17
| * rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-17
| * Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
| * rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-17
| * Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-16
| * avconv: use stream copy by default when possible.Anton Khirnov2011-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-16
|\|
| * lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-16
| * avconv: rename sameq to same_quantAnton Khirnov2011-08-16
* | fate: more cases of avconv that should be conditionalMichael Niedermayer2011-08-16
* | fate: some shells parse $11 as ${1}1Michael Niedermayer2011-08-16
* | fate: allow specifying the tool to use for fate (avconv / ffmpeg)Michael Niedermayer2011-08-15
* | fate-rsync: switch to our server in preparation of h264 4:2:2 testsMichael Niedermayer2011-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-13
|\|
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-12
* | dv: honor timecode in DV muxer.Clément Bœsch2011-08-13
* | mxf: add cli option in mxfenc to replace GOP timecode parsing.Clément Bœsch2011-08-13