[vlc-commits] [Git][videolan/vlc][master] fourcc: add GeoVision MPEG-4

Hugo Beauzée-Luyssen (@chouquette) gitlab at videolan.org
Thu Dec 9 09:19:41 UTC 2021



Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC


Commits:
2eb91f77 by Marvin Scholz at 2021-12-09T09:05:23+00:00
fourcc: add GeoVision MPEG-4

Fix #5894

- - - - -


1 changed file:

- src/misc/fourcc_list.h


Changes:

=====================================
src/misc/fourcc_list.h
=====================================
@@ -160,6 +160,7 @@ static const staticentry_t p_list_video[] = {
         E("QMP4", "QNAP Systems MPEG-4"),
         E("qMP4", "QNAP Systems MPEG-4"),
         E("wMP4", "QNAP Systems MPEG-4"),
+        E("G264", "GeoVision MPEG-4"),
         /* 3ivx delta 3.5 Unsupported
          * putting it here gives extreme distorted images */
         //E("3IV1", "3ivx delta 3.5 MPEG-4 Video"),



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/2eb91f770f0cae3645796e333b47f98ac7690e63

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




More information about the vlc-commits mailing list