[vlc-commits] [Git][videolan/vlc][master] fourcc list: add 'X265'

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Sat Apr 23 07:34:49 UTC 2022



Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
adc1e739 by Felix Paul Kühne at 2022-04-23T07:19:57+00:00
fourcc list: add 'X265'

This fixes #26853

- - - - -


1 changed file:

- src/misc/fourcc_list.h


Changes:

=====================================
src/misc/fourcc_list.h
=====================================
@@ -233,6 +233,7 @@ static const staticentry_t p_list_video[] = {
         A("h265"),
         A("H265"),
         A("x265"),
+        A("X265"),
         A("hev1"),
         A("hvc1"),
         A("HM10"),



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

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


VideoLAN code repository instance


More information about the vlc-commits mailing list