log libmpcodecs/dec_video.h @ 36195:d2c43a00a9c9

age author description
Tue, 07 Sep 2010 16:20:52 +0000 cehoyos Improve A/V sync when not using -correct-pts.
Fri, 18 Jun 2010 17:03:13 +0000 diego Move field_dominance extern variable declaration to dec_video.h.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Thu, 06 Mar 2008 08:34:50 +0000 diego Add necessary header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Tue, 11 Dec 2007 19:56:40 +0000 reimar Make init_video function in dec_video static, it is not used outside that file.
Sun, 02 Dec 2007 15:23:14 +0000 reimar get/set video colors string is constant
Sat, 25 Aug 2007 12:19:16 +0000 diego Remove redundant variable declaration.
Tue, 14 Nov 2006 12:29:20 +0000 uau Update OSD contents only after the correct values for the frame are known.
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Tue, 21 Mar 2006 23:09:52 +0000 michael feed something (hopefully correct timestamps) into the video filter chain
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Wed, 18 Feb 2004 15:23:41 +0000 michael flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Thu, 26 Sep 2002 01:31:18 +0000 arpi -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
Wed, 25 Sep 2002 23:45:34 +0000 arpi best audio/video codec selection & init moved to libmpcodecs
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sat, 31 Aug 2002 13:09:23 +0000 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Sun, 04 Aug 2002 02:21:50 +0000 kmkaplan Add the control VFCTRL_CHANGE_RECTANGLE
Sat, 13 Apr 2002 19:17:34 +0000 arpi mp_image moved to libmpcodecs base dec_video.h@c1e8b4d4e68c