Age | Commit message (Expand) | Author | Files | Lines |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Add handling for segment seeks. | Sebastian Dröge | 2 | -4/+23 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loo... | Sebastian Dröge | 2 | -26/+38 |
2007-04-30 | update spec | Christian Schaller | 1 | -1/+1 |
2007-04-30 | gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ... | Wim Taymans | 8 | -43/+151 |
2007-04-29 | gst/rtpmanager/gstrtpsession.c: Remove debug. | Wim Taymans | 4 | -11/+26 |
2007-04-29 | docs/plugins/gst-plugins-bad-plugins.*: Commit result of running scanobj-update | Thomas Vander Stichele | 3 | -13/+728 |
2007-04-29 | 80 char police | Thomas Vander Stichele | 2 | -6/+6 |
2007-04-29 | autogen.sh: Require automake 1.7 | Thomas Vander Stichele | 13 | -50/+56 |
2007-04-29 | docs/plugins/inspect/: Add jack and update. | Thomas Vander Stichele | 30 | -55/+107 |
2007-04-28 | configure.ac: Don't build equalizer unless we have core from CVS (it won't wo... | Tim-Philipp Müller | 2 | -3/+19 |
2007-04-27 | ext/theora/theoradec.c: Calculate buffer duration correctly to generate a per... | Julien Moutte | 1 | -3/+1 |
2007-04-27 | gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o... | Wim Taymans | 7 | -181/+690 |
2007-04-26 | docs/plugins/: Add documentation for osxvideo | Edward Hervey | 5 | -0/+39 |
2007-04-25 | gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration. | Wim Taymans | 4 | -23/+90 |
2007-04-25 | gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable. | Wim Taymans | 4 | -16/+53 |
2007-04-25 | gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED. | Wim Taymans | 7 | -42/+183 |
2007-04-25 | gst/rtpmanager/gstrtpbin.c: fix for pad name change | Wim Taymans | 9 | -86/+665 |
2007-04-24 | Plug some leaks; try to make build bot happy again. | Tim-Philipp Müller | 4 | -11/+19 |
2007-04-21 | gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGI... | Tim-Philipp Müller | 2 | -1/+6 |
2007-04-21 | gst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API, we only require GLib 2.... | Tim-Philipp Müller | 2 | -2/+7 |
2007-04-21 | gst/audioresample/gstaudioresample.c: Make more functions static, just becaus... | Tim-Philipp Müller | 1 | -9/+9 |
2007-04-21 | tests/check/elements/audioresample.c: Add unit test for audioresample shutdow... | Tim-Philipp Müller | 1 | -17/+48 |
2007-04-20 | ext/faad/gstfaad.c: FAAD fails to decode low (e.g. 8 kHz) sample rate AAC dat... | Michael Smith | 2 | -1/+9 |
2007-04-19 | configure.ac: Change rtpmanager disabling to keep -bad releasable. | David Schleef | 3 | -3/+11 |
2007-04-18 | Fix wtay's hack. rtpmanager is disabled in configure.ac on line 268. | David Schleef | 2 | -1/+12 |
2007-04-18 | gst/Makefile.am: Add rtpmanager dir to dist. | Wim Taymans | 2 | -1/+6 |
2007-04-18 | configure.ac: Disable rtpmanager for now because it depends on CVS -base. | Wim Taymans | 14 | -36/+2555 |
2007-04-17 | gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. | Tim-Philipp Müller | 2 | -3/+6 |
2007-04-17 | gst/nsf/types.h: Rename #ifndef header guard symbol to something less generic... | Tim-Philipp Müller | 2 | -11/+31 |
2007-04-17 | gst/mve/gstmvedemux.c: Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff... | Tim-Philipp Müller | 2 | -1/+8 |
2007-04-16 | ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R ... | Vincent Torri | 1 | -1/+1 |
2007-04-14 | docs/plugins/inspect/: Add xml doc files for Windows sinks | Sébastien Moutte | 7 | -0/+219 |
2007-04-13 | gst/rtpmanager/: Protect lists and structures with locks. | Wim Taymans | 5 | -12/+87 |
2007-04-12 | gst/qtdemux/qtdemux.c: Make timescale 32 bits again so we don't screw up the ... | Wim Taymans | 2 | -1/+7 |
2007-04-12 | gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results. | Wim Taymans | 5 | -91/+178 |
2007-04-11 | gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. | Wim Taymans | 8 | -27/+216 |
2007-04-11 | gst/qtdemux/: Handle version 1 mdhd atoms to get extended precision durations. | Wim Taymans | 3 | -21/+61 |
2007-04-10 | gst/rtpmanager/: Added custom marshallers for signals. | Wim Taymans | 9 | -9/+58 |
2007-04-06 | gst/rtpmanager/gstrtpbin.*: Provide a clock. | Wim Taymans | 3 | -0/+22 |
2007-04-06 | gst/rtpmanager/gstrtpbin.c: Fix pad template name parsing. | Wim Taymans | 2 | -1/+6 |
2007-04-05 | gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments. | Wim Taymans | 2 | -6/+23 |
2007-04-05 | gst/qtdemux/gstrtpxqtdepay.*: Try to recover from packet loss a little better. | Wim Taymans | 3 | -1/+32 |
2007-04-05 | gst/rtpmanager/gstrtpbin.*: Add debugging category. | Wim Taymans | 8 | -56/+487 |
2007-04-05 | update dutch | Thomas Vander Stichele | 1 | -208/+17 |
2007-04-05 | po/: Added Danish translation. | Thomas Vander Stichele | 3 | -1/+53 |
2007-04-04 | gst/rtpmanager/: Added simple SSRC demuxer. | Wim Taymans | 5 | -0/+373 |
2007-04-04 | ext/jack/gstjackaudiosink.c: Try t better name clients. properly handle retur... | Stefan Kost | 2 | -7/+22 |
2007-04-03 | sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handl... | David Schleef | 2 | -39/+197 |
2007-04-03 | update with rtp plugin | Christian Schaller | 1 | -0/+1 |
2007-04-03 | gst/rtpmanager/: Some more ghostpad magic. | Wim Taymans | 4 | -7/+360 |