summaryrefslogtreecommitdiff
path: root/libavcodec/audio_frame_queue.c
Commit message (Expand)AuthorAge
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-13
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* audio_frame_queue: Define af_queue_log_state before using itMartin Storsjö2012-08-28
* audio_frame_queue: Clean up ff_af_queue_log_state debug functionDiego Biurrun2012-08-26
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* avcodec: add code for a frame queue for use by audio encoders with delayJustin Ruggles2012-03-20