mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-16 04:40:11 +01:00
regression
This commit is contained in:
@@ -1259,7 +1259,7 @@ int v4l2_pull_frame(void *vv,VJFrame *dst)
|
||||
pkt.data = src;
|
||||
pkt.size = length;
|
||||
|
||||
res = avcodec_decode_video2(
|
||||
avcodec_decode_video2(
|
||||
v->c,
|
||||
v->picture,
|
||||
&got_picture,
|
||||
|
||||
Reference in New Issue
Block a user