gstreamer/ext
Wim Taymans 4a77aaddbc ext/theora/: Added stream lock to decoder so that we can serialize the discont event.
Original commit message from CVS:
* ext/theora/theoradec.c: (_inc_granulepos),
(theora_dec_src_event), (theora_dec_sink_event),
(theora_handle_comment_packet), (theora_handle_type_packet),
(theora_handle_header_packet), (theora_handle_data_packet),
(theora_dec_chain):
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
(gst_theora_enc_init), (theora_enc_sink_setcaps),
(theora_push_buffer), (theora_push_packet),
(theora_enc_sink_event), (theora_enc_chain),
(theora_enc_change_state), (theora_enc_set_property),
(theora_enc_get_property):
Added stream lock to decoder so that we can serialize
the discont event.
More theoraenc porting, recover from errors, do clean
shutdown.
2005-05-05 09:44:01 +00:00
..
alsa ext/alsa/: Implement alsasink with simple open/write/close API. 2005-04-28 16:19:06 +00:00
cdparanoia ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208). 2005-02-08 11:28:54 +00:00
gnomevfs Make gnomevfssrc extend the source base class. 2005-04-06 17:33:07 +00:00
libvisual Convert gst_main() to g_main_loop_run() 2005-04-25 00:30:40 +00:00
ogg ext/ogg/: Ported ogg muxer. 2005-05-05 09:39:35 +00:00
pango ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
theora ext/theora/: Added stream lock to decoder so that we can serialize the discont event. 2005-05-05 09:44:01 +00:00
vorbis ext/: Don't crap out when seeking back to position 0. 2005-04-28 17:13:47 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00