dvdemux: Use values from decoder structure directly
authorDavid Schleef <ds@schleef.org>
Sun, 13 Sep 2009 22:55:02 +0000 (15:55 -0700)
committerDavid Schleef <ds@schleef.org>
Mon, 14 Sep 2009 02:59:45 +0000 (19:59 -0700)
commit903c79e7673666957467c1dccb6a19e2e22e90c0
treeb6448b5318a7edd7b420d799840f136c6a1904c0
parent29173242bb589a1d51c05a5301aac43002d4b46c
dvdemux: Use values from decoder structure directly

Don't store the same values in the GstDvDemux.  This
fixes a bug where dvdemux would detect a stream as PAL
instead of NTSC, and silently parse it wrong.
ext/dv/gstdvdemux.c
ext/dv/gstdvdemux.h