[FFmpeg-devel] [PATCH] lavf/mkv: avoid negative ts by default.

Derek Buitenhuis derek.buitenhuis at gmail.com
Wed Oct 10 17:51:52 CEST 2012


On 10/10/2012 8:59 AM, Clément Bœsch wrote:
> From: Clément Bœsch <clement.boesch at smartjog.com>
> 
> This fixes playback in some circomstances (like webm in firefox).

Typo.

> Regression after 2c34367b.
> ---
>  libavformat/matroskaenc.c |    3 +++
>  tests/ref/lavf/mkv        |    4 ++--
>  tests/ref/seek/lavf_mkv   |   44 ++++++++++++++++++++++----------------------
>  3 files changed, 27 insertions(+), 24 deletions(-)

Shouldn't it be up to the user to set this? I wouldn't really call setting
a default a "fix"... i.e. why not tell Firefox to fix their code?

- Derek


More information about the ffmpeg-devel mailing list