log libmpcodecs/vd.h @ 34770:401d1ceee52e

age author description
2010-06-21 diego Move video decoder option array extern declarations to vd.h.
2010-05-27 diego cosmetics: Drop _s suffix from 'struct vd_functions'.
2010-02-22 diego Declare externally used variables from vd.c as extern in vd.h.
2010-02-14 diego Move movie_aspect extern declaration to libmpcodecs/vd.h.
2010-02-14 reimar Make vd_info_t const for pointer in vd_functions, avoids some warnings about
2010-01-30 diego Add missing license headers to all files in the libmpcodecs directory.
2009-03-06 reimar Add some "const" to mpcodecs_vd_drivers
2008-03-06 diego Add necessary header #includes to fix 'make checkheaders'.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-01-01 diego Add multiple inclusion guards to all header files that lack them.
2006-07-06 uau Add a new video pts tracking mode, enabled by option -correct-pts.
2004-02-18 michael flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
2002-09-22 arpi wine headers cleanup
2002-09-01 arpi warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
2002-07-24 alex equalizer reworked
2002-07-11 albeu Add draw slice for the codecs
2002-07-11 alex support for external pp by divx4. some fixes/cosmetics?
2002-04-04 arpi global var for option -slices
2002-03-25 arpi common stuff moved to mpc_info.h
2002-03-09 arpi divx_quality and equalizer support done
2002-03-07 arpi comments fixed
2002-03-06 arpi new controls added for query/set pp level
2002-02-28 arpi callbacks added
2002-02-28 arpi libmpcodecs core - initial version