gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r9591: Merge from rtmp branch the ne


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r9591: Merge from rtmp branch the new flvdumper utility, various other libamf patches, and some new test cases.
Date: Wed, 13 Aug 2008 22:24:41 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9591
committer: address@hidden
branch nick: trunk
timestamp: Wed 2008-08-13 22:24:41 -0600
message:
  Merge from rtmp branch the new flvdumper utility, various other libamf 
patches, and some new test cases.
added:
  libamf/flv.cpp
  libamf/flv.h
  testsuite/libamf.all/test_flv.cpp
  utilities/flvdumper.cpp
modified:
  libamf/Makefile.am
  libamf/amf.cpp
  libamf/buffer.cpp
  libamf/buffer.h
  libamf/element.cpp
  libamf/sol.cpp
  testsuite/libamf.all/Makefile.am
  testsuite/libamf.all/test_amf.cpp
  testsuite/libamf.all/test_sol.cpp
  testsuite/libnet.all/test_rtmp.cpp
  utilities/Makefile.am
  utilities/soldumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.1
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-07-13 11:30:34 -0600
    message:
      Merge with trunk.
    added:
      utilities/rtmpget.cpp
    modified:
      backend/render_handler.h
      backend/render_handler_agg.cpp
      libmedia/ffmpeg/VideoDecoderFfmpeg.cpp
      server/as_value.cpp
      server/as_value.h
      server/asobj/flash/geom/Rectangle_as.cpp
      testsuite/actionscript.all/Rectangle.as
      testsuite/misc-ming.all/DrawingApiTestRunner.cpp
      utilities/Makefile.am
    ------------------------------------------------------------
    revno: 9483.1.2
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-15 15:41:48 -0600
    message:
      rtmpget now does a successful connect->createStream operation.
    modified:
      gui/gtk_glue_agg.cpp
      gui/gtksup.h
      gui/gui.cpp
      gui/gui.h
      libamf/buffer.cpp
      libbase/log.h
      libmedia/ffmpeg/VideoDecoderFfmpeg.cpp
      libnet/cque.cpp
      libnet/network.cpp
      libnet/rtmp.cpp
      libnet/rtmp.h
      libnet/rtmp_client.cpp
      libnet/rtmp_server.cpp
      server/sprite_instance.cpp
      testsuite/libnet.all/test_rtmp.cpp
      utilities/Makefile.am
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.3
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-15 17:05:40 -0600
    message:
      Add test for decoding 8 byte headers.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.4
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-07-17 09:48:29 -0600
    message:
      NetConnection::connect() and NetStream::createStream() fully work now.
    removed:
      libbase/dlmalloc.c
      libbase/dlmalloc.h
      libbase/utility.cpp
    added:
      ChangeLog-0.8.3
    modified:
      .bzrignore
      ChangeLog
      backend/render_handler.h
      backend/render_handler_agg.cpp
      gui/gui.h
      libamf/amf.cpp
      libbase/Makefile.am
      libbase/image.cpp
      libbase/image.h
      libbase/noseek_fd_adapter.cpp
      libbase/utility.h
      libnet/rtmp.cpp
      libnet/rtmp_msg.cpp
      libnet/rtmp_msg.h
      server/FreetypeGlyphsProvider.cpp
      server/FreetypeGlyphsProvider.h
      server/character.cpp
      server/fill_style.cpp
      server/movie_root.cpp
      server/parser/abc_block.cpp
      server/parser/bitmap_character_def.h
      server/swf/tag_loaders.cpp
      testsuite/actionscript.all/MovieClip.as
      testsuite/actionscript.all/String.as
      testsuite/actionscript.all/ops.as
      testsuite/actionscript.all/targetPath.as
      testsuite/actionscript.all/with.as
      testsuite/libnet.all/test_rtmp.cpp
      testsuite/swfdec/PASSING
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.5
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-07-17 11:14:59 -0600
    message:
      Tweak indexes for requests. Encode the String element, not just the name.
    modified:
      libnet/rtmp_client.cpp
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.6
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-07-17 11:55:15 -0600
    message:
      rtmpget works with remote FMS server!
    modified:
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.7
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-07-17 18:46:38 -0600
    message:
      Use the command line path to form the connect message.
    modified:
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.8
    committer: address@hidden
    branch nick: rtmp
    timestamp: Fri 2008-07-18 09:33:53 -0600
    message:
      Check for onStatus along with _result and error in return messages. Update
      from trunk.
    added:
      testsuite/misc-ming.all/DepthLimitsTest.c
    modified:
      libmedia/FLVParser.cpp
      libnet/rtmp.cpp
      server/character.cpp
      server/character.h
      server/parser/abc_block.cpp
      server/sprite_instance.cpp
      server/vm/ASHandlers.cpp
      testsuite/actionscript.all/MovieClip.as
      testsuite/actionscript.all/targetPath.as
      testsuite/misc-ming.all/Makefile.am
      testsuite/misc-ming.all/intervalTest.as
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.9
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-22 19:07:29 -0600
    message:
      Update from trunk after renaming things.
      test_rtmp now has tests for onStatus.
      Fixed bug in parsing onStatus messages without a stream ID, so we handle
      the NetStream.Data.Start message correctly.
    removed:
      libgeometry/
      libgeometry/.cvsignore
      libgeometry/Makefile.am
      libgeometry/Point2d.h
      libgeometry/Range2d.h
      libgeometry/snappingrange.h
      testsuite/libgeometry/
      testsuite/libgeometry/.cvsignore
      testsuite/libgeometry/Makefile.am
      testsuite/libgeometry/Point2dTest.cpp
      testsuite/libgeometry/Range2dTest.cpp
      testsuite/libgeometry/snappingrangetest.cpp
    added:
      libbase/Point2d.h
      libbase/Range2d.h
      libbase/snappingrange.h
      libcore/asobj/Accessibility_as.cpp
      libcore/asobj/Accessibility_as.h
      testsuite/actionscript.all/Accessibility.as
      testsuite/libbase/Point2dTest.cpp
      testsuite/libbase/Range2dTest.cpp
      testsuite/libbase/snappingrangetest.cpp
      testsuite/misc-swfmill.all/Try-without-jump.xml
    renamed:
      server => libcore
      server/asobj/GMath.h => libcore/asobj/Math_as.h
      server/asobj/Math.cpp => libcore/asobj/Math_as.cpp
      server/asobj/gstring.h => libcore/asobj/String_as.h
      server/asobj/string.cpp => libcore/asobj/String_as.cpp
      testsuite/server => testsuite/libcore.all
    modified:
      .bzrignore
      Makefile.am
      backend/Makefile.am
      backend/render_handler_cairo.cpp
      configure.ac
      cygnal/Makefile.am
      cygnal/testsuite/cygnal.all/Makefile.am
      extensions/Makefile.am
      extensions/dbus/Makefile.am
      extensions/dejagnu/Makefile.am
      extensions/fileio/Makefile.am
      extensions/gtk2/Makefile.am
      extensions/launcher/Makefile.am
      extensions/lirc/Makefile.am
      extensions/metome/Makefile.am
      extensions/mysql/Makefile.am
      gui/Makefile.am
      gui/gtk_glue_agg.cpp
      gui/gtk_glue_agg.h
      gui/gui.cpp
      libamf/Makefile.am
      libbase/Makefile.am
      libcore/Makefile.am
      libcore/array.cpp
      libcore/array.h
      libcore/asClass.cpp
      libcore/as_environment.cpp
      libcore/as_function.cpp
      libcore/as_value.cpp
      libcore/asobj/ClassHierarchy.cpp
      libcore/asobj/Global.cpp
      libcore/asobj/Makefile.am
      libcore/asobj/Mouse.cpp
      libcore/button_character_instance.cpp
      libcore/edit_text_character.cpp
      libcore/font.cpp
      libcore/font.h
      libcore/fontlib.cpp
      libcore/namedStrings.cpp
      libcore/namedStrings.h
      libcore/parser/Makefile.am
      libcore/parser/SWFMovieDefinition.cpp
      libcore/parser/SWFMovieDefinition.h
      libcore/parser/abc_block.cpp
      libcore/parser/abc_block.h
      libcore/parser/movie_definition.h
      libcore/sprite_instance.cpp
      libcore/stream.cpp
      libcore/vm/ASHandlers.cpp
      libcore/vm/ActionExec.cpp
      libcore/vm/Makefile.am
      libmedia/Makefile.am
      libmedia/MediaParser.h
      libmedia/ffmpeg/sound_handler_sdl.cpp
      libmedia/sound_handler.h
      libnet/Makefile.am
      libnet/rtmp.cpp
      libnet/rtmp.h
      libnet/rtmp_msg.cpp
      macros/x11.m4
      plugin/Makefile.am
      plugin/win32/Makefile.am
      po/Makefile.am
      pythonmodule/Makefile.am
      testsuite/Makefile.am
      testsuite/actionscript.all/Makefile.am
      testsuite/actionscript.all/MovieClip.as
      testsuite/actionscript.all/String.as
      testsuite/actionscript.all/Try.as
      testsuite/libamf.all/Makefile.am
      testsuite/libbase/Makefile.am
      testsuite/libcore.all/Makefile.am
      testsuite/libnet.all/Makefile.am
      testsuite/libnet.all/test_rtmp.cpp
      testsuite/misc-ming.all/Makefile.am
      testsuite/misc-mtasc.all/exception.as
      testsuite/misc-swfc.all/Makefile.am
      testsuite/misc-swfmill.all/Makefile.am
      testsuite/movies.all/Makefile.am
      testsuite/samples/Makefile.am
      utilities/Makefile.am
      utilities/rtmpget.cpp
      libcore/asobj/Math_as.cpp
      libcore/asobj/String_as.cpp
    ------------------------------------------------------------
    revno: 9483.1.10
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-22 21:03:49 -0600
    message:
      Be less verbose.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.11
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-22 21:28:37 -0600
    message:
      Tweak status messages for onStatus tests.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.12
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-07-23 10:46:37 -0600
    message:
      Update from trunk.
    removed:
      compatibility_include.h
    modified:
      .bzrignore
      Makefile.am
      gui/gtk_glue.h
      gui/gtk_glue_agg.cpp
      gui/gtk_glue_agg.h
      libcore/asobj/Color.cpp
      libcore/asobj/String_as.cpp
      libnet/rtmp_msg.cpp
      packaging/debian/rules
      testsuite/actionscript.all/ASnative.as
      testsuite/actionscript.all/String.as
      testsuite/libbase/Makefile.am
      testsuite/swfdec/PASSING
    ------------------------------------------------------------
    revno: 9483.1.13
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-07-23 10:47:33 -0600
    message:
      Add TAGS.
    modified:
      .bzrignore
    ------------------------------------------------------------
    revno: 9483.1.14
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-07-24 16:58:08 -0600
    message:
      Decode multiple RTMP packets when all mixed together.
      Add test cases for decoding multiple inleaved RTMP packets with multiple
      channels.
      Sucessfully decode onStatus messages from server.
    modified:
      libamf/buffer.cpp
      libnet/cque.cpp
      libnet/cque.h
      libnet/network.cpp
      libnet/network.h
      libnet/rtmp.cpp
      libnet/rtmp.h
      libnet/rtmp_client.cpp
      libnet/rtmp_server.cpp
      testsuite/libnet.all/test_rtmp.cpp
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.15
    committer: address@hidden
    branch nick: rtmp
    timestamp: Fri 2008-07-25 08:22:23 -0600
    message:
      Update from trunk.
    removed:
      .cvsignore
      backend/.cvsignore
      cygnal/.cvsignore
      cygnal/doc/.cvsignore
      cygnal/testsuite/.cvsignore
      cygnal/testsuite/cygnal.all/.cvsignore
      doc/.cvsignore
      doc/C/.cvsignore
      doc/C/BackLash/.cvsignore
      extensions/.cvsignore
      extensions/dbus/.cvsignore
      extensions/dejagnu/.cvsignore
      extensions/fileio/.cvsignore
      extensions/gtk2/.cvsignore
      extensions/lirc/.cvsignore
      extensions/metome/.cvsignore
      extensions/mysql/.cvsignore
      gui/.cvsignore
      libamf/.cvsignore
      libbase/.cvsignore
      libbase/test_ogl.cpp
      libbase/tu_file_SDL.cpp
      libcore/.cvsignore
      libcore/asobj/.cvsignore
      libcore/parser/.cvsignore
      libcore/vm/.cvsignore
      libmedia/.cvsignore
      libnet/.cvsignore
      packaging/.cvsignore
      packaging/debian/.cvsignore
      packaging/doc/.cvsignore
      packaging/ipkg/.cvsignore
      packaging/redhat/.cvsignore
      plugin/.cvsignore
      plugin/klash/.cvsignore
      plugin/mozilla-sdk/.cvsignore
      plugin/win32/.cvsignore
      po/.cvsignore
      pythonmodule/.cvsignore
      testsuite/.cvsignore
      testsuite/actionscript.all/.cvsignore
      testsuite/libamf.all/.cvsignore
      testsuite/libbase/.cvsignore
      testsuite/libcore.all/.cvsignore
      testsuite/libnet.all/.cvsignore
      testsuite/misc-ming.all/.cvsignore
      testsuite/misc-mtasc.all/.cvsignore
      testsuite/misc-swfc.all/.cvsignore
      testsuite/misc-swfmill.all/.cvsignore
      testsuite/movies.all/.cvsignore
      testsuite/samples/.cvsignore
      testsuite/swfdec/.cvsignore
      utilities/.cvsignore
    added:
      testsuite/actionscript.all/Instance.as
    modified:
      backend/render_handler_agg.cpp
      gui/gui.cpp
      libbase/URL.cpp
      libbase/image.h
      libcore/as_function.cpp
      libcore/asobj/flash/display/BitmapData_as.cpp
      libcore/asobj/flash/display/BitmapData_as.h
      libcore/asobj/flash/geom/Rectangle_as.cpp
      libcore/asobj/flash/geom/Rectangle_as.h
      libcore/parser/SWFMovieDefinition.cpp
      libcore/parser/sprite_definition.cpp
      libcore/parser/sprite_definition.h
      libcore/vm/ASHandlers.cpp
      libnet/rtmp.cpp
      libnet/rtmp.h
      testsuite/actionscript.all/BitmapData.as
      testsuite/actionscript.all/Makefile.am
      testsuite/actionscript.all/array.as
      testsuite/gnashrc.in
      testsuite/libbase/Makefile.am
      testsuite/libbase/URLTest.cpp
      testsuite/libnet.all/test_rtmp.cpp
      testsuite/misc-ming.all/Makefile.am
      testsuite/swfdec/PASSING
    ------------------------------------------------------------
    revno: 9483.1.16
    committer: address@hidden
    branch nick: rtmp
    timestamp: Fri 2008-07-25 10:20:32 -0600
    message:
      Make RTMP::split() use a regular C array to maintain the queues for
      each of the 64 channels.
      Fix testcase to use the new method, as now all messages are stored in
      the appropriate queues, one for each channel.
    modified:
      libnet/rtmp.cpp
      libnet/rtmp.h
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.17
    committer: address@hidden
    branch nick: rtmp
    timestamp: Fri 2008-07-25 10:46:53 -0600
    message:
      Add a more complex test case for multiple channel's messages all mixed in
      one big packet. What looked like corrupted data turns out to be audio and 
