| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -12/+6 |
|\ |
|
| * | lavfi/audio: use av_samples_copy() instead of custom code. | Anton Khirnov | 2012-06-13 | 1 | -6/+4 |
| * | lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs | Anton Khirnov | 2012-06-13 | 1 | -1/+1 |
* | | lavfi: change name of tracing functions and of the macro which enables them | Stefano Sabatini | 2012-06-13 | 1 | -1/+1 |
* | | lavfi/audio: fix size of copied samples. | Nicolas George | 2012-06-07 | 1 | -3/+6 |
* | | Merge commit '755cd4197d53946208e042f095b930dca18d9430' | Michael Niedermayer | 2012-05-19 | 1 | -0/+2 |
|\| |
|
| * | lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. | Anton Khirnov | 2012-05-18 | 1 | -0/+2 |
* | | lavfi: drop planar/packed negotiation support | Stefano Sabatini | 2012-05-16 | 1 | -2/+2 |
* | | lavfi: switch to _alt functions | Michael Niedermayer | 2012-05-15 | 1 | -76/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -7/+89 |
|/ |
|
* | lavfi: move audio-related functions to a separate file. | Anton Khirnov | 2012-05-09 | 1 | -0/+209 |