Changes between Initial Version and Version 1 of Ticket #9143, comment 2
- Timestamp:
- Mar 8, 2021, 3:47:13 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9143, comment 2
initial v1 1 I have try to enlarge it , but I meet av_reallocp(&d->buffer, new_allocated_size)) failed in dyn_buf_write() because the buffer size too big for mem alloc.1 I have try to enlarge it like this, but I meet av_reallocp(&d->buffer, new_allocated_size)) failed in dyn_buf_write() because the buffer size too big for mem alloc.


