| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -2/+2 |
* | cosmetics: Consistently place static, inline and av_cold attributes/keywords. | Diego Biurrun | 2012-04-04 | 1 | -1/+1 |
* | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -3/+1 |
* | wma: Refactor common code to fix standalone compilation of WMA lossless decoder. | Diego Biurrun | 2012-03-07 | 1 | -0/+1 |
* | doxygen: Remove documentation for non-existing parameters; misc small fixes. | Diego Biurrun | 2012-02-28 | 1 | -1/+0 |
* | wmapro: change max. block size to 13 bits. | Ronald S. Bultje | 2012-02-16 | 1 | -4/+8 |
* | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | wmapro: use av_float2int() | Mans Rullgard | 2011-12-11 | 1 | -2/+3 |
* | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -1/+1 |
* | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -27/+36 |
* | wmapro: fix strict-aliasing violations by using av_alias32 | Justin Ruggles | 2011-10-28 | 1 | -7/+8 |
* | wmapro: use FmtConvertContext.float_interleave() to interleave output samples | Justin Ruggles | 2011-10-28 | 1 | -11/+9 |
* | lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. | Anton Khirnov | 2011-10-20 | 1 | -2/+2 |
* | wmapro: Validate the number of audio channels before using it | Laurent Aimar | 2011-10-07 | 1 | -12/+12 |
* | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -8/+7 |
* | Mark some variables with av_unused | Mans Rullgard | 2011-06-03 | 1 | -1/+1 |
* | Add AVX FFT implementation. | Vitor Sessak | 2011-04-26 | 1 | -2/+2 |
* | Move sine windows to a separate file | Mans Rullgard | 2011-03-20 | 1 | -0/+1 |
* | fft: remove inline wrappers for function pointers | Mans Rullgard | 2011-03-19 | 1 | -3/+3 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Remove unneeded add bias from 3 functions. | Justin Ruggles | 2011-01-31 | 1 | -1/+1 |
* | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -16/+16 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | support decoding of files that contain the number | Sascha Sommer | 2011-01-16 | 1 | -6/+18 |
* | do not read over the end of the packet | Sascha Sommer | 2011-01-15 | 1 | -0/+6 |
* | also support decoding of AVPackets with multiple wma packets | Sascha Sommer | 2011-01-14 | 1 | -3/+5 |
* | add support for blocksize 64 | Sascha Sommer | 2011-01-14 | 1 | -5/+6 |
* | skip unsupported postproc information | Sascha Sommer | 2011-01-08 | 1 | -3/+4 |
* | add support for files that do not allow more than 4 subframes | Sascha Sommer | 2011-01-08 | 1 | -1/+1 |
* | fix indentation | Sascha Sommer | 2011-01-08 | 1 | -9/+10 |
* | add support for files where the frames do not have a length prefix | Sascha Sommer | 2011-01-08 | 1 | -7/+23 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Change a doxy comment to a normal one. | Benoit Fouet | 2010-08-02 | 1 | -1/+1 |
* | Fix doxy that refers to the wrong variable. | Michael Niedermayer | 2010-07-27 | 1 | -5/+5 |
* | Move clipping of audio samples (for those codecs outputting float) from decoder | Ronald S. Bultje | 2010-04-21 | 1 | -1/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Simplify interleaving code. | Ronald S. Bultje | 2010-03-29 | 1 | -5/+3 |
* | Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / | Stefano Sabatini | 2010-03-25 | 1 | -3/+6 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -2/+2 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -2/+2 |
* | Add support for hard-coded MDCT-related ff_sine_windows tables. | Reimar Döffinger | 2010-01-09 | 1 | -2/+1 |
* | WMAPRO: use some type punning in decode_coeffs() | Måns Rullgård | 2009-10-18 | 1 | -13/+25 |
* | increase maximum compressed frame size | Sascha Sommer | 2009-10-03 | 1 | -1/+1 |
* | return AVERROR_INVALIDDATA when the bitstream could not be decoded | Sascha Sommer | 2009-10-03 | 1 | -1/+1 |
* | WMA: store level_table as floats, use type punning for sign flip in decode | Måns Rullgård | 2009-09-29 | 1 | -1/+1 |
* | WMAPRO: use vector_fmul_scalar from dsputil where possible | Måns Rullgård | 2009-09-27 | 1 | -8/+11 |
* | Merge FFTContext and MDCTContext | Måns Rullgård | 2009-09-20 | 1 | -1/+1 |
* | Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes | Sascha Sommer | 2009-09-16 | 1 | -0/+1 |
* | Add two more sizes to ff_sine_windows[] and also pad it with NULLs so | Vitor Sessak | 2009-09-15 | 1 | -1/+1 |