| Commit message (Expand) | Author | Age | Files | Lines |
* | Use G_GSIZE_FORMAT in print statements for portability. | Edward Hervey | 2007-01-25 | 1 | -2/+4 |
* | gst/rtp/: Port and enable raw audio payloader/depayloader. Needs a bit more w... | Wim Taymans | 2007-01-24 | 6 | -454/+303 |
* | gst/rtsp/gstrtspsrc.*: Only unblock the udp pads when we linked and activated... | Wim Taymans | 2007-01-24 | 2 | -9/+22 |
* | gst/rtp/: Added simple AC3 depayloader (RFC 4184). | Wim Taymans | 2007-01-24 | 5 | -6/+388 |
* | gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audi... | Sebastian Dröge | 2007-01-24 | 4 | -3/+520 |
* | gst/rtsp/gstrtspsrc.c: Unblock pads after adding the pads to the element so t... | Wim Taymans | 2007-01-24 | 1 | -4/+7 |
* | gst/rtp/: Fix caps with payload numbers. | Wim Taymans | 2007-01-24 | 22 | -19/+49 |
* | gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader. | Wim Taymans | 2007-01-24 | 1 | -6/+4 |
* | gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u... | Sebastian Dröge | 2007-01-23 | 4 | -4/+347 |
* | gst/rtp/gstrtpmp4gdepay.c: Parse config params as string and int. | Wim Taymans | 2007-01-23 | 1 | -35/+62 |
* | gst/smpte/: constify some static structs. | Wim Taymans | 2007-01-23 | 5 | -40/+82 |
* | gst/avi/gstavidemux.c: Error out properly when pull_range fails while we're r... | Tim-Philipp Müller | 2007-01-22 | 1 | -9/+13 |
* | gst/smpte/gstsmpte.c: Some more sanity checks to make sure the input formats ... | Tim-Philipp Müller | 2007-01-19 | 1 | -5/+18 |
* | gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths ... | Edward Hervey | 2007-01-19 | 1 | -6/+18 |
* | gst/smpte/gstsmpte.c: Allocate buffers of the right size. | Edward Hervey | 2007-01-19 | 1 | -3/+3 |
* | gst/smpte/gstsmpte.c: Proxy getcaps on sink pads too, so that we either end u... | Tim-Philipp Müller | 2007-01-18 | 1 | -2/+8 |
* | gst/audiofx/audiopanorama.c: Fix doc section name (Fixes #397946) | Stefan Kost | 2007-01-18 | 1 | -1/+1 |
* | gst/audiofx/audiopanorama.c: Use a function array for process methods, add mo... | Sebastian Dröge | 2007-01-16 | 1 | -50/+40 |
* | Add support for more than one audio stream; write better AVIX header; refacto... | Mark Nauwelaerts | 2007-01-14 | 2 | -538/+536 |
* | gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps... | Andy Wingo | 2007-01-13 | 1 | -5/+11 |
* | gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p... | Andy Wingo | 2007-01-13 | 1 | -17/+133 |
* | gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-... | Sebastian Dröge | 2007-01-13 | 2 | -31/+229 |
* | gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d... | Wim Taymans | 2007-01-12 | 6 | -25/+839 |
* | gst/qtdemux/Makefile.am: Dist all new files. | Tim-Philipp Müller | 2007-01-12 | 1 | -1/+6 |
* | gst/qtdemux/: Cleanup and refactor to make the code more readable. | Wim Taymans | 2007-01-12 | 9 | -1871/+2037 |
* | gst/: Set correct caps on outgoing pulled buffers, or things blow up after re... | Tim-Philipp Müller | 2007-01-11 | 2 | -0/+4 |
* | gst/multipart/multipartmux.c: Return FLOW errors ASAP. Fixes #394977. | Jonas Holmberg | 2007-01-11 | 1 | -40/+70 |
* | gst/rtsp/gstrtspsrc.c: Check for stream pad before activating. | Lutz Mueller | 2007-01-11 | 1 | -5/+7 |
* | gst/rtsp/: Allow url to be NULL to be able to use it for server connections. | Peter Kjellerstedt | 2007-01-10 | 10 | -299/+644 |
* | Some small docs fixes (#394851). | Sebastian Dröge | 2007-01-10 | 1 | -4/+4 |
* | gst/avi/gstavidemux.c: Fix docs. | Wim Taymans | 2007-01-09 | 1 | -2/+4 |
* | gst/rtp/: Added RFC 2250 MPEG Video Depayloader. | Wim Taymans | 2007-01-09 | 11 | -155/+492 |
* | ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a... | Vincent Torri | 2007-01-08 | 2 | -4/+11 |
* | New elements interleave and deinterleave, implement channel interleaving and ... | Andy Wingo | 2007-01-07 | 5 | -0/+1035 |
* | gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion. | Sébastien Moutte | 2007-01-07 | 1 | -1/+3 |
* | Check for zlib and if available pass it explicitly to the linker when linking... | Tim-Philipp Müller | 2007-01-05 | 2 | -18/+33 |
* | gst/matroska/Makefile.am: If zlib is available and used, we must link it expl... | Tim-Philipp Müller | 2007-01-05 | 1 | -1/+2 |
* | Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ... | Jens Granseuer | 2007-01-03 | 2 | -14/+14 |
* | gst/matroska/matroska-mux.c: The "signed" field in audio caps is of boolean t... | Tim-Philipp Müller | 2006-12-24 | 1 | -8/+27 |
* | gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the... | Tim-Philipp Müller | 2006-12-18 | 1 | -7/+5 |
* | gst/qtdemux/qtdemux.c: Don't output g_warning for an unsupported format, just... | Jan Schmidt | 2006-12-18 | 1 | -6/+15 |
* | gst/qtdemux/qtdemux.c: Fix crash dereferencing NULL pointer if there's no stc... | Tim-Philipp Müller | 2006-12-18 | 1 | -1/+4 |
* | gst/videomixer/videomixer.c: Introduce some locking around the videomixer sta... | Sjoerd Simons | 2006-12-16 | 1 | -152/+109 |
* | gst/qtdemux/qtdemux.c: We don't support seeking in streaming mode, so don't e... | Tim-Philipp Müller | 2006-12-16 | 1 | -7/+33 |
* | gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #38... | Tim-Philipp Müller | 2006-12-14 | 1 | -0/+6 |
* | gst/qtdemux/qtdemux.c: Add AMR-WB to the list of supported formats. | Wim Taymans | 2006-12-13 | 1 | -2/+10 |
* | gst/: In streaming mode, if the first buffer we get doesn't have an offset, f... | Tim-Philipp Müller | 2006-12-12 | 2 | -1/+24 |
* | gst/qtdemux/qtdemux.c: Fix non-working redirects from inetfilm.com (handle 'a... | Tim-Philipp Müller | 2006-12-11 | 1 | -3/+28 |
* | gst/matroska/: Try harder to extract the framerate for video tracks correctly... | Tim-Philipp Müller | 2006-12-11 | 3 | -8/+24 |
* | gst/apetag/gstapedemux.c: We need to be able to read and parse any possible f... | Sebastian Dröge | 2006-12-09 | 1 | -1/+5 |