Aegisub/src/include/aegisub
Thomas Goyne 4bdccb889c Reuse buffers for video frames
At least on OS X, allocating the buffers is one of the more expensive
parts of video playback, and on an arbitrary 720p H.264 file with simple
subtitles this cuts CPU usage while playing by about 30%.
2014-06-12 17:06:25 -07:00
..
audio_player.h Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
audio_provider.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
context.h Redesign project file handling 2014-05-22 09:29:12 -07:00
hotkey.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
menu.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
spellchecker.h Refactor the rest of the factories 2014-03-24 12:40:03 -07:00
subtitles_provider.h Move the serialization for the subtitles providers to SubtitlesProvider 2014-05-03 17:22:38 -07:00
toolbar.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
video_provider.h Reuse buffers for video frames 2014-06-12 17:06:25 -07:00