OSDN Git Service

ffmpeg: remove incorrect network deinit
[android-x86/external-ffmpeg.git] / libavcodec /
2015-04-28 Andreas Cadhalpunapedec: prevent out of array writes in decode_array_0000
2015-04-28 Andreas Cadhalpunapedec: set s->samples only when init_frame_decoder...
2015-04-23 Andreas Cadhalpunalac: reject rice_limit 0 if compression is used
2015-04-23 Andreas Cadhalpunalsdec: only adapt order for positive max_order
2015-04-22 Andreas Cadhalpunmpeg4videodec: only allow a positive length
2015-04-22 Andreas Cadhalpunalsdec: check sample pointer range in revert_channel_co...
2015-04-22 Andreas Cadhalpunalsdec: validate time diff index
2015-04-22 Michael Niedermayeravcodec/alsdec: Use av_mallocz_array() for chan_data...
2015-04-22 Andreas Cadhalpunalsdec: ensure channel reordering is reversible
2015-04-22 Andreas Cadhalpunac3: validate end in ff_ac3_bit_alloc_calc_mask
2015-04-22 Andreas Cadhalpunaacpsy: avoid psy_band->threshold becoming NaN
2015-04-22 Andreas Cadhalpunaasc: return correct buffer size from aasc_decode_frame
2015-04-22 Andreas Cadhalpunaacdec: consistently use avctx for logging in decode_el...
2015-04-22 Andreas Cadhalpunmsrledec: use signed pixel_ptr in msrle_decode_pal4
2015-04-22 Michael Niedermayeravcodec/aacdec: Fix storing state before PCE decode
2015-04-22 Michael Niedermayeravcodec/h264_refs: Do not set reference to things which...
2015-04-22 Michael Niedermayeravcodec/msrledec: restructure msrle_decode_pal4() based...
2015-04-22 Michael Niedermayeravcodec/hevc_ps: Check cropping parameters more correctly
2015-04-22 Michael Niedermayeravcodec/hevc_ps: More complete window reset
2015-04-22 Anton Khirnovhevc: make the crop sizes unsigned
2015-04-22 Michael Niedermayeravcodec/dnxhddec: Check that the frame is interlaced...
2015-04-22 Rainer Hocheckerhevc: delay ff_thread_finish_setup for hwaccel
2015-04-22 Michael Niedermayeravcodec/012v: redesign main loop
2015-04-22 Michael Niedermayeravcodec/012v: Check dimensions more completely
2015-04-22 Andreas Cadhalpunroqvideoenc: set enc->avctx in roq_encode_init
2015-04-22 Michael Niedermayeravcodec/options_table: remove extradata_size from the...
2015-04-22 Andreas Cadhalpunavcodec/webp: validate the distance prefix code
2015-04-22 Andreas Cadhalpunavcodec/rv10: check size of s->mb_width * s->mb_height
2015-04-22 Federico Tomassettimdec: check for out of bounds read
2015-04-22 Vittorio Giovaraaic: Fix decoding files with odd dimensions
2015-04-22 Michael Niedermayeravcodec/tiff: move bpp check to after "end:"
2015-04-22 Michael Niedermayeravcodec/utils: Align YUV411 by as much as the other...
2015-04-22 Andreas Cadhalpunwebp: ensure that each transform is only used once
2015-02-26 Michael Niedermayeravcodec/mjpegdec: Skip blocks which are outside the...
2015-02-26 Dyami CaliriFix buffer_size argument to init_put_bits() in multiple...
2015-02-26 James Cowgillmips/acelp_filters: fix incorrect register constraint
2015-02-25 Michael Niedermayeravcodec/hevc_ps: Sanity checks for some log2_* values
2015-02-25 Michael Niedermayeravcodec/zmbv: Check len before reading in decode_frame()
2015-02-25 Michael Niedermayeravcodec/h264: Only reinit quant tables if a new PPS...
2015-02-25 Michael Niedermayeravcodec/snowdec: Fix ref value check
2015-02-23 Andreas Cadhalpunavcodec/a64multienc: fix use of uninitialized values...
2015-02-23 Michael Niedermayeravcodec/a64multienc: don't set incorrect packet size
2015-02-23 Andreas Cadhalpunavcodec/a64multienc: use av_frame_ref instead of copyin...
2015-02-21 Michael Niedermayeravcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86()
2015-02-21 Anton Khirnovh264: initialize H264Context.avctx in init_thread_copy
2015-02-07 Michael Niedermayeravcodec/h264_slice: ignore SAR changes in slices after...
2015-02-07 Michael Niedermayeravcodec/h264_slice: Check picture structure before...
2015-02-07 Michael Niedermayeravcodec/h264_slice: Do not change frame_num after the...
2015-02-06 Michael Niedermayeravcodec/h264: Be more strict on rejecting pps/sps changes
2015-02-06 Michael Niedermayeravcodec/h264_ps: More completely check the bit depths
2015-02-04 Michael Niedermayeravcodec/mjpegdec: Check escape sequence validity
2015-02-04 Michael Niedermayeravcodec/mjpegdec: Check number of components for JPEG-LS
2015-02-01 Michael Niedermayeravcodec/mpegvideo_enc: Fix number suffixes in rc_buffer...
2015-02-01 Michael Niedermayeravcodec/h264_cabac: use int instead of long for mbb_xy
2015-01-17 Michael Niedermayeravcodec/flac_parser: fix handling EOF if no headers...
2015-01-08 wm4avcodec/dvdsubdec: fix accessing dangling pointers
2015-01-08 wm4avcodec/dvdsubdec: error on bitmaps with size 0
2015-01-05 wm4avcodec/dvdsubdec: fix out of bounds accesses
2014-12-30 Anton Khirnovmmvideo: check frame dimensions
2014-12-30 Anton Khirnovjvdec: check frame dimensions
2014-12-30 Michael Niedermayeravcodec/indeo3: ensure offsets are non negative
2014-12-30 Michael Niedermayeravcodec/h264: Check *log2_weight_denom
2014-12-30 Michael Niedermayeravcodec/hevc_ps: Check diff_cu_qp_delta_depth
2014-12-30 Michael Niedermayeravcodec/h264: Clear delayed_pic on deallocation
2014-12-30 Michael Niedermayeravcodec/hevc: clear filter_slice_edges() on allocation
2014-12-30 Michael Niedermayeravcodec/indeo3: use signed variables to avoid underflow
2014-12-30 Michael Niedermayeravcodec/h264: make the first field of H264Context an...
2014-12-30 Michael Niedermayeravcodec/utvideodec: Fix handling of slice_height=0
2014-12-30 Michael Niedermayeravcodec/vmdvideo: Check len before using it in method 3
2014-12-30 Michael Niedermayeravcodec/motion_est: use 2x8x8 for interlaced qpel
2014-11-28 Michael Niedermayeravcodec/svq3: Dont memcpy AVFrame
2014-11-28 Michael Niedermayeravcodec/hevc_ps: Check num_long_term_ref_pics_sps
2014-11-28 Michael Niedermayeravcodec/rawdec: Check the return code of avpicture_get_...
2014-11-28 Michael Niedermayeravcodec/pngdec: Check IHDR/IDAT order
2014-11-28 Michael Niedermayeravcodec/flacdec: Call ff_flacdsp_init() unconditionally
2014-11-28 Michael Niedermayeravcodec/utils: Check that the data is complete in avpri...
2014-11-28 Michael Niedermayeravcodec/mjpegdec: Fix context fields becoming inconsistent
2014-11-28 Michael Niedermayeravcodec/wmaprodec: Fix integer overflow in sfb_offsets...
2014-11-28 Michael Niedermayeravcodec/utvideodec: fix assumtation that slice_height...
2014-11-28 Michael Niedermayeravcodec/options_table fix min of audio channels and...
2014-11-28 Carl Eugen Hoyoslavc/utils: Make pix_fmt desc pointer const.
2014-11-28 Michael Niedermayeravcodec/h264_slice: Clear table pointers to avoid stale...
2014-11-28 Michael Niedermayeravcodec/svq1dec: zero terminate embedded message before...
2014-11-28 Michael Niedermayeravcodec/cook: check that the subpacket sizes fit in...
2014-11-28 Michael Niedermayeravcodec/g2meet: check tile dimensions to avoid integer...
2014-11-28 Michael Niedermayeravcodec/utils: Align dimensions by at least their chrom...
2014-11-28 Michael Niedermayeravcodec/dnxhddec: treat pix_fmt like width/height
2014-11-28 Michael Niedermayeravcodec/dxa: check dimensions
2014-11-28 Michael Niedermayeravcodec/dirac_arith: fix integer overflow
2014-11-28 Michael Niedermayeravcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y
2014-11-28 Michael Niedermayeravcodec/diracdec: Use 64bit in calculation of codeblock...
2014-11-28 Christophe Gisquetutvideoenc: properly set slice height/last line
2014-11-28 Michael Niedermayeravcodec/h264: Check mode before considering mixed mode...
2014-11-28 Michael Niedermayeravcodec/vorbisdec: Fix off by 1 error in ptns_to_read
2014-11-28 Michael Niedermayeravcodec/smc: fix off by 1 error
2014-11-28 Michael Niedermayeravcodec/qpeg: fix off by 1 error in MV bounds check
2014-11-28 Michael Niedermayeravcodec/gifdec: factorize interleave end handling out
2014-11-28 Michael Niedermayeravcodec/cinepak: fix integer underflow
2014-11-28 Michael Niedermayeravcodec/pngdec: Calculate MPNG bytewidth more defensively
2014-11-28 Michael Niedermayeravcodec/pngdec: Check bits per pixel before setting...
next