diff options
author | Andreas Rheinhardt <[email protected]> | 2019-09-18 05:26:05 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2019-09-18 22:53:00 +0200 |
commit | e12a2a2d73436e1514293367ec662562df1780e3 (patch) | |
tree | 294f903f6dee44961f6ab5791f67899c0c2e9a71 /tools/python | |
parent | 9442b0de1bf607ef9577623780897c0380736dd7 (diff) |
avcodec/avpacket: Improve allocating packets
av_mallocz + av_init_packet leads to the same result as av_mallocz +
av_packet_unref, but faster.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tools/python')
0 files changed, 0 insertions, 0 deletions