]> granicus.if.org Git - handbrake/commit
H.265: don't allow requesting Main 10 profile.
authorRodeo <tdskywalker@gmail.com>
Sun, 15 Feb 2015 18:46:26 +0000 (18:46 +0000)
committerRodeo <tdskywalker@gmail.com>
Sun, 15 Feb 2015 18:46:26 +0000 (18:46 +0000)
commit56586d73ed29fe64187c9083a84da4146db65bcc
treefa04e19eb87acf9a964a6c1ff33a23e21a4ac6df
parentc721fa4582108285a8399348ad098fc4e0a766ae
H.265: don't allow requesting Main 10 profile.

This is pointless since we only do 8-bit encoding for now.

Also add a few extra tables for future use.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6904 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.c
libhb/encx265.c
libhb/h265_common.h [new file with mode: 0644]