Mercurial > libavcodec.hg
log vaapi_mpeg2.c @ 10725:3b6b7fe1c27c libavcodec
age | author | description |
---|---|---|
Mon, 28 Dec 2009 15:19:36 +0000 | gb | Use VA_INVALID_ID instead of hard coded values. libavcodec |
Mon, 28 Dec 2009 09:03:09 +0000 | gb | Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param(). libavcodec |
Mon, 28 Dec 2009 09:02:16 +0000 | gb | Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id(). libavcodec |
Wed, 16 Sep 2009 07:50:09 +0000 | gb | Fill in new VASliceParameterBufferMPEG2.slice_horizontal_position field. libavcodec |
Tue, 31 Mar 2009 08:33:02 +0000 | gb | Improve VA API buffers allocation logic. This also reduces struct vaapi_context libavcodec |
Mon, 23 Mar 2009 22:09:13 +0000 | gb | Add MPEG-2 bitstream decoding through VA API. libavcodec |