| Commit message (Expand) | Author | Age | Files | Lines |
* | core: do not try to redraw OSD if VO doesn't support OSD | wm4 | 2012-10-24 | 1 | -5/+4 |
* | VO, sub: refactor | wm4 | 2012-10-24 | 1 | -5/+0 |
* | sub: always go through sub.c for OSD rendering | wm4 | 2012-10-16 | 1 | -16/+0 |
* | sub: remove logic for disabling hinting on scaled EOSD | wm4 | 2012-10-16 | 1 | -1/+0 |
* | subs, vo_vdpau: support RGBA color for PGS subtitles | Uoti Urpala | 2012-09-18 | 1 | -0/+1 |
* | subs, vo: do sub bitmap change detection by comparing IDs | Uoti Urpala | 2012-09-18 | 1 | -15/+1 |
* | subs: always use sub decoder framework for libass rendering | Uoti Urpala | 2012-09-18 | 1 | -23/+11 |
* | subs: libass: use a single persistent renderer for subtitles | Uoti Urpala | 2012-09-18 | 1 | -43/+16 |
* | VO: remove old VO glue | wm4 | 2012-08-07 | 1 | -2/+1 |
* | VO: remove VO direct rendering | wm4 | 2012-08-02 | 1 | -1/+1 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 1 | -2/+0 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 1 | -98/+104 |
|\ |
|
| * | cosmetics: vf_vo.c: reformat | Uoti Urpala | 2012-03-25 | 1 | -102/+107 |
* | | mpcodecs: remove mp_image_t.x/y | wm4 | 2012-02-24 | 1 | -1/+1 |
* | | subtitles: create only one instance of ASS_Render instead of two | wm4 | 2012-01-18 | 1 | -26/+11 |
|/ |
|
* | vo: reset EOSD change detection when VO is re-configured | wm4 | 2011-12-12 | 1 | -0/+3 |
* | Merge remote-tracking branch 'wm4/window_title' | Uoti Urpala | 2011-12-07 | 1 | -1/+1 |
|\ |
|
| * | libvo: remove title argument from struct vo_driver.config | wm4 | 2011-12-06 | 1 | -1/+1 |
* | | core, vo: modify OSD redraw architecture, support EOSD | Uoti Urpala | 2011-12-06 | 1 | -5/+2 |
|/ |
|
* | options: move libass-related options to struct | Uoti Urpala | 2011-09-03 | 1 | -2/+2 |
* | options, subs: add --ass-vsfilter-aspect-compat | harklu | 2011-08-12 | 1 | -1/+2 |
* | subs: libass: apply option changes to all track types | Uoti Urpala | 2011-08-08 | 1 | -2/+6 |
* | cleanup: move global ass_force_reload to struct osd_state | Uoti Urpala | 2011-08-08 | 1 | -4/+4 |
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -2/+2 |
* | cleanup: rename ass_* functions to mp_ass_* | Uoti Urpala | 2011-01-26 | 1 | -7/+7 |
* | subs: use correct font aspect ratio for libass + converted subs | Uoti Urpala | 2011-01-26 | 1 | -13/+39 |
* | cleanup: some random minor code simplification and cleanup | Uoti Urpala | 2011-01-26 | 1 | -9/+8 |
* | vf_vo: fix EOSD change detection bug | Uoti Urpala | 2011-01-18 | 1 | -1/+0 |
* | subtitles: move global ass_track to struct osd_state | Uoti Urpala | 2011-01-15 | 1 | -6/+8 |
* | video: simplify some tests with a new IMGFMT_IS_HWACCEL macro | reimar | 2010-11-08 | 1 | -1/+1 |
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 1 | -10/+10 |
* | Merge svn changes up to r30683 | Uoti Urpala | 2010-03-10 | 1 | -2/+2 |
|\ |
|
| * | Rename open() vf initialization function to vf_open(). | diego | 2010-02-21 | 1 | -2/+2 |
| * | libass: fix PAR correction | greg | 2010-02-09 | 1 | -1/+2 |
* | | Merge svn changes up to r30463 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\| |
|
| * | Add missing license headers to all files in the libmpcodecs directory. | diego | 2010-01-30 | 1 | -0/+18 |
| * | Some ugly hacks to make compiling against a newer external version of libass ... | reimar | 2009-12-24 | 1 | -0/+4 |
| * | Remove more direct includes of libass/ass.h | reimar | 2009-12-24 | 1 | -1/+0 |
* | | vf_vo: Use vo_seek_reset() instead of vo_control() | Uoti Urpala | 2009-12-02 | 1 | -1/+1 |
* | | Add yuv_colorspace property, implemented in vo_vdpau and vo_xv | Uoti Urpala | 2009-11-15 | 1 | -0/+4 |
* | | vf: Remove unused VFCTRL_FLIP_PAGE | Uoti Urpala | 2009-10-21 | 1 | -6/+0 |
* | | vo_vdpau: Fix memory corruption bug with MP_IMGTYPE_NUMBERED | Uoti Urpala | 2009-09-18 | 1 | -0/+3 |
* | | core/VO: Allow VO drivers to add/modify frames | Uoti Urpala | 2009-09-18 | 1 | -10/+3 |
* | | Change type names to match upstream libass | Grigori Goronzy | 2009-08-07 | 1 | -3/+3 |
* | | Remove internal libass tree | Uoti Urpala | 2009-07-26 | 1 | -3/+5 |
* | | Merge svn changes up to r28655 | Uoti Urpala | 2009-02-19 | 1 | -0/+2 |
|\| |
|
| * | Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for | reimar | 2009-02-18 | 1 | -0/+2 |
* | | Merge svn changes up to r28610 | Uoti Urpala | 2009-02-16 | 1 | -1/+5 |
|\| |
|
| * | Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to | reimar | 2009-02-15 | 1 | -1/+4 |
* | | Update OSD while paused | Uoti Urpala | 2008-12-09 | 1 | -0/+3 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 1 | -5/+5 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -5/+5 |
| * | cosmetics: Remove pointless parentheses from return calls. | diego | 2008-05-16 | 1 | -2/+2 |
* | | Create a context struct for OSD state | Uoti Urpala | 2008-06-24 | 1 | -1/+1 |
* | | Remove _s/_st suffix from some struct names | Uoti Urpala | 2008-04-25 | 1 | -9/+9 |
* | | Move global vo_config_count to vo struct | Uoti Urpala | 2008-04-23 | 1 | -10/+9 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 | 1 | -25/+19 |
* | | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 | 1 | -2/+4 |
|/ |
|
* | Add global ass_force_reload flag. | eugeni | 2008-01-23 | 1 | -1/+1 |
* | Make all vf_info_t structs const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 | 1 | -2/+2 |
* | Add -ass-hinting option for setting font hinting method. | eugeni | 2007-04-27 | 1 | -2/+2 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 | 1 | -1/+1 |
* | Speed up ASS subtitles display by detecting changes between two consecutive | eugeni | 2006-12-06 | 1 | -4/+11 |
* | Set video aspect ratio for libass in vf_vo. | eugeni | 2006-12-02 | 1 | -0/+1 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 | 1 | -2/+0 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 | 1 | -0/+12 |
* | Use vf control for reading pts from vf_vo | uau | 2006-11-14 | 1 | -9/+10 |
* | Initialize fontconfig in VFCTRL_INIT_EOSD handler. | eugeni | 2006-11-05 | 1 | -0/+1 |
* | Libass interface reworked: | eugeni | 2006-10-28 | 1 | -3/+3 |
* | Split ass_configure() into several smaller functions. | eugeni | 2006-10-26 | 1 | -16/+6 |
* | Fix typo in sub_delay external specification. | eugeni | 2006-10-13 | 1 | -1/+1 |
* | fix build failure when ASS is disabled | aurel | 2006-08-28 | 1 | -0/+2 |
* | Add EOSD support to vf_vo. | eugeni | 2006-08-28 | 1 | -4/+73 |
* | Get rid of useless vf->priv casts | reimar | 2006-08-20 | 1 | -3/+3 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 | 1 | -1/+4 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 | 1 | -1/+1 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 | 1 | -3/+3 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -4/+4 |
* | sort of a hack, but at least this lets the framerate-increasing | rfelker | 2003-05-03 | 1 | -0/+6 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 | 1 | -1/+2 |
* | Pass start slice to the vo it make dr + slice implemantation easier | albeu | 2003-03-10 | 1 | -0/+7 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -2/+3 |
* | compiler warning fixes | arpi | 2002-10-13 | 1 | -0/+2 |
* | support for VFCAP_ACCEPT_STRIDE in vo drivers | arpi | 2002-10-09 | 1 | -1/+5 |
* | changing return type of put_image void->int | arpi | 2002-09-10 | 1 | -3/+4 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 | 1 | -1/+1 |
* | 10l fix | alex | 2002-08-28 | 1 | -1/+1 |
* | ... removed from vf's control(), sing struct for equalizer. based on patch by... | arpi | 2002-07-28 | 1 | -16/+5 |
* | eq reworked | alex | 2002-07-25 | 1 | -2/+2 |
* | equalizer reworked | alex | 2002-07-24 | 1 | -2/+27 |
* | report error if bad dimensions requested (<=0) | alex | 2002-05-26 | 1 | -0/+6 |
* | 10l | alex | 2002-05-23 | 1 | -1/+1 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -4/+4 |
* | osd crash fixed | arpi | 2002-04-26 | 1 | -0/+1 |
* | OSD handled by vf control() | arpi | 2002-04-15 | 1 | -0/+5 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -1/+1 |
* | capabilities support -> automatic insertion of scale, expand, pp | arpi | 2002-04-11 | 1 | -1/+6 |
* | print VO info | arpi | 2002-04-11 | 1 | -0/+17 |
* | vf control codes added, autoq support | arpi | 2002-04-07 | 1 | -1/+1 |
* | vo_config_count now counts calls to vo->config() | arpi | 2002-04-07 | 1 | -1/+4 |
* | vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen | arpi | 2002-04-06 | 1 | -5/+0 |
* | video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv... | arpi | 2002-04-06 | 1 | -0/+88 |