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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-2
/
+2
|
\
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-2
/
+2
*
|
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
Michael Niedermayer
2012-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-1
/
+1
*
|
cosmetics: minor libavcodec spelling errors
Lou Logan
2012-06-29
1
-1
/
+1
*
|
Support decoding of some unusual jpeg samples.
Carl Eugen Hoyos
2012-01-06
1
-2
/
+3
*
|
Support decoding yuv442 and yuv421 jpeg images.
Carl Eugen Hoyos
2011-12-27
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-01
1
-0
/
+5
|
\
\
|
|
/
|
*
mjpegdec: add 'extern_huff' private option.
Anton Khirnov
2011-08-31
1
-0
/
+5
|
*
Add support for picture_ptr field in MJpegDecodeContext
anatoly
2011-03-30
1
-0
/
+1
|
*
Move MJPEG's input buffer preprocessing in separate public function
anatoly
2011-03-30
1
-0
/
+3
|
*
Support reference picture defined by bitmask in MJPEG's SOS decoder
anatoly
2011-03-30
1
-1
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Add support for picture_ptr field in MJpegDecodeContext
anatoly
2011-04-26
1
-0
/
+1
*
|
Move MJPEG's input buffer preprocessing in separate public function
anatoly
2011-04-26
1
-0
/
+3
*
|
Support reference picture defined by bitmask in MJPEG's SOS decoder
anatoly
2011-04-26
1
-1
/
+2
|
/
*
Add a seperate VLC table for progressive jpeg so we dont have to subtract 16 ...
Michael Niedermayer
2010-10-21
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-1
/
+1
*
Avoid huge array for rgb ljpeg on the stack.
Michael Niedermayer
2009-11-02
1
-0
/
+3
*
Flip (M)JPEG frames encoded by Intel JPEG library.
Carl Eugen Hoyos
2009-10-19
1
-0
/
+1
*
Add a got_picture flag to MJpegDecodeContext which indicates if its picture
Reimar Döffinger
2009-07-04
1
-0
/
+1
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-04-07
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
fix progressive jpeg:
Loren Merritt
2008-12-10
1
-0
/
+4
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Increase alignment for DCT block arrays from 8 to 16
Alexander Strange
2008-04-08
1
-1
/
+1
*
remove #include "mpegvideo.h" where it is not needed
Aurelien Jacobs
2008-03-05
1
-1
/
+0
*
const
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h
Aurelien Jacobs
2007-05-19
1
-0
/
+68
*
move mjpeg-b decoder in its own file
Aurelien Jacobs
2007-05-19
1
-0
/
+4
*
10l: forgot to svn add mjpegdec.h
Aurelien Jacobs
2007-05-19
1
-0
/
+40