mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-02 04:26:41 +08:00
lavc: Sanitize header inclusion guards
Fix typos, add missing comments, and remove stray lines. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
This commit is contained in:
@@ -132,4 +132,4 @@ void ff_draw_horiz_band(AVCodecContext *avctx, AVFrame *cur, AVFrame *last,
|
||||
int y, int h, int picture_structure, int first_field,
|
||||
int low_delay);
|
||||
|
||||
#endif /* AVCODEC_PICTTYPE_H */
|
||||
#endif /* AVCODEC_MPEGUTILS_H */
|
||||
|
||||
Reference in New Issue
Block a user