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