ringbuffer: Add support for E-AC3
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 9 Apr 2011 04:19:10 +0000 (09:49 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 14 May 2011 12:51:23 +0000 (18:21 +0530)
commit9615081f9c3a04f83b3e3bee1dcdf90b08978da8
tree80f78de1357559b8aee7306be190cc241f40a382
parent193fbf93a96b1e608e68c31c78d3568933d5e17c
ringbuffer: Add support for E-AC3

Adds support for pushing E-AC3 buffers and doing bytes-to-ms conversion
correctly. The assumption (as with other formats) is that something like
IEC 61937 payloading will be used. Correspondingly the ringbuffer spec
is populated so that the data rate is 4x normal AC3.

https://bugzilla.gnome.org/show_bug.cgi?id=642730
gst-libs/gst/audio/gstringbuffer.c