log vaapi_mpeg2.c @ 12488:351a81a23343 libavcodec

age author description
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
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