diff options
author | Benjamin Otte <otte@gnome.org> | 2004-01-11 19:34:15 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-01-11 19:34:15 +0000 |
commit | ff11b1036d6b71b2c4adae91385c93d78a395e8e (patch) | |
tree | 910d199ac5289605afca51486641caa9b8f48c9b /ChangeLog | |
parent | 96bbccf5ef4a625f953477f0b12c20040b61ed31 (diff) | |
download | gst-plugins-bad-ff11b1036d6b71b2c4adae91385c93d78a395e8e.tar.gz gst-plugins-bad-ff11b1036d6b71b2c4adae91385c93d78a395e8e.tar.bz2 gst-plugins-bad-ff11b1036d6b71b2c4adae91385c93d78a395e8e.zip |
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |