16 Commits (ea1940c6e2ead234f6e563c095bb67d352e3328f)

Author SHA1 Message Date
Andreas Rheinhardt f02b1b1222 avcodec/encode: Remove ff_alloc_packet 5 years ago
James Almer cde7818d9f avcodec/frame_thread_encoder: remove usage of avcodec_encode_video2() 5 years ago
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
James Almer 73ee53f317 avcodec/encode: add missing assert to avcodec_receive_packet() 5 years ago
Marton Balint 686755f02b avcodec/encode: only allow undersized audio frames if they are the last 5 years ago
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