| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Return an error when the parsed mpc chunk size is negative, otherwise we | Reimar Döffinger | 2009-09-30 | 1 | -0/+2 |
* | reindent after last commit and remove unneeded empty line | Kostya Shishkov | 2009-09-16 | 1 | -6/+5 |
* | Make MPC SV8 probe skip tags until stream header is found | Kostya Shishkov | 2009-09-16 | 1 | -19/+38 |
* | Enhance Musepack SV8 probing code | Kostya Shishkov | 2009-09-16 | 1 | -2/+28 |
* | Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read | Kostya Shishkov | 2009-06-13 | 1 | -1/+1 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -1/+1 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+3 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -10/+10 |
* | Musepack SV8 demuxer and decoder | Kostya Shishkov | 2007-11-07 | 1 | -0/+244 |