aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/dec_video.h
Commit message (Expand)AuthorAge
* Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Create a context struct for OSD stateGravatar Uoti Urpala2008-06-24
|/
* Add necessary header #includes to fix 'make checkheaders'.Gravatar diego2008-03-06
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* Make init_video function in dec_video static, it is not used outside that file.Gravatar reimar2007-12-11
* get/set video colors string is constantGravatar reimar2007-12-02
* Remove redundant variable declaration.Gravatar diego2007-08-25
* Update OSD contents only after the correct values for the frame are known.Gravatar uau2006-11-14
* Add a new video pts tracking mode, enabled by option -correct-pts.Gravatar uau2006-07-06
* feed something (hopefully correct timestamps) into the video filter chainGravatar michael2006-03-21
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* flushing stuff after seeking (finally we can view MPEG without thouse blocks ...Gravatar michael2004-02-18
* compiler warning fixesGravatar arpi2002-10-13
* -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansGravatar arpi2002-09-26
* best audio/video codec selection & init moved to libmpcodecsGravatar arpi2002-09-25
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsGravatar arpi2002-08-31
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* Add the control VFCTRL_CHANGE_RECTANGLEGravatar kmkaplan2002-08-04
* mp_image moved to libmpcodecsGravatar arpi2002-04-13