Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix FFMPEGMediaPlayer: Use GL_ALPHA (texture format intern/data) instead of G... | Sven Gothel | 2012-08-16 | 1 | -8/+8 |
* | GLMediaPlayer: Add Class / Package API doc incl. detailed info in the impleme... | Sven Gothel | 2012-04-18 | 1 | -2/+43 |
* | Add native tests for libav/ffmpeg and gst | Sven Gothel | 2012-04-16 | 1 | -0/+503 |