]> git.sesse.net Git - ffmpeg/history - libavcodec/bit_depth_template.c
pthread_frame: ensure the threads don't run simultaneously with hwaccel
[ffmpeg] / libavcodec / bit_depth_template.c
2014-03-22 Diego Biurrundsputil: Move ff_zigzag_direct and ff_crop_tab declarat...
2014-03-13 Diego Biurrundsputil: cosmetics: Lose camelCase on ff_cropTbl and...
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...