video packets.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.18
    committer: address@hidden
    branch nick: rtmp
    timestamp: Fri 2008-07-25 11:35:20 -0600
    message:
      Test for the data type too.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.19
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-07-26 10:45:34 -0600
    message:
      Add test cases for decoding NS_PLAY_STOP, and NS_PLAY_STREAMNOTFOUND.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.20
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-07-26 10:46:37 -0600
    message:
      Use a queue of buffers instead of reading directly.
    modified:
      libnet/rtmp.cpp
      libnet/rtmp_client.cpp
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.21
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-07-26 11:25:49 -0600
    message:
      Rename Que typedef to a more standard que_t.
    modified:
      libnet/cque.cpp
      libnet/cque.h
    ------------------------------------------------------------
    revno: 9483.1.22
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-07-26 11:26:41 -0600
    message:
      Return just the first CQue.
    modified:
      libnet/rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.23
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-07-26 11:27:23 -0600
    message:
      Tweak test to work with how RTMP::split() now works.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.24
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-07-27 08:06:31 -0600
    message:
      Add getName() accessor for the optional channel name.
    modified:
      libnet/cque.h
    ------------------------------------------------------------
    revno: 9483.1.25
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-07-27 11:14:35 -0600
    message:
      Add temporary debug statement so we know where we are.
    modified:
      libamf/amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.26
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-07-27 11:15:53 -0600
    message:
      Add accessor to see how many bytes are left in a buffer
    modified:
      libamf/buffer.h
    ------------------------------------------------------------
    revno: 9483.1.27
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-07-27 11:17:11 -0600
    message:
      Add
    modified:
      libnet/rtmp.h
    ------------------------------------------------------------
    revno: 9483.1.28
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-07-27 11:17:54 -0600
    message:
      Add a queue of queues that have network activity.
    modified:
      libnet/rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.29
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-07-27 11:19:11 -0600
    message:
      nuke white space
    modified:
      libnet/rtmp_client.cpp
    ------------------------------------------------------------
    revno: 9483.1.30
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-07-27 11:20:11 -0600
    message:
      Tweak test cases to work with the new queue of queues with recent 
