aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/native/libav
Commit message (Expand)AuthorAgeFilesLines
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIPSven Gothel2013-08-142-79/+163
* GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available...Sven Gothel2013-08-102-14/+53
* FFMPEGPlayer Audio Sink Refactoring ..Sven Gothel2013-07-192-57/+34
* FFMPEGMediaPlayer: fix audio pts for varying audio frame format.Xerxes Rånby2013-05-121-1/+1
* FFMPEGMediaPlayer: Poor mans audio/video sync.Xerxes Rånby2013-05-121-6/+32
* FFMPEGMediaPlayer: blocking Java Sound outputXerxes Rånby2013-05-101-4/+6
* FFMPEGMediaPlayer: Add updateSound callback for passing decoded jni audio fra...Xerxes Rånby2013-05-101-1/+13
* FFMPEGMediaPlayer: Decode all frames inside video packet.Xerxes Rånby2013-05-101-5/+29
* FFMPEGMediaPlayer: Lookup decoded audio data_size using av_samples_get_buffer...Xerxes Rånby2013-05-101-6/+18
* FFMPEGMediaPlayer: Use the Audio codec to decode audio. Also prevent double f...Xerxes Rånby2013-05-101-3/+5
* FFMPEGMediaPlayer: Decode audio frames.Xerxes Rånby2013-05-101-7/+19
* FFMPEGMediaPlayer: Fix mpeg seek using time_base.num 1 , time_base.den 90000Xerxes Rånby2013-04-151-3/+5
* C code: remove warningsSven Gothel2012-07-061-3/+3
* FFMPEGMediaPlayer: Fix NPE; Add remarks about binary incompatibility in upcom...Sven Gothel2012-04-211-155/+198
* Adding initial Libav/FFMpeg GLMediaPlayer implementationSven Gothel2012-04-162-0/+780