]> git.sesse.net Git - ffmpeg/history - libavcodec/vaapi_vc1.c
Add stereo rematrixing support to the AC-3 encoders.
[ffmpeg] / libavcodec / vaapi_vc1.c
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-04 Gwenole BeauchesneVAAPI: fix WMV3 decoding of videos with an odd number...
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-07-29 Diego BiurrunDo not check for CONFIG_VC1_VAAPI_HWACCEL, the file...
2009-04-03 Gwenole BeauchesneAdd VC-1 bitstream decoding through VA API.