[vlc-commits] Add yet another QNAP fourCC
Jean-Baptiste Kempf
git at videolan.org
Thu Apr 24 09:37:35 CEST 2014
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Apr 24 09:35:32 2014 +0200| [82552e53293987293755d3e2d7b2e9d1eea5deb9] | committer: Jean-Baptiste Kempf
Add yet another QNAP fourCC
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=82552e53293987293755d3e2d7b2e9d1eea5deb9
---
src/misc/fourcc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/misc/fourcc.c b/src/misc/fourcc.c
index 6a27c43..df9f005 100644
--- a/src/misc/fourcc.c
+++ b/src/misc/fourcc.c
@@ -374,6 +374,7 @@ static const staticentry_t p_list_video[] = {
A("FMJP"),
A("SJPG"),
A("QIVG"),
+ A("qIVG"),
E("AVRn", "Avid Motion JPEG"),
E("AVDJ", "Avid Motion JPEG"),
E("ADJV", "Avid Motion JPEG"),
More information about the vlc-commits
mailing list