gstreamer/gst
Thiago Sousa Santos 73e8934af9 gst/playback/gstqueue2.c: Add support for filebased buffering. Fixes #441264.
Original commit message from CVS:
Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
* gst/playback/gstqueue2.c: (gst_queue_class_init),
(gst_queue_init), (gst_queue_finalize),
(gst_queue_write_buffer_to_file), (gst_queue_have_data),
(gst_queue_create_read), (gst_queue_read_item_from_file),
(gst_queue_open_temp_location_file),
(gst_queue_close_temp_location_file), (gst_queue_locked_flush),
(gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
(gst_queue_is_empty), (gst_queue_is_filled),
(gst_queue_change_state), (gst_queue_set_temp_location),
(gst_queue_set_property):
Add support for filebased buffering. Fixes #441264.
2007-06-05 16:14:23 +00:00
..
adder gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected, gst_adder_change_state): gst/adder/gstadder.h (bps, o... 2007-05-08 19:24:01 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: Initalize the AudioConvertCtx with zeroes, otherwise it will contain pointers to ... 2007-04-24 18:58:25 +00:00
audiorate gst/audiorate/gstaudiorate.c: If a buffer doesn't have a timestamp, assume it's contiguous with the previous buffer, ... 2007-05-03 13:16:21 +00:00
audioresample ext/theora/theoradec.c: Calculate buffer duration correctly to generate a perfect stream (#433888). 2007-04-27 15:33:46 +00:00
audiotestsrc gst/: Use the segment->last_stop value to calculate the next timestamp to generate after a seek; not the segment->sta... 2007-05-17 11:16:14 +00:00
ffmpegcolorspace Use new metadata copy function. 2007-03-09 16:38:06 +00:00
gdp gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check/pipelines/streamheader.c (tag_event_probe_cb, 2007-04-14 12:34:55 +00:00
playback gst/playback/gstqueue2.c: Add support for filebased buffering. Fixes #441264. 2007-06-05 16:14:23 +00:00
subparse gst/subparse/: Use GST_DISABLE_XML here 2007-04-20 10:42:24 +00:00
tcp gst/tcp/gstmultifdsink.*: Add support for remuve_flush. 2007-06-05 16:00:33 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Consolidate and re-work our mpeg system stream detection to probe more packets a... 2007-05-11 17:33:43 +00:00
videorate gst/videorate/gstvideorate.c: There is no sensible way to handle incoming buffers which don't have a valid timestamp.... 2007-05-03 10:47:22 +00:00
videoscale Use new metadata copy function. 2007-03-09 16:38:06 +00:00
videotestsrc gst/: Use the segment->last_stop value to calculate the next timestamp to generate after a seek; not the segment->sta... 2007-05-17 11:16:14 +00:00
volume gst-libs/gst/audio/gstbaseaudiosink.c 2007-05-18 15:23:43 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00