On 11.11.2014 08:31, Lukasz Marek wrote:
This is a generic solution that will not reqiore modifications when new options 
are added.
This also fixes problem with current implementation when qmin or qmax=-1.
Only 8 bits was sent and read back as 255.

Fixes #1275
Fixes #1461

Signed-off-by: Lukasz Marek <lukasz.m.lu...@gmail.com>
---
  libavformat/ffmdec.c | 20 +++++++++++++++
  libavformat/ffmenc.c | 70 +++++++++++++++-------------------------------------
  2 files changed, 40 insertions(+), 50 deletions(-)

I have currently 14 commits to be merged regarding ffserver, so I pushed it on my gitgub in case some one want to test it.

https://github.com/lukaszmluki/ffmpeg/

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to