]> git.sesse.net Git - ffmpeg/commit
libavcodec, libpostproc: Remove outcommented START/STOP_TIMER
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 13 Mar 2020 13:06:01 +0000 (14:06 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 14 Mar 2020 17:24:04 +0000 (18:24 +0100)
commitcc2a9509ce79793fcd00f91bb6ca3f4c53721e9e
treed1541a68a94a8bff6b7d8ab957ca18f6a1956146
parent1fea6795a3f75136a234da80a518303fea8ee83c
libavcodec, libpostproc: Remove outcommented START/STOP_TIMER

as well as includes of libavutil/timer.h.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
16 files changed:
libavcodec/cabac.c
libavcodec/dnxhddec.c
libavcodec/dnxhdenc.c
libavcodec/ffv1.c
libavcodec/ffv1.h
libavcodec/ffv1dec.c
libavcodec/ffv1enc.c
libavcodec/h264_cabac.c
libavcodec/h264_picture.c
libavcodec/h264_slice.c
libavcodec/h264dec.c
libavcodec/ivi.c
libavcodec/mpegvideo.c
libavcodec/mpegvideo_enc.c
libpostproc/postprocess.c
libpostproc/postprocess_template.c