| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/blackdetect: switch to new ff_filter_frame() API | Stefano Sabatini | 2012-12-02 | 1 | -18/+6 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -19/+25 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -7/+7 |
* | lavfi: add priv class to filter definitions and flags to filter internal options | Stefano Sabatini | 2012-08-18 | 1 | -6/+9 |
* | Remove "Error parsing options string [...]" messages. | Clément Bœsch | 2012-08-09 | 1 | -3/+1 |
* | lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() | Stefano Sabatini | 2012-08-02 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -4/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-21 | 1 | -1/+0 |
* | lavfi: decrease logging level of message showing initial parameters | Stefano Sabatini | 2012-07-15 | 1 | -1/+1 |
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |
* | lavfi: define macro AVFILTER_DEFINE_CLASS | Stefano Sabatini | 2012-06-22 | 1 | -7/+1 |
* | lavfi/blackdetect: add logic for handling stream termination | Stefano Sabatini | 2012-06-21 | 1 | -9/+34 |
* | lavfi/blackdetect: fix pts time debug printing | Stefano Sabatini | 2012-06-21 | 1 | -2/+1 |
* | lavfi: use designated initializers for AVClass | Paul B Mahol | 2012-06-17 | 1 | -1/+3 |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -4/+4 |
* | lavfi: use av_default_item_name() as filter private context logger | Stefano Sabatini | 2012-06-04 | 1 | -1/+1 |
* | lavfi: add avfilter_default_filter_name() | Stefano Sabatini | 2012-06-04 | 1 | -6/+1 |
* | lavfi: create buffer reference in filters which need to access the ref later | Stefano Sabatini | 2012-04-27 | 1 | -1/+2 |
* | lavfi: add blackdetect filter | Stefano Sabatini | 2012-03-04 | 1 | -0/+209 |