Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 23 Jan 2010 21:57:36 +0000 | michael | Remove useless things from the deblock side of fill_caches(). libavcodec |
Sat, 23 Jan 2010 21:45:12 +0000 | michael | make mv_cache init 64bit where possible. libavcodec |
Sat, 23 Jan 2010 18:17:57 +0000 | fenrir | Moved reusable functions from dxva2_h264.c to dxva2.c libavcodec |
Sat, 23 Jan 2010 18:05:30 +0000 | michael | Move +52 from the loop filter to the alpha/beta offsets in the context. libavcodec |
Sat, 23 Jan 2010 18:04:09 +0000 | reimar | Release buffer when the codec is closed. libavcodec |
Sat, 23 Jan 2010 18:01:38 +0000 | reimar | Use qstride = 0 and allocate only a single line for qscale_table since libavcodec |
Sat, 23 Jan 2010 18:01:28 +0000 | fenrir | Added ff_dxva2_ prefix to get_surface(_index) and commit_buffer functions. libavcodec |