Commit 74e1aa17 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'a0d5ca4f'

* commit 'a0d5ca4f':
  mxfenc: Use correct printf format specifier for int64_t
  h264: Drop unused variable
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents f84e3737 a0d5ca4f
......@@ -32,6 +32,7 @@
//#define DEBUG
#include <inttypes.h>
#include <math.h>
#include <time.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment