summaryrefslogtreecommitdiff
path: root/libavformat/icoenc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-211-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-23/+23
* avformat/icoenc: Remove deprecated use of codec_nameMichael Niedermayer2014-08-281-1/+2
* avformat/ico: use avmalloc(z)_array()Michael Niedermayer2014-04-161-1/+1
* lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch2013-04-141-2/+0
* add forgotten AV_ prefix to some CODEC_IDsPaul B Mahol2012-12-091-6/+6
* Update my email addressMichael Bradshaw2012-10-271-1/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-7/+7
* Add ICO muxerMichael Bradshaw2012-08-141-0/+204