24 Commits (13129f1af4340944291e0e291cb38d1c1ea3aad2)

Author SHA1 Message Date
James Almer e54591369f avformat/flac_picture: print a warning when mimetype is unknown 8 months ago
Dale Curtis bba6df9ac7
Don't throw an error when attached picture isn't recognized. 8 months ago
Andreas Rheinhardt 92a43ad384 avformat/utils: Move ff_add_attached_pic to demux_utils.c 3 years ago
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