summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl: new curlsmtpsink elementSebastian Rasmussen2012-05-127-7/+1237
* curl: new curlftpsink elementPatricia Muscalu2012-05-126-3/+452
* curl: new curlfilesink elementPatricia Muscalu2012-05-126-3/+812
* curl: refactor curlsink, rename to curlhttpsinkPatricia Muscalu2012-05-1213-619/+1595
* gaudieffects: consistency in templates nameLuis de Bethencourt2012-05-107-28/+42
* hlsdemux: Add a connection-speed propertyThibault Saunier2012-05-102-5/+35
* hls: Add a way to get best playlist for a specific bitrate in M3U8ClientThibault Saunier2012-05-103-20/+33
* hlsdemux: Add failover protection.Youness Alaoui2012-05-101-3/+14
* hlsdemux: Calculate the real bitrate and switch to the correct variantYouness Alaoui2012-05-102-79/+73
* hlsdemux: Do not reset the sequence number in a live stream for a normal play...Youness Alaoui2012-05-101-6/+7
* hlsdemux: If we update the playlist, make sure the sequence number is never m...Thibault Saunier2012-05-101-1/+24
* hlsdemux: In a live stream, do not start from 3 fragments before the end.Youness Alaoui2012-05-101-11/+1
* hlsdemux: No need to store position since it's the buffer's timestampYouness Alaoui2012-05-102-10/+6
* hlsdemux: Fallback to previous playlist when switching if the new playlist ca...Youness Alaoui2012-05-101-14/+26
* gaudieffects: consistency fixes in gstgaussblurLuis de Bethencourt2012-05-102-42/+44
* gaudieffects: port gaussianblur to GstVideoFilterLuis de Bethencourt2012-05-102-75/+51
* gaudieffects: port solarize to GstVideoFilterLuis de Bethencourt2012-05-092-47/+25
* gaudieffects: port exclusion to GstVideoFilterLuis de Bethencourt2012-05-092-46/+25
* gaudieffects: port dodge to GstVideoFilterLuis de Bethencourt2012-05-092-47/+38
* gaudieffects: port dilate to GstVideoFilterLuis de Bethencourt2012-05-092-50/+26
* gaudieffects: port burn to GstVideoFilterLuis de Bethencourt2012-05-092-49/+27
* gaudieffects: port chromium to GstVideoFilterLuis de Bethencourt2012-05-092-49/+27
* gaudieffects: use GST_DEBUG_FUNCPTR in blurLuis de Bethencourt2012-05-091-11/+10
* gaudieffects: port to 0.11Luis de Bethencourt2012-05-091-1/+1
* gaudieffects: port gaussblur to 0.11Luis de Bethencourt2012-05-092-39/+58
* gaudieffects: port solarize to 0.11Luis de Bethencourt2012-05-092-37/+43
* gaudieffects: port exclusion to 0.11Luis de Bethencourt2012-05-092-36/+43
* gaudieffects: port dodge to 0.11Luis de Bethencourt2012-05-092-36/+42
* gaudieffects: port dilate to 0.11Luis de Bethencourt2012-05-092-36/+42
* gaudieffects: add header to gaussblurLuis de Bethencourt2012-05-092-0/+105
* gaudieffects: port chromium to 0.11Luis de Bethencourt2012-05-092-38/+41
* gaudieffects: port burn to 0.11Luis de Bethencourt2012-05-092-36/+41
* controller: port to new controller location and apiLuis de Bethencourt2012-05-097-8/+1
* d3dvideosink: fix deadlock when the device is lostAndoni Morales Alastruey2012-05-091-2/+0
* d3dvideosink: remove trailing ';' from locks defines to make gst-indent happyAndoni Morales Alastruey2012-05-091-29/+38
* shmsink: fix memory corruption when a client disconnects (fixes #675640)Aleix Conchillo Flaque2012-05-071-7/+24
* rfbsrc: call WSAStartup/Cleanup on win32Tim-Philipp Müller2012-05-071-4/+20
* rfbsrc: fix librfb linking on win32Marc-André Lureau2012-05-071-1/+1
* dshowvideosink: add missing casts to LPCSTRAndoni Morales Alastruey2012-05-071-6/+6
* dshowvideosink: lower rank of the DirectShow video sink pluginAndoni Morales Alastruey2012-05-071-1/+1
* dshowvideosink: Fix compilation on x64 platformsAndoni Morales Alastruey2012-05-071-0/+4
* Fix printf format compiler warnings on mingw-w64Raimo Järvi2012-05-056-10/+12
* Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some moreTim-Philipp Müller2012-05-056-34/+7
* rtmp: link to winsock library on WindowsРуслан Ижбулатов2012-05-051-0/+2
* configure: mark unported Windows plugins as suchРуслан Ижбулатов2012-05-051-0/+1
* camerabin: remove unnecessary codeThiago Santos2012-05-041-54/+0
* camerabin: improve image capture debugThiago Santos2012-05-041-2/+2
* camerabin: always force image-profile to have variable framerateThiago Santos2012-05-041-0/+19
* basecamerabin: Do not set the pad templates in the base class.Youness Alaoui2012-05-042-28/+50
* videocontext: Remove the explicit unrefing of pad object getting from iterator.Sreerenj Balachandran2012-05-041-1/+0