2010-11-23 |
nls | codeclib: don't mark the outputs for the coldfire X...
|
commit | commitdiff | tree |
2010-11-18 |
nls | libtremor: Use larger cachesize for codebook decoding...
|
commit | commitdiff | tree |
2010-11-17 |
nls | Remove old Makefile for the database tool as it isn...
|
commit | commitdiff | tree |
2010-11-15 |
nls | libtremor: correct constraint for coldfire asm, swap...
|
commit | commitdiff | tree |
2010-11-05 |
nls | libmusepack: use postindexing on the pointer when storing...
|
commit | commitdiff | tree |
2010-11-05 |
nls | libmusepack: tiny optimization of the ARMv4 mpc_decoder_wind...
|
commit | commitdiff | tree |
2010-11-05 |
nls | libmusepack: ARMv6 assembler for mpc_decoder_windowing_D...
|
commit | commitdiff | tree |
2010-11-01 |
nls | Fix typo from r28026 causing warnings on newer gcc.
|
commit | commitdiff | tree |
2010-10-31 |
nls | libtremor: tweak a hot function for codebook decoding...
|
commit | commitdiff | tree |
2010-10-31 |
nls | libtremor: introduce asm optimized version of the channel_co...
|
commit | commitdiff | tree |
2010-10-27 |
nls | test_codec: Align the codec buffer to pointer size...
|
commit | commitdiff | tree |
2010-10-17 |
nls | Oops #ifdef -> #if
|
commit | commitdiff | tree |
2010-10-17 |
nls | Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP...
|
commit | commitdiff | tree |
2010-10-16 |
nls | Remove some inconsistent guarding around cpucache_...
|
commit | commitdiff | tree |
2010-10-16 |
nls | libtremor: tiny optimization 0.5%-1.5% on coldfire...
|
commit | commitdiff | tree |
2010-10-15 |
nls | Pitch detector: do not break profiling builds.
|
commit | commitdiff | tree |
2010-10-12 |
nls | Fix the last part of FS#11670 by using the 'disk' macro...
|
commit | commitdiff | tree |
2010-10-12 |
nls | Database auto update doesn't need dircache to remove...
|
commit | commitdiff | tree |
2010-10-12 |
nls | Don't include manual section for the 'Load to ram'...
|
commit | commitdiff | tree |
2010-10-10 |
nls | Fix FS#11513, pictureflow keymap in the manual was...
|
commit | commitdiff | tree |
2010-09-29 |
nls | ARMv6 supports unaligned memory accesses and they are...
|
commit | commitdiff | tree |
2010-09-08 |
nls | keybox: do not leak filehandle when the wrong password...
|
commit | commitdiff | tree |
2010-08-22 |
nls | Move ffmpeg functions to their own file to avoid mixing...
|
commit | commitdiff | tree |
2010-08-22 |
nls | forgot comment
|
commit | commitdiff | tree |
2010-08-22 |
nls | libtremor: use render_line from ffmpeg (libavcodec...
|
commit | commitdiff | tree |
2010-08-21 |
nls | Safeguard against possible stack corruption when the...
|
commit | commitdiff | tree |
2010-08-21 |
nls | Remove unneeded include.
|
commit | commitdiff | tree |
2010-08-21 |
nls | Remove two unused defines.
|
commit | commitdiff | tree |
2010-08-18 |
nls | Whoops typoed the svn prop
|
commit | commitdiff | tree |
2010-08-18 |
nls | Enable shopper plugin for charcell too and fix the...
|
commit | commitdiff | tree |
2010-08-18 |
nls | FS10820 - Shopper, a shopping list plugin by Daniel...
|
commit | commitdiff | tree |
2010-08-17 |
nls | Small change to sansa fuze keymap.
|
commit | commitdiff | tree |
2010-08-12 |
nls | libtremor: fix possible memoryleak when playing several...
|
commit | commitdiff | tree |
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 |