summaryrefslogtreecommitdiffstats
path: root/tests/ref/acodec
Commit message (Expand)AuthorAgeFilesLines
* movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-235-5/+5
* 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
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-151-1/+1
* ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles2011-02-021-1/+1
* Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles2011-01-081-1/+1
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-0/+0
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-291-1/+1
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-211-1/+1
* Simplify fix15().Justin Ruggles2010-12-141-1/+1
* Set a constant frame size for encoding G.726 audio.Justin Ruggles2010-09-111-4/+4
* tiny_psnr: skip wav headers on input filesMåns Rullgård2010-07-0912-32/+32
* tiny_psnr: print max absolute difference between filesVitor Sessak2010-07-0912-32/+32
* matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agreesDavid Conrad2010-06-041-4/+4
* matroskaenc: Mux clusters betterJames Zern2010-06-041-2/+2
* Update regression tests after removing track timecode scale from mkvencDavid Conrad2010-05-221-4/+4
OpenPOWER on IntegriCloud