- 21 Aug, 2008 13 commits
-
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
Switch to active button color before making the actual activation. This gives us a small chance to actually SEE the button be activated before the menu continues.
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
I won't say the code is bad, we are way beyond that.
-
Laurent Aimar authored
It is some sort of workaround for some DVD menu.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
includes last-minute string additions to the OSX and Qt4 interfaces
-
- 20 Aug, 2008 27 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
Now that swscale can handle RGB chroma's, let's try to use is where we can, it is likely a lot faster.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
As live555 provides only static lib and we build a plugin, we need to use p$ This partially revert [7b0dd84f]
-
Laurent Aimar authored
I have tested that RGBA blending to I420/YUY2/RV32/RV16 have the right colors.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Fix var_CreateGetBool/Integer mix up. Fix an in valid free. Fix an out of bound read. Fix uninitialized variables. (It may help with #1879)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
i_rate can go up to 2^32-1. If you * 1.044 it is going to not fit in a int (_framelength)
-