summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-07-19 16:08:17 +0000
committerAndy Wingo <wingo@pobox.com>2005-07-19 16:08:17 +0000
commit998eca2d9621f0053b302a8746aee03978acd83e (patch)
treeecab47f13e998f7b5ce06cfbcbfb490599904b60
parent8fb69f43a29e61b4b1d2e934e54c272ac50addb2 (diff)
downloadgst-plugins-bad-998eca2d9621f0053b302a8746aee03978acd83e.tar.gz
gst-plugins-bad-998eca2d9621f0053b302a8746aee03978acd83e.tar.bz2
gst-plugins-bad-998eca2d9621f0053b302a8746aee03978acd83e.zip
ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the outbound buffer.
Original commit message from CVS: 2005-07-19 Andy Wingo <wingo@pobox.com> * ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the outbound buffer.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c14f525..97e9a34c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-07-19 Andy Wingo <wingo@pobox.com>
+ * ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper
+ framerate on the outbound buffer.
+
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber
alloc_buffer's return value.
(gst_dvdec_decode_frame): Handle unlinked pads with grace and