| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\ |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | lavc: fix forgotten "que" reference. | Clément Bœsch | 2013-01-07 | 1 | -1/+1 |
* | | Replace references to "que" with the appropriate word. | Clément Bœsch | 2013-01-03 | 1 | -3/+3 |
* | | afq: sanity assert on remaining_samples | Michael Niedermayer | 2012-10-04 | 1 | -0/+1 |
* | | afq: update remaining samples variable. | Michael Niedermayer | 2012-10-04 | 1 | -0/+1 |
* | | audio_frame_que: remove broken code that is specific to old audio_que | Michael Niedermayer | 2012-08-29 | 1 | -16/+0 |
* | | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' | Michael Niedermayer | 2012-08-29 | 1 | -1/+16 |
|\| |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | audio_frame_queue: fix null ptr dereference | Michael Niedermayer | 2012-05-15 | 1 | -1/+1 |
* | | audio_frame_que: simplify | Michael Niedermayer | 2012-05-08 | 1 | -101/+49 |
|/ |
|
* | avcodec: add code for a frame queue for use by audio encoders with delay | Justin Ruggles | 2012-03-20 | 1 | -0/+162 |