* Encode packets from a sequence * This function builds ontop of sequence_read_frame() in SequenceDecode.c * @param oc OutputContext already allocated with codecs * @param seq_ts Sequence containing clips to encode * @param pkt output encoded packet * @return >= 0 on success, < 0 when reach EOF, end of clip boundary or error. */
source not stored for this graph (policy: none)
no test coverage detected