aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_parse.h
diff options
context:
space:
mode:
authorChristopher Degawa <ccom@randomderp.com>2021-01-06 18:09:36 +0000
committerMarton Balint <cus@passwd.hu>2021-01-09 17:37:02 +0100
commiteacad3406e3e772558642d342e87892c3338eb4e (patch)
tree2199e54007853b2f3c02f0a8e52dc94c789248ad /libavcodec/h264_parse.h
parent2e174354805ea220b6a57f6b8755347c7f240077 (diff)
downloadffmpeg-eacad3406e3e772558642d342e87892c3338eb4e.tar.gz
avdevice/decklink_dec: mark get_frame_timecode and get_bmd_timecode static
The function is not used anywhere else and is causing mingw-w64 clang builds to fail with ffmpeg-git/libavdevice/decklink_dec.cpp:792:5: error: no previous prototype for function 'get_bmd_timecode' [-Werror,-Wmissing-prototypes] int get_bmd_timecode(AVFormatContext *avctx, AVTimecode *tc, AVRational frame_rate, BMDTimecodeFormat tc_format, IDeckLinkVideoInputFrame *videoFrame) Signed-off-by: Christopher Degawa <ccom@randomderp.com> Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec/h264_parse.h')
0 files changed, 0 insertions, 0 deletions