index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_expand.c
Commit message (
Expand
)
Author
Age
*
vf_expand: remove OSD support
wm4
2012-08-16
*
vf_expand: add sanity checks
mplayer-svn
2012-08-03
*
vf_expand: always clear the added borders
wm4
2011-12-19
*
core, vo: modify OSD redraw architecture, support EOSD
Uoti Urpala
2011-12-06
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
Merge svn changes up to r31141
Uoti Urpala
2010-05-07
|
\
|
*
Add support for 12-bit color mode on framebuffer devices.
cehoyos
2010-05-06
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
|
\
\
\
*
\
\
\
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
\
\
|
|
|
|
*
Mark a bunch of video filter structures as const.
diego
2010-02-22
|
|
|
|
*
Declare externally used variables from vd.c as extern in vd.h.
diego
2010-02-22
|
|
|
|
*
cosmetics: Rename struct vf_instance_s --> vf_instance.
diego
2010-02-21
|
|
|
|
/
|
|
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
|
|
|
/
|
|
*
libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
diego
2010-02-17
|
|
/
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
|
Merge svn changes up to r29962
Uoti Urpala
2009-11-23
|
\
|
|
*
Fix initialization values for vf_expand priv struct.
reimar
2009-11-22
*
|
Merge svn changes up to r29684
Uoti Urpala
2009-09-16
|
\
|
|
*
%lf is not a valid printf format specifier, use just %f instead.
reimar
2009-09-14
|
*
Always keep a backup of the expand values from the command-line, so values
reimar
2009-09-10
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
|
\
|
|
*
Replace macro: MAX -> FFMAX
ben
2009-08-06
*
|
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
*
|
Update OSD while paused
Uoti Urpala
2008-12-09
*
|
Create a context struct for OSD state
Uoti Urpala
2008-06-24
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
|
Mark some constant symbols as such
Uoti Urpala
2008-04-26
*
|
Move opt_screen_size_[x|y] to options struct
Uoti Urpala
2008-04-25
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
*
|
Add context variable to vo_draw_text callback
Uoti Urpala
2008-04-23
|
/
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Add code to clear left and right borders not only top and bottom.
reimar
2007-08-28
*
Mark m_struct_t defaults as const
reimar
2007-01-28
*
allows OSD menu to be displayed when using MPEG PES video out
ben
2007-01-04
*
Do not modify parsed command-line values on config,
reimar
2006-11-01
*
fixes a bug when copying the image into a destination buffer smaller than the...
gpoirier
2006-04-27
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
expand aspect works by display aspect, not video aspect.
ods15
2005-12-05
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't ...
rfelker
2005-10-23
*
cosmetics.
ods15
2005-07-08
*
add 'aspect' and 'round' params to vf_expand.
ods15
2005-07-07
[next]