[FFmpeg-cvslog] avformat/avidec: Fix memleak with embedded GAB2 subtitles

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.4 | Andreas Rheinhardt | Fri Mar 27 08:31:29 2020 +0100| [c4c3d3bc1de75a112f84cfae319c3d30aa6d8a90] | committer: Andreas Rheinhardt avformat/avidec: Fix memleak with embedded GAB2 subtitles The code for GAB2 subtitles predates refcounting AVPackets. So in order to tr

[FFmpeg-cvslog] avformat/avidec: Fix memleak with embedded GAB2 subtitles

2020-07-02 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Mar 27 08:31:29 2020 +0100| [f9f3fd9387921957ee93b8081e355596b49e6e82] | committer: Andreas Rheinhardt avformat/avidec: Fix memleak with embedded GAB2 subtitles The code for GAB2 subtitles predates refcounting AVPackets. So in order to tr

[FFmpeg-cvslog] avformat/avidec: Fix memleak with embedded GAB2 subtitles

2020-07-01 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Fri Mar 27 08:31:29 2020 +0100| [ebe90fbb742bb6e23a7df5cb8b10d7f1ded5a54b] | committer: Andreas Rheinhardt avformat/avidec: Fix memleak with embedded GAB2 subtitles The code for GAB2 subtitles predates refcounting AVPackets. So in order to tr

[FFmpeg-cvslog] avformat/avidec: Fix memleak with embedded GAB2 subtitles

2020-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Fri Mar 27 08:31:29 2020 +0100| [710ad43919ad1259978823ff4b7d2f3206f6a116] | committer: Andreas Rheinhardt avformat/avidec: Fix memleak with embedded GAB2 subtitles The code for GAB2 subtitles predates refcounting AVPackets. So in order to tr

[FFmpeg-cvslog] avformat/avidec: Fix memleak with embedded GAB2 subtitles

2020-04-05 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Mar 27 08:31:29 2020 +0100| [da44bbefaabeb2fdb58a03fe533a44aa150486fc] | committer: Andreas Rheinhardt avformat/avidec: Fix memleak with embedded GAB2 subtitles The code for GAB2 subtitles predates refcounting AVPackets. So in order to transfe