]> git.sesse.net Git - ffmpeg/history - libavcodec/bit_depth_template.c
Use av_frame_copy() to simplify code where appropriate.
[ffmpeg] / libavcodec / bit_depth_template.c
2014-02-20 Diego Biurrunbit_depth_template: Use file name as multiple inclusion...
2013-04-08 Martin Storsjölavc: Make pointers to ff_cropTbl const
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-08 Diego Biurrundsputil: Move rnd_avg inline functions to a separate...
2011-07-10 Mans Rullgardbitdepth: simplify FUNC/FUNCC macros
2011-07-10 Mans Rullgard9/10-bit: simplify clipping macros
2011-07-05 Diego BiurrunRename libavcodec/high_bit_depth.h ---> libavcodec...