| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -109/+31 |
|\ |
|
* | | ff_copy_buffer_ref: use the channel count | Michael Niedermayer | 2012-12-12 | 1 | -1/+1 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
| * | avfilter: correct memcpy size avfilter_copy_buf_props() | Janne Grunau | 2012-10-09 | 1 | -1/+1 |
* | | lavc: add lavfi metadata support. | Clément Bœsch | 2012-10-21 | 1 | -0/+8 |
* | | lavfi: add qp_table_size | Michael Niedermayer | 2012-09-07 | 1 | -1/+1 |
* | | lavfi: 10l fix () placement | Michael Niedermayer | 2012-09-07 | 1 | -1/+1 |
* | | lavfi: factor copy_video_props() out | Michael Niedermayer | 2012-09-07 | 1 | -12/+11 |
* | | libavfilter: pass QP table through the filter chain | Michael Niedermayer | 2012-09-07 | 1 | -1/+22 |
* | | 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 |
| * | lavfi: add avfilter_unref_bufferp() | Robert Nagy | 2012-07-20 | 1 | -0/+6 |
* | | lavfi: make copy_buffer_ref common. | Nicolas George | 2012-07-20 | 1 | -0/+39 |
* | | lavfi: move definition of avfilter_copy_buf_props() from buffer.c to avcodec.c | Stefano Sabatini | 2012-06-13 | 1 | -44/+0 |
* | | lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.c | Stefano Sabatini | 2012-06-05 | 1 | -27/+0 |
* | | lavfi: use getter/setter functions for AVFrame.pkt_pos | Michael Niedermayer | 2012-05-28 | 1 | -1/+1 |
* | | lavfi/buffer.c: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-16 | 1 | -11/+87 |
|/ |
|
* | lavfi: move buffer management function to a separate file. | Anton Khirnov | 2012-05-15 | 1 | -0/+168 |