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
/
samidec.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
2015-09-10
avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...
Clément Bœsch
2015-09-06
avformat/samidec: do not include trailing sami footer in the last packet
Yayoi
2014-10-29
Print a warning if a subtitle demuxer changes utf16 to utf8.
Carl Eugen Hoyos
2014-09-05
avformat/samidec: UTF-16 support
wm4
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2013-01-02
lavf: remove generic index flag from text subtitles.
Clément Bœsch
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: use ff_subtitles_queue_seek() for text subtitles demuxers.
Clément Bœsch
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-06-29
SAMI demuxer and decoder.
Clément Bœsch