summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2012-09-11d3dvideosink: port to the new GLib thread APIMark Nauwelaerts3-17/+13
2012-09-10uvch264src: Use generic marshallerOlivier Crête3-23/+3
2012-09-10UVC H264 pluginYouness Alaoui10-2/+4701
2012-09-09decklinksink: Fix memory leakDavid Schleef1-0/+5
2012-08-24shm: remove unneeded glib-gen-mak include in MakefileTim-Philipp Müller1-4/+0
2012-08-14dvb: More fixups to 1.0Edward Hervey2-23/+12
2012-08-14cam: Allow time for CA to initializeEdward Hervey1-7/+22
2012-08-14cam: PMT_REPLY parsingEdward Hervey1-0/+44
2012-08-14dvbbasebin: Switch to use tsparseEdward Hervey2-125/+86
2012-08-14dvbsrc + dvb api buffer property to overcome buffer under readsFabrizio (Misto) Milo2-57/+75
2012-08-07winks: add missing default switch caseAndoni Morales Alastruey1-0/+4
2012-08-07winks: fix typesAndoni Morales Alastruey1-1/+1
2012-08-07winks: fix format warningsAndoni Morales Alastruey1-5/+5
2012-08-07winks: fix unused variables warningsAndoni Morales Alastruey2-6/+1
2012-08-07winks: don't reinitialize MEDIASUBTYPE_I420Andoni Morales Alastruey1-6/+1
2012-08-07winks: define STATIC_KSPROPSETID_Wave_Queued if not definedAndoni Morales Alastruey2-2/+8
2012-08-07winks: integrate build with autotoolsAndoni Morales Alastruey2-8/+22
2012-08-07d3dvideosink: avoid duplicated symbols in static linksAndoni Morales Alastruey1-39/+45
2012-08-06d3dvideosink: avoid duplicated symbols in static linksAndoni Morales Alastruey1-1/+1
2012-07-06update for query api changesWim Taymans1-1/+1
2012-07-05shmsrc: memory corruption when a client disconnects (fixes #679385)Aleix Conchillo Flaque1-1/+1
2012-07-03directsoundsrc: Chain up to the parent class' finalize implementationSebastian Dröge1-5/+7
2012-07-03decklinksink: Better handling of audio outputDavid Schleef2-25/+65
2012-07-03decklinksrc: Send newsegment eventsDavid Schleef2-0/+32
2012-07-03decklinksink: Mark element as sink elementDavid Schleef1-0/+1
2012-07-03decklink: use GOnce in type registrationDavid Schleef1-62/+66
2012-06-29sys: make video sinks default to force-aspect-ratio=trueTim-Philipp Müller5-5/+5
2012-06-27fix x-wmv format stringWim Taymans1-4/+4
2012-06-26d3dvideosink: release the offscreen surface before the d3d deviceAndoni Morales Alastruey1-7/+7
2012-06-26d3dvideosink: clean up elementAndoni Morales Alastruey1-176/+80
2012-06-26d3dvideosink: rework locking for devices lostAndoni Morales Alastruey2-44/+56
2012-06-26d3dvideosink: release and recreate the device in prepare_windowAndoni Morales Alastruey1-3/+2
2012-06-21sys: remove left-over v4l2 dir which has moved to goodTim-Philipp Müller1-1/+0
2012-06-21Correct satellite delivery descriptor parsing.Tony Houghton1-0/+1
2012-06-19dvb: Detect more issues with configuration fileEdward Hervey1-223/+251
2012-06-19dvbbasebin: Emit an error when we fail reading the channels fileEdward Hervey3-81/+90
2012-06-19dvbsrc: spell-checkFabrizio (Misto) Milo1-1/+1
2012-06-19dvb: better dvsrc polarity infoFabrizio (Misto) Milo1-4/+7
2012-06-15d3dvideosink: don't recreate the d3d device if it already existsAndoni Morales Alastruey1-1/+3
2012-06-15d3dvideosink: don't create new internal windows if we already have oneAndoni Morales Alastruey1-3/+7
2012-05-31dshowdecwrapper: add support for VC1 and fix plugins ranksAndoni Morales Alastruey3-10/+25
2012-05-31dshowdecwrapper: initialize debug properlyAndoni Morales Alastruey2-0/+9
2012-05-31dshowdecwrapper: fix object disposal and finalizationAndoni Morales Alastruey2-8/+8
2012-05-31d3dvideosink: don't flush after a device lostAndoni Morales Alastruey1-1/+0
2012-05-30applemedia: Put the right flags into the right variableSebastian Dröge1-1/+1
2012-05-30configure: Add OBJC specific compiler flagsSebastian Dröge1-2/+2
2012-05-28dvb: Add more debugging to cam supportEdward Hervey3-2/+108
2012-05-23Port d3dvideosink to 0.11Руслан Ижбулатов10-210/+237
2012-05-23dvbbasebin: Emit no-more-pads when pad is addedEdward Hervey1-0/+2
2012-05-23camutils: Fix PMT message constructionEdward Hervey1-1/+14