Aegisub/aegisub/libmedia
Amar Takhar a118487afa Remove cache cleaning code from ffms, I'll eventually write something in libaegisub as we need cache cleaning for other areas too. (debug log, crash logs etc)
Originally committed to SVN as r5330.
2011-02-09 21:53:37 +00:00
..
audio s/Audio/FFmpegSourceAudioProvider/, originally I was planning something different now we're moving all media-related code, also replace missing public identifier from the class decleration. 2011-02-09 02:28:24 +00:00
cache Fix ram audio provider: this uses mutex.h (from google) in libaegisub and switches to use agi::io. The progress code has been stubbed out as well as a few path methods. There's no reason to guess at fixing them the only way to do it is after it's actually put into use. 2011-02-06 19:52:50 +00:00
common Remove cache cleaning code from ffms, I'll eventually write something in libaegisub as we need cache cleaning for other areas too. (debug log, crash logs etc) 2011-02-09 21:53:37 +00:00
include/libmedia Some fixes to libmedia/video.h 2011-02-09 02:30:48 +00:00
subtitle
video Remove cache cleaning code from ffms, I'll eventually write something in libaegisub as we need cache cleaning for other areas too. (debug log, crash logs etc) 2011-02-09 21:53:37 +00:00
Makefile Fix and de wxify video_manager.cpp. 2011-02-09 04:41:40 +00:00
magi_pre.h Move video_frame.cpp which was left out of r5292. 2011-02-05 23:46:09 +00:00