summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-05-05 09:13:42 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-05-05 09:13:42 +0000
commit9a04866a8f1f2b398520a7eee134e97f3f93c670 (patch)
tree974d8aa682a9d2131a6f099bec6a6697032b5b91
parent88dd3f3a801cc3df938c1c7ad6026577ba217c6f (diff)
ext/mpeg2dec/gstmpeg2dec.*: removed the static pad template so that we can add the more accurate framerate value to t...
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.
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e8a4cd3..e5232028 100644
--- 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: