gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, objecturi, updated. 302e0a67fd191ca74


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, objecturi, updated. 302e0a67fd191ca74414d003fa58208dd96e3f88
Date: Sat, 30 Oct 2010 18:39:26 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, objecturi has been updated
       via  302e0a67fd191ca74414d003fa58208dd96e3f88 (commit)
       via  edd301e11fb69996a8926933de73add32cae53db (commit)
       via  85b561b4adb19aed744af65fbdfac23b863ea1a7 (commit)
       via  a939737203895b7420d85094c93b226e97bf56bb (commit)
       via  bd51dca7256b211f71008df0c83d6c0159560ee7 (commit)
       via  842fe5cd6002d411606941af23bc17ad9e6c8da7 (commit)
       via  dac017fc93723259e3beba2d8da804219fce4ee9 (commit)
       via  f1a5afd33fb8e2edfcc7c2a8acdac4c42a89d317 (commit)
       via  c522ad21e3ee0cef596c475d198272b04417ef2e (commit)
       via  74106c6ef47f572350f64e2f556a4a0e41575367 (commit)
       via  e6c2e4bde0225688447d8579f696dff10ed27e03 (commit)
       via  136b669ab9ee350f5543351b6bacf204845dfeb2 (commit)
       via  37954a5dc359733057953c32a03b472675aea35a (commit)
       via  91f3b41c009daf346ffa2078dfc4711177bd6514 (commit)
       via  51d84ecd1adb1f6edfe4b91c090d3c432514b761 (commit)
       via  fc09904ad3796be1622f868d443fa0fa8395eaa3 (commit)
       via  ddfb00078eafa27116261f8c30750731d5080c84 (commit)
       via  b6015e75fcbd38ee61f85973015e343769168b04 (commit)
       via  de32b2f97740d19857b1d812b3541ae1f0034284 (commit)
      from  9549763b6a5786fa47c24ec04b0ba6dc9d7ce19b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=302e0a67fd191ca74414d003fa58208dd96e3f88


commit 302e0a67fd191ca74414d003fa58208dd96e3f88
Merge: 9549763 edd301e
Author: Sandro Santilli <address@hidden>
Date:   Sat Oct 30 20:39:20 2010 +0200

    Merge branch 'master' into objecturi


-----------------------------------------------------------------------

Summary of changes:
 gui/Player.cpp                                     |    5 +-
 gui/ScreenShotter.cpp                              |    6 +-
 libbase/GnashImage.h                               |    1 -
 libbase/tu_file.cpp                                |  128 ++++-
 libbase/tu_file.h                                  |  129 +----
 libcore/StreamProvider.cpp                         |   21 +-
 libmedia/ffmpeg/AudioDecoderFfmpeg.cpp             |  641 +++++++++----------
 libmedia/ffmpeg/MediaParserFfmpeg.cpp              |    5 +-
 libmedia/ffmpeg/VideoDecoderFfmpeg.cpp             |    4 +-
 libvaapi/VaapiSurfaceGLX.cpp                       |    4 +
 macros/ffmpeg.m4                                   |   16 +-
 plugin/test/baseuri/README                         |   13 +-
 plugin/test/baseuri/test.html                      |   18 +
 testsuite/libbase.all/CurlStreamTest.cpp           |    3 +-
 testsuite/libbase.all/NoSeekFileTest.cpp           |    6 +-
 testsuite/libcore.all/AsValueTest.cpp              |   23 +-
 testsuite/libcore.all/StreamTest.cpp               |    2 +-
 testsuite/misc-ming.all/BitmapDataTest.c           |    3 +-
 testsuite/misc-ming.all/BitmapSmoothingTest.c      |    2 -
 testsuite/misc-ming.all/ButtonEventsTest.c         |    2 +-
 .../misc-ming.all/DefineEditTextVariableNameTest.c |    1 +
 testsuite/misc-ming.all/DefineTextTest.c           |    1 -
 testsuite/misc-ming.all/DepthLimitsTest.c          |    2 +
 testsuite/misc-ming.all/DragDropTestRunner.cpp     |    2 -
 testsuite/misc-ming.all/TextSnapshotTest.c         |    1 -
 testsuite/misc-ming.all/Video-EmbedSquareTest.c    |    1 -
 .../misc-ming.all/Video-EmbedSquareTestRunner.cpp  |    9 +-
 .../misc-ming.all/action_execution_order_test3.c   |    4 +-
 .../misc-ming.all/action_execution_order_test4.c   |    4 +-
 .../misc-ming.all/action_execution_order_test9.c   |    2 +
 testsuite/misc-ming.all/attachMovieTest.c          |    2 +
 .../misc-ming.all/displaylist_depths_test10.c      |    3 +-
 .../misc-ming.all/displaylist_depths_test11.c      |    1 -
 testsuite/misc-ming.all/displaylist_depths_test2.c |    5 +-
 testsuite/misc-ming.all/displaylist_depths_test3.c |    5 +-
 testsuite/misc-ming.all/displaylist_depths_test4.c |    5 +-
 testsuite/misc-ming.all/displaylist_depths_test5.c |    5 +-
 testsuite/misc-ming.all/displaylist_depths_test6.c |    3 +-
 testsuite/misc-ming.all/displaylist_depths_test7.c |    3 +-
 testsuite/misc-ming.all/displaylist_depths_test8.c |    3 +-
 testsuite/misc-ming.all/displaylist_depths_test9.c |    3 +-
 testsuite/misc-ming.all/eventSoundTest1-Runner.cpp |    6 -
 testsuite/misc-ming.all/goto_frame_test.c          |    3 +
 testsuite/misc-ming.all/instanceNameTest.c         |    4 +-
 testsuite/misc-ming.all/key_event_test.c           |    4 +-
 testsuite/misc-ming.all/loop/loop_test.c           |   14 +-
 testsuite/misc-ming.all/loop/loop_test10.c         |    6 +-
 testsuite/misc-ming.all/loop/loop_test2.c          |    2 -
 testsuite/misc-ming.all/loop/loop_test3.c          |    2 -
 testsuite/misc-ming.all/loop/loop_test4.c          |    2 -
 testsuite/misc-ming.all/loop/loop_test5.c          |    2 -
 testsuite/misc-ming.all/loop/loop_test6.c          |    2 -
 testsuite/misc-ming.all/loop/loop_test7.c          |    8 +-
 testsuite/misc-ming.all/loop/loop_test8.c          |    2 +
 testsuite/misc-ming.all/loop/loop_test9.c          |    2 -
 testsuite/misc-ming.all/morph_test1runner.cpp      |    5 -
 testsuite/misc-ming.all/moviecliploader_test.c     |    1 +
 testsuite/misc-ming.all/place_object_test.c        |    2 -
 testsuite/misc-ming.all/registerClassTest2.c       |    2 +-
 testsuite/misc-ming.all/replace_buttons1test.c     |    2 +-
 testsuite/misc-ming.all/shape_test.c               |    4 +-
 testsuite/misc-ming.all/spritehier.c               |   15 +-
 testsuite/misc-ming.all/unload_movieclip_test1.c   |    2 +-
 63 files changed, 562 insertions(+), 627 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]