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
/
rl2.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-07-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-15
doxygen: use Doxygen markup for authors and web links where appropriate
Diego Biurrun
2011-07-14
doxygen: place empty line between brief description and detailed description
Diego Biurrun
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-06-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-02
Remove unused variables
Mans Rullgard
2011-05-30
Fix various unused variable warnings
Clément Bœsch
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-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-21
avio: avio_ prefixes for get_* 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ò
2010-08-02
Fix doxygen comment.
Benoit Fouet
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-02-12
cosmetics: format long_name spelling fixes
Diego Biurrun
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
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-05-26
consistency cosmetics: indices --> indexes
Diego Biurrun
2008-03-21
rl2 demuxer
Sascha Sommer