| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/f_metadata: avoid trailing whitespace in filter output | Tobias Rapp | 2017-09-27 | 1 | -2/+2 |
* | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -1/+1 |
* | avfilter/formats: allow unknown channel layouts by default | Marton Balint | 2016-12-10 | 1 | -1/+0 |
* | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -2/+2 |
* | lavfi/metadata: fix metadata deletion if comparison returns false | Marton Balint | 2016-10-11 | 1 | -3/+1 |
* | lavfi/metadata: allow deleting all metadata | Marton Balint | 2016-10-01 | 1 | -2/+4 |
* | lavfi/metadata: fix setting metadata values | Marton Balint | 2016-10-01 | 1 | -8/+8 |
* | Changed metadata print option to accept general urls | Sami Hult | 2016-07-10 | 1 | -20/+28 |
* | avfilter/f_metadata: update print output header line format | Tobias Rapp | 2016-05-10 | 1 | -4/+4 |
* | avfilter/f_metadata: add pts_time to print output | Tobias Rapp | 2016-05-09 | 1 | -2/+5 |
* | avfilter/f_metadata: remove unused headers | Paul B Mahol | 2016-02-14 | 1 | -2/+0 |
* | avfilter/f_metadata: rename "string" into "same_str" | Tobias Rapp | 2016-02-11 | 1 | -17/+15 |
* | avfilter/f_metadata: whitespace clean-up | Tobias Rapp | 2016-02-11 | 1 | -8/+8 |
* | avfilter/f_metadata: add starts_with string function | Tobias Rapp | 2016-02-11 | 1 | -0/+10 |
* | avfilter/f_metadata: add support for file output | Tobias Rapp | 2016-02-11 | 1 | -5/+61 |
* | avfilter/f_metadata: avoid float rounding problems | Tobias Rapp | 2016-02-11 | 1 | -3/+5 |
* | avfilter/f_metadata: fix few logic errors | Paul B Mahol | 2016-02-10 | 1 | -6/+6 |
* | avfilter: add metadata filters | Paul B Mahol | 2016-02-10 | 1 | -0/+341 |