From 4878ce90a229d2b337cb2cb8750fed3c95f82104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 13 Dec 2007 10:16:48 +0000 Subject: gst/videoparse/gstvideoparse.c: Add YV12 to the pad templates as it is supported too and allow Original commit message from CVS: * gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event): Add YV12 to the pad templates as it is supported too and allow -1 as stop position for NEWSEGMENT events. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 96d30490..958d568f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-12-13 Sebastian Dröge + + * gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event): + Add YV12 to the pad templates as it is supported too and allow + -1 as stop position for NEWSEGMENT events. + 2007-12-13 Sebastian Dröge * gst/videoparse/Makefile.am: -- cgit v1.2.1