Clément Bœsch
|
9d35fa43ee
lavfi: add missing periods in descriptions.
|
13 years ago |
Michael Niedermayer
|
3ba0bfe71f
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Luca Barbato
|
d32eed5c73
yadif: support 10bit YUV
|
13 years ago |
Michael Niedermayer
|
393b234fa1
yadif, its 2011
|
13 years ago |
Michael Niedermayer
|
825481e87b
yadif: reject reuse2 buffers as we cant use frames that change under our
|
13 years ago |
Reimar Döffinger
|
5af7daabc4
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
Michael Niedermayer
|
abe9c54f14
yadif: Fix assignment from incompatible pointer type warning
|
13 years ago |
Stefano Sabatini
|
be4e8908d2
vf_yadif: add support to yuva420p
|
13 years ago |
Stefano Sabatini
|
4703a7b50b
vf_yadif: correct documentation on the parity parameter
|
13 years ago |
Joakim Plate
|
5feb67f8a1
vf_yadif: copy buffer properties like aspect for second frame as well
|
13 years ago |
Joakim Plate
|
ab09df9dea
vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag
|
13 years ago |
Stefano Sabatini
|
22ee131e85
vf_yadif: add support to yuva420p
|
13 years ago |
Stefano Sabatini
|
82b1516a85
yadif: correct documentation on the parity parameter
|
13 years ago |
Joakim Plate
|
faa338183b
yadif must copy buffer properties like aspect for second frame as well
|
13 years ago |
Joakim Plate
|
2a375bb400
Add mode to yadif to enable/disable deinterlacing based on src frame "interlaced" flag
|
13 years ago |
Mina Nagy Zaki
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 years ago |
Michael Niedermayer
|
d7e5aebae7
Merge remote branch 'qatar/master'
|
13 years ago |
James Darnley
|
b137bf7df3
yadif: support 16-bit
|
14 years ago |
James Darnley
|
88312a4de3
yadif: support more than yuv420p.
|
13 years ago |
Michael Niedermayer
|
d85e18e6e3
yadif: Fix assert() failure
|
13 years ago |
Michael Niedermayer
|
14e3b120ad
Reduce picture size for yadif.
|
13 years ago |
Michael Niedermayer
|
eb79c528d8
Update yadif copyright header
|
13 years ago |
James Darnley
|
de0f445b5c
Factorise the C filtering in yadif
|
13 years ago |
Michael Niedermayer
|
2657fd0cd4
Yadif fixes that where missing from the patch
|
13 years ago |
James Darnley
|
457be6962b
Support 16-bit in yadif
|
14 years ago |
James Darnley
|
257ac5f1d6
support more than yuv420p in yadif
|
13 years ago |
Michael Niedermayer
|
233ed6b314
Change yadif to not use out of picture lines.
|
13 years ago |
Michael Niedermayer
|
679191a5df
yadif:Fix assert() failure
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Mans Rullgard
|
49e617f956
yadif: add parens around macro parameters
|
13 years ago |
Mans Rullgard
|
391a1327bd
yadif: add parens around macro parameters
|
13 years ago |
Michael Niedermayer
|
02d0803571
Reduce picture size for yadif.
|
13 years ago |
Michael Niedermayer
|
bad82d3d7d
Change yadif to not use out of picture lines.
|
13 years ago |
Baptiste Coudurier
|
a51c71bb54
In yadif filter, default to top field first if interlacing is unknown
|
14 years ago |
Baptiste Coudurier
|
1ef64490e1
yadif sse2/ssse3 optimizations
|
14 years ago |
Baptiste Coudurier
|
902d49eef7
In yadif filter, copy video props to output picture.
|
14 years ago |
Aurelien Jacobs
|
236f79480b
merge #if with if()
|
14 years ago |
Måns Rullgård
|
536e229ae2
yadif: remove unnecessary #include
|
14 years ago |
Stefano Sabatini
|
b0f65613ac
Cosmetics: fix style nits.
|
14 years ago |
Baptiste Coudurier
|
48f7f29f52
In yadif filter, use current frame when previous is missing,
|
14 years ago |
Michael Niedermayer
|
96a1459ed5
Fix 0 vs 1 porting bug from mplayer.
|
14 years ago |
Michael Niedermayer
|
acbac56789
yadif filter, based on stefanos port of my yadif from mplayer.
|
14 years ago |