On 8/18/2020 4:53 PM, James Almer wrote:
> More details within each patch.
>
> James Almer (2):
> avcodec/packet: move AVPacketList definition and function helpers over
> from libavformat
> avcodec/decode: use a packet list to store copies of packets fed to
> the decoder
>
> libavcod
More details within each patch.
James Almer (2):
avcodec/packet: move AVPacketList definition and function helpers over
from libavformat
avcodec/decode: use a packet list to store copies of packets fed to
the decoder
libavcodec/avpacket.c| 64 ++
libav