]> git.sesse.net Git - ffmpeg/commit
lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo
authorMartin Storsjö <martin@martin.st>
Mon, 25 Mar 2013 12:11:41 +0000 (14:11 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 26 Mar 2013 07:50:02 +0000 (09:50 +0200)
commitf1e9398621af0bc9d166014e4ce6996bb4f141d0
treef4a7c9b8055d6fa5852bbbc53bba9444f137e36c
parent75644335b907919057960716508477239c26fed4
lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo

Also move the declaration to internal.h, and add restrict qualifiers
to the declaration (as in the implementation).

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/cavsdec.c
libavcodec/h264_parser.c
libavcodec/internal.h
libavcodec/mpeg12.c
libavcodec/mpegvideo.h
libavcodec/mpegvideo_parser.c
libavcodec/utils.c
libavformat/mpegtsenc.c
libavformat/rtpenc_mpv.c