summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-03-02rtpmp4vpay: Add support for more formatsWim Taymans1-9/+20
2009-03-02rtspsrc: add support for http tunnelingWim Taymans1-1/+5
2009-02-28alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUGTim-Philipp Müller2-6/+5
2009-02-28rgvolume: Improve log message for peak values >1.0 by clamping explicitly.René Stadler1-1/+15
2009-02-27Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Sebastian Dröge9-46/+350
2009-02-27udp: Don't set errno to EAFNOSUPPORT unconditionallyLRN1-0/+4
2009-02-27rgvolume: ignore out-of-range peak valuesMichael Smith1-1/+1
2009-02-27wavparse: Fix SEEK event handling in push mode, and SEEKABLY query handlingMark Nauwelaerts1-28/+258
2009-02-27matroskademux: Remove gst_util_dump_mem() calls.Edward Hervey1-4/+0
2009-02-26avidemux: fix SEEK event handling in push modeJulien Moutte1-3/+10
2009-02-26rtspsrc: add the .h file change tooPatrick Radizi1-0/+1
2009-02-26rtspsrc: add property to disable RTCPPatrick Radizi1-4/+25
2009-02-26udp: fix gst_udp_set_loop_ttl() againJan Smout1-4/+8
2009-02-26rtpvrawdepay: fail on interlaced videoWim Taymans1-0/+10
2009-02-26rtpvrawpay: fail on interlaced videoWim Taymans1-2/+37
2009-02-25udpsrc: fix compilationWim Taymans1-0/+4
2009-02-25udpsrc: Make sure the sockaddr length used for recvfrom() is big enough.Peter Kjellerstedt1-1/+1
2009-02-25udpsrc: Unify the use of union gst_sockaddr.Peter Kjellerstedt1-8/+7
2009-02-25avidemux: avoid crashing on subtitlesWim Taymans1-2/+9
2009-02-24udp: Fix strict-aliasing warnings from gcc 4.4.0Jan Schmidt1-11/+14
2009-02-24rtp: Fix compiler warning in h264 payloaderTim-Philipp Müller1-4/+6
2009-02-24qtdemux: Also use "(c)inf" to fill the comment tagEdward Hervey2-2/+4
2009-02-23rtspsrc: perform UDP SETUP according to MS RTSP specMark Nauwelaerts1-6/+30
2009-02-23Read ICMP error messages instead of loopingAurelien Grimaud1-2/+44
2009-02-23Always add PPS to the sprop-parameters-setWai-Ming Ho1-68/+50
2009-02-23Don't do crazy things with 0/1 frameratesArnout Vandecappelle1-1/+2
2009-02-23Call new receive_request methodWim Taymans1-11/+16
2009-02-23Add method for hadling server requestsWim Taymans2-0/+18
2009-02-23Don't use GST_ERROR for non-error cases.Wim Taymans2-2/+4
2009-02-22matroskademux: Unref the buffer and not the memory address of the bufferSebastian Dröge1-1/+1
2009-02-22alaw/mulaw: Implement _getcaps function for alaw/mulaw decodersOlivier Crete2-0/+108
2009-02-22alaw/mulaw: Don't require both, rate and channel, to be set in _getcapsOlivier Crete2-24/+20
2009-02-22avidemux: Fix alignment issues by using GST_READ_*Sebastian Dröge1-5/+5
2009-02-19Update Since: tags in autodetect srcs and audioechoJan Schmidt3-3/+3
2009-02-10aspectratiocrop: Don't forget to call parent finalize implementation.Edward Hervey1-0/+2
2009-02-06qtdemux: Add handling for stps atomsDavid Schleef5-0/+44
2009-02-04rtspsrc: Keep track of connected stateWim Taymans2-11/+15
2009-02-04Read Matroska Title element for the TITLE tagRobin Stocker1-1/+15
2009-02-03equalizer: Don't reset frequency bands from user settings. Fixes #570343.Stefan Kost1-18/+20
2009-02-03Use guint64 instead of guint for storing guint64Sebastian Dröge1-3/+2
2009-01-30Don't use Glib 2.16 function g_strcmp0.Jan Schmidt1-3/+3
2009-01-30Don't do void pointer arithmeticJan Schmidt1-5/+5
2009-01-30Fix Forte compiler warnings.Jan Schmidt2-7/+7
2009-01-30Remove useless processing for non-raw formatsEdward Hervey1-10/+8
2009-01-30Add support for the 'Requirement' and 'Encoder' tagsEdward Hervey3-1/+6
2009-01-30Modify private-tag name formatter so that it doesn't go mad at fourcc startin...Edward Hervey1-2/+3
2009-01-29Only unref the peer when there is one.Thijs Vermeir1-1/+1
2009-01-29Remove version numbers from a few gst-launch examples.Stefan Kost3-6/+6
2009-01-29Add ' to framerate argument and remove the word 'simple' as all our pipelines...Stefan Kost1-2/+2
2009-01-28Update and add documentation for plugins with deps (ext).Stefan Kost2-3/+1