OSDN Git Service

avconv: do not send non-monotonous DTS to the muxers.
authorAnton Khirnov <anton@khirnov.net>
Wed, 24 Apr 2013 06:34:44 +0000 (08:34 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 3 May 2013 07:59:48 +0000 (09:59 +0200)
commit76d23f40314fc1dcd74a3d470b17782cc0ee5a3a
treef6919efe42d5ffd19cdd323c12c5aec175c7ceaf
parentb4a5a292274f904f404f40f826c51e6fc9cfb8fe
avconv: do not send non-monotonous DTS to the muxers.

Hack partially based on a commit by Michael Niedermayer <michaelni@gmx.at>
Should fix (or work around) bug 458.
avconv.c
avconv.h
avconv_opt.c