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)
commit35acee194f3330efbe5796929603e1c4ab628d42
tree536cf7dcf2dc94d72e5e47ebb332c14a1dafe5f6
parent9c88e06594d2e1ef94a92c3d448c55a5e459ae06
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.
gst/speexresample/gstspeexresample.c