Ignore:
Timestamp:
Nov 13, 2019 9:11:04 AM (4 years ago)
Author:
nanang
Message:

Close #1437: Video keyframe request/response using RTCP-FB PLI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/pjmedia/vid_codec.c

    r4616 r6106  
    410410 
    411411/* 
    412  * Find codecs by the unique codec identifier. This function will find 
    413  * all codecs that match the codec identifier prefix. For example, if 
    414  * "L16" is specified, then it will find "L16/8000/1", "L16/16000/1", 
    415  * and so on, up to the maximum count specified in the argument. 
     412 * Find codecs by the unique codec identifier. 
    416413 */ 
    417414PJ_DEF(pj_status_t) pjmedia_vid_codec_mgr_find_codecs_by_id( 
Note: See TracChangeset for help on using the changeset viewer.