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
/
assdec.c
Age
Commit message (
Expand
)
Author
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2015-11-20
avformat/assdec: allow ASS files starting with empty lines
Clément Bœsch
2015-09-21
avformat/assdec: do not drop duplicate subtitles
wm4
2015-09-10
avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...
Clément Bœsch
2015-04-19
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2014-10-29
assdec: check av_new_packet return value
Vittorio Giovara
2014-10-29
Print a warning if a subtitle demuxer changes utf16 to utf8.
Carl Eugen Hoyos
2014-10-15
avformat/assdec: typo fix
Clément Bœsch
2014-10-04
avformat/assdec: make sure pos is initialized
Clément Bœsch
2014-09-27
avformat/assdec: make sure to free allocated data in case of error
Clément Bœsch
2014-09-27
avformat/assdec: add myself to Copyright
Clément Bœsch
2014-09-27
avformat/assdec: reindent after previous commit
Clément Bœsch
2014-09-27
avformat/assdec: make sure "Comments:" events end up in the header
Clément Bœsch
2014-09-27
avformat/assdec: output ASS packets
Clément Bœsch
2014-09-05
avformat/assdec: UTF-16 support
wm4
2014-03-02
Merge commit '5c9c305d14730faf2af206e5d519df4948de0ed2'
Michael Niedermayer
2014-03-02
ass: K&R formatting cosmetics
Patrice Clement
2013-11-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-23
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2012-12-30
10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.
Clément Bœsch
2012-12-30
lavc: add ff_bprint_to_extradata() helper and use it.
Clément Bœsch
2012-12-02
lavf/assdec: return appropriate error code instead of -1.
Clément Bœsch
2012-12-02
lavf/assdec: add ass_ prefix to callbacks.
Clément Bœsch
2012-12-02
lavf/assdec: rewrite using the demux subtitles API.
Clément Bœsch
2012-10-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-27
assdec: fix qsort() callback signature
Mans Rullgard
2012-10-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
avformat: Convert some commented-out printf/av_log instances to av_dlog
Diego Biurrun
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-02
assdec: return EOF instead of EIO.
Nicolas George
2012-07-31
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
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-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
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-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-04-07
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-06
Reemove remaining uses of deprecated AVERROR_NOTSUPP.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-07
avio: deprecate url_feof
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
[next]