summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* switch v4l2src from experimental to normal build. Fixes #536831Christian Schaller2008-06-201-0/+0
* Require libcdio >= 0.76.Tim-Philipp Müller2008-06-071-0/+0
* gst/avi/gstavidemux.c: Catch UNEXPECTED when downstream has reached end of se...Thijs Vermeir2008-06-051-0/+0
* Document whats first shown on the fdo plugin docs page :)Stefan Kost2008-05-281-0/+0
* configure.ac: We need -base CVS (rtsp).Tim-Philipp Müller2008-05-241-0/+0
* gst/udp/: Joining a multicast group and setting the loop/ttl properties are t...Wim Taymans2008-05-211-0/+0
* gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property.Wim Taymans2008-05-211-0/+0
* gst/interleave/deinterleave.*: Queue events until src pads were added and the...Sebastian Dröge2008-05-171-0/+0
* Fix some compiler warnings.Jan Schmidt2008-05-161-0/+0
* gst/rtp/gstrtph264depay.c: Small comment added.Wim Taymans2008-05-141-0/+0
* gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...Peter Kjellerstedt2008-05-141-0/+0
* gst/avi/gstavimux.c: Do not leave fourcc stream header field empty upon reset.Mark Nauwelaerts2008-05-121-0/+0
* Add goom2k1 into the docs.Jan Schmidt2008-05-111-0/+0
* gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and mad...Ole André Vadla Ravnås2008-05-071-0/+0
* sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.Thijs Vermeir2008-05-061-0/+0
* Update .po filesJan Schmidt2008-04-231-0/+0
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-161-0/+0
* gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademuxMark Nauwelaerts2008-04-141-0/+0
* tests/check/Makefile.am: Add soup test certificates to the dist.Jan Schmidt2008-04-131-0/+0
* gst/matroska/: Fix the Forte build by making function declaration signatures ...Jan Schmidt2008-04-091-0/+0
* ext/wavpack/: Use GSlice for allocating index entries and use gst_element_cla...Sebastian Dröge2008-04-031-0/+0
* gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings.Tim-Philipp Müller2008-04-021-0/+0
* m4/Makefile.am: Better not dist files that don't exist any longer (lrint*m4).Tim-Philipp Müller2008-03-231-0/+0
* Remove lrint/lrintf checks. We don't use it anywhere.Sebastian Dröge2008-03-211-0/+0
* gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...Olivier Crete2008-03-081-0/+0
* gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans2008-03-061-0/+0
* gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.Jan Schmidt2008-03-031-0/+0
* configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt2008-03-031-0/+0
* configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt2008-02-261-0/+0
* Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens2008-02-261-0/+0
* ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base ...Sebastian Dröge2008-02-251-0/+0
* Check for and define ERROR_CXXFLAGS and use them when buildingTim-Philipp Müller2008-02-231-0/+0
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-231-0/+0
* Implement zero-copy and make the buffer size configurable.Wouter Cloetens2008-02-221-0/+0
* sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...Sebastian Dröge2008-02-121-0/+0
* Close some memory leaks spotted by the unit test. Fixes bug #515697.Sebastian Dröge2008-02-111-0/+0
* gst/: Fix includes orderJan Schmidt2008-02-091-0/+0
* gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when d...Julien Moutte2008-02-081-0/+0
* Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...Jan Schmidt2008-02-061-0/+0
* tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.Tim-Philipp Müller2008-02-021-0/+0
* gst/rtp/: Add MPEG2 video payloaderThijs Vermeir2008-01-251-0/+0
* docs/plugins/Makefile.am: Update include list.Stefan Kost2008-01-211-0/+0
* ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w...Wouter Cloetens2008-01-191-0/+0
* gst/udp/gstmultiudpsink.c: use GST_WARNING for loggingThijs Vermeir2008-01-181-0/+0
* gst/udp/gstmultiudpsink.c: Don't try to leave a multicast group with an inval...Thijs Vermeir2008-01-181-0/+0
* docs/plugins/: Update plugin docs.Stefan Kost2008-01-151-0/+0
* gst/: Initialise variables to work around (false) 'foo might be used uninitia...Tim-Philipp Müller2008-01-141-0/+0
* tests/check/elements/icydemux.c: Don't use deprecated GST_PLUGIN_DEFINE_STATIC.Tim-Philipp Müller2008-01-111-0/+0
* Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check...Stefan Kost2008-01-091-0/+0
* ext/flac/gstflacdec.*: Remove some unused vars.Wim Taymans2007-12-181-0/+0