[vlc-devel] [PATCH 0/2] Minor subtitle fixes
Devin Heitmueller
dheitmueller at kernellabs.com
Sun Sep 21 18:54:53 CEST 2014
The following patches allow for the --sub-track command line argument
to work properly on MPEG2 streams which include EIA-608 closed captions,
as well as fixing a nasty memory leak that can very quickly exhaust all
of the memory in the system when using VDPAU with captions enabled.
Devin Heitmueller (2):
Allow --sub-track to work with EIA-608 captions, and fix crash on exit
Fix memory leak when using subtitles with VDPAU
modules/hw/vdpau/display.c | 6 +++++-
src/input/es_out.c | 14 ++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
--
1.9.1
More information about the vlc-devel
mailing list