summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qtdemux: align push based behaviour more with pull basedMark Nauwelaerts2009-03-201-0/+18
* qtdemux: fix mem leaks and prevent excessive buffering in push based modeMark Nauwelaerts2009-03-201-9/+18
* pulsesink: Track the corked/uncorked state ourselvesJan Schmidt2009-03-202-1/+5
* pulse: Make sure the stream is uncorked in the write functionJan Schmidt2009-03-201-4/+23
* speexenc: fix direction of latency query and other upstream queriesTim-Philipp Müller2009-03-201-2/+4
* .gitignore: ignore moreTim-Philipp Müller2009-03-202-3/+3
* rtpmp4adepay: don't append an extra 0 byte to the codec dataTim-Philipp Müller2009-03-201-3/+3
* rtph264depay: fix base64 decodingWim Taymans2009-03-191-2/+5
* udp: Fix build if on SolarisDavid Adam2009-03-191-2/+2
* rtp: Use GLib functions for encoding/decoding base64Sebastian Dröge2009-03-185-187/+19
* rtspsrc: add some debug for the timestampsWim Taymans2009-03-161-2/+12
* v4l2src: log details if we have them, needed for #575391Stefan Kost2009-03-151-2/+2
* udpsrc: convert _ in properties to -Wim Taymans2009-03-131-2/+2
* udpsrc: Add network interface selectionEdgar E. Iglesias2009-03-135-5/+43
* v4l2src: Prepend to lists and reverse them at the end.Jan Schmidt2009-03-131-3/+7
* pulsesink: Wait until there is enough room to write an entire segmentJan Schmidt2009-03-131-1/+1
* rtspsrc: don't send PAUSE when not connectedWim Taymans2009-03-121-1/+1
* Don't call FLAC__ methods before it's initialized. Fixes #516031Laszlo Pandy2009-03-121-4/+7
* rtspsrc: fix timeout checkWim Taymans2009-03-111-1/+1
* win32: update MANIFEST, fixing 'make dist'Tim-Philipp Müller2009-03-111-1/+0
* makefile: fix typo in no-static plugins ruleStefan Kost2009-03-101-1/+1
* pngdec: various cleanups.Wim Taymans2009-03-101-21/+44
* gstrtpvorbisdepay: Fix build on macosxEdward Hervey2009-03-101-2/+3
* .gitignore: Ignore m4 directoryEdward Hervey2009-03-101-0/+2
* Automatic update of common submoduleJan Schmidt2009-03-091-0/+0
* vorbisdepay: fix some leaksWim Taymans2009-03-091-55/+50
* flacdec: don't lose the first buffer after a seekWim Taymans2009-03-092-27/+48
* qtdemux: sanitize tag namesWim Taymans2009-03-091-3/+14
* Automatic update of common submoduleSebastian Dröge2009-03-081-0/+0
* Automatic update of common submoduleSebastian Dröge2009-03-081-0/+0
* Automatic update of common submoduleSebastian Dröge2009-03-071-0/+0
* Automatic update of common submoduleSebastian Dröge2009-03-071-0/+0
* v4l2src: fix pads, so that they are subset of template capsStefan Kost2009-03-061-4/+9
* rtspsrc: fix range parsingWim Taymans2009-03-052-41/+69
* Move siren rtp pay/depay from gst-plugins-farsightOlivier Crête2009-03-046-1/+422
* rtspsrc: fix memory leak in closeWim Taymans2009-03-041-9/+22
* check: gst-plugins-good.supp needs to be distributed.Peter Kjellerstedt2009-03-041-1/+1
* rtspsrc: fix do-rtcp property descriptionWim Taymans2009-03-041-1/+1
* souphttpsrc: Expose the SoupSession 'timeout' property.Edward Hervey2009-03-032-4/+19
* .gitignore: Ignore the m4/ directoryEdward Hervey2009-03-021-0/+2
* rtpmp4vpay: Add support for more formatsWim Taymans2009-03-021-9/+20
* rtspsrc: add support for http tunnelingWim Taymans2009-03-021-1/+5
* Merge branch 'master' of ssh://thomasvs@git.freedesktop.org/git/gstreamer/gst...Thomas Vander Stichele2009-03-0246-506/+932
|\
| * Remove hardcoded definition of OBJCDavid Schleef2009-03-011-2/+0
| * Wait for a frame to become available before capturing itSjoerd Simons2009-03-015-2/+95
| * alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUGTim-Philipp Müller2009-02-282-6/+5
| * rgvolume: Improve log message for peak values >1.0 by clamping explicitly.René Stadler2009-02-281-1/+15
| * Fix the field dominanceDavid Schleef2009-02-271-2/+2
| * directdrawsink: Fix type mismatchesLRN2009-02-271-5/+5
| * Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Sebastian Dröge2009-02-279-46/+350
| |\