log mjpeg.c @ 5005:3aba3479d806 libavcodec

age author description
Mon, 14 May 2007 11:53:27 +0000 aurel remove some unused mjpeg encoding variables libavcodec
Sun, 13 May 2007 23:22:05 +0000 aurel jpegls encoder does not call this function, so remove useless tests libavcodec
Sun, 13 May 2007 23:16:56 +0000 aurel split jpeg_ls into jpeglsdec, jpeglsenc and jpegls libavcodec
Sat, 12 May 2007 23:33:53 +0000 aurel allow to enable or disable every bitstream filters individually libavcodec
Thu, 10 May 2007 22:37:36 +0000 aurel move mjpeg parser in its own file libavcodec
Mon, 07 May 2007 00:47:03 +0000 aurel make some parser parameters const to avoid casting const to non-const libavcodec
Sat, 21 Apr 2007 00:36:53 +0000 alex compile mjpeg parser if requested libavcodec