]> git.sesse.net Git - ffmpeg/history - libavcodec/dct.h
nvenc: Allow different const qps for I, P and B frames
[ffmpeg] / libavcodec / dct.h
2016-09-29 Diego Biurrunidct: Change type of array stride parameters to ptrdiff_t
2014-09-02 Diego Biurrunidctdsp: Add global function pointers for {add|put...
2014-07-25 Diego Biurrundct/rdft: Remove duplicate typedefs for context structs
2014-07-22 Diego Biurrundct/rdft: Add missing typedefs for context structs
2014-07-19 Diego Biurrunfdct: Move x86-specific declarations to a header in...
2013-02-08 Diego Biurrundsputil: Move fdct function declarations to dct.h
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-03-20 Mans RullgardMove ff_dct_init_mmx declaration to dct.h
2011-03-20 Mans RullgardMove dct and rdft definitions to separate files