aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util/av/NullAudioSink.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-5/+5
* Bug 1011 / Bug 1012: GLMediaPlayer Audio/Video stuttering w/ OSX and OpenAL/J...Sven Gothel2014-06-111-0/+10
* GLMediaPlayer: Fix video stutter if using NullAudioSinkSven Gothel2014-06-091-8/+55
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-27/+27
* AudioSink: Fixe type names ; Enhance AudioFormat negotiation ; ALAudioSink ad...Sven Gothel2013-08-261-3/+13
* GLMediaPlayer/AudioSink: Add set[Audio]Volume(float v)/get[Audio]Volume() all...Sven Gothel2013-08-251-1/+15
* AudioSink.init(..) abstract 'frame count' -> duration [ms] allowing non-frame...Sven Gothel2013-08-241-1/+1
* *AudioSink: Add byte/time calc to AudioDataFormat, *AudioFrame OO changes, Re...Sven Gothel2013-08-241-1/+9
* AudioSink: Add END_OF_STREAM_PTS, initSink(..) args: frameGrowAmount and fram...Sven Gothel2013-08-221-1/+1
* GLMediaPlayer Multithreaded Decoding: AudioSink (Part-2) - WIPSven Gothel2013-08-141-10/+57
* FFMPEGPlayer Audio Sink Refactoring ..Sven Gothel2013-07-191-7/+34
* AudioSink: interface add isAudioSinkAvailableXerxes Rånby2013-06-241-0/+5
* FFMPEGMediaPlayer: Add AudioSink interface.Xerxes Rånby2013-06-191-0/+18