Skip to content

Video quality improvements

Simon Morlat requested to merge fix/video_quality_vp8 into master
  • don't do mirroring in generic opengl display filter. It consumes too much. This has to be handled in openGL (not yet done).
  • improve a bit VP8 encoder and decoder asynchronous processing
  • don't set VP8 complexity to lowest (looks like it was a bug)

Merge request reports