| Commit message (Expand) | Author | Age |
* | Get rid of useless vf->priv casts | reimar | 2006-08-20 |
* | 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 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 |
* | sort of a hack, but at least this lets the framerate-increasing | rfelker | 2003-05-03 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 |
* | Pass start slice to the vo it make dr + slice implemantation easier | albeu | 2003-03-10 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | compiler warning fixes | arpi | 2002-10-13 |
* | support for VFCAP_ACCEPT_STRIDE in vo drivers | arpi | 2002-10-09 |
* | 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 |
* | 10l fix | alex | 2002-08-28 |
* | ... removed from vf's control(), sing struct for equalizer. based on patch by... | arpi | 2002-07-28 |
* | eq reworked | alex | 2002-07-25 |
* | equalizer reworked | alex | 2002-07-24 |
* | report error if bad dimensions requested (<=0) | alex | 2002-05-26 |
* | 10l | alex | 2002-05-23 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 |
* | osd crash fixed | arpi | 2002-04-26 |
* | OSD handled by vf control() | arpi | 2002-04-15 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 |
* | capabilities support -> automatic insertion of scale, expand, pp | arpi | 2002-04-11 |
* | print VO info | arpi | 2002-04-11 |
* | vf control codes added, autoq support | arpi | 2002-04-07 |
* | vo_config_count now counts calls to vo->config() | 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 |