summaryrefslogtreecommitdiffstats
path: root/tests/ref/seek
Commit message (Expand)AuthorAgeFilesLines
* Remove avserver.Anton Khirnov2014-06-181-53/+0
* mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-069-167/+167
* matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-291-22/+22
* flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov2014-05-293-58/+58
* matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-291-22/+22
* avconv: set the "encoder" tag when transcodingAnton Khirnov2014-05-181-22/+22
* asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-011-27/+27
* matroskaenc: write CodecDelayAnton Khirnov2014-05-011-22/+22
* mxf: Set audio packets ptsMatthieu Bouron2014-03-062-2/+2
* mxfdec: set audio timebase to 1/samplerateAnton Khirnov2013-09-292-24/+24
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-271-22/+22
* oggdec: do not fall back on binary search in the generic code.Anton Khirnov2013-07-021-17/+34
* avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-302-2/+2
* lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-254-103/+103
* FATE: enable multiple slices in the ffv1 vsynth testAnton Khirnov2013-03-081-20/+20
* wmv2: move IDCT to its own DSP context.Ronald S. Bultje2013-01-201-14/+14
* Drop Snow codecDiego Biurrun2013-01-062-92/+0
* fate: split dependencies for fate-seek testsJanne Grunau2012-12-02105-0/+0
* riff: do not write empty INFO tagsVictor Vasiliev2012-10-1627-538/+538
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-2920-76/+27
* pcmenc: set correct bitrate valueMans Rullgard2012-05-172-36/+36
* FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-241-13/+13
* matroska: Add incremental parsing of clusters.Dale Curtis2012-04-221-1/+1
* FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-201-13/+13
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-201-27/+0
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-201-53/+0
* mpegaudioenc: use AVCodec.encode2()Justin Ruggles2012-03-205-93/+99
* ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-201-9/+9
* FATE: remove WMA acodec testsJustin Ruggles2012-03-172-106/+0
* aiffdec: do not set AVCodecContext.frame_sizeJustin Ruggles2012-03-051-18/+18
* voc/avs: Do not change the sample rate mid-stream.Justin Ruggles2012-03-031-12/+12
* mpegaudio_parser: do not ignore information from the first parsed frameJustin Ruggles2012-03-031-9/+5
* rawdec: set timebase to 1/fps.Anton Khirnov2012-02-2610-125/+125
* FATE: update reference for seek-alac_mp4Justin Ruggles2012-02-111-27/+27
* avconv: rework -t handling for encoding.Anton Khirnov2012-02-074-15/+21
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-022-44/+49
* mxfdec: hybrid demuxing/seeking solutionJanne Grunau2012-01-222-50/+45
* fate: update asf seektestLuca Barbato2011-12-021-8/+8
* fate: split acodec-pcm into individual testsJustin Ruggles2011-12-012-106/+0
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-221-0/+0
* Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-022-24/+24
* remove the zork pcm seek testJustin Ruggles2011-10-261-53/+0
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-148-204/+204
* fate: remove seek-mpeg2reuse testMans Rullgard2011-09-281-46/+0
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-051-15/+20
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-081-1/+1
* lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-102-25/+25
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-261-1/+2
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-122-25/+25
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-031-3/+6
OpenPOWER on IntegriCloud