Aegisub/aegisub/build/aegisub_vs2008
Karl Blomster 2b2a7f4212 Implement a YUV4MPEG video provider. (YUV4MPEG is an uncompressed video format originally created for use by mjpegtools but is also commonly used by a lot of Unix video software; see http://wiki.multimedia.cx/index.php?title=YUV4MPEG2 or http://manpages.ubuntu.com/manpages/karmic/en/man5/yuv4mpeg.5.html (man 5 yuv4mpeg, if you have mjpegtools installed) for a description of the format.)
Currently lacks a few features (no RFF flag parsing is done, interlacing is not supported and the colorspace conversion to RGB32 could stand considerable improvement) but at least now Aegisub is capable of reading video without FFMS2 or Avisynth. Updates #920.

Originally committed to SVN as r3168.
2009-07-19 04:13:46 +00:00
..
aegisub_exe_filename.vsprops Refactor Visual Studio 2008 build and make libauto3 and Lua 5.0 build on VC9. 2009-04-17 21:53:48 +00:00
aegisub_vs2008.vcproj Implement a YUV4MPEG video provider. (YUV4MPEG is an uncompressed video format originally created for use by mjpegtools but is also commonly used by a lot of Unix video software; see http://wiki.multimedia.cx/index.php?title=YUV4MPEG2 or http://manpages.ubuntu.com/manpages/karmic/en/man5/yuv4mpeg.5.html (man 5 yuv4mpeg, if you have mjpegtools installed) for a description of the format.) 2009-07-19 04:13:46 +00:00
compiler_options.vsprops Move more project settings into property sheet files. 2009-04-18 13:40:52 +00:00
compiler_options_debug.vsprops Move more project settings into property sheet files. 2009-04-18 13:40:52 +00:00
contrib_includedirs.vsprops Add missing iconv include dir to MSVC project property sheet. 2009-07-14 21:57:38 +00:00
delayload_ffms2_32.vsprops Move more project settings into property sheet files. 2009-04-18 13:40:52 +00:00
delayload_libauto3.vsprops Some more delayload vsprops files. 2009-04-29 19:08:40 +00:00
delayload_openal_32.vsprops Some more delayload vsprops files. 2009-04-29 19:08:40 +00:00
delayload_perl_32.vsprops Move more project settings into property sheet files. 2009-04-18 13:40:52 +00:00
delayload_portaudio_32.vsprops Move more project settings into property sheet files. 2009-04-18 13:40:52 +00:00
ffms2_lib_include_dir.vsprops Fix include path for MSVC project to point to the new location of ffms2 sources. 2009-07-13 22:43:46 +00:00
libraries_outdirs.vsprops Refactor Visual Studio 2008 build and make libauto3 and Lua 5.0 build on VC9. 2009-04-17 21:53:48 +00:00
suffix_debug32.vsprops Refactor Visual Studio 2008 build and make libauto3 and Lua 5.0 build on VC9. 2009-04-17 21:53:48 +00:00
suffix_debug64.vsprops Refactor Visual Studio 2008 build and make libauto3 and Lua 5.0 build on VC9. 2009-04-17 21:53:48 +00:00
suffix_release32.vsprops Refactor Visual Studio 2008 build and make libauto3 and Lua 5.0 build on VC9. 2009-04-17 21:53:48 +00:00
suffix_release64.vsprops Refactor Visual Studio 2008 build and make libauto3 and Lua 5.0 build on VC9. 2009-04-17 21:53:48 +00:00
svn_rev_header_update.vsprops Move more project settings into property sheet files. 2009-04-18 13:40:52 +00:00