xiph / daala

Modern video compression for the internet
https://xiph.org/daala/
BSD 2-Clause "Simplified" License
542 stars 102 forks source link

Make --enable-dump-recons work with high bit depth #194

Open negge opened 8 years ago

negge commented 8 years ago

Encoding a 10-bit y4m using daala does not keep the same chroma type in the reconstructed reference frame when building with --enable-dump-recons.

An input y4m with chroma type C420p10 produces a reconstructed y4m with chroma type C420jpeg.