1
mirror of https://github.com/mpv-player/mpv synced 2024-09-09 01:16:56 +02:00
mpv/sub
wm4 4012c4a96e osd: remove mp_osd_res.video_par field
This is not needed anymore, because we decided that the PAR of the
decoded video matters, and not the PAR of the filtered video that
arrives at the VO.
2013-11-24 14:44:58 +01:00
..
ass_mp.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
ass_mp.h configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
dec_sub.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
dec_sub.h Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
draw_bmp.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
draw_bmp.h Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
find_subfiles.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
find_subfiles.h find_subfiles: some cleanups 2013-09-07 20:34:49 +02:00
img_convert.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
img_convert.h Revert "sub: support straight alpha additionally to premultiplied alpha" 2013-08-12 02:49:22 +02:00
osd_dummy.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
osd_font.otf osc: rename osd_font, add some glyphs 2013-09-08 03:35:04 +02:00
osd_libass.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
osd.c osd: remove mp_osd_res.video_par field 2013-11-24 14:44:58 +01:00
osd.h osd: remove mp_osd_res.video_par field 2013-11-24 14:44:58 +01:00
sd_ass.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
sd_lavc_conv.c sd_lavc_conv: fix build with older ffmpeg/libav 2013-08-24 20:07:05 +02:00
sd_lavc.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
sd_lavf_srt.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
sd_microdvd.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
sd_movtext.c sd_ass: disable special handling of subtitles with duration 0 2013-06-25 00:11:54 +02:00
sd_spu.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
sd_srt.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
sd.h demux: rename demux_packet.h to packet.h 2013-11-18 18:46:44 +01:00
spudec.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
spudec.h sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs. 2013-11-07 12:56:07 +01:00