gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for enabling...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 3 Nov 2008 08:55:49 +0000 (08:55 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 3 Nov 2008 08:55:49 +0000 (08:55 +0000)
commit700060263ed1c9527039fc00a4285632df76a99b
tree8994293ceea7f938ce68fb04cffc92930dba2c79
parent931a223439642c2711148bcee787a4728af1c531
gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for enabling SSE/ARM specific optimizations and...

Original commit message from CVS:
* gst/speexresample/gstspeexresample.c:
(gst_speex_resample_convert_buffer):
Add TODO at the top of the file for enabling SSE/ARM specific
optimizations and choosing the fastest implementation at runtime.
Add g_assert_not_reached() at two places that should really never
be reached.
ChangeLog
gst/speexresample/gstspeexresample.c