2009-03-15 |
diego |
Remove obsolete extra elements from opt_t struct initialization.
|
2009-03-07 |
reimar |
Make data related to suboption parsing const in libvo
|
2009-02-08 |
diego |
Add standard license headers, unify header formatting.
|
2008-12-03 |
diego |
Remove unused declarations and references to vo_draw_text_osd(),
|
2008-08-07 |
diego |
Rename font-related preprocessor directives.
|
2007-12-02 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
2007-12-02 |
reimar |
Make vo info structs const
|
2007-08-28 |
diego |
warning fix:
|
2007-08-27 |
reimar |
Fix wrong calculation of nbooleans that causes a crash on 64 bit systems
|
2007-08-25 |
diego |
warning fix:
|
2007-08-25 |
diego |
Remove pointless variable declaration, the code that sets it is long-gone.
|
2007-08-25 |
diego |
Remove stray comment, the code it commented is long-gone.
|
2007-08-15 |
diego |
Identifiers should not start with two underscores.
|
2007-08-13 |
cehoyos |
Fix likely mistake when using char*.
|
2007-06-24 |
reimar |
Remove completely pointless "!= 1".
|
2007-03-29 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
2006-11-22 |
uau |
Make compilation depending on USE_OSD unconditional.
|
2006-07-08 |
uau |
Make some functions static.
|
2006-06-30 |
lucabe |
Move postproc ---> libswscale
|
2006-02-09 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
2005-08-05 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
2005-04-18 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
2005-03-11 |
ivo |
Convert vo_aa suboption parser to using the subopt-helper.
|
2004-10-28 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
2003-08-13 |
alex |
100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
|
2003-06-01 |
michael |
vf_scale.h & related cleanup & some small warning fix by dominik
|
2003-03-30 |
albeu |
Use new config headers and types.
|
2003-03-27 |
michael |
10000l (YUV vs. YVU swscale fix/cleanup)
|
2003-02-23 |
michael |
100l
|
2003-02-09 |
arpi |
linux->osdep
|
2003-01-30 |
henry |
better fix of vo_aa font segfault
|
2002-11-12 |
albeu |
New config system + cleanup of header inter dependency
|
2002-11-11 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
2002-10-06 |
diego |
Fixed some typos and an error in the help output.
|
2002-08-29 |
pontscho |
add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
|
2002-08-28 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
2002-07-26 |
albeu |
10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>
|
2002-07-20 |
albeu |
10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
|
2002-06-23 |
albeu |
Use the new Y8 support in place of YV12.
|
2002-05-27 |
alex |
it uses swscaler
|
2002-05-27 |
alex |
revised query_format
|
2002-04-27 |
albeu |
A almost complete rewrite.
|
2002-03-24 |
arpi |
moved font_laod.h
|
2002-03-10 |
arpi |
32bpp support not implemented - do not lie
|
2002-02-17 |
nick |
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
|
2002-02-12 |
alex |
rgb/bgr 32bpp and IYUV/I420 support
|
2002-02-09 |
arpi |
10000hl to Holm... control MUST BE static...
|
2002-02-09 |
arpi |
query_ stuff replaced by new control() - patch by David Holm
|
2002-01-31 |
nick |
new info for tuning
|
2002-01-26 |
nick |
Extensions for video accelerated architecture
|
2002-01-19 |
albeu |
Added reverting support for -aa* options
|
2002-01-11 |
arpi |
'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@student.liu.se>
|
2001-11-06 |
nick |
Move yuv2rgb to postprocess
|
2001-10-27 |
nick |
never declare variables in *.h files, pls
|
2001-08-17 |
folke |
aalib 1.4.X incombatibility fixed
|
2001-08-17 |
folke |
now linux/curses detection works
|
2001-08-17 |
folke |
osd problem with YV12 fixed
|
2001-08-17 |
arpi |
vo_font SEGFAULT fixed
|
2001-08-16 |
folke |
define USE_OSD / USE_SUB fixes
|
2001-08-16 |
folke |
vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +consoleblanking disabled, +/dev/vcsa checking +header change
|