Menu

Commit [r2782]  Maximize  Restore  History

Cleanup a little by removing the ->sampling code added in an attempt to deal

with libdv's mishandling of PALDV. Also remove the YUV4 references. Quicktime
says YUV4 is a 4:2:0 type but lav_io.c was treating it as 4:2:2 (and nothing
known today produced YUV4 anyhow - it's marked as obsolete/invalide in
Quicktime). Also cleanup a little by removing the 'check_YUV420_input' function
and single reference - that actually did NOT check if the input was 4;2:0 at
all! All that did was make sure a frame buffer could be malloc'd - not worth
the extra code since a ~500KB malloc failure will be noticed very quickly.

sms00 2005-06-04

changed /trunk/mjpeg_play/lavtools/lav_io.c
/trunk/mjpeg_play/lavtools/lav_io.c Diff Switch to side-by-side view
Loading...
Auth0 Logo