X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fv4l2_buffers.h;h=8dbc7fc104d9d6969bba90c2cd690f6582d48a75;hb=e83717e63eab1f1b78dc0990e5b8e927097fca29;hp=7a57caf94958877571de0bda2f8de87e71212c44;hpb=0084eed5bffebd7f3915bc0f9eba7350e8bc0ef7;p=ffmpeg diff --git a/libavcodec/v4l2_buffers.h b/libavcodec/v4l2_buffers.h index 7a57caf9495..8dbc7fc104d 100644 --- a/libavcodec/v4l2_buffers.h +++ b/libavcodec/v4l2_buffers.h @@ -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, V4L2Buffer* out); +int ff_v4l2_buffer_avframe_to_buf(const AVFrame *frame, V4L2Buffer *out); /** * Initializes a V4L2Buffer