aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'xranby/github/FFMPEGMediaPlayer-audio' into FFM...Xerxes Rånby2013-06-191-3/+4
|\
| * FFMPEGMediaPlayer: Lookup decoded audio data_size using av_samples_get_buffer...Xerxes Rånby2013-05-101-3/+4
* | Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456Sven Gothel2013-06-111-1/+6
|/
* Fix FFMPEGMediaPlayer: Use GL_ALPHA (texture format intern/data) instead of G...Sven Gothel2012-08-161-0/+17
* FFMPEGDynamicLibraryBundleInfo: Adding notes ..Sven Gothel2012-04-211-0/+5
* FFMPEGMediaPlayer: Fix NPE; Add remarks about binary incompatibility in upcom...Sven Gothel2012-04-211-1/+9
* FFmpeg Dyn. Symbol Validation: Proper check for alternative symbols where one...Sven Gothel2012-04-211-25/+63
* Add native tests for libav/ffmpeg and gstSven Gothel2012-04-161-0/+219