summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2008-12-17ext/pulse/pulsemixerctrl.c: Don't leak the pa_operation.Stefan Kost1-0/+0
2008-12-15ext/pulse/pulsemixerctrl.c: Add note about memleak.Stefan Kost1-0/+0
2008-12-13Switch to using GstStaticPadTemplate.Edward Hervey1-0/+0
2008-12-13m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and sin...Edward Hervey1-0/+0
2008-12-04configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...Sebastian Dröge1-0/+0
2008-11-29gst/autodetect/gstautoaudiosrc.c: Fix classification.Stefan Kost1-0/+0
2008-11-29Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu...Sebastian Dröge1-0/+0
2008-11-20gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socke...Michael Smith1-0/+0
2008-10-30gst/wavenc/gstwavenc.*: Add support for float/double as input and remove the ...Sebastian Dröge1-0/+0
2008-10-21gst/videobox/gstvideobox.c: support dynamically changing properties in videoboxWim Taymans1-0/+0
2008-10-08sys/ximage/gstximagesrc.c: Fix build for systems that don't have XDamage.Edward Hervey1-0/+0
2008-10-07tests/examples/rtp/: Add some more H263p server and client examples.Wim Taymans1-0/+0
2008-09-11ext/raw1394/: Pretend to care about the result of write() which works around ...Tim-Philipp Müller1-0/+0
2008-08-21gst/matroska/matroska-demux.c: Don't calculate the default duration of a fram...Sebastian Dröge1-0/+0
2008-07-31ext/soup/gstsouphttpsrc.c: Don't throw an error when soup completes a msg wit...Jan Schmidt1-0/+0
2008-07-22gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). F...Stefan Kost1-0/+0
2008-07-14gst/avi/gstavidemux.c: Fix build of avidemux on big endian architectures.Alessandro Decina1-0/+0
2008-07-08Don't use declarations after statements and variable length arrays.Sebastian Dröge1-0/+0
2008-07-02gst/matroska/matroska-demux.c: Resync non-subtitle tracks too if a too large ...Sebastian Dröge1-0/+0
2008-06-20switch v4l2src from experimental to normal build. Fixes #536831Christian Schaller1-0/+0
2008-06-07Require libcdio >= 0.76.Tim-Philipp Müller1-0/+0
2008-06-05gst/avi/gstavidemux.c: Catch UNEXPECTED when downstream has reached end of se...Thijs Vermeir1-0/+0
2008-05-28Document whats first shown on the fdo plugin docs page :)Stefan Kost1-0/+0
2008-05-24configure.ac: We need -base CVS (rtsp).Tim-Philipp Müller1-0/+0
2008-05-21gst/udp/: Joining a multicast group and setting the loop/ttl properties are t...Wim Taymans1-0/+0
2008-05-21gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property.Wim Taymans1-0/+0
2008-05-17gst/interleave/deinterleave.*: Queue events until src pads were added and the...Sebastian Dröge1-0/+0
2008-05-16Fix some compiler warnings.Jan Schmidt1-0/+0
2008-05-14gst/rtp/gstrtph264depay.c: Small comment added.Wim Taymans1-0/+0
2008-05-14gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...Peter Kjellerstedt1-0/+0
2008-05-12gst/avi/gstavimux.c: Do not leave fourcc stream header field empty upon reset.Mark Nauwelaerts1-0/+0
2008-05-11Add goom2k1 into the docs.Jan Schmidt1-0/+0
2008-05-07gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and mad...Ole André Vadla Ravnås1-0/+0
2008-05-06sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.Thijs Vermeir1-0/+0
2008-04-23Update .po filesJan Schmidt1-0/+0
2008-04-16Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller1-0/+0
2008-04-14gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademuxMark Nauwelaerts1-0/+0
2008-04-13tests/check/Makefile.am: Add soup test certificates to the dist.Jan Schmidt1-0/+0
2008-04-09gst/matroska/: Fix the Forte build by making function declaration signatures ...Jan Schmidt1-0/+0
2008-04-03ext/wavpack/: Use GSlice for allocating index entries and use gst_element_cla...Sebastian Dröge1-0/+0
2008-04-02gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings.Tim-Philipp Müller1-0/+0
2008-03-23m4/Makefile.am: Better not dist files that don't exist any longer (lrint*m4).Tim-Philipp Müller1-0/+0
2008-03-21Remove lrint/lrintf checks. We don't use it anywhere.Sebastian Dröge1-0/+0
2008-03-08gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...Olivier Crete1-0/+0
2008-03-06gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans1-0/+0
2008-03-03gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.Jan Schmidt1-0/+0
2008-03-03configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt1-0/+0
2008-02-26configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt1-0/+0
2008-02-26Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens1-0/+0
2008-02-25ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base ...Sebastian Dröge1-0/+0