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
/
assenc.c
Age
Commit message (
Expand
)
Author
2013-09-16
lavf: Don't explicitly flush after each written packet in muxers
Clément Bœsch
2012-09-15
lavf: flush the output AVIOContext in av_write_trailer().
Anton Khirnov
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
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-12-04
set default subtitle_codec for ass muxer
Aurelien Jacobs
2010-12-04
cosmetic: alignment
Aurelien Jacobs
2010-12-04
use designated initializer in ASS (de)muxer
Aurelien Jacobs
2010-07-25
add mime-type for ASS muxer
Aurelien Jacobs
2010-07-07
improve long_name for ass (de)muxer
Aurelien Jacobs
2008-09-26
ASS/SSA muxer.
Michael Niedermayer