[datatype-dev] CR: Adding FLV filewriter

[datatype-dev] CR: Adding FLV filewriter

Stanislav Bobrovskiy stanb at real.com
Thu Sep 17 10:04:27 PST 2009


Modified by: stanb at real.com
Date: 09:17:09
Project: RealPlayer SP 1.5

Synopsis: RealPlayer SP 1.5 needs this filewriter to implement trim 
capabilities for FLV files.

Files Added:
datatype/flash/flv/filewriter/pub/flvwrtr.h
datatype/flash/flv/filewriter/pub/LICENSE.txt
datatype/flash/flv/filewriter/pub/RCSL.txt
datatype/flash/flv/filewriter/pub/RPSL.txt
datatype/flash/flv/filewriter/dlliids.cpp
datatype/flash/flv/filewriter/flvarch.cpp
datatype/flash/flv/filewriter/flvarch.h
datatype/flash/flv/filewriter/flvwrplin.cpp
datatype/flash/flv/filewriter/flvwrplin.h
datatype/flash/flv/filewriter/flvwrtr.cpp
datatype/flash/flv/filewriter/flvwrtr.ver
datatype/flash/flv/filewriter/LICENSE.txt
datatype/flash/flv/filewriter/mac.pcf
datatype/flash/flv/filewriter/RCSL.txt
datatype/flash/flv/filewriter/RPSL.txt
datatype/flash/flv/filewriter/Umakefil
datatype/flash/flv/filewriter/unix.pcf
datatype/flash/flv/filewriter/win32.pcf

Files Modified:
helix/common/build/BIF/helix.bif
helix/client/build/BIF/hxclient_3_1_0_atlas.bif

Platforms and Profiles Build Verified:
Platform: win32-i386-vc7

Profile: helix-client-all-defines

target(s): playinst

Branch: hxclient_3_1_0_atlas, HEAD


Index: helix/common/build/BIF/helix.bif
===================================================================
RCS file: /cvsroot/common/build/BIF/helix.bif,v
retrieving revision 1.761
diff -u -1 -0 -r1.761 helix.bif
--- helix/common/build/BIF/helix.bif    11 Sep 2009 16:47:39 -0000      1.761
+++ helix/common/build/BIF/helix.bif    17 Sep 2009 16:53:08 -0000
@@ -4231,21 +4231,51 @@
              common_container
              common_runtime
              common_log_logutil
              datatype_common_container
              datatype_flash_flv_common
              datatype_common_util
              datatype_common_filewriter
              datatype_h264_common
          </dependlist>
      </module>
+
+    <!-- DATATYPE/FLASH/FLV/FILEWRITER  -->
+    <module id="datatype_flash_flv_filewriter" 
name="datatype/flash/flv/filewriter" group="core">
+      <cvs root="helix"/>
+      <attribute id="has_version_file"/>
+
+      <includeplatforms>
+        win32
+      </includeplatforms>

+      <source_dependlist>
+        common_include
+        client_include
+        client_core
+        datatype_flash_flv_common
+      </source_dependlist>
+
+      <dependlist>
+        datatype_common_util
+        datatype_common_filewriter
+        datatype_ngt_fileformat
+        common_netio
+        common_fileio
+        common_util
+        common_dbgtool
+        common_container
+        common_runtime
+        common_system
+      </dependlist>
+    </module>
+
      <!-- DATATYPE/FLASH/FLASHHOST  -->
      <module id="datatype_flash_flashhost" name="datatype/flash/flashhost" 
group="core">
          <cvs root="helix"/>
          <attribute id="has_version_file"/>

          <source_dependlist>
              common_include
              client_include
              client_core
              geckosdk_name

Index: helix/client/build/BIF/hxclient_3_1_0_atlas.bif
===================================================================
RCS file: /cvsroot/client/build/BIF/hxclient_3_1_0_atlas.bif,v
retrieving revision 1.110
diff -u -1 -0 -r1.110 hxclient_3_1_0_atlas.bif
--- helix/client/build/BIF/hxclient_3_1_0_atlas.bif     14 Sep 2009 
05:32:13 -0000      1.110
+++ helix/client/build/BIF/hxclient_3_1_0_atlas.bif     17 Sep 2009 
16:53:43 -0000
@@ -4012,21 +4012,51 @@
              common_container
              common_runtime
              common_log_logutil
              datatype_common_container
              datatype_flash_flv_common
              datatype_common_util
              datatype_common_filewriter
              datatype_h264_common
          </dependlist>
      </module>
+
+    <!-- DATATYPE/FLASH/FLV/FILEWRITER  -->
+    <module id="datatype_flash_flv_filewriter" 
name="datatype/flash/flv/filewriter" group="core">
+      <cvs root="helix"/>
+      <attribute id="has_version_file"/>
+
+      <includeplatforms>
+        win32
+      </includeplatforms>

+      <source_dependlist>
+        common_include
+        client_include
+        client_core
+        datatype_flash_flv_common
+      </source_dependlist>
+
+      <dependlist>
+        datatype_common_util
+        datatype_common_filewriter
+        datatype_ngt_fileformat
+        common_netio
+        common_fileio
+        common_util
+        common_dbgtool
+        common_container
+        common_runtime
+        common_system
+      </dependlist>
+    </module>
+
      <!-- DATATYPE/FLASH/FLASHHOST  -->
      <module id="datatype_flash_flashhost" name="datatype/flash/flashhost" 
group="core">
          <cvs root="helix"/>
          <attribute id="has_version_file"/>

          <source_dependlist>
              common_include
              client_include
              client_core
              client_common_system
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flv_filewriter.zip
Type: application/zip
Size: 74031 bytes
Desc: not available
Url : http://lists.helixcommunity.org/pipermail/datatype-dev/attachments/20090917/2c5861de/flv_filewriter-0001.zip


More information about the Datatype-dev mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.