summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2005-01-08 15:30:33 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2005-01-08 15:30:33 +0000
commita6cf0d4ad6e6ac653997617a3b225832189001dd (patch)
tree05268e4249d3ae743c448845e9f4391c34bb45c2 /ChangeLog
parenta238e1f965bc9d70447180a377090101762a4c33 (diff)
downloadgst-plugins-bad-a6cf0d4ad6e6ac653997617a3b225832189001dd.tar.gz
gst-plugins-bad-a6cf0d4ad6e6ac653997617a3b225832189001dd.tar.bz2
gst-plugins-bad-a6cf0d4ad6e6ac653997617a3b225832189001dd.zip
ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed)
Original commit message from CVS: * ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed) * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_ext_content_desc): don't send text tags if they are empty (bis repetita)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 135614ee..6277b252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
* ext/dv/gstdvdec.c:
+ really fix bpp24/32 dvdec caps (classic rgba indeed)
+ * gst/asfdemux/gstasfdemux.c:
+ (gst_asf_demux_process_ext_content_desc):
+ don't send text tags if they are empty (bis repetita)
+
+2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
+
+ * ext/dv/gstdvdec.c:
remove unneeded comment from dvdec
(related to DV 4CC codes in AVI files)
moved them in gstreamer/docs/random/mimetypes