On date Tuesday 2016-03-29 23:43:14 +0200, Michael Niedermayer encoded:
> On Tue, Mar 29, 2016 at 12:39:23PM +0200, Stefano Sabatini wrote:
> > This is consistent with the AV_BASE64_SIZE macro and avoids the literal
> > use of constants in the code.
> >
> > TODO: update APIchanges and bump minor.
On Tue, Mar 29, 2016 at 12:39:23PM +0200, Stefano Sabatini wrote:
> This is consistent with the AV_BASE64_SIZE macro and avoids the literal
> use of constants in the code.
>
> TODO: update APIchanges and bump minor.
> ---
> libavutil/base64.h | 9 +++--
> 1 file changed, 7 insertions(+), 2 de
This is consistent with the AV_BASE64_SIZE macro and avoids the literal
use of constants in the code.
TODO: update APIchanges and bump minor.
---
libavutil/base64.h | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/libavutil/base64.h b/libavutil/base64.h
index 514498e..