summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix for caps _normalize changesWim Taymans2012-03-121-6/+7
* | applemedia: port vtdecAlessandro Decina2012-03-037-87/+164
* | applemedia: update signature of CMSampleBufferCreate and CMBlockBufferCreateW...Alessandro Decina2012-03-031-6/+11
* | applemedia: update format description helper signatureAlessandro Decina2012-03-031-1/+1
* | applemedia: port qtkitvideosrcAlessandro Decina2012-02-287-159/+125
* | Merge branch 'master' into 0.11Wim Taymans2012-02-204-3/+20
|\ \ | |/
| * decklink: Add $(GST_PLUGINS_BASE_CFLAGS) and $(GST_PLUGINS_BASE_LIBS) to fix ...Sebastian Dröge2012-02-201-0/+2
| * decklink: Add 10-bit supportDavid Schleef2012-02-184-3/+18
* | Merge branch 'master' into 0.11Wim Taymans2012-02-141-2/+2
|\ \ | |/
| * directdrawsink: Fix warnings on 64 bit mingw-w64Raimo Järvi2012-02-141-2/+2
* | Merge branch 'master' into 0.11Wim Taymans2012-02-109-611/+555
|\ \ | |/
| * shmsink: fix indefinite wait after adding a new fd to the poll setVincent Penquerc'h2012-02-091-1/+5
| * d3dvideosink: create a d3d device for each sink and use the default swap chai...Carsten Kroll2012-02-072-654/+443