| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |