OSDN Git Service

android-x86/external-ffmpeg.git
2015-04-23 Andreas Cadhalpunalsdec: only adapt order for positive max_order
2015-04-23 Vittorio Giovaralavf: Reset global flag on deinit
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 Michael Niedermayeravformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is...
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 Timothy Gutests: Fix test name for pixfmts tests(cherry picked...
2015-04-22 Timothy Gutests/fate.sh: report different status for different...
2015-04-22 Michael Niedermayeravcodec/h264_refs: Do not set reference to things which...
2015-04-22 Michael Niedermayeravutil/pca: Check for av_malloc* failures
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 Michael Niedermayeravformat/mov: Disallow ".." in dref unless use_absolute...
2015-04-22 Michael Niedermayeravformat/mov: Check for string truncation in mov_open_d...
2015-04-22 Michael Niedermayeravformat/mov: Use sizeof(filename) instead of a literal...
2015-04-22 Rainer Hocheckerhevc: delay ff_thread_finish_setup for hwaccel
2015-04-22 Andreas Cadhalpunffmdec: make sure the time base is valid
2015-04-22 Michael Niedermayeravcodec/012v: redesign main loop
2015-04-22 Michael Niedermayeravcodec/012v: Check dimensions more completely
2015-04-22 Martin Storsjöarm: Suppress tags about used cpu arch and extensions
2015-04-22 Xiaohan WangFix read-after-free in matroska_read_seek().
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 Cadhalpunffmdec: limit the backward seek to the last resync...
2015-04-22 Andreas Cadhalpunffmdec: fix infinite loop at EOF
2015-04-22 Andreas Cadhalpunavformat/rm: limit packet size
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-28 Andreas Cadhalpunavformat/flvenc: check that the codec_tag fits in the...
2015-02-27 Michael Niedermayerswscale/utils: clear formatConvBuffer on allocation
2015-02-26 Michael Niedermayeravcodec/mjpegdec: Skip blocks which are outside the...
2015-02-26 Andreas Cadhalpunavformat/bit: only accept the g729 codec and 1 channel
2015-02-26 Andreas Cadhalpunavformat/bit: check that pkt->size is 10 in write_packet
2015-02-26 Andreas Cadhalpunavformat/adxdec: check avctx->channels for invalid...
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-25 Michael Niedermayerswscale/utils: More carefully merge and clear coefficie...
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-20 Michael Niedermayeravformat/omadec: Use 64bit for ret to avoid overflow
2015-02-20 Michael Niedermayeravformat/vqf: Use 64bit for ret to avoid overflow
2015-02-20 Michael Niedermayeravformat/mvdec: Use 64bit for ret to avoid overflow
2015-02-20 Michael Niedermayeravformat/gxf: Use 64bit for res to avoid overflow
2015-02-20 Michael Niedermayeravformat/idcin: Use 64bit for ret to avoid overflow
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-05 Michael Niedermayeravformat/thp: Check av_get_packet() for failure not...
2015-02-04 Michael Niedermayerswscale/utils: Limit filter shifting so as not to read...
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-04 Michael Niedermayeravformat/mpc8: Use uint64_t in *_get_v() to avoid undef...
2015-02-04 wm4avformat/mpc8: fix broken pointer math
2015-02-03 wm4avformat/mpc8: fix hang with fuzzed file
2015-02-03 wm4avformat/tta: fix crash with corrupted files
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-02-01 Michael Niedermayeravformat/omadec: fix number suffix
2015-02-01 Michael Niedermayeravformat/smacker: Fix number suffix
2015-02-01 Michael Niedermayeravformat/matroskadec: Fix number suffixes
2015-02-01 Michael Niedermayerswresample/dither: Cleanup number suffixes
2015-02-01 Michael Niedermayeravformat/utils: Fix number suffixes in tb_unreliable()
2015-01-17 Michael Niedermayeravformat/rmdec: Check for overflow in ff_rm_read_mdpr_c...
2015-01-17 Vittorio Giovaraswscale: check memory allocations
2015-01-17 Michael Niedermayeravcodec/flac_parser: fix handling EOF if no headers...
2015-01-08 Michael Niedermayerffmpeg: Clear error message array at init.
2015-01-08 wm4avcodec/dvdsubdec: fix accessing dangling pointers
2015-01-08 wm4avcodec/dvdsubdec: error on bitmaps with size 0
2015-01-06 Johan Anderssoncmdutils: update copyright year to 2015.
2015-01-06 Michael Niedermayeravformat/mov: Fix mixed declaration and statement warning
2015-01-06 Michael Niedermayeravformat/utils: Clear pointer in ff_alloc_extradata...
2015-01-06 Michael Niedermayeravformat/matroskadec: Use av_freep() to avoid leaving...
2015-01-06 Paul B Mahollavfi: check av_strdup() return value
2015-01-06 Dale Curtismov: Fix negative size calculation in mov_read_default().
2015-01-06 Michael Niedermayeravformat/mov: fix integer overflow in mov_read_udta_str...
next