commit | c2c85a094a7cddc3a2452922c9b1857ae2ba1d71 | [log] [tgz] |
---|---|---|
author | Todd Agulnick <todd@agulnick.com> | Fri Apr 12 12:18:04 2013 -0700 |
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | Wed Apr 17 09:52:13 2013 +0200 |
tree | e03e79ea98c1fa935f89ddcb45bca5bca9059733 | |
parent | ed94ef79f9a2de254c6b1e97bd30fe7838b3a6e6 [diff] |
osxaudio: use GST_AUDIO_INFO_* accessors Changes include the following: * Update classname references * Replace GST_BOILERPLATE_FULL with G_DEFINE_TYPE * Use new GstAudioInfo struct and methods * Use new buffer memory allocation scheme Conflicts: sys/osxaudio/gstosxaudioringbuffer.c