summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * rgvolume: ignore out-of-range peak valuesMichael Smith2009-02-271-1/+1
| | * wavparse: Fix SEEK event handling in push mode, and SEEKABLY query handlingMark Nauwelaerts2009-02-271-28/+258
| | * matroskademux: Remove gst_util_dump_mem() calls.Edward Hervey2009-02-271-4/+0
| | * avidemux: fix SEEK event handling in push modeJulien Moutte2009-02-261-3/+10
| | * rtspsrc: add the .h file change tooPatrick Radizi2009-02-261-0/+1
| | * rtspsrc: add property to disable RTCPPatrick Radizi2009-02-261-4/+25
| | * udp: fix gst_udp_set_loop_ttl() againJan Smout2009-02-261-4/+8
| | * rtpvrawdepay: fail on interlaced videoWim Taymans2009-02-261-0/+10
| | * rtpvrawpay: fail on interlaced videoWim Taymans2009-02-261-2/+37
| * | udp: Don't set errno to EAFNOSUPPORT unconditionallyLRN2009-02-271-0/+4
| |/
| * Change how win32/common/config.h is updatedDavid Schleef2009-02-253-282/+46
| * dvdec: Add interlacing info to caps and buffersDavid Schleef2009-02-252-1/+10
| * build: Update shave init statement for changes in common. Bump common.Jan Schmidt2009-02-252-1/+1
| * udpsrc: fix compilationWim Taymans2009-02-251-0/+4
| * jpegenc: error out instead of crashing if no caps have been setTim-Philipp Müller2009-02-251-0/+13
| * udpsrc: Make sure the sockaddr length used for recvfrom() is big enough.Peter Kjellerstedt2009-02-251-1/+1
| * udpsrc: Unify the use of union gst_sockaddr.Peter Kjellerstedt2009-02-251-8/+7
| * Automatic update of common submoduleJan Schmidt2009-02-251-0/+0
| * avidemux: avoid crashing on subtitlesWim Taymans2009-02-251-2/+9
| * udp: Fix strict-aliasing warnings from gcc 4.4.0Jan Schmidt2009-02-241-11/+14
| * rtp: Fix compiler warning in h264 payloaderTim-Philipp Müller2009-02-241-4/+6
| * Use shave for the build outputJan Schmidt2009-02-242-2/+5
| * gconf: Rename gconf.[ch] to gstgconf.[ch] to prevent name conflictsSebastian Dröge2009-02-244-4/+4
| * qtdemux: Also use "(c)inf" to fill the comment tagEdward Hervey2009-02-242-2/+4
| * rtspsrc: perform UDP SETUP according to MS RTSP specMark Nauwelaerts2009-02-231-6/+30