aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_h264.c
Commit message (Expand)AuthorAgeFilesLines
* Move +52 from the loop filter to the alpha/beta offsets in the context.Michael Niedermayer2010-01-231-2/+2
* Export get_slice_type() as ff_h264_get_slice_type().Laurent Aimar2010-01-091-14/+1
* Add H.264 bitstream decoding through VAAPI.Gwenole Beauchesne2009-12-291-0/+360