On Tue, Apr 17, 2018 at 11:47:00AM -0400, Vittorio Giovara wrote:
> - enable the parsing code
> - use the new buffer instead of replacing the context one
> - do not push/pop configuration, just discard the exiting one
> - propagate errors correctly
> ---
>
> ping
>
>
> libavcodec/aacdec_templat
On Tue, 17 Apr 2018 11:47:00 -0400
Vittorio Giovara wrote:
> - enable the parsing code
> - use the new buffer instead of replacing the context one
> - do not push/pop configuration, just discard the exiting one
> - propagate errors correctly
> ---
>
> ping
>
>
> libavcodec/aacdec_template.c |
- enable the parsing code
- use the new buffer instead of replacing the context one
- do not push/pop configuration, just discard the exiting one
- propagate errors correctly
---
ping
libavcodec/aacdec_template.c | 22 --
1 file changed, 8 insertions(+), 14 deletions(-)
dif
- enable the parsing code
- use the new buffer instead of replacing the context one
- do not push/pop configuration, just discard the exiting one
- propagate errors correctly
---
libavcodec/aacdec_template.c | 22 --
1 file changed, 8 insertions(+), 14 deletions(-)
diff --git