activity.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.31
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-07-28 10:25:02 -0600
    message:
      Add test for encoding onStatus NetStream.Play.Reset messages.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.32
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-07-28 10:26:36 -0600
    message:
      Fix encodeResult() to properly build onStatus messages too. Clean up to
      reduce code duplication.
    modified:
      libnet/rtmp.cpp
      libnet/rtmp_server.cpp
      libnet/rtmp_server.h
    ------------------------------------------------------------
    revno: 9483.1.33
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-07-28 10:44:25 -0600
    message:
      Reduce verbosity.
    modified:
      libnet/rtmp.cpp
      libnet/rtmp_server.cpp
    ------------------------------------------------------------
    revno: 9483.1.34
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-07-28 17:36:40 -0600
    message:
      Reduce more verbosity.
      Tweak test case output.
    modified:
      libamf/amf.cpp
      libamf/buffer.cpp
      libnet/cque.cpp
      libnet/cque.h
      libnet/rtmp.cpp
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.35
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-07-28 22:31:19 -0600
    message:
      Pop current bufer to append to from the back of the queue, not the front.
    modified:
      libnet/rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.36
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-07-28 22:33:36 -0600
    message:
      Peek at the back of the queue too.
    modified:
      libnet/cque.cpp
      libnet/cque.h
    ------------------------------------------------------------
    revno: 9483.1.37
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-07-28 22:34:06 -0600
    message:
      Turn down verbosity now that the test case works.
    modified:
      libamf/amf.cpp
      libnet/rtmp.cpp
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.38
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-29 10:23:49 -0600
    message:
      Enable all the tests for ::split().
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.39
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-29 18:55:55 -0600
    message:
      Range check the size of the buffer when dumping the internal data.
    modified:
      libamf/buffer.cpp
    ------------------------------------------------------------
    revno: 9483.1.40
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-29 18:56:21 -0600
    message:
      Add comments
    modified:
      libnet/rtmp_server.h
    ------------------------------------------------------------
    revno: 9483.1.41
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-29 18:57:20 -0600
    message:
      Add processMsg() to test the type field for processing.
      Range test the header fields when decoding.
    modified:
      libnet/rtmp.cpp
      libnet/rtmp.h
    ------------------------------------------------------------
    revno: 9483.1.42
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-29 18:58:53 -0600
    message:
      Process as many packets as we can read from the network.
    modified:
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.43
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-07-29 18:59:22 -0600
    message:
      Tweak the test case for current functionality.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.44
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-07-30 20:50:59 -0600
    message:
      Better implementation of ::split().
    modified:
      libnet/rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.45
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-07-30 20:52:51 -0600
    message:
      less verbose
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.46
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-07-31 22:30:19 -0600
    message:
      Better handling of errors when decoding the RTMP packet header.
    modified:
      libnet/cque.cpp
      libnet/rtmp.cpp
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.47
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-07-31 22:31:05 -0600
    message:
      Update from trunk.
    removed:
      gui/NOTES
      libcore/asobj/Error.cpp
      libcore/asobj/Error.h
    added:
      testsuite/libbase/string_tableTest.cpp
    modified:
      ChangeLog
      configure.ac
      libbase/Makefile.am
      libbase/extension.cpp
      libbase/extension.h
      libbase/rc.h
      libbase/sharedlib.cpp
      libbase/sharedlib.h
      libbase/string_table.cpp
      libbase/utility.h
      libcore/array.cpp
      libcore/asobj/ClassHierarchy.cpp
      libcore/asobj/String_as.cpp
      libcore/asobj/xml.cpp
      libcore/asobj/xmlsocket.cpp
      libcore/movie_root.cpp
      libcore/vm/ActionExec.cpp
      libmedia/MediaParser.cpp
      testsuite/actionscript.all/ASnative.as
      testsuite/actionscript.all/MovieClip.as
      testsuite/actionscript.all/array.as
      testsuite/libbase/Makefile.am
      testsuite/misc-ming.all/Makefile.am
      testsuite/misc-ming.all/opcode_guard_test.c
      testsuite/swfdec/PASSING
    ------------------------------------------------------------
    revno: 9483.1.48
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-08-02 16:55:21 -0600
    message:
      lower verbosity
    modified:
      libamf/buffer.cpp
    ------------------------------------------------------------
    revno: 9483.1.49
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-08-02 16:56:36 -0600
    message:
      Add support for chunksize.
    modified:
      libnet/rtmp.cpp
      libnet/rtmp.h
    ------------------------------------------------------------
    revno: 9483.1.50
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-08-02 16:57:37 -0600
    message:
      Don't crash if we get a bad pointer returned.
    modified:
      testsuite/libnet.all/test_rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.51
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 09:21:12 -0600
    message:
      Add support for an internal "Continuation" data type, used for one byte 
