git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix pix_fmt detection in the native jpeg2000 decoder.
[ffmpeg.git]
/
libavcodec
/
jpeg2000dec.c
2013-07-18
Carl Eugen Hoyos
Fix pix_fmt detection in the native jpeg2000 decoder.
blob
|
commitdiff
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: 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
2013-07-02
Michael Niedermayer
jpeg2000: Propagate error code from get_cox()
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Drop unused and writeonly fields
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: check len before parsing header
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Check zero bit-plane validity
blob
|
commitdiff
|
diff to current
2013-07-02
Luca Barbato
jpeg2000: Validate block lengthinc
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Validate SIZ parsing
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Validate SOT parsing
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Correctly calculate sgnd
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Check component number in get_coc() and get_qcc()
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Use bytestream2
blob
|
commitdiff
|
diff to current
2013-07-02
Luca Barbato
jpeg2000: Clean up return paths and error messages
blob
|
commitdiff
|
diff to current
2013-07-02
Luca Barbato
jpeg2000: Define the maximum decomposition levels
blob
|
commitdiff
|
diff to current
2013-07-02
Michael Niedermayer
jpeg2000: Check code-block size
blob
|
commitdiff
|
diff to current
2013-07-02
Luca Barbato
jpeg2000: Validate resolution levels
blob
|
commitdiff
|
diff to current
2013-06-30
Carl Eugen Hoyos
Rename "AVClass class" as "AVClass component_class".
blob
|
commitdiff
|
diff to current
2013-06-20
Michael Niedermayer
avcodec/jpeg2000dec: check that tp_end is after the...
blob
|
commitdiff
|
diff to current
2013-06-17
Michael Niedermayer
jpeg2000dec: make cblk->length(inc)/data use consistent
blob
|
commitdiff
|
diff to current
2013-06-16
Michael Niedermayer
avcodec/jpeg2000dec: move bpno check to a earlier place
blob
|
commitdiff
|
diff to current
2013-06-14
Michael Niedermayer
avcodec/jpeg2000dec: check len before parsing header
blob
|
commitdiff
|
diff to current
2013-06-14
Michael Niedermayer
avcodec/jpeg2000dec: Check Psot
blob
|
commitdiff
|
diff to current
2013-06-13
Michael Niedermayer
jpeg2000dec: Check compno in get_coc()
blob
|
commitdiff
|
diff to current
2013-06-13
Michael Niedermayer
jpeg2000dec: dont set ncomponents to an invalid value
blob
|
commitdiff
|
diff to current
2013-06-10
Michael Niedermayer
jpeg2000dec: Check bpno in decode_cblk()
blob
|
commitdiff
|
diff to current
2013-06-06
Michael Niedermayer
jpeg2000dec: fix av_log()
blob
|
commitdiff
|
diff to current
2013-06-06
Michael Niedermayer
jpeg2000dec: check that we have enough components for MCT
blob
|
commitdiff
|
diff to current
2013-06-06
Michael Niedermayer
jpeg2000dec: Use the matching coding style struct for...
blob
|
commitdiff
|
diff to current
2013-06-06
Michael Niedermayer
jpeg2000dec: Check that theres a SOT before SOD
blob
|
commitdiff
|
diff to current
2013-06-06
Michael Niedermayer
jpeg2000dec: Support 4 tile parts
blob
|
commitdiff
|
diff to current
2013-06-06
Michael Niedermayer
get_qcc: Check compno
blob
|
commitdiff
|
diff to current
2013-06-05
Michael Niedermayer
jpeg2000dec: return error for invalid cdxy values
blob
|
commitdiff
|
diff to current
2013-06-05
Michael Niedermayer
jpeg2000dec: Propagate error code from get_cox() correctly
blob
|
commitdiff
|
diff to current
2013-06-03
Michael Niedermayer
jpeg2000dec: assert that curtileno is valid when used
blob
|
commitdiff
|
diff to current
2013-06-03
Michael Niedermayer
jpeg2000dec; optimize output sample convert a bit
blob
|
commitdiff
|
diff to current
2013-06-03
Paul B Mahol
jpeg2000dec: remove redundant error log message
blob
|
commitdiff
|
diff to current
2013-06-01
Michael Niedermayer
jpeg2000: make sure s->numXtiles / s->numYtiles are...
blob
|
commitdiff
|
diff to current
2013-06-01
Michael Niedermayer
jpeg2000dec: optimize dequantization_int()
blob
|
commitdiff
|
diff to current
2013-06-01
Michael Niedermayer
jpeg2000dec: optimize dequantization_float()
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
jpeg2000dec: fix indention
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
jpeg2000dec: print more detailed cdx/y debug info
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
j2k/jpeg2000dec: merge
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
jpeg2000dec: merge simplification of jpeg2000_decode_pa...
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
jpeg2000dec: merge sgnd fix from j2k
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
jpeg2000dec: merge struct field types from j2k
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
j2k/jpeg2000: merge some of the tilepart related code
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
jpeg2000deci/j2kdec: fix sizeof types
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
jpeg2000dec: fix ff_mqc_initdec() and data setup order
blob
|
commitdiff
|
diff to current
2013-05-31
Michael Niedermayer
jpeg2000dec: simplify init_tile() / merge from j2k
blob
|
commitdiff
|
diff to current
2013-05-30
Michael Niedermayer
jpeg2000/j2k: merge non functional changes
blob
|
commitdiff
|
diff to current
2013-05-30
Michael Niedermayer
jpeg2000: drop red-blue swap
blob
|
commitdiff
|
diff to current
2013-05-30
Michael Niedermayer
j2k/jpeg2000: merge pix_fmt setting code
blob
|
commitdiff
|
diff to current
2013-05-30
Michael Niedermayer
j2k/jpeg2000: split data pointer in int & float.
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
j2k/jpeg2000: merge float DWT and related code
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
jpeg2000dec: mct_decode: remove unused return
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
j2k/jpeg2000: split stepsize in float & int variables
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
jpeg2000dec: remove unneeded returns
blob
|
commitdiff
|
diff to current
2013-05-27
Michael Niedermayer
j2k/jpeg2000: merge lowres code
blob
|
commitdiff
|
diff to current
2013-05-27
Michael Niedermayer
j2k/jpeg2000: drop xi/yi0/1 from Jpeg2000Prec
blob
|
commitdiff
|
diff to current
2013-05-27
Michael Niedermayer
j2k/jpeg2000: restructure cblk coord
blob
|
commitdiff
|
diff to current
2013-05-26
Michael Niedermayer
j2k/jpeg2000: log2_prec size cleanup
blob
|
commitdiff
|
diff to current
2013-05-26
Michael Niedermayer
j2k/jpeg2000: check cblk size
blob
|
commitdiff
|
diff to current
next