aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGv10Natives.java
Commit message (Expand)AuthorAgeFilesLines
* FFMPEGMediaPlayer: Add implementation update for FFmpeg version 4.* (Debian 1...Sven Gothel2023-02-231-78/+0
* Fix FFMPEGMediaPlayer: static init block issue, libavresample debian8 packagingSven Gothel2015-02-051-1/+1
* Bug 927 - Multithreading (MT) issues libav/ffmpegSven Gothel2014-02-221-2/+2
* Bug 927: Fix minor MT issues w/ libav/ffmpegSven Gothel2014-02-161-17/+17
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-5/+5
* Relocate FFMPEGNatives.initIDS0() -> FFMPEGStaticNatives.initIDS0(); Cleanup ...Sven Gothel2013-09-111-3/+0
* Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows...Sven Gothel2013-08-291-0/+81