Age | Commit message (Expand) | Author |
---|---|---|
2014-04-16 | avformat/ico: use avmalloc(z)_array() | Michael Niedermayer |
2013-11-08 | avformat/icodec: reduce score returned on probing | Michael Niedermayer |
2013-03-15 | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol |
2012-08-07 | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer |
2012-01-28 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2012-01-13 | ico: favour BITMAPHEADER dimensions over IconEntry dimensions | Peter Ross |
2012-01-12 | ico: reject icon entries that are smaller than sizeof(BITMAPHEADER) | Peter Ross |
2012-01-12 | ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors value over... | Peter Ross |
2012-01-12 | ico: consider IconEntry.NumColors of 255 to be ambiguous | Peter Ross |
2011-12-04 | Microsoft Windows ICO demuxer | Peter Ross |