Commits on Source (6)
-
Steve Lhomme authored3317a0e9
-
Steve Lhomme authored
This will be used later.
febc89b8 -
Steve Lhomme authoreda0a06750
-
Steve Lhomme authored
The AV_PIX_FMT_YUVJxxx chromas are deprecated and might be removed someday. We can map these values to VLC chromas+range, but not the other way around.
a30cd2a0 -
Steve Lhomme authored
It's a full range VLC_CODEC_I411.
5debcc34 -
Steve Lhomme authored
We may map libavutil chromas with range to VLC+range, but we should not map to libavutil chromas+range as these chromas are deprecated.
e380c2a8
Showing
- modules/codec/avcodec/chroma.c 110 additions, 127 deletionsmodules/codec/avcodec/chroma.c
- modules/codec/avcodec/chroma.h 0 additions, 2 deletionsmodules/codec/avcodec/chroma.h
- modules/codec/avcodec/encoder.c 2 additions, 2 deletionsmodules/codec/avcodec/encoder.c
- modules/codec/avcodec/video.c 12 additions, 20 deletionsmodules/codec/avcodec/video.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