Re: [libav-devel] [PATCH 1/1] avutil: remove timer.h include from internal.h

2014-01-23 Thread Luca Barbato
On 23/01/14 16:32, Janne Grunau wrote: > Added libavutil/timer.h include to all files with {START,STOP}_TIMER. > --- > libavcodec/dnxhddec.c | 1 + > libavcodec/dnxhdenc.c | 1 + > libavcodec/ffv1dec.c | 1 + > libavcodec/h264.c | 1 + > libavcodec/h264_cabac.c| 1 + >

[libav-devel] [PATCH 1/1] avutil: remove timer.h include from internal.h

2014-01-23 Thread Janne Grunau
Added libavutil/timer.h include to all files with {START,STOP}_TIMER. --- libavcodec/dnxhddec.c | 1 + libavcodec/dnxhdenc.c | 1 + libavcodec/ffv1dec.c | 1 + libavcodec/h264.c | 1 + libavcodec/h264_cabac.c| 1 + libavcodec/ivi_common.c| 1 + libavcodec/mpegvideo