Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -5/+5 |
* | Fix memleak when using mp*float decoder. | flybird2k@gmail.com | 2010-07-18 | 1 | -4/+11 |
* | mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c | Måns Rullgård | 2010-07-01 | 1 | -0/+39 |
* | More mp{1,2,3} 32-point DCT transform to our common DCT framework. | Vitor Sessak | 2010-06-30 | 1 | -1/+1 |
* | Move float-specific function to mpegaudiodec_float.c | Vitor Sessak | 2010-06-23 | 1 | -0/+19 |
* | float based mp1/mp2/mp3 decoders. | Michael Niedermayer | 2010-05-11 | 1 | -0/+103 |