summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/video_thread.c (follow)
Commit message (Expand)AuthorAge
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis2011-02-22
* MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...Michael Sevakis2011-02-03
* MPEGPlayer graphics mutation: Implement a more visible FPS display and remove...Michael Sevakis2011-01-03
* MPEGPlayer: Move some code that's probably better situated in the stream mana...Michael Sevakis2010-12-19
* FS#8607: MPEG video playlistTeruaki Kawashima2010-11-26
* Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...Michael Sevakis2010-06-04
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* Use cookies for thread identification instead of pointers directly which give...Michael Sevakis2008-12-10
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis2008-02-01
* Oops, looks like I overlooked a leftover from the old graylib...Jens Arnold2008-01-13
* Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...Jens Arnold2008-01-11
* mpegplayer on grayscale targets: use greylib to display all text and graphics...Michael Sevakis2008-01-09
* mpegplayer seek tweak: Have video keep the time and duration of the last deco...Michael Sevakis2008-01-04
* Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis2008-01-03
* mpegplayer loose ends: Move gray_release to the exit routine where it should ...Michael Sevakis2007-12-29
* mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2007-12-29