summaryrefslogtreecommitdiffstats
path: root/libavformat/sgi.c
Commit message (Expand)AuthorAgeFilesLines
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-191-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* 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
OpenPOWER on IntegriCloud