]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/v4l2_buffers.h
avcodec: Remove deprecated VBV delay field
[ffmpeg] / libavcodec / v4l2_buffers.h
index 7a57caf94958877571de0bda2f8de87e71212c44..8dbc7fc104d9d6969bba90c2cd690f6582d48a75 100644 (file)
@@ -106,7 +106,7 @@ int ff_v4l2_buffer_avpkt_to_buf(const AVPacket *pkt, V4L2Buffer *out);
  *
  * @returns 0 in case of success, a negative AVERROR code otherwise
  */
-int ff_v4l2_buffer_avframe_to_buf(const AVFrame *frame, V4L2Bufferout);
+int ff_v4l2_buffer_avframe_to_buf(const AVFrame *frame, V4L2Buffer *out);
 
 /**
  * Initializes a V4L2Buffer