summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-06-09 09:53:48 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-06-09 09:53:48 +0000
commit966dd8e5d592282b0d87d73590235d4f234e1dab (patch)
treef243e04a62a2c226fdfe9227831bd8c484cae59b
parent8153a91c9e0673aed62b6da62382a59f86b82af5 (diff)
downloadgst-plugins-bad-966dd8e5d592282b0d87d73590235d4f234e1dab.tar.gz
gst-plugins-bad-966dd8e5d592282b0d87d73590235d4f234e1dab.tar.bz2
gst-plugins-bad-966dd8e5d592282b0d87d73590235d4f234e1dab.zip
gst/asfdemux/gstasfdemux.c: Cap framerate; should fix negotiation issues for some ASF files.
Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk): Cap framerate; should fix negotiation issues for some ASF files.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e96f23e..7f825161 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
+ Cap framerate; should fix negotiation issues for some ASF files.
+
+2005-06-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_video_caps_with_data),
(gst_riff_create_video_template_caps):