| Commit message (Expand) | Author | Age | Files | Lines |
* | libavformat/matroska: Write stream durations in metadata, in the format of mk... | Sasi Inguva | 2015-08-05 | 1 | -2/+2 |
* | avformat/rawenc: Store sample number for ADX | Michael Niedermayer | 2015-06-21 | 2 | -2/+2 |
* | fate: Add test for -exact_rice_parameters 1 | Michael Niedermayer | 2015-05-19 | 1 | -0/+4 |
* | fate: add tta encoder test | James Almer | 2015-04-13 | 1 | -0/+4 |
* | tests/fate: Add S302M test | Michael Niedermayer | 2015-03-02 | 1 | -0/+4 |
* | fate: add wavpack encoder | Paul B Mahol | 2015-02-13 | 1 | -0/+4 |
* | avcodec/adxenc: fix rounding | Michael Niedermayer | 2014-11-30 | 2 | -6/+6 |
* | avcodec/adxenc: match prediction used in the decoder | Michael Niedermayer | 2014-11-30 | 2 | -6/+6 |
* | adpcm: Write the proper predictor in trellis mode in IMA QT | Martin Storsjö | 2014-06-06 | 1 | -3/+3 |
* | fate: enable adpcm-ima_qt-trellis | Michael Niedermayer | 2014-06-06 | 1 | -0/+4 |
* | tests: add adpcm trellis tests | Timothy Gu | 2014-06-05 | 5 | -0/+20 |
* | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 11 | -22/+22 |
* | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' | Michael Niedermayer | 2014-05-18 | 11 | -22/+22 |
|\ |
|
* | | ff_put_wav_header: add flag to force WAVEFORMATEX | Daniel Verkamp | 2014-04-30 | 37 | -41/+41 |
* | | fate: force 128kb/sec for mp2 test | Michael Niedermayer | 2014-04-15 | 1 | -4/+4 |
* | | avcodec/mpegaudioenc_template: default to 384k bitrate as default | Michael Niedermayer | 2014-04-11 | 2 | -8/+8 |
* | | avcodec: split mp2 encoder into float and fixed | Michael Niedermayer | 2013-12-03 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-23 | 5 | -5/+5 |
|\| |
|
| * | movenc: Make tkhd "enabled" flag QuickTime compatible | John Stebbins | 2013-08-23 | 5 | -5/+5 |
* | | lswr: Improve default resampler's default parameters | Alexander Strasser | 2013-01-04 | 1 | -3/+3 |
* | | aiffenc: set correct number of bits foru8 in aiff | Piotr Bandurski | 2012-12-20 | 1 | -1/+1 |
* | | Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6' | Michael Niedermayer | 2012-12-03 | 37 | -0/+148 |
|\| |
|
| * | fate: move fate-acodec reference files to their own dir | Janne Grunau | 2012-12-03 | 23 | -0/+92 |
|/ |
|
* | fate: convert codec-regression.sh to makefile rules | Mans Rullgard | 2012-05-29 | 25 | -97/+0 |
* | pcmenc: set correct bitrate value | Mans Rullgard | 2012-05-17 | 2 | -2/+2 |
* | FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum test | Justin Ruggles | 2012-04-20 | 1 | -4/+0 |
* | FATE: replace the acodec-g726 test with 4 new encode/decode tests | Justin Ruggles | 2012-04-20 | 1 | -4/+0 |
* | FATE: replace current g722 encoding tests with an encode/decode test | Justin Ruggles | 2012-04-20 | 1 | -4/+0 |
* | avconv: use default channel layouts when they are unknown | Justin Ruggles | 2012-04-10 | 5 | -5/+5 |
* | g722enc: use AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -2/+2 |
* | FATE: remove WMA acodec tests | Justin Ruggles | 2012-03-17 | 2 | -8/+0 |
* | wmaenc: fix m/s stereo encoding for the first frame | Justin Ruggles | 2012-03-03 | 2 | -6/+6 |
* | g722: Fix the QMF scaling | Martin Storsjö | 2012-03-02 | 1 | -4/+4 |
* | adpcmenc: Use correct frame_size for Yamaha ADPCM. | Justin Ruggles | 2012-02-20 | 1 | -4/+4 |
* | alacenc: only encode frame size in header for a final smaller frame | Justin Ruggles | 2012-02-11 | 1 | -2/+2 |
* | fate: make acodec-ac3_fixed test output raw AC3 | Mans Rullgard | 2012-02-02 | 1 | -2/+2 |
* | fate: Update file checksums after the mov muxer change in a78dbada55d6 | Martin Storsjö | 2012-01-10 | 5 | -5/+5 |
* | g722enc: set frame_size, and also handle an odd number of input samples | Justin Ruggles | 2012-01-07 | 1 | -4/+4 |
* | fate: add ADX encoding/decoding test | Justin Ruggles | 2012-01-03 | 1 | -0/+4 |
* | movenc: Rudimentary IODs support. | Alex Converse | 2011-12-15 | 1 | -2/+2 |
* | movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs | Justin Ruggles | 2011-12-09 | 4 | -8/+8 |
* | g722: Add a regression test for muxing/demuxing in wav | Martin Storsjö | 2011-12-05 | 1 | -0/+4 |
* | fate: split acodec-pcm into individual tests | Justin Ruggles | 2011-12-01 | 16 | -68/+60 |
* | Replace vendor string in Ogg and FLAC muxers. | Diego Biurrun | 2011-11-02 | 1 | -2/+2 |
* | avcodec: remove the Zork PCM encoder. | Justin Ruggles | 2011-10-26 | 1 | -4/+0 |
* | riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header | John Brooks | 2011-10-14 | 11 | -42/+42 |
* | adpcmenc: fix QT IMA ADPCM encoder | Baptiste Coudurier | 2011-09-23 | 1 | -3/+3 |
* | adpcmdec: Fix QT IMA ADPCM decoder | Baptiste Coudurier | 2011-09-23 | 1 | -3/+3 |
* | movenc: create an alternate group for each media type | Anton Khirnov | 2011-09-17 | 2 | -5/+5 |
* | ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. | Justin Ruggles | 2011-09-05 | 1 | -1/+1 |