On Wed, 30 Apr 2014 17:47:55 -0400, Justin Ruggles <[email protected]> wrote: > On 04/29/2014 06:34 AM, Anton Khirnov wrote: > > --- > > libavformat/matroskaenc.c | 13 +++++++++++++ > > tests/ref/lavf/mkv | 6 +++--- > > tests/ref/seek/lavf-mkv | 44 > > ++++++++++++++++++++++---------------------- > > 3 files changed, 38 insertions(+), 25 deletions(-) > > > > Patch looks ok. > > Not specific to this patch (but related), it looks like we should be > able to add AVFMT_TS_NEGATIVE to the format flags if we properly write > the block offsets as signed 16-bit. >
We still cannot support arbitrary negative timestamps, only small negative values just for audio. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
