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_vo.c
Commit message (
Expand
)
Author
Age
*
subs, vo_vdpau: support RGBA color for PGS subtitles
Uoti Urpala
2012-09-18
*
subs, vo: do sub bitmap change detection by comparing IDs
Uoti Urpala
2012-09-18
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
*
subs: libass: use a single persistent renderer for subtitles
Uoti Urpala
2012-09-18
*
VO: remove old VO glue
wm4
2012-08-07
*
VO: remove VO direct rendering
wm4
2012-08-02
*
osd: use libass for OSD rendering
wm4
2012-07-28
*
Merge remote-tracking branch 'origin/master'
wm4
2012-04-01
|
\
|
*
cosmetics: vf_vo.c: reformat
Uoti Urpala
2012-03-25
*
|
mpcodecs: remove mp_image_t.x/y
wm4
2012-02-24
*
|
subtitles: create only one instance of ASS_Render instead of two
wm4
2012-01-18
|
/
*
vo: reset EOSD change detection when VO is re-configured
wm4
2011-12-12
*
Merge remote-tracking branch 'wm4/window_title'
Uoti Urpala
2011-12-07
|
\
|
*
libvo: remove title argument from struct vo_driver.config
wm4
2011-12-06
*
|
core, vo: modify OSD redraw architecture, support EOSD
Uoti Urpala
2011-12-06
|
/
*
options: move libass-related options to struct
Uoti Urpala
2011-09-03
*
options, subs: add --ass-vsfilter-aspect-compat
harklu
2011-08-12
*
subs: libass: apply option changes to all track types
Uoti Urpala
2011-08-08
*
cleanup: move global ass_force_reload to struct osd_state
Uoti Urpala
2011-08-08
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
cleanup: rename ass_* functions to mp_ass_*
Uoti Urpala
2011-01-26
*
subs: use correct font aspect ratio for libass + converted subs
Uoti Urpala
2011-01-26
*
cleanup: some random minor code simplification and cleanup
Uoti Urpala
2011-01-26
*
vf_vo: fix EOSD change detection bug
Uoti Urpala
2011-01-18
*
subtitles: move global ass_track to struct osd_state
Uoti Urpala
2011-01-15
*
video: simplify some tests with a new IMGFMT_IS_HWACCEL macro
reimar
2010-11-08
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
|
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
|
|
*
libass: fix PAR correction
greg
2010-02-09
|
|
/
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
|
*
Some ugly hacks to make compiling against a newer external version of libass ...
reimar
2009-12-24
|
*
Remove more direct includes of libass/ass.h
reimar
2009-12-24
*
|
vf_vo: Use vo_seek_reset() instead of vo_control()
Uoti Urpala
2009-12-02
*
|
Add yuv_colorspace property, implemented in vo_vdpau and vo_xv
Uoti Urpala
2009-11-15
*
|
vf: Remove unused VFCTRL_FLIP_PAGE
Uoti Urpala
2009-10-21
*
|
vo_vdpau: Fix memory corruption bug with MP_IMGTYPE_NUMBERED
Uoti Urpala
2009-09-18
*
|
core/VO: Allow VO drivers to add/modify frames
Uoti Urpala
2009-09-18
*
|
Change type names to match upstream libass
Grigori Goronzy
2009-08-07
*
|
Remove internal libass tree
Uoti Urpala
2009-07-26
*
|
Merge svn changes up to r28655
Uoti Urpala
2009-02-19
|
\
|
|
*
Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
reimar
2009-02-18
*
|
Merge svn changes up to r28610
Uoti Urpala
2009-02-16
|
\
|
|
*
Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to
reimar
2009-02-15
*
|
Update OSD while paused
Uoti Urpala
2008-12-09
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Create a context struct for OSD state
Uoti Urpala
2008-06-24
|
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
[next]