]> git.sesse.net Git - ffmpeg/history - libavcodec/dxva2_h264.c
Deobfuscate LE SHOW_[SU]BITS; these are simple sign/zero-extend
[ffmpeg] / libavcodec / dxva2_h264.c
2010-01-24 Laurent AimarAdded a few missing consts in dxva_h264.
2010-01-23 Laurent AimarMoved reusable functions from dxva2_h264.c to dxva2.c
2010-01-23 Michael NiedermayerMove +52 from the loop filter to the alpha/beta offsets...
2010-01-23 Laurent AimarAdded ff_dxva2_ prefix to get_surface(_index) and commi...
2010-01-23 Laurent AimarReindent the content of one if(){} in ff_dxva2_common_e...
2010-01-23 Laurent AimarMoved reusable code from dxva2_h264.c:end_frame to...
2010-01-20 Laurent AimarH264 DXVA2 implementation