Jean First and Diego Biurrun
4fbd3e89e7
mxfdec: Employ correct printf conversion specifiers for POSIX int types.
...
Signed-off-by: Jean First <jeanfirst@gmail.com >
Signed-off-by: Diego Biurrun <diego@biurrun.de >
2012-01-26 15:31:55 +01:00
Jean First and Martin Storsjö
2df73eefb4
flvdec: Fix compiler warning for uninitialized variables
...
These can't be used uninitialized in practice, but the
compiler doesn't realize it.
Signed-off-by: Martin Storsjö <martin@martin.st >
2012-01-04 22:15:47 +02:00
Jean First and Martin Storsjö
4be386b318
rtsp: Fix compiler warning for uninitialized variable
...
This one won't ever be used uninitialized in practice, but
the compiler doesn't realize it.
Signed-off-by: Martin Storsjö <martin@martin.st >
2012-01-04 22:15:42 +02:00
Jean First and Ronald S. Bultje
b8bb9c0267
Enable multithreding when decoding with libopenjpeg
...
Enable multithreding when decoding with libopenjpeg
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com >
2011-10-21 01:07:22 -07:00
Jean First and Justin Ruggles
47a1d794db
tiffenc: initialize forgotten avctx.
2011-10-12 18:20:18 -04:00