summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-25rtp: improve structuresmemory-improvements3Wim Taymans4-121/+118
2012-01-25port to new map APIWim Taymans74-1098/+1081
2012-01-23tests: fix missing include in audio-trickplayTim-Philipp Müller1-0/+1
2012-01-23controller: move from control-binding to control-binding-directStefan Sauer2-4/+4
2012-01-22Replace deprecated GStaticMutex with GMutexTim-Philipp Müller4-26/+26
2012-01-22discoverer: use G_TYPE_ERROR instead of GST_TYPE_G_ERRORTim-Philipp Müller1-1/+1
2012-01-20controller: adapt to control_binding changesStefan Sauer2-4/+4
2012-01-20controller: adapt to controller api changesStefan Sauer3-27/+29
2012-01-19tests: fix some testsWim Taymans4-16/+25
2012-01-19rtcp: handle size update correctlyWim Taymans1-3/+3
2012-01-19appsrc: handle NULL caps correctlyWim Taymans1-5/+8
2012-01-19Update for memory API changesmemory-improvementsWim Taymans4-10/+7
2012-01-19port to new glib thread APIWim Taymans16-105/+58
2012-01-19docs: interlaced video: Update docsRobert Swain1-26/+22
2012-01-19tcp: work around compiler warningsWim Taymans2-0/+4
2012-01-18Remove compatibility code cruft for old GLib versionsTim-Philipp Müller24-248/+8
2012-01-18Add ext/gio/ to CRUFT_DIRSTim-Philipp Müller1-0/+1
2012-01-18encoding: port to new GLib threading APITim-Philipp Müller4-21/+25
2012-01-18pango: port to new GLib threading APITim-Philipp Müller2-10/+8
2012-01-18configure.ac: Remove GIO check, it's in gst-glib2.m4 nowSebastian Dröge1-14/+0
2012-01-18Automatic update of common submoduleSebastian Dröge1-0/+0
2012-01-18gio: Move to gst subdirectorySebastian Dröge21-28/+8
2012-01-18configure.ac: Require GLib 2.31.10 and improve GIO checkSebastian Dröge1-16/+15
2012-01-18Update spec file with latest changesChristian Fredrik Kalager Schaller1-3/+2
2012-01-18po: update POTFILES.in for recent changesTim-Philipp Müller1-1/+0
2012-01-17configure: Remove socket/winsock and related checks, not necessary anymoreSebastian Dröge1-22/+0
2012-01-17rtsp: Port to GIOSebastian Dröge6-534/+348
2012-01-17sdp: Port to GIO for multicast address detectionSebastian Dröge5-54/+10
2012-01-17tcp: Fix handling of closed connectionsSebastian Dröge2-22/+38
2012-01-17tcp: Add support for IPv6Sebastian Dröge4-60/+61
2012-01-17tcp: Only read as much as is currently available from the socketSebastian Dröge3-8/+108
2012-01-17tcp: Don't leak the resolver if name resolval failedSebastian Dröge4-4/+16
2012-01-17configure: We require GIO nowSebastian Dröge1-19/+16
2012-01-16multisocketsink: Fix possible GType namespace conflicts with the private elem...Sebastian Dröge1-9/+12
2012-01-16multisocketsink: Re-add QoS DSCP propertySebastian Dröge2-0/+105
2012-01-16tcp: Remove remaining unused stuffSebastian Dröge4-923/+0
2012-01-16tcp: Remove old socket helper functionsSebastian Dröge3-238/+0
2012-01-16tcpserversink: Port to GIOSebastian Dröge10-1189/+945
2012-01-16tcpserversrc: Port to GIOSebastian Dröge2-155/+180
2012-01-16tcpclientsink: Port to GIOSebastian Dröge2-121/+171
2012-01-16tcpclientsrc: Port to GIOSebastian Dröge3-94/+117
2012-01-15videopool: fix printf warning in debug messageMatej Knopp1-1/+1
2012-01-12GST_TYPE_DATE -> G_TYPE_DATETim-Philipp Müller4-8/+8
2012-01-12discoverer: fix up for GstTagList != GstStructureTim-Philipp Müller1-6/+6
2012-01-12Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller6-51/+81
2012-01-12tests: discoverer test is now valgrind cleanTim-Philipp Müller1-1/+0
2012-01-12theoraparse: fix array leakVincent Penquerc'h1-1/+1
2012-01-12discoverer: fix structure leakVincent Penquerc'h1-0/+4
2012-01-12playsinkconvertbin: release extra ref on converter elementsMark Nauwelaerts1-0/+1
2012-01-11Add missing DEFAULT_INCLUDES on androgenizer callReynaldo H. Verdejo Pinochet1-1/+1