2010-12-03 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-12-03 |
Sandro Santilli | Use build_xxy in configure.ac, not macros
|
commit | commitdiff | tree |
2010-12-03 |
Sandro Santilli | Do not use build_qt3 and build_qt4 variables within...
|
commit | commitdiff | tree |
2010-12-03 |
Sandro Santilli | Implement yes/no/auto semantic for ffmpeg
|
commit | commitdiff | tree |
2010-12-02 |
Sandro Santilli | Explicitly use double std::pow(double, int). Should...
|
commit | commitdiff | tree |
2010-12-01 |
Sandro Santilli | another <cstring> include
|
commit | commitdiff | tree |
2010-12-01 |
Sandro Santilli | Include <cstring> for string calls
|
commit | commitdiff | tree |
2010-11-30 |
Sandro Santilli | Merge branch 'master' of git://gitorious.org/gnash...
|
commit | commitdiff | tree |
2010-11-30 |
Sandro Santilli | Cleanup temporary configure files
|
commit | commitdiff | tree |
2010-11-30 |
Sandro Santilli | Need -Wno-portability in AUTOMAKE_OPTIONS for $(shell...
|
commit | commitdiff | tree |
2010-11-29 |
Sandro Santilli | Do not define cpp builtins, or /my/path/on/linux/media...
|
commit | commitdiff | tree |
2010-11-29 |
Sandro Santilli | Use for finding abs paths, so CPP doesn't have to...
|
commit | commitdiff | tree |
2010-11-29 |
Sandro Santilli | Merge branch 'master' of gitorious.org:gnash/gnash...
|
commit | commitdiff | tree |
2010-11-28 |
Sandro Santilli | Fix use of Array_as
|
commit | commitdiff | tree |
2010-11-28 |
Sandro Santilli | Don't forget to escape newline, or boost and pthread...
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | Drop old/obsoleted code
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | Sleep even more
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | Use a delay of 10ms (rather than 1) for the mtasc tests...
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | Allow specifying milliseconds between advances
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | don't push NULL elements into the audio/video vectors...
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | don't need a semicolon at function body end
|
commit | commitdiff | tree |
2010-11-26 |
Sandro Santilli | Check return values from gst_element_factory_make and...
|
commit | commitdiff | tree |
2010-11-25 |
Sandro Santilli | shorten timeout to 5 minutes, let's see if that's enough...
|
commit | commitdiff | tree |
2010-11-25 |
Sandro Santilli | Don't cd into a yet-to-be-created dir
|
commit | commitdiff | tree |
2010-11-25 |
Sandro Santilli | Make swfdec test runners dependent on Makefile
|
commit | commitdiff | tree |
2010-11-25 |
Sandro Santilli | Allow omitting arg to --with-swfdec-testsuite to default...
|
commit | commitdiff | tree |
2010-11-25 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-25 |
Sandro Santilli | Add a fetch-swfdec rule, cloning swfdec git repo or...
|
commit | commitdiff | tree |
2010-11-25 |
Sandro Santilli | Merge branch 'topic/objecturi'
|
commit | commitdiff | tree |
2010-11-25 |
Sandro Santilli | use ObjectURI more consistently
|
commit | commitdiff | tree |
2010-11-24 |
Sandro Santilli | Tell more about which codec failed VideoDecoderGst...
|
commit | commitdiff | tree |
2010-11-24 |
Sandro Santilli | Tell more about which codec failed AudioDecoderGst...
|
commit | commitdiff | tree |
2010-11-24 |
Sandro Santilli | Use a TEST_ENV variable to store env variables we want...
|
commit | commitdiff | tree |
2010-11-24 |
Sandro Santilli | *-kfreebsd is a bsd too... see https://savannah.gnu...
|
commit | commitdiff | tree |
2010-11-24 |
Sandro Santilli | Add wrapper script for gst_install_plugins_helper
|
commit | commitdiff | tree |
2010-11-24 |
Sandro Santilli | Set GST_INSTALL_PLUGINS_HELPER to the testsuite script
|
commit | commitdiff | tree |
2010-11-24 |
Sandro Santilli | Add a note about red5test not being executed on 'make...
|
commit | commitdiff | tree |
2010-11-24 |
Sandro Santilli | Fix warning in klash4, thanks Petter
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | fix haxe version detection
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | Have gravity_embedded-TestRunner wait for gravity.swf...
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | Add findDisplayItemByTarget in MovieTester
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | Update references to pbutils package
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | For pbutils, use a name pkgconfig knows about
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | If gstpbutils headers are not found, set has_gstpbutils...
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | Properly quote variable used as arg to test -n to fix...
|
commit | commitdiff | tree |
2010-11-23 |
Sandro Santilli | it's strings, not displayobjects, we're trying to convert...
|
commit | commitdiff | tree |
2010-11-22 |
Sandro Santilli | Do not log an error for missing Video info in DefineVideo...
|
commit | commitdiff | tree |
2010-11-22 |
Sandro Santilli | Do not log an error about missing export symbols when...
|
commit | commitdiff | tree |
2010-11-22 |
Sandro Santilli | do not translate debug messages
|
commit | commitdiff | tree |
2010-11-21 |
Sandro Santilli | SDL is not only used for FFmpeg media
|
commit | commitdiff | tree |
2010-11-21 |
Sandro Santilli | tab to space in the table of tools version
|
commit | commitdiff | tree |
2010-11-21 |
Sandro Santilli | Fix comparison between signed and unsigned integer
|
commit | commitdiff | tree |
2010-11-20 |
Sandro Santilli | Ignore *.o and *.moc + some others
|
commit | commitdiff | tree |
2010-11-20 |
Sandro Santilli | .configline is in top-level dir now
|
commit | commitdiff | tree |
2010-11-20 |
Sandro Santilli | Actually, dro the _DEPENDENCY, which isn't needed at...
|
commit | commitdiff | tree |
2010-11-20 |
Sandro Santilli | Make sure that when _DEPENDENCIES is used, _LDADD is...
|
commit | commitdiff | tree |
2010-11-20 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-20 |
Sandro Santilli | Use CLEANFILES rather than clean-local
|
commit | commitdiff | tree |
2010-11-20 |
Sandro Santilli | use rm -f to not get error on unexistant files (should...
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | Tell more about "Unexpected color value" (which is...
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | Since we're logging an error for missing _interfaceHandler...
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | Do not log an error when media handler _exists_ (just...
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | print ERROR logs coming out on 'make check' when RUNTESTFLAGS=-v
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | no functional change, style only
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | Really kill spawned process on expect timeout
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | Do not show invalidated bounds on advance (not useful...
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-19 |
Sandro Santilli | MovieTester: keep not of the samples fetched on advance...
|
commit | commitdiff | tree |
2010-11-18 |
Sandro Santilli | Make gstreamer base plugins compulsory for gst media...
|
commit | commitdiff | tree |
2010-11-18 |
Sandro Santilli | Properly quote description of config macro
|
commit | commitdiff | tree |
2010-11-18 |
Sandro Santilli | Have red5test.as use what's given with --enable-red5...
|
commit | commitdiff | tree |
2010-11-18 |
Sandro Santilli | Add note about incomplete red5test.as
|
commit | commitdiff | tree |
2010-11-16 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-16 |
Sandro Santilli | Advance 5 times before assuming gravity.swf was loaded...
|
commit | commitdiff | tree |
2010-11-16 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-16 |
Sandro Santilli | Write the 'ignoreShowMenu' rc directive (since it exists...)
|
commit | commitdiff | tree |
2010-11-15 |
Sandro Santilli | Take the default GC threshold back to 64.
|
commit | commitdiff | tree |
2010-11-15 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-15 |
Sandro Santilli | Put tests for loading under a misc-ming.all/loading dir
|
commit | commitdiff | tree |
2010-11-14 |
Sandro Santilli | Add note about fb-gnash improvements
|
commit | commitdiff | tree |
2010-11-14 |
Sandro Santilli | typo in comment
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | Allow -X and -Y to take a negative value to express...
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | Add support for -X/-Y to fb gui (works only with -...
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | drop obsoleted question
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | Drop DEBUG_SHOW_FPS blocks, as that's handled by base...
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | comment out more GNASH_REPORT_FUNCTION
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | spacing
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | Clamp values passed with -j/-k to avoid segfaults..
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | use of assert() requires <cassert> include
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | don't log_debug 100 times per second :)
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | initialize validbounds on ::init, log_debug sizes
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | Support -j and -k from fb-gui
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | Fix call to clamp (value-to-clamp must be given first)
|
commit | commitdiff | tree |
2010-11-11 |
Sandro Santilli | Translate 'Options' too
|
commit | commitdiff | tree |
2010-11-10 |
Sandro Santilli | Fix build with --enable-fps-debug
|
commit | commitdiff | tree |
2010-11-08 |
Sandro Santilli | Define supported options using boost::program_options...
|
commit | commitdiff | tree |