summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/dec_video.h
Commit message (Expand)AuthorAgeFilesLines
* Add necessary header #includes to fix 'make checkheaders'.diego2008-03-061-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+4
* Make init_video function in dec_video static, it is not used outside that file.reimar2007-12-111-3/+0
* get/set video colors string is constantreimar2007-12-021-2/+2
* Remove redundant variable declaration.diego2007-08-251-2/+0
* Update OSD contents only after the correct values for the frame are known.uau2006-11-141-1/+2
* Add a new video pts tracking mode, enabled by option -correct-pts.uau2006-07-061-0/+1
* feed something (hopefully correct timestamps) into the video filter chainmichael2006-03-211-1/+1
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-1/+1
* flushing stuff after seeking (finally we can view MPEG without thouse blocks ...michael2004-02-181-0/+1
* compiler warning fixesarpi2002-10-131-1/+1
* -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansarpi2002-09-261-1/+1
* best audio/video codec selection & init moved to libmpcodecsarpi2002-09-251-0/+2
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-0/+1
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsarpi2002-08-311-0/+2
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+1
* Add the control VFCTRL_CHANGE_RECTANGLEkmkaplan2002-08-041-0/+1
* mp_image moved to libmpcodecsarpi2002-04-131-0/+16