vlc/modules
Vikram Fugro e4869da270 gstdecode: handle fourcc mismatch between gst vlc
Add raw video fourcc conversion support to convert
from gstreamer representation (for strings that are
not equal to length 4) to vlc representation.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
(cherry picked from commit a6c52d8943)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2022-02-22 11:26:25 +00:00
..
access srt: comment out too verbose log 2022-02-17 13:46:14 +00:00
access_output access_output/srt: send data in payload_size chunks 2022-02-17 13:46:14 +00:00
arm_neon arm: Allow building assembly in thumb mode 2018-11-22 11:51:32 +01:00
audio_filter packetizer: dts: test and return sync word 2021-11-11 11:56:36 +00:00
audio_mixer
audio_output audiounit_ios: don't register the aout in case of failure 2021-11-13 12:41:44 +01:00
codec gstdecode: handle fourcc mismatch between gst vlc 2022-02-22 11:26:25 +00:00
control modules: remove unneeded signal.h include 2020-06-19 08:11:45 +02:00
demux demux: avformat: fix IORead EOF value 2022-02-17 06:55:51 +00:00
gui macosx: Support safe area of new M1 macs for VLC fullscreen 2022-01-17 07:35:43 +00:00
hw d3d11: lock the device when creating the Video Processor 2020-08-14 08:44:13 +02:00
keystore keystore: CryptUnprotectData is officially found in dpapi.h 2018-12-12 17:37:17 +01:00
logger logger/console: print messages in system locale on OS/2 2021-08-13 06:55:50 +00:00
lua lua: fix build with lua 5.4 2021-03-08 10:06:57 +01:00
meta_engine meta/folder: fix options being hidden in GUI 2021-06-13 07:01:41 +00:00
misc misc: webservices: add musicbrainz 2021-08-27 11:10:13 +00:00
mux mux: mp4: fix YUYV mapping 2020-01-13 17:45:15 +01:00
notify Remove unnecessary spaces from messages 2017-11-20 18:54:50 +02:00
packetizer packetizer: dts: handle LBR (fix #21973) 2021-11-11 11:56:36 +00:00
services_discovery upnp: fix browsing of certain servers 2022-01-14 07:09:28 +01:00
spu logo: keep the colorimetry parameter from the decoded picture in the region 2019-06-04 08:37:49 +02:00
stream_extractor stream_extractor: archive: enable Control/Seek even if libarchive died 2018-07-29 16:29:48 +02:00
stream_filter prefetch: match read size from versions 2.2 2019-06-29 17:43:32 +03:00
stream_out sout/rtp: add support for E-AC-3 2021-12-07 17:34:24 +00:00
text_renderer freetype: use UCS-4 encoding on OS/2, too 2021-08-09 22:24:17 +09:00
video_chroma d3d11: release the debug interface we queried 2022-02-10 13:51:27 +00:00
video_filter croppadd: handle metadata rotated videos 2022-02-22 10:49:01 +00:00
video_output d3d11: release the debug interface we queried 2022-02-10 13:51:27 +00:00
video_splitter splitter: wall: fix incorrect unecessary output condition 2017-08-06 22:06:17 +02:00
visualization visual: the visualization effects are in the sRGB colorspace 2018-11-05 10:11:14 +01:00
.gitignore
MODULES_LIST Update MODULES_LIST 2021-04-13 03:07:39 +02:00
Makefile.am accesstweaks: compile as part of test suite 2017-11-28 19:18:32 +02:00
common.am Make Flex and Bison tests inconditional 2017-11-19 11:41:48 +02:00
list.sh Remove Modules.am support 2017-01-22 16:48:09 +02:00
module.rc.in