Defense of system crash due to damaged random file. (ffmpeg 2.8.1 patch)
[platform/upstream/libav.git] / libavcodec /
2016-08-01 Minje AhnDefense of system crash due to damaged random file... 06/82206/1 accepted/tizen/common/20160805.130136 accepted/tizen/ivi/20160808.081142 accepted/tizen/mobile/20160808.080755 accepted/tizen/tv/20160808.080949 accepted/tizen/wearable/20160808.081055 submit/tizen/20160805.054353
2016-01-27 ji.yong.seofix get frame at time fail. 40/57540/2
2015-12-15 Haejeong KimMerge tag 'v11.4' into tizen 51/54451/1
2015-05-30 Luca Barbatoh264: Make sure reinit failures mark the context as...
2015-05-30 Luca Barbatomsrle: Use FFABS to determine the frame size in msrle_d...
2015-05-28 Michael Niedermayerx86: cavs: Remove an unneeded scratch buffer
2015-05-19 Shiina Hideakimjpegenc: Fix JFIF header byte ordering
2015-05-19 wm4png: Set the color range as full range
2015-05-19 Andreas Cadhalpunalac: Reject rice_limit 0 if compression is used
2015-05-19 Andreas Cadhalpunape: Support _0000 files with nblock smaller than 64
2015-05-19 Luca Barbatox86: Put COPY3_IF_LT under HAVE_6REGS
2015-05-19 Andreas Cadhalpunroqvideoenc: set enc->avctx in roq_encode_init
2015-05-19 Vittorio Giovaralibvpx: Fix mixed use of av_malloc() and av_reallocp()
2015-05-05 Andreas Cadhalpunalsdec: only adapt order for positive max_order
2015-05-05 Andreas Cadhalpunalsdec: check sample pointer range in revert_channel_co...
2015-05-05 Andreas Cadhalpunaacpsy: correct calculation of minath in psy_3gpp_init
2015-05-05 Andreas Cadhalpunalsdec: limit avctx->bits_per_raw_sample to 32
2015-05-05 Andreas Cadhalpunaasc: return correct buffer size from aasc_decode_frame
2015-03-21 Andreas Cadhalpunwebp: ensure that each transform is only used once
2015-03-21 Anton Khirnovh264_ps: properly check cropping parameters against...
2015-03-21 Anton Khirnovhevc: zero the correct variables on invalid crop parameters
2015-03-21 Anton Khirnovhevc: make the crop sizes unsigned
2015-03-08 Michael Niedermayerutvideodec: Handle slice_height being zero
2015-03-08 Andreas Cadhalpunwebp: validate the distance prefix code
2015-03-08 Andreas Cadhalpunrv10: check size of s->mb_width * s->mb_height
2015-03-08 Federico Tomassettieamad: check for out of bounds read
2015-03-08 Federico Tomassettimdec: check for out of bounds read
2015-03-08 Anton Khirnovtiff: Check that there is no aliasing in pixel format...
2015-03-08 Vittorio Giovaraaic: Fix decoding files with odd dimensions
2015-03-08 Luca Barbatovorbis: Check the vlc value in setup_classifs
2015-03-02 Luca Barbatoprores: Extend the padding check to 16bit
2015-02-22 Michael Niedermayerh264_cabac: Break infinite loops
2015-02-22 Carl Eugen Hoyoshevc_deblock: Fix compilation with nasm
2015-02-21 Anton Khirnovh264: initialize H264Context.avctx in init_thread_copy
2015-02-21 Michael Niedermayerh264: Do not share rbsp_buffer across threads
2015-02-21 Anton Khirnovh264: only ref cur_pic in update_thread_context if...
2015-01-12 Michael Niedermayervp7: fix checking vp7_feature_value_size()
2015-01-12 Vittorio Giovaralibopusenc: prevent an out-of-bounds read by returning...
2015-01-12 Vittorio Giovaradisplay: fix order of operands
2015-01-12 Vittorio Giovaraffv1: fix out-of-bounds read
2015-01-12 Vittorio Giovaraindeo3: check ff_set_dimensions return value
2015-01-12 Vittorio Giovarag2meet: check ff_set_dimensions return value
2015-01-12 Vittorio Giovaraavs: check ff_set_dimensions return value
2015-01-12 Vittorio Giovaraansi: check ff_set_dimensions return value
2015-01-12 Vittorio Giovarasvq1enc: check ff_get_buffer return value
2015-01-12 Michael Niedermayeron2avc: Fix out of array access
2015-01-12 Vittorio Giovaralavc: fix bitshifts amount bigger than the type
2015-01-12 Martin Storsjölavc: Move the libtwolame encoder registration to the...
2015-01-12 Vittorio Giovaralibtwolame: prevent a NULL pointer dereference
2015-01-12 Luca Barbatodvdsubdec: Do not leak on failure path
2015-01-12 Vittorio Giovaraqdm2: avoid integer overflow
2015-01-12 Vittorio Giovaraaacdec: avoid an out-of-bounds write
2015-01-12 Luca Barbatocook: Make sure there is enough extradata
2015-01-12 Vittorio Giovaratiffenc: initialize return value
2015-01-12 Michael Niedermayerroqaudio: Always use the frame buffer on flush
2015-01-12 Luca Barbatohnm4: Use av_image_check_size
2015-01-12 Vittorio Giovarapng_parser: fix size of chunk_lenght
2015-01-12 Michael Niedermayeraacsbr: change order of operation to prevent out of...
2015-01-12 Michael Niedermayersvq1dec: Unbreak the scratch buffer allocation
2015-01-12 Thiago Santosvaapi: wrap codec specific functions in appropiate...
2015-01-12 Vittorio Giovarahevc: always clip luma_log2_weight_denom
2015-01-12 Luca Barbatoprores: Evaluate all the quantizers
2015-01-12 Luca Barbatotiff: Check the check_size() return value and forward it
2015-01-12 Michael Niedermayerh261dec: Fix context initialization sequence
2015-01-12 Vittorio Giovaraaacenc: correctly check returned value
2015-01-12 Alexandre Coluccixsub: Support DXSA subtitles
2015-01-12 Anton Khirnovmpeg4audio: check the init_get_bits() return value
2014-12-27 Anton Khirnovh264: restore a block mistakenly removed in e10fd08a
2014-12-20 Michael Niedermayeron2avc: check number of channels
2014-12-20 Michael Niedermayersmc: fix the bounds check
2014-12-20 Michael Niedermayergifdec: refactor interleave end handling
2014-12-20 Anton Khirnovmmvideo: check frame dimensions
2014-12-20 Anton Khirnovjvdec: check frame dimensions
2014-12-20 Anton Khirnovmjpegdec: check for pixel format changes
2014-12-19 Luca Barbatovc1: Do not assume seek happens after decoding
2014-11-27 Anton Khirnovopusdec: make sure all substreams have the same number...
2014-10-15 Vittorio Giovaraimc: fix order of operations in coefficients read
2014-10-08 Anton Khirnovhevc_mvs: make sure to always initialize the temporal...
2014-10-08 Anton Khirnovhevc_mvs: initialize the temporal MV in case of missing ref
2014-09-29 Michael Niedermayerh264: reset ret to avoid propagating minor failures
2014-09-29 Luca Barbatohevc: Initialize mergecand_list to 0
2014-09-26 Rémi Denis-Courmontmpeg12: Always invoke the get_format() callback
2014-09-26 Rémi Denis-Courmonth264: Always invoke the get_format() callback
2014-08-31 Michael Niedermayeravcodec: fix missing doxygen comment marker
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-08-27 Luca Barbatovc1: Initialize start_code_found to 0
2014-08-26 Luca Barbatovc1: Fix the skip condition
2014-08-24 Diego Biurrunmpeg12enc: Add missing #include for PICT_FRAME
2014-08-24 Diego Biurrunerror_resilience: Drop asserts from guess_mv()
2014-08-19 Diego Biurrunpcm: Drop av_unused attribute from variable that is...
2014-08-19 Diego Biurrunpcm: Drop unused variable from DECODE_PLANAR macro
2014-08-19 Diego Biurrunvc1: Add missing parentheses to conditions in vc1_decod...
2014-08-18 Christophe Gisquetproresenc: Properly account for alpha plane
2014-08-18 Christophe Gisquetproresenc: Realloc if buffer is too small
2014-08-18 Christophe Gisquetproresenc: Report buffer overflow
2014-08-18 Christophe Gisquetproresenc: Remove unneeded parameters from encode_alpha...
2014-08-18 Diego Elio Pettenòtiff: Return proper error for missing LZMA compression
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-08-15 Diego Biurrunbuild: Add explanatory comments to (optimization) block...
next