OSDN Git Service

android-x86/external-ffmpeg.git
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...
2015-01-06 Dale Curtismov: Avoid overflow with mov_metadata_raw()
2015-01-05 wm4avcodec/dvdsubdec: fix out of bounds accesses
2015-01-05 Michael Niedermayeravfilter/vf_sab: fix filtering tiny images
2015-01-01 Michael Niedermayeravformat/flvdec: Increase string array size
2015-01-01 Michael Niedermayeravformat/flvdec: do not inject dts=0 metadata packets...
2014-12-31 Michael Niedermayeravformat/cdxl: Fix integer overflow of image_size
2014-12-30 Michael NiedermayerUpdate for 2.1.7
2014-12-30 Stefano Sabatinilavf/segment: remove duplicated and inconsistent cleanu...
2014-12-30 Michael Niedermayeravformat/mov: Fix memleaks for duplicate STCO/CO64...
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 Niedermayerswscale: increase yuv2rgb table headroom
2014-12-30 Michael Niedermayeravformat/mov: check atom nesting depth
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 Niedermayerconfigure: create the tests directory like the doc...
2014-12-30 wm4lavu/frame: fix malloc error path in av_frame_copy_props()
2014-12-30 Michael Niedermayeravformat/aviobuf: Check that avio_seek() target is...
2014-12-30 Rob Sykesswresample/soxr_resample: fix error handling
2014-12-30 wm4avformat/matroskadec: fix handling of recursive SeekHea...
2014-12-30 Michael Niedermayerswscale/x86/rgb2rgb_template: fix crash with tiny size...
2014-12-30 Michael Niedermayeravformat/rmdec: Check codec_data_size
2014-12-30 Michael Niedermayeravcodec/motion_est: use 2x8x8 for interlaced qpel
2014-12-30 Michael Stypafix Makefile objects for pulseaudio support
2014-12-19 Clément Bœschavformat/rsd: make tag_buf string larger
2014-11-28 Michael NiedermayerUpdate for 2.1.6
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 Niedermayerswscale/x86/rgb2rgb_template: handle the first 2 lines...
2014-11-28 Michael Niedermayeravformat/hlsenc: Free context after hls_append_segment
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... lavc/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 Michael Niedermayerpostproc: fix qp count
2014-11-28 Michael Niedermayerpostproc/postprocess: fix quant store for fq mode
2014-11-28 Christophe... utvideoenc: properly set slice height/last line
2014-11-28 Michael Niedermayerswresample/swresample: fix sample drop loop end condition
2014-11-28 Michael Niedermayeravcodec/h264: Check mode before considering mixed mode...
2014-11-28 Michael Niedermayeravformat/mpegts: Check desc_len / get8() return code
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...
2014-11-28 Michael Niedermayeravcodec/tiff: more completely check bpp/bppcount
2014-11-28 Michael Niedermayeravcodec/mmvideo: Bounds check 2nd line of HHV Intra...
2014-11-28 Michael Niedermayeravcodec/utils: Add case for jv to avcodec_align_dimensi...
2014-11-28 Michael Niedermayeravcodec/mjpegdec: check bits per pixel for changes...
2014-11-28 Michael Niedermayeravcodec/jpeglsdec: Check run value more completely...
2014-11-28 Reimar Döffingerconfigure: add noexecstack to linker options if supported.
2014-11-28 Michael Niedermayeravcodec/ac3enc_template: fix out of array read
2014-11-28 lvqclavutil/x86/cpu: fix cpuid sub-leaf selection
2014-11-28 Philip DeCamplibavutil/opt: fix av_opt_set_channel_layout() to acces...
2014-11-28 Benoit Fouetavformat/riffenc: Filter out "BottomUp" in ff_put_bmp_h...
2014-11-28 Pascal Massiminoavcodec/webp: fix default palette color 0xff000000...
2014-11-28 Gianluigi Tiesiavcodec/libilbc: support for latest git of libilbc
2014-11-28 James Almerx86/dsputil: add emms to ff_scalarproduct_int16_mmxext()
2014-11-28 Pascal Massiminolibavcodec/webp: treat out-of-bound palette index as...
2014-11-28 Katerina Barone... apetag: Fix APE tag size check
2014-11-28 Michael Niedermayertools/crypto_bench: fix build when AV_READ_TIME is...
2014-11-28 Michael Niedermayeravformat/m4vdec: Check for non startcode 00 00 00 seque...
2014-11-28 Michael Niedermayeravcodec/mpegvideo: Set err on failure in ff_mpv_common_...
2014-11-28 Michael Niedermayeravcodec/mpegvideo: check that the context is initialize...
2014-11-28 Michael Niedermayeravcodec/mpegvideo: Use "goto fail" for all error paths...
next