1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Andreas Rheinhardt 69dd8d3a2a avformat/flac_picture: Avoid allocation of AVIOContext
Put an AVIOContext whose lifetime doesn't extend beyond the function
where it is allocated on the stack instead of allocating and freeing it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2019-10-07 22:27:17 +02:00
..
2019-08-13 15:38:57 +02:00
2019-08-23 22:24:07 +02:00
2019-09-02 23:08:43 +02:00
2019-08-15 01:26:21 +02:00
2019-09-27 12:15:50 +02:00
2019-09-02 23:08:43 +02:00
2019-07-14 22:17:43 +02:00