summaryrefslogtreecommitdiffstats
path: root/libavcodec/cyuv.c
Commit message (Expand)AuthorAgeFilesLines
* Group all copyright and author notices together.Diego Biurrun2007-07-051-6/+4
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-101-1/+0
* Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung2007-04-071-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* fix some signedness warningsMåns Rullgård2006-09-271-3/+3
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
* tinfoil patch: accept no widths that are no multiples of 4Mike Melanson2005-08-131-0/+3
* data_size = 0 cleanupMichael Niedermayer2004-05-211-2/+0
* Add buffer hints, enable DR1Roberto Togni2004-05-021-1/+2
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-031-2/+2
* Warning and compatibility fixes.Falk Hüffner2003-05-241-1/+0
* release buffer cleanupMichael Niedermayer2003-05-061-2/+3
* per file doxyMichael Niedermayer2003-03-061-0/+5
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-1/+1
* Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)Michael Niedermayer2003-02-091-0/+181
OpenPOWER on IntegriCloud