[FFmpeg-devel] GSoC Qual VQA v3 : patch updated
Ronald S. Bultje
rsbultje
Mon Apr 13 19:42:39 CEST 2009
Hi,
On Mon, Apr 13, 2009 at 1:39 PM, The Deep Explorer
<thedeepexplorer at gmail.com> wrote:
> I hope this is a much better patch.
Looks better, still one left:
@@ -57,7 +58,10 @@
#define PINH_TAG MKBETAG('P', 'I', 'N', 'H')
#define PIND_TAG MKBETAG('P', 'I', 'N', 'D')
#define CMDS_TAG MKBETAG('C', 'M', 'D', 'S')
+#define SN2J_TAG MKBETAG('S', 'N', '2', 'J')
+#define CBFZ_TAG MKBETAG('C', 'B', 'F', 'Z')
+ <----- that one
#define VQA_HEADER_SIZE 0x2A
#define VQA_FRAMERATE 15
#define VQA_VIDEO_PTS_INC (90000 / VQA_FRAMERATE)
Ronald
More information about the ffmpeg-devel
mailing list