gstreamer/sys
Arun Raghavan 691ecebe22 osxaudio: Don't set the format on an initialized AudioUnit
We need to initialize the AudioUnit early to be able to probe the
underlying device, but according to the AudioUnitInitialize() and
AudioUnitUninitialize() documentation, format changes should be done
while the AudioUnit is uninitialized. So we explicitly uninitialize the
AudioUnit during a format change and reinitialize it when we're done.
2015-07-14 17:49:50 +05:30
..
directsound directsoundsink: fix modulo math with ringbuffer parameters 2015-03-06 11:27:41 -03:00
oss Remove a couple of superfluous trailing semi-colons 2015-03-12 01:37:08 +11:00
oss4 oss4: remove dead mixer code 2014-05-02 09:41:19 +01:00
osxaudio osxaudio: Don't set the format on an initialized AudioUnit 2015-07-14 17:49:50 +05:30
osxvideo osxvideosink: check for deprecated constants prior to OSX 10.10 2015-03-24 23:16:26 +00:00
sunaudio Don't use setlocale in plugins() 2013-09-01 21:18:38 +01:00
v4l2 v4l2transform: fix memory leak 2015-07-02 14:37:41 +01:00
waveform gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
ximage ximagesrc: add meta transform function 2015-07-06 14:49:50 +03:00
Makefile.am v4l2: Fix typo V4L_DIR intead of V4L2_DIR 2014-03-15 18:41:16 +01:00