summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* directsoundsink: really use local ringbuffer spec helper var and init it a bi...Andoni Morales Alastruey2012-05-091-3/+5
* directsoundsink: force 48000 kHz force AC-3 over spdifAndoni Morales Alastruey2012-05-081-1/+1
* directsoundsink: add support for ac-3 over spdifAndoni Morales Alastruey2012-05-081-10/+107
* docs: Add Since tag for new GstV4l2Src::prepare-format signalMart Raudsepp2012-04-231-0/+2
* v4l2: fix compilation on older v4l2Wim Taymans2012-04-191-0/+6
* v4l2src: Rename pre-set-format signal to prepare-formatSebastian Dröge2012-04-192-3/+3
* v4l2src: Add H264 encoded stream support to the capsYouness Alaoui2012-04-191-0/+7
* v4l2src: Adding a pre-set-format signalYouness Alaoui2012-04-195-2/+55
* v4l2src: some small indentation fix (that prevent me from committing real code)Youness Alaoui2012-04-191-5/+5
* ximagesrc: Fix 'comparison of unsigned expression >= 0 is always true'Sebastian Dröge2012-03-061-2/+1
* v4l2sink: don't use deprecated XKeycodeToKeysymOleksij Rempel (Alexey Fisher)2012-03-051-1/+3
* v4l2: clear DISCONT flag when recycling buffers into the buffer poolTim-Philipp Müller2012-03-031-0/+1
* v4l2src: fix v4l2_munmap() for compressed formatsOleksij Rempel (Alexey Fisher)2012-03-032-2/+6
* Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey2012-02-273-0/+12
* v4l2src: failure to query some optional controls is not a fatal errorGary Ching-Pang Lin2012-02-161-7/+4
* v4l2src: fix for webcamstudio vloopbackTuukka Pasanen2012-02-161-1/+1
* oss4: fix caps leaksVincent Penquerc'h2012-01-132-2/+2
* v4l2src: fix caps leakVincent Penquerc'h2012-01-131-1/+2
* osxvideo: Fix leak of NSOpenGLPixelFormat objectStig Sandnes2012-01-131-0/+1
* v4l2src: Don't assert when the interface is not implemented.Havard Graff2012-01-131-7/+9
* waveformsink: Fix mingw warningsRaimo Järvi2012-01-132-4/+15
* waveformsink: fix compiler warnings with MingWTim-Philipp Müller2011-12-271-8/+4
* waveform: add autotools bits for waveform pluginYaakov Selkowitz2011-12-262-8/+10
* Use g_thread_try_new() instead of g_thread_crate() with newer glib versionsTim-Philipp Müller2011-12-121-0/+5
* Work around deprecated thread API in glib masterTim-Philipp Müller2011-12-124-0/+5
* v4l2src: do not ignore the highest frame intervalVincent Penquerc'h2011-12-071-1/+1
* v4l2src: do not ignore the largest resolutionVincent Penquerc'h2011-12-071-1/+1
* v4l2: replace deprecated GST_CLASS_LOCKTim-Philipp Müller2011-12-051-2/+4
* v4l2src: add a comment about a "hidden" assumption on rank valuesVincent Penquerc'h2011-12-021-0/+2
* various: fix pad template leaksVincent Penquerc'h2011-11-2814-25/+29
* v4l2: Set pixel-aspect-ratio to 1/1Sjoerd Simons2011-11-141-1/+4
* v4l2, ximagesrc: fix some printf format compiler warningsStas Sergeev2011-09-302-9/+10
* ximagesrc: add xid and xname properties to allow capturing a particular windowVincent Penquerc'h2011-09-202-5/+135
* v4l2: use GST_RESOURCE_ERROR_BUSY if v4l2_ioctl fails with EBUSYGuillaume Desmottes2011-09-081-5/+14
* v4l2src: make this work more than once in a rowVincent Penquerc'h2011-08-261-9/+5
* ximagesrc: clear flags on buffer reuseVincent Penquerc'h2011-08-091-0/+1
* v4l2: take care not to change the current format where appropriateVincent Penquerc'h2011-08-091-5/+18
* v4l2src: Use fraction compare util function.Sjoerd Simons2011-08-071-7/+3
* docs: fix two more Since: tagsTim-Philipp Müller2011-08-021-1/+1
* directsoundsink: 16-bit audio is signed, 8-bit is unsigned.Philip Jägenstedt2011-07-091-2/+2
* sunaudio: fix typo in commentTim-Philipp Müller2011-06-182-2/+2
* xvimagesink: Fallback to non-XShm mode if allocating the XShm image failedSebastian Dröge2011-05-261-1/+8
* v4l2: add norm propertyRob Clark2011-05-246-32/+128
* v4l2objects: Only allow mpeg-ts on source objectsEdward Hervey2011-05-171-1/+3
* v4l2sink: fix another unused-but-set-variable warningTim-Philipp Müller2011-04-161-1/+1
* v4l2src: Address unused but set variableRobert Swain2011-04-161-1/+1
* oss4: Address unused but set variablesRobert Swain2011-04-164-16/+3
* v4l2radio: Free videodev string before replacing itSebastian Dröge2011-04-141-0/+2
* directsoundsink: Add conditionals on WAVE_FORMAT_DOLBY_AC3_SPDIFDavid Schleef2011-04-131-0/+8
* docs: fix docuemntation warnings (and reindent)Stefan Kost2011-04-053-21/+17