log libaf/af_format.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 26 Oct 2013 09:17:28 +0000 reimar ARM NEON optimization for float->int conversion.
Fri, 25 Oct 2013 19:59:59 +0000 reimar Add some "const" to input-only pointers.
Sun, 20 Oct 2013 12:51:35 +0000 reimar Use correct types for constants.
Mon, 21 Jan 2013 18:21:51 +0000 diego Add a number of missing libavutil header #includes.
Sat, 01 Dec 2012 07:48:31 +0000 reimar af_format: Fix check_format, non-special formats are of course supported.
Fri, 30 Nov 2012 20:11:58 +0000 reimar af_format: support endianness conversion also for iec61937
Fri, 30 Nov 2012 19:30:07 +0000 reimar Do not call af_fmt2str on the same data over and over.