Skip to content
Snippets Groups Projects
Commit 9782c778 authored by Anton Khirnov's avatar Anton Khirnov
Browse files

h264: remove silly macros

They serve no useful purpose and wreak all kind of havoc when h264.h is
included elsewhere.
parent ca1fe6c0
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment