- 24 Jan, 2013 12 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 62c58470. This commit broke the tests suite; the Qt interfaces crashes always.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Note that you will hear silence atm, but at least it doesn't crash anymore and you can switch back to PCM mode
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 23 Jan, 2013 5 commits
-
-
Edward Wang authored
01-17 18:53:34.959 E/VLC/VlcCrashHandler(16725): java.lang.IllegalStateException 01-17 18:53:34.959 E/VLC/VlcCrashHandler(16725): at android.media.MediaCodec.releaseOutputBuffer(Native Method) 01-17 18:53:34.959 E/VLC/VlcCrashHandler(16725): at dalvik.system.NativeStart.run(Native Method) Personally I don't notice any performance regression. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
Note that right now, auhal will always output to the system's default device
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
This is incomplete as the spinner can't be stopped when there's an error or no item added. Use spin count set to 20 as a workaround for now.
-
Edward Wang authored
The decoding is being 'hardware-accelerated', not the acceleration being decoded by hardware. Also, the phrase "hardware-accelerated decoding" has more hits in Google.
-
- 22 Jan, 2013 23 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
auhal: replace deprecated CarbonCore calls introduced in Component Manager 3.0 back in 1994 with their modern counterparts requires 10.6 or later
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This saves one geometry request and some code.
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Flagging those PAT/PMT blocks enables us to segment ts-files so that each segment starts with PAT,PMT,Keyframes. Usable in livehttp-module.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
-
Rafaël Carré authored
Suggested-by: Rémi Denis-Courmont
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
It seems to be better for the machines with lying power-improvement programs, like ASUS EPU-Engine
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Calling AllocConsole does not work all the time in Metro mode, and is supposed to be an undefined behaviour.
-
Jean-Baptiste Kempf authored
IPC and one instance depends on HWND and calls will fail.
-
Jean-Baptiste Kempf authored
"Windows Store App" are what we used to call Metro Apps, or Modern UI apps. They are apps without HWMD and without Console
-
Edward Wang authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Felix Paul Kühne authored
-