summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge27-28/+27
2012-04-05applemedia: update corevideobuffer after buffer meta API changeAlessandro Decina2-1/+19
2012-04-05applemedia: update coremediabuffer after buffer meta API changeAlessandro Decina2-2/+19
2012-04-05qtkitvideosrc: update after BaseSrc::fixate API changeAlessandro Decina1-6/+12
2012-04-04gst: Update versioningSebastian Dröge14-35/+35
2012-03-30update for buffer api changeWim Taymans2-2/+2
2012-03-29shmsrc: Fix a merge mistakeSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge38-390/+2768
2012-03-28update for buffer changesWim Taymans3-7/+3
2012-03-23shmsink: Make buffer-time signed to deal with backward jumps in timestampsOlivier Crête2-5/+5
2012-03-23shmsink: Make buffer-time signed to deal with backward jumps in timestampsOlivier Crête2-5/+5
2012-03-22decklink: Add decklink dispatch code for OS/XDavid Schleef10-3/+1981
2012-03-20winscreencap: Fix compiling with mingwRaimo Järvi2-24/+26
2012-03-20shm: port to 0.11Mark Nauwelaerts2-49/+42
2012-03-19sys: sort subdirs in Makefile alphabeticallyTim-Philipp Müller1-43/+41
2012-03-19winscreencap: Integrate into autotools build systemRaimo Järvi1-1/+7
2012-03-18d3dvideosink: fix regression setting window handle in pause/playCarsten Kroll1-59/+28
2012-03-17decklinksink: Add device propertyDavid Schleef5-89/+225
2012-03-17decklinksrc: make sure we can accept caps before returning trueblake tregre1-5/+27
2012-03-17decklinksrc: disable pull modeblake tregre1-3/+2
2012-03-17decklinksrc: push new new segment event to all padsblake tregre1-4/+21
2012-03-17decklinksrc: Implement latency queryDavid Schleef1-4/+49
2012-03-17decklink: reindentDavid Schleef4-79/+75
2012-03-17decklinksrc: handle flow return properly and provide better messageblake tregre1-4/+12
2012-03-17decklink: Add property probingDavid Schleef4-18/+161
2012-03-15update for bufferpool api changeWim Taymans1-1/+1
2012-03-15update for memory api changesWim Taymans2-3/+5
2012-03-14winscreencap: Integrate into autotools build systemDmitry Ketov1-6/+9
2012-03-12fix for caps _normalize changesWim Taymans1-6/+7
2012-03-10Fix 'ignoring return value of function declared with const attribute'Thibault Saunier2-13/+16
2012-03-06Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey3-0/+11
2012-03-06vdpau: Fix loop to not read before the valid memory areaSebastian Dröge1-3/+2
2012-03-04shm: add minimal doc blobsStefan Sauer2-3/+27
2012-03-03applemedia: port vtdecAlessandro Decina7-87/+164
2012-03-03applemedia: update signature of CMSampleBufferCreate and CMBlockBufferCreateW...Alessandro Decina1-6/+11
2012-03-03applemedia: update format description helper signatureAlessandro Decina1-1/+1
2012-03-03d3dvideosink: fix compiler warnings and build failure with mingwРуслан Ижбулатов3-10/+12
2012-03-02d3dvideosink: add missing directx headersAndoni Morales Alastruey1-2/+2
2012-03-01vdpau: relicense four source files from GPL3+ to LGPL2+Tim-Philipp Müller4-48/+56
2012-02-28Add missing GLIB_DISABLE_DEPRECATION_WARNINGSGuillaume Desmottes1-0/+4
2012-02-28applemedia: port qtkitvideosrcAlessandro Decina7-159/+125
2012-02-24dvbsrc: Timestamp output by defaultEdward Hervey1-1/+2
2012-02-20Merge branch 'master' into 0.11Wim Taymans4-3/+20
2012-02-20decklink: Add $(GST_PLUGINS_BASE_CFLAGS) and $(GST_PLUGINS_BASE_LIBS) to fix ...Sebastian Dröge1-0/+2
2012-02-18decklink: Add 10-bit supportDavid Schleef4-3/+18
2012-02-14Merge branch 'master' into 0.11Wim Taymans1-2/+2
2012-02-14directdrawsink: Fix warnings on 64 bit mingw-w64Raimo Järvi1-2/+2
2012-02-10Merge branch 'master' into 0.11Wim Taymans9-611/+555
2012-02-09shmsink: fix indefinite wait after adding a new fd to the poll setVincent Penquerc'h1-1/+5
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans15-20/+20