On Sat, Nov 01, 2014 at 02:38:02PM +0100, Nicolas George wrote:
> Get the heartbeat working when the video has negative timestamps.
>
> Fix trac ticket #4062.
>
> Signed-off-by: Nicolas George
> ---
> ffmpeg_filter.c | 1 +
> 1 file changed, 1 insertion(+)
looks ok, applied
thanks
[...]
--
Get the heartbeat working when the video has negative timestamps.
Fix trac ticket #4062.
Signed-off-by: Nicolas George
---
ffmpeg_filter.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ffmpeg_filter.c b/ffmpeg_filter.c
index 2ba2d9b..0555cf6 100644
--- a/ffmpeg_filter.c
+++ b/ffmpeg_filte