log mjpeg.c @ 5021:d73237575709 libavcodec

age author description
Thu, 17 May 2007 16:45:55 +0000 aurel add proper prefix to new mjpeg extern func/var libavcodec
Thu, 17 May 2007 16:29:11 +0000 aurel split mjpeg.c into an encoder and a decoder file libavcodec
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