openh264/codec/encoder/plus
ganyang c08c0f85eb This refine is to remove slice number limitation in the future. The changes contains:
1. add pNalLen in Structure SWelsEncoderOutput to store each nal length
2. rename iNalLengthInByte[MAX_NAL_UNITS_IN_LAYER] to pNalLengthInByte in Structure SLayerBSInfo, the pointer point to pNalLen, like pBSBuf point to pFrameBS.
2014-05-14 16:00:36 +08:00
..
inc remove m_pScrPicList, which is not needed anymore 2014-04-08 15:43:44 -07:00
res Merge pull request from mstorsjo/cosmetics 2013-12-13 08:54:14 -08:00
src This refine is to remove slice number limitation in the future. The changes contains: 2014-05-14 16:00:36 +08:00