2006-12-02 |
diego |
Remove long-deprecated -vop option.
|
2006-12-02 |
diego |
Update comment, video output plugins are deprecated.
|
2006-11-06 |
diego |
Remove remnants of long-gone libfame.
|
2006-10-16 |
michael |
generic equation filter
|
2006-09-17 |
ods15 |
conditional declerations are unnecessary
|
2006-07-15 |
ivo |
new black frame detection filter
|
2006-07-09 |
reynaldo |
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-07 |
eugeni |
Initial libass release (without mencoder support).
|
2006-07-06 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
2006-06-07 |
nicodvb |
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
|
2006-06-06 |
michael |
yet another deinterlacing filter
|
2006-06-06 |
michael |
Motion compensating deinterlacer
|
2006-04-27 |
uau |
Fix memory corruption in vd_libmpeg2
|
2006-03-31 |
reynaldo |
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
|
2006-03-21 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-16 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
2006-02-09 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-01-22 |
diego |
proper support for shared libpostproc
|
2006-01-12 |
rathann |
massive attack: mp_msg printf format fixes
|
2005-12-16 |
henry |
do not set the flag when config failed
|
2005-11-18 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-08 |
michael |
ultra simple&slow pp filter, yes yet another spp like filter :)
|
2005-09-11 |
henry |
screenshot filter
|
2005-07-09 |
michael |
pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
|
2005-06-08 |
henry |
forgotten reference to remove-logo, 10l for Rich
|
2005-06-04 |
henry |
faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
|
2005-03-08 |
henry |
missing return statement (1e5l for me)
|
2005-03-01 |
henry |
fixes for encoding of multiple files
|
2005-02-16 |
syrjala |
Improved NV12/NV21 support.
|
2004-12-18 |
reimar |
add the flip filter at the end of the filter chain.
|