summaryrefslogtreecommitdiff
path: root/tests/ref/lavf/mkv
Commit message (Expand)AuthorAge
* matroska: Write the field order informationLuca Barbato2016-04-03
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-18
* matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-29
* matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-29
* avconv: set the "encoder" tag when transcodingAnton Khirnov2014-05-18
* matroskaenc: write CodecDelayAnton Khirnov2014-05-01
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-27
* avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-30
* lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-25
* mpegaudioenc: use AVCodec.encode2()Justin Ruggles2012-03-20
* avconv: rework -t handling for encoding.Anton Khirnov2012-02-07
* matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agreesDavid Conrad2010-06-04
* matroskaenc: Mux clusters betterJames Zern2010-06-04
* matroskaenc: Write codec time base as default duration for video tracks.David Conrad2010-05-24
* Update regression tests after removing track timecode scale from mkvencDavid Conrad2010-05-22
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-02
* Update regression tests after r21372David Conrad2010-01-21
* regtest: split reference files allowing tests to run individuallyMåns Rullgård2010-01-16