OSDN Git Service

lavf/utils: fix timestamp trace log in estimate_timings() function
authorStefano Sabatini <stefasab@gmail.com>
Thu, 2 Jun 2016 15:50:00 +0000 (17:50 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Tue, 14 Jun 2016 10:11:04 +0000 (12:11 +0200)
commit4b5620446ada99829af146d16939c5634abcbf52
tree0c24a089bc15c9ad05897941e97003e60e375dc6
parent7dd8cd193329b9d1024bc7a2f88201c15ee55265
lavf/utils: fix timestamp trace log in estimate_timings() function

Use the correct timebase, also replace "stream" with "format" in the
context of the format.
libavformat/utils.c