28 Commits (e84d587613488df300ee643df7039578b3a8607b)

Author SHA1 Message Date
wm4 a0ec4aebab avformat/subtitles: treat negative duration like unknown duration 9 years ago
Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
wm4 c216324a7f avformat/subtitles: make dropping duplicate events optional 9 years ago
Clément Bœsch af924fd9e4 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
Clément Bœsch a634649a36 avformat/subtitles: make sure we don't drop "duplicated" events from different streams 9 years ago
Clément Bœsch 4f26c99912 avformat/subtitles: drop duplicated events 9 years ago
Michael Niedermayer a633928d47 avformat/subtitles: Use size_t for len 10 years ago
wm4 e5813d96d6 avformat/subtitles: reduce log level of UTF-16 warning 10 years ago
Carl Eugen Hoyos 19a6431ec2 Print a warning if a subtitle demuxer changes utf16 to utf8. 10 years ago
wm4 b7f641dc9b avformat/realtextdec: UTF-16 support 10 years ago
wm4 231a514dd3 avformat/samidec: UTF-16 support 10 years ago
wm4 d658ef18e3 avformat/srtdec: UTF-16 support 10 years ago
wm4 3e8426170c avformat/assdec: UTF-16 support 10 years ago
Clément Bœsch dbfe61100b avformat/vobsub: fix several issues. 11 years ago
Clément Bœsch 378a830e7b avformat/subtitles: support standalone CR (MacOS). 11 years ago
Clément Bœsch b1319e14e3 avformat/subtitles: binary search seeking. 11 years ago
Clément Bœsch 1ca4bf930b avformat/subtitles: check lower bound for duration overlap seeking. 11 years ago
Clément Bœsch f8678dcef3 avformat/vobsub: fix seeking. 11 years ago
Michael Niedermayer 5c504e4df7 vformat/subtitles: check av_copy_packets return code 11 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
Michael Niedermayer aa86d2d884 lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_seek_file() 12 years ago
Clément Bœsch d9ac8d2967 lavf: move srtdec:read_chunk() to subtitles utils. 12 years ago
Clément Bœsch ad5d72b123 lavf/subtitles: seek a little more backward when necessary. 12 years ago
Clément Bœsch ff3624b1ad lavf/subtitles: add ff_subtitles_queue_seek(). 12 years ago
Clément Bœsch d948893dbd lavf/subtitles: add some SMIL helpers. 13 years ago
Clément Bœsch 7c9f9685ae lavf: add internal demuxer helpers for subtitles. 13 years ago