headers.
    modified:
      libnet/rtmp.cpp
      libnet/rtmp.h
    ------------------------------------------------------------
    revno: 9483.1.52
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 09:21:58 -0600
    message:
      Loop more times to get the beginning of the FLV file.
    modified:
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.53
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 09:22:35 -0600
    message:
      update from trunk
    modified:
      configure.ac
      gui/dump.cpp
      gui/dump.h
      libbase/extension.cpp
      libcore/edit_text_character.cpp
      testsuite/misc-ming.all/Makefile.am
    ------------------------------------------------------------
    revno: 9483.1.54
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 10:15:12 -0600
    message:
      Tweak the buffer size so spaceLeft() returns the correct number, instead 
of
      of being one irritating byte off...
    modified:
      libnet/rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.55
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 14:30:34 -0600
    message:
      Rewrite URL parsing so we can construct tcUrl fields correctly, and keep
      the BBC iPlayer happy.
    modified:
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.56
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 16:54:53 -0600
    message:
      Add test case for decoding ECMA arrays. The data is an FLV file header, 
which
      is now decoded properly.
    modified:
      testsuite/libamf.all/test_amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.57
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 16:55:40 -0600
    message:
      Add support for decoding ECMA Arrays, which is used for the FLV file 
header.
    modified:
      libamf/amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.58
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 18:40:56 -0600
    message:
      Add a new file for encoding and decoding the FLV file onMetaData header.
    added:
      libamf/flv.cpp
      libamf/flv.h
    modified:
      libamf/Makefile.am
    ------------------------------------------------------------
    revno: 9483.1.59
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 20:30:45 -0600
    message:
      Store the FLV header and the first tag, so we can encode our own file 
