ffmpeg/libavcodec
Gwenole Beauchesne 8813d55fa5 vaapi: fix usage of invalid buffer ids.
Invalid buffer ids are defined by VA_INVALID_ID. Use that through out
vaapi_*.c support files now that we have private data initialized and
managed by libavcodec. Previously, the only requirement for the public
vaapi_context struct was to be zero-initialized.

This fixes support for 3rdparty VA drivers that strictly conform to
the API whereby an invalid buffer id is VA_INVALID_ID and the first
valid buffer id can actually be zero.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2015-08-19 14:05:32 +02:00
..
2015-07-27 19:13:48 +02:00
2015-06-14 15:09:33 +02:00
2015-02-06 19:07:29 +01:00
2015-07-22 23:23:29 +02:00
2015-08-18 10:24:01 -04:00
2015-04-18 14:14:24 -03:00
2015-08-04 04:16:43 +02:00
2015-05-06 17:50:09 +02:00
2015-08-18 11:48:49 -04:00
2015-05-28 16:10:56 +02:00
2015-03-14 14:05:25 +01:00
2015-08-18 11:48:49 -04:00
2015-08-11 23:16:35 +02:00
2015-07-27 16:21:14 +01:00
2015-08-06 11:05:02 +02:00
2015-08-18 09:46:49 -04:00
2015-05-20 15:50:58 +02:00
2015-06-17 20:11:43 +02:00
2015-01-17 13:01:26 +01:00
2015-01-22 01:49:04 +01:00
2015-08-18 10:24:01 -04:00
2015-07-27 19:13:48 +02:00
2015-08-19 13:49:37 +02:00
2015-08-19 13:49:37 +02:00
2015-08-18 11:48:49 -04:00
2015-07-22 23:23:29 +02:00
2015-08-15 15:06:01 +02:00
2015-08-18 11:48:49 -04:00
2015-08-03 10:12:10 +02:00
2015-07-27 15:24:58 +01:00