gstreamer/ext/theora
Benjamin Otte 3d48de4043 configure.ac: enable shout2 by default
Original commit message from CVS:
* configure.ac:
enable shout2 by default
* ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
(gst_shout2send_base_init), (gst_shout2send_init),
(gst_shout2send_connect), (gst_shout2send_change_state):
* ext/shout2/gstshout2.h:
make this work again. Based on a patch by Zaheer Merali (fixes
#142262)
* ext/theora/theora.c: (plugin_init):
don't set rank on encoders
2004-05-12 02:35:56 +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/theora/theoraenc.c: Mark the last packet with an EOS flag which is not really needed in gstreamer. 2004-05-10 13:32:11 +00:00