]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commit
gst/dvdsub/: Add dvd subtitle parser, which just packetizes the input stream. This...
authorMark Nauwelaerts <mnauw@users.sourceforge.net>
Sat, 13 Oct 2007 15:13:34 +0000 (15:13 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 13 Oct 2007 15:13:34 +0000 (15:13 +0000)
commit5c5d85f8ccc17b3915d04c77e0c59282c0dac08c
tree113bc840e445dba69d7730ee572b110c05645638
parent10585630e6a5c061060204b177543880b3b64762
gst/dvdsub/: Add dvd subtitle parser, which just packetizes the input stream. This is needed to mux dvd subtitles int...

Original commit message from CVS:
Patch by: Mark Nauwelaerts <mnauw at users.sourceforge.net>
* gst/dvdsub/Makefile.am:
* gst/dvdsub/gstdvdsubdec.c:
* gst/dvdsub/gstdvdsubparse.c:
* gst/dvdsub/gstdvdsubparse.h:
Add dvd subtitle parser, which just packetizes the input
stream. This is needed to mux dvd subtitles into matroska
files, since the muxer expects unfragmented and properly
timestamped input (#415754).
ChangeLog
gst/dvdsub/Makefile.am
gst/dvdsub/gstdvdsubdec.c
gst/dvdsub/gstdvdsubparse.c [new file with mode: 0644]
gst/dvdsub/gstdvdsubparse.h [new file with mode: 0644]