mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
efdbf37255
commit
a594678e3d
285 changed files with 12724 additions and 1671 deletions
|
@ -538,8 +538,6 @@ int ff_mpeg_update_thread_context(AVCodecContext *dst,
|
|||
s->avctx->width = s1->avctx->width;
|
||||
s->avctx->height = s1->avctx->height;
|
||||
|
||||
s->quarter_sample = s1->quarter_sample;
|
||||
|
||||
s->coded_picture_number = s1->coded_picture_number;
|
||||
s->picture_number = s1->picture_number;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue