summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* decklink: Fix unitialized variableEdward Hervey2012-04-251-1/+1
* vdpau: Switch from deprecated XKeycodeToKeysym() to XkbKeycodeToKeysym()Sebastian Dröge2012-04-241-1/+4
* dvbsrc: pass the reason for failed read as GstFlowReturnWim Taymans2012-04-201-19/+21
* fix for video api updateWim Taymans2012-04-192-4/+4
* video: Update for libgstvideo API changesSebastian Dröge2012-04-192-4/+6
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-172-3/+3
* applemedia: do not link gstinterfacesMatej Knopp2012-04-161-1/+0
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-0527-28/+27
* applemedia: update corevideobuffer after buffer meta API changeAlessandro Decina2012-04-052-1/+19
* applemedia: update coremediabuffer after buffer meta API changeAlessandro Decina2012-04-052-2/+19
* qtkitvideosrc: update after BaseSrc::fixate API changeAlessandro Decina2012-04-051-6/+12
* gst: Update versioningSebastian Dröge2012-04-0414-35/+35
* update for buffer api changeWim Taymans2012-03-302-2/+2
* shmsrc: Fix a merge mistakeSebastian Dröge2012-03-291-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-2938-390/+2768
|\
| * shmsink: Make buffer-time signed to deal with backward jumps in timestampsOlivier Crête2012-03-232-5/+5
| * decklink: Add decklink dispatch code for OS/XDavid Schleef2012-03-2210-3/+1981
| * winscreencap: Fix compiling with mingwRaimo Järvi2012-03-202-24/+26
| * sys: sort subdirs in Makefile alphabeticallyTim-Philipp Müller2012-03-191-43/+41
| * winscreencap: Integrate into autotools build systemRaimo Järvi2012-03-191-1/+7
| * d3dvideosink: fix regression setting window handle in pause/playCarsten Kroll2012-03-181-59/+28
| * decklinksink: Add device propertyDavid Schleef2012-03-175-89/+225
| * decklinksrc: make sure we can accept caps before returning trueblake tregre2012-03-171-5/+27
| * decklinksrc: disable pull modeblake tregre2012-03-171-3/+2
| * decklinksrc: push new new segment event to all padsblake tregre2012-03-171-4/+21
| * decklinksrc: Implement latency queryDavid Schleef2012-03-171-4/+49
| * decklink: reindentDavid Schleef2012-03-174-79/+75
| * decklinksrc: handle flow return properly and provide better messageblake tregre2012-03-171-4/+12
| * decklink: Add property probingDavid Schleef2012-03-174-18/+161
| * winscreencap: Integrate into autotools build systemDmitry Ketov2012-03-141-6/+9
| * Fix 'ignoring return value of function declared with const attribute'Thibault Saunier2012-03-102-13/+16
| * Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey2012-03-063-0/+11
| * vdpau: Fix loop to not read before the valid memory areaSebastian Dröge2012-03-061-3/+2
| * shm: add minimal doc blobsStefan Sauer2012-03-042-3/+27
| * d3dvideosink: fix compiler warnings and build failure with mingwРуслан Ижбулатов2012-03-033-10/+12
| * d3dvideosink: add missing directx headersAndoni Morales Alastruey2012-03-021-2/+2
| * vdpau: relicense four source files from GPL3+ to LGPL2+Tim-Philipp Müller2012-03-014-48/+56
| * Add missing GLIB_DISABLE_DEPRECATION_WARNINGSGuillaume Desmottes2012-02-281-0/+4
| * dvbsrc: Timestamp output by defaultEdward Hervey2012-02-241-1/+2
* | update for buffer changesWim Taymans2012-03-283-7/+3
* | shmsink: Make buffer-time signed to deal with backward jumps in timestampsOlivier Crête2012-03-232-5/+5
* | shm: port to 0.11Mark Nauwelaerts2012-03-202-49/+42
* | update for bufferpool api changeWim Taymans2012-03-151-1/+1
* | update for memory api changesWim Taymans2012-03-152-3/+5