Enables writing a bit rate field into the ISML manifest when bit rate is not set but maxrate is, adds support for language codes in the smooth streaming manifest as well as makes the tfxd timestamps be the DTS of the fragment instead of PTS, which seems to what the the specification means by "absolute" timestamp.
Jan Ekström (3): movenc: use similar logic to DASH when writing bit rate to ISML movenc: Add support for writing language codes into ISML manifests movenc: simplify the 'tfxd' fragment start timestamps libavformat/movenc.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) -- 2.5.0 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel