Michael Niedermayer
|
d5e7f01090
avfilter/vf_geq: Relicense to LGPL
|
5 years ago |
Paul B Mahol
|
036fff7e43
avfilter/vf_geq: reindent
|
5 years ago |
Paul B Mahol
|
8a0d45a92e
avfilter/vf_geq: allow user to set interpolation method
|
5 years ago |
Michael Niedermayer
|
c8813b1a98
avfilter/vf_geq: Use av_clipd() instead of av_clipf()
|
5 years ago |
Paul B Mahol
|
bd6c57d532
avfilter: add support for gray14 format
|
6 years ago |
Marc-Antoine Arnaud
|
e425047a47
avfilter: rename variables in geq
|
7 years ago |
Marc-Antoine Arnaud
|
ac6b0bba79
avfilter: slice processing for geq
|
7 years ago |
Marc-Antoine Arnaud
|
206b25f9f4
avfilter: reorder variable definition in geq
|
7 years ago |
Michael Niedermayer
|
ecc16d893d
avfilter/vf_geq: >8 bps support
|
7 years ago |
Paul B Mahol
|
ed93ed5ee3
avfilter: don't anonymously typedef structs
|
7 years ago |
Nicolas George
|
183ce55b0d
lavfi: split frame_count between input and output.
|
8 years ago |
Derek Buitenhuis
|
21f9468402
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
Clément Bœsch
|
a056636c81
avfilter/geq: assert on pixel format descriptor
|
9 years ago |
Paul B Mahol
|
a0854c084e
avfilter: handle error in query_formats() in bunch of filters
|
10 years ago |
Michael Niedermayer
|
0f16dfda50
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
|
10 years ago |
Michael Niedermayer
|
325f6e0a97
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
Clément Bœsch
|
493ebbd7eb
Update copyrights where my email appears with the new one.
|
11 years ago |
Stefano Sabatini
|
a8d98377b1
lavfi/geq: prefer symbolic constants
|
11 years ago |
Stefano Sabatini
|
2210003b7f
lavfi/geq: add aliases for RGB options
|
11 years ago |
Stefano Sabatini
|
b7be8ea92a
lavfi/geq: mark timeline support
|
11 years ago |
Clément Bœsch
|
50e66726a2
lavfi: use ceil right shift for chroma width/height.
|
12 years ago |
Paul B Mahol
|
1f2baec7bd
lavfi: add gbrap support to some filters
|
12 years ago |
Michael Niedermayer
|
8f04220df8
avfilter/geq: rgb support
|
12 years ago |
Clément Bœsch
|
b8a5c76131
lavfi: add frame counter into AVFilterLink and use it in filters.
|
12 years ago |
Michael Niedermayer
|
fd6228e657
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
|
12 years ago |
Clément Bœsch
|
f8eabab04d
lavfi/geq: switch to an AVOptions-based system.
|
12 years ago |
Clément Bœsch
|
b595819cde
lavfi/geq: use standard options parsing.
|
12 years ago |
Michael Niedermayer
|
a05a44e205
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
|
12 years ago |
Paul B Mahol
|
eac93932b0
lavfi/geq: improve support for formats with alpha plane
|
12 years ago |
Stefano Sabatini
|
13c39e9676
lavfi/geq: add T variable and example
|
12 years ago |
Clément Bœsch
|
5d170b09d3
lavfi/geq: switch to filter_frame.
|
12 years ago |
Clément Bœsch
|
b3bf9b1d97
lavfi/geq: fix GPL license header.
|
12 years ago |
Clément Bœsch
|
8eecbaf5e4
lavfi: add geq filter.
|
13 years ago |