- 11 Mar, 2013 22 commits
-
-
Anton Khirnov authored
Fixes memleaks when frame mt is used and the decoder is not flushed at the end.
-
Anton Khirnov authored
-
Anton Khirnov authored
CC:libav-stable@libav.org
-
Anton Khirnov authored
CC:libav-stable@libav.org
-
Anton Khirnov authored
-
Anton Khirnov authored
The svq3 decoder does not call ff_h264_frame_start() anymore.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
The h264 decoder does not use mpegvideo anymore. The svq3 decoder only uses ff_draw_horiz_band().
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Hendrik Leppkes authored
The mingw win32 atomics appear to be faulty, so they should not be used if the gcc ones are available. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Janne Grunau authored
Fixes video playback in applications still using reordered_opaque.
-
- 10 Mar, 2013 7 commits
-
-
Janne Grunau authored
Return an error on incomplete frames.
-
Janne Grunau authored
-
Janne Grunau authored
Fixes a memleak due to avcodec_free_frame not freeing the frame data.
-
Anton Khirnov authored
planes - FF_ARRAY_ELEMS would be evaluated as unsigned and underflow instead of being negative as was intended.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Xi Wang authored
Avoid buffer overflow in buffer_needs_copy() Signed-off-by: Xi Wang <xi.wang@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 09 Mar, 2013 11 commits
-
-
Vittorio Giovara authored
SDL 2 is API incompatible. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-