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
/
dec_video.h
Commit message (
Expand
)
Author
Age
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Add necessary header #includes to fix 'make checkheaders'.
diego
2008-03-06
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Make init_video function in dec_video static, it is not used outside that file.
reimar
2007-12-11
*
get/set video colors string is constant
reimar
2007-12-02
*
Remove redundant variable declaration.
diego
2007-08-25
*
Update OSD contents only after the correct values for the frame are known.
uau
2006-11-14
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
*
feed something (hopefully correct timestamps) into the video filter chain
michael
2006-03-21
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
flushing stuff after seeking (finally we can view MPEG without thouse blocks ...
michael
2004-02-18
*
compiler warning fixes
arpi
2002-10-13
*
-vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
arpi
2002-09-26
*
best audio/video codec selection & init moved to libmpcodecs
arpi
2002-09-25
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
arpi
2002-08-31
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
Add the control VFCTRL_CHANGE_RECTANGLE
kmkaplan
2002-08-04
*
mp_image moved to libmpcodecs
arpi
2002-04-13