summaryrefslogtreecommitdiffstats
path: root/sub/lavc_conv.c
Commit message (Expand)AuthorAgeFilesLines
* lavc_conv: do not allow libavcodec to drop subtitles with broken UTF-8wm42018-03-261-0/+1
* lavc_conv: make disable_styles fasterOleg Oshmyan2017-10-301-2/+3
* lavc_conv: clamp timestamps to positive, fixes idiotic ffmpeg issuewm42017-10-271-0/+2
* lavc_conv: pass pkt_timebase to ffmpegAman Gupta2017-02-181-0/+3
* Remove compatibility thingswm42016-12-071-3/+0
* sub: interpret "text" subtitles as srtwm42016-04-061-0/+3
* lavc_conv: fix Libav srt subtitleswm42016-02-291-4/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* lavc_conv: pass real_time=1 option to ffmpeg for eia_608 decoderAman Gupta2016-01-181-1/+7
* sub: fix memory leakswm42016-01-181-3/+6
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* sub: refactor initializationwm42015-12-271-9/+0
* lavc_conv: fix invalid writewm42015-12-191-3/+2
* sub: rename sd_lavc_conv.c to lavc_conv.cwm42015-12-181-0/+280