summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/dec_video.h
Commit message (Expand)AuthorAgeFilesLines
* vf_rectangle: remove as it is very dirty and we have a replacement nowRudolf Polzer2012-09-181-1/+0
* Remove dead codewm42012-08-011-1/+0
* core, vo: modify OSD redraw architecture, support EOSDUoti Urpala2011-12-061-1/+0
* commands, vd_ffmpeg: fix switch_ratio slave commandUoti Urpala2011-11-141-0/+1
* video, options: implement better YUV->RGB conversion controlwm42011-10-161-0/+3
* core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpegUoti Urpala2011-08-201-1/+4
* Merge svn changes up to r30463Uoti Urpala2010-03-091-0/+18
|\
| * Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
* | OSD: Ensure that OSD content is drawn in filter-added framesUoti Urpala2009-01-151-2/+1
* | Update OSD while pausedUoti Urpala2008-12-091-0/+1
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-13/+13
|\|
| * Get rid of pointless 'extern' keywords.diego2008-12-031-12/+12
* | Create a context struct for OSD stateUoti Urpala2008-06-241-1/+4
|/
* 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