[x265] [PATCH 1 of 2] export API functions x265_get_slicetype_poc_and_scenecut() and x265_get_ref_frame_list() to x265.def.in

santhoshini at multicorewareinc.com santhoshini at multicorewareinc.com
Tue Nov 7 08:31:26 CET 2017


# HG changeset patch
# User Santhoshini Sekar <santhoshini at multicorewareinc.com>
# Date 1510038127 -19800
#      Tue Nov 07 12:32:07 2017 +0530
# Node ID efdaa0e92850f865adc7c5becba47623ba2b4ec1
# Parent  e5d68466150ca6d68e8222e346614c8e5a97f77f
export API functions x265_get_slicetype_poc_and_scenecut() and x265_get_ref_frame_list() to x265.def.in

diff --git a/source/x265.def.in b/source/x265.def.in
--- a/source/x265.def.in
+++ b/source/x265.def.in
@@ -24,3 +24,5 @@
 x265_api_query
 x265_encoder_intra_refresh
 x265_encoder_ctu_info
+x265_get_slicetype_poc_and_scenecut
+x265_get_ref_frame_list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x265-1.patch
Type: text/x-patch
Size: 601 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20171107/83c3fdf2/attachment.bin>


More information about the x265-devel mailing list