summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* meta info: register thread-safely.Michael Smith2012-10-033-6/+9
* decklink: change device instance lifecycleDavid Schleef2012-09-236-104/+150
* decklinksrc: Fix memory leaksDavid Schleef2012-09-231-5/+25
* applemedia: init videoinfoMark Nauwelaerts2012-09-182-0/+2
* replace _get_caps_reffed with _get_capsMark Nauwelaerts2012-09-141-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-1447-48/+48
* ffmpegcolorspace is no moreWim Taymans2012-09-141-1/+1
* uvch264: Make gudev/libusb a hard dependency and remove XU_FIND_UNIT ioctl su...Youness Alaoui2012-09-112-117/+77
* d3dvideosink: port to the new GLib thread APIMark Nauwelaerts2012-09-113-17/+13
* uvch264src: Use generic marshallerOlivier Crête2012-09-103-23/+3
* UVC H264 pluginYouness Alaoui2012-09-1010-2/+4701
* decklinksink: Fix memory leakDavid Schleef2012-09-091-0/+5
* shm: remove unneeded glib-gen-mak include in MakefileTim-Philipp Müller2012-08-241-4/+0
* dvb: More fixups to 1.0Edward Hervey2012-08-142-23/+12
* cam: Allow time for CA to initializeEdward Hervey2012-08-141-7/+22
* cam: PMT_REPLY parsingEdward Hervey2012-08-141-0/+44
* dvbbasebin: Switch to use tsparseEdward Hervey2012-08-142-125/+86
* dvbsrc + dvb api buffer property to overcome buffer under readsFabrizio (Misto) Milo2012-08-142-57/+75
* winks: add missing default switch caseAndoni Morales Alastruey2012-08-071-0/+4
* winks: fix typesAndoni Morales Alastruey2012-08-071-1/+1
* winks: fix format warningsAndoni Morales Alastruey2012-08-071-5/+5
* winks: fix unused variables warningsAndoni Morales Alastruey2012-08-072-6/+1
* winks: don't reinitialize MEDIASUBTYPE_I420Andoni Morales Alastruey2012-08-071-6/+1
* winks: define STATIC_KSPROPSETID_Wave_Queued if not definedAndoni Morales Alastruey2012-08-072-2/+8
* winks: integrate build with autotoolsAndoni Morales Alastruey2012-08-072-8/+22
* d3dvideosink: avoid duplicated symbols in static linksAndoni Morales Alastruey2012-08-071-39/+45
* d3dvideosink: avoid duplicated symbols in static linksAndoni Morales Alastruey2012-08-061-1/+1
* update for query api changesWim Taymans2012-07-061-1/+1
* shmsrc: memory corruption when a client disconnects (fixes #679385)Aleix Conchillo Flaque2012-07-051-1/+1
* directsoundsrc: Chain up to the parent class' finalize implementationSebastian Dröge2012-07-031-5/+7
* decklinksink: Better handling of audio outputDavid Schleef2012-07-032-25/+65
* decklinksrc: Send newsegment eventsDavid Schleef2012-07-032-0/+32
* decklinksink: Mark element as sink elementDavid Schleef2012-07-031-0/+1
* decklink: use GOnce in type registrationDavid Schleef2012-07-031-62/+66
* sys: make video sinks default to force-aspect-ratio=trueTim-Philipp Müller2012-06-295-5/+5
* fix x-wmv format stringWim Taymans2012-06-271-4/+4
* d3dvideosink: release the offscreen surface before the d3d deviceAndoni Morales Alastruey2012-06-261-7/+7
* d3dvideosink: clean up elementAndoni Morales Alastruey2012-06-261-176/+80
* d3dvideosink: rework locking for devices lostAndoni Morales Alastruey2012-06-262-44/+56
* d3dvideosink: release and recreate the device in prepare_windowAndoni Morales Alastruey2012-06-261-3/+2
* sys: remove left-over v4l2 dir which has moved to goodTim-Philipp Müller2012-06-211-1/+0
* Correct satellite delivery descriptor parsing.Tony Houghton2012-06-211-0/+1
* dvb: Detect more issues with configuration fileEdward Hervey2012-06-191-223/+251
* dvbbasebin: Emit an error when we fail reading the channels fileEdward Hervey2012-06-193-81/+90
* dvbsrc: spell-checkFabrizio (Misto) Milo2012-06-191-1/+1
* dvb: better dvsrc polarity infoFabrizio (Misto) Milo2012-06-191-4/+7
* d3dvideosink: don't recreate the d3d device if it already existsAndoni Morales Alastruey2012-06-151-1/+3
* d3dvideosink: don't create new internal windows if we already have oneAndoni Morales Alastruey2012-06-151-3/+7
* 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