Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Schlaile <peter@schlaile.de>2007-12-20 02:14:14 +0300
committerPeter Schlaile <peter@schlaile.de>2007-12-20 02:14:14 +0300
commit2a43932a74586ea5c88637d423e93ffb350d4074 (patch)
tree462685fe875a6683fd95ee3cd67196686ed543ad /source/blender/src/header_action.c
parent361d23224c356aa46769a0b8102752d757231df8 (diff)
== Imbuf ==
The TIFF reader did error handling with assert which is a pretty bad idea (tm). This fixes the assert-crash, that the TIFF reader triggers, if one tries to open a RAW-DV file within the compositor. (File extension is only two characters long, which is enough for an assert... EVEN IF IT ISN'T A TIFF FILE, WE ARE GOING TO OPEN. GRMBL) Removed all other assertions and added proper error handling. (using STDERR, where it belongs.)
Diffstat (limited to 'source/blender/src/header_action.c')
0 files changed, 0 insertions, 0 deletions