Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove inclusion of va.h, not needed anymore after r18256. | Gwenole Beauchesne | 2009-03-31 | 1 | -1/+0 |
| | | | | Originally committed as revision 18258 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Improve VA API buffers allocation logic. This also reduces struct vaapi_context | Gwenole Beauchesne | 2009-03-31 | 1 | -69/+4 |
| | | | | | | down to ~60 bytes vs. a few KBs before, and gets rid of explicit VA data types. Originally committed as revision 18256 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add required va/va.h header, should fix 'make checkheaders'. | Diego Biurrun | 2009-03-30 | 1 | -0/+1 |
| | | | | Originally committed as revision 18249 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add common VA API data structures and helpers. | Gwenole Beauchesne | 2009-03-22 | 1 | -0/+232 |
Originally committed as revision 18136 to svn://svn.ffmpeg.org/ffmpeg/trunk |