git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libopenh264enc: Return a more sensible error code in some init failure paths
[ffmpeg.git]
/
libavcodec
/
jpeg2000dec.c
2015-12-12
Anton Khirnov
lavc: add profiles to AVCodecDescriptor
blob
|
commitdiff
2015-09-14
Luca Barbato
jpeg2000: Refactor decode_packets
blob
|
commitdiff
|
diff to current
2015-09-14
Luca Barbato
jpeg2000: Templatize the frame writer
blob
|
commitdiff
|
diff to current
2015-09-14
Luca Barbato
jpeg2000: Split codeblock decoding from the main tile...
blob
|
commitdiff
|
diff to current
2015-09-11
Luca Barbato
jpeg2000: Split codeblock decoding from the main tile...
blob
|
commitdiff
|
diff to current
2015-09-11
Luca Barbato
jpeg2000: Do not warn about known and skippable markers
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec capabilities
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec flags
blob
|
commitdiff
|
diff to current
2015-07-01
Janne Grunau
avcodec: add missing CODEC_CAP_DR1 to codecs using...
blob
|
commitdiff
|
diff to current
2014-10-08
James Almer
jpeg2000: split off inverse MCT as Jpeg2000DSP
blob
|
commitdiff
|
diff to current
2014-08-06
Vittorio Giovara
jpeg2000: enable 4 component pixel formats
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-03-22
Diego Biurrun
avcodec: more correct printf specifiers
blob
|
commitdiff
|
diff to current
2013-10-09
Luca Barbato
jpeg2000: Check block length
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
jpeg2000dec: Add more checks when parsing headers
blob
|
commitdiff
|
diff to current
2013-07-13
Nicolas Bertrand
jpeg2000: Initialize only once mqc arrays
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: Optimize dequantization
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: 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: Simplify jpeg2000_decode_packets()
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: Refactor SOT marker parsing
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: Use the correct sizeof in memset for T1 data
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: Improve reduced resolution decoding
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: Correctly calculate sgnd
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 component number in get_coc() and get_qcc()
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: 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-05-15
Anton Khirnov
jpeg2000dec: don't use deprecated PIX_FMT values
blob
|
commitdiff
|
diff to current
2013-05-14
Diego Biurrun
jpeg2000dec: Use correct printf length modifier for...
blob
|
commitdiff
|
diff to current
2013-05-06
Janne Grunau
jpeg2000dec: initialize static data just once
blob
|
commitdiff
|
diff to current
2013-05-06
Janne Grunau
jpeg2000dec: cleanup properly after decoding errors
blob
|
commitdiff
|
diff to current
2013-05-06
Nicolas Bertrand
jpeg2000: Fix uninitialized data errors pointed out...
blob
|
commitdiff
|
diff to current
2013-04-23
Nicolas Bertrand
jpeg2000: Add mutlti-threading support to decoder
blob
|
commitdiff
|
diff to current
2013-04-22
Janne Grunau
jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12
blob
|
commitdiff
|
diff to current
2013-04-22
Nicolas Bertrand
JPEG 2000 decoder for DCinema
blob
|
commitdiff
|
diff to current