index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
mpc.c
Age
Commit message (
Expand
)
Author
2014-06-15
avformat/mpc: attempt to allocate a packet that is not smaller than the data ...
Michael Niedermayer
2013-12-25
avformat/mpc: use ff_get_extradata()
Michael Niedermayer
2013-10-13
avformat: use ff_alloc_extradata()
Paul B Mahol
2012-11-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-12
mpc7: set channel layout
Justin Ruggles
2012-08-27
mpc: fix seeking to the end
Michael Niedermayer
2012-08-27
mpc: clip seeking timestamp in valid range
Michael Niedermayer
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-31
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
mpc: return more meaningful error codes.
Anton Khirnov
2012-04-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-27
musepack: fix signed shift overflow in mpc_read_packet()
Mans Rullgard
2011-10-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-19
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-07-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-14
Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'
Michael Niedermayer
2011-07-13
Musepack SV7: try to read files without number of frames provided
Kostya Shishkov
2011-06-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-08
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-04-04
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-03
avio: introduce an AVIOContext.seekable field
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-05
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-03
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-22
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-01-28
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2010-12-02
mpc: read id3v1 tags.
Anton Khirnov
2010-10-06
Move handling of ID3v2 to common utils.c code, reducing code duplication
Reimar Döffinger
2010-06-11
Generalize ID3v2 functions to support ID3v2-like ID headers with a
Michael Karcher
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-02-20
Do not leave uninitialized data in the packet in MPC demuxer. Should allow for
Vitor Sessak
2010-01-21
Set start_time and duration in AVStream instead of AVFormatContext for
David Conrad
2009-08-11
Parse ID3 tags in Musepack SV7 files
Matti Hamalainen
2009-08-11
Parse APE metadata tags in Musepack SV7 files
Matti Hamalainen
2009-04-13
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-01-19
Fix probing of files with ID3v2 tags. Discussed at
Alex Converse
2008-09-08
Bump Major version, this commit is almost just renaming bits_per_sample to
Luca Abeni
2008-06-03
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
[next]