| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -110/+106 |
|\ |
|
| * | vorbis: Remove non-compiling debug statement. | Diego Biurrun | 2011-06-03 | 1 | -3/+0 |
| * | vorbis: Remove pointless DEBUG #ifdef around debug output macros. | Diego Biurrun | 2011-06-03 | 1 | -6/+0 |
| * | Replace #ifdef + av_log() combinations by av_dlog(). | Diego Biurrun | 2011-06-03 | 1 | -8/+5 |
| * | Replace custom debug output functions by av_dlog(). | Diego Biurrun | 2011-06-03 | 1 | -93/+101 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -11/+16 |
|\| |
|
| * | Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis | Justin Ruggles | 2011-05-18 | 1 | -5/+18 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-13 | 1 | -75/+78 |
|\| |
|
| * | Replace int_fast integer types with their sized standard posix counterparts. | Diego Biurrun | 2011-05-12 | 1 | -75/+78 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-30 | 1 | -136/+132 |
|\| |
|
| * | vorbis: Replace sized int_fast integer types with plain int/unsigned. | Diego Biurrun | 2011-04-29 | 1 | -119/+108 |
| * | vorbisdec: Replace some sizeof(type) by sizeof(*variable). | Diego Biurrun | 2011-04-29 | 1 | -17/+24 |
* | | Change silly variable name "class" to "partition_class". | Carl Eugen Hoyos | 2011-04-28 | 1 | -7/+7 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-28 | 1 | -7/+7 |
|\| |
|
| * | vorbisdec: Rename silly "class_" variable to plain "class". | Diego Biurrun | 2011-04-27 | 1 | -7/+7 |
* | | vorbisdec: allow selecting float output at runtime. | Reimar Döffinger | 2011-04-25 | 1 | -15/+12 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-25 | 1 | -1/+1 |
|\| |
|
| * | vorbisdec: Employ proper printf format specifiers for uint_fast32_t. | Diego Biurrun | 2011-04-25 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-24 | 1 | -4/+15 |
|/ |
|
* | vorbis: Rename decoder/encoder files to follow general file naming scheme. | Diego Biurrun | 2011-04-23 | 1 | -0/+1668 |