This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
POC ( Picture Order Count ) manager
Picture Order Count is used to represent an order of picture in a GOP ( Group
of Pictures ) this is needed to correctly reorder and B-framed GOPs. POC is
also used when building lists of reference pictures ( see 8.2.4.2 ).
There are 3 possible ways of assigning POC to decoded pictures:
- Explicit, i.e. POC is directly specified in a slice header in form
+ . is a significant part of POC ( see 8.2.1.1 ). -
Frame based type 1 ( see 8.2.1.2 ). - Frame based type 2 ( see 8.2.1.3 ).