log libmpcodecs/ve_lavc.c @ 36309:583523331410

age author description
Tue, 07 May 2013 20:39:15 +0000 reimar Fix incorrect error printing code.
Sat, 23 Mar 2013 00:50:51 +0000 diego build: Add _BSD_SOURCE definition for strsep().
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Thu, 14 Mar 2013 21:10:19 +0000 reimar Fix mencoder compilation
Sun, 16 Sep 2012 12:09:12 +0000 compn ve_lavc: set max threads to 16, patch by subjunk
Sat, 15 Sep 2012 18:45:22 +0000 reimar Switch to avcodec_encode_video2.
Tue, 28 Feb 2012 19:31:56 +0000 reimar Remove pointless check that used internals would fail always
Tue, 28 Feb 2012 19:30:48 +0000 reimar Remove pointless casts.
Sat, 28 Jan 2012 12:33:58 +0000 reimar Remove ifdefs that have been unnecessary since a long time
Sat, 28 Jan 2012 12:24:12 +0000 reimar Set UMV flag via AVDictionary.
Sat, 28 Jan 2012 12:22:10 +0000 reimar Get rid of nonsense usage of CODEC_FLAG_PART.
Sat, 28 Jan 2012 12:17:50 +0000 reimar Use AVDictionary to set data_partitioning.
Sat, 28 Jan 2012 11:50:18 +0000 reimar Use AV_PICTURE_TYPE_I.
Sat, 27 Aug 2011 11:04:53 +0000 reimar Only use non-deprecated code in lavc encoders.
Tue, 09 Aug 2011 19:57:00 +0000 reimar Move code for setting up libav* logging callbacks from vd_ffmpeg to a