Paul B Mahol
|
b211607b5c
|
avfilter: various cosmetics
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-09-12 14:01:43 +00:00 |
|
Paul B Mahol
|
e7834d29f2
|
lavfi/separatefields: fix frame leak
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-08-21 20:02:25 +00:00 |
|
Michael Niedermayer
|
74561680cd
|
avfilter/vf_separatefields: fix ;;
Found-by: llogan
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-07-20 00:44:09 +02:00 |
|
Clément Bœsch
|
b8a5c76131
|
lavfi: add frame counter into AVFilterLink and use it in filters.
|
2013-04-23 01:02:27 +02:00 |
|
Clément Bœsch
|
d2e051e30c
|
lavfi/separatefields: adjust tb to avoid rounding errors.
Since the PTS need double accuracy, the timebase denominator is doubled
as well, and this new time base is used for the timestamp unit.
|
2013-04-10 02:38:54 +02:00 |
|
Paul B Mahol
|
d0073c7a0b
|
separatefields filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-04-10 00:08:57 +00:00 |
|