Fri, 06 May 2011 10:32:46 +0000 |
iive |
Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
|
Wed, 03 Nov 2010 16:39:52 +0000 |
reimar |
Add and use a IMGFMT_IS_HWACCEL define.
|
Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Wed, 27 Oct 2010 17:03:26 +0000 |
cigaes |
Move eosd.[ch] to the sub directory.
|
Sun, 10 Oct 2010 09:27:11 +0000 |
cigaes |
Use a dynamic list for the sources of EOSD elements.
|
Sun, 29 Aug 2010 06:06:28 +0000 |
reimar |
Replace ass_mp.h include by eosd.h include.
|
Mon, 23 Aug 2010 19:13:05 +0000 |
cigaes |
EOSD/ASS code factorization
|
Fri, 30 Jul 2010 18:14:35 +0000 |
greg |
Rename libass types to match upstream libass >= 0.9.7
|
Mon, 19 Jul 2010 00:12:04 +0000 |
greg |
Require libass version with ass_flush_events
|
Thu, 24 Jun 2010 17:19:49 +0000 |
diego |
Clean up sub-related extern declarations.
|
Thu, 24 Jun 2010 16:50:47 +0000 |
diego |
Add libvo/sub.h #include instead of declaring sub_visibility extern.
|
Wed, 02 Jun 2010 20:12:50 +0000 |
cehoyos |
ass_set_aspect_ratio() takes three arguments since 0x00907010.
|
Mon, 22 Feb 2010 14:02:18 +0000 |
diego |
Remove commented-out cruft line.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sun, 21 Feb 2010 13:40:49 +0000 |
diego |
Rename open() vf initialization function to vf_open().
|
Tue, 09 Feb 2010 17:36:24 +0000 |
greg |
libass: fix PAR correction
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Thu, 24 Dec 2009 10:51:24 +0000 |
reimar |
Some ugly hacks to make compiling against a newer external version of libass work.
|
Thu, 24 Dec 2009 10:26:29 +0000 |
reimar |
Remove more direct includes of libass/ass.h
|
Wed, 18 Feb 2009 12:30:15 +0000 |
reimar |
Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
|
Sun, 15 Feb 2009 08:07:36 +0000 |
reimar |
Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Fri, 16 May 2008 00:23:02 +0000 |
diego |
cosmetics: Remove pointless parentheses from return calls.
|
Wed, 23 Jan 2008 21:18:30 +0000 |
eugeni |
Add global ass_force_reload flag.
|
Sun, 02 Dec 2007 14:57:15 +0000 |
reimar |
Make all vf_info_t structs const
|
Sun, 02 Dec 2007 14:24:23 +0000 |
reimar |
Mark several uses of vo_functions_t as const to stop some of the current
|
Fri, 27 Apr 2007 14:25:36 +0000 |
eugeni |
Add -ass-hinting option for setting font hinting method.
|
Sat, 17 Feb 2007 20:58:55 +0000 |
reimar |
Move common vo initialization code to video_out.c
|
Wed, 06 Dec 2006 18:44:26 +0000 |
eugeni |
Speed up ASS subtitles display by detecting changes between two consecutive
|
Sat, 02 Dec 2006 17:04:01 +0000 |
eugeni |
Set video aspect ratio for libass in vf_vo.
|
Wed, 22 Nov 2006 19:21:16 +0000 |
uau |
Make compilation depending on USE_OSD unconditional.
|
Fri, 17 Nov 2006 18:16:21 +0000 |
reimar |
Add deinterlace property, patch by Carl Eugen Hoyos
|
Tue, 14 Nov 2006 14:02:55 +0000 |
uau |
Use vf control for reading pts from vf_vo
|
Sun, 05 Nov 2006 18:56:31 +0000 |
eugeni |
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
Sat, 28 Oct 2006 15:07:18 +0000 |
eugeni |
Libass interface reworked:
|
Thu, 26 Oct 2006 20:08:46 +0000 |
eugeni |
Split ass_configure() into several smaller functions.
|
Fri, 13 Oct 2006 20:28:07 +0000 |
eugeni |
Fix typo in sub_delay external specification.
|
Mon, 28 Aug 2006 23:32:24 +0000 |
aurel |
fix build failure when ASS is disabled
|
Mon, 28 Aug 2006 19:10:11 +0000 |
eugeni |
Add EOSD support to vf_vo.
|
Sun, 20 Aug 2006 22:48:36 +0000 |
reimar |
Get rid of useless vf->priv casts
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Tue, 21 Mar 2006 21:26:42 +0000 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Sat, 03 May 2003 05:59:29 +0000 |
rfelker |
sort of a hack, but at least this lets the framerate-increasing
|
Sat, 15 Mar 2003 18:01:02 +0000 |
albeu |
Add the new -vf option wich is the same as vop in reverse order.
|
Mon, 10 Mar 2003 00:03:46 +0000 |
albeu |
Pass start slice to the vo it make dr + slice implemantation easier
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Sun, 13 Oct 2002 21:58:55 +0000 |
arpi |
compiler warning fixes
|
Wed, 09 Oct 2002 22:32:04 +0000 |
arpi |
support for VFCAP_ACCEPT_STRIDE in vo drivers
|
Tue, 10 Sep 2002 22:18:32 +0000 |
arpi |
changing return type of put_image void->int
|
Sun, 01 Sep 2002 14:30:55 +0000 |
arpi |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Wed, 28 Aug 2002 21:55:44 +0000 |
alex |
10l fix
|
Sun, 28 Jul 2002 21:30:09 +0000 |
arpi |
... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Thu, 25 Jul 2002 13:12:23 +0000 |
alex |
eq reworked
|
Wed, 24 Jul 2002 18:14:21 +0000 |
alex |
equalizer reworked
|
Sun, 26 May 2002 15:55:29 +0000 |
alex |
report error if bad dimensions requested (<=0)
|
Thu, 23 May 2002 14:07:11 +0000 |
alex |
10l
|
Mon, 20 May 2002 03:25:26 +0000 |
arpi |
big cosmetics patch, cleanup of messages printed by mplayer and libs.
|
Fri, 26 Apr 2002 23:18:06 +0000 |
arpi |
osd crash fixed
|
Mon, 15 Apr 2002 22:41:28 +0000 |
arpi |
OSD handled by vf control()
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Thu, 11 Apr 2002 20:56:17 +0000 |
arpi |
capabilities support -> automatic insertion of scale, expand, pp
|
Thu, 11 Apr 2002 11:03:16 +0000 |
arpi |
print VO info
|
Sun, 07 Apr 2002 17:42:31 +0000 |
arpi |
vf control codes added, autoq support
|
Sun, 07 Apr 2002 02:12:15 +0000 |
arpi |
vo_config_count now counts calls to vo->config()
|
Sat, 06 Apr 2002 22:46:20 +0000 |
arpi |
vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
|
Sat, 06 Apr 2002 22:05:01 +0000 |
arpi |
video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
|