index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_aa.c
Commit message (
Expand
)
Author
Age
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
*
Make vo info structs const
reimar
2007-12-02
*
warning fix:
diego
2007-08-28
*
Fix wrong calculation of nbooleans that causes a crash on 64 bit systems
reimar
2007-08-27
*
warning fix:
diego
2007-08-25
*
Remove pointless variable declaration, the code that sets it is long-gone.
diego
2007-08-25
*
Remove stray comment, the code it commented is long-gone.
diego
2007-08-25
*
Identifiers should not start with two underscores.
diego
2007-08-15
*
Fix likely mistake when using char*.
cehoyos
2007-08-13
*
Remove completely pointless "!= 1".
reimar
2007-06-24
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
Make compilation depending on USE_OSD unconditional.
uau
2006-11-22
*
Make some functions static.
uau
2006-07-08
*
Move postproc ---> libswscale
lucabe
2006-06-30
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
Convert vo_aa suboption parser to using the subopt-helper.
ivo
2005-03-11
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
100l to albeu for his english grammar, and 10l to me becouse I noticed that l...
alex
2003-08-13
*
vf_scale.h & related cleanup & some small warning fix by dominik
michael
2003-06-01
*
Use new config headers and types.
albeu
2003-03-30
*
10000l (YUV vs. YVU swscale fix/cleanup)
michael
2003-03-27
*
100l
michael
2003-02-23
*
linux->osdep
arpi
2003-02-09
*
better fix of vo_aa font segfault
henry
2003-01-30
*
New config system + cleanup of header inter dependency
albeu
2002-11-12
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
Fixed some typos and an error in the help output.
diego
2002-10-06
*
add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
pontscho
2002-08-29
*
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
alex
2002-08-28
*
10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut d...
albeu
2002-07-26
*
10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvut...
albeu
2002-07-20
*
Use the new Y8 support in place of YV12.
albeu
2002-06-23
*
it uses swscaler
alex
2002-05-27
*
revised query_format
alex
2002-05-27
*
A almost complete rewrite.
albeu
2002-04-27
*
moved font_laod.h
arpi
2002-03-24
*
32bpp support not implemented - do not lie
arpi
2002-03-10
*
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
nick
2002-02-17
*
rgb/bgr 32bpp and IYUV/I420 support
alex
2002-02-12
*
10000hl to Holm... control MUST BE static...
arpi
2002-02-09
*
query_ stuff replaced by new control() - patch by David Holm
arpi
2002-02-09
*
new info for tuning
nick
2002-01-31
*
Extensions for video accelerated architecture
nick
2002-01-26
*
Added reverting support for -aa* options
albeu
2002-01-19
*
'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@stude...
arpi
2002-01-11
*
Move yuv2rgb to postprocess
nick
2001-11-06
*
never declare variables in *.h files, pls
nick
2001-10-27
*
aalib 1.4.X incombatibility fixed
folke
2001-08-17
[next]