Loading media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ //#define LOG_NDEBUG 0 #define LOG_TAG "M4vH263Decoder" #include <utils/Log.h> #include <stdlib.h> // for free #include "ESDS.h" #include "M4vH263Decoder.h" Loading media/libstagefright/codecs/m4v_h263/dec/include/m4vh263_decoder_pv_types.h +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ #include <stdint.h> #include <string.h> #include <stdlib.h> // for free, malloc, etc // Redefine the int types typedef uint8_t uint8; Loading Loading
media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ //#define LOG_NDEBUG 0 #define LOG_TAG "M4vH263Decoder" #include <utils/Log.h> #include <stdlib.h> // for free #include "ESDS.h" #include "M4vH263Decoder.h" Loading
media/libstagefright/codecs/m4v_h263/dec/include/m4vh263_decoder_pv_types.h +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ #include <stdint.h> #include <string.h> #include <stdlib.h> // for free, malloc, etc // Redefine the int types typedef uint8_t uint8; Loading