aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/lavc_conv.c
Commit message (Expand)AuthorAge
* lavc_conv: do not allow libavcodec to drop subtitles with broken UTF-8Gravatar wm42018-03-26
* lavc_conv: make disable_styles fasterGravatar Oleg Oshmyan2017-10-30
* lavc_conv: clamp timestamps to positive, fixes idiotic ffmpeg issueGravatar wm42017-10-27
* lavc_conv: pass pkt_timebase to ffmpegGravatar Aman Gupta2017-02-18
* Remove compatibility thingsGravatar wm42016-12-07
* sub: interpret "text" subtitles as srtGravatar wm42016-04-06
* lavc_conv: fix Libav srt subtitlesGravatar wm42016-02-29
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* lavc_conv: pass real_time=1 option to ffmpeg for eia_608 decoderGravatar Aman Gupta2016-01-18
* sub: fix memory leaksGravatar wm42016-01-18
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* sub: refactor initializationGravatar wm42015-12-27
* lavc_conv: fix invalid writeGravatar wm42015-12-19
* sub: rename sd_lavc_conv.c to lavc_conv.cGravatar wm42015-12-18