Re: [FFmpeg-devel] [PATCH] all: Use av_memdup() where appropriate
Andreas Rheinhardt: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/decode.c | 4 +--- > libavcodec/dvbsubdec.c | 8 ++-- > libavcodec/g723_1enc.c | 3 +-- > libavformat/hdsenc.c | 6 ++ > libavformat/mpegts.c | 3 +-- > libavformat/oggparsevorb
Re: [FFmpeg-devel] [PATCH] all: Use av_memdup() where appropriate
Andreas Rheinhardt (12021-11-27): > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/decode.c | 4 +--- > libavcodec/dvbsubdec.c | 8 ++-- > libavcodec/g723_1enc.c | 3 +-- > libavformat/hdsenc.c | 6 ++ > libavformat/mpegts.c | 3 +-- > libavforma