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
/
ape.c
Age
Commit message (
Expand
)
Author
2009-02-17
apedec: display a warning when truncating a metadata tag
Aurelien Jacobs
2009-02-17
use new metadata API in ape demuxer
Aurelien Jacobs
2009-02-16
Add a context to av_log() calls and extend ape_dumpinfo prototype to do that.
Benoit Fouet
2009-01-11
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
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
2008-04-26
Missing tags in APE is normal situation, so don't print an error.
Kostya Shishkov
2008-02-04
fix 8 "initialization discards qualifiers from pointer target type"
Michael Niedermayer
2007-11-21
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-09-23
Looks like this APE decoder support versions starting from 3.95
Kostya Shishkov
2007-09-17
disable loads of debug messages to reduce object size
Aurelien Jacobs
2007-09-16
monkey audio demuxer now can parse ape tags
Benjamin Zores
2007-09-13
Monkey Audio decoder
Kostya Shishkov