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
/
aea.c
Age
Commit message (
Expand
)
Author
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-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-16
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-01
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-02-21
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-15
Merge libavcore into libavutil
Reinhard Tartler
2011-02-06
Replace remaining occurrences of deprecated CH_* with AV_CH_*
Anton Khirnov
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2010-08-30
move pcm demuxers to their own file
Aurelien Jacobs
2010-05-23
Reduce the score for the aea demuxer probing function.
Benjamin Larsson
2010-05-23
Fix detection of some stereo atrac files by not comparing the
Benjamin Larsson
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2009-09-13
Add condition to aea demuxer probe.
Benjamin Larsson
2009-09-10
Cosmetics, add spaces
Benjamin Larsson
2009-09-10
Initial commit of the MD studio demuxer, not hooked up yet
Benjamin Larsson