]> git.sesse.net Git - ffmpeg/commit
h264chroma: Remove duplicate 9/10 bit functions
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 11 Feb 2013 21:52:38 +0000 (13:52 -0800)
committerMartin Storsjö <martin@martin.st>
Tue, 19 Feb 2013 20:33:19 +0000 (22:33 +0200)
commite5ffffe48d20642acc079166f0fa7d93a6a9f594
treef4dda8d81447d001926bde2bc83a39d7f175c062
parent0c0828ecc565a617ed50cd5f682a9dd635a9fbc1
h264chroma: Remove duplicate 9/10 bit functions

These functions do the same thing in 16 bit space and don't need
any depth specific clipping.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/h264chroma.c
libavcodec/x86/h264chroma_init.c