summaryrefslogtreecommitdiff
path: root/tests/ref/seek
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-221-20/+10
* asf: update seek test referenceMans Rullgard2011-03-173-87/+81
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-141-11/+11
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-161-10/+20
* Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles2011-01-081-14/+7
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-291-17/+16
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-211-7/+5
* Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles2010-12-141-10/+16
* Add a FLAC parser.Michael Chinen2010-12-071-23/+45
* Avoid negative SCR in mpeg ps muxer.Michael Niedermayer2010-10-161-27/+27
* Update rv20 seek test referenceMåns Rullgård2010-09-261-17/+17
* regtest: rename seektest ref files using alphanumeric chars onlyMåns Rullgård2010-07-20114-0/+0
* regtest: add seektest reference files for rgb/yuv in aviMåns Rullgård2010-06-062-0/+92
* matroskaenc: Mux clusters betterJames Zern2010-06-041-12/+12