| January 28, 2011 | ||
|---|---|---|
View 9d06d7b
Remove the add bias hack for the C version of DSPContext.float_to_int16_*().Justin Ruggles authored on 2011/01/28 00:20:43 |
||
| January 27, 2011 | ||
|---|---|---|
View b5ec638
cosmetics: indentation and spacingJustin Ruggles authored on 2011/01/27 23:21:26 |
||
| January 26, 2011 | ||
|---|---|---|
View d36beb3
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò authored on 2011/01/26 06:40:11 |
||
View 4c57cde
Add ff_ prefix to ac3_common_init().Justin Ruggles authored on 2011/01/26 05:07:07 |
||
| November 12, 2010 | ||
|---|---|---|
View 5d6e4c1
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum SampleFormat with AVSampleFormat.Stefano Sabatini authored on 2010/11/12 20:04:40 |
||
| May 14, 2010 | ||
|---|---|---|
View eb0a4d3
Fix compilation of AC3 decoder if E-AC3 decoder was disabled.Carl Eugen Hoyos authored on 2010/05/14 05:41:36 |
||
| April 23, 2010 | ||
|---|---|---|
View cc8538f
ac3dec: return smaller of buf_size and frame_size instead of always returning frame_size.Justin Ruggles authored on 2010/04/23 06:43:36 |
||
| April 3, 2010 | ||
|---|---|---|
View 2874c81
Replace all remaining occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).Stefano Sabatini authored on 2010/04/03 23:15:00 |
||
| March 31, 2010 | ||
|---|---|---|
View 72415b2
Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.Stefano Sabatini authored on 2010/03/31 08:30:55 |
||
View ca6e770
Add spectral extension to the E-AC-3 decoder.Carl Eugen Hoyos authored on 2010/03/31 07:09:14 |
||
| January 29, 2010 | ||
|---|---|---|
View 2c2cdc0
Simplify error handling by processing header errors separate from CRC and buffer size vs. frame size errors.Justin Ruggles authored on 2010/01/29 08:19:33 |
||
| January 25, 2010 | ||
|---|---|---|
View 008f872
Only check frame size if the header is valid.Justin Ruggles authored on 2010/01/25 08:55:33 |
||
| January 13, 2010 | ||
|---|---|---|
View 1460c79
Use MULH instead of 64x64 multiplication, around 5% overall speedup on Intel Atom. Patch by myself and Yuriy Kaminskiy [yumkam mail ru]Reimar Döffinger authored on 2010/01/13 08:02:07 |
||
| November 14, 2009 | ||
|---|---|---|
View 7934cbb
ac3dec: apply dynamic range compression to correct channels in dual-mono mode.Justin Ruggles authored on 2009/11/14 09:25:48 |
||
| November 8, 2009 | ||
|---|---|---|
View 187bc06
ac3dec: revert r20089. The change was just wrong. 10l for me.Justin Ruggles authored on 2009/11/08 12:06:05 |
||