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
/
aiffenc.c
Age
Commit message (
Expand
)
Author
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Do not include intfloat_readwrite.h in avutil.h
Mans Rullgard
2011-05-17
Write channel_layout for multichannel aif files.
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-16
avio: rename put_flush_packet -> avio_flush
Anton Khirnov
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-25
lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
Anton Khirnov
2011-02-21
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2009-10-15
Split up the AIFF muxer and demuxer into separate files.
Justin Ruggles