Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: remove avio_flush() calls from the end of write_header functions | Marton Balint | 2020-01-07 | 1 | -2/+0 |
* | avformat/icoenc: Add deinit function | Andreas Rheinhardt | 2019-10-24 | 1 | -2/+8 |
* | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' | James Almer | 2017-03-21 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -23/+23 |
* | avformat/icoenc: Remove deprecated use of codec_name | Michael Niedermayer | 2014-08-28 | 1 | -1/+2 |
* | avformat/ico: use avmalloc(z)_array() | Michael Niedermayer | 2014-04-16 | 1 | -1/+1 |
* | lavf: remove some flushing in write_packet muxers callbacks. | Clément Bœsch | 2013-04-14 | 1 | -2/+0 |
* | add forgotten AV_ prefix to some CODEC_IDs | Paul B Mahol | 2012-12-09 | 1 | -6/+6 |
* | Update my email address | Michael Bradshaw | 2012-10-27 | 1 | -1/+1 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -7/+7 |
* | Add ICO muxer | Michael Bradshaw | 2012-08-14 | 1 | -0/+204 |