From 587973e783dd543accbf511fc2afe37c420bdf3a Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sat, 26 Nov 2005 12:54:47 +0000 Subject: ext/dv/gstdvdec.c: Handle the case where the incoming Video dv stream doesn't have a pixel aspect ratio set. Original commit message from CVS: * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps): Handle the case where the incoming Video dv stream doesn't have a pixel aspect ratio set. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2aa45435..1278b060 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-11-26 Edward Hervey + + * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps): + Handle the case where the incoming Video dv stream doesn't have + a pixel aspect ratio set. + 2005-11-25 Thomas Vander Stichele * docs/plugins/Makefile.am: -- cgit