- 28 Nov, 2017 1 commit
-
-
Rémi Denis-Courmont authored
Regression from cf4676c1.
-
- 15 Nov, 2017 1 commit
-
-
Thomas Guillem authored
Use more generic functions name that can work with more than one chroma. For example, CopyFromYv12ToYv12 is renamed to Copy420_P_to_P (planar to planar). Add picture_SwapUV(): just swap U, V planes of a tri-planar picture. Remove CopyFromNv12ToYv12 (replaced by Copy420_SP_to_P() and picture_SwapUV()). Add const qualifiers to all sources parameters in all functions.
-
- 11 Nov, 2017 1 commit
-
-
Thomas Guillem authored
In order to avoid confusion with future vlc_alloc.
-
- 21 Aug, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 12 Dec, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Nov, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 29 Aug, 2016 1 commit
-
-
Rémi Denis-Courmont authored
(This fixes the transcode module video filter option in preferences, as the two was forgotten.)
-
- 28 Jul, 2016 2 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
- 12 May, 2016 3 commits
-
-
Jean-Baptiste Kempf authored
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 May, 2016 1 commit
-
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-