| Commit message (Expand) | Author | Age | Files | Lines |
* | FFMPEGNatives*: Add missing license header | Sven Gothel | 2013-08-26 | 4 | -0/+108 |
* | libav/ffmpeg: Compile/Link 2 versions of native FFMPEGMediaPlayer methods FFM... | Sven Gothel | 2013-08-26 | 7 | -250/+383 |
* | ffmpeg/libav: Remove 'dead' audio/video frame count relation snoop-code | Sven Gothel | 2013-08-26 | 1 | -9/+5 |
* | libav/ffmpeg: version9: Add libavresample support ; Proper AudioFormat negoti... | Sven Gothel | 2013-08-26 | 2 | -80/+171 |
* | AudioSink: Fixe type names ; Enhance AudioFormat negotiation ; ALAudioSink ad... | Sven Gothel | 2013-08-26 | 3 | -43/+127 |
* | libav/ffmpeg: Prepare for lavc54.lavf54.lavu52 | Sven Gothel | 2013-08-25 | 2 | -8/+64 |
* | NullGLMediaPlayer: Fix reported VID (fake 0), no AID, textureCount == 2 | Sven Gothel | 2013-08-25 | 1 | -2/+12 |
* | GLAutoDrawableBase: DEBUG code - Avoid NPE | Sven Gothel | 2013-08-25 | 1 | -2/+4 |
* | AndroidGLMediaPlayerAPI14: Fix implementation to coop w/ threaded decoder / A... | Sven Gothel | 2013-08-25 | 2 | -57/+127 |
* | GLMediaPlayer/AudioSink: Add set[Audio]Volume(float v)/get[Audio]Volume() all... | Sven Gothel | 2013-08-25 | 5 | -4/+122 |
* | AudioSink.init(..) abstract 'frame count' -> duration [ms] allowing non-frame... | Sven Gothel | 2013-08-24 | 4 | -30/+45 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-6) - DONE | Sven Gothel | 2013-08-24 | 5 | -141/+210 |
* | *AudioSink: Add byte/time calc to AudioDataFormat, *AudioFrame OO changes, Re... | Sven Gothel | 2013-08-24 | 3 | -117/+148 |
* | FFMPEGMediaPlayer: Transform URI spaces '%20' to ' ' manually, libav doesn't ... | Sven Gothel | 2013-08-23 | 1 | -1/+1 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-5) - WIP | Sven Gothel | 2013-08-23 | 7 | -343/+471 |
* | AudioSink: Add END_OF_STREAM_PTS, initSink(..) args: frameGrowAmount and fram... | Sven Gothel | 2013-08-22 | 3 | -60/+134 |
* | SyncedRingbuffer moved to GlueGen, commit 30475c6bbeb9a5d48899b281ead8bb30567... | Sven Gothel | 2013-08-22 | 1 | -296/+0 |
* | GLMediaPlayer: Use URI instead of URL / Misc refinements | Sven Gothel | 2013-08-17 | 4 | -31/+52 |
* | GLMediaPlayerImpl: Refine getNextTexture(..) DEBUG output, put 'last SCR dela... | Sven Gothel | 2013-08-16 | 1 | -10/+8 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIP | Sven Gothel | 2013-08-16 | 7 | -221/+245 |
* | SyncedRingbuffer Cleanup: private fields, clarify reset(boolean) | Sven Gothel | 2013-08-16 | 1 | -14/+12 |
* | Fix Bug 817 (2/2): GLContextImpl's getDefaultPixelDataType()/getDefaultPixelD... | Sven Gothel | 2013-08-16 | 1 | -4/+8 |
* | SyncedRingbuffer: Add 'reset(boolean full)', simplify 'clear(..)'. | Sven Gothel | 2013-08-15 | 1 | -12/+20 |
* | Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl... | Sven Gothel | 2013-08-14 | 1 | -8/+8 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIP | Sven Gothel | 2013-08-14 | 6 | -373/+706 |
* | GLMediaPlayer Multithreaded Decoding: AudioSink (Part-2) - WIP | Sven Gothel | 2013-08-14 | 3 | -169/+506 |
* | SyncedRingbuffer: peek() don't throw an exception | Sven Gothel | 2013-08-14 | 1 | -2/+4 |
* | GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available... | Sven Gothel | 2013-08-10 | 8 | -466/+666 |
* | GLFBODrawableImpl.initialize(): Unrealize when already unrealized shall not t... | Sven Gothel | 2013-08-10 | 1 | -1/+8 |
* | GLDrawableFactory: Expose createDummyDrawable(..) / GLDrawableFactoryImpl: Ma... | Sven Gothel | 2013-08-10 | 1 | -10/+29 |
* | GLContext: Refine API doc (CONTEXT_NOT_CURRENT.. values) / Exception message | Sven Gothel | 2013-08-10 | 1 | -2/+2 |
* | FFMPEGMediaPlayer: Cleanup AudioPusher 'usage', i.e. disabled for now (subjec... | Sven Gothel | 2013-07-20 | 1 | -64/+71 |
* | FFMPEGMediaPlayer: Fix yuv stored in alpha shader decode on ES2 and GL2 | Xerxes Rånby | 2013-07-20 | 1 | -8/+11 |
* | FFMPEGPlayer Audio Sink Refactoring .. | Sven Gothel | 2013-07-19 | 8 | -277/+926 |
* | Merge remote-tracking branch 'xranby/FFMPEGMediaPlayer' | Sven Gothel | 2013-07-17 | 6 | -14/+427 |
|\ |
|
| * | ALAudioSink: Reduce exessive CPU usage caused by polling alGetSourcei. | Xerxes Rånby | 2013-07-16 | 1 | -0/+8 |
| * | FFMPEGMediaPlayer: Only instance ALAudioSink if JOAL is found on the classpath. | Xerxes Rånby | 2013-07-16 | 1 | -7/+15 |
| * | AudioSink: interface add isAudioSinkAvailable | Xerxes Rånby | 2013-06-24 | 5 | -6/+16 |
| * | ALAudioSink: Fill buffers before sourcing them. | Xerxes Rånby | 2013-06-24 | 1 | -1/+0 |
| * | Merge remote-tracking branch 'xranby-github/FFMPEGMediaPlayer' | Xerxes Rånby | 2013-06-24 | 6 | -14/+402 |
| |\ |
|
| | * | ALAudioSink: Buffer and playback audio data. | Xerxes Rånby | 2013-06-20 | 1 | -22/+80 |
| | * | FFMPEGMediaPlayer: Add AudioSink interface. | Xerxes Rånby | 2013-06-19 | 5 | -55/+235 |
| | * | Merge remote-tracking branch 'xranby/github/FFMPEGMediaPlayer-audio' into FFM... | Xerxes Rånby | 2013-06-19 | 2 | -13/+163 |
| | |\ |
|
| | | * | FFMPEGMediaPlayer: Limit video sync delay to 47ms in order to fix audio buffe... | Xerxes Rånby | 2013-05-12 | 1 | -2/+2 |
| | | * | FFMPEGMediaPlayer: Poor mans audio/video sync. | Xerxes Rånby | 2013-05-12 | 1 | -12/+98 |
| | | * | FFMPEGMediaPlayer: blocking Java Sound output | Xerxes Rånby | 2013-05-10 | 1 | -16/+17 |
| | | * | partial implementation of Java Sound output | Xerxes Rånby | 2013-05-10 | 1 | -0/+51 |
| | | * | FFMPEGMediaPlayer: Add updateSound callback for passing decoded jni audio fra... | Xerxes Rånby | 2013-05-10 | 1 | -0/+3 |
| | | * | FFMPEGMediaPlayer: Workaround forward seek delay caused by video sync. | Xerxes Rånby | 2013-05-10 | 1 | -1/+1 |
| | | * | FFMPEGMediaPlayer: Workaround dropped video frames while decoding audio. | Xerxes Rånby | 2013-05-10 | 1 | -1/+9 |