[vlc-commits] [Git][videolan/vlc][master] fourcc: add other Hap* fourccs

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Apr 16 15:27:55 UTC 2026



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
03e2ae08 by Thomas Guillem at 2026-04-16T15:13:44+00:00
fourcc: add other Hap* fourccs

see https://github.com/Vidvox/hap/blob/master/documentation/HapVideoDRAFT.md

- - - - -


1 changed file:

- src/misc/fourcc_list.h


Changes:

=====================================
src/misc/fourcc_list.h
=====================================
@@ -762,6 +762,8 @@ static const staticentry_t p_list_video[] = {
         A("Hap1"),
         E("Hap5", "Vidvox Hap Alpha"),
         E("HapY", "Vidvox Hap Q"),
+        E("HapA", "Vidvox Hap Alpha-Only"),
+        E("HapM", "Vidvox Hap Q Alpha"),
 
     B(VLC_CODEC_DXV, "Resolume DXV"),
         A("DXDI"),



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/03e2ae08022228ad2bef083c545021368d5f5ccc

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/03e2ae08022228ad2bef083c545021368d5f5ccc
You're receiving this email because of your account on code.videolan.org.




More information about the vlc-commits mailing list