aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-242-16/+16
* matroska: Add incremental parsing of clusters.Dale Curtis2012-04-221-1/+1
* FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-205-22/+22
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-203-31/+1
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-206-57/+4
* FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-203-5/+1
* avconv: get output pixel format from lavfi.Anton Khirnov2012-04-151-3/+3
* avconv: use default channel layouts when they are unknownJustin Ruggles2012-04-105-5/+5
* fate: add BMP tests.Ronald S. Bultje2012-04-0413-0/+26
* FATE: Add RALF decoding testDerek Buitenhuis2012-04-011-0/+1
* FATE: add a test for vp8 with changing frame size.Anton Khirnov2012-03-281-0/+31
* fate: add kgv1 fate test.Ronald S. Bultje2012-03-271-0/+314
* fate: add wmalossless test.Ronald S. Bultje2012-03-231-0/+1
* FATE: Add ZeroCodec testDerek Buitenhuis2012-03-221-0/+39
* mpegaudioenc: use AVCodec.encode2()Justin Ruggles2012-03-2010-103/+109
* g722enc: use AVCodec.encode2()Justin Ruggles2012-03-201-2/+2
* ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-202-10/+10
* avconv: pass input stream timestamps to audio encodersJustin Ruggles2012-03-205-740/+740
* xa: fix timestamp calculationJustin Ruggles2012-03-201-30/+30
* FATE: change fate-maxis-xa to a normal demuxing testPaul B Mahol2012-03-191-1/+31
* FATE: add test for adpcm-ea-maxis-xaPaul B Mahol2012-03-191-0/+31
* adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.Ronald S. Bultje2012-03-183-142/+142
* FATE: remove WMA acodec testsJustin Ruggles2012-03-174-114/+0
* Add ffvhuff encoding and decoding regression testPaul B Mahol2012-03-142-0/+8
* fate: add pam image regression testPaul B Mahol2012-03-141-0/+3
* FATE: add test for cdxl demuxerPaul B Mahol2012-03-121-0/+21
* lavf: Use av_get_audio_frame_duration() in get_audio_frame_size()Justin Ruggles2012-03-052-20/+21
* aiffdec: do not set AVCodecContext.frame_sizeJustin Ruggles2012-03-051-18/+18
* lavf: deobfuscate read_frame_internal().Anton Khirnov2012-03-052-2/+2
* fate: Add sunrast regression testDerek Buitenhuis2012-03-031-0/+3
* wmaenc: fix m/s stereo encoding for the first frameJustin Ruggles2012-03-032-6/+6
* tiertexseq: set audio stream start time to 0Justin Ruggles2012-03-031-21/+21
* voc/avs: Do not change the sample rate mid-stream.Justin Ruggles2012-03-031-12/+12
* vqf: set packet durationJustin Ruggles2012-03-031-1/+1
* mpegaudio_parser: do not ignore information from the first parsed frameJustin Ruggles2012-03-033-18/+14
* g722: Fix the QMF scalingMartin Storsjö2012-03-023-172/+172
* electronicarts: set timebase for tgv video.Anton Khirnov2012-03-022-87/+87
* electronicarts: parse the framerate for cmv video.Anton Khirnov2012-03-021-195/+195
* electronicarts: don't set codec timebaseAnton Khirnov2012-03-023-390/+390
* FATE: do not decode audio in the nuv test.Justin Ruggles2012-02-291-19/+0
* fate: add cdxl test for bit line plane arrangementPaul B Mahol2012-02-291-0/+11
* dpxenc: Don't include the libavcodec ident if bitexact mode is enabledMartin Storsjö2012-02-291-1/+1
* prores: store and retrieve extended colourspace informationKostya Shishkov2012-02-292-2/+2
* prores: handle 444 chroma in right orderKostya Shishkov2012-02-291-2/+2
* mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-291-1/+1
* fate: Overhaul WavPack coverageDerek Buitenhuis2012-02-2727-1/+26
* lavf: don't guess r_frame_rate from either stream or codec timebase.Anton Khirnov2012-02-261-1/+1
* avconv: saner output video timebase.Anton Khirnov2012-02-2651-3775/+3778
* rawdec: set timebase to 1/fps.Anton Khirnov2012-02-2610-125/+125
* fate: add tests for cdxl videoPaul B Mahol2012-02-254-0/+78