X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fopusenc.h;h=b623b3e948b0cfd1a6a2c7a3a4f7f24de0301569;hb=9e13df3776da3a101e895e2840f6f23f5a6f74a0;hp=b9162ebec64ceb556ac9a9f8e34df54d86b0a44b;hpb=79025da3f2e7ab047c8f3c0c817952a98480b26b;p=ffmpeg diff --git a/libavcodec/opusenc.h b/libavcodec/opusenc.h index b9162ebec64..b623b3e948b 100644 --- a/libavcodec/opusenc.h +++ b/libavcodec/opusenc.h @@ -42,6 +42,7 @@ typedef struct OpusEncOptions { float max_delay_ms; + int apply_phase_inv; } OpusEncOptions; typedef struct OpusPacketInfo {