summaryrefslogtreecommitdiffstats
path: root/sub/sd_lavc_conv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some more unneeded version checkswm42014-03-161-5/+1
* sub/osd: mp_msg conversionswm42013-12-211-4/+3
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-3/+3
* av_common: add timebase parameter to mp_set_av_packet()wm42013-12-041-4/+1
* sd_lavc_conv: fix build with older ffmpeg/libavwm42013-08-241-0/+17
* sub: add webvtt-in-webm supportwm42013-08-241-1/+124
* sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flagwm42013-08-151-7/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* sd_ass: handle libavformat ASS comment packets as wellwm42013-06-231-1/+1
* sub: add name field to all sub decoderswm42013-06-031-0/+1
* core: add common function to initialize AVPacketwm42013-06-031-4/+1
* sd_lavc_conv: strip style headerwm42013-06-031-0/+19
* sd_lavc_conv: add hack if AV_CODEC_PROP_TEXT_SUB is not availablewm42013-06-031-1/+17
* sub: make use of libavcodec subtitle converterswm42013-06-031-0/+132