summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd.h
Commit message (Expand)AuthorAgeFilesLines
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-60/+0
* cleanup: remove some things related to old video decoderswm42012-10-301-18/+7
* commands, vd_ffmpeg: fix switch_ratio slave commandUoti Urpala2011-11-141-0/+1
* cosmetics: vf.[ch]: reformatUoti Urpala2011-11-141-15/+16
* core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpegUoti Urpala2011-08-201-7/+10
* vd_ffmpeg: autoselect output colorspaces without codecs.confUoti Urpala2011-06-261-1/+9
* 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
| * Add some "const" to mpcodecs_vd_driversreimar2009-03-061-1/+1
* | core: Add support for decoder reordering of pts valuesUoti Urpala2009-11-211-0/+2
* | 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