On Wed, Feb 03, 2021 at 07:25:29PM -0300, James Almer wrote:
> On 2/3/2021 7:23 PM, Michael Niedermayer wrote:
> > On Mon, Feb 01, 2021 at 07:44:14PM -0300, James Almer wrote:
> > > Signed-off-by: James Almer <jamr...@gmail.com>
> > > ---
> > > av_get_packet() and av_read_frame() were allowed to be called with
> > > uninitialized packets in stack, so to keep supporting that we need to 
> > > leave the
> > > calls to av_init_packet() in place during the deprecation period.
> > > 
> > >   libavformat/internal.h |   1 +
> > >   libavformat/options.c  |  13 +++--
> > >   libavformat/utils.c    | 105 +++++++++++++++++++++++------------------
> > >   3 files changed, 68 insertions(+), 51 deletions(-)
> > 
> > valgrind dislikes this
> 
> Did you apply patch 10/10 first, like i mentioned in another reply?
> I mistakenly sent that patch, which introduces an FF_API define, before the
> patches that make use of it (This one being the first doing so).

I probably applied them in order yesterday on their numbers and testing today
if that was wrong ill test again next time this is posted i guess
iam a little behind today with things i wanted to do

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to