summaryrefslogtreecommitdiff
path: root/libavcodec/msrle.c
Commit message (Expand)AuthorAge
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-23
* watch those hard tabsMike Melanson2004-01-31
* - Add reget_buffer() function to AVCodecContextRoberto Togni2003-11-26
* 4bpp supportRoberto Togni2003-11-09
* Set buffer hints, use cr where availableRoberto Togni2003-11-07
* 100l: sometime palette was not copied to output frameRoberto Togni2003-11-05
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* Moved to new palette APIRoberto Togni2003-11-02
* 100l: free previous frame, not current one!Roberto Togni2003-10-31
* Don't memcpy from unallocated memoryRoberto Togni2003-10-31
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-01