index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
mjpegdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MJPEG decoder for AMV files.
Vladimir Voroshilov
2007-10-13
1
-1
/
+2
*
AMV video decoder.
Vladimir Voroshilov
2007-09-29
1
-0
/
+5
*
Add variables to prepare to the AMV decoder patch.
Vladimir Voroshilov
2007-09-29
1
-5
/
+14
*
Add support for grayscale MJPEG streams sent by Axis cameras such as the
Sam Hocevar
2007-08-04
1
-0
/
+3
*
bail out on unknown jpeg pixel format instead of silently decoding data incor...
Andreas Öman
2007-07-19
1
-1
/
+3
*
add YUV440P and YUVJ440P support
Andreas Öman
2007-07-18
1
-0
/
+3
*
Group all copyright and author notices together.
Diego Biurrun
2007-07-05
1
-4
/
+4
*
fix some printf format specifiers
Måns Rullgård
2007-06-16
1
-3
/
+3
*
fix mjpeg decoding with broken huffman table headers
Oded Shimon
2007-05-23
1
-10
/
+16
*
move mjpeg-b decoder in its own file
Aurelien Jacobs
2007-05-19
1
-133
/
+12
*
move sp5x decoder in its own file
Aurelien Jacobs
2007-05-19
1
-169
/
+0
*
allows to disable jpegls decoder
Aurelien Jacobs
2007-05-19
1
-16
/
+17
*
move mjpega_dump_header bitstream filter in its own file
Aurelien Jacobs
2007-05-19
1
-64
/
+0
*
add proper prefix to new mjpeg extern func/var
Aurelien Jacobs
2007-05-17
1
-5
/
+9
*
split mjpeg.c into an encoder and a decoder file
Aurelien Jacobs
2007-05-17
1
-0
/
+1700