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
/
libavformat
/
assdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-1
/
+1
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+1
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
1
-1
/
+1
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
*
Reemove remaining uses of deprecated AVERROR_NOTSUPP.
Anton Khirnov
2011-04-06
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
avio: deprecate url_feof
Anton Khirnov
2011-03-07
1
-1
/
+1
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-1
/
+1
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
use designated initializer in ASS (de)muxer
Aurelien Jacobs
2010-12-04
1
-8
/
+8
*
add seeking support in ASS demuxer
Aurelien Jacobs
2010-07-29
1
-1
/
+41
*
use return value of ff_get_line()
Aurelien Jacobs
2010-07-21
1
-4
/
+4
*
move ff_get_line to aviobuf.c
Aurelien Jacobs
2010-07-21
1
-14
/
+1
*
rename get_line to ff_get_line
Aurelien Jacobs
2010-07-21
1
-2
/
+2
*
improve long_name for ass (de)muxer
Aurelien Jacobs
2010-07-07
1
-1
/
+1
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incomp...
Michael Niedermayer
2009-02-14
1
-1
/
+1
*
assdec: don't remove CR, they are part of the spec
Aurelien Jacobs
2008-09-27
1
-1
/
+1
*
Do not lose the '\n'.
Michael Niedermayer
2008-09-26
1
-3
/
+4
*
2 in 1, an ASS and SSA demuxer.
Michael Niedermayer
2008-09-26
1
-0
/
+186