aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/sgi.c
Commit message (Expand)AuthorAgeFilesLines
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-35/+35
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-231-4/+4
* integer overflows, heap corruptionMichael Niedermayer2005-01-081-0/+3
* patch courtesy of Todd Kirby:Mike Melanson2004-04-101-34/+21
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-141-7/+0
* added SGI image format, encoding and decoding, courtesy of Todd KirbyMike Melanson2004-03-131-0/+475