On Sat, Nov 14, 2015 at 06:26:30PM -0800, Bryan Huh wrote:
> Small refactor of fps code for improved readability. In particular
> the "cor" variable was unnecessary and misleading because it would
> always be set to -delta0.
> ---
> ffmpeg.c | 11 +--
> 1 files changed, 5 insertions(+),
Small refactor of fps code for improved readability. In particular
the "cor" variable was unnecessary and misleading because it would
always be set to -delta0.
---
ffmpeg.c | 11 +--
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/ffmpeg.c b/ffmpeg.c
index 3341777..560c5a0