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
/
cafdec.c
Age
Commit message (
Expand
)
Author
2011-04-28
Move channel chunk reading function to isom.c.
Carl Eugen Hoyos
2011-04-23
Support channel layout when demuxing caf files.
Carl Eugen Hoyos
2011-04-23
Extend unknown CAF chunk warning message: Print size.
Carl Eugen Hoyos
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-17
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-16
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-08
avio: avio_ prefix for url_fsize
Anton Khirnov
2011-03-07
avio: deprecate url_feof
Anton Khirnov
2011-03-07
avio: avio_ prefix for url_fsize
Anton Khirnov
2011-03-06
Revert "lavf: deprecate get_strz() in favor of avio_get_str"
Michael Niedermayer
2011-03-05
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-05
lavf: deprecate get_strz() in favor of avio_get_str
Anton Khirnov
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
lavf: deprecate get_strz() in favor of avio_get_str
Anton Khirnov
2011-03-03
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-03
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
lavf: replace all uses of url_fskip with avio_seek
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-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
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-10-10
cafdec: Handle ALAC extradata.
Peter Ross
2010-04-25
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
Stefano Sabatini
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-03
Replace all remaining occurrences of AVERROR_NOMEM with
Stefano Sabatini
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-13
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
Stefano Sabatini
2009-09-16
Core Audio Format demuxer
Peter Ross
[prev]