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
commit9baed9eeac7dafc2353c64219637ece45ac79851 (patch)
tree80ee3cf0ca83728326f00725a5af3224252e5890
parentdef730a7a06bf527cda1eed60b53c83f0029b143 (diff)
downloadgst-plugins-bad-9baed9eeac7dafc2353c64219637ece45ac79851.tar.gz
gst-plugins-bad-9baed9eeac7dafc2353c64219637ece45ac79851.tar.bz2
gst-plugins-bad-9baed9eeac7dafc2353c64219637ece45ac79851.zip
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: