| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\ |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf' | Michael Niedermayer | 2012-10-13 | 1 | -19/+20 |
|\| |
|
| * | Move av_reverse table to libavcodec | Diego Biurrun | 2012-10-12 | 1 | -19/+20 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | s302m: Add Channle Layout for 6 channels | Thierry Foucu | 2012-04-06 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -10/+36 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -10/+36 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-29 | 1 | -1/+0 |
|\| |
|
| * | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun | 2011-11-28 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -2/+2 |
|\| |
|
| * | s302m: use nondeprecated audio sample format API | Dustin Brody | 2011-07-29 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-07 | 1 | -2/+2 |
|\| |
|
| * | s302m: fix resampling for 16 and 24bits. | Baptiste Coudurier | 2011-06-06 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -2/+1 |
|\| |
|
| * | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -2/+1 |
* | | Fix various unused variable warnings | Clément Bœsch | 2011-05-30 | 1 | -1/+1 |
* | | Set channel_layout for S302M. | Carl Eugen Hoyos | 2011-05-13 | 1 | -0/+10 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-12 | 1 | -4/+4 |
|/ |
|
* | Port SMPTE S302M audio decoder from FFmbc 0.3. | Baptiste Coudurier | 2011-05-11 | 1 | -0/+141 |