summaryrefslogtreecommitdiff
path: root/tests/ref/seek
Commit message (Expand)AuthorAge
* matroska: Write the field order informationLuca Barbato2016-04-03
* sgienc: Do not end RLE lines with 0sVittorio Giovara2015-11-24
* lavf: Replace the ASF demuxerAlexandra Hájková2015-06-28
* nutenc: do not use has_b_framesAnton Khirnov2015-01-27
* Replace lena.pnmReinhard Tartler2014-11-28
* Remove avserver.Anton Khirnov2014-06-18
* mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-06
* matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-29
* flvenc: only write the framerate tag based on avg_frame_rateAnton 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
* asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-01
* matroskaenc: write CodecDelayAnton Khirnov2014-05-01
* mxf: Set audio packets ptsMatthieu Bouron2014-03-06
* mxfdec: set audio timebase to 1/samplerateAnton Khirnov2013-09-29
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-27
* oggdec: do not fall back on binary search in the generic code.Anton Khirnov2013-07-02
* avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-30
* lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-25
* FATE: enable multiple slices in the ffv1 vsynth testAnton Khirnov2013-03-08
* wmv2: move IDCT to its own DSP context.Ronald S. Bultje2013-01-20
* Drop Snow codecDiego Biurrun2013-01-06
* fate: split dependencies for fate-seek testsJanne Grunau2012-12-02
* riff: do not write empty INFO tagsVictor Vasiliev2012-10-16
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* pcmenc: set correct bitrate valueMans Rullgard2012-05-17
* FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-24
* matroska: Add incremental parsing of clusters.Dale Curtis2012-04-22
* FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-20
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-20
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-20
* mpegaudioenc: use AVCodec.encode2()Justin Ruggles2012-03-20
* ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-20
* FATE: remove WMA acodec testsJustin Ruggles2012-03-17
* aiffdec: do not set AVCodecContext.frame_sizeJustin Ruggles2012-03-05
* voc/avs: Do not change the sample rate mid-stream.Justin Ruggles2012-03-03
* mpegaudio_parser: do not ignore information from the first parsed frameJustin Ruggles2012-03-03
* rawdec: set timebase to 1/fps.Anton Khirnov2012-02-26
* FATE: update reference for seek-alac_mp4Justin Ruggles2012-02-11
* avconv: rework -t handling for encoding.Anton Khirnov2012-02-07
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-02
* mxfdec: hybrid demuxing/seeking solutionJanne Grunau2012-01-22
* fate: update asf seektestLuca Barbato2011-12-02
* fate: split acodec-pcm into individual testsJustin Ruggles2011-12-01
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-22
* Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-02
* remove the zork pcm seek testJustin Ruggles2011-10-26
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-14
* fate: remove seek-mpeg2reuse testMans Rullgard2011-09-28
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05