]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Add offset argument to encode_422_bitstream() to control where
authorheydowns <heydowns@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 23 May 2009 19:30:35 +0000 (19:30 +0000)
committerheydowns <heydowns@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 23 May 2009 19:30:35 +0000 (19:30 +0000)
commitaa34116e081dba4b52524283ad9c980349a469bd
tree719b775173d48c722269595117926bb7c113fd8e
parent19760072819c8e8130d1d6f78c7de10d4d1fec4c
Add offset argument to encode_422_bitstream() to control where
in the source data array to start encoding.
Change all calls to pass zero for this new argument for equivalent behavior.

This is a restructure to support a forthcoming bug fix.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18918 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/huffyuv.c