| 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 |
||
| January 14, 2011 | ||
|---|---|---|
View 3b92429
ac3enc: use dsputil functions in apply_window()Justin Ruggles authored on 2011/01/14 05:28:06 |
||
| January 6, 2011 | ||
|---|---|---|
View ac05f90
Convert floating-point MDCT coefficients to 24-bit fixed-point all at once instead of doing it separately in 2 different functions. This makes float AC-3 encoding approx. 3-7% faster overall. Also, the coefficient conversion can now be easily SIMD-optimized.Justin Ruggles authored on 2011/01/06 05:35:36 |
||
| January 4, 2011 | ||
|---|---|---|
View 6fd96d1
Change the AC-3 encoder to use floating-point. Fixed-point AC-3 encoder renamed to ac3_fixed. Regression test acodec-ac3 renamed to acodec-ac3_fixed. Regression test lavf-rm changed to use ac3_fixed encoder.Justin Ruggles authored on 2011/01/04 20:53:44 |
||
View ad6b2c1
Move fixed-point parts of the AC-3 encoder to separate files.Justin Ruggles authored on 2011/01/04 01:08:56 |
||