2010-08-11 |
nls | Mark some local variables with 'static'.
|
commit | commitdiff | tree |
2010-08-11 |
nls | Delete useless #ifndef #endif pair.
|
commit | commitdiff | tree |
2010-08-09 |
nls | Mark constant array as 'const' and use a smaller datatype.
|
commit | commitdiff | tree |
2010-08-09 |
nls | Remove old kluge that makes little difference with...
|
commit | commitdiff | tree |
2010-08-05 |
nls | libwmapro: remove coldfire fixmul24 as it is both incorrect...
|
commit | commitdiff | tree |
2010-08-03 |
nls | flac: error out if max blocksize is larger than we...
|
commit | commitdiff | tree |
2010-07-31 |
nls | skinparser lib: even more const correctness, should...
|
commit | commitdiff | tree |
2010-07-31 |
nls | skinparser lib: even more const correctness, should...
|
commit | commitdiff | tree |
2010-07-31 |
nls | skinparser lib: more const correctness
|
commit | commitdiff | tree |
2010-07-31 |
nls | configure: print error when user selects invalid advanced...
|
commit | commitdiff | tree |
2010-07-31 |
nls | skinparser lib: some const correctness and marking...
|
commit | commitdiff | tree |
2010-07-30 |
nls | libwmapro: fix comment for coldfire fixmul31.
|
commit | commitdiff | tree |
2010-07-29 |
nls | Make codeclib_misc.h include the asm headers to simplify...
|
commit | commitdiff | tree |
2010-07-29 |
nls | libmwapro: use codeclib asm macros for XNPROD31, speeds...
|
commit | commitdiff | tree |
2010-07-28 |
nls | libwmapro: coldfire asm for vector_fixmul_scalar, 1...
|
commit | commitdiff | tree |
2010-07-27 |
nls | libwmapro: build with -O2 for coldfire, 5% speedup.
|
commit | commitdiff | tree |
2010-07-27 |
nls | libwmapro: tiny tweak fo coldfire fixmul24 for a very...
|
commit | commitdiff | tree |
2010-07-26 |
nls | libwmapro: slightly shorter and faster inline asm fixed...
|
commit | commitdiff | tree |
2010-07-26 |
nls | libatrac: Coldfire asm for atrac3_iqmf_dewindowing...
|
commit | commitdiff | tree |
2010-07-26 |
nls | libwmapro: coldfire asm for vector_fixmul_window, gives...
|
commit | commitdiff | tree |
2010-07-25 |
nls | codecs: mark some local variables with 'static'
|
commit | commitdiff | tree |
2010-07-24 |
nls | Fix FS#11204 logf build on h300 hung on bootup
|
commit | commitdiff | tree |
2010-07-24 |
nls | Missed one.
|
commit | commitdiff | tree |
2010-07-24 |
nls | s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/
|
commit | commitdiff | tree |
2010-07-24 |
nls | Delete useless include.
|
commit | commitdiff | tree |
2010-07-23 |
nls | libatrac: Set the emac mode on coldfire, fixes whitenoise...
|
commit | commitdiff | tree |
2010-07-23 |
nls | Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add...
|
commit | commitdiff | tree |
2010-07-23 |
nls | pdbox: disable strict aliasing optimizations since...
|
commit | commitdiff | tree |
2010-07-23 |
nls | libmad: small tweak to coldfire inline asm, gives a...
|
commit | commitdiff | tree |
2010-07-20 |
nls | Convert inline coldfire assembler to a 'real' assembler...
|
commit | commitdiff | tree |
2010-07-20 |
nls | Shorten: tweak some inline asm, use local lables to...
|
commit | commitdiff | tree |
2010-07-19 |
nls | TTA should be realtime on all targets now.
|
commit | commitdiff | tree |
2010-07-18 |
nls | FS#11454 Tuning of codec compiler options
|
commit | commitdiff | tree |
2010-07-17 |
nls | Oops, revert unintentional commit
|
commit | commitdiff | tree |
2010-07-17 |
nls | Delete unused header
|
commit | commitdiff | tree |
2010-07-17 |
nls | libwma: void pointer voodoo to get rid ov strict aliasing...
|
commit | commitdiff | tree |
2010-07-17 |
nls | libwma: Reuse a static buffer that was unused while...
|
commit | commitdiff | tree |
2010-07-17 |
nls | libwma: Reduce size of runtab and levtab buffers, only...
|
commit | commitdiff | tree |
2010-07-17 |
nls | Remove unused 2kB buffer and some dead code.
|
commit | commitdiff | tree |
2010-07-17 |
nls | Begin shoehorning wma into the clip codec buffer again...
|
commit | commitdiff | tree |
2010-07-16 |
nls | libwma has Huffman tables that are too big for the...
|
commit | commitdiff | tree |
2010-07-15 |
nls | Don't duplicate byteswap code. Invent system where...
|
commit | commitdiff | tree |
2010-07-15 |
nls | Remove two unused macros.
|
commit | commitdiff | tree |
2010-07-15 |
nls | Properly fix warning by copying the swap16 and swap32...
|
commit | commitdiff | tree |
2010-07-15 |
nls | Hopefully fix 'comparison between signed and unsigned...
|
commit | commitdiff | tree |
2010-07-15 |
nls | Sync codeclib bitstream code with upstream ffmpeg code...
|
commit | commitdiff | tree |
2010-07-12 |
nls | Tune compiler optimizations for libtta, gives a speedup...
|
commit | commitdiff | tree |
2010-07-12 |
nls | Coldfire assembler implementation of hybrid_filter...
|
commit | commitdiff | tree |
2010-07-12 |
nls | Use more iram in the tta lib, speeds up decoding by...
|
commit | commitdiff | tree |
2010-07-03 |
nls | We already build with -fomit-frame-pointer so there...
|
commit | commitdiff | tree |
2010-07-01 |
nls | Factor out sane code list bisection code and use instead...
|
commit | commitdiff | tree |
2010-06-29 |
nls | Clean up a leftover preprocessor symbol and improve...
|
commit | commitdiff | tree |
2010-06-27 |
nls | Fix inline asm argument. Shouldn't have much impact...
|
commit | commitdiff | tree |
2010-06-18 |
nls | libmad: Optimize away 2 instructions from coldfire...
|
commit | commitdiff | tree |
2010-06-17 |
nls | ARMv6 vector mutiplication asm, speeds up vorbis decoding...
|
commit | commitdiff | tree |
2010-06-17 |
nls | Delete some duplicate inline asm macros since they...
|
commit | commitdiff | tree |
2010-06-17 |
nls | test_codec: print crc's that start with 0 properly.
|
commit | commitdiff | tree |
2010-06-17 |
nls | ARMv6 versions of X(N)PROD31 macros and MULT32 macro...
|
commit | commitdiff | tree |
2010-06-15 |
nls | Manually cleaned up version of FS#11358 by Hinrik Örn...
|
commit | commitdiff | tree |
2010-06-06 |
nls | The ifp isn't coldfire based, add some targets that...
|
commit | commitdiff | tree |
2010-06-05 |
nls | FS#11354 - A few more islenska.lang fixes by Hinrik...
|
commit | commitdiff | tree |
2010-06-05 |
nls | Remove Jump scroll from the manual too
|
commit | commitdiff | tree |
2010-06-05 |
nls | Remove the jump scroll settings since they don't do...
|
commit | commitdiff | tree |
2010-06-05 |
nls | Lang file cleanup!
|
commit | commitdiff | tree |
2010-06-04 |
nls | Revert a small part of r26555 to fix yellow, these...
|
commit | commitdiff | tree |
2010-06-04 |
nls | Implement a --delete option for langtoo for easy deletion...
|
commit | commitdiff | tree |
2010-06-04 |
nls | FS#11353 - Fix all errors in islenska.lang by Hinrik...
|
commit | commitdiff | tree |
2010-05-17 |
nls | fft plugin: move const data into a c file and use no...
|
commit | commitdiff | tree |
2010-05-17 |
nls | Update the notes for which compression levels of ape...
|
commit | commitdiff | tree |
2010-05-16 |
nls | fix red
|
commit | commitdiff | tree |
2010-05-16 |
nls | Since we no longer use -fno-strict-aliasing in CFLAGS...
|
commit | commitdiff | tree |
2010-05-14 |
nls | Set up EMAC mode in cook, fixing whitenois when transitionin...
|
commit | commitdiff | tree |
2010-05-14 |
nls | Restor setting of EMAC mode on coldfire lost in r25056...
|
commit | commitdiff | tree |
2010-05-14 |
nls | Disable shutting down with the charger connected on...
|
commit | commitdiff | tree |
2010-05-13 |
nls | FS#11272 by Gerhard Zintel fixing a bug when resetting...
|
commit | commitdiff | tree |
2010-05-13 |
nls | Two tiny tweaks to some arm asm
|
commit | commitdiff | tree |
2010-05-13 |
nls | Some asm for mdct on coldfire, speeds up vorbis decoding...
|
commit | commitdiff | tree |
2010-05-12 |
nls | Simplify special case function, speedup of about 0...
|
commit | commitdiff | tree |
2010-05-12 |
nls | Coldfire strlen, slight optimization pointed out by...
|
commit | commitdiff | tree |
2010-05-11 |
nls | Faster assembler strlen for coldfire using the load...
|
commit | commitdiff | tree |
2010-04-26 |
nls | remove some useless lines
|
commit | commitdiff | tree |
2010-04-25 |
nls | Fix for some bogus code in png by Andrew Rodland, fixing...
|
commit | commitdiff | tree |
2010-04-03 |
nls | 'floor 0' files requiríng too much memory should no...
|
commit | commitdiff | tree |
2010-03-09 |
nls | Statically init array to 0 instead of runtime memset
|
commit | commitdiff | tree |
2010-03-09 |
nls | Simplify makefile
|
commit | commitdiff | tree |
2010-03-08 |
nls | Use the same output func for wav writing and checksum...
|
commit | commitdiff | tree |
2010-03-05 |
nls | Fix broken whitespace after r24862
|
commit | commitdiff | tree |
2010-03-04 |
nls | Remove leftover unused buffer from the mdctexp branch
|
commit | commitdiff | tree |
2010-03-01 |
nls | Mark array as const
|
commit | commitdiff | tree |
2010-02-27 |
nls | Set missing svn properties
|
commit | commitdiff | tree |
2010-02-27 |
nls | mark array as const and use ARRAYLEN macro for calculating...
|
commit | commitdiff | tree |
2010-01-18 |
nls | This should fix FS#10917, and also fix channel swapping...
|
commit | commitdiff | tree |
2010-01-18 |
nls | This should fix FS#10917, unfortunately i have no target...
|
commit | commitdiff | tree |
2010-01-18 |
nls | Fix typo causing l+r mono encoding to use only one...
|
commit | commitdiff | tree |
2009-12-23 |
nls | Improved bitrev with approach suggested by Jens Arnold...
|
commit | commitdiff | tree |
2009-12-22 |
nls | Fix example command line for profile_reader.pl
|
commit | commitdiff | tree |
2009-12-21 |
nls | Use optimised byteswap function in bitrev for a tiny...
|
commit | commitdiff | tree |
2009-12-16 |
nls | Remove unneeded instruction from the coldfire ffs function...
|
commit | commitdiff | tree |
2009-12-13 |
nls | Improved bitrev12, using a larger LUT to save one lookup...
|
commit | commitdiff | tree |
2009-12-13 |
nls | fix typo causing red
|
commit | commitdiff | tree |