| Commit message (Expand) | Author |
| 2012-04-25 | Add codecs to librbcodec. | Sean Bartell |
| 2012-03-28 | tlsf: move to /lib (it's also used by plugins). | Thomas Martitz |
| 2011-12-21 | libtremor: fix memory corruption bug introduced in r30728 that could cause cr... | Nils Wallménius |
| 2011-10-08 | libtremor: hack to work around huge allocations for the comment packet in fil... | Nils Wallménius |
| 2011-09-23 | libtremor: arm asm for ff_vector_fmul_window_c on v4 and v5 cores, speeds up ... | Nils Wallménius |
| 2011-09-23 | libtremor: small whitespace cleanup. | Nils Wallménius |
| 2011-09-22 | libtremor: cf asm for ff_vector_fmul_window_c, gives a speedup of ~0.3MHz. | Nils Wallménius |
| 2011-09-22 | libtremor: rename file that now contains more ffmpeg code. | Nils Wallménius |
| 2011-09-22 | libtremor: port over ffmpeg's windowing code | Nils Wallménius |
| 2011-09-21 | codeclib/libtremor: Clean up duplication of inline funcs, constify the ones i... | Nils Wallménius |
| 2011-09-19 | libtremor: pass the floor1 lookup table pointer as a param to the render_line... | Nils Wallménius |
| 2011-09-16 | libtremor: save a kB or two limiting an array size to the maximum number of c... | Nils Wallménius |
| 2011-09-16 | libtremor: small tweak to cf channel coupling asm, speeding up vorbis decodin... | Nils Wallménius |
| 2011-08-28 | libtremor: comment out some more unused functions, make a function param unsi... | Nils Wallménius |
| 2011-08-28 | libtremor: remove some inline cf asm that is no longer needed with the new to... | Nils Wallménius |
| 2011-08-28 | libtremor: comment out some unused functions and mark some file local functio... | Nils Wallménius |
| 2011-08-18 | FS#12231 | Nils Wallménius |
| 2011-06-09 | libtremor: comment out unused struct member. | Nils Wallménius |
| 2011-06-06 | libtremor: Implement a memory configuration for targets that don't use separa... | Nils Wallménius |
| 2011-06-05 | Safe part of FS#11268, saving some codec buffer space for targets that don't ... | Nils Wallménius |
| 2011-06-05 | Delete old unused macro. | Nils Wallménius |
| 2011-06-02 | FS#12141 by Sean Bartell | Nils Wallménius |
| 2011-06-01 | FS#12140 by Sean Bartell, Make various codec stuff static. | Nils Wallménius |
| 2011-05-08 | Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment. | Andree Buschmann |
| 2010-12-12 | Revert tab police as it makes merging upstream changes more annoying and mess... | Nils Wallménius |
| 2010-12-12 | Tab police. | Andree Buschmann |
| 2010-12-08 | libtremor: merge upstream revisions 17541, 17542, 17543, 17544, 17545, 17546,... | Nils Wallménius |
| 2010-12-08 | libtremor: merge upstream revision 17539 and 17540 'Additional codebook valid... | Nils Wallménius |
| 2010-12-08 | libtremor: merge upstream revision 17538 'Fix decoder handling of floor0 when... | Nils Wallménius |
| 2010-12-08 | libtremor: merge upstream revision 17534 and 17536, fixing a possible 64 bit ... | Nils Wallménius |
| 2010-12-08 | libtremor: merge upstream revision 17528-17530, more error checking and bug f... | Nils Wallménius |
| 2010-12-08 | libtremor: merge upstream revision 17527, 'Eliminate possibility of booklist ... | Nils Wallménius |
| 2010-12-08 | libtremor: merge upstream revision 17526 and 17531, adding some more error ch... | Nils Wallménius |
| 2010-12-07 | libtremor: merge upstream revision 17525 'Commit additional hardening to setu... | Nils Wallménius |
| 2010-12-07 | libtremor: merge upstream revision 17524 more sanity checking. | Nils Wallménius |
| 2010-12-07 | libtremor: merge upstream revision 17522 and 17523 adding more sanity checking. | Nils Wallménius |
| 2010-12-07 | libtremor: merge upstream revision 17520 and 17521 tweaking some of the recen... | Nils Wallménius |
| 2010-12-07 | libtremor: merge upstream revision 17519 'Correct an accidental dereference-b... | Nils Wallménius |
| 2010-12-06 | libtremor: merge upstream revision 17518 actually returning failure code from... | Nils Wallménius |
| 2010-12-06 | libtremor: export a libogg function that is now needed. | Nils Wallménius |
| 2010-12-06 | libtremor: merge part of upstream revision 17514 adding some limit checking f... | Nils Wallménius |
| 2010-12-06 | libtremor: merge upstream revision 17513 'Add code to prevent heap attacks by... | Nils Wallménius |
| 2010-12-06 | libtremor: merge upstream revision 17512 'Correctly handle the nonsensical co... | Nils Wallménius |
| 2010-12-06 | libtremor: merge upstream revision 17511 'Add checks/rejection for absurdly h... | Nils Wallménius |
| 2010-12-06 | libtremor: merge upstream revision 17510. | Nils Wallménius |
| 2010-12-06 | libtremor: | Nils Wallménius |
| 2010-12-04 | libtremor: merge upstream revision 17374 and some inline/icode tweaks to main... | Nils Wallménius |
| 2010-11-26 | libtremor: small tweak to coldfire inline asm function MULT31_SHIFT15, saving... | Nils Wallménius |
| 2010-11-21 | Comment unused function. | Andree Buschmann |
| 2010-11-21 | Remove unused define. | Andree Buschmann |