| Commit message (Expand) | Author | Age | Files | Lines |
* | AudioSink.init(..) abstract 'frame count' -> duration [ms] allowing non-frame... | Sven Gothel | 2013-08-24 | 2 | -4/+4 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-6) - DONE | Sven Gothel | 2013-08-24 | 2 | -20/+28 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-5) - WIP | Sven Gothel | 2013-08-23 | 2 | -62/+437 |
* | GLMediaPlayer: Use URI instead of URL / Misc refinements | Sven Gothel | 2013-08-17 | 1 | -16/+4 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIP | Sven Gothel | 2013-08-16 | 2 | -31/+90 |
* | GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIP | Sven Gothel | 2013-08-14 | 2 | -79/+163 |
* | GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available... | Sven Gothel | 2013-08-10 | 2 | -14/+53 |
* | FFMPEGPlayer Audio Sink Refactoring .. | Sven Gothel | 2013-07-19 | 2 | -57/+34 |
* | FFMPEGMediaPlayer: fix audio pts for varying audio frame format. | Xerxes Rånby | 2013-05-12 | 1 | -1/+1 |
* | FFMPEGMediaPlayer: Poor mans audio/video sync. | Xerxes Rånby | 2013-05-12 | 1 | -6/+32 |
* | FFMPEGMediaPlayer: blocking Java Sound output | Xerxes Rånby | 2013-05-10 | 1 | -4/+6 |
* | FFMPEGMediaPlayer: Add updateSound callback for passing decoded jni audio fra... | Xerxes Rånby | 2013-05-10 | 1 | -1/+13 |
* | FFMPEGMediaPlayer: Decode all frames inside video packet. | Xerxes Rånby | 2013-05-10 | 1 | -5/+29 |
* | FFMPEGMediaPlayer: Lookup decoded audio data_size using av_samples_get_buffer... | Xerxes Rånby | 2013-05-10 | 1 | -6/+18 |
* | FFMPEGMediaPlayer: Use the Audio codec to decode audio. Also prevent double f... | Xerxes Rånby | 2013-05-10 | 1 | -3/+5 |
* | FFMPEGMediaPlayer: Decode audio frames. | Xerxes Rånby | 2013-05-10 | 1 | -7/+19 |
* | FFMPEGMediaPlayer: Fix mpeg seek using time_base.num 1 , time_base.den 90000 | Xerxes Rånby | 2013-04-15 | 1 | -3/+5 |
* | C code: remove warnings | Sven Gothel | 2012-07-06 | 1 | -3/+3 |
* | FFMPEGMediaPlayer: Fix NPE; Add remarks about binary incompatibility in upcom... | Sven Gothel | 2012-04-21 | 1 | -155/+198 |
* | Adding initial Libav/FFMpeg GLMediaPlayer implementation | Sven Gothel | 2012-04-16 | 2 | -0/+780 |