]> git.sesse.net Git - ffmpeg/history - tests/ref/acodec
bfin: update VP3 idct
[ffmpeg] / tests / ref / acodec /
2012-12-02 Janne Grunaufate: move fate-acodec reference files to their own dir
2012-05-29 Mans Rullgardfate: convert codec-regression.sh to makefile rules
2012-05-17 Mans Rullgardpcmenc: set correct bitrate value
2012-04-20 Justin RugglesFATE: replace the acodec-pcm_s24daud test with an enc_d...
2012-04-20 Justin RugglesFATE: replace the acodec-g726 test with 4 new encode...
2012-04-20 Justin RugglesFATE: replace current g722 encoding tests with an encod...
2012-04-10 Justin Rugglesavconv: use default channel layouts when they are unknown
2012-03-20 Justin Rugglesg722enc: use AVCodec.encode2()
2012-03-17 Justin RugglesFATE: remove WMA acodec tests
2012-03-03 Justin Ruggleswmaenc: fix m/s stereo encoding for the first frame
2012-03-02 Martin Storsjög722: Fix the QMF scaling
2012-02-20 Justin Rugglesadpcmenc: Use correct frame_size for Yamaha ADPCM.
2012-02-11 Justin Rugglesalacenc: only encode frame size in header for a final...
2012-02-02 Mans Rullgardfate: make acodec-ac3_fixed test output raw AC3
2012-01-10 Martin Storsjöfate: Update file checksums after the mov muxer change...
2012-01-07 Justin Rugglesg722enc: set frame_size, and also handle an odd number...
2012-01-03 Justin Rugglesfate: add ADX encoding/decoding test
2011-12-15 Alex Conversemovenc: Rudimentary IODs support.
2011-12-09 Justin Rugglesmovenc: simplify handling of pcm vs. adpcm vs. other...
2011-12-05 Martin Storsjög722: Add a regression test for muxing/demuxing in wav
2011-12-01 Justin Rugglesfate: split acodec-pcm into individual tests
2011-11-02 Diego BiurrunReplace vendor string in Ogg and FLAC muxers.
2011-10-26 Justin Rugglesavcodec: remove the Zork PCM encoder.
2011-10-14 John Brooksriff: always generate a proper WAVEFORMATEX structure...
2011-09-24 Baptiste Coudurieradpcmenc: fix QT IMA ADPCM encoder
2011-09-24 Baptiste Coudurieradpcmdec: Fix QT IMA ADPCM decoder
2011-09-17 Anton Khirnovmovenc: create an alternate group for each media type
2011-09-05 Justin Rugglesac3enc: Add channel coupling support for the fixed...
2011-05-18 Mans Rullgardfate: run aref and vref as regular tests
2011-04-26 Justin Rugglesac3enc: correct the flipped sign in the ac3_fixed encoder
2011-04-07 Anton Khirnovmatroskaenc: don't write an empty Cues element.
2011-04-04 Justin Rugglesac3enc: select bandwidth based on bit rate, sample...
2011-04-03 Mans Rullgardac3enc: use generic fixed-point mdct
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-14 Justinac3enc: do not right-shift fixed-point coefficients...
2011-02-16 Justin Rugglesac3enc: fix bug in stereo rematrixing decision.
2011-02-15 Justin Rugglesac3enc: change default floor code to 7.
2011-02-02 Justin Rugglesac3enc: Change EXP_DIFF_THRESHOLD to 500.
2011-01-08 Justin RugglesAdd stereo rematrixing support to the AC-3 encoders.
2011-01-04 Justin RugglesChange the AC-3 encoder to use floating-point.
2010-12-29 Justin RugglesChange the default dB-per-bit code from 2 to 3.
2010-12-21 Justin RugglesChange FIX15() back to clipping to -32767..32767.
2010-12-14 Justin RugglesSimplify fix15().
2010-09-11 Justin RugglesSet a constant frame size for encoding G.726 audio.
2010-07-09 Måns Rullgårdtiny_psnr: skip wav headers on input files
2010-07-09 Vitor Sessaktiny_psnr: print max absolute difference between files
2010-06-04 David Conradmatroskaenc: Don't write a second seekhead for the...
2010-06-04 James Zernmatroskaenc: Mux clusters better
2010-05-22 David ConradUpdate regression tests after removing track timecode...
2010-03-20 James DarnleyAdd VorbisComment writing to FLAC files.
2010-03-04 David ConradSimplify starting and ending clusters
2010-03-02 Måns RullgårdPlace regression test output files in subdirs per family
2010-01-30 Måns RullgårdSeparate audio-only tests so they are only run once