log libmpcodecs/vd.c @ 37195:ac6c37d85d65 default tip

age author description
Thu, 23 Jan 2014 19:36:52 +0000 reimar vd: Make sure we test the preferred format first.
Thu, 23 Jan 2014 19:21:53 +0000 reimar vd: Fix setting of outfmtidx during VDCTRL_QUERY_FORMAT
Sun, 08 Dec 2013 17:52:23 +0000 reimar Query codec support first.
Wed, 07 Aug 2013 21:06:59 +0000 ib Be more consistent with movie aspect setting and check.
Wed, 07 Aug 2013 20:41:34 +0000 ib Don't subsequently calculate original_aspect from last movie_aspect.
Sun, 04 Aug 2013 20:19:58 +0000 ib Enable switch_ratio -1 with videos with aspect changes.
Sun, 04 Aug 2013 18:12:24 +0000 ib Fix definition of sh->original_aspect.
Thu, 01 Aug 2013 21:18:14 +0000 ib Handle special argument -1 to switch_ratio as intended.
Fri, 05 Apr 2013 14:21:40 +0000 reimar Do not try with scale filter etc. when the format is a HWACCEL format.
Mon, 15 Oct 2012 19:43:15 +0000 al libmpcodecs: Add vd_black
Sat, 26 Mar 2011 18:37:05 +0000 reimar Disable the combination of slices and multithreaded decode by default, it
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Sat, 29 May 2010 10:07:10 +0000 diego cosmetics: Remove some commented-out #includes, fix a comment grammar error.
Thu, 27 May 2010 09:54:11 +0000 diego cosmetics: K&R coding style
Thu, 25 Feb 2010 22:23:58 +0000 reimar Add const to mpvdec declaration