On 08/11/15 11:54, Anton Khirnov wrote: > All encoders set pts and dts properly now (and have been doing that for > a while), so there is no good reason to do any timestamp guessing in the > muxer. > --- > libavformat/avformat.h | 8 ++++++ > libavformat/internal.h | 12 ++++++++ > libavformat/mux.c | 77 > ++++++++++++++++++++++++++++++++++++++++++++++++-- > libavformat/utils.c | 10 +++++++ > libavformat/version.h | 3 ++ > 5 files changed, 108 insertions(+), 2 deletions(-) >
The patch is ok, but we should document in the wiki and in doxy what is acceptable from now. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
