Aegisub/aegisub/libmedia
2011-02-10 01:33:14 +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 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 Mostly convert yuv4mpeg.cpp -- a little bit of parsing is left which I will take care of shortly. 2011-02-10 01:33:14 +00:00
magi_pre.h Move video_frame.cpp which was left out of r5292. 2011-02-05 23:46:09 +00:00
Makefile Mostly convert yuv4mpeg.cpp -- a little bit of parsing is left which I will take care of shortly. 2011-02-10 01:33:14 +00:00