summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2012-01-24udpsrc: fix string leakVincent Penquerc'h1-0/+3
2012-01-24udpsrc: fix use of freed memoryVincent Penquerc'h1-1/+1
2012-01-24Don't crash on empty lacesMatej Knopp1-0/+5
2012-01-22Don't use deprecated GLib APITim-Philipp Müller14-80/+73
2012-01-22Use new GLib API unconditionallyTim-Philipp Müller4-35/+0
2012-01-19update for memory APIWim Taymans1-5/+1
2012-01-19port to new gthread APIWim Taymans24-153/+104
2012-01-17udpsrc: Remove unneeded socket.h includeSebastian Dröge1-1/+0
2012-01-17configure: Remove socket/winsock specific checksSebastian Dröge2-18/+1
2012-01-17rtspsrc: Update for the new GIO versions of the udp elementsSebastian Dröge2-26/+13
2012-01-17rtpmanager: Port to GIOSebastian Dröge5-63/+127
2012-01-17configure: Require GIO 2.31.10Sebastian Dröge1-1/+1
2012-01-17udp: Remove now unecessary codeSebastian Dröge3-451/+6
2012-01-17udpsink/multiudpsink: Port to GIOSebastian Dröge4-494/+336
2012-01-17dynudpsink: Port to GIOSebastian Dröge3-25/+19
2012-01-17dynudpsink: Port to GIOSebastian Dröge2-153/+172
2012-01-17udpsrc: Port to GIOSebastian Dröge7-423/+365
2012-01-15matroska: fix printf format compiler warningsMatej Knopp6-17/+25
2012-01-13matroskademux: clean up obsolete closing segment handlingMark Nauwelaerts2-29/+0
2012-01-12GST_TYPE_DATE -> G_TYPE_DATETim-Philipp Müller3-8/+7
2012-01-12eqMerge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2-41/+34
2012-01-12gstrtpssrcdemux: fix element leakVincent Penquerc'h1-1/+4
2012-01-12matroska: do not leak attachment buffersVincent Penquerc'h1-0/+3
2012-01-12flvdemux: remove obsolete FIXME commentsMark Nauwelaerts1-2/+0
2012-01-12flvdemux: add prefix to local GstIndex related copiesMark Nauwelaerts2-4/+9
2012-01-12flvdemux: activate pad before setting capsMark Nauwelaerts1-22/+23
2012-01-11audiofx: Use most common convention for definitions of IIR filter coefficients.Leo Singer4-85/+90
2012-01-10matroskamux: fix codec_priv leaksNicola Murino1-41/+31
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge47-627/+1274
2012-01-09matroskamux: fix codec string leaksVincent Penquerc'h1-36/+67
2012-01-09videomixer: Remove videomixer and register videomixer2 as videomixerSebastian Dröge6-2126/+13
2012-01-09qtdemux: initialize variable to avoid undefined useMark Nauwelaerts1-1/+1
2012-01-05isomp4: fix caps leakVincent Penquerc'h1-4/+10
2012-01-05isomp4: remove dead assignmentVincent Penquerc'h1-1/+1
2012-01-05fix pad templatesWim Taymans2-3/+3
2012-01-05rtp: Update for the new audio capsSebastian Dröge9-80/+122
2012-01-05wavparse: Update for libgstriff API changesSebastian Dröge1-2/+4
2012-01-05wavenc: Update for the new raw audio capsSebastian Dröge1-1/+9
2012-01-05spectrum: Update for the new raw audio caps layout fieldSebastian Dröge1-1/+2
2012-01-05replaygain: Update for the new audio capsSebastian Dröge3-1/+13
2012-01-05matroska: Update for the new raw audio interleaved caps fieldSebastian Dröge2-3/+9
2012-01-05level: Update for the new raw audio layout fieldSebastian Dröge1-0/+2
2012-01-05isomp4: Port to the new audio capsSebastian Dröge3-52/+44
2012-01-05cutter: Update for the new raw audio layout fieldSebastian Dröge1-3/+5
2012-01-05goom: Port to the new multichannel caps and update for the new raw audio layo...Sebastian Dröge1-1/+8
2012-01-05equalizer: Update for the new raw audio layout fieldSebastian Dröge1-1/+2
2012-01-05avidemux: Update for the libgstriff API changesSebastian Dröge1-1/+2
2012-01-05auparse: Port to the new multichannel caps and the new raw audio layout fieldSebastian Dröge1-1/+17
2012-01-05audiofx: Port to the new multichannel caps and the new raw audio layout fieldSebastian Dröge8-12/+26
2012-01-04multifilesink: post better error message when we run out of disk spacePeter Seiderer1-2/+9