Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26avformat/avio: Move internal AVIOContext fields to avio_internal.hAndreas Rheinhardt
2021-07-18avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)Andreas Rheinhardt
2021-03-17avformat/subtitles: use av_packet_alloc() to allocate packetsJames Almer
2019-04-27avformat/subtitles: ignore extra '\r' at line endingsPaul B Mahol
2015-09-21avformat/subtitles: make dropping duplicate events optionalwm4
2015-09-10avformat/subtitles: improve ff_subtitles_queue_finalize() doxyClément Bœsch
2015-09-10avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch
2015-05-11avformat/subtitles: Use size_t for lenMichael Niedermayer
2014-10-29Print a warning if a subtitle demuxer changes utf16 to utf8.Carl Eugen Hoyos
2014-09-06avformat/realtextdec: UTF-16 supportwm4
2014-09-06avformat/samidec: UTF-16 supportwm4
2014-09-06avformat/srtdec: UTF-16 supportwm4
2014-09-06avformat/assdec: UTF-16 supportwm4
2013-10-04avformat/vobsub: fix several issues.Clément Bœsch
2013-09-16lavf/subtitles: Make comment less arrogantAlexander Strasser
2013-09-08avformat/subtitles: support standalone CR (MacOS).Clément Bœsch
2013-09-08avformat/subtitles: add a next line jumper and use it.Clément Bœsch
2012-12-31lavf/subtitles: fix CLRF/CRLF typo.Clément Bœsch
2012-12-31lavf: move srtdec:read_chunk() to subtitles utils.Clément Bœsch
2012-12-02lavf/subtitles: add ff_subtitles_queue_seek().Clément Bœsch
2012-06-29lavf/subtitles: add some SMIL helpers.Clément Bœsch
2012-06-29lavf: add internal demuxer helpers for subtitles.Clément Bœsch