Mercurial > mm7
comparison MediaPlayer.cpp @ 2415:f4af3b203f65
LOD.cpp cleaned and search memory corrupt
author | Ritor1 |
---|---|
date | Sun, 20 Jul 2014 22:38:31 +0600 |
parents | 33659ef7fbac |
children | 0313c761d203 |
comparison
equal
deleted
inserted
replaced
2414:0673a59ec9e5 | 2415:f4af3b203f65 |
---|---|
1 #define _CRTDBG_MAP_ALLOC | |
2 #include <stdlib.h> | |
3 #include <crtdbg.h> | |
4 | |
1 extern "C" | 5 extern "C" |
2 { | 6 { |
3 #include "lib/libavcodec/avcodec.h" | 7 #include "lib/libavcodec/avcodec.h" |
4 #include "lib/libavformat/avformat.h" | 8 #include "lib/libavformat/avformat.h" |
5 #include "lib/libavutil/avutil.h" | 9 #include "lib/libavutil/avutil.h" |