summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* bluez: Fix depreacation warnings on g_mutex_*Wim Taymans2013-03-282-0/+4
* bluez: Fix a number of compiler warningsWim Taymans2013-03-284-3/+12
* bluez: Fix some warnings in gstavdtputil.cArun Raghavan2013-03-282-0/+2
* bluez: Fix typo in resetting the D-Bus connectionArun Raghavan2013-03-281-1/+1
* bluez: Handle EOF in avdtpsrc correctlyArun Raghavan2013-03-281-2/+9
* bluez: Fix avdtpsrc getcaps() functionArun Raghavan2013-03-281-0/+4
* bluez: Add an a2dpsrc bin elementArun Raghavan2013-03-284-1/+252
* bluez: Fix avdtpsrc classificationArun Raghavan2013-03-281-1/+1
* bluez: Bump up priority for sockets in AVDTP elementsArun Raghavan2013-03-281-0/+9
* bluez: Add an avdtpsrc elementArun Raghavan2013-03-287-672/+1257
* d3dvideosink: Make sure that all buffers in our pool contain our own memorySebastian Dröge2013-03-271-3/+22
* wasapi: Initial port to 1.0Sebastian Dröge2013-03-268-92/+82
* wasapi: Include config.h before anything elseSebastian Dröge2013-03-264-3/+12
* d3dvideosink: Add support for crop metaSebastian Dröge2013-03-263-7/+29
* d3dvideosink: Implement a buffer pool that shares D3D surfaces with upstreamSebastian Dröge2013-03-264-128/+664
* d3dvideosink: Allocate a new offscreen surface for every bufferSebastian Dröge2013-03-261-27/+33
* applemedia: fix build for objcThiago Santos2013-03-251-0/+4
* opensles: Include string.h for memcpy()Sebastian Dröge2013-03-211-0/+2
* decklinksink: fix some compiler warningsTim-Philipp Müller2013-03-201-1/+5
* decklinksink: obtain class from objectMark Nauwelaerts2013-03-181-1/+1
* decklinksrc: set discont flag on first audio buffer tooTim-Philipp Müller2013-03-161-0/+5
* decklinksrc: aggregate audio and video flow returnsTim-Philipp Müller2013-03-161-24/+28
* decklinksrc: add send_event handler so application can inject EOS eventTim-Philipp Müller2013-03-162-0/+94
* decklinksrc: pause streaming thread and send EOS event on errorTim-Philipp Müller2013-03-161-0/+38
* applemedia: suppress warnings for deprecated glib APIJosep Torra2013-03-101-0/+4
* shmsink: Use correct print format specifiers to fix compiler warningsJosep Torra2013-03-101-4/+6
* fbdev: port fbdevsink to 1.0Tim-Philipp Müller2013-03-093-119/+117
* opensles: Only include <gst/audio/audio.h>Sebastian Dröge2013-03-033-3/+3
* shmsink: Add custom allocator to allow for zero-copy shared memory useOlivier Crête2013-02-285-118/+402
* shm: Don't leak socket pathOlivier Crête2013-02-282-0/+2
* decklinksink: port to 1.0Tim-Philipp Müller2013-02-283-752/+154
* decklinksrc: add layout=interleaved to audio capsTim-Philipp Müller2013-02-281-2/+4
* shm: use O_CLOEXEC where appropriate in shmpipeBlake Tregre2013-02-281-0/+8
* shmsink: Error out if memory area is smaller than bufferOlivier Crête2013-02-273-0/+23
* shm: Make sure to not allocate blocks larger than the shared mem areaOlivier Crête2013-02-271-7/+5
* decklinksrc: port to 1.0Tim-Philipp Müller2013-02-276-881/+183
* mfcdec: Use new GST_MEMORY_FLAG_CONTIGUOUS instead of requiring a specific me...Sebastian Dröge2013-02-231-4/+18
* applemedia: update contact informationOle André Vadla Ravnås2013-02-1644-51/+51
* applemedia: fix gst_buffer_get_core_media_meta macroOle André Vadla Ravnås2013-02-161-1/+2
* applemedia: port vtenc to 1.0Ole André Vadla Ravnås2013-02-163-44/+111
* applemedia: replace usage of deprecated gst_pad_set_caps() in vtdecOle André Vadla Ravnås2013-02-161-1/+1
* applemedia: port vtapi to run on OS X 10.8Ole André Vadla Ravnås2013-02-164-21/+28
* mfc: quiet debugging when mfc device doesn't existDavid Schleef2013-02-112-2/+11
* uvch264: Remove custom renegotiate eventSjoerd Simons2013-02-111-11/+0
* uvch264: Add image/jpg to vfsrc and vidsrc capsSjoerd Simons2013-02-111-2/+9
* uvch264: Fix NV21 vs NV12 typoSjoerd Simons2013-02-111-1/+1
* uvch264: Pass through the filter on the caps querySjoerd Simons2013-02-111-2/+8
* uvch264: Remove the _ from the element namesSjoerd Simons2013-02-113-8/+8
* uvch264src: Port to gstreamer 1.0Sjoerd Simons2013-02-114-274/+237
* shm: don't use deprecated threading APITim-Philipp Müller2013-02-112-15/+18