Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 |
* | Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg. | diego | 2009-01-25 |
* | Use standard license headers. | diego | 2008-05-13 |
* | Make all vf_info_t structs const | reimar | 2007-12-02 |
* | Add missing header files, fixes the warnings: | diego | 2007-11-09 |
* | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. | reimar | 2007-05-27 |
* | cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion. | diego | 2007-02-21 |
* | Avoid crash in uninit-without-config case | reimar | 2006-06-26 |
* | avcodec_close() | michael | 2006-06-19 |
* | better spatial interpolation | michael | 2006-06-09 |
* | filter left & right edges too (yeah the code is lame i know...) | michael | 2006-06-08 |
* | improved mc+src merge code | michael | 2006-06-08 |
* | known issues and notes | michael | 2006-06-06 |
* | Motion compensating deinterlacer | michael | 2006-06-06 |