caprica / vlcj

Java framework for the vlc media player
http://www.capricasoftware.co.uk/projects/vlcj
1.15k stars 260 forks source link

Changes to the native callbacks API #917

Closed caprica closed 4 years ago

caprica commented 4 years ago

Seemingly lots of changes starting at this commit:

https://git.videolan.org/?p=vlc.git;a=commit;h=965b1d9c1c48f30b71bc8fd35a36f100038528bd

caprica commented 4 years ago

See also this bb4d4abf5c2bce1d963b5417702a33f6016c9fc2

caprica commented 4 years ago

Up to date with latest vlc master, changes to vlcj-natives and 18ef7d01c348a20fbd82eb55a11f0266575799db.

caprica commented 4 years ago

Closing, it can be reopened if the native video engine changes again.