I searched and surprised to find out there is another version of patch
from James earlier than this one.
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200908223510.7839-1-jamr...@gmail.com/
There’re some discussion and then stopped. Any way to make some progress
before v3?
> On Nov 4, 2021
> On Oct 12, 2021, at 10:42 AM, zhilizhao(赵志立) wrote:
>
>> On Oct 12, 2021, at 2:20 AM, Marton Balint wrote:
>>
>> On Mon, 11 Oct 2021, Zhao Zhili wrote:
>>
>>> ---
>>> doc/APIchanges | 3 +++
>>> libavcodec/avpacket.c | 15 +++
>>> libavcodec/packet.h |
> On Oct 12, 2021, at 2:20 AM, Marton Balint wrote:
>
> On Mon, 11 Oct 2021, Zhao Zhili wrote:
>
>> ---
>> doc/APIchanges | 3 +++
>> libavcodec/avpacket.c | 15 +++
>> libavcodec/packet.h | 5 +
>> libavcodec/tests/avpacket.c | 9 +
>> libavco
On Mon, 11 Oct 2021, Zhao Zhili wrote:
---
doc/APIchanges | 3 +++
libavcodec/avpacket.c | 15 +++
libavcodec/packet.h | 5 +
libavcodec/tests/avpacket.c | 9 +
libavcodec/version.h| 2 +-
5 files changed, 33 insertions(+), 1 deletion(
---
doc/APIchanges | 3 +++
libavcodec/avpacket.c | 15 +++
libavcodec/packet.h | 5 +
libavcodec/tests/avpacket.c | 9 +
libavcodec/version.h| 2 +-
5 files changed, 33 insertions(+), 1 deletion(-)
diff --git a/doc/APIchanges b/doc/A