| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-13 | 1 | -54/+56 |
|\ |
|
| * | pcm-mpeg: convert to bytestream2 API | Paul B Mahol | 2012-03-12 | 1 | -54/+56 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lpcm: fix sample size calculation for 20bit LCPM. | Ronald S. Bultje | 2012-03-07 | 1 | -1/+1 |
* | | pcm-mpeg: fix 10l condition flip | Michael Niedermayer | 2012-03-04 | 1 | -1/+1 |
* | | pcm-mpeg: Check for valid bps. | Michael Niedermayer | 2012-03-03 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-08 | 1 | -17/+35 |
|\ \
| |/ |
|
| * | pcm-mpeg: implement new audio decoding api | Hendrik Leppkes | 2011-12-07 | 1 | -17/+35 |
* | | pcm_bluray: set bits_per_raw_sample for > 16-bit | Hendrik Leppkes | 2011-10-24 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -8/+4 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -8/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -3/+3 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Replace dprintf with av_dlog | Luca Barbato | 2011-01-30 | 1 | -3/+3 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Use the new libavcore audio channel API. | Stefano Sabatini | 2010-11-21 | 1 | -13/+14 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -10/+10 |
* | 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 |
* | Remove pointless debug statement that fails to compile. | Diego Biurrun | 2009-09-08 | 1 | -6/+0 |
* | Make sample_fmts and channel_layouts compound literals const to reduce size of | Reimar Döffinger | 2009-09-06 | 1 | -1/+1 |
* | Decoder for LPCM as used in Bluray discs. | Christian Schmidt | 2009-08-26 | 1 | -0/+316 |