Added monochrome option to the decoder.
When this is set (use --monochrome), all decoded frames will be given constant chroma planes. If the rawvideo option is used in conjunction with the monochrome option (i.e. --monochrome --rawvideo), the written output will only consist of the Y (luma) plane. Change-Id: I967817f1c3ebb1162fa9771b51cf6431120b835c
parent
835a49ec
No related branches found
No related tags found
Showing
- aom/aom_decoder.h 2 additions, 1 deletionaom/aom_decoder.h
- aomdec.c 27 additions, 6 deletionsaomdec.c
- aomenc.c 1 addition, 1 deletionaomenc.c
- av1/av1_dx_iface.c 3 additions, 0 deletionsav1/av1_dx_iface.c
- av1/decoder/decodeframe.c 3 additions, 2 deletionsav1/decoder/decodeframe.c
- av1/decoder/decoder.h 3 additions, 0 deletionsav1/decoder/decoder.h
Loading
Please register or sign in to comment