header.
    modified:
      libamf/flv.cpp
      libamf/flv.h
    ------------------------------------------------------------
    revno: 9483.1.60
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 20:32:41 -0600
    message:
      don't dump the data
    modified:
      testsuite/libamf.all/test_amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.61
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 20:33:09 -0600
    message:
      Add an array of booleans for the Data.Start flag.
    modified:
      libnet/rtmp.h
    ------------------------------------------------------------
    revno: 9483.1.62
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 20:34:06 -0600
    message:
      Be less verbose.
    modified:
      libamf/amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.63
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-03 20:34:16 -0600
    message:
      Decode the FLV onMetaData header.
    modified:
      libnet/rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.64
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-08-04 08:55:17 -0600
    message:
      Make less verbose now that it works.
    modified:
      libnet/rtmp.cpp
    ------------------------------------------------------------
    revno: 9483.1.65
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-08-04 09:08:36 -0600
    message:
      Update from trunk.
    added:
      macros/haxe.m4
      testsuite/misc-haxe.all/
      testsuite/misc-haxe.all/Dejagnu.hx
      testsuite/misc-haxe.all/Hello.hx
      testsuite/misc-haxe.all/Makefile.am
      testsuite/misc-haxe.all/check.as
      testsuite/misc-swfmill.all/jump_to_prev_block.xml
    modified:
      Makefile.am
      configure.ac
      gui/gui.cpp
      gui/gui.h
      libamf/amf.h
      libbase/SimpleBuffer.h
      libcore/vm/ActionExec.cpp
      libcore/vm/ActionExec.h
      testsuite/Makefile.am
      testsuite/actionscript.all/ASnative.as
      testsuite/misc-mtasc.all/Makefile.am
      testsuite/misc-swfmill.all/Makefile.am
    ------------------------------------------------------------
    revno: 9483.1.66
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-08-04 19:42:50 -0600
    message:
      Add a test for Strict Arrays.
    modified:
      testsuite/libamf.all/test_amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.67
    committer: address@hidden
    branch nick: rtmp
    timestamp: Mon 2008-08-04 19:43:33 -0600
    message:
      Add suppor tfor decoding Strict Arrays
    modified:
      libamf/amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.68
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:04:48 -0600
    message:
      Add a slash before the path when forming a tcUrl.
    modified:
      utilities/rtmpget.cpp
    ------------------------------------------------------------
    revno: 9483.1.69
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:06:37 -0600
    message:
      Drop unused prototype.
    modified:
      utilities/soldumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.70
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:07:03 -0600
    message:
      Add utility to dump the meta data from an FLV file.
    added:
      utilities/flvdumper.cpp
    modified:
      utilities/Makefile.am
    ------------------------------------------------------------
    revno: 9483.1.71
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:08:09 -0600
    message:
      less verbose
    modified:
      libamf/amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.72
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:08:38 -0600
    message:
      improve comment
    modified:
      libnet/rtmp.h
    ------------------------------------------------------------
    revno: 9483.1.73
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:09:24 -0600
    message:
      adjust the tag name, which was changed in the header file.
    modified:
      libamf/flv.cpp
    ------------------------------------------------------------
    revno: 9483.1.74
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:09:57 -0600
    message:
      Add more enums and data structures.
    modified:
      libamf/flv.h
    ------------------------------------------------------------
    revno: 9483.1.75
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:14:41 -0600
    message:
      update from trunk
    added:
      libbase/GnashImagePng.cpp
      libbase/GnashImagePng.h
      testsuite/media/png.png
      testsuite/misc-ming.all/loadPNGTest.c
    modified:
      libbase/Makefile.am
      libbase/image.cpp
      libbase/image.h
      libbase/jpeg.cpp
      libbase/shm.cpp
      libcore/impl.cpp
      testsuite/misc-ming.all/Makefile.am
    ------------------------------------------------------------
    revno: 9483.1.76
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:46:40 -0600
    message:
      updated from trunk
    modified:
      po/cs.po
      po/de.po
      po/es.po
      po/fi.po
      po/fr.po
      po/it.po
      po/ja.po
      po/sv.po
    ------------------------------------------------------------
    revno: 9483.1.77
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 10:48:38 -0600
    message:
      Updated from shared repository.
        ------------------------------------------------------------
        revno: 9483.2.1
        committer: Benjamin Wolsey <address@hidden>
        branch nick: rtmp
        timestamp: Tue 2008-08-05 14:04:07 +0200
        message:
          Clean up logging.
        modified:
          libbase/shm.cpp
    ------------------------------------------------------------
    revno: 9483.1.78
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 14:55:28 -0600
    message:
      Add test case for FLV encoding and decoding.
    added:
      testsuite/libamf.all/test_flv.cpp
    modified:
      testsuite/libamf.all/Makefile.am
    ------------------------------------------------------------
    revno: 9483.1.79
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 14:56:00 -0600
    message:
      Add support for encoding and decoding the header.
    modified:
      libamf/flv.cpp
      libamf/flv.h
    ------------------------------------------------------------
    revno: 9483.1.80
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 17:12:04 -0600
    message:
      Add methods for decoding headers and tags.
    modified:
      libamf/flv.cpp
      libamf/flv.h
      testsuite/libamf.all/test_flv.cpp
    ------------------------------------------------------------
    revno: 9483.1.81
    committer: address@hidden
    branch nick: rtmp
    timestamp: Tue 2008-08-05 17:14:48 -0600
    message:
      Move decodeMetaData() test to test_tag() instead of being in 
