| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '4b7f1a7ced0e98f2cc698d896f7ebab8d30eaa09' | Michael Niedermayer | 2014-01-05 | 1 | -0/+5 |
|\ |
|
| * | mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for ... | Tim Walker | 2014-01-05 | 1 | -0/+4 |
* | | mlp: fix channel order. | Michael Niedermayer | 2013-01-23 | 1 | -0/+1 |
* | | Merge commit '0ee8293a77a6afad161e91ce1d43c4a57ce33a6a' | Michael Niedermayer | 2013-01-23 | 1 | -10/+10 |
|\| |
|
| * | mlp_parser: cosmetics: re-indent. | Tim Walker | 2013-01-22 | 1 | -10/+10 |
* | | Merge commit '99ccd2ba10eac2b282c272ad9e75f082123c765a' | Michael Niedermayer | 2013-01-23 | 1 | -3/+6 |
|\| |
|
| * | mlp: store the channel layout for each substream. | Tim Walker | 2013-01-22 | 1 | -3/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-26 | 1 | -1/+1 |
|\| |
|
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Make MLP/TrueHD channel layout functions visible to the decoder. | Carl Eugen Hoyos | 2011-04-19 | 1 | -0/+3 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add correct header #include to fix 'make checkheaders'. | Diego Biurrun | 2008-07-05 | 1 | -1/+1 |
* | Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers. | Ramiro Polla | 2008-07-01 | 1 | -2/+1 |
* | Fix make checkheaders, #include <inttypes.h> was missing. | Diego Biurrun | 2007-11-30 | 1 | -0/+2 |
* | MLP/TrueHD parser | Ian Caulfield | 2007-11-28 | 1 | -0/+58 |