From 8d4e039dfd490d3f2290523ea75c9f51460bae41 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sun, 5 Mar 2023 04:38:30 +0100 Subject: FFMPEGMediaPlayer: Cleanup API doc FFmpeg versions --- .../classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/jogl/classes/jogamp/opengl/util') diff --git a/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java b/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java index c1a7eceda..aae1d75d0 100644 --- a/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java +++ b/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java @@ -102,10 +102,10 @@ import jogamp.opengl.util.av.VideoPixelFormat; *

* Currently we are binary compatible with the following major versions: * - * - * - * - * + * + * + * + * *
ffmpeglavcodeclavformatlavdevicelavutilswresample FFMPEG* class
4 58 58 58 56 03 FFMPEGv0400
5 59 59 59 57 04 FFMPEGv0500
6 60 60 60 58 04 FFMPEGv0600
ffmpegavcodecavformatavdeviceavutilswresample FFMPEG* class
4 58 58 58 56 03 FFMPEGv0400
5 59 59 59 57 04 FFMPEGv0500
6 60 60 60 58 04 FFMPEGv0600
*

*

-- cgit v1.2.3