git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avcodec/jpeg2000dec: Fallback to yuv if no matching xyz format exists
[ffmpeg.git]
/
libavcodec
/
jpeg2000dec.c
2015-06-12
Michael Niedermayer
avcodec/jpeg2000dec: Fallback to yuv if no matching...
blob
|
commitdiff
2015-06-12
Michael Niedermayer
avcodec/jpeg2000dec: Do not abort if prc is outside...
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
avcodec/jpeg2000dec: Assert that pixel format descripto...
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
avcodec/jpeg2000dec: Do not hardcode tile part usage
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
avcodec/jpeg2000dec: Do not print a warning for RLCP
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
avcodec/jpeg2000dec: Remove unused variable and argument
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
avcodec/jpeg2000dec: Fix Selective arithmetic coding...
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
avcodec/mqcdec: Support raw bypass and non reseting...
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
avcodec/jpeg2000dec: add some sanity checking on newpasses
blob
|
commitdiff
|
diff to current
2015-06-11
Michael Niedermayer
avcodec/jpeg2000dec: Add some additional checking on...
blob
|
commitdiff
|
diff to current
2015-06-11
Michael Niedermayer
avcodec/jpeg2000dec: Print warning for "Selective arith...
blob
|
commitdiff
|
diff to current
2015-06-11
Michael Niedermayer
avcodec/jpeg2000dec: Implement progression order RLCP
blob
|
commitdiff
|
diff to current
2015-06-10
Michael Niedermayer
avcodec/jpeg2000dec: Print the correct variable in...
blob
|
commitdiff
|
diff to current
2015-06-10
Michael Niedermayer
avcodec/jpeg2000dec: increase tile_parts to 6
blob
|
commitdiff
|
diff to current
2015-06-10
Michael Niedermayer
avcodec/jpeg2000dec: Fix shift for RGB(A)48/64
blob
|
commitdiff
|
diff to current
2015-06-09
Michael Niedermayer
avcodec/jpeg2000dec: Fix gain regression with gray16
blob
|
commitdiff
|
diff to current
2015-06-09
Michael Niedermayer
avcodec/jpeg2000dec: Add placeholder for PLT parsing
blob
|
commitdiff
|
diff to current
2015-06-09
Michael Niedermayer
avcodec/jpeg2000dec: Handle Psot = 0
blob
|
commitdiff
|
diff to current
2015-06-09
Michael Niedermayer
avcodec/jpeg2000dec: Fix some 5/3 bitexactness issues
blob
|
commitdiff
|
diff to current
2015-06-08
Michael Niedermayer
avcodec/jpeg2000dec: Fix subsampled decoding
blob
|
commitdiff
|
diff to current
2015-06-08
Michael Niedermayer
avcodec/jpeg2000dec: Check that coords match before...
blob
|
commitdiff
|
diff to current
2015-06-08
Michael Niedermayer
avcodec/jpeg2000dec: Fix high bit depth branch sample...
blob
|
commitdiff
|
diff to current
2015-05-13
Michael Niedermayer
avcodec/jpeg2000dec: fix boolean operator
blob
|
commitdiff
|
diff to current
2015-02-01
Carl Eugen Hoyos
Support YA16 in jpeg 2000.
blob
|
commitdiff
|
diff to current
2014-10-02
James Almer
jpeg2000: split off inverse MCT decoding as Jpeg2000DSP
blob
|
commitdiff
|
diff to current
2014-06-17
Michael Niedermayer
Merge commit 'fe4d5fe9361162f9033ff1bd84bfc1b2091ba785'
blob
|
commitdiff
|
diff to current
2014-06-17
Diego Biurrun
jpeg2000: Mark static data init functions as av_cold
blob
|
commitdiff
|
diff to current
2014-04-24
Carl Eugen Hoyos
Use correct msvc type specifiers for ptrdiff_t and...
blob
|
commitdiff
|
diff to current
2014-03-22
Michael Niedermayer
Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
blob
|
commitdiff
|
diff to current
2014-03-22
Diego Biurrun
avcodec: more correct printf specifiers
blob
|
commitdiff
|
diff to current
2014-02-08
Lukasz Marek
lavc/jpeg2000dec: silent warning discards qualifiers
blob
|
commitdiff
|
diff to current
2014-01-20
Michael Niedermayer
avcodec/jpeg2000dec: fix error detection in pix_fmt_match()
blob
|
commitdiff
|
diff to current
2014-01-20
Michael Niedermayer
avcodec/jpeg2000dec: calculate planar and pixelsize...
blob
|
commitdiff
|
diff to current
2013-12-28
Michael Niedermayer
avcodec/jpeg2000dec: zero Jpeg2000QuantStyle structure...
blob
|
commitdiff
|
diff to current
2013-11-24
Michael Niedermayer
avcodec/jpeg2000dec: Check precno before using it in...
blob
|
commitdiff
|
diff to current
2013-10-26
Michael Niedermayer
avcodec/jpeg2000dec: non zero image offsets are not...
blob
|
commitdiff
|
diff to current
2013-10-15
Michael Niedermayer
avcodec/jpeg2000dec: fix context consistency with too...
blob
|
commitdiff
|
diff to current
2013-10-13
Michael Niedermayer
avcodec/jpeg2000dec: prevent out of array accesses...
blob
|
commitdiff
|
diff to current
2013-10-13
Michael Niedermayer
avcodec/jpeg2000dec: check transform equality in MCT
blob
|
commitdiff
|
diff to current
2013-10-10
Michael Niedermayer
Merge commit '1018a92219a38a812cf97761c6b3a5e66a400f4b'
blob
|
commitdiff
|
diff to current
2013-10-09
Luca Barbato
jpeg2000: Check block length
blob
|
commitdiff
|
diff to current
2013-10-03
Michael Niedermayer
avcodec/jpeg2000dec: Zero code and quant style
blob
|
commitdiff
|
diff to current
2013-09-18
Michael Niedermayer
avcodec/jpeg2000dec: move "missing SIZ" check up
blob
|
commitdiff
|
diff to current
2013-09-18
Michael Niedermayer
Merge commit '18a245a2aea31b92bc435f2962a71e060d83b5f7'
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
jpeg2000dec: Add more checks when parsing headers
blob
|
commitdiff
|
diff to current
2013-09-15
Clément Bœsch
avcodec: typo fix sepera* → separa*
blob
|
commitdiff
|
diff to current
2013-09-15
Michael Niedermayer
avcodec/jpeg2000dec: print invalid cdx/y values
blob
|
commitdiff
|
diff to current
2013-09-12
Carl Eugen Hoyos
Set bits_per_raw_sample when reading j2k frames.
blob
|
commitdiff
|
diff to current
2013-09-04
Michael Niedermayer
avcodec/jpeg2000dec: make SOC finding code more robust
blob
|
commitdiff
|
diff to current
2013-08-24
Michael Niedermayer
jpeg2000: check log2_cblk dimensions
blob
|
commitdiff
|
diff to current
2013-08-22
Michael Niedermayer
avcodec/jpeg2000dec: Check cdx/y values more carefully
blob
|
commitdiff
|
diff to current
2013-08-18
Michael Niedermayer
avcodec/jpeg2000dec: fix near null pointer dereference
blob
|
commitdiff
|
diff to current
2013-08-07
Michael Niedermayer
avcodec/jpeg2000dec: check sample sepration for validity
blob
|
commitdiff
|
diff to current
2013-08-02
Michael Niedermayer
jpeg2000dec: simplify jpeg2000_read_bitstream_packets()
blob
|
commitdiff
|
diff to current
2013-07-21
Michael Niedermayer
jpeg2000dec: Support non subsampled 9-16bit planar...
blob
|
commitdiff
|
diff to current
2013-07-19
Michael Niedermayer
jpeg2000dec: silence unused variable warning
blob
|
commitdiff
|
diff to current
2013-07-18
Michael Niedermayer
jpeg2000dec: Support non subsampled 8bit planar pixel...
blob
|
commitdiff
|
diff to current
2013-07-18
Michael Niedermayer
jpeg2000dec: parse CDEF
blob
|
commitdiff
|
diff to current
2013-07-18
Carl Eugen Hoyos
Fix pix_fmt detection in the native jpeg2000 decoder.
blob
|
commitdiff
|
diff to current
2013-07-13
Nicolas Bertrand
jpeg2000: Initialize only once mqc arrays
blob
|
commitdiff
|
diff to current
2013-07-13
Michael Niedermayer
jpeg2000: fix overflow in dequantization
blob
|
commitdiff
|
diff to current
2013-07-12
Nicolas Bertrand
jpeg2000: Initialize only once mqc arrays
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '22e18ea39e371030cc78973d1b46aae45a7ea215'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit 'd57c737ac30cf079a342fa649fd4888c2d059dd9'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit 'daeb4e3042f2ecae2d41aaa4cae0bed932539788'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '589e5b52f634f6b2d307a167a19eef7e7328cb08'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit 'f9581f1414ec8e3e7d0868793cda4f2e4fa113ea'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '4cbd5ed11b0161a6a192174934b241e0cc0599a9'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '86a2602e16171ddc10c3ec655c23b16ffa595059'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit 'fd54dd028bc9f7bfb80ebf823a533dc84b73f936'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '17e5d614a8647d51b9795cb8bccf97ee33ca2d58'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '7e201d575dc4385eb67314b0419d4d77185e65f4'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '278a923c51187d37445d88a6b21082036ec9568d'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit 'd3cb302b88503c3111e25add196622110c056188'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '1a3598aae768465a8efc8475b6df5a8261bc62fc'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '5efadcb8cdef6fc5ca5f1f72e45ef3b23016b1c4'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit 'be3271009ef893fbed9640e8edbd771685fd957b'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit 'fbcc03db8f3919e2ea46d6ad11a00906b1c0ef0e'
blob
|
commitdiff
|
diff to current
2013-07-03
Michael Niedermayer
Merge commit '5650e331a733711b809bc27f968500f0f5530126'
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Use the matching coding style struct for...
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Optimize output sample conversion
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Reset s->numX/Ytiles on tile deallocation
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Simplify jpeg2000_decode_packets()
blob
|
commitdiff
|
diff to current
2013-07-02
Luca Barbato
jpeg2000: Proper cleanup on failure in decode_frame()
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Optimize dequantization
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Do not crash on NULL node in tag_tree_decode
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Do not assume a single tile
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Refactor SOT marker parsing
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Speed up jpeg2000_decode_tile()
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Use EBCOT's CAUSAL and BYPASS mode in decode_...
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Use the correct sizeof in memset for T1 data
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Improve reduced resolution decoding
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Simplify init_tile()
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Update pixel format support
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Use separate fields for int and float codepaths
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Split int/float codepaths depending on the DWT
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Calculate code-block coord in ff_jpeg2000_ini...
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Check that we have enough components for MCT
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Check that there is a SOT before SOD
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Remove unneeded returns
blob
|
commitdiff
|
diff to current
next