| Commit message (Expand) | Author | Age |
* | Add a missing free of the avctx | reimar | 2007-12-25 |
* | Make all vf_info_t structs const | reimar | 2007-12-02 |
* | Make vf_screenshot use the libavcodec PNG encoder | reimar | 2007-10-09 |
* | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. | reimar | 2007-05-27 |
* | Fix segfault with videos with unusual resolution, patch by Stanislav Maslovsk... | gpoirier | 2006-11-15 |
* | Add repeated screenshot mode to vf_screenshot. | eugeni | 2006-09-15 |
* | rm unnecesary casts from void* - part 3 | reynaldo | 2006-07-02 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 |
* | Software Scaler headers usage cleanup | lucabe | 2006-06-18 |
* | Make return type consistent with usage. Patch by Pierre Lombard. | rathann | 2006-05-13 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | 10l, uninit() was not used, fixes bug #401 | reimar | 2005-10-30 |
* | Fix multiple issues: No picture at all, broken pictures, only every second | reimar | 2005-09-12 |
* | do nothing if no free filenames are available | henry | 2005-09-11 |
* | use slices if DR isn't available | henry | 2005-09-11 |
* | forgotten MP_IMGFLAG_READABLE | henry | 2005-09-11 |
* | DR and slice support | henry | 2005-09-11 |
* | screenshot filter | henry | 2005-09-11 |