]> granicus.if.org Git - handbrake/commit
QSV: hb_qsv_info refactoring.
authorRodeo <tdskywalker@gmail.com>
Sun, 23 Jun 2013 18:09:20 +0000 (18:09 +0000)
committerRodeo <tdskywalker@gmail.com>
Sun, 23 Jun 2013 18:09:20 +0000 (18:09 +0000)
commit5db5c0c1a9d8b71f2819e08522982fd1862fa75f
treeb6f79dfd7045568ba85eb58d839c61d5dfcc2cb7
parentfc97ac2e05920898327218ca9fde4933c983b9fd
QSV: hb_qsv_info refactoring.

Rename hb_qsv_info_t.features to hb_qsv_info_t.capabilities

Group capabilities that are always found together to a single define.

Detect CPU platform earlier to be able to check for hardware-specific capabilities later on.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/qsv@5598 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/enc_qsv.c
libhb/hb.c
libhb/hb.h
test/test.c