[vlc-commits] Yet another QNAP fourCC :)
Jean-Baptiste Kempf
git at videolan.org
Wed Aug 10 15:55:17 CEST 2016
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Aug 10 15:54:11 2016 +0200| [d9178a6c23cbcb7e9a08c2ffd4897f0d2ef225ec] | committer: Jean-Baptiste Kempf
Yet another QNAP fourCC :)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d9178a6c23cbcb7e9a08c2ffd4897f0d2ef225ec
---
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 f1c4963..6ebf01f 100644
--- a/src/misc/fourcc_list.h
+++ b/src/misc/fourcc_list.h
@@ -264,6 +264,7 @@ static const staticentry_t p_list_video[] = {
E("x3eV", "DreX H.264"),
E("GAVC", "GeoVision MPEG-4 AVC"),
E("Q264", "QNAP H.264/MPEG-4 AVC"),
+ E("q264", "QNAP H.264/MPEG-4 AVC"),
A("UMSV"),
A("SMV2"),
A("tshd"),
More information about the vlc-commits
mailing list