Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make all vf_info_t structs const | reimar | 2007-12-02 |
* | Rearrange headers to get rid of an #undef and remove unnecessary headers. | diego | 2007-11-09 |
* | #include libavcodec/eval.h instead of manually declaring ff_eval. | diego | 2007-11-09 |
* | printf in mp_image.h was changed to fprintf in r17972. | cehoyos | 2007-08-08 |
* | removed unreachable code: this filter can't compile with external libavcodec ... | nicodvb | 2006-04-17 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 |
* | Move conditional compilation out of the code and into the build system. | diego | 2006-01-31 |
* | Update licensing information: The FSF changed postal address. | diego | 2006-01-13 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | Compilation fix for systems lacking lrintf like e.g. NetBSD. | diego | 2005-10-05 |
* | #include dsputil.h as it contains the lrintf emu code | michael | 2004-02-05 |
* | qp change filter | michael | 2004-02-05 |