Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-10avformat/utils: Move ff_add_attached_pic to demux_utils.cAndreas Rheinhardt
2021-08-28avformat/flac_picture: ReindentationAndreas Rheinhardt
2021-08-28avformat/flac_picture: Simplify parsing titleAndreas Rheinhardt
2021-08-28avformat/flac_picture: Try to reuse buffer for attached pictureAndreas Rheinhardt
2021-04-01avformat: Add and use helper function to add attachment streamsAndreas Rheinhardt
2021-03-17avformat/flac_picture: replace call to av_init_packet()James Almer
2020-05-25libavformat/flacdec: Workaround for truncated metadata picture sizeMattias Wadman
2019-12-01avformat/flac_picture: Return directly if nothing has been allocatedAndreas Rheinhardt
2019-12-01avformat/flac_picture: Switch to bytestream2 APIAndreas Rheinhardt
2019-12-01avformat/flac_picture: Simplify checksAndreas Rheinhardt
2019-10-07avformat/flac_picture: Avoid allocation of AVIOContextAndreas Rheinhardt
2018-12-14avformat/flac_picture: try to guess PNG by actual picture dataPaul B Mahol
2017-09-01Use the new AVIOContext destructor.Anton Khirnov
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2014-10-25Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc'Michael Niedermayer
2014-10-25flac_picture: prevent a possible out of bound writeVittorio Giovara
2014-01-31avformat/flac_picture: clear padding areaMichael Niedermayer
2014-01-31avformat/flac_picture: allocate buffer padding for pictureMichael Niedermayer
2013-10-13Merge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8'Michael Niedermayer
2013-10-12flac: move picture parsing code in a separate fileJames Almer