index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
shmsink: Error out if memory area is smaller than buffer
Olivier Crête
3
-0
/
+23
2013-02-27
shm: Make sure to not allocate blocks larger than the shared mem area
Olivier Crête
1
-7
/
+5
2013-02-27
decklinksrc: port to 1.0
Tim-Philipp Müller
6
-881
/
+183
2013-02-23
mfcdec: Use new GST_MEMORY_FLAG_CONTIGUOUS instead of requiring a specific me...
Sebastian Dröge
1
-4
/
+18
2013-02-16
applemedia: update contact information
Ole André Vadla Ravnås
44
-51
/
+51
2013-02-16
applemedia: fix gst_buffer_get_core_media_meta macro
Ole André Vadla Ravnås
1
-1
/
+2
2013-02-16
applemedia: port vtenc to 1.0
Ole André Vadla Ravnås
3
-44
/
+111
2013-02-16
applemedia: replace usage of deprecated gst_pad_set_caps() in vtdec
Ole André Vadla Ravnås
1
-1
/
+1
2013-02-16
applemedia: port vtapi to run on OS X 10.8
Ole André Vadla Ravnås
4
-21
/
+28
2013-02-11
mfc: quiet debugging when mfc device doesn't exist
David Schleef
2
-2
/
+11
2013-02-11
uvch264: Remove custom renegotiate event
Sjoerd Simons
1
-11
/
+0
2013-02-11
uvch264: Add image/jpg to vfsrc and vidsrc caps
Sjoerd Simons
1
-2
/
+9
2013-02-11
uvch264: Fix NV21 vs NV12 typo
Sjoerd Simons
1
-1
/
+1
2013-02-11
uvch264: Pass through the filter on the caps query
Sjoerd Simons
1
-2
/
+8
2013-02-11
uvch264: Remove the _ from the element names
Sjoerd Simons
3
-8
/
+8
2013-02-11
uvch264src: Port to gstreamer 1.0
Sjoerd Simons
4
-274
/
+237
2013-02-11
shm: don't use deprecated threading API
Tim-Philipp Müller
2
-15
/
+18
2013-02-09
mfc: fix compilation with newer GLib versions
Tim-Philipp Müller
1
-10
/
+6
2013-02-05
dvbsrc: handle EINTR from poll
Wim Taymans
1
-0
/
+2
2013-01-20
bluez: clean up GValue handling a little
Tim-Philipp Müller
1
-147
/
+112
2013-01-20
bluez: update SBC caps for renamed fields
Tim-Philipp Müller
2
-5
/
+5
2013-01-17
shm: Initialize shm_area_buf to invalid value
Olivier Crête
1
-0
/
+1
2013-01-17
shm: apply shm area permissions to shmpipe control socket
Roland Elek
1
-0
/
+6
2013-01-16
uvch264: Define LIBUSB_CLASS_VIDEO if using an old version of libusb
Youness Alaoui
1
-0
/
+3
2013-01-16
uvch264: Prevent temporary elements from going to playing
Olivier Crête
1
-2
/
+13
2013-01-16
uvch264: do not double-unref if transform_caps fails
Youness Alaoui
1
-3
/
+11
2013-01-16
uvch264: Add a fakesink to the transform_caps
Youness Alaoui
1
-1
/
+15
2013-01-10
bluez: use GLib defines to check for byte order
Tim-Philipp Müller
1
-2
/
+9
2013-01-09
bluez: add new plugin to build system, but disable for now
Tim-Philipp Müller
3
-2
/
+78
2013-01-09
bluez: make bluez elements compile with 1.0
Tim-Philipp Müller
4
-153
/
+128
2013-01-09
bluez: avinfo: Replace definitions with a2dp-codecs.h's
Chan-yeol Park
1
-2
/
+19
2013-01-09
bluez: audio: Add check for vendor specific A2DP codec
Chan-yeol Park
1
-0
/
+6
2013-01-09
bluez: gstavdtpsink: Free the D-Bus error on reply failure
Syam Sidhardhan
1
-5
/
+10
2013-01-09
bluez: Fix trivial coding style issues on pointer declarations and casting
Anderson Lizardo
1
-1
/
+1
2013-01-09
bluez: audio: Remove internal audio IPC
Luiz Augusto von Dentz
2
-948
/
+86
2013-01-09
bluez: Remove compatibility check for DBUS_TYPE_UNIX_FD
Anderson Lizardo
1
-4
/
+0
2013-01-09
bluez: avdtp: Fix incorrect gchar buffer allocation
Anderson Lizardo
1
-1
/
+1
2013-01-09
bluez: audio: Add SBC NULL check for GST AVDTP signaling
Chan-yeol Park
1
-0
/
+5
2013-01-09
bluez: gstavdtpsink: Fix D-Bus memory leak in audio
Syam Sidhardhan
1
-1
/
+3
2013-01-09
bluez: AVDTP: Fix closing invalid FD on error
Anderson Lizardo
1
-1
/
+1
2013-01-09
bluez: Fix return value check for bt_audio_service_open()
Anderson Lizardo
1
-1
/
+1
2013-01-09
bluez: AVDTP: Fix errno handling convention
Anderson Lizardo
1
-10
/
+12
2013-01-09
bluez: audio: Update license for shared header files
Marcel Holtmann
1
-9
/
+9
2013-01-09
bluez: Fix common misspelled words
Lucas De Marchi
1
-3
/
+3
2013-01-09
bluez: Fix garbage return value in gst_avdtp_sink_audioservice_recv
Szymon Janc
1
-1
/
+1
2013-01-09
bluez: audio: Remove workaround for compiler warnings
Marcel Holtmann
3
-4
/
+2
2013-01-09
bluez: Update a2dpsink to use new Acquire API
Luiz Augusto von Dentz
1
-11
/
+5
2013-01-09
bluez: Fix use of deprecated glib on audio plugin
Luiz Augusto von Dentz
1
-68
/
+73
2013-01-09
bluez: Add support for media transport in gstreamer plugin
Luiz Augusto von Dentz
5
-10
/
+751
2013-01-09
bluez: Fix crash on gstreamer plugin if device doesn't support sbc
Luiz Augusto von Dentz
1
-0
/
+3
[next]