projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c591d45
)
mpeg12decdata: Remove unused #define
author
Diego Biurrun
<diego@biurrun.de>
Wed, 14 Aug 2013 16:57:08 +0000
(18:57 +0200)
committer
Diego Biurrun
<diego@biurrun.de>
Thu, 15 Aug 2013 12:38:03 +0000
(14:38 +0200)
libavcodec/mpeg12decdata.h
patch
|
blob
|
history
diff --git
a/libavcodec/mpeg12decdata.h
b/libavcodec/mpeg12decdata.h
index
323a902
..
1c71bd9
100644
(file)
--- a/
libavcodec/mpeg12decdata.h
+++ b/
libavcodec/mpeg12decdata.h
@@
-33,7
+33,6
@@
#define MB_TYPE_ZERO_MV 0x20000000
#define MB_TYPE_ZERO_MV 0x20000000
-#define IS_ZERO_MV(a) ((a)&MB_TYPE_ZERO_MV)
static const uint8_t table_mb_ptype[7][2] = {
{ 3, 5 }, // 0x01 MB_INTRA
static const uint8_t table_mb_ptype[7][2] = {
{ 3, 5 }, // 0x01 MB_INTRA