[FFmpeg-devel] [PATCH 1/2] avformat/oggparsevorbis: use the base64 decode size macro

James Almer jamrial at gmail.com
Tue Jun 21 05:20:02 CEST 2016


On 6/16/2016 7:30 PM, James Almer wrote:
> Allocate the memory needed for the decoded data rather than the
> encoded data.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavformat/oggparsevorbis.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Patchset pushed.



More information about the ffmpeg-devel mailing list