| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Add and use helper function to add attachment streams | Andreas Rheinhardt | 2021-04-01 | 1 | -13/+4 |
* | avformat/flac_picture: replace call to av_init_packet() | James Almer | 2021-03-17 | 1 | -1/+1 |
* | libavformat/flacdec: Workaround for truncated metadata picture size | Mattias Wadman | 2020-05-25 | 1 | -8/+39 |
* | avformat/flac_picture: Return directly if nothing has been allocated | Andreas Rheinhardt | 2019-12-01 | 1 | -6/+6 |
* | avformat/flac_picture: Switch to bytestream2 API | Andreas Rheinhardt | 2019-12-01 | 1 | -28/+36 |
* | avformat/flac_picture: Simplify checks | Andreas Rheinhardt | 2019-12-01 | 1 | -4/+2 |
* | avformat/flac_picture: Avoid allocation of AVIOContext | Andreas Rheinhardt | 2019-10-07 | 1 | -7/+3 |
* | avformat/flac_picture: try to guess PNG by actual picture data | Paul B Mahol | 2018-12-14 | 1 | -0/+5 |
* | Use the new AVIOContext destructor. | Anton Khirnov | 2017-09-01 | 1 | -2/+2 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -4/+4 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -4/+4 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
* | | Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc' | Michael Niedermayer | 2014-10-25 | 1 | -4/+5 |
|\| |
|
| * | flac_picture: prevent a possible out of bound write | Vittorio Giovara | 2014-10-24 | 1 | -5/+5 |
* | | avformat/flac_picture: clear padding area | Michael Niedermayer | 2014-01-31 | 1 | -0/+1 |
* | | avformat/flac_picture: allocate buffer padding for picture | Michael Niedermayer | 2014-01-31 | 1 | -1/+1 |
* | | Merge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8' | Michael Niedermayer | 2013-10-13 | 1 | -12/+11 |
|/ |
|
* | flac: move picture parsing code in a separate file | James Almer | 2013-10-12 | 1 | -0/+152 |