Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdce2.git/rss - README.txt history https://git.ti.com/gitweb?p=glsdk/libdce2.git;a=history;f=README.txt GLSDK development repositories - New implementation of the libdce library, that is used for remotely invoking the hw accelerated codec on IVA-HD. en Scott (ITS) Allen /static_gitweb/git-logo.png Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdce2.git/rss - README.txt history https://git.ti.com/gitweb?p=glsdk/libdce2.git;a=history;f=README.txt Fri, 6 Sep 2013 05:58:56 +0000 Fri, 6 Sep 2013 05:58:56 +0000 gitweb v.2.39.2/2.39.2 [DOC] Renamed README.txt as README Pradeep Venkatasubbarao <pradeepv@ti.com> Fri, 6 Sep 2013 05:57:48 +0000 https://git.ti.com/gitweb?p=glsdk/libdce2.git;a=commitdiff;h=a8794806a4f31a4e170cb6e6ce7ab53d0369f77a https://git.ti.com/gitweb?p=glsdk/libdce2.git;a=commitdiff;h=a8794806a4f31a4e170cb6e6ce7ab53d0369f77a [DOC] Renamed README.txt as README [DOC] Renamed README.txt as README Change-Id: Ie4209ef72aa8e10d246e7b523678dd42350535d8 Signed-off-by: Pradeep Venkatasubbarao <pradeepv@ti.com>
  • [D] README.txt
]]>
[LIBDCE] Added codec, xdais and xdctools headers Sunita Nadampalli <sunitan@ti.com> Tue, 3 Sep 2013 16:37:10 +0000 https://git.ti.com/gitweb?p=glsdk/libdce2.git;a=commitdiff;h=b483e571e0325deb94e6d5872764844d2e0e8563 https://git.ti.com/gitweb?p=glsdk/libdce2.git;a=commitdiff;h=b483e571e0325deb94e6d5872764844d2e0e8563 [LIBDCE] Added codec, xdais and xdctools headers [LIBDCE] Added codec, xdais and xdctools headers This patch adds codec,xdais and xdctools headers for libdce compilation at HLOS level. Since HLOS code doesn't refer to the tools directly, this patch provides copy for all the required headers. Note# These headers need to be updated for every release if the tools versions are changed. Version Info of the added Headers: Tools: XDC version : xdctools_3_25_02_70 CE version : codec_engine_3_24_00_08 XDAIS version : xdais_7_24_00_04 IVAHD_Codecs: H.264 Dec : 02.00.13.00 MJPEG Dec : 01.00.11.01 MPEG-4 Dec : 01.00.13.00 VC-1 Dec : 01.00.00.11 MPEG-2 Dec : 01.00.12.00 SVC Dec : 00.06.00.00 H.264 Enc : 02.00.06.01 MJPEG Enc : 01.00.02.01 SVC Enc : 00.02.00.05 Change-Id: Id2307e2376d3ba0c13464c1b21cdba53d8f997f2 Signed-off-by: Sunita Nadampalli <sunitan@ti.com>
  • [D] README.txt
]]>
[libDCE] Add IPC 3.x Adapted code to Repository Saurabh Bipin Chandra <a0131926@ti.com> Mon, 22 Apr 2013 16:42:19 +0000 https://git.ti.com/gitweb?p=glsdk/libdce2.git;a=commitdiff;h=6647d1f16d70b9d867ce5b7aef92705939aa5975 https://git.ti.com/gitweb?p=glsdk/libdce2.git;a=commitdiff;h=6647d1f16d70b9d867ce5b7aef92705939aa5975 [libDCE] Add IPC 3.x Adapted code to Repository [libDCE] Add IPC 3.x Adapted code to Repository This patch adds libdce code to the repository. LibDCE has been adapted to use the MmRpc layer of IPC 3.x. This version of LibDCE is expected to work on QNX. Patchset 2 adds/modifies: 1. Removes Tiler 2D allocation/free for now. 2. Corrects memplugin_free() for Tiler 1D. 3. Modifies dce_test app to dump output till 30 frames. 4. Renamed dce.h to libdce.h. 5. Corrected header files across all files. 6. Build configuration for QNX 7. Removes build warnings. 8. Add README for Build instructions 9. Takes care of comments of Buddy and Pradeep. Patchset 3 adds/modifies: 1. Reduced Stack usage of each function. 2. Add ptr check in memplugin and remove from libdce. 3. Add DCE_Assert macros. 4. Add DCE_error_status enum. 5. Comments Cleanup 6. Make some functions static. 7. process() cleanup including removing reply_buf. 8. Add else if (for codec_type == Encoder type) 9. Converted Macros to Inline functions. 10.Converted init and deinit to dce_init and dce_deinit functions. 11. Removed dce_init() and dce_deinit() declarations Patchset 4 adds/modifies: 1. Assert Input function arguments. 2. Correct copyright year. 3. Correct memplugin_free for Shared memory. 4. Create dce_priv.h and move trace and assert macros to the header. 5. Redeclare mem_type enum and add mem_error_status enum in memplugin.h and make corresponding changes. 6. Add asserts in memplugin. Intention of some of the changes above is to move towards delinking Libdce and Memplugin. Patchset 5: 1. Missed to add dce_priv.h file. Patchset 6: 1. Take care Pradeep's comment. Change-Id: I6e5e37b7088362e7bad66200fc3454bb828e0eff Signed-off-by: Saurabh Bipin Chandra <a0131926@ti.com>
  • [D] README.txt
]]>