regression

This commit is contained in:
niels
2015-07-25 21:57:18 +02:00
parent 313266d970
commit a93c5a97e0

View File

@@ -1259,7 +1259,7 @@ int v4l2_pull_frame(void *vv,VJFrame *dst)
pkt.data = src; pkt.data = src;
pkt.size = length; pkt.size = length;
res = avcodec_decode_video2( avcodec_decode_video2(
v->c, v->c,
v->picture, v->picture,
&got_picture, &got_picture,