]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Support reading packed YUV 422 10bit samples from jvt (NewMobCal_YUV10_720p5994_).
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 22 Apr 2009 01:50:15 +0000 (01:50 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 22 Apr 2009 01:50:15 +0000 (01:50 +0000)
commitdbde14547fec9e57242c0976262745aa8bf8ae29
tree9547773c2678c04aab59cf2b3d6708b74fe4ef6c
parentc172f591f2a290e141848cfdb610c493c45b7f54
Support reading packed YUV 422 10bit samples from jvt (NewMobCal_YUV10_720p5994_).
Ive called the format v210x due to its similarity to v210, note though ive not
confirmed that v210x is different from actual v210 samples it just is different
from the description of v210 iam aware of.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18654 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/v210x.c [new file with mode: 0644]