mpv/libmpcodecs
greg ca7cbc0724 Enable ASS/SSA subtitle support in mencoder
Enable ASS/SSA rendering through libass in mencoder. This duplicates a
bit of code (to parse font attachments, for example). Additionally, add
a filter "fixpts" that generates PTS, simulating fixed fps. PTS
generated by this filter are then used for subtitle timing.

Original patch by Nicolas George. (nicolas.george normalesup.org)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30849 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-03-05 23:13:08 +00:00
..
native Make function Gsm_Long_Term_Synthesis_Filtering() static, only used in xa_gsm.c. 2010-02-27 21:02:14 +00:00
ad.c
ad.h Mark member info of struct ad_functions_s as const. 2010-02-22 14:04:39 +00:00
ad_acm.c
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c
ad_ffmpeg.c
ad_hwac3.c
ad_hwmpa.c Fix check for wrong variable: len can be unitialized but not normally < 0, 2010-02-25 22:06:05 +00:00
ad_imaadpcm.c
ad_internal.h
ad_liba52.c
ad_libdca.c
ad_libdv.c
ad_libmad.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
ad_libvorbis.c
ad_mp3lib.c
ad_mp3lib.h
ad_mpc.c
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c
ad_qtaudio.c
ad_realaud.c
ad_sample.c
ad_speex.c
ad_twin.c
ae.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
ae.h
ae_faac.c
ae_faac.h
ae_lame.c
ae_lame.h
ae_lavc.c
ae_lavc.h
ae_pcm.c
ae_pcm.h
ae_toolame.c Make close_toolame() static, only used in ae_toolame.c. 2010-02-28 00:28:14 +00:00
ae_toolame.h
ae_twolame.c Make close_twolame() static, only used in ae_twolame.c. 2010-02-28 00:23:58 +00:00
ae_twolame.h
cmmx.h
dec_audio.c
dec_audio.h
dec_teletext.c
dec_teletext.h
dec_video.c Add const to mpvdec declaration 2010-02-25 22:23:58 +00:00
dec_video.h
img_format.c
img_format.h
mp_image.c
mp_image.h Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
mpc_info.h
pullup.c
pullup.h
vd.c Add const to mpvdec declaration 2010-02-25 22:23:58 +00:00
vd.h Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
vd_dmo.c Partially revert r30645, the final output format is determined by 2010-03-03 21:32:31 +00:00
vd_dshow.c Partially revert r30645, the final output format is determined by 2010-03-03 21:32:31 +00:00
vd_ffmpeg.c
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libdv.h
vd_libmpeg2.c
vd_lzo.c
vd_mpegpes.c
vd_mpng.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
vd_mtga.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
vd_null.c
vd_qtvideo.c
vd_raw.c
vd_realvid.c
vd_sgi.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
vd_theora.c
vd_vfw.c
vd_vfwex.c
vd_xanim.c
vd_xvid4.c
vd_zrmjpeg.c
ve.c
ve_lavc.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
ve_libdv.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
ve_nuv.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
ve_qtvideo.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
ve_raw.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
ve_vfw.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
ve_x264.c Reuse the keyframe flag from x264 instead of trying to derive it on our own. 2010-02-28 07:52:34 +00:00
ve_xvid4.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf.c Enable ASS/SSA subtitle support in mencoder 2010-03-05 23:13:08 +00:00
vf.h cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_1bpp.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_2xsai.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_ass.c Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
vf_blackframe.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_bmovl.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_boxblur.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_crop.c Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
vf_cropdetect.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_decimate.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_delogo.c Mark all fmt_list arrays as const. 2010-02-26 19:56:03 +00:00
vf_denoise3d.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_detc.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_dint.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_divtc.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_down3dright.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_dsize.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_dvbscale.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_eq.c Mark a bunch of video filter structures as const. 2010-02-22 14:03:46 +00:00
vf_eq2.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
vf_expand.c Mark a bunch of video filter structures as const. 2010-02-22 14:03:46 +00:00
vf_field.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_fil.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_filmdint.c Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
vf_fixpts.c Enable ASS/SSA subtitle support in mencoder 2010-03-05 23:13:08 +00:00
vf_flip.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_format.c Mark vf_opts/vf_opts_fields structures as const. 2010-02-26 17:21:06 +00:00
vf_framestep.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_fspp.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_geq.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_gradfun.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_halfpack.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_harddup.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_hqdn3d.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_hue.c Mark vf_opts/vf_opts_fields structures as const. 2010-02-26 17:21:06 +00:00
vf_il.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_ilpack.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_ivtc.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_kerndeint.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_lavc.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_lavcdeint.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_mcdeint.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_mirror.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_noformat.c Mark vf_opts/vf_opts_fields structures as const. 2010-02-26 17:21:06 +00:00
vf_noise.c Mark all fmt_list arrays as const. 2010-02-26 19:56:03 +00:00
vf_ow.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_palette.c Mark a bunch of video filter structures as const. 2010-02-22 14:03:46 +00:00
vf_perspective.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_phase.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_pp.c Mark all fmt_list arrays as const. 2010-02-26 19:56:03 +00:00
vf_pp7.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_pullup.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_qp.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_rectangle.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_remove_logo.c Get rid of many ugly casts. 2010-02-28 01:06:09 +00:00
vf_rgb2bgr.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_rgbtest.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_rotate.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_sab.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_scale.c Mark a bunch of video filter structures as const. 2010-02-22 14:03:46 +00:00
vf_scale.h
vf_screenshot.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_smartblur.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_softpulldown.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_softskip.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_spp.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_swapuv.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_telecine.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_test.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_tfields.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_tile.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_tinterlace.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_unsharp.c Mark all fmt_list arrays as const. 2010-02-26 19:56:03 +00:00
vf_uspp.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_vo.c Remove commented-out cruft line. 2010-02-22 14:02:18 +00:00
vf_yadif.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_yuvcsp.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_yuy2.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_yvu9.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vf_zrmjpeg.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
vfcap.h
vqf.h