]> git.sesse.net Git - ffmpeg/commit
avfilter/buffersrc: print relevant info when skipping filter reinit
authorGyan Doshi <ffmpeg@gyani.pro>
Fri, 25 Jan 2019 12:26:11 +0000 (17:56 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Sun, 27 Jan 2019 13:18:36 +0000 (18:48 +0530)
commitb5b6f6ad59ef9bd7af7c5ff3cf94ca3d6abd29ae
tree066522197fdd13b4cd1f57cee5c457d3e3820a95
parent8a788ff5d635c7fdd8104d82970eb0ae29ae799e
avfilter/buffersrc: print relevant info when skipping filter reinit

The timestamp of the changed input frame as well as its relevant
properties can be examined by the user. Only applicable when
reinit_filter is disabled on the input stream.
libavfilter/buffersrc.c