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
/
rawenc.c
Age
Commit message (
Expand
)
Author
2014-12-02
Drop the unofficial extension prefix for MPEG and MPEG-TS formats
Florent Le Coz
2014-02-09
Add raw HEVC muxer
Derek Buitenhuis
2013-09-16
lavf: Don't explicitly flush after each written packet in muxers
Clément Bœsch
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-30
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-04-12
avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
Diego Biurrun
2012-04-06
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-01-03
adx: add an adx muxer
Justin Ruggles
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
avio: rename put_flush_packet -> avio_flush
Anton Khirnov
2011-02-21
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2010-09-09
Add a muxer and demuxer for raw G.722
Martin Storsjö
2010-08-30
split raw.c into rawdec.c and rawenc.c
Aurelien Jacobs