Commits on Source (2)
-
Steve Lhomme authored
The output is a bitstream in some codec, not a chroma that can be used as such. The codec value should not be set as a chroma in the video_format_t. The output video format is only used to force some dimensions on the output that may not be the ones from the source.
98a73f61 -
Steve Lhomme authored702e8c8a
Showing
- include/vlc_image.h 6 additions, 4 deletionsinclude/vlc_image.h
- include/vlc_picture.h 2 additions, 2 deletionsinclude/vlc_picture.h
- lib/picture.c 1 addition, 1 deletionlib/picture.c
- modules/video_filter/scene.c 2 additions, 2 deletionsmodules/video_filter/scene.c
- src/misc/image.c 17 additions, 12 deletionssrc/misc/image.c
- src/misc/picture.c 4 additions, 5 deletionssrc/misc/picture.c
- test/src/misc/image.c 3 additions, 3 deletionstest/src/misc/image.c
- test/src/misc/image_cvpx.c 2 additions, 2 deletionstest/src/misc/image_cvpx.c