Commit 1fdcdf8d authored by Michael Niedermayer's avatar Michael Niedermayer

Add variable to hold the svq3 watermarking key,

patch by baptiste that is based on reverse engineering by chrono.

Originally committed as revision 15616 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2e00584e
......@@ -453,6 +453,7 @@ typedef struct H264Context{
int mb_xy;
uint32_t svq3_watermark_key;
}H264Context;
#endif /* AVCODEC_H264_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment