X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fcavs_parser.c;h=690ef54f97b3960be30903b8a6f16c8d0f6666c9;hb=4640da7e58509996ff03b1a0b018ca8f337391c7;hp=0f4c1b274d20f1561604466079632aa34d2431b4;hpb=c1c836d9eb4f790146eb2aca24260982587f00ed;p=ffmpeg diff --git a/libavcodec/cavs_parser.c b/libavcodec/cavs_parser.c index 0f4c1b274d2..690ef54f97b 100644 --- a/libavcodec/cavs_parser.c +++ b/libavcodec/cavs_parser.c @@ -30,7 +30,7 @@ /** - * finds the end of the current frame in the bitstream. + * Find the end of the current frame in the bitstream. * @return the position of the first byte of the next frame, or -1 */ static int cavs_find_frame_end(ParseContext *pc, const uint8_t *buf,