|
|
|
@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" …
|
|
|
@58c95448
|
11 years |
lu_zero |
smacker: pad the extradata allocation
Reported-by: Mateusz "j00ru" …
|
|
|
@bbb2945
|
11 years |
lu_zero |
smacker: check the return value of smacker_decode_tree
Also prevent a …
|
|
|
@f52edef3
|
11 years |
lu_zero |
smacker: fix an off by one in huff.length computation
Reported-by: …
|
|
|
@985f34b7
|
11 years |
lu_zero |
utils: fix avcodec_flush_buffers pre-reference counting compatibility
…
|
|
|
@df9f22d4
|
11 years |
lu_zero |
avf: move url utility functions in a separate file
|
|
|
@12db891d
|
11 years |
lu_zero |
avf: move ff_write_chained to mux.c
|
|
|
@508998f7
|
11 years |
lu_zero |
avf: move riff tags accessors where they belong
|
|
|
@ec7c51c7
|
11 years |
lu_zero |
avf: move ff_http_match_no_proxy to network
It is only used by …
|
|
|
@afc86853
|
11 years |
lu_zero |
avf: split off format register and lookup function
|
|
|
@f80b60ad
|
11 years |
lu_zero |
bitstream: forward error values and drop few abort()
|
|
|
@f776899
|
11 years |
lu_zero |
bitstream: K&R formatting cosmetics
|
|
|
@9e80eda2
|
11 years |
lu_zero |
h264_mp4toannexb_bsf: return a padded buffer
The code using the …
|
|
|
@8d929afd
|
11 years |
lu_zero |
h264_mp4toannexb_bsf: factor out extradata parsing
|
|
|
@5d21ca45
|
11 years |
lu_zero |
h264_mp4toannexb_bsf: K&R formatting cosmetics
|
|
|
@59d7bb99
|
11 years |
lu_zero |
4xm: check bitstream_size boundary before using it
Prevent buffer …
|
|
|
@fbd0dacc
|
11 years |
lu_zero |
4xm: refactor decode_p_block
Directly return from code 1, 2 and 6 …
|
|
|
@94aefb19
|
11 years |
lu_zero |
4xm: do not overread the source buffer in decode_p_block
Check for …
|
|
|
@be373cb5
|
11 years |
lu_zero |
4xm: do not overread the prestream buffer
Reported-by: Mateusz …
|
|
|
@de2e5777
|
11 years |
lu_zero |
4xm: validate the buffer size before parsing it
Reported-by: Mateusz …
|
|
|
@145023f5
|
11 years |
lu_zero |
4xm: reject frames not compatible with the declared version
…
|
|
|
@1f0c6075
|
11 years |
lu_zero |
4xm: drop pointless assert
Make sure the value of wlog2 is always …
|
|
|
@b8b80990
|
11 years |
lu_zero |
4xm: forward errors from decode_p_block
Partially mitigate out of …
|
|
|
@50ec1db6
|
11 years |
lu_zero |
4xm: fold last_picture lazy allocation in decode_p_frame
|
|
|
@42d73f7f
|
11 years |
lu_zero |
4xm: do not overread while parsing header
Reported-by: Mateusz …
|
|
|
@e7a44f87
|
11 years |
lu_zero |
4xm: refactor fourxm_read_header
Split sound and video tag parsing in …
|
|
|
@e6496ea
|
11 years |
lu_zero |
4xm: K&R formatting cosmetics
|
|
|
@08859d19
|
11 years |
lu_zero |
4xm: use the correct logging context
|
|
|
@7ad57086
|
11 years |
martin |
g2meet: Fix a typo in the height comparison
Signed-off-by: Martin …
|
|
|
@7dfc3381
|
11 years |
kostya.shishkov |
g2meet: do not leak buffers
|
|
|
@4d960d7f
|
11 years |
kostya.shishkov |
g2meet: more graceful cursor loading
|
|
|
@767ae86c
|
11 years |
kostya.shishkov |
g2meet: reset dimensions on header parsing errors
|
|
|
@84d3ff50
|
11 years |
anton |
lavc: add a libwavpack encoder wrapper
|
|
|
@799f57ac
|
11 years |
anton |
lavc: use AVFrame API properly in pad_last_frame().
This also …
|
|
|
@8835c554
|
11 years |
anton |
matroskadec: introduce resync function.
This allows handling matroska …
|
|
|
@3965d40
|
11 years |
martin |
configure: Don't add -fPIC on windows targets
This avoids warnings …
|
|
|
@3fd0d166
|
11 years |
martin |
configure: Don't explicitly disable PIC for windows targets
This …
|
|
|
@2aa33254
|
11 years |
martin |
configure: arm: Don't try to enable pic for shared libraries on win32
…
|
|
|
@252ee3d3
|
11 years |
kostya.shishkov |
utvideodec: Set colorspace by codec_tag.
Signed-off-by: Kostya …
|
|
|
@2578f1ef
|
11 years |
kostya.shishkov |
riff: Support ULH0 and ULH2 fourccs.
Signed-off-by: Kostya Shishkov …
|
|
|
@b441fdeb
|
11 years |
kostya.shishkov |
utvideodec: Support ULH0 and ULH2 formats.
Signed-off-by: Kostya …
|
|
|
@a3b2b83
|
11 years |
lu_zero |
faxcompr: return meaningful errors
And optionally forward them to the …
|
|
|
@f32aefcf
|
11 years |
lu_zero |
faxcompr: K&R formatting cosmetics
|
|
|
@9c221697
|
11 years |
lu_zero |
tiff: do not overread the source buffer
At least 2 bytes from the …
|
|
|
@999ccd2d
|
11 years |
lu_zero |
tiff: cleanup the error paths
Return the proper error values and …
|
|
|
@016c5b06
|
11 years |
lu_zero |
tiff: refactor fax support in a separate function
|
|
|
@10393768
|
11 years |
lu_zero |
tiff: refactor deflate support in a separate function
Report when …
|
|
|