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
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30195
Uoti Urpala
2010-01-08
|
\
|
*
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).
reimar
2010-01-03
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
|
*
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.
reimar
2009-03-29
|
*
Remove obsolete extra elements from opt_t struct initialization.
diego
2009-03-15
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
|
*
Remove unused declarations and references to vo_draw_text_osd(),
diego
2008-12-03
*
|
Make various functions static
Uoti Urpala
2008-08-12
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
|
Create a context struct for OSD state
Uoti Urpala
2008-06-24
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
*
|
Change VOCTRL_[GET|SET]_EQUALIZER argument passing
Uoti Urpala
2008-04-23
|
/
*
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
[next]