|
|
|
@4e7f0b08
|
11 years |
lu_zero |
kmvc: Clip pixel position to valid range
Reported-by: Mateusz "j00ru" …
|
|
|
@8f689770
|
11 years |
lu_zero |
kmvc: use fixed sized arrays in the context
Avoid some boilerplate …
|
|
|
@4972e5a1
|
11 years |
lu_zero |
bitstream_filter: K&R formatting cosmetics
|
|
|
@d3635f3a
|
11 years |
lu_zero |
compat: wrap math.h to avoid AIX-specific clashes
AIX defines a …
|
|
|
@0420c810
|
11 years |
lu_zero |
log: pass the correct parameters to missing_feature_sample
…
|
|
|
@6a10142f
|
11 years |
lu_zero |
indeo: reject negative array indexes
Reported-by: Mateusz "j00ru" …
|
|
|
@6dfacd7a
|
11 years |
lu_zero |
indeo: Cosmetic formatting
Trim some overly long lines.
|
|
|
@62256010
|
11 years |
lu_zero |
indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks
Spin large …
|
|
|
@f6f36ca8
|
11 years |
lu_zero |
indeo: Refactor ff_ivi_dec_huff_desc
Spare an indentation level.
|
|
|
@e6d8acf6
|
11 years |
lu_zero |
indeo: use a typedef for the mc function pointer
|
|
|
@d222f6e3
|
11 years |
lu_zero |
cabac: x86 version of get_cabac_bypass
Signed-off-by: Luca Barbato …
|
|
|
@41006698
|
11 years |
kostya.shishkov |
aic: use chroma scan tables while decoding luma component in …
|
|
|
@95a57d26
|
11 years |
lu_zero |
jpeg2000: Use the matching coding style struct for transform selection …
|
|
|
@c4604b87
|
11 years |
lu_zero |
jpeg2000: Merge rescaling with interleaving in 9/7 IDWT
…
|
|
|
@22e18ea3
|
11 years |
lu_zero |
jpeg2000: Optimize output sample conversion
67935 -> 29984 kcycles
…
|
|
|
@f0552e63
|
11 years |
lu_zero |
jpeg2000: Reset s->numX/Ytiles on tile deallocation
Keep the …
|
|
|
@e11099db
|
11 years |
lu_zero |
jpeg2000: Optimize dequantization
Float: 4700 -> 2700 cycles …
|
|
|
@c1dcbc59
|
11 years |
lu_zero |
jpeg2000: Do not assume a single tile
In preparation of supporting …
|
|
|
@53d5d89c
|
11 years |
lu_zero |
jpeg2000: Speed up jpeg2000_decode_tile()
Skip processing bands with …
|
|
|
@64f6570c
|
11 years |
lu_zero |
jpeg2000: Use EBCOT's CAUSAL and BYPASS mode in decode_cblk()
Speed …
|
|
|
@d57c737a
|
11 years |
lu_zero |
jpeg2000: Simplify jpeg2000_decode_packets()
Raise PATCHWELCOME error …
|
|
|
@09d5929f
|
11 years |
lu_zero |
jpeg2000: Do not crash on NULL node in tag_tree_decode
Signed-off-by: …
|
|
|
@aa16bbaf
|
11 years |
lu_zero |
jpeg2000: Refactor SOT marker parsing
Signed-off-by: Luca Barbato …
|
|
|
@daeb4e30
|
11 years |
lu_zero |
jpeg2000: Proper cleanup on failure in decode_frame()
Signed-off-by: …
|
|
|
@589e5b5
|
11 years |
lu_zero |
jpeg2000: Use the correct sizeof in memset for T1 data
Signed-off-by: …
|
|
|
@5b73916d
|
11 years |
lu_zero |
jpeg2000: Simplify init_tile()
Signed-off-by: Luca Barbato …
|
|
|
@33e665a6
|
11 years |
lu_zero |
jpeg2000: Update pixel format support
Signed-off-by: Luca Barbato …
|
|
|
@db13e02c
|
11 years |
lu_zero |
jpeg2000: Compute corrections of sub-band coordinates
Signed-off-by: …
|
|
|
@690c8af9
|
11 years |
lu_zero |
jpeg2000: Remove unneeded variable initialization
Signed-off-by: Luca …
|
|
|
@5bf208f6
|
11 years |
lu_zero |
jpeg2000: Use separate fields for int and float codepaths
Split …
|
|
|
@a458b91c
|
11 years |
lu_zero |
jpeg2000: Split int/float codepaths depending on the DWT
DWT53 is …
|
|
|
@f9581f14
|
11 years |
lu_zero |
jpeg2000: Improve reduced resolution decoding
Correctly scale down …
|
|
|
@952f7ed3
|
11 years |
lu_zero |
jpeg2000: Compute quantization for 'scalar derived' in the correct …
|
|
|
@4e11b155
|
11 years |
lu_zero |
jpeg2000: Calculate code-block coord in ff_jpeg2000_init_component()
…
|
|
|
@4cbd5ed1
|
11 years |
lu_zero |
jpeg2000: Fix compute precedence error in lut_gain index
…
|
|
|
@b44925ae
|
11 years |
lu_zero |
jpeg2000: Initialize code blocks structures in precincts to 0
Prevent …
|
|
|
@cf04af20
|
11 years |
lu_zero |
jpeg2000: Check that we have enough components for MCT
Avoid …
|
|
|
@b564784a
|
11 years |
lu_zero |
jpeg2000: Check that there is a SOT before SOD
Avoid overreads.
…
|
|
|
@2c3901b
|
11 years |
lu_zero |
jpeg2000: Remove unneeded returns
Signed-off-by: Luca Barbato …
|
|
|
@ef35d6db
|
11 years |
lu_zero |
jpeg2000: Propagate error code from get_cox()
Signed-off-by: Michael …
|
|
|
@78962d3d
|
11 years |
lu_zero |
jpeg2000: Check that nreslevels2decode has been initialized before use …
|
|
|
@86a2602e
|
11 years |
lu_zero |
jpeg2000: Drop unused and writeonly fields
Signed-off-by: Luca …
|
|
|
@ac921338
|
11 years |
lu_zero |
jpeg2000: Correctly calculate sgnd
Signed-off-by: Luca Barbato …
|
|
|
@fd54dd02
|
11 years |
lu_zero |
jpeg2000: check len before parsing header
Avoid overread.
Found-by: …
|
|
|
@eae63e3
|
11 years |
lu_zero |
jpeg2000: Check component number in get_coc() and get_qcc()
Avoid …
|
|
|
@17e5d61
|
11 years |
lu_zero |
jpeg2000: Check zero bit-plane validity
Prevent integer overflows.
…
|
|
|
@7e201d57
|
11 years |
lu_zero |
jpeg2000: Validate block lengthinc
Currently we are using an array …
|
|
|
@278a923c
|
11 years |
lu_zero |
jpeg2000: Validate SIZ parsing
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@d3cb302b
|
11 years |
lu_zero |
jpeg2000: Validate SOT parsing
Avoid some overreads.
Signed-off-by: …
|
|
|
@1a3598aa
|
11 years |
lu_zero |
jpeg2000: Use bytestream2
Prevent a number of overreads.
Found-by: …
|
|
|
@5efadcb8
|
11 years |
lu_zero |
jpeg2000: Clean up return paths and error messages
Signed-off-by: …
|
|
|
@be327100
|
11 years |
lu_zero |
jpeg2000: Define the maximum decomposition levels
And define the …
|
|
|
@fbcc03db
|
11 years |
lu_zero |
jpeg2000: Check code-block size
Signed-off-by: Luca Barbato …
|
|
|
@5650e331
|
11 years |
lu_zero |
jpeg2000: Validate resolution levels
There are 32 maximum …
|
|
|
@8ad3267
|
11 years |
anton |
oggdec: do not fall back on binary search in the generic code.
Binary …
|
|
|
@c8b920a9
|
11 years |
anton |
lls/x86: use 3-operator vaddpd in ADDPD_MEM
Fixes build with yasm-1.1 …
|
|
|
@8bd9039
|
11 years |
lu_zero |
Revert "indeo5: reject negative motion vectors"
Negative motion …
|
|
|
@b36e189
|
11 years |
lu_zero |
indeo: check for reference when inheriting mvs
The same is done …
|
|
|
@1194a41
|
11 years |
lu_zero |
indeo5: reject negative motion vectors
Reported-by: Mateusz "j00ru" …
|
|
|
@dd3754a4
|
11 years |
lu_zero |
indeo: use proper error code
|
|
|
@7388c0c5
|
11 years |
lu_zero |
indeo: Properly forward the error codes
If the tile data size does …
|
|
|
@1221bb62
|
11 years |
Loren Merritt |
x86: lpc: fix a segfault in av_evaluate_lls_sse2()
|
|
|
@6765ee7
|
11 years |
lu_zero |
mjpeg: Check the unescaped size for overflows
And contextually check …
|
|
|
@7520d977
|
11 years |
lu_zero |
mjpeg: Move code out of else branch
Simplify the control flow and …
|
|
|
@7798a59d
|
11 years |
derek.buitenhuis |
avconv: Don't include colorspace.h
The header is private, and …
|
|
|
@02ec656a
|
11 years |
lu_zero |
wmapro: error out on impossible scale factor offsets
Reported-by: …
|
|
|
@d4a217a4
|
11 years |
lu_zero |
wmapro: check the min_samples_per_subframe
Must be at least …
|
|
|
@183880cf
|
11 years |
lu_zero |
pictor: use the correct logging context
Broken in …
|
|
|
@c93ccf5
|
11 years |
lu_zero |
lpc: use levinson for the first pass of multipass cholesky
Levinson …
|
|
|
@b545179f
|
11 years |
lu_zero |
x86: lpc: simd av_evaluate_lls
1.5x-1.8x faster on sandybridge
…
|
|
|
@502ab21a
|
11 years |
lu_zero |
x86: lpc: simd av_update_lls
4x-6x faster on sandybridge
…
|
|
|
@41578f70
|
11 years |
lu_zero |
lpc: use function pointers, in preparation for asm
Signed-off-by: …
|
|
|
@cc6714bb
|
11 years |
lu_zero |
lpc: remove "decay" argument
We never used the rolling-average mode, …
|
|
|
@3822936
|
11 years |
lu_zero |
wmapro: check num_vec_coeffs against the actual available buffer
…
|
|
|
@6652338f
|
11 years |
lu_zero |
wmapro: return early on unsupported condition
Reported-by: Mateusz …
|
|
|
@e30b068e
|
11 years |
lu_zero |
wmapro: make sure there is room to store the current packet
Prevent …
|
|
|
@afe03092
|
11 years |
lu_zero |
lavc: move put_bits_left in put_bits.h
|
|
|
@07c52e2c
|
11 years |
lu_zero |
aac: return meaningful errors
|
|
|
@6d8629aa
|
11 years |
lu_zero |
aac: K&R formatting cosmetics
|
|
|
@4f6b192e
|
11 years |
derek.buitenhuis |
configure: Do not omit frame pointers for msvc/icl debug builds
…
|
|
|
@9f4a16c5
|
11 years |
derek.buitenhuis |
configure: Do not explicitly set Oy for msvc/icl
It is implied by O1 …
|
|
|
@b6507930
|
11 years |
derek.buitenhuis |
fate: Add Canopus Lossless YUY2 test
Signed-off-by: Derek Buitenhuis …
|
|
|
@d9c89ef8
|
11 years |
derek.buitenhuis |
cllc: Use outbuf in RGB and ARGB functions
Signed-off-by: Derek …
|
|
|
@1ef6ac10
|
11 years |
derek.buitenhuis |
cllc: Implement YUV support
Signed-off-by: Derek Buitenhuis …
|
|
|
@b0ce601
|
11 years |
derek.buitenhuis |
doc/platform: Add info about ICL
Signed-off-by: Derek Buitenhuis …
|
|
|
@e21307a
|
11 years |
anton |
lavf: don't abort if both encoder and muxer aspect ratios are not set
…
|
|
|
@c3e58f8f
|
11 years |
anton |
matroskaenc: restore compatibility with non referenced AVPacket
…
|
|
|
@95d5246
|
11 years |
anton |
lavc: Add option to encode MPEG-2 AAC with libfdk-aac
Signed-off-by: …
|
|
|
@ace87c19
|
11 years |
diego |
configure: whitespace cosmetics
|
|
|
@6dc65986
|
11 years |
diego |
configure: Simplify an expression with enabled_all.
|
|
|
@f11e4045
|
11 years |
derek.buitenhuis |
configure: More msvc/icl combining
Signed-off-by: Derek Buitenhuis …
|
|
|
@f963f701
|
11 years |
lu_zero |
ogg: relax demuxer conformance checks
Some samples in the wild are …
|
|
|
@42cc6cef
|
11 years |
lu_zero |
avconv: report the error for codec open failure
External codec may …
|
|
|
@1e340af8
|
11 years |
lu_zero |
avconv: drop additional strerror fallback
strerror_r is called by …
|
|
|
@720a1de5
|
11 years |
anton |
lavc: free the padded last frame during audio encoding properly
|
|
|
@eeeb5c29
|
11 years |
anton |
vsrc_movie: do not free avoption variables in uninit()
The generic …
|
|
|
@e0d6e2fc
|
11 years |
martin |
configure: Remove unneeded icl inline compatibility definition
…
|
|
|
@c9c7bc44
|
11 years |
anton |
lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer()
…
|
|
|
@cd0faeee
|
11 years |
lu_zero |
lavfi: math typo in interlace filter
Signed-off-by: Luca Barbato …
|
|
|
@ee16a0ce
|
11 years |
lu_zero |
smacker: check frame size validity
Reported-by: Mateusz "j00ru" …
|
|
|