summaryrefslogtreecommitdiffstats
path: root/src/jogl/native/libav/ffmpeg_impl_template.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FFMPEGMediaPlayer: static init block issue, libavresample debian8 packagingSven Gothel2015-02-051-3/+4
* Bug 1011 / Bug 1012: GLMediaPlayer Audio/Video stuttering w/ OSX and OpenAL/J...Sven Gothel2014-06-111-1/+5
* Bug 927 - Multithreading (MT) issues libav/ffmpegSven Gothel2014-02-221-49/+71
* Bug 927: Fix minor MT issues w/ libav/ffmpegSven Gothel2014-02-161-20/+59
* [Jogl|Nativewindow|Newt]Common: Align all *Common_GetJNIEnv()/_ReleaseJNIEnv(...Sven Gothel2014-01-111-2/+2
* Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ...Sven Gothel2013-12-111-5/+11
* Bug 918 (1/2): Use StreamWorker in 'Audio Only' mode, since no 'getNextTextur...Sven Gothel2013-12-111-6/+1
* JNI Code: Call DeleteLocalRef(..) manually.Sven Gothel2013-11-051-0/+1
* Relocate FFMPEGNatives.initIDS0() -> FFMPEGStaticNatives.initIDS0(); Cleanup ...Sven Gothel2013-09-111-85/+36
* ffmpeg_impl_template: Remove DEBUG line ..Sven Gothel2013-09-011-1/+1
* GLMediaPlayer enhancements: State, Camera options, detect and act on orientat...Sven Gothel2013-08-301-34/+46
* FFMPEGMediaPlayer: Handle v-flipped 'bottom-up' pictures ; Refine API doc 'ca...Sven Gothel2013-08-301-30/+49
* Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows...Sven Gothel2013-08-291-92/+324
* Fix libav/ffmpeg compilation; FFMPEGMediaPlayer Enahncements (More YUV*, Use ...Sven Gothel2013-08-281-79/+81
* Fix libav/ffmpeg compilation: Use 'dot less' dir/file names; Compile ffmpeg v...Sven Gothel2013-08-281-0/+1332