index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
xsubenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsubenc: reindent
Anton Khirnov
2012-09-17
1
-6
/
+6
*
lavc: replace AVCodecContext.encode with subtitle-specific callback
Anton Khirnov
2012-09-17
1
-3
/
+2
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits.
Anton Khirnov
2011-10-20
1
-2
/
+2
*
cosmetics: fix indentation/alignment in AVCodec declarations
Diego Biurrun
2011-08-03
1
-5
/
+5
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-7
/
+5
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
1
-2
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-2
/
+2
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
100l typo, xsub encoder printed end time hours where minutes should have been.
Reimar Döffinger
2009-08-26
1
-1
/
+1
*
Add support for encoding XSUB subtitles. Muxing support is still missing.
Reimar Döffinger
2009-06-19
1
-0
/
+222