index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
mjpegdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
mjpegdec: use put_pixels instead of copy_block8
Mans Rullgard
2013-02-07
1
-4
/
+6
*
mjpegdec: fix indentation
Anton Khirnov
2013-01-26
1
-18
/
+18
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-6
/
+6
*
mjpeg: initialize input padding after unescaped buffer to zero
Janne Grunau
2012-12-08
1
-0
/
+4
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
Restructure av_log_missing_feature message
Diego Biurrun
2012-10-09
1
-4
/
+3
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-9
/
+9
*
avcodec: Convert some commented-out printf/av_log instances to av_dlog
Diego Biurrun
2012-10-01
1
-8
/
+7
*
avcodec: Drop silly and/or broken printf debug output
Diego Biurrun
2012-10-01
1
-9
/
+0
*
mjpeg: Rename some symbols to avpriv_* instead of ff_*
Samuel Pitoiset
2012-09-09
1
-12
/
+12
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
1
-1
/
+1
*
mjpegdec: support AVRn interlaced
Michael Niedermayer
2012-08-22
1
-3
/
+20
*
mjpegdec: more meaningful return values
Luca Barbato
2012-08-17
1
-66
/
+77
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-4
/
+4
*
jpeg: handle progressive in second field of interlaced.
Ronald S. Bultje
2012-05-02
1
-3
/
+2
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-25
/
+8
*
Replace memset(0) by zero initializations.
Diego Biurrun
2012-03-28
1
-2
/
+1
*
Replace computations of remaining bits with calls to get_bits_left().
Alex Converse
2012-03-05
1
-5
/
+4
*
mjpegdec: use correct variable in av_log invocation
Diego Biurrun
2012-03-01
1
-1
/
+1
*
mjpeg: abort decoding if packet is too large.
Ronald S. Bultje
2012-02-24
1
-0
/
+4
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
vlc/rl: Add ff_ prefix to the nonstatic symbols
Martin Storsjö
2012-02-15
1
-5
/
+5
*
mjpegdec: use av_fast_padded_malloc()
Reimar Döffinger
2012-02-01
1
-7
/
+3
*
lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.
Anton Khirnov
2012-01-27
1
-4
/
+0
*
mjpegdec: K&R formatting cosmetics
Daniel Huang
2012-01-08
1
-683
/
+726
*
mjpegdec: parse RSTn to prevent skipping other data in mjpeg_decode_scan
Janne Grunau
2012-01-05
1
-8
/
+16
*
mov: Don't stick the QuickTime field ordering atom in extradata.
Alex Converse
2011-12-21
1
-6
/
+3
*
Fix a bunch of common typos.
Diego Biurrun
2011-12-11
1
-3
/
+3
*
lavc: replace references to deprecated AVCodecContext.error_recognition to us...
Dustin Brody
2011-10-22
1
-1
/
+1
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
1
-1
/
+1
*
mjpegdec: add 'extern_huff' private option.
Anton Khirnov
2011-08-31
1
-0
/
+20
*
mjpeg: treat external huffman table setup failure as codec init failure if ex...
Dustin Brody
2011-08-31
1
-2
/
+2
*
mjpeg: propagate decode errors from ff_mjpeg_decode_sos and ff_mjpeg_decode_dqt
Dustin Brody
2011-08-11
1
-1
/
+3
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-20
/
+16
*
jpegdec: actually search for and parse RSTn
Michael Niedermayer
2011-07-23
1
-2
/
+5
*
Remove unused structs and tables.
Diego Biurrun
2011-07-16
1
-23
/
+0
*
Remove statements immediately following unconditional jumps
Mans Rullgard
2011-07-03
1
-1
/
+0
*
mjpeg: remove pointless braces around block of code
Mans Rullgard
2011-07-03
1
-21
/
+19
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
mjpeg: Detect overreads in mjpeg_decode_scan() and error out.
Michael Niedermayer
2011-04-26
1
-0
/
+4
*
Add support for picture_ptr field in MJpegDecodeContext
anatoly
2011-03-30
1
-17
/
+19
*
Move MJPEG's input buffer preprocessing in separate public function
anatoly
2011-03-30
1
-32
/
+52
*
Support reference picture defined by bitmask in MJPEG's SOS decoder
anatoly
2011-03-30
1
-14
/
+70
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Set maximum lowres value for the MJPEG decoder to 3.
Carl Eugen Hoyos
2011-02-16
1
-1
/
+1
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-1
/
+1
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-2
/
+2
[next]