aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/native/libav/ffmpeg_static.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 1494 - GLMediaPlayer/GraphUI: Support Displaying Bitmap'ed Subtitles (PGS...Sven Göthel2024-02-021-1/+1
* GLMediaPlayer: Split GLMediaFrameListener (rarely used) from GLMediaEventList...Sven Göthel2024-01-311-3/+6
* FFMPEGPlayer: Prep for bitmap'ed subtitles: Use glEnable()/glBindTexture() fu...Sven Göthel2024-01-281-0/+3
* GLMediaPlayer/FFMPEGMediaPlayer: Add working subtitle (text + ass/saa) suppor...Sven Göthel2024-01-281-1/+7
* GLMediaPlayer: Support tile metadataSven Göthel2024-01-271-1/+1
* GLMediaPlayer: Add initial subtitle support, track audio/video/subtitle strea...Sven Göthel2024-01-271-1/+2
* Relocate FFMPEGNatives.initIDS0() -> FFMPEGStaticNatives.initIDS0(); Cleanup ...Sven Gothel2013-09-111-10/+47
* FFMPEG/GLMediaPlayer: Fix compiler errors w/ new MingW 4.8.1: 'strsafe.h' -> ...Sven Gothel2013-08-311-1/+1
* Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows...Sven Gothel2013-08-291-31/+1
* Fix libav/ffmpeg compilation: Use 'dot less' dir/file names; Compile ffmpeg v...Sven Gothel2013-08-281-0/+84