OSDN Git Service

asyncts: fix the asyncts behavior when using the first_pts option
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 11 Dec 2012 22:36:09 +0000 (17:36 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 13 Dec 2012 18:02:21 +0000 (13:02 -0500)
commitc143de40c3bfacc0d6713b16c2305552494fe669
treea39f607ff1e1fae65c302a1b73ef0d65512e5128
parent8083332c2de9ee189f96844ff4c2d9be1844116f
asyncts: fix the asyncts behavior when using the first_pts option

Currently it will do padding, but it does not properly handle
start-of-stream trimming as documented.
libavfilter/af_asyncts.c