| Commit message (Expand) | Author | Age | Files | Lines |
* | movenc: Make tkhd "enabled" flag QuickTime compatible | John Stebbins | 2013-08-23 | 5 | -5/+5 |
* | 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 |
* | fate: run aref and vref as regular tests | Mans Rullgard | 2011-05-18 | 1 | -0/+2 |
* | ac3enc: correct the flipped sign in the ac3_fixed encoder | Justin Ruggles | 2011-04-26 | 1 | -1/+1 |
* | matroskaenc: don't write an empty Cues element. | Anton Khirnov | 2011-04-07 | 1 | -4/+4 |
* | ac3enc: select bandwidth based on bit rate, sample rate, and number of | Justin Ruggles | 2011-04-03 | 1 | -1/+1 |
* | ac3enc: use generic fixed-point mdct | Mans Rullgard | 2011-04-03 | 1 | -1/+1 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 1 | -1/+1 |
* | ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. | Justin | 2011-03-14 | 1 | -1/+1 |
* | ac3enc: fix bug in stereo rematrixing decision. | Justin Ruggles | 2011-02-16 | 1 | -1/+1 |
* | ac3enc: change default floor code to 7. | Justin Ruggles | 2011-02-15 | 1 | -1/+1 |
* | ac3enc: Change EXP_DIFF_THRESHOLD to 500. | Justin Ruggles | 2011-02-02 | 1 | -1/+1 |
* | Add stereo rematrixing support to the AC-3 encoders. | Justin Ruggles | 2011-01-08 | 1 | -1/+1 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -0/+0 |
* | Change the default dB-per-bit code from 2 to 3. | Justin Ruggles | 2010-12-29 | 1 | -1/+1 |
* | Change FIX15() back to clipping to -32767..32767. | Justin Ruggles | 2010-12-21 | 1 | -1/+1 |
* | Simplify fix15(). | Justin Ruggles | 2010-12-14 | 1 | -1/+1 |
* | Set a constant frame size for encoding G.726 audio. | Justin Ruggles | 2010-09-11 | 1 | -4/+4 |
* | tiny_psnr: skip wav headers on input files | Måns Rullgård | 2010-07-09 | 12 | -32/+32 |
* | tiny_psnr: print max absolute difference between files | Vitor Sessak | 2010-07-09 | 12 | -32/+32 |
* | matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees | David Conrad | 2010-06-04 | 1 | -4/+4 |
* | matroskaenc: Mux clusters better | James Zern | 2010-06-04 | 1 | -2/+2 |
* | Update regression tests after removing track timecode scale from mkvenc | David Conrad | 2010-05-22 | 1 | -4/+4 |