| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -2/+3 |
* | sink_buffer: prevent prematurely freeing of cur_buf | Michael Niedermayer | 2012-07-21 | 1 | -0/+1 |
* | lavfi/buffersink: restore possibility to pass opaque data | Stefano Sabatini | 2012-07-10 | 1 | -17/+7 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -1/+2 |
* | lavfi/buffersink: fix doxy, remove "video" reference | Stefano Sabatini | 2012-07-06 | 1 | -1/+1 |
* | sink_buffer: implement fixed frame size. | Nicolas George | 2012-06-30 | 1 | -0/+8 |
* | sink_buffer: warn when there are too many buffers. | Nicolas George | 2012-06-28 | 1 | -0/+10 |
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -5/+11 |
* | sink_buffer: make opaque argument optional. | Nicolas George | 2012-06-26 | 1 | -16/+20 |
* | lavfi: remove old video sink API | Stefano Sabatini | 2012-06-26 | 1 | -14/+2 |
* | sink_buffer: assert that functions and sinks arent mixed | Michael Niedermayer | 2012-06-24 | 1 | -0/+6 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -5/+5 |
* | sink_buffer: dont return void from void functions. | Michael Niedermayer | 2012-06-10 | 1 | -2/+2 |
* | buffersink: add av_buffersink_get_frame_rate(). | Nicolas George | 2012-06-09 | 1 | -0/+5 |
* | sink_buffer: guard against NULL frames. | Nicolas George | 2012-05-31 | 1 | -0/+2 |
* | lavfi: drop planar/packed negotiation support | Stefano Sabatini | 2012-05-16 | 1 | -12/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-16 | 1 | -2/+5 |
* | buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. | Nicolas George | 2012-04-23 | 1 | -0/+2 |
* | Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' | Michael Niedermayer | 2012-04-17 | 1 | -3/+7 |
* | sink_buffer: copy list of provided formats in the context | Stefano Sabatini | 2011-12-22 | 1 | -11/+38 |
* | buffersink: Implement a poll function. | Michael Niedermayer | 2011-12-08 | 1 | -0/+8 |
* | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -4/+4 |
* | sink_buffer: fix typo | Michael Niedermayer | 2011-09-28 | 1 | -1/+1 |
* | lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi... | Stefano Sabatini | 2011-09-06 | 1 | -0/+263 |