| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: remove various double end ';' all over the code. | Clément Bœsch | 2011-11-16 | 1 | -1/+1 |
* | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -2/+2 |
* | Add const to static arrays where it was forgotten. | Reimar Döffinger | 2011-11-05 | 1 | -1/+1 |
* | vf_select: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -12/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-17 | 1 | -20/+15 |
|\ |
|
| * | lavfi: add select filter | Stefano Sabatini | 2011-09-17 | 1 | -0/+353 |
* | vf_select: reindent after the previous commit | Stefano Sabatini | 2011-08-11 | 1 | -6/+6 |
* | vf_select: add NULL-checks in uninit | William Yu | 2011-08-11 | 1 | -0/+4 |
* | vf_select: check for isnan when setting t from pts | Stefano Sabatini | 2011-08-11 | 1 | -1/+1 |
* | vf_select: set start_t if undefined | William Yu | 2011-08-11 | 1 | -0/+2 |
* | lavfi: add select filter | Stefano Sabatini | 2011-05-25 | 1 | -0/+351 |