summaryrefslogtreecommitdiffstats
path: root/tests/ref/acodec
Commit message (Expand)AuthorAgeFilesLines
* adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö2014-06-061-3/+3
* fate: enable adpcm-ima_qt-trellisMichael Niedermayer2014-06-061-0/+4
* tests: add adpcm trellis testsTimothy Gu2014-06-055-0/+20
* ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer2014-05-1811-22/+22
* Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer2014-05-1811-22/+22
|\
* | ff_put_wav_header: add flag to force WAVEFORMATEXDaniel Verkamp2014-04-3037-41/+41
* | fate: force 128kb/sec for mp2 testMichael Niedermayer2014-04-151-4/+4
* | avcodec/mpegaudioenc_template: default to 384k bitrate as defaultMichael Niedermayer2014-04-112-8/+8
* | avcodec: split mp2 encoder into float and fixedMichael Niedermayer2013-12-031-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-235-5/+5
|\ \ | |/
| * movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-235-5/+5
* | lswr: Improve default resampler's default parametersAlexander Strasser2013-01-041-3/+3
* | aiffenc: set correct number of bits foru8 in aiffPiotr Bandurski2012-12-201-1/+1
* | Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6'Michael Niedermayer2012-12-0337-0/+148
|\ \ | |/
| * fate: move fate-acodec reference files to their own dirJanne Grunau2012-12-0323-0/+92
|/
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-2925-97/+0
* pcmenc: set correct bitrate valueMans Rullgard2012-05-172-2/+2
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-201-4/+0
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-201-4/+0
* FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-201-4/+0
* avconv: use default channel layouts when they are unknownJustin Ruggles2012-04-105-5/+5
* g722enc: use AVCodec.encode2()Justin Ruggles2012-03-201-2/+2
* FATE: remove WMA acodec testsJustin Ruggles2012-03-172-8/+0
* wmaenc: fix m/s stereo encoding for the first frameJustin Ruggles2012-03-032-6/+6
* g722: Fix the QMF scalingMartin Storsjö2012-03-021-4/+4
* adpcmenc: Use correct frame_size for Yamaha ADPCM.Justin Ruggles2012-02-201-4/+4
* alacenc: only encode frame size in header for a final smaller frameJustin Ruggles2012-02-111-2/+2
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-021-2/+2
* fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-105-5/+5
* g722enc: set frame_size, and also handle an odd number of input samplesJustin Ruggles2012-01-071-4/+4
* fate: add ADX encoding/decoding testJustin Ruggles2012-01-031-0/+4
* movenc: Rudimentary IODs support.Alex Converse2011-12-151-2/+2
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-094-8/+8
* g722: Add a regression test for muxing/demuxing in wavMartin Storsjö2011-12-051-0/+4
* fate: split acodec-pcm into individual testsJustin Ruggles2011-12-0116-68/+60
* Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-021-2/+2
* avcodec: remove the Zork PCM encoder.Justin Ruggles2011-10-261-4/+0
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-1411-42/+42
* adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier2011-09-231-3/+3
* adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-231-3/+3
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-172-5/+5
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-051-1/+1
* fate: run aref and vref as regular testsMans Rullgard2011-05-181-0/+2
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-261-1/+1
* matroskaenc: don't write an empty Cues element.Anton Khirnov2011-04-071-4/+4
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-031-1/+1
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-031-1/+1
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-221-1/+1
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-141-1/+1
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-161-1/+1
OpenPOWER on IntegriCloud