On Wed, 20 Nov 2013 11:09:27 +0100, Vittorio Giovara <[email protected]> wrote: > On Thu, Oct 31, 2013 at 12:22 AM, Vittorio Giovara > <[email protected]> wrote: > > On Sat, Oct 26, 2013 at 6:57 PM, Vittorio Giovara > > <[email protected]> wrote: > >> also fix related fate tests > >> --- > >> I noticed a bad typo in the file, so I propose a simplification of the > >> whole check. > >> I'm not 100% the fix is the correct one as many fate test had to be redone > >> (attached). > >> Cheers, > >> Vittorio > >> > >> libavcodec/mpegvideo_enc.c | 13 ++++--------- > >> tests/ref/lavf/ffm | 2 +- > >> tests/ref/lavf/mpg | 2 +- > >> tests/ref/lavf/ts | 2 +- > >> tests/ref/seek/lavf-ffm | 36 ++++++++++++++++++------------------ > >> tests/ref/seek/lavf-mpg | 24 ++++++++++++------------ > >> tests/ref/seek/lavf-ts | 40 ++++++++++++++++++++-------------------- > >> 7 files changed, 57 insertions(+), 62 deletions(-) > > Ping. > I'm willing to working on this bug but I'd need some more directions > and ideas about how to solve it. >
I investigated this problem a bit and it turned out that with direct=1 the picture gets unreffed at some point, which clears pts. After that it looked too scary, so I stopped. Feel free to continue ;) -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
