Re: [FFmpeg-devel] [PATCH] Cineform HD Decoder:
On Mon, Jan 04, 2016 at 12:04:08AM +, Kieran Kunhya wrote: > Decodes YUV422P10 samples in AVI and MOV (Gopro Studio) > Older files with more subbands, skips, Bayer not supported > --- > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h| 1 + > lib
[FFmpeg-devel] [PATCH] Cineform HD Decoder:
Decodes YUV422P10 samples in AVI and MOV (Gopro Studio) Older files with more subbands, skips, Bayer not supported --- libavcodec/Makefile | 1 + libavcodec/allcodecs.c | 1 + libavcodec/avcodec.h| 1 + libavcodec/cfhd.c | 567