mediacodec: change the way to send codec specific data
The CSD is now split into several ones, therefore there is one CSD per H264 Parameter Sets (SPS and PPS). There is now only one way to send a CSD. It's sent via PutInput with the BUFFER_FLAG_CODEC_CONFIG flag.
Showing
Please register or sign in to comment