test_header().
    modified:
      testsuite/libamf.all/test_flv.cpp
    ------------------------------------------------------------
    revno: 9483.1.82
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-06 11:31:42 -0600
    message:
      Add range checking when decoding all headers in FLV files.
      update from trunk.
    added:
      libbase/GnashImage.h
      libbase/GnashImageGif.cpp
      libbase/GnashImageGif.h
      testsuite/media/gif-interlaced.gif
      testsuite/media/gif.gif
    renamed:
      testsuite/misc-ming.all/loadPNGTest.c => 
testsuite/misc-ming.all/loadImageTest.c
    modified:
      configure.ac
      libamf/flv.cpp
      libamf/flv.h
      libbase/GnashImagePng.cpp
      libbase/GnashImagePng.h
      libbase/Makefile.am
      libbase/image.cpp
      libbase/image.h
      libcore/gnash.h
      libcore/impl.cpp
      testsuite/libamf.all/test_flv.cpp
      testsuite/misc-ming.all/Makefile.am
      testsuite/misc-ming.all/loadImageTest.c
    ------------------------------------------------------------
    revno: 9483.1.83
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 18:22:01 -0600
    message:
      Decode Audio and Video data flags too.
      Update from trunk.
    added:
      libcore/swf/CSMTextSettingsTag.cpp
      libcore/swf/CSMTextSettingsTag.h
    renamed:
      libbase/jpeg.cpp => libbase/GnashImageJpeg.cpp
      libbase/jpeg.h => libbase/GnashImageJpeg.h
    modified:
      backend/render_handler_ogl.cpp
      configure.ac
      gui/gui.cpp
      libamf/flv.cpp
      libamf/flv.h
      libbase/GC.cpp
      libbase/GC.h
      libbase/GnashImage.h
      libbase/GnashImageGif.cpp
      libbase/GnashImageGif.h
      libbase/GnashImagePng.cpp
      libbase/GnashImagePng.h
      libbase/Makefile.am
      libbase/image.cpp
      libbase/image.h
      libbase/noseek_fd_adapter.cpp
      libcore/Makefile.am
      libcore/impl.cpp
      libcore/impl.h
      libcore/parser/SWFMovieDefinition.cpp
      libcore/parser/SWFMovieDefinition.h
      libcore/parser/action_buffer.cpp
      libcore/parser/button_character_def.cpp
      libcore/parser/movie_definition.h
      libcore/parser/shape_character_def.cpp
      libcore/parser/sprite_definition.h
      libcore/swf/tag_loaders.cpp
      libcore/vm/ActionExec.cpp
      libmedia/ffmpeg/sound_handler_sdl.cpp
      macros/ffmpeg.m4
      testsuite/libamf.all/test_flv.cpp
      utilities/processor.cpp
      libbase/GnashImageJpeg.cpp
      libbase/GnashImageJpeg.h
    ------------------------------------------------------------
    revno: 9483.1.84
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 18:33:34 -0600
    message:
      Clean up range checking on aufio data flags
    modified:
      libamf/flv.cpp
    ------------------------------------------------------------
    revno: 9483.1.85
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 18:35:57 -0600
    message:
      Clean up test state message, wrong state
    modified:
      testsuite/libamf.all/test_flv.cpp
    ------------------------------------------------------------
    revno: 9483.1.86
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 20:16:19 -0600
    message:
      Recode the data extraction part for flvdumper since the Flv class can
      be used now.
    modified:
      libamf/flv.cpp
      libamf/flv.h
      utilities/flvdumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.87
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 20:29:57 -0600
    message:
      Knowing when to stop reading the file helps...
    modified:
      utilities/flvdumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.88
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 20:34:31 -0600
    message:
      Use iostreams for stuff we always want printed.
    modified:
      utilities/flvdumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.89
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 21:17:03 -0600
    message:
      Add options to select what should be printed, as it can be huge.
    modified:
      utilities/flvdumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.90
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 22:38:15 -0600
    message:
      Update usage().
    modified:
      utilities/flvdumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.91
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 22:38:50 -0600
    message:
      reduce verbosity
    modified:
      libamf/element.cpp
    ------------------------------------------------------------
    revno: 9483.1.92
    committer: address@hidden
    branch nick: rtmp
    timestamp: Thu 2008-08-07 22:39:08 -0600
    message:
      Support onMetaData the way libmedia/FLVParser wants it, which is missing
      the type field. So we cheat, and if the onMetaData string is found, we 
