obs-studio/test/test-input
Zachary Lund 5f5404f8cb Fixes issues with autoconf
In particular, it removes any deprecated functionality
wxWidgets only documents their deprecated m4 macros and gives a poor example
Also to note in regard to wxWidgets, I removed any unneeded libraries from the linker line.

Any warning messages provided by autoconf has been supressed in the most appropriate manner possible.
2013-12-27 16:41:01 -06:00
..
CMakeLists.txt Updated CMakeLists with new effect file locations, added cmake & xcode build folders to gitignore 2013-12-07 21:05:31 +01:00
makefile.am Fixes issues with autoconf 2013-12-27 16:41:01 -06:00
test-filter.c make direct filter rendering optional (can be useful for certain cases) 2013-12-22 02:03:40 -07:00
test-filter.h fixed some build issues on non-windows systems 2013-11-26 23:07:27 -07:00
test-input-exports.h fixed some build issues on non-windows systems 2013-11-26 23:07:27 -07:00
test-input.c fixed some build issues on non-windows systems 2013-11-26 23:07:27 -07:00
test-random.c add major optimization to filter processing, and as a nice side effect, make it easier to create new filters and sources 2013-12-22 01:30:18 -07:00
test-random.h add major optimization to filter processing, and as a nice side effect, make it easier to create new filters and sources 2013-12-22 01:30:18 -07:00