Use a better method for handling callback references in AVIOContext.
authorMichael Zucchi <michael@swordfish.com.au>
Tue, 14 May 2019 12:53:25 +0000 (22:23 +0930)
committerMichael Zucchi <michael@swordfish.com.au>
Tue, 14 May 2019 12:53:25 +0000 (22:23 +0930)
commit8a6e1af28a9876120239a42fbf3d384fa9d0d1c7
tree4604f2afd114a48cfd49a931f85f1962dc5278dd
parent989012e78cb93ce954eb52a2690cd9c035d85ab3
Use a better method for handling callback references in AVIOContext.
Also fix a potential leak with custom i/o handlers.
src/notzed.jjmpeg/classes/au/notzed/jjmpeg/AVIOContext.java
src/notzed.jjmpeg/jni/jj-aviocontext.c
src/notzed.jjmpeg/jni/jj-aviocontext.def