summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/alloc.c (unfollow)
Commit message (Expand)Author
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2010-07-18Revert accidental commit of "%z" support in r26071 (the implementation assume...Frank Gevaerts
2010-05-06Fix some size_t related warnings (hopefully, they seem system dependant).Thomas Martitz
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone
2008-08-12Removed unused abort function implementationBertrik Sikken
2008-07-01Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-01-16libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...Michael Sevakis
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis
2007-10-16FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean upRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-10-02Fix signed/unsigned warningSteve Bavin
2007-09-28Get the plugins synced up with the threading changes.Michael Sevakis
2007-03-22Some small mpegplayer improvements/bug-fixes, and improved A/V sync. Audio i...Dave Chapman
2007-01-01Initial implementation of audio support (44.1KHz only, mp2 or mp3, mono/stere...Dave Chapman
2006-08-07Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman