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
/
microdvddec.c
Age
Commit message (
Expand
)
Author
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2014-03-03
avformat/microdvd: export the declared frame rate
wm4
2014-03-03
avformat/microdvd: skip BOM properly
wm4
2013-09-08
avformat/subtitles: add a next line jumper and use it.
Clément Bœsch
2013-09-03
Update copyrights where my email appears with the new one.
Clément Bœsch
2013-01-02
lavf: remove generic index flag from text subtitles.
Clément Bœsch
2012-12-31
microdvd: sanitize AVPackets.
Clément Bœsch
2012-12-25
microdvd_probe: make buffer pointers const
Michael Niedermayer
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
lavf/microdvd: rewrite using subtitles queue API.
Clément Bœsch
2012-06-15
lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error.
Clément Bœsch
2012-05-29
lavf/microdvd: support events lasting to the next one.
Clément Bœsch
2012-04-27
lavf/microdvd: set packet duration.
Clément Bœsch
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-03
lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
Clément Bœsch
2011-11-05
Replace remaining av_new_stream() with avformat_new_stream().
Clément Bœsch
2011-04-04
add MicroDVD muxer and demuxer
Aurelien Jacobs