| Commit message (Expand) | Author | Age |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 |
* | Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that | reimar | 2009-02-14 |
* | Avoid flickering OSD with -vf yadif=1 | reimar | 2008-12-30 |
* | Add necessary header #includes to fix 'make checkheaders'. | diego | 2008-03-06 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 |
* | vf_equalizer_t string is constant | reimar | 2007-12-02 |
* | stage 1 of applying const to vf structs | rfelker | 2007-11-09 |
* | Remove long-deprecated -vop option. | diego | 2006-12-02 |
* | Fix incorrect function pointer definition. | uau | 2006-11-22 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 |
* | Use vf control for reading pts from vf_vo | uau | 2006-11-14 |
* | Add VFCTRL_DRAW_EOSD. | eugeni | 2006-08-24 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | screenshot filter | henry | 2005-09-11 |
* | fixes for encoding of multiple files | henry | 2005-03-01 |
* | add the flip filter at the end of the filter chain. | reimar | 2004-12-18 |
* | fix image dimensions at filter config time | henry | 2004-12-01 |
* | add new control message, that is send after end of stream, to flush all remai... | iive | 2004-10-09 |
* | soft skipping for mencoder. rather than skipping decoding/filtering | rfelker | 2004-04-28 |
* | forgot this, needed for vf_harddup | rfelker | 2004-04-28 |
* | fix segfaults with slices. support slice rendering into a filter even | rfelker | 2003-05-20 |
* | sort of a hack, but at least this lets the framerate-increasing | rfelker | 2003-05-03 |
* | vf_clone_mpi_attributes() | michael | 2003-04-19 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 |
* | start_slice() added - similar to get_image(), but is called when using slices | arpi | 2003-02-23 |
* | Fix draw_slice() in passthrough mode. | arpi | 2002-12-05 |
* | changing return type of put_image void->int | arpi | 2002-09-10 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 |
* | Add the control VFCTRL_CHANGE_RECTANGLE | kmkaplan | 2002-08-04 |
* | ... removed from vf's control(), sing struct for equalizer. based on patch by... | arpi | 2002-07-28 |
* | equalizer reworked | alex | 2002-07-24 |
* | -vop help, patch by Julian J. M. <bandit@telecable.es> | arpi | 2002-05-13 |
* | filters uninit | arpi | 2002-04-20 |
* | mpi clear func | arpi | 2002-04-17 |
* | OSD handled by vf control() | arpi | 2002-04-15 |
* | capabilities support -> automatic insertion of scale, expand, pp | arpi | 2002-04-11 |
* | VFCAP flags added | arpi | 2002-04-11 |
* | encoders | arpi | 2002-04-10 |
* | vf control codes added, autoq support | arpi | 2002-04-07 |
* | vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen | arpi | 2002-04-06 |
* | video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv... | arpi | 2002-04-06 |