summaryrefslogtreecommitdiff
path: root/tests/ref/acodec
Commit message (Expand)AuthorAge
* fate: add wavpack encoderPaul B Mahol2015-02-13
* avcodec/adxenc: fix roundingMichael Niedermayer2014-11-30
* avcodec/adxenc: match prediction used in the decoderMichael Niedermayer2014-11-30
* adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö2014-06-06
* fate: enable adpcm-ima_qt-trellisMichael Niedermayer2014-06-06
* tests: add adpcm trellis testsTimothy Gu2014-06-05
* ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer2014-05-18
* Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer2014-05-18
|\
* | ff_put_wav_header: add flag to force WAVEFORMATEXDaniel Verkamp2014-04-30
* | fate: force 128kb/sec for mp2 testMichael Niedermayer2014-04-15
* | avcodec/mpegaudioenc_template: default to 384k bitrate as defaultMichael Niedermayer2014-04-11
* | avcodec: split mp2 encoder into float and fixedMichael Niedermayer2013-12-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-23
|\|
| * movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-23
* | lswr: Improve default resampler's default parametersAlexander Strasser2013-01-04
* | aiffenc: set correct number of bits foru8 in aiffPiotr Bandurski2012-12-20
* | Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6'Michael Niedermayer2012-12-03
|\|
| * fate: move fate-acodec reference files to their own dirJanne Grunau2012-12-03
|/
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* pcmenc: set correct bitrate valueMans Rullgard2012-05-17
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-20
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-20
* FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-20
* avconv: use default channel layouts when they are unknownJustin Ruggles2012-04-10
* g722enc: use AVCodec.encode2()Justin Ruggles2012-03-20
* FATE: remove WMA acodec testsJustin Ruggles2012-03-17
* wmaenc: fix m/s stereo encoding for the first frameJustin Ruggles2012-03-03
* g722: Fix the QMF scalingMartin Storsjö2012-03-02
* adpcmenc: Use correct frame_size for Yamaha ADPCM.Justin Ruggles2012-02-20
* alacenc: only encode frame size in header for a final smaller frameJustin Ruggles2012-02-11
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-02
* fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-10
* g722enc: set frame_size, and also handle an odd number of input samplesJustin Ruggles2012-01-07
* fate: add ADX encoding/decoding testJustin Ruggles2012-01-03
* movenc: Rudimentary IODs support.Alex Converse2011-12-15
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-09
* g722: Add a regression test for muxing/demuxing in wavMartin Storsjö2011-12-05
* fate: split acodec-pcm into individual testsJustin Ruggles2011-12-01
* Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-02
* avcodec: remove the Zork PCM encoder.Justin Ruggles2011-10-26
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-14
* adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier2011-09-23
* adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-23
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-17
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
* fate: run aref and vref as regular testsMans Rullgard2011-05-18
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-26
* matroskaenc: don't write an empty Cues element.Anton Khirnov2011-04-07
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03