[vlc-commits] Add w264 for QNap h264

Jean-Baptiste Kempf git at videolan.org
Fri May 17 12:10:20 CEST 2019


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri May 17 12:10:05 2019 +0200| [d6471a284c54abc36051d3331111ca7c6b5a8526] | committer: Jean-Baptiste Kempf

Add w264 for QNap h264

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d6471a284c54abc36051d3331111ca7c6b5a8526
---

 src/misc/fourcc_list.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/misc/fourcc_list.h b/src/misc/fourcc_list.h
index c238c8702e..866ab2f393 100644
--- a/src/misc/fourcc_list.h
+++ b/src/misc/fourcc_list.h
@@ -271,6 +271,7 @@ static const staticentry_t p_list_video[] = {
         E("GAVC", "GeoVision MPEG-4 AVC"),
         E("Q264", "QNAP H.264/MPEG-4 AVC"),
         E("q264", "QNAP H.264/MPEG-4 AVC"),
+        E("w264", "QNAP H.264/MPEG-4 AVC"),
         A("UMSV"),
         A("SMV2"),
         A("tshd"),



More information about the vlc-commits mailing list