summaryrefslogtreecommitdiff
path: root/libavformat/flac_picture.c
Commit message (Expand)AuthorAge
* avformat/flac_picture: ReindentationAndreas Rheinhardt2021-08-28
* avformat/flac_picture: Simplify parsing titleAndreas Rheinhardt2021-08-28
* avformat/flac_picture: Try to reuse buffer for attached pictureAndreas Rheinhardt2021-08-28
* avformat: Add and use helper function to add attachment streamsAndreas Rheinhardt2021-04-01
* avformat/flac_picture: replace call to av_init_packet()James Almer2021-03-17
* libavformat/flacdec: Workaround for truncated metadata picture sizeMattias Wadman2020-05-25
* avformat/flac_picture: Return directly if nothing has been allocatedAndreas Rheinhardt2019-12-01
* avformat/flac_picture: Switch to bytestream2 APIAndreas Rheinhardt2019-12-01
* avformat/flac_picture: Simplify checksAndreas Rheinhardt2019-12-01
* avformat/flac_picture: Avoid allocation of AVIOContextAndreas Rheinhardt2019-10-07
* avformat/flac_picture: try to guess PNG by actual picture dataPaul B Mahol2018-12-14
* Use the new AVIOContext destructor.Anton Khirnov2017-09-01
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
* | Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc'Michael Niedermayer2014-10-25
|\|
| * flac_picture: prevent a possible out of bound writeVittorio Giovara2014-10-24
* | avformat/flac_picture: clear padding areaMichael Niedermayer2014-01-31
* | avformat/flac_picture: allocate buffer padding for pictureMichael Niedermayer2014-01-31
* | Merge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8'Michael Niedermayer2013-10-13
|/
* flac: move picture parsing code in a separate fileJames Almer2013-10-12