Paul B Mahol
|
41096904d0
|
avfilter/vf_separatefields: stop leaking last frame
This can happen when filtering is ended without receiving EOF.
|
7 years ago |
Paul B Mahol
|
ed93ed5ee3
|
avfilter: don't anonymously typedef structs
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
8 years ago |
Ganesh Ajjanagadde
|
0169c4dc81
|
avfilter/vf_separatefields: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
|
9 years ago |
Paul B Mahol
|
1d8ce109e9
|
avfilter/vf_separatefields: do not reset pts to 0
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |
Paul B Mahol
|
b211607b5c
|
avfilter: various cosmetics
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |
Paul B Mahol
|
e7834d29f2
|
lavfi/separatefields: fix frame leak
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |
Michael Niedermayer
|
74561680cd
|
avfilter/vf_separatefields: fix ;;
Found-by: llogan
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Clément Bœsch
|
b8a5c76131
|
lavfi: add frame counter into AVFilterLink and use it in filters.
|
12 years ago |
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.
|
12 years ago |
Paul B Mahol
|
d0073c7a0b
|
separatefields filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
12 years ago |