On 20.10.2014 23:57, Lukasz Marek wrote:
So far AVCodecContext was created without codec specified.
This causes internal data to not be initialized to defaults.

This commit postpone context creation until all information are gathered.

Partially fixes #1275
---
  ffserver.c        |   8 +-
  ffserver_config.c | 286 ++++++++++++++++++++++++++++++++----------------------
  ffserver_config.h |   9 +-
  3 files changed, 183 insertions(+), 120 deletions(-)

I haven't done selfreview of this one yet.
For now I wish patches 1-3 were marged as soon as possible.

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

Reply via email to