aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/openal
Commit message (Expand)AuthorAgeFilesLines
* Bug 1031: Remove Deprecated Classes and Methods (JOGL)Sven Gothel2014-07-101-5/+0
* Findbugs.increment_volatile: Use AtomicInteger or add comment that operation ...Sven Gothel2014-07-081-1/+1
* Findbugs.not-written.null: Fix referencing non-written fields (never written ...Sven Gothel2014-07-081-7/+7
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-032-62/+65
* Fix 'typo' in messages: 'Catched' -> 'Caught'Sven Gothel2014-06-281-5/+5
* Bug 1011 / Bug 1012: GLMediaPlayer Audio/Video stuttering w/ OSX and OpenAL/J...Sven Gothel2014-06-111-5/+35
* GLMediaPlayer: Fix video stutter if using NullAudioSinkSven Gothel2014-06-091-0/+5
* ALAudioSink: Add thread-name to exceptions; stopImpl shall not throw an excep...Sven Gothel2014-02-221-22/+38
* Bug 927 - Multithreading (MT) issues ALAudioSinkSven Gothel2014-02-221-53/+54
* Bug 927 - Multithreading (MT) issues with ALAudioSink (openal-soft)Sven Gothel2014-02-151-31/+102
* ALAudioSink GLMediaPlayerImpl FFMPEGMediaPlayer: Verbosity only w/ DEBUG flag.Xerxes Rånby2013-12-181-1/+1
* ALAudioSink: Fix stop and flush of OpenAL sourceSven Gothel2013-12-111-115/+125
* ALAudioSink: Remove force DEBUG infoSven Gothel2013-08-261-1/+1
* libav/ffmpeg: Compile/Link 2 versions of native FFMPEGMediaPlayer methods FFM...Sven Gothel2013-08-261-3/+0
* AudioSink: Fixe type names ; Enhance AudioFormat negotiation ; ALAudioSink ad...Sven Gothel2013-08-261-35/+99
* GLMediaPlayer/AudioSink: Add set[Audio]Volume(float v)/get[Audio]Volume() all...Sven Gothel2013-08-251-1/+30
* AudioSink.init(..) abstract 'frame count' -> duration [ms] allowing non-frame...Sven Gothel2013-08-241-8/+15
* *AudioSink: Add byte/time calc to AudioDataFormat, *AudioFrame OO changes, Re...Sven Gothel2013-08-241-106/+121
* AudioSink: Add END_OF_STREAM_PTS, initSink(..) args: frameGrowAmount and fram...Sven Gothel2013-08-221-58/+132
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIPSven Gothel2013-08-161-7/+11
* GLMediaPlayer Multithreaded Decoding: AudioSink (Part-2) - WIPSven Gothel2013-08-141-146/+374
* FFMPEGPlayer Audio Sink Refactoring ..Sven Gothel2013-07-191-116/+368
* ALAudioSink: Reduce exessive CPU usage caused by polling alGetSourcei.Xerxes Rånby2013-07-161-0/+8
* AudioSink: interface add isAudioSinkAvailableXerxes Rånby2013-06-241-1/+2
* ALAudioSink: Fill buffers before sourcing them.Xerxes Rånby2013-06-241-1/+0
* ALAudioSink: Buffer and playback audio data.Xerxes Rånby2013-06-201-22/+80
* FFMPEGMediaPlayer: Add AudioSink interface.Xerxes Rånby2013-06-191-0/+110
* Add optional JOAL dependency, enabling JOAL usage for our 'av' package. Note:...Sven Gothel2013-06-181-0/+19