Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | consts | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | Use memcpy instead of for loop | Benjamin Larsson | 2007-11-18 | 1 | -4/+2 |
* | Small simplification | Benjamin Larsson | 2007-11-14 | 1 | -9/+7 |
* | Support 44.1kHz audio. Acked by Benjamin | Alex Beregszaszi | 2007-11-14 | 1 | -0/+2 |
* | Change the "report sample" message from AV_LOG_DEBUG to AV_LOG_ERROR. | Alex Beregszaszi | 2007-11-14 | 1 | -1/+1 |
* | Make sine_window static. Acked by Benjamin Larsson | Alex Beregszaszi | 2007-11-14 | 1 | -1/+1 |
* | Fix nellymoser decode_tag return value, patch by Stefano Sabatini | Stefano Sabatini | 2007-11-14 | 1 | -1/+1 |
* | Remove unused variable | Benjamin Larsson | 2007-11-04 | 1 | -1/+0 |
* | Use the ffmpeg mdct function, patch by Fabrice Bellard. Thread: [FFmpeg-devel... | Fabrice Bellard | 2007-11-03 | 1 | -94/+27 |
* | Unaligned memory access rcrash fix | Benjamin Larsson | 2007-10-18 | 1 | -1/+1 |
* | Nellymoser ASAO decoder | Benjamin Larsson | 2007-10-15 | 1 | -0/+481 |