Fix A -> U
This commit is contained in:
parent
25c99470ee
commit
33f860fd04
|
|
@ -181,7 +181,7 @@ CodecPlugin g711u_plugin = { getCodecU,
|
|||
getRtpDecoderByCodecIdU,
|
||||
getRtmpEncoderByTrack,
|
||||
getRtmpDecoderByTrack,
|
||||
getFrameFromPtrA };
|
||||
getFrameFromPtrU };
|
||||
|
||||
}//namespace mediakit
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue