index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libvo
/
aspect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code
wm4
2012-08-01
1
-5
/
+0
*
VO: silence "[ASPECT] Warning: No suitable new res found!"
Uoti Urpala
2011-07-05
1
-1
/
+1
*
VO: clean up aspect.c, remove aspecttest tool
Uoti Urpala
2011-07-05
1
-68
/
+43
*
aspect.c: use fallback if screen dimensions are not known
reimar
2010-11-02
1
-0
/
+6
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
1
-11
/
+41
|
\
|
*
Remove unused movie_aspect extern declaration.
reimar
2009-08-27
1
-1
/
+0
|
*
Add infrastructure and test code to enable aspect scaling and panscan in wind...
reimar
2009-08-27
1
-4
/
+17
|
*
Make panscan cover the same range in -wid -fs mode as in normal mode.
reimar
2009-08-27
1
-8
/
+17
|
*
Fix aspect_fit to work correctly when borders need to be added on top and
reimar
2009-08-27
1
-2
/
+2
|
*
Forgotten changes to aspect code to handle -wid with -fs.
reimar
2009-08-27
1
-0
/
+5
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-1
/
+0
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-2
/
+2
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-2
/
+2
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
1
-0
/
+18
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
1
-0
/
+18
*
|
Move aspect.c options to option struct
Uoti Urpala
2008-05-01
1
-12
/
+10
*
|
libvo: Move aspect.c static variables to vo struct
Uoti Urpala
2008-05-01
1
-55
/
+47
*
|
Move movie_aspect to options struct
Uoti Urpala
2008-04-25
1
-1
/
+0
|
/
*
Make aspect adjustment calculation simpler and more flexible.
reimar
2008-02-02
1
-24
/
+19
*
-panscan should also work for right and left borders
reimar
2008-01-19
1
-0
/
+2
*
Some reindentation
reimar
2008-01-19
1
-2
/
+2
*
Use a new variable for user-supplied monitor-aspect so we can overwrite
reimar
2007-07-28
1
-1
/
+4
*
Make -monitorpixelaspect 1 the default.
cehoyos
2007-04-27
1
-3
/
+3
*
MSGTRs for libvo/aspect.c and libvo/vo_xv.c
kraymer
2006-11-08
1
-2
/
+3
*
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...
reynaldo
2006-04-24
1
-3
/
+3
*
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...
reimar
2006-04-15
1
-0
/
+3
*
Add -panscanrange option
reimar
2005-09-27
1
-0
/
+5
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
1
-1
/
+1
*
fix aspect hack
attila
2003-10-15
1
-1
/
+3
*
many small typo and grammar fixes
gabucino
2003-10-04
1
-1
/
+1
*
temporary fix for attilas 10l, until better solution is found
atmos4
2003-09-21
1
-1
/
+6
*
make aspect recognize -noaspect
attila
2003-09-21
1
-0
/
+2
*
debug++
atmos4
2003-01-13
1
-1
/
+11
*
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
pontscho
2002-06-10
1
-1
/
+6
*
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2002-06-07
1
-1
/
+1
*
added panscan support for xmga/xvidix
pontscho
2002-06-05
1
-0
/
+23
*
Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling...
atmos4
2002-05-14
1
-3
/
+12
*
Eeeh :) time to sleep!
atmos4
2001-10-18
1
-1
/
+1
*
Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...
atmos4
2001-10-18
1
-23
/
+55
*
Add downscaling as a last resort.
atmos4
2001-10-15
1
-6
/
+9
*
Add debug printfs to aspect(), add aspect() usage to vo_sdl.
atmos4
2001-10-04
1
-4
/
+20
*
Fix case where srch, srcw and fitinw and fitinh are really the same variables.
atmos4
2001-10-03
1
-9
/
+10
*
Simplified aspect() for the loss of some functionality to get ansi compatibil...
atmos4
2001-10-03
1
-19
/
+12
*
Monitor aspect stuff.
atmos4
2001-10-03
1
-0
/
+32