summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd.h
Commit message (Expand)AuthorAgeFilesLines
* Make video decoder description structs constUoti Urpala2008-04-251-2/+2
* Move vd_use_slices to options structUoti Urpala2008-04-251-2/+0
* Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-1/+1
* 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
* Add a new video pts tracking mode, enabled by option -correct-pts.uau2006-07-061-0/+1
* flushing stuff after seeking (finally we can view MPEG without thouse blocks ...michael2004-02-181-0/+1
* wine headers cleanuparpi2002-09-221-0/+1
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-09-011-1/+1
* equalizer reworkedalex2002-07-241-0/+1
* Add draw slice for the codecsalbeu2002-07-111-0/+1
* support for external pp by divx4. some fixes/cosmetics?alex2002-07-111-0/+1
* global var for option -slicesarpi2002-04-041-0/+2
* common stuff moved to mpc_info.harpi2002-03-251-22/+3
* divx_quality and equalizer support donearpi2002-03-091-0/+1
* comments fixedarpi2002-03-071-6/+5
* new controls added for query/set pp levelarpi2002-03-061-0/+2
* callbacks addedarpi2002-02-281-0/+5
* libmpcodecs core - initial versionarpi2002-02-281-0/+38