0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add minimal scriptable plugin support More... about 14 years ago
conditionally compile the scriptable plugin files. More... about 14 years ago
add option for scriptable plugin support More... about 14 years ago
scriptable plugin support files More... about 14 years ago
Don't print an error if using gst but libva exists, just ignore libva More... about 14 years ago
Make libva support optional if it doesn't exist when using ffmpeg. More... about 14 years ago
Drop signal handler and flag. More... about 14 years ago
Drop signal handler now there is a proper way to exit cleanly. More... about 14 years ago
add qt OpenGL dependencies More... about 14 years ago
it's now --with-renderer instead of --enable-renderer. More... about 14 years ago
add braces for if () {}. More... about 14 years ago
Use HAVE_* constant instead of USE_*, so VAAPI is disabled if libva isn't installed. More... about 14 years ago
uninstall the manpage too. More... about 14 years ago
cleanup the configuration info printed by --version. More... about 14 years ago
Move settings to the end of the debug section, after all the flags. Enable vaapi if it exists and ffmpeg is new enough to support it. More... about 14 years ago
enable a flag is the ffmpeg version is new enough to support vaapi. More... about 14 years ago
Fix build of python module More... about 14 years ago
Hack to fix the swfdec testcase More... about 14 years ago
Build quitely by default if supported by automake More... about 14 years ago
Fix regression playing simpleguess.swf (strk.keybit.net/tmp/simpleguess.swf). This breaks a couple of testcases in swfdec testsuite. More... about 14 years ago
Handle cleanup of gnash w/out registering a timer. Fixes firefox crashes here. More... about 14 years ago
Revert the plugin advertised version increment. Looks like this would break webbls and isn't really giving much help to others. More... about 14 years ago
Advertise 8.0.0 version by default. This should be the safest bet for avoiding AVM2 (youtube works fine with this) More... about 14 years ago
need to include gnashconfig.h if including a configure tested header file. More... about 14 years ago
Move forward declaration to the correct namespace. More... about 14 years ago
Fix compiler warnings. Try to make new code adhere to guidelines. More... about 14 years ago
Silence warning. More... about 14 years ago
Fix cairo warnings. More... about 14 years ago
Silence warning. More... about 14 years ago
Silence compiler warning; use log_error, not std::cout. More... about 14 years ago