assume
      it's ok to not have a type field after all.
    modified:
      libamf/amf.cpp
      libamf/flv.cpp
      testsuite/libamf.all/test_flv.cpp
    ------------------------------------------------------------
    revno: 9483.1.93
    committer: address@hidden
    branch nick: rtmp
    timestamp: Fri 2008-08-08 12:10:21 -0600
    message:
      Cleanup FLV Tag handling of the method name for MetaData.
      update from trunk.
    added:
      libcore/swf/DefineButtonCxformTag.h
    modified:
      libamf/flv.cpp
      libcore/Makefile.am
      libcore/impl.cpp
      libcore/impl.h
      libcore/movie_root.cpp
      libcore/parser/button_character_def.cpp
      libcore/parser/button_character_def.h
      libcore/parser/shape_character_def.cpp
      libcore/sprite_instance.cpp
      libcore/swf/PlaceObject2Tag.cpp
      testsuite/libamf.all/test_flv.cpp
      utilities/flvdumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.94
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sat 2008-08-09 16:41:37 -0600
    message:
      update from trunk
    removed:
      doc/C/amf.xml
      doc/C/debugger.xml
      doc/C/internals.xml
      doc/C/rtmp.xml
      doc/C/sources.xml
    modified:
      doc/C/preformatted/gnash_user.info.in
      doc/C/refmanual/building.xml
      doc/C/refmanual/code_dependencies.xml
    ------------------------------------------------------------
    revno: 9483.1.95
    committer: address@hidden
    branch nick: rtmp
    timestamp: Sun 2008-08-10 12:33:53 -0600
    message:
      update from trunk.
    added:
      packaging/xpi/update.rdf
    modified:
      configure.ac
      libcore/cxform.h
      libcore/fill_style.cpp
      libcore/fill_style.h
      libcore/font.cpp
      libcore/font.h
      libcore/matrix.h
      libcore/movie_root.cpp
      libcore/parser/SWFMovieDefinition.cpp
      libcore/parser/abc_block.cpp
      libcore/parser/abc_block.h
      libcore/parser/button_character_def.cpp
      libcore/parser/button_character_def.h
      libcore/parser/edit_text_character_def.cpp
      libcore/parser/edit_text_character_def.h
      libcore/parser/morph2_character_def.cpp
      libcore/parser/morph2_character_def.h
      libcore/parser/shape_character_def.cpp
      libcore/parser/shape_character_def.h
      libcore/parser/sprite_definition.cpp
      libcore/parser/sprite_definition.h
      libcore/parser/text_character_def.cpp
      libcore/parser/text_character_def.h
      libcore/parser/video_stream_def.cpp
      libcore/parser/video_stream_def.h
      libcore/rect.h
      libcore/styles.cpp
      libcore/styles.h
      libcore/swf/CSMTextSettingsTag.cpp
      libcore/swf/CSMTextSettingsTag.h
      libcore/swf/DefineButtonCxformTag.h
      libcore/swf/DefineFontAlignZonesTag.cpp
      libcore/swf/DefineFontAlignZonesTag.h
      libcore/swf/DoActionTag.h
      libcore/swf/DoInitActionTag.h
      libcore/swf/PlaceObject2Tag.cpp
      libcore/swf/PlaceObject2Tag.h
      libcore/swf/RemoveObjectTag.cpp
      libcore/swf/RemoveObjectTag.h
      libcore/swf/ScriptLimitsTag.h
      libcore/swf/SetBackgroundColorTag.h
      libcore/swf/StartSoundTag.cpp
      libcore/swf/StartSoundTag.h
      libcore/swf/StreamSoundBlockTag.cpp
      libcore/swf/StreamSoundBlockTag.h
      libcore/swf/TagLoadersTable.h
      libcore/swf/tag_loaders.cpp
      libcore/swf/tag_loaders.h
      libcore/text.cpp
      libcore/text.h
      libcore/types.cpp
      libcore/types.h
      macros/ming.m4
      packaging/xpi.am
      packaging/xpi/install.rdf
      testsuite/Makefile.am
    ------------------------------------------------------------
    revno: 9483.1.96
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-13 13:21:46 -0600
    message:
      Make sure a pointer for private data isn't 0 before deleting it
    modified:
      libamf/element.cpp
    ------------------------------------------------------------
    revno: 9483.1.97
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-13 13:23:10 -0600
    message:
      Delete pointer so we don't leak.
    modified:
      testsuite/libamf.all/test_sol.cpp
    ------------------------------------------------------------
    revno: 9483.1.98
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-13 13:23:36 -0600
    message:
      Delete pointers so we don't leak.
    modified:
      testsuite/libamf.all/test_amf.cpp
    ------------------------------------------------------------
    revno: 9483.1.99
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-13 13:26:51 -0600
    message:
      add patch from JasonWoof after modifications.
    modified:
      libamf/amf.cpp
      libamf/sol.cpp
    ------------------------------------------------------------
    revno: 9483.1.100
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-13 16:29:05 -0600
    message:
      Use log_error(), not log_parse() for FLV header parsing errors.
    modified:
      libamf/flv.cpp
    ------------------------------------------------------------
    revno: 9483.1.101
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-13 16:29:53 -0600
    message:
      Make sure a valid pointer to the header is returned.
    modified:
      utilities/flvdumper.cpp
    ------------------------------------------------------------
    revno: 9483.1.102
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-13 19:46:36 -0600
    message:
      Add test for converting 3 bytes ints to real 4 byte ones.
    modified:
      testsuite/libamf.all/test_flv.cpp
    ------------------------------------------------------------
    revno: 9483.1.103
    committer: address@hidden
    branch nick: rtmp
    timestamp: Wed 2008-08-13 20:00:36 -0600
    message:
      Convert 3 byte ints to 4 bytes ones better.
    modified:
      libamf/flv.cpp
Diff too large for email (2279 lines, the limit is 1000).

reply via email to

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