Aegisub/aegisub/libmedia/common
2011-02-11 03:47:18 +00:00
..
audio_manager.cpp Add progress support back to HD Audio Cache with the new ProgressSink from libaegisub. Currently AudioProviderFactory::GetProvider() takes the ProgressSinkFactory however this should probably be moved up to the constructor for AudioProviderFactory. We'll see what the best option is when the others come around it's trivial to change. 2011-02-11 03:47:18 +00:00
colourspace.cpp Copy colourspace.(c|h) into libmedia and hack out wx. 2011-02-06 03:59:13 +00:00
ffms_common.cpp 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
ffms_common.h 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
subtitle.cpp Copy and rename files from src/ into libmedia/. A lot of these headers will have to go into include/*. At the moment there's no point sorting that out until we see the final relation and external api requirements. I'll first unhook all of this code from the UI to figure out what common changes are required then design the final changes for an api that the UI can use sanely. 2011-02-05 23:34:12 +00:00
video_frame.cpp Various fixes: 2011-02-06 02:58:49 +00:00
video_manager.cpp Fix and de wxify video_manager.cpp. 2011-02-09 04:41:40 +00:00
video_manager.h Copy and rename files from src/ into libmedia/. A lot of these headers will have to go into include/*. At the moment there's no point sorting that out until we see the final relation and external api requirements. I'll first unhook all of this code from the UI to figure out what common changes are required then design the final changes for an api that the UI can use sanely. 2011-02-05 23:34:12 +00:00