OSDN Git Service

af_asyncts: add first_pts option
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 28 Jul 2012 16:57:05 +0000 (12:57 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 29 Jul 2012 18:31:54 +0000 (14:31 -0400)
commit70d71b58018e640a09a4d919993766a2050cef8d
tree7f316a550a9edd986013fc25225d94275748540f
parent41f43202cf7648522b4ce0ed7bbb326655dbb9bc
af_asyncts: add first_pts option

This allows for padding/trimming at the start of stream. By default, no
assumption is made about the first frame's expected pts, so no padding or
trimming is done.
doc/filters.texi
libavfilter/af_asyncts.c