gstreamer/ext
Tim-Philipp Müller 60ad667761 ext/pango/gsttextoverlay.*: Some textoverlay fixes: for one, in the video chain function, actually wait for a text bu...
Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
(gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
(gst_text_overlay_video_event), (gst_text_overlay_pop_text),
(gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
(gst_text_overlay_change_state):
* ext/pango/gsttextoverlay.h:
Some textoverlay fixes: for one, in the video chain function,
actually wait for a text buffer to come in if there is none at the
moment and there should be one; also, deal more gracefully with
incoming buffers that do not have a timestamp or duration; discard
text buffer when not needed any longer. Fixes #341681.
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/textoverlay.c:
(notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
(setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
(create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
(test_video_waits_for_text_send_text_newsegment_thread),
(test_video_waits_for_text_shutdown_element),
(test_render_continuity_push_video_buffers_thread),
(textoverlay_suite):
Add some unit tests for textoverlay.
2006-11-21 18:39:34 +00:00
..
alsa Printf format fixes. 2006-10-05 15:55:21 +00:00
cdparanoia further clean up build 2006-06-11 14:08:54 +00:00
gnomevfs ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:03 +00:00
libvisual ext/libvisual/visual.c: Libvisual plugin was not passing audio data to libvisual 0.4.0 correctly. Fixes #357800 2006-09-27 11:58:17 +00:00
ogg ext/ogg/gstoggdemux.c: Improve a debug line slightly. 2006-11-13 15:31:01 +00:00
pango ext/pango/gsttextoverlay.*: Some textoverlay fixes: for one, in the video chain function, actually wait for a text bu... 2006-11-21 18:39:34 +00:00
theora ext/theora/: Document and partially implement an algorithm for doing reverse playback of theora video. 2006-11-02 15:06:36 +00:00
vorbis ext/vorbis/vorbisdec.*: First stab at vorbis reverse playback. 2006-11-13 18:14:48 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00