[FFmpeg-devel] [PATCH 2/4] FFV1 specification: Slice Header specific semantics moved

Jerome Martinez jerome at mediaarea.net
Thu Apr 30 16:31:21 CEST 2015


Le 30/04/2015 16:20, Michael Niedermayer a écrit :
> is it inteded not to move plane_count ?

plane_count is actually not part of the bitstream syntax (it is computed 
from chroma_planes and transparency).
Additionally, the definition (" LyX Document count of planes") is 
misleading (plane_count is 2 in the case of 3 planes, because the 
chroma_planes are counted as 1).
So I plan to remove it and add a more clear definition of the count of 
quant_table_indexes in a future patch.


More information about the ffmpeg-devel mailing list