Preliminary changes to fix postprocessing. Decoder quantizer settings can now...
Preliminary changes to fix postprocessing. Decoder quantizer settings can now be exported in the picture_t struct. Currently only works if the video is being decoded by ffmpeg since other codecs don't expose quantizer stuff. Please review.
Showing
- include/vlc_vout.h 10 additions, 0 deletionsinclude/vlc_vout.h
- modules/codec/avcodec/video.c 25 additions, 1 deletionmodules/codec/avcodec/video.c
- modules/video_filter/postproc.c 16 additions, 4 deletionsmodules/video_filter/postproc.c
- src/video_output/vout_pictures.c 4 additions, 0 deletionssrc/video_output/vout_pictures.c
Loading
Please register or sign in to comment