summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2013-02-27shmsink: Error out if memory area is smaller than bufferOlivier Crête3-0/+23
2013-02-27shm: Make sure to not allocate blocks larger than the shared mem areaOlivier Crête1-7/+5
2013-02-27decklinksrc: port to 1.0Tim-Philipp Müller6-881/+183
2013-02-23mfcdec: Use new GST_MEMORY_FLAG_CONTIGUOUS instead of requiring a specific me...Sebastian Dröge1-4/+18
2013-02-16applemedia: update contact informationOle André Vadla Ravnås44-51/+51
2013-02-16applemedia: fix gst_buffer_get_core_media_meta macroOle André Vadla Ravnås1-1/+2
2013-02-16applemedia: port vtenc to 1.0Ole André Vadla Ravnås3-44/+111
2013-02-16applemedia: replace usage of deprecated gst_pad_set_caps() in vtdecOle André Vadla Ravnås1-1/+1
2013-02-16applemedia: port vtapi to run on OS X 10.8Ole André Vadla Ravnås4-21/+28
2013-02-11mfc: quiet debugging when mfc device doesn't existDavid Schleef2-2/+11
2013-02-11uvch264: Remove custom renegotiate eventSjoerd Simons1-11/+0
2013-02-11uvch264: Add image/jpg to vfsrc and vidsrc capsSjoerd Simons1-2/+9
2013-02-11uvch264: Fix NV21 vs NV12 typoSjoerd Simons1-1/+1
2013-02-11uvch264: Pass through the filter on the caps querySjoerd Simons1-2/+8
2013-02-11uvch264: Remove the _ from the element namesSjoerd Simons3-8/+8
2013-02-11uvch264src: Port to gstreamer 1.0Sjoerd Simons4-274/+237
2013-02-11shm: don't use deprecated threading APITim-Philipp Müller2-15/+18
2013-02-09mfc: fix compilation with newer GLib versionsTim-Philipp Müller1-10/+6
2013-02-05dvbsrc: handle EINTR from pollWim Taymans1-0/+2
2013-01-20bluez: clean up GValue handling a littleTim-Philipp Müller1-147/+112
2013-01-20bluez: update SBC caps for renamed fieldsTim-Philipp Müller2-5/+5
2013-01-17shm: Initialize shm_area_buf to invalid valueOlivier Crête1-0/+1
2013-01-17shm: apply shm area permissions to shmpipe control socketRoland Elek1-0/+6
2013-01-16uvch264: Define LIBUSB_CLASS_VIDEO if using an old version of libusbYouness Alaoui1-0/+3
2013-01-16uvch264: Prevent temporary elements from going to playingOlivier Crête1-2/+13
2013-01-16uvch264: do not double-unref if transform_caps failsYouness Alaoui1-3/+11
2013-01-16uvch264: Add a fakesink to the transform_capsYouness Alaoui1-1/+15
2013-01-10bluez: use GLib defines to check for byte orderTim-Philipp Müller1-2/+9
2013-01-09bluez: add new plugin to build system, but disable for nowTim-Philipp Müller3-2/+78
2013-01-09bluez: make bluez elements compile with 1.0Tim-Philipp Müller4-153/+128
2013-01-09bluez: avinfo: Replace definitions with a2dp-codecs.h'sChan-yeol Park1-2/+19
2013-01-09bluez: audio: Add check for vendor specific A2DP codecChan-yeol Park1-0/+6
2013-01-09bluez: gstavdtpsink: Free the D-Bus error on reply failureSyam Sidhardhan1-5/+10
2013-01-09bluez: Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo1-1/+1
2013-01-09bluez: audio: Remove internal audio IPCLuiz Augusto von Dentz2-948/+86
2013-01-09bluez: Remove compatibility check for DBUS_TYPE_UNIX_FDAnderson Lizardo1-4/+0
2013-01-09bluez: avdtp: Fix incorrect gchar buffer allocationAnderson Lizardo1-1/+1
2013-01-09bluez: audio: Add SBC NULL check for GST AVDTP signalingChan-yeol Park1-0/+5
2013-01-09bluez: gstavdtpsink: Fix D-Bus memory leak in audioSyam Sidhardhan1-1/+3
2013-01-09bluez: AVDTP: Fix closing invalid FD on errorAnderson Lizardo1-1/+1
2013-01-09bluez: Fix return value check for bt_audio_service_open()Anderson Lizardo1-1/+1
2013-01-09bluez: AVDTP: Fix errno handling conventionAnderson Lizardo1-10/+12
2013-01-09bluez: audio: Update license for shared header filesMarcel Holtmann1-9/+9
2013-01-09bluez: Fix common misspelled wordsLucas De Marchi1-3/+3
2013-01-09bluez: Fix garbage return value in gst_avdtp_sink_audioservice_recvSzymon Janc1-1/+1
2013-01-09bluez: audio: Remove workaround for compiler warningsMarcel Holtmann3-4/+2
2013-01-09bluez: Update a2dpsink to use new Acquire APILuiz Augusto von Dentz1-11/+5
2013-01-09bluez: Fix use of deprecated glib on audio pluginLuiz Augusto von Dentz1-68/+73
2013-01-09bluez: Add support for media transport in gstreamer pluginLuiz Augusto von Dentz5-10/+751
2013-01-09bluez: Fix crash on gstreamer plugin if device doesn't support sbcLuiz Augusto von Dentz1-0/+3