https://github.com/libav/libav
Revision 7f80928c0e7a74dff58d6c9b0172e34619844d01 authored by Martin Storsjö on 12 September 2013, 08:58:25 UTC, committed by Luca Barbato on 07 January 2014, 08:43:56 UTC
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit e90a6846c2c006fbebd00e1f2789f4a86fafacef)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>

Conflicts:
	libavcodec/cavsdec.c
1 parent b9e90b3
Raw File
Tip revision: 7f80928c0e7a74dff58d6c9b0172e34619844d01 authored by Martin Storsjö on 12 September 2013, 08:58:25 UTC
cavsdec: Make sure a sequence header has been decoded before decoding pictures
Tip revision: 7f80928
libavdevice.v
LIBAVDEVICE_$MAJOR {
        global: avdevice_*;
        local: *;
};
back to top