summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* avc: avcsrc is always enabledQuentin Smith2011-05-181-7/+0
* avc: Include 200 bus cycles in each buffer (about 300 TS packets)Quentin Smith2011-05-181-2/+2
* avc: Emit a single buffer per callbackQuentin Smith2011-05-181-5/+13
* avc: Track the number of enqueued and dequeued packetsQuentin Smith2011-05-182-1/+13
* avc: Dump timestamp informationQuentin Smith2011-05-181-0/+3
* avc: Save AVC objects in the GstAVCSrc objectQuentin Smith2011-05-182-21/+30
* avc: Cycle and packet are unsignedQuentin Smith2011-05-181-2/+2
* avc: avcsrc is a live sourceQuentin Smith2011-05-181-0/+1
* avc: Look in AVCVideoServices for headersQuentin Smith2011-05-181-0/+1
* avc: Add AVC Video Services plugin for OS/XDavid Schleef2011-05-185-2/+538
* various: fix author tag in element detailsStefan Kost2011-05-181-1/+1
* shm: Don't use PATH_MAXPino Toscano2011-05-161-2/+2
* applemedia: bump the rank of qtkitvideosrc to PRIMARYAlessandro Decina2011-05-151-1/+1
* decklink: Add to SUBDIRSSebastian Dröge2011-04-281-1/+1
* decklink: Remove unused/unneeded CFLAGS/LIBS and move $(LIBM) to LIBADDSebastian Dröge2011-04-181-5/+4
* linsys: Link with libgstbase for basesink/basesrcSebastian Dröge2011-04-181-5/+3
* decklink: Dist all headers and put them in noinst_HEADERSSebastian Dröge2011-04-171-3/+7
* linsys: Dist all headers and put them in noinst_HEADERSSebastian Dröge2011-04-171-2/+9
* Remove audioflingersinkReynaldo H. Verdejo Pinochet2011-04-147-2475/+0
* android: make it ready for androgenizerThibault Saunier2011-04-111-31/+11
* vdpau: Fix uninitialized variable compiler warningSebastian Dröge2011-04-091-2/+1
* dshowvideosink: update for latest GstXOverlay changesHaakon Sporsheim2011-04-071-3/+3
* shmsink: ensure gst_poll_wait is called first on descriptorsVincent Penquerc'h2011-04-071-0/+5
* shm: Make default perm u+rw g+r for shm areaOlivier Crête2011-03-311-1/+2
* vdpausink: fix bug where we didn't setup vdpau on a user set windowCarl-Anton Ingmarsson2011-03-271-34/+41
* vdpau: fixup GstFlowReturn handlingCarl-Anton Ingmarsson2011-03-279-51/+77
* vdpau: small indentation fixCarl-Anton Ingmarsson2011-03-271-1/+1
* vdpaumpegdec: don't ignore return value of gst_base_video_decoder_finish_frameCarl-Anton Ingmarsson2011-03-271-2/+2
* dshow: fix list iteration codeTim-Philipp Müller2011-03-271-6/+3
* decklink: Fix win32 buildDavid Schleef2011-03-241-1/+1
* decklink: Add decklink pluginDavid Schleef2011-03-2312-1/+4166
* linsys: Add plugin for Linear Systems SDI boardsDavid Schleef2011-03-2312-2/+1987
* shm: Don't use "sun" as a variable name, breaks on SolarisOlivier Crête2011-03-171-10/+10
* shmsink: Keep shmsink referenced while there are still buffers aroundSjoerd Simons2011-03-161-1/+13
* shm: Allow ShmPipe to save a data pointer for applicationsSjoerd Simons2011-03-162-0/+16
* shm: Keep the ShmPipe alive as long as there are blocks leftSjoerd Simons2011-03-161-4/+33
* shmsrc: Only connect to sink in PLAYING in live modeOlivier Crête2011-03-161-9/+58
* shmsrc: Keep GstPoll for whole src lifetimeOlivier Crête2011-03-161-9/+22
* directdrawsink: avoid aspect-ratio borders overlying other windowsMark Nauwelaerts2011-02-081-2/+4
* directdrawsink: avoid rendering to invalid areaMark Nauwelaerts2011-02-081-0/+14
* dvbsrc: fix up enum nick namesTim-Philipp Müller2011-02-021-20/+20
* vdpau: Initialize some variables to make gcc 4.6 happySebastian Dröge2011-01-272-2/+4
* dvb: fix build errors on macosxRob Clark2011-01-032-2/+3
* README: fix the example pipelineStefan Kost2011-01-031-4/+4
* applemedia: fix compiler warning: redundant declaration of 'parent_class'Leo Singer2010-12-182-6/+2
* gdiscreencapsrc: fix memory leakFrancis Rammeloo2010-12-131-0/+4
* applemedia: only enqueue buffers in the VideoToolbox callbacksOle André Vadla Ravnås2010-12-102-20/+26
* applemedia: bring back Leopard compatibilityOle André Vadla Ravnås2010-12-105-8/+10
* winks: fix framerate fraction range mappingChristian Berentsen2010-12-101-5/+3
* qtkitvideosrc: reset the queue condition to NO_FRAMES in unlockStop.Alessandro Decina2010-12-091-1/+5