log libvo/jpeg_enc.c @ 34845:f56b927a9e3e

age author description
Sat, 18 Feb 2012 16:22:37 +0000 reimar Attempt to make --enable-zr compile again.
Thu, 11 Aug 2011 17:45:41 +0000 diego zr: adjust #includes to fix compilation after av_helpers.h creation
Wed, 27 Jul 2011 13:39:57 +0000 diego vf_zrmjpeg: fix compilation after function templatization in libavcodec
Sat, 04 Sep 2010 08:36:38 +0000 diego Refactor more instances of avcodec_initialized handling into init_avcodec().
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 13 Apr 2009 21:43:57 +0000 rik follow renaming of pbBufPtr() to put_bits_ptr() by stefano
Tue, 04 Nov 2008 21:00:29 +0000 diego Add #include <string.h> for memset.
Wed, 14 May 2008 17:22:53 +0000 diego Use standard license headers with standard formatting.
Thu, 03 Apr 2008 17:19:23 +0000 reimar Change I_TYPE -> FF_I_TYPE to fix compilation.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Fri, 18 Jan 2008 01:57:40 +0000 diego Remove broken test program that likely never worked.
Sun, 30 Dec 2007 10:49:43 +0000 diego Do not duplicate MJpegContext struct, #include the proper header instead.
Wed, 21 Nov 2007 09:22:33 +0000 diego main() --> main(void)
Sun, 27 May 2007 21:13:10 +0000 reimar Remove more pointless fastmemcpy.h includes in libvo
Sun, 27 May 2007 08:44:27 +0000 rik compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tables