ext/mpeg2dec/gstmpeg2dec.*: removed the static pad template so that we can add the...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 5 May 2004 09:13:42 +0000 (09:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 5 May 2004 09:13:42 +0000 (09:13 +0000)
Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
(gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
(gst_mpeg2dec_negotiate_format):
* ext/mpeg2dec/gstmpeg2dec.h:
removed the static pad template so that we can add the
more accurate framerate value to the caps.

ChangeLog

index 1e8a4cd..e523202 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-05-05  Wim Taymans  <wim@fluendo.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
+       (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
+       (gst_mpeg2dec_negotiate_format):
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         removed the static pad template so that we can add the
+         more accurate framerate value to the caps.
+         
+
 2004-05-04  Benjamin Otte  <otte@gnome.org>
 
        * configure.ac: