log libmpcodecs/ve_xvid4.c @ 36442:ee46a4670903

age author description
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sat, 10 Nov 2012 18:52:13 +0000 reimar Do not attempt to write into a file if opening it failed.
Sat, 10 Nov 2012 18:48:41 +0000 reimar Remove dead code.
Thu, 07 Jul 2011 23:06:29 +0000 diego ve_xvid: Add libavutil/rational.h #include for AVRational et al.
Sat, 27 Nov 2010 19:15:54 +0000 iive Expose the VBV options of xvid encoder to the command line interface.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Fri, 29 Oct 2010 13:54:42 +0000 cigaes Support for -force-key-frames for ve_xvid4.
Sun, 12 Sep 2010 16:08:57 +0000 reimar Replace sizeof(BITMAPINFOHEADER)
Sat, 11 Sep 2010 11:47:07 +0000 diego Move all MEncoder-related extern variable declarations to mencoder.h.
Thu, 09 Sep 2010 16:38:11 +0000 diego Mark video encoder vf_info_t structs as const.
Thu, 26 Aug 2010 18:44:14 +0000 cehoyos Print a warning, but allow to encode to a non-supported frame rate with
Thu, 26 Aug 2010 18:42:47 +0000 cehoyos Add new Simple Profile Levels to the Xvid encoder.
Sun, 04 Apr 2010 15:59:09 +0000 diego Mark encoder-related m_option_t struct arrays as const.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.