| Commit message (Expand) | Author | Age | Files | Lines |
* | mpc8: check stream count before accessing stream 1. | Michael Niedermayer | 2013-01-24 | 1 | -0/+5 |
* | mpc8_probe: make buffer related pointers and function arguments const | Michael Niedermayer | 2012-12-25 | 1 | -3/+3 |
* | mpc8: check seektable size before attempting to use it. | Michael Niedermayer | 2012-12-02 | 1 | -0/+4 |
* | 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 |
* | | Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4' | Michael Niedermayer | 2012-08-07 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | mpc8: set packet duration and stream start time instead of tracking frames | Justin Ruggles | 2012-08-06 | 1 | -4/+3 |
* | | mpc8: fix pts | Michael Niedermayer | 2012-08-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -4/+11 |
|\ \
| |/ |
|
| * | mpc8: return more meaningful error codes. | Anton Khirnov | 2012-07-31 | 1 | -3/+3 |
| * | wv,mpc8: don't return apetag data in packets. | Anton Khirnov | 2012-07-31 | 1 | -1/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-27 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | mpc8: read APE tags. | Anton Khirnov | 2012-06-26 | 1 | -0/+7 |
| * | mpc8: Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2012-02-10 | 1 | -1/+2 |
* | | Skip padding bytes after reading musepack8 header. | Carl Eugen Hoyos | 2012-05-05 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
| * | mpc8: Fix return value on EOF | Laurent Aimar | 2011-10-07 | 1 | -1/+1 |
* | | Fix return value on EOF in mpc v8 demuxer. | Laurent Aimar | 2011-09-25 | 1 | -1/+1 |
* | | [mpc8] Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2011-09-14 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -8/+7 |
|\ \
| |/ |
|
| * | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -8/+7 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-17 | 1 | -6/+7 |
|\ \
| |/ |
|
| * | lavf: move ff_get_v from avio.h to avio_internal.h | Anton Khirnov | 2011-03-16 | 1 | -4/+5 |
| * | lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense | Anton Khirnov | 2011-03-16 | 1 | -2/+2 |
| * | avio: deprecate url_feof | Anton Khirnov | 2011-03-07 | 1 | -2/+2 |
| * | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -8/+8 |
| * | lavf: replace all uses of url_fskip with avio_seek | Anton Khirnov | 2011-03-01 | 1 | -2/+2 |
| * | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -3/+3 |
| * | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -5/+5 |
| * | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -3/+3 |
| * | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-05 | 1 | -8/+8 |
* | | lavf: replace all uses of url_fskip with avio_seek | Anton Khirnov | 2011-03-03 | 1 | -2/+2 |
* | | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-03 | 1 | -3/+3 |
* | | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-22 | 1 | -5/+5 |
* | | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -3/+3 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 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 |