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