vanhofen
5 years ago
9 changed files with 4 additions and 4 deletions
@ -1,6 +1,6 @@ |
|||
--- a/libavcodec/aacdec_template.c
|
|||
+++ b/libavcodec/aacdec_template.c
|
|||
@@ -2482,7 +2482,7 @@ static int decode_extension_payload(AACContext *ac, GetBitContext *gb, int cnt,
|
|||
@@ -2485,7 +2485,7 @@ static int decode_extension_payload(AACContext *ac, GetBitContext *gb, int cnt,
|
|||
* @param decode 1 if tool is used normally, 0 if tool is used in LTP. |
|||
* @param coef spectral coefficients |
|||
*/ |
@ -1,6 +1,6 @@ |
|||
--- a/libavformat/hls.c
|
|||
+++ b/libavformat/hls.c
|
|||
@@ -2074,8 +2074,10 @@
|
|||
@@ -2080,8 +2080,10 @@
|
|||
HLSContext *c = s->priv_data; |
|||
int ret, i, minplaylist = -1; |
|||
|
Loading…
Reference in new issue