summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-10-18 17:49:09 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-10-18 17:49:09 +0000
commitcda34e6a8df5fe1a55358ce73f13c764e7613f45 (patch)
tree22e04602e29d8a882ae1bf6228579fe7e8d8b846 /ChangeLog
parentcf398c5fad02834aa7946d90049e1418519f6f46 (diff)
ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera switches.
Original commit message from CVS: * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps), (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop): * ext/dv/gstdvdec.h: Make sure we renegotiate aspect ratio when the camera switches.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8073f050..2d728f96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-18 Wim Taymans <wim@fluendo.com>
+
+ * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
+ (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
+ * ext/dv/gstdvdec.h:
+ Make sure we renegotiate aspect ratio when the camera switches.
+
2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),