Feature/python
Compare changes
- Sebastian authored
+ 70
− 43
@@ -115,6 +115,9 @@ libde265.de265_decode.restype = ctypes.c_int
@@ -135,6 +138,14 @@ libde265.de265_get_number_of_input_bytes_pending.restype = ctypes.c_int
@@ -143,14 +154,50 @@ class Decoder:
@@ -158,13 +205,13 @@ class Decoder:
@@ -173,54 +220,34 @@ class Decoder:
\ No newline at end of file