]> git.sesse.net Git - ffmpeg/history - libavcodec/vaapi_mpeg2.c
PPC: gas-preprocessor handles m[ft]spr shorthands
[ffmpeg] / libavcodec / vaapi_mpeg2.c
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-12-28 Gwenole BeauchesneUse VA_INVALID_ID instead of hard coded values.
2009-12-28 Gwenole BeauchesneRename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_p...
2009-12-28 Gwenole BeauchesneRename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().
2009-09-16 Gwenole BeauchesneFill in new VASliceParameterBufferMPEG2.slice_horizonta...
2009-03-31 Gwenole BeauchesneImprove VA API buffers allocation logic. This also...
2009-03-23 Gwenole BeauchesneAdd MPEG-2 bitstream decoding through VA API.