| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
dabba0c676 |
v410enc: fix output buffer size check
The encoder clearly needs width * height * 4 bytes. Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |
|
|
0249144a1c |
v410enc: include correct headers
This file does not use anything from put_bits.h but needs intreadwrite.h. Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |
|
|
80f6c0bb95 |
v410 encoder and decoder
v410 is a packed 10-bit 4:4:4 YCbCr format used in QuickTime. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de> |
14 years ago |