]> git.sesse.net Git - vlc/commitdiff
Add tshd and rv64 FourCC for H264
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Mar 2015 10:45:03 +0000 (11:45 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Mar 2015 10:45:03 +0000 (11:45 +0100)
src/misc/fourcc.c

index 688d7dedf8e6f3a6e9a27ce1be4d593a0f0258cc..cd7f38ffc20b2f90a5e5bb0572b5c4a81c6cf6d0 100644 (file)
@@ -309,6 +309,8 @@ static const staticentry_t p_list_video[] = {
         E("Q264", "QNAP H.264/MPEG-4 AVC"),
         A("UMSV"),
         A("SMV2"),
+        A("tshd"),
+        A("rv64"),
 
     /* H263 and H263i */
     /* H263(+) is also known as Real Video 1.0 */