Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_telecine: remove redudant av_frame_copy_props() | Paul B Mahol | 2013-09-18 | 1 | -1/+0 |
* | lavfi/telecine: remove bitstream and pal formats | Paul B Mahol | 2013-09-06 | 1 | -1/+3 |
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -1/+1 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -1/+1 |
* | lavfi/telecine: show time base change too | Paul B Mahol | 2013-04-25 | 1 | -0/+2 |
* | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -2/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | telecine filter | Paul B Mahol | 2013-04-11 | 1 | -0/+283 |