mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'"
This reverts commit796027f221, reversing changes made tobca30ed2b6. Preemptive revert before further testing has been done.
This commit is contained in:
@@ -384,11 +384,6 @@ typedef struct H264Context {
|
||||
*/
|
||||
int postpone_filter;
|
||||
|
||||
/*
|
||||
* Set to 1 when the current picture is IDR, 0 otherwise.
|
||||
*/
|
||||
int picture_idr;
|
||||
|
||||
int8_t(*intra4x4_pred_mode);
|
||||
H264PredContext hpc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user