summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-01-11 19:34:15 +0000
committerBenjamin Otte <otte@gnome.org>2004-01-11 19:34:15 +0000
commitd8487449009048b0ec8af77a58e59545a71a62c3 (patch)
treee95e85ded8827ef546fb9db94402664ebc8dbae2
parentb6b01d96ac8372b6b12c0b21c0e38245d337cf7b (diff)
I'm too lazy to comment this
Original commit message from CVS: *** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b942f84d..a964991a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * gst-libs/gst/video/video.h:
+ Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
+ They should probably be like
+ GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
+
+2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
(qtdemux_parse_trak):
fix audio chunk size/timestamp calculation