gstreamer/ext/theora
Jan Schmidt 643499378c ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using gdk_pixbuf, because gdk_pixbuf does BILINEAR an...
Original commit message from CVS:
* 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-15 12:09:11 +00:00
..
Makefile.am ext/theora/: Added a theora encoder, grouped the encoder and decoder into the same plugin. 2004-05-06 09:10:31 +00:00
theora.c configure.ac: enable shout2 by default 2004-05-12 02:35:56 +00:00
theoradec.c ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video" 2004-05-10 12:22:05 +00:00
theoraenc.c ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using gdk_pixbuf, because gdk_pixbuf does BILINEAR an... 2004-05-15 12:09:11 +00:00