openbsd-ports/multimedia/xine-lib/patches/patch-src_libsputext_demux_sputext_c
jakemsr df581e9d78 initial import of xine-lib
xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It
also decodes multimedia files like AVI, MOV, WMV, and MP3 from local
disk drives, and displays multimedia streamed over the Internet. It
interprets many of the most common multimedia formats available - and
some of the most uncommon formats, too.

prodded by jolan@ and bernd@
2006-03-24 22:43:41 +00:00

13 lines
402 B
Plaintext

$OpenBSD: patch-src_libsputext_demux_sputext_c,v 1.1.1.1 2006/03/24 22:43:41 jakemsr Exp $
--- src/libsputext/demux_sputext.c.orig Thu Jan 5 01:07:12 2006
+++ src/libsputext/demux_sputext.c Thu Jan 5 01:08:23 2006
@@ -57,7 +57,7 @@
#define SUB_MAX_TEXT 5
#define SUB_BUFSIZE 1024
#define LINE_LEN 1000
-#define LINE_LEN_QUOT "1000"
+#define LINE_LEN_QUOT "999"
/*
* Demuxer typedefs