1. f4b5a72 mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more to come I think. by Michael Sevakis · 18 years ago
  2. 6d6eb08 fix for the inline asm in CLIP on the gigabeat by Steve Gotthard (fs#6488). Turns out that gcc rearranged the ASM block without volatile by Marcoen Hirschberg · 18 years ago
  3. d3f50ed add a workaround for gigabeat crashes by Marcoen Hirschberg · 18 years ago
  4. b888fb2 Do the clipping with inline asm instead of a huge lookup table. Tiny speedup, and saves ~7.5KB of IRAM. by Jens Arnold · 19 years ago
  5. c9d6656 Initial commit of work-in-progress MPEG video player plugin based on libmpeg2. Works on all targets with colour LCDs, but most optimised for the ipod Color/Photo and Nano. It currently only plays raw MPEG-1 or MPEG-2 video streams (no audio). Also adds a new lcd_yuv_blit() function to the plugin API - currently only implemented for the ipod Color/Photo and Nano. by Dave Chapman · 19 years ago