]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commitdiff
Oops, forgot the Changelog :)
authorJan Schmidt <thaytan@mad.scientist.com>
Sat, 15 May 2004 12:16:58 +0000 (12:16 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sat, 15 May 2004 12:16:58 +0000 (12:16 +0000)
Original commit message from CVS:
Oops, forgot the Changelog :)

ChangeLog

index 2174413ecaba0e58a7dbf87d71b1bcd539cc6f51..c32e82efffbec1b8f9e31457b0c7ef2281320126 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
+       * ext/gdk_pixbuf/Makefile.am:
+       * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
+       * ext/gdk_pixbuf/gstgdkpixbuf.h:
+       Add new pixbufscale element to scale RGB video
+       using gdk_pixbuf, because gdk_pixbuf does BILINEAR
+       and HYPER interpolation correctly.
+       * ext/theora/theoraenc.c: (theora_enc_chain),
+       Discard buffer and return if explicit caps could not be set
+       (theora_enc_get_property):
+       Make _get return kbps for the bitrate consistent with
+       the _set function.
+
+
 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
 
        * ext/libvisual/visual.c: (gst_visual_chain):