summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* dshowdecwrapper: add support for VC1 and fix plugins ranksAndoni Morales Alastruey2012-05-313-10/+25
* dshowdecwrapper: initialize debug properlyAndoni Morales Alastruey2012-05-312-0/+9
* dshowdecwrapper: fix object disposal and finalizationAndoni Morales Alastruey2012-05-312-8/+8
* d3dvideosink: don't flush after a device lostAndoni Morales Alastruey2012-05-311-1/+0
* applemedia: Put the right flags into the right variableSebastian Dröge2012-05-301-1/+1
* configure: Add OBJC specific compiler flagsSebastian Dröge2012-05-301-2/+2
* dvb: Add more debugging to cam supportEdward Hervey2012-05-283-2/+108
* Port d3dvideosink to 0.11Руслан Ижбулатов2012-05-2310-210/+237
* dvbbasebin: Emit no-more-pads when pad is addedEdward Hervey2012-05-231-0/+2
* camutils: Fix PMT message constructionEdward Hervey2012-05-231-1/+14
* camtransport: Allow delay when setting up cam deviceEdward Hervey2012-05-231-4/+16
* dvbsrc: Fixup/add debug statementsEdward Hervey2012-05-231-8/+13
* dvbsrc: Only open device read/write when neededEdward Hervey2012-05-231-4/+5
* dvb: Add warning when dvb channels file isn't presentEdward Hervey2012-05-231-1/+2
* dvb: Fixups for latest API changesEdward Hervey2012-05-222-2/+3
* 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