21 Commits (32ce3b71688aa797d9795e7aa0427df02a0da189)

Author SHA1 Message Date
Andreas Rheinhardt 0871273a2f avformat/flac_picture: Reindentation 3 years ago
Andreas Rheinhardt e304f5f758 avformat/flac_picture: Simplify parsing title 3 years ago
Andreas Rheinhardt c1f4858242 avformat/flac_picture: Try to reuse buffer for attached picture 3 years ago
Andreas Rheinhardt 39ecb63d0f avformat: Add and use helper function to add attachment streams 4 years ago
James Almer 4de3504adf avformat/flac_picture: replace call to av_init_packet() 4 years ago
Mattias Wadman af97c9865f libavformat/flacdec: Workaround for truncated metadata picture size 5 years ago
Andreas Rheinhardt 5946243fa8 avformat/flac_picture: Return directly if nothing has been allocated 5 years ago
Andreas Rheinhardt 84a4261cd8 avformat/flac_picture: Switch to bytestream2 API 5 years ago
Andreas Rheinhardt 35005a4af1 avformat/flac_picture: Simplify checks 5 years ago
Andreas Rheinhardt 69dd8d3a2a avformat/flac_picture: Avoid allocation of AVIOContext 5 years ago
Paul B Mahol e9817636a7 avformat/flac_picture: try to guess PNG by actual picture data 6 years ago
Anton Khirnov 78a7af823b Use the new AVIOContext destructor. 7 years ago
Anton Khirnov 6f554521af Use the new AVIOContext destructor. 8 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Vittorio Giovara 0b66fb4505 flac_picture: prevent a possible out of bound write 10 years ago
Michael Niedermayer 13aa82bbbb avformat/flac_picture: clear padding area 11 years ago
Michael Niedermayer fff2953163 avformat/flac_picture: allocate buffer padding for picture 11 years ago
James Almer 601d6228c4 flac: move picture parsing code in a separate file 11 years ago