[gst-cvs] gst-plugins-bad: dvdspu: Move a bunch of vobsub specific logic to a separate file.

Jan Schmidt thaytan at kemper.freedesktop.org
Tue May 26 08:47:01 PDT 2009


Module: gst-plugins-bad
Branch: master
Commit: 7e20e3be45cc3548cabb1752996c68dd25c76870
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=7e20e3be45cc3548cabb1752996c68dd25c76870

Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Fri May 22 11:13:59 2009 +0100

dvdspu: Move a bunch of vobsub specific logic to a separate file.

Start separating out the vobsub logic in preparation for creating
separate renderer objects for each subpicture format.

---

 gst/dvdspu/Makefile.am     |    4 +-
 gst/dvdspu/gstdvdspu.c     |  341 +---------------------------------------
 gst/dvdspu/gstspu-vobsub.c |  377 ++++++++++++++++++++++++++++++++++++++++++++
 gst/dvdspu/gstspu-vobsub.h |   25 +++
 4 files changed, 406 insertions(+), 341 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=7e20e3be45cc3548cabb1752996c68dd25c76870




More information about the Gstreamer-commits mailing list