aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/sd_lavc_conv.c
Commit message (Expand)AuthorAge
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* av_common: add timebase parameter to mp_set_av_packet()Gravatar wm42013-12-04
* sd_lavc_conv: fix build with older ffmpeg/libavGravatar wm42013-08-24
* sub: add webvtt-in-webm supportGravatar wm42013-08-24
* sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flagGravatar wm42013-08-15
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* sd_ass: handle libavformat ASS comment packets as wellGravatar wm42013-06-23
* sub: add name field to all sub decodersGravatar wm42013-06-03
* core: add common function to initialize AVPacketGravatar wm42013-06-03
* sd_lavc_conv: strip style headerGravatar wm42013-06-03
* sd_lavc_conv: add hack if AV_CODEC_PROP_TEXT_SUB is not availableGravatar wm42013-06-03
* sub: make use of libavcodec subtitle convertersGravatar wm42013-06-03