]> git.sesse.net Git - ffmpeg/history - libavcodec/cyuv.c
Use put_signed_pixels_clamped where appropriate
[ffmpeg] / libavcodec / cyuv.c
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-13 Mike Melansontinfoil patch: accept no widths that are no multiples...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-05-02 Roberto TogniAdd buffer hints, enable DR1
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-05-24 Falk HüffnerWarning and compatibility fixes.
2003-05-06 Michael Niedermayerrelease buffer cleanup
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-09 Michael NiedermayerCreative YUV (CYUV) decoder by (Mike Melanson <melanson...