gstreamer/gst
Julien Moutte d299d1c063 ext/theora/theoradec.c: Calculate buffer duration correctly to generate a perfect stream (#433888).
Original commit message from CVS:
2007-04-27  Julien MOUTTE  <julien@moutte.net>

* ext/theora/theoradec.c: (_theora_granule_time),
(theora_dec_push_forward), (theora_handle_data_packet),
(theora_dec_decode_buffer): Calculate buffer duration correctly
to generate a perfect stream (#433888).
* gst/audioresample/gstaudioresample.c:
(audioresample_check_discont): Glib provides ABS.
2007-04-27 15:33:46 +00:00
..
adder gst/adder/gstadder.c: Fix non-flushing segmented seeks, Fixes #340060 for me 2007-04-23 20:04:28 +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 configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +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 Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963). 2007-02-24 20:12:49 +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/gstplaybin.c: Activate sync in playbin, we are ready to handle it for live streams. 2007-04-06 12:58:06 +00:00
subparse gst/subparse/: Use GST_DISABLE_XML here 2007-04-20 10:42:24 +00:00
tcp add debug 2007-04-13 22:10:58 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Replace AC3 typefinder with one that isn't terrible, and actually works usefully. 2007-03-09 13:05:04 +00:00
videorate gst/videorate/gstvideorate.c: Don't leak incoming buffer if gst_pad_push() returns a non-OK flow. Fixes #432755. 2007-04-24 15:00:07 +00:00
videoscale Use new metadata copy function. 2007-03-09 16:38:06 +00:00
videotestsrc gst/videotestsrc/: Add a test pattern called "circular", which has concentric rings with varying radial frequency. T... 2007-04-04 02:45:03 +00:00
volume gst/volume/gstvolume.c: Unbreak volume, value remains gint. 2007-02-21 13:55:54 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00