log libmpcodecs/ve_lavc.c @ 31584:cacadbc0384e

age author description
Sun, 04 Apr 2010 15:59:09 +0000 diego Mark encoder-related m_option_t struct arrays as const.
Sat, 03 Apr 2010 13:51:14 +0000 diego Remove pointless #ifdef CONFIG_LIBAVCODEC preprocessor check.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Sun, 17 Jan 2010 15:08:31 +0000 reimar Add a proper header for our strsep implementation so strsep will
Sun, 17 Jan 2010 14:58:44 +0000 reimar Reuse the fmt-conversion code instead of duplicating the functionality.
Fri, 06 Nov 2009 15:45:55 +0000 reimar Only call avcodec_close if the open succeeded before, otherwise avcodec_close
Fri, 25 Sep 2009 09:44:41 +0000 reimar Change type to avoid void * arithmetic.
Fri, 25 Sep 2009 09:43:59 +0000 reimar Set codec_type and codec_id in codec context for lavc encoders.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 01 Feb 2009 02:10:31 +0000 diego Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.
Fri, 30 Jan 2009 23:08:36 +0000 diego Update libavcodec 'aic' flag define to match current FFmpeg.
Mon, 08 Sep 2008 17:02:32 +0000 uau Fix compilation after libavcodec major version 52 changes
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Tue, 22 Jul 2008 22:58:51 +0000 diego Add Dirac video support via libdirac and libschroedinger in libavcodec.