]> git.sesse.net Git - ffmpeg/history - libavcodec/vaapi_mpeg4.c
Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora
[ffmpeg] / libavcodec / vaapi_mpeg4.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-12-20 Gwenole BeauchesneAdd new fields for the VDPAU/MPEG-4 back-end.
2009-04-02 Gwenole BeauchesneAdd MPEG-4 / H.263 bitstream decoding through VA API.