mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-20 14:50:01 +01:00
regression
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user