git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avcodec/mjpegdec: Check input buffer size.
[ffmpeg.git]
/
libavcodec
/
mjpegdec.c
2018-04-12
Michael Niedermayer
avcodec/mjpegdec: Check input buffer size.
blob
|
commitdiff
2018-02-21
Philip Langdale
avcodec/nvdec: Implement mjpeg nvdec hwaccel
blob
|
commitdiff
|
diff to current
2018-02-21
Mark Thompson
vaapi: Add MJPEG decode hwaccel
blob
|
commitdiff
|
diff to current
2018-02-21
Mark Thompson
mjpegdec: Add hwaccel hooks
blob
|
commitdiff
|
diff to current
2018-02-21
Mark Thompson
lavc/mjpeg: Add profiles for MJPEG using SOF marker...
blob
|
commitdiff
|
diff to current
2018-01-27
Michael Niedermayer
avcodec/mjpegdec: Fix integer overflow in DC dequantization
blob
|
commitdiff
|
diff to current
2017-11-06
Martin Vignali
avcodec: remove remaining uses of avcodec_get_chroma_su...
blob
|
commitdiff
|
diff to current
2017-10-26
James Almer
avcodec/exif: remove GetByteContext usage from avpriv_e...
blob
|
commitdiff
|
diff to current
2017-08-25
Derek Buitenhuis
mjpeg: Add support for ICC side data
blob
|
commitdiff
|
diff to current
2017-07-12
Michael Niedermayer
avcodec/mjpegdec: Clip DC also on the negative side.
blob
|
commitdiff
|
diff to current
2017-06-05
Michael Niedermayer
avcodec/mjpegdec: Check that reference frame matches...
blob
|
commitdiff
|
diff to current
2017-05-22
Michael Niedermayer
avcodec/mjpegdec: Fix runtime error: signed integer...
blob
|
commitdiff
|
diff to current
2017-05-04
Michael Niedermayer
avcodec/mjpegdec: Fix runtime error: signed integer...
blob
|
commitdiff
|
diff to current
2017-04-23
Muhammad Faiz
avcodec: do not use AVFrame accessor
blob
|
commitdiff
|
diff to current
2017-04-07
Clément Bœsch
lavc/mjpegdec: allow failure while decoding APP
blob
|
commitdiff
|
diff to current
2017-04-07
Clément Bœsch
Merge commit '212c6a1d70df011b6f2a2aa02f7677503287bd00'
blob
|
commitdiff
|
diff to current
2017-03-31
Clément Bœsch
Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'
blob
|
commitdiff
|
diff to current
2017-03-29
Clément Bœsch
lavc: fix usages of av_get_codec_tag_string()
blob
|
commitdiff
|
diff to current
2017-03-20
Michael Niedermayer
avcodec/mjpegdec: quant_matrixes can be up to 65535...
blob
|
commitdiff
|
diff to current
2017-03-20
Michael Niedermayer
avcodec/mjpegdec: Check quant_matrixes values for being...
blob
|
commitdiff
|
diff to current
2017-03-19
Clément Bœsch
Merge commit 'b53d8c3ccfeff77874f5ca7c68136b6d87a0a69c'
blob
|
commitdiff
|
diff to current
2017-03-09
Michael Niedermayer
avcodec/mjpegdec: Fix runtime error: left shift of...
blob
|
commitdiff
|
diff to current
2017-03-03
Michael Niedermayer
avcodec/mjpegdec: Fix runtime error: left shift of...
blob
|
commitdiff
|
diff to current
2017-02-19
Michael Niedermayer
avcodec/mjpegdec: Fix runtime error: left shift of...
blob
|
commitdiff
|
diff to current
2017-02-01
Michael Niedermayer
avcodec/mjpegdec: Check for for the bitstream end in...
blob
|
commitdiff
|
diff to current
2017-01-29
Matthieu Bouron
lavc/mjpegdec: consume SOS data even if the frame is...
blob
|
commitdiff
|
diff to current
2017-01-24
Michael Niedermayer
avcodec/mjpegdec: Check remaining bitstream in ljpeg_de...
blob
|
commitdiff
|
diff to current
2017-01-01
Carl Eugen Hoyos
lavc/mjpegdec: Do not overread too short JFIF tags.
blob
|
commitdiff
|
diff to current
2016-12-31
Michael Niedermayer
avcodec/mjpegdec: Check for rgb before flipping
blob
|
commitdiff
|
diff to current
2016-11-29
Diego Biurrun
mjpegdec: Check return values of functions that may...
blob
|
commitdiff
|
diff to current
2016-11-08
Diego Biurrun
Use avpriv_report_missing_feature() where appropriate
blob
|
commitdiff
|
diff to current
2016-09-03
Carl Eugen Hoyos
Cosmetics: Reindent after e82b181f.
blob
|
commitdiff
|
diff to current
2016-09-03
Carl Eugen Hoyos
lavc/mjpegdec: Only read JFIF thumbnail size if the...
blob
|
commitdiff
|
diff to current
2016-09-03
Carl Eugen Hoyos
lavc/mjpegdec: Do not skip reading quantization tables.
blob
|
commitdiff
|
diff to current
2016-08-17
Diego Biurrun
mjpegdec: Drop disabled code
blob
|
commitdiff
|
diff to current
2016-06-25
Clément Bœsch
Merge commit 'd68fb1475856cf93199e2bc4eee3063902c35df7'
blob
|
commitdiff
|
diff to current
2016-06-21
Clément Bœsch
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
blob
|
commitdiff
|
diff to current
2016-05-19
Derek Buitenhuis
mjpegdec: Properly fail on malloc failure
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-05-02
Michael Niedermayer
avcodec/mjpegdec: Do not try to detect last scan but...
blob
|
commitdiff
|
diff to current
2016-04-02
Michael Niedermayer
avcodec/mjpegdec: Do not permute quantization tables
blob
|
commitdiff
|
diff to current
2016-03-09
Carl Eugen Hoyos
lavc/mjpegdec: Set sar for multiscope videos.
blob
|
commitdiff
|
diff to current
2016-03-08
Moritz Barsnick
lavc/mjpegdec: avoid printing useless message in defaul...
blob
|
commitdiff
|
diff to current
2016-03-07
Matthieu Bouron
lavc/mjpegdec: avoid unneeded allocation if the frame...
blob
|
commitdiff
|
diff to current
2016-02-28
Michael Niedermayer
avcodec/mjpegdec: Fix decoding slightly odd progressive...
blob
|
commitdiff
|
diff to current
2016-02-28
Reimar Döffinger
mjpegdec: Do not assume unused plane pointer are NULL.
blob
|
commitdiff
|
diff to current
2016-02-25
Carl Eugen Hoyos
lavc/mjpegdec: Fix decoding images with Adobe_CM tag.
blob
|
commitdiff
|
diff to current
2016-01-28
Matthieu Bouron
lavc/mjpegdec: use ptrdiff_t instead of ssize_t
blob
|
commitdiff
|
diff to current
2016-01-27
Matthieu Bouron
lavc/mjpegdec: speed up scan data copy
blob
|
commitdiff
|
diff to current
2016-01-27
Derek Buitenhuis
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
blob
|
commitdiff
|
diff to current
2016-01-27
Carl Eugen Hoyos
lavc/mjpegdec: Set SAR even if no resolution is available.
blob
|
commitdiff
|
diff to current
2016-01-21
Michael Niedermayer
avcodec/mjpegdec: Check for end for both bytes in unesc...
blob
|
commitdiff
|
diff to current
2016-01-10
Michael Niedermayer
avcodec/mjpegdec: Fix negative shift
blob
|
commitdiff
|
diff to current
2015-12-31
Andreas Cadhalpun
mjpegdec: extend check for incompatible values of s...
blob
|
commitdiff
|
diff to current
2015-12-06
Andreas Cadhalpun
mjpegdec: consider chroma subsampling in size check
blob
|
commitdiff
|
diff to current
2015-12-04
Clément Bœsch
avcodec: use AV_OPT_TYPE_BOOL in a bunch of places
blob
|
commitdiff
|
diff to current
2015-11-25
James Almer
avcodec/mjpegdec: fix typo on a warning
blob
|
commitdiff
|
diff to current
2015-11-15
Matthieu Bouron
lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM...
blob
|
commitdiff
|
diff to current
2015-11-04
Michael Niedermayer
avcodec/mjpegdec: Reinitialize IDCT on BPP changes
blob
|
commitdiff
|
diff to current
2015-11-04
Michael Niedermayer
avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan...
blob
|
commitdiff
|
diff to current
2015-10-29
Matthieu Bouron
lavc/mjpegdec: honor skip_frame option
blob
|
commitdiff
|
diff to current
2015-09-11
Michael Niedermayer
avcodec/mjpegdec: Fix decoding RGBA RCT LJPEG
blob
|
commitdiff
|
diff to current
2015-09-08
Hendrik Leppkes
Replace all remaining occurances of step/depth_minus1...
blob
|
commitdiff
|
diff to current
2015-08-24
Michael Niedermayer
avcodec/mjpegdec: Remove message asking for a non mod...
blob
|
commitdiff
|
diff to current
2015-08-17
Carl Eugen Hoyos
lavc/mjpegdec: Detect more CMYK images.
blob
|
commitdiff
|
diff to current
2015-08-11
Carl Eugen Hoyos
lavc: Remove newline from avpriv_request_sample() calls.
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: Consistently prefix input buffer defines
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec capabilities
blob
|
commitdiff
|
diff to current
2015-07-16
Carl Eugen Hoyos
lavc: Add properties field to AVCodecContext.
blob
|
commitdiff
|
diff to current
2015-07-15
Michael Niedermayer
avcodec/mjpegdec: Fix DC overflow in decode_block()
blob
|
commitdiff
|
diff to current
2015-07-02
Michael Niedermayer
avcodec/mjpegdec: Reorder operations to avoid undefined...
blob
|
commitdiff
|
diff to current
2015-06-29
Michael Niedermayer
avcodec/mjpegdec: Fix small picture upscale
blob
|
commitdiff
|
diff to current
2015-06-21
Michael Niedermayer
avcodec/mjpegdec: dont try to combine fields for decima...
blob
|
commitdiff
|
diff to current
2015-05-13
Michael Niedermayer
avcodec/mjpegdec: fix len computation in ff_mjpeg_decod...
blob
|
commitdiff
|
diff to current
2015-05-13
Michael Niedermayer
avcodec/mjpegdec: Check len in ff_mjpeg_decode_dht()
blob
|
commitdiff
|
diff to current
2015-05-13
Michael Niedermayer
avcodec/mjpegdec: Check len in ff_mjpeg_decode_dqt()
blob
|
commitdiff
|
diff to current
2015-04-20
Michael Niedermayer
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
blob
|
commitdiff
|
diff to current
2015-04-19
Vittorio Giovara
lavc: Replace av_dlog and tprintf with internal macros
blob
|
commitdiff
|
diff to current
2015-03-30
Michael Niedermayer
Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'
blob
|
commitdiff
|
diff to current
2015-03-30
Michael Niedermayer
Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80'
blob
|
commitdiff
|
diff to current
2015-03-30
Diego Biurrun
build: Split JPEG-related tables off into a separate...
blob
|
commitdiff
|
diff to current
2015-03-30
Diego Biurrun
mjpeg: Move code only used in the encoder(s) to the...
blob
|
commitdiff
|
diff to current
2015-03-18
Michael Niedermayer
avcodec/mjpegdec: Support 31111100 sampling
blob
|
commitdiff
|
diff to current
2015-03-18
Michael Niedermayer
avcodec/mjpegdec: Change upscale_* to an array instead...
blob
|
commitdiff
|
diff to current
2015-03-13
Michael Niedermayer
Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2'
blob
|
commitdiff
|
diff to current
2015-03-13
Vittorio Giovara
mjpeg: Mark decoder family as thread safe
blob
|
commitdiff
|
diff to current
2015-02-11
Michael Niedermayer
avcodec/mjpegdec: Skip blocks which are outside the...
blob
|
commitdiff
|
diff to current
2015-02-04
Michael Niedermayer
avcodec/mjpegdec: Check number of components for JPEG-LS
blob
|
commitdiff
|
diff to current
2015-02-04
Michael Niedermayer
avcodec/mjpegdec: Check escape sequence validity
blob
|
commitdiff
|
diff to current
2014-12-19
Michael Niedermayer
Merge commit '809c3023b699c54c90511913d3b6140dd2436550'
blob
|
commitdiff
|
diff to current
2014-12-19
Anton Khirnov
mjpegdec: check for pixel format changes
blob
|
commitdiff
|
diff to current
2014-11-27
Michael Niedermayer
avcodec/mjpegdec: Fix integer overflow in shift
blob
|
commitdiff
|
diff to current
2014-11-25
Michael Niedermayer
avcodec/mjpegdec: Fix context fields becoming inconsistent
blob
|
commitdiff
|
diff to current
2014-11-25
Michael Niedermayer
avcodec/mjpegdec: Add YUVA420 formats to *scale asserts
blob
|
commitdiff
|
diff to current
2014-11-25
Michael Niedermayer
avcodec/mjpegdec: Print the number of bits in the unsup...
blob
|
commitdiff
|
diff to current
2014-11-25
Michael Niedermayer
avcodec/mjpegdec: Check for pixfmtid 0x42111100 ||...
blob
|
commitdiff
|
diff to current
2014-11-22
Michael Niedermayer
avcodec/mjpegdec: fix pixfmtid 0x14111100
blob
|
commitdiff
|
diff to current
2014-11-18
Michael Niedermayer
avcodec/mjpegdec: Support some subsampled GBR variants
blob
|
commitdiff
|
diff to current
next