- 19 Aug, 2008 26 commits
-
-
Laurent Aimar authored
workarounds a bug in KaxBlockVirtual implementation (close #1079).
-
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
-
Derk-Jan Hartman authored
- Not 100% sure about PIX_FMT_RGB4 and PIX_FMT_RGB8, because their comments in the avutil.h header are incorrect. - We use FOURCC RGB8, but it seems we use FOURCC RGB2 for RGB8 troughout the rest of VLC. Should be checked.
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
ffmpeg chroma: stupid test mistake for the decoder. remove some overly "loud" errors, that are not really problems.
-
Derk-Jan Hartman authored
ffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma to use a video_format_t, so that we will be able to access and set the rgb mask later on. This is the first work required to fix #1749
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
Small update for png decoding library (memory leak fix mainly)
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
swscale: lower priority of swscale from 1000 -> 55, because it is broken for RGB formats. This way, our "native" chroma filters should take precedence. This eleviate issues with #1749 and #1762 but does NOT fix them since they are still broken for scaling.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Jean-Baptiste Kempf authored
-
- 18 Aug, 2008 14 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
So that our perfectionist translators get a chance to reach 100% before we release
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Rémi Duraffort authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
(It probably should have been called AquireLock then)
-