Sat, 13 Oct 2007 17:38:58 +0000 |
voroshil |
Fix MJPEG decoder for AMV files.
libavcodec
|
Sat, 29 Sep 2007 15:20:22 +0000 |
vitor |
AMV video decoder.
libavcodec
|
Sat, 29 Sep 2007 12:52:56 +0000 |
vitor |
Add variables to prepare to the AMV decoder patch.
libavcodec
|
Sat, 04 Aug 2007 20:49:39 +0000 |
diego |
Add support for grayscale MJPEG streams sent by Axis cameras such as the
libavcodec
|
Thu, 19 Jul 2007 15:56:56 +0000 |
gpoirier |
bail out on unknown jpeg pixel format instead of silently decoding data incorrectly
libavcodec
|
Wed, 18 Jul 2007 08:11:16 +0000 |
benoit |
add YUV440P and YUVJ440P support
libavcodec
|
Thu, 05 Jul 2007 10:37:29 +0000 |
diego |
Group all copyright and author notices together.
libavcodec
|
Sat, 16 Jun 2007 14:52:05 +0000 |
mru |
fix some printf format specifiers
libavcodec
|
Wed, 23 May 2007 18:41:34 +0000 |
ods15 |
fix mjpeg decoding with broken huffman table headers
libavcodec
|
Sat, 19 May 2007 14:58:31 +0000 |
aurel |
move mjpeg-b decoder in its own file
libavcodec
|
Sat, 19 May 2007 14:40:02 +0000 |
aurel |
move sp5x decoder in its own file
libavcodec
|
Sat, 19 May 2007 14:31:57 +0000 |
aurel |
allows to disable jpegls decoder
libavcodec
|
Sat, 19 May 2007 00:53:41 +0000 |
aurel |
move mjpega_dump_header bitstream filter in its own file
libavcodec
|
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
|