summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtspsrc: fix do-rtcp property descriptionWim Taymans2009-03-041-1/+1
* rtpmp4vpay: Add support for more formatsWim Taymans2009-03-021-9/+20
* rtspsrc: add support for http tunnelingWim Taymans2009-03-021-1/+5
* 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
* 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
|/
* udpsrc: fix compilationWim Taymans2009-02-251-0/+4
* 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
* 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
* 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
* Read ICMP error messages instead of loopingAurelien Grimaud2009-02-231-2/+44
* Always add PPS to the sprop-parameters-setWai-Ming Ho2009-02-231-68/+50
* Don't do crazy things with 0/1 frameratesArnout Vandecappelle2009-02-231-1/+2
* Call new receive_request methodWim Taymans2009-02-231-11/+16
* Add method for hadling server requestsWim Taymans2009-02-232-0/+18
* Don't use GST_ERROR for non-error cases.Wim Taymans2009-02-232-2/+4
* matroskademux: Unref the buffer and not the memory address of the bufferSebastian Dröge2009-02-221-1/+1
* alaw/mulaw: Implement _getcaps function for alaw/mulaw decodersOlivier Crete2009-02-222-0/+108
* alaw/mulaw: Don't require both, rate and channel, to be set in _getcapsOlivier Crete2009-02-222-24/+20
* avidemux: Fix alignment issues by using GST_READ_*Sebastian Dröge2009-02-221-5/+5
* Update Since: tags in autodetect srcs and audioechoJan Schmidt2009-02-193-3/+3
* aspectratiocrop: Don't forget to call parent finalize implementation.Edward Hervey2009-02-101-0/+2
* qtdemux: Add handling for stps atomsDavid Schleef2009-02-065-0/+44
* rtspsrc: Keep track of connected stateWim Taymans2009-02-042-11/+15
* Read Matroska Title element for the TITLE tagRobin Stocker2009-02-041-1/+15
* equalizer: Don't reset frequency bands from user settings. Fixes #570343.Stefan Kost2009-02-031-18/+20
* Use guint64 instead of guint for storing guint64Sebastian Dröge2009-02-031-3/+2
* Don't use Glib 2.16 function g_strcmp0.Jan Schmidt2009-01-301-3/+3
* Don't do void pointer arithmeticJan Schmidt2009-01-301-5/+5
* Fix Forte compiler warnings.Jan Schmidt2009-01-302-7/+7
* Remove useless processing for non-raw formatsEdward Hervey2009-01-301-10/+8
* Add support for the 'Requirement' and 'Encoder' tagsEdward Hervey2009-01-303-1/+6
* Modify private-tag name formatter so that it doesn't go mad at fourcc startin...Edward Hervey2009-01-301-2/+3