| Commit message (Expand) | Author | Age | Files | Lines |
* | FATE: change fate-maxis-xa to a normal demuxing test | Paul B Mahol | 2012-03-19 | 2 | -2/+32 |
* | FATE: add test for adpcm-ea-maxis-xa | Paul B Mahol | 2012-03-19 | 2 | -0/+34 |
* | adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference. | Ronald S. Bultje | 2012-03-18 | 3 | -142/+142 |
* | fate: make compare() function compatible with POSIX bc | Mans Rullgard | 2012-03-18 | 1 | -2/+1 |
* | fate: fix enc_dec_pcm tests with remote target | Mans Rullgard | 2012-03-17 | 1 | -2/+2 |
* | FATE: remove WMA acodec tests | Justin Ruggles | 2012-03-17 | 5 | -125/+0 |
* | FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparison | Justin Ruggles | 2012-03-17 | 1 | -0/+19 |
* | FATE: add AC-3 and E-AC-3 encode/decode tests with fuzzy comparison | Justin Ruggles | 2012-03-17 | 1 | -0/+16 |
* | FATE: add capability for audio encode/decode tests with fuzzy psnr comparison | Justin Ruggles | 2012-03-15 | 1 | -0/+10 |
* | FATE: allow a tolerance in the size comparison in do_tiny_psnr() | Justin Ruggles | 2012-03-15 | 2 | -2/+4 |
* | FATE: use absolute difference from a target value in do_tiny_psnr() | Justin Ruggles | 2012-03-15 | 2 | -5/+13 |
* | FATE: allow tests to set CMP_SHIFT to pass to tiny_psnr | Justin Ruggles | 2012-03-15 | 2 | -2/+3 |
* | FATE: use $fuzz directly in do_tiny_psnr() instead of passing it around | Justin Ruggles | 2012-03-15 | 1 | -6/+6 |
* | Add ffvhuff encoding and decoding regression test | Paul B Mahol | 2012-03-14 | 3 | -0/+13 |
* | fate: add pam image regression test | Paul B Mahol | 2012-03-14 | 2 | -0/+7 |
* | FATE: add shorthand to wavpack test | Paul B Mahol | 2012-03-12 | 1 | -26/+29 |
* | FATE: add test for cdxl demuxer | Paul B Mahol | 2012-03-12 | 2 | -0/+24 |
* | FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option. | Anton Khirnov | 2012-03-06 | 3 | -4/+6 |
* | lavf: Use av_get_audio_frame_duration() in get_audio_frame_size() | Justin Ruggles | 2012-03-05 | 2 | -20/+21 |
* | aiffdec: do not set AVCodecContext.frame_size | Justin Ruggles | 2012-03-05 | 1 | -18/+18 |
* | lavf: deobfuscate read_frame_internal(). | Anton Khirnov | 2012-03-05 | 2 | -2/+2 |
* | fate: Add sunrast regression test | Derek Buitenhuis | 2012-03-03 | 2 | -0/+7 |
* | wmaenc: fix m/s stereo encoding for the first frame | Justin Ruggles | 2012-03-03 | 2 | -6/+6 |
* | tiertexseq: set audio stream start time to 0 | Justin Ruggles | 2012-03-03 | 1 | -21/+21 |
* | voc/avs: Do not change the sample rate mid-stream. | Justin Ruggles | 2012-03-03 | 1 | -12/+12 |
* | vqf: set packet duration | Justin Ruggles | 2012-03-03 | 1 | -1/+1 |
* | mpegaudio_parser: do not ignore information from the first parsed frame | Justin Ruggles | 2012-03-03 | 3 | -18/+14 |
* | g722: Fix the QMF scaling | Martin Storsjö | 2012-03-02 | 3 | -172/+172 |
* | electronicarts: set timebase for tgv video. | Anton Khirnov | 2012-03-02 | 2 | -87/+87 |
* | electronicarts: parse the framerate for cmv video. | Anton Khirnov | 2012-03-02 | 1 | -195/+195 |
* | electronicarts: don't set codec timebase | Anton Khirnov | 2012-03-02 | 3 | -390/+390 |
* | FATE: do not decode audio in the nuv test. | Justin Ruggles | 2012-02-29 | 2 | -20/+1 |
* | FATE: add mp3 test for sample that exhibited false overreads | Justin Ruggles | 2012-02-29 | 1 | -0/+5 |
* | fate: add cdxl test for bit line plane arrangement | Paul B Mahol | 2012-02-29 | 2 | -0/+14 |
* | dpxenc: Don't include the libavcodec ident if bitexact mode is enabled | Martin Storsjö | 2012-02-29 | 1 | -1/+1 |
* | prores: store and retrieve extended colourspace information | Kostya Shishkov | 2012-02-29 | 2 | -2/+2 |
* | prores: handle 444 chroma in right order | Kostya Shishkov | 2012-02-29 | 1 | -2/+2 |
* | mpegvideo_enc: add chroma/luma_elim_threshold private options. | Anton Khirnov | 2012-02-29 | 1 | -1/+1 |
* | mpegvideo_enc: add qp_rd flag to mpv_flags. | Anton Khirnov | 2012-02-29 | 1 | -3/+3 |
* | fate: Overhaul WavPack coverage | Derek Buitenhuis | 2012-02-27 | 30 | -4/+114 |
* | lavf: don't guess r_frame_rate from either stream or codec timebase. | Anton Khirnov | 2012-02-26 | 1 | -1/+1 |
* | avconv: saner output video timebase. | Anton Khirnov | 2012-02-26 | 51 | -3775/+3778 |
* | rawdec: set timebase to 1/fps. | Anton Khirnov | 2012-02-26 | 10 | -125/+125 |
* | FATE: remove a bunch of useless -vsync 0 | Anton Khirnov | 2012-02-26 | 7 | -191/+191 |
* | fate: add tests for cdxl video | Paul B Mahol | 2012-02-25 | 6 | -0/+93 |
* | lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields(). | Anton Khirnov | 2012-02-22 | 1 | -1/+1 |
* | Add prores regression test. | Reimar Döffinger | 2012-02-21 | 3 | -0/+13 |
* | Enable already existing rso regression test. | Reimar Döffinger | 2012-02-21 | 1 | -0/+3 |
* | Add regression test for "sox" format muxer/demuxer. | Reimar Döffinger | 2012-02-21 | 2 | -0/+7 |
* | Add dpx encoding regression test. | Carl Eugen Hoyos | 2012-02-21 | 2 | -0/+7 |