aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-04-21 23:48:01 +0200
committerSven Gothel <[email protected]>2012-04-21 23:48:01 +0200
commitcb39ab630d59fe33faa3a0dd7093c385a6a4a66d (patch)
tree2dd6c0162dc4ee3a992a8eb816d8c0ee9622a4ce /src/jogl/classes/jogamp/opengl/util
parent77a831891ec9d2251005c1c6a71c8bacc6a5dc26 (diff)
FFMPEGDynamicLibraryBundleInfo: Adding notes ..
Diffstat (limited to 'src/jogl/classes/jogamp/opengl/util')
-rw-r--r--src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java b/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java
index 492e99477..ce9df21cf 100644
--- a/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java
+++ b/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java
@@ -46,6 +46,11 @@ import com.jogamp.common.util.RunnableExecutor;
* FIXME: We need native structure access methods to deal with API changes
* in the libav headers, which break binary compatibility!
* Currently we are binary compatible w/ [0.6 ?, ] 0.7 and 0.8 but not w/ trunk.
+ *
+ * ChangeList for trunk:
+ * Thu Jan 12 11:21:02 2012 a17479dfce67fbea2d0a1bf303010dce1e79059f major 53 -> 54
+ * Mon Feb 27 22:40:11 2012 ee42df8a35c2b795f524c856834d0823dbd4e75d reorder AVStream and AVFormatContext
+ * Tue Feb 28 12:07:53 2012 322537478b63c6bc01e640643550ff539864d790 minor 1 -> 2
*/
class FFMPEGDynamicLibraryBundleInfo implements DynamicLibraryBundleInfo {
private static List<String> glueLibNames = new ArrayList<String>(); // none