gstreamer/sys
Edward Hervey 4d0df9433c Activate osxaudio in gst-plugins-good with proper build setup.
Original commit message from CVS:
* configure.ac:
* sys/Makefile.am:
* sys/osxaudio/Makefile.am:
* sys/osxaudio/gstosxaudio.c:
* sys/osxaudio/gstosxaudiosink.c:
(gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
(gst_osx_audio_sink_getcaps),
(gst_osx_audio_sink_create_ringbuffer), (plugin_init):
* sys/osxaudio/gstosxaudiosrc.c:
(gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
(gst_osx_audio_src_create_ringbuffer):
* sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
(gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
(gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
(gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
* sys/osxaudio/gstosxringbuffer.h:
Activate osxaudio in gst-plugins-good with proper build setup.
Add inlined documentation.
Fix debug statements
Fix ringbuffer when pausing.
Fixes #323471
2007-03-15 11:39:53 +00:00
..
directdraw sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback. 2007-03-11 22:23:04 +00:00
directsound update copyright statements 2007-02-27 12:02:03 +00:00
oss Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
osxaudio Activate osxaudio in gst-plugins-good with proper build setup. 2007-03-15 11:39:53 +00:00
osxvideo sys/osxvideo/: Fix leaks when running a NSApp. 2007-03-14 16:30:19 +00:00
sunaudio sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3... 2007-03-09 19:44:30 +00:00
v4l2 Printf format fixes; also add some missing quotes in translated strings. Fixes #416728 and #416727. 2007-03-10 12:30:48 +00:00
waveform sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. 2007-02-20 21:34:00 +00:00
ximage sys/ximage/gstximagesrc.c: Chain up in dispose 2007-03-04 15:28:30 +00:00
Makefile.am Activate osxaudio in gst-plugins-good with proper build setup. 2007-03-15 11:39:53 +00:00