avcodec/chroma: replace GetFfmpegChroma() calls with FindFfmpegChroma()
We may map libavutil chromas with range to VLC+range, but we should not map to libavutil chromas+range as these chromas are deprecated.
Showing
- modules/codec/avcodec/chroma.c 0 additions, 14 deletionsmodules/codec/avcodec/chroma.c
- modules/codec/avcodec/chroma.h 0 additions, 1 deletionmodules/codec/avcodec/chroma.h
- modules/codec/avcodec/encoder.c 2 additions, 2 deletionsmodules/codec/avcodec/encoder.c
- modules/demux/avformat/mux.c 1 addition, 1 deletionmodules/demux/avformat/mux.c
- modules/video_chroma/swscale.c 2 additions, 2 deletionsmodules/video_chroma/swscale.c
Loading
Please register or sign in to comment