summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2007-05-09gst/rtpmanager/gstrtpjitterbuffer.c: Pass queries upstream.Wim Taymans1-0/+1
2007-05-06gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598.Tim-Philipp Müller4-60/+85
2007-05-04gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou...Tim-Philipp Müller1-88/+47
2007-05-04gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ...Tim-Philipp Müller1-29/+51
2007-05-04gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info.Wim Taymans2-2/+6
2007-05-03examples/switch/switcher.c (loop, my_bus_callback, switch_timer, last_message...Zaheer Abbas Merali2-241/+302
2007-04-30gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans7-43/+116
2007-04-29gst/rtpmanager/gstrtpsession.c: Remove debug.Wim Taymans3-11/+14
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-3/+2
2007-04-27ext/theora/theoradec.c: Calculate buffer duration correctly to generate a per...Julien Moutte1-3/+1
2007-04-27gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...Wim Taymans6-181/+656
2007-04-25gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans3-23/+79
2007-04-25gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.Wim Taymans3-16/+36
2007-04-25gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.Wim Taymans6-42/+161
2007-04-25gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans8-86/+625
2007-04-24Plug some leaks; try to make build bot happy again.Tim-Philipp Müller1-10/+11
2007-04-21gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGI...Tim-Philipp Müller1-1/+1
2007-04-21gst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API, we only require GLib 2....Tim-Philipp Müller1-2/+2
2007-04-21gst/audioresample/gstaudioresample.c: Make more functions static, just becaus...Tim-Philipp Müller1-9/+9
2007-04-18gst/Makefile.am: Add rtpmanager dir to dist.Wim Taymans1-1/+1
2007-04-18configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans11-35/+2477
2007-04-17gst/app/Makefile.am: Fix CFLAGS and hopefully #430594.Tim-Philipp Müller1-3/+1
2007-04-17gst/nsf/types.h: Rename #ifndef header guard symbol to something less generic...Tim-Philipp Müller1-11/+23
2007-04-17gst/mve/gstmvedemux.c: Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff...Tim-Philipp Müller1-1/+1
2007-04-16ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R ...Vincent Torri1-1/+1
2007-04-13gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans4-12/+71
2007-04-12gst/qtdemux/qtdemux.c: Make timescale 32 bits again so we don't screw up the ...Wim Taymans1-1/+1
2007-04-12gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.Wim Taymans4-91/+162
2007-04-11gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans7-27/+191
2007-04-11gst/qtdemux/: Handle version 1 mdhd atoms to get extended precision durations.Wim Taymans2-21/+52
2007-04-10gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans7-9/+42
2007-04-06gst/rtpmanager/gstrtpbin.*: Provide a clock.Wim Taymans2-0/+15
2007-04-06gst/rtpmanager/gstrtpbin.c: Fix pad template name parsing.Wim Taymans1-1/+1
2007-04-05gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments.Wim Taymans1-6/+15
2007-04-05gst/qtdemux/gstrtpxqtdepay.*: Try to recover from packet loss a little better.Wim Taymans2-1/+25
2007-04-05gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans7-56/+446
2007-04-04gst/rtpmanager/: Added simple SSRC demuxer.Wim Taymans4-0/+360
2007-04-03gst/rtpmanager/: Some more ghostpad magic.Wim Taymans3-7/+350
2007-04-03gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.Wim Taymans1-0/+1
2007-04-03Add RTP session management elements. Still in progress.Wim Taymans14-0/+3841
2007-03-28gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov ...Edward Hervey5-4/+53
2007-03-24gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging ...Tim-Philipp Müller1-0/+1
2007-03-23gst/vmnc/vmncdec.c: Redesign to include a parser for raw files (no timestamps...Michael Smith2-88/+273
2007-03-22gst/interleave/deinterleave.c: Don't leak input buffer in chain function; mai...Tim-Philipp Müller1-28/+26
2007-03-16gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketi...Jan Schmidt4-173/+294
2007-03-16gst/equalizer/gstiirequalizer10bands.c: A 10 band EQ should be initialized to...Stefan Kost1-1/+18
2007-03-15Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below...Jan Schmidt9-680/+1281
2007-03-15gst/audioresample/gstaudioresample.c: Don't trigger discontinuities for very ...Michael Smith1-16/+34
2007-03-14gst/audioresample/gstaudioresample.c: Handle discontinuous streams.Julien Moutte2-9/+48
2007-03-14gst/audioresample/: Since I really am not interested in a debug line for each...Thomas Vander Stichele2-2/+6