11 Commits (042fc12344d6b86dceab114710d1f19442087df5)

Author SHA1 Message Date
Zhong Li d91370e0f1 lavc/encode: fix frame_number double-counted 6 years ago
Jun Zhao c9ed7f0024 lavc/encode: remove redundant av_init_packet after av_packet_unref. 6 years ago
James Almer e61d8b82a2 avcodec/encode: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
James Almer 87e625c263 avcodec/encode: do proper cleanup on failure 7 years ago
James Almer 712ee85816 avcodec/encode: free non-referenced packets' side data in the old encode API functions 7 years ago
James Almer a22c6a4796 avcodec/encode: remove usage of av_dup_packet() 7 years ago
Muhammad Faiz 31f61b0d4f avcodec: do not use AVFrame accessor 8 years ago
Vittorio Giovara 48bb0da050 lavc: Drop deprecated way of setting audio delay on encode 8 years ago
Anton Khirnov 328cd2b599 lavc: move encoding-related code from utils.c to a new file 8 years ago