- 03 Dec, 2017 2 commits
-
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Nov, 2017 1 commit
-
-
Marvin Scholz authored
-
- 20 Nov, 2017 1 commit
-
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Nov, 2017 1 commit
-
-
Rémi Denis-Courmont authored
By GNU/automake design, those tools have to be present when building from VCS, even if the generated code is not actually compiled. This fixes #19086. Also this potentially allows more than one module to use them.
-
- 16 Nov, 2017 2 commits
-
-
Steve Lhomme authored
Also move some code from dxgi_fmt to d3d11_fmt Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Otherwise we use the global LDFLAGS that's set for modules and export the module resources many times. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 15 Nov, 2017 1 commit
-
-
Thomas Guillem authored
-
- 14 Nov, 2017 1 commit
-
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Nov, 2017 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 11 Nov, 2017 1 commit
-
-
Steve Lhomme authored
So it's not built multiple times and also make it easier to do a clean static build. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 07 Nov, 2017 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 30 Oct, 2017 1 commit
-
-
Marvin Scholz authored
This is an Objective C module, therefore it should use OBJCFLAGS instead of CFLAGS.
-
- 26 Oct, 2017 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 17 Oct, 2017 1 commit
-
-
François Cartegnie authored
-
- 08 Oct, 2017 1 commit
-
-
Rémi Denis-Courmont authored
This reverts commit a1f9dfd5. This fixes linking.
-
- 18 Sep, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 02 Sep, 2017 2 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
Replaced by VAAPI GL interop (via X11)
-
- 04 Jul, 2017 1 commit
-
-
Thomas Guillem authored
We still need a *not global* vaapi instance: struct vlc_vaapi_instance. This struct holds a VADisplay and a refcount. Every pictures of the vout pool hold a reference to this struct in order to avoid that the VADisplay is terminated while being used by pictures. Filters now get the vaapi instance via filter_NewPicture(). Static filters like the deinterlace one may not have access to a picture allocated by the vout. This is fixed by next patches. Refs #18445
-
- 22 Jun, 2017 1 commit
-
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Jun, 2017 2 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
This module will now always output opaque VLC_CODEC_VAAPI_420 pictures. For cpu rendering, we now use the vaapi chroma filter. Remove the Extract implementation.
-
- 02 Jun, 2017 1 commit
-
-
Thomas Guillem authored
This helper will be used by the videotoobox codec, the cvpx chroma and by the cvpx opengl converter.
-
- 29 May, 2017 1 commit
-
-
Rémi Denis-Courmont authored
This set of "helpers" is only used by the libmpeg2 plugin, and was not exposed to out-of-tree-plugins. There is apparently no point keeping it inside the core.
-
- 12 May, 2017 1 commit
-
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Mar, 2017 2 commits
-
-
François Cartegnie authored
Also fixes the PTS less playback
-
Thomas Guillem authored
hxxx_helper is a H264/HEVC helper used by mediacodec and videtoolbox. For mediacodec, it's used to convert (and validate) xvcC to AnnexB or used to detect SPS/PPS change when decoding AnnexB. For videotoolbox, it's used to validate avcC or to convert AnnexB to avcC (and detect SPS/PPS change) when decoding AnnexB.
-
- 15 Mar, 2017 1 commit
-
-
Filip Roséen authored
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 27 Feb, 2017 2 commits
-
-
François Cartegnie authored
-
Jean-Baptiste Kempf authored
-
- 04 Feb, 2017 1 commit
-
-
Felix Paul Kühne authored
-
- 02 Feb, 2017 1 commit
-
-
Steve Lhomme authored
Shared by all code using the opaque format. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Jan, 2017 1 commit
-
-
François Cartegnie authored
-
- 06 Jan, 2017 1 commit
-
-
François Cartegnie authored
Following demux changes. Now does style inheritance on the fly and numerous other fixes. Single module shared now with demux.
-
- 02 Jan, 2017 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Dec, 2016 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 21 Dec, 2016 1 commit
-
-
Jean-Baptiste Kempf authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-