| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-18 | 1 | -1/+1 |
|\ |
|
| * | tta: cast output data pointer to the correct type | Justin Ruggles | 2012-01-17 | 1 | -1/+1 |
* | | tta: remove obsolete and useless error message | Paul B Mahol | 2012-01-08 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-08 | 1 | -1/+5 |
|\| |
|
| * | tta: fix 24-bit decoding. | Justin Ruggles | 2012-01-07 | 1 | -1/+1 |
* | | tta: Fix regression of 24bit decoding. | Michael Niedermayer | 2012-01-06 | 1 | -5/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-23 | 1 | -1/+1 |
|\| |
|
| * | Drop ALT_ prefix from BITSTREAM_READER_LE name. | Diego Biurrun | 2011-12-22 | 1 | -1/+1 |
* | | tta: Fix several warning: initialization from incompatible pointer type [enab... | Michael Niedermayer | 2011-12-18 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-11 | 1 | -0/+5 |
|\| |
|
| * | ttadec: check channel count as read from extradata. | Shitiz Garg | 2011-12-10 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -12/+18 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -11/+17 |
| * | tta: use an integer instead of a pointer to iterate output samples | Justin Ruggles | 2011-11-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-26 | 1 | -142/+136 |
|\| |
|
| * | tta: check for allocation failure of decode_buffer | Justin Ruggles | 2011-10-25 | 1 | -1/+5 |
| * | tta: use correct frame_length calculation. | Justin Ruggles | 2011-10-25 | 1 | -7/+6 |
| * | tta: add support for decoding 24-bit sample format | Justin Ruggles | 2011-10-25 | 1 | -22/+34 |
| * | cosmetics: indentation | Justin Ruggles | 2011-10-25 | 1 | -94/+94 |
| * | tta: remove pointless braces | Justin Ruggles | 2011-10-25 | 1 | -4/+2 |
| * | tta: check output buffer size after adjusting frame length for last frame | Justin Ruggles | 2011-10-25 | 1 | -4/+5 |
| * | tta: fix reading of format in TTA header. | Justin Ruggles | 2011-10-25 | 1 | -18/+14 |
| * | tta: remove useless commented-out lines | Justin Ruggles | 2011-10-25 | 1 | -13/+0 |
| * | tta: check remaining bitstream size while reading unary value | Justin Ruggles | 2011-10-25 | 1 | -1/+1 |
| * | Fixed size given to init_get_bits(). | Laurent Aimar | 2011-09-15 | 1 | -1/+1 |
* | | Fixed size given to init_get_bits(). | Laurent Aimar | 2011-09-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -8/+7 |
|\| |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -8/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-18 | 1 | -31/+0 |
|\| |
|
| * | tta: remove disabled code | Diego Biurrun | 2011-07-18 | 1 | -31/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -2/+2 |
|\| |
|
| * | doxygen: use Doxygen markup for authors and web links where appropriate | Diego Biurrun | 2011-07-15 | 1 | -2/+2 |
* | | Support decoding of 24 bit True Audio samples- | Carl Eugen Hoyos | 2011-05-03 | 1 | -1/+8 |
* | | Support decoding of 8 bit True Audio samples- | Carl Eugen Hoyos | 2011-05-03 | 1 | -1/+8 |
* | | Do not assume AV_SAMPLE_FMT_S16 as tta sample format. | Carl Eugen Hoyos | 2011-05-03 | 1 | -1/+1 |
* | | Set channel layout for True Audio files. | Carl Eugen Hoyos | 2011-04-29 | 1 | -0/+12 |
* | | Return if memory allocation fails. | Carl Eugen Hoyos | 2011-04-28 | 1 | -0/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-22 | 1 | -2/+3 |
|\| |
|
| * | Use av_log_ask_for_sample() where appropriate. | Diego Biurrun | 2011-04-21 | 1 | -2/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Remove a few if (p) av_free(p) forms | Clément Bœsch | 2011-02-03 | 1 | -2/+1 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Remove a few if (p) av_free(p) forms | Clément Bœsch | 2011-02-04 | 1 | -2/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -5/+5 |
* | tta: remove stray semicolon | Måns Rullgård | 2010-09-11 | 1 | -1/+1 |
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -1/+1 |
* | tta: replace potentially huge VLAs with malloc/free in context | Måns Rullgård | 2010-06-24 | 1 | -21/+30 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |