mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
h264: remove silly macros
They serve no useful purpose and wreak all kind of havoc when h264.h is included elsewhere.
This commit is contained in:
parent
ca1fe6c0e6
commit
9782c778a2
@ -37,9 +37,6 @@
|
||||
#include "h264qpel.h"
|
||||
#include "rectangle.h"
|
||||
|
||||
#define interlaced_dct interlaced_dct_is_a_bad_name
|
||||
#define mb_intra mb_intra_is_not_initialized_see_mb_type
|
||||
|
||||
#define MAX_SPS_COUNT 32
|
||||
#define MAX_PPS_COUNT 256
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user