The a700 V1 to V4 improvement at moderate ISO800 was no more than 0.5 stop. Now I see a77 ISO400 about as bad as ISO1250 from a700. That's a difference to cover by intentional firmware crippling of early samples rather than by gradual improvement with further updates.Neonsquare wrote:I wonder why you seem so certain, that the RAW output is absolutely independent from the firmware. Wasn't the A700 example enough that there is more to it than just the sensor?
There are two logically separate steps in conversion.@agorabasta
What you call the JPEG-Engine is actually the camera built in RAW converter.
The first one is converting the raw data into the basic linear RGB data; at that stage the conversion has to do the demosaicing, initial post-demosaic filtering and sharpening to compensate for the AA-filter softening, and a curve linearisation.
The second step is actually building the output format image from the normalised data obtained from the first step.
Exactly that second step should be called the 'JPEG engine' in case the cam produces some JPEG output. And you always may separate the 'JPEG engine' inside a raw converter software.