Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -2/+2 |
* | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | audio_frame_queue: Define af_queue_log_state before using it | Martin Storsjö | 2012-08-28 | 1 | -16/+16 |
* | audio_frame_queue: Clean up ff_af_queue_log_state debug function | Diego Biurrun | 2012-08-26 | 1 | -10/+10 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | avcodec: add code for a frame queue for use by audio encoders with delay | Justin Ruggles | 2012-03-20 | 1 | -0/+162 |