]> git.sesse.net Git - ffmpeg/commit
lavc/libdavs2: Remove yuv420p10le from fromat list.
authorJun Zhao <jun.zhao@intel.com>
Sun, 28 Oct 2018 07:10:47 +0000 (15:10 +0800)
committerJun Zhao <jun.zhao@intel.com>
Sun, 28 Oct 2018 07:10:47 +0000 (15:10 +0800)
commit6885fa74999652ec4cc2aa4832f638bec5294359
tree78e9019b40690fd6e19aaaf7ef4960b85e70cb89
parentc00ed8d0e7bd5917dc096245e6a37ae0149d8b54
lavc/libdavs2: Remove yuv420p10le from fromat list.

now libdavs2 can't support 10bits mode, so remove the
yuv420p10le from fromat list.

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
libavcodec/libdavs2.c