Some DASH muxer fixes after commits from libav got merged. Anton Schubert (2): dashenc: fix bitrate estimation with correct scaling dashenc: Don't output frameRates at both AS and Representation-level. Only output maxFrameRate at AS-level.
Peter Große (5): dashenc: use av_dict_set_int instead of static function dashenc: set DASH related options for the subsequent matroska muxer when using webm dashenc: don't write header data before the first packet arrives dashenc: allow AdaptaionSets to have different average frame rates dashenc: copy stream frame rate to output stream libavformat/dashenc.c | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) -- 2.13.6 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel