16 Commits (7e531b24dea5bc00fa95ee4b1b1e5adf534806df)

Author SHA1 Message Date
Andreas Rheinhardt 63a5e83de8 avformat/icoenc: Use avcodec_get_name() instead of codec descriptor 3 years ago
Andreas Rheinhardt 7d5e27b473 avformat/icoenc: Simplify writing bitmask 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Anton Khirnov 51200769c3 lavf/icoenc: include required headers explicitly 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Marton Balint 4bf90e095b avformat: remove avio_flush() calls from the end of write_header functions 5 years ago
Andreas Rheinhardt 3d5d0301c3 avformat/icoenc: Add deinit function 5 years ago
Michael Niedermayer d6bd29492c avformat/icoenc: Remove deprecated use of codec_name 10 years ago
Michael Niedermayer dd77f6469a avformat/ico: use avmalloc(z)_array() 11 years ago
Clément Bœsch 8de9bb6e5e lavf: remove some flushing in write_packet muxers callbacks. 12 years ago
Paul B Mahol 92f630eaf2 add forgotten AV_ prefix to some CODEC_IDs 12 years ago
Michael Bradshaw c430cb49fd Update my email address 12 years ago
Michael Bradshaw a22c996a85 Add ICO muxer 12 years ago