OSDN Git Service

android-x86/external-ffmpeg.git
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...
2014-11-28 Michael Niedermayeravcodec/h264: Allow partial escaping
2014-11-28 Michael Niedermayeravformat/swfdec: Do not change the pixel format
2014-11-28 Michael Niedermayeravformat/swfdec: Use side data to communicate w/h chang...
2014-11-28 Mika Raentosegment: don't access outside seg->frames array
2014-11-28 wm4oggdec: fix invalid free on error
2014-11-28 Michael Niedermayeravcodec/snow: check coeffs for validity
2014-11-28 Timothy Gubktr: Fix Fabrice's name
2014-11-28 Michael Niedermayeravcodec/utils: add GBRP16 to avcodec_align_dimensions2()
2014-11-28 Michael Niedermayeravcodec: fix aac/ac3 parser bitstream buffer size
2014-11-28 Christophe... wavpackenc: proper buffer allocation
2014-11-28 Christophe... wavpack: report if there is no bits left
2014-11-28 Christophe... proresenc_kostya: properly account for alpha
2014-11-28 Christophe... proresenc_kostya: report buffer overflow
2014-11-28 Christophe... proresenc_kostya: remove unneeded parameters
2014-11-28 Michael Niedermayeravcodec/snow: fix null pointer dereference in cleanup...
2014-11-28 Michael Niedermayeravcodec/iff: check pixfmt for rgb8 / rgbn
2014-11-28 Anton Khirnovcdgraphics: do not return 0 from the decode function
2014-11-28 Michael Niedermayerffserver: initialize pbuffer in prepare_sdp_description()
2014-11-28 Michael Niedermayeravcodec/wavpackenc: Fix log2sample() result value
2014-11-28 Michael Niedermayeravformat/tee: flip assigment direction
2014-11-28 Michael Niedermayerffmpeg_opt: Use av_guess_codec() instead of AVOutputFor...
2014-11-28 Michael Niedermayeravcodec/dvdsub_parser: print message if packet is small...
2014-11-28 Michael Niedermayeravcodec/dvdsub_parser: Check buf_size before reading...
2014-11-28 Michael Niedermayeravcodec/dvdsub_parser: never return 0 when the input...
2014-11-28 Anshul Maheswhwariv4l2enc: adding AVClass
2014-11-21 Michael Niedermayeravformat/avidec: fix handling dv in avi
2014-09-11 James Almeravformat/oggparseopus: Check opus_duration() return...
2014-09-11 Michael Niedermayeravformat/oggparseopus: calculate pts/dts for initial...
2014-09-11 Michael Niedermayeravformat/oggparseopus: factor opus_duration() out
2014-07-23 Alessandro... vc1: Do not return an error when skipping b frames
2014-07-17 Michael Niedermayeravformat/dv: implement fallback in dv_extract_pack()
2014-07-15 Michael Niedermayeravcodec/hevc: treat current_sps like sps_list
2014-07-15 Michael Niedermayeravcodec/hevc_ps: prevent stale pointer in malloc failur...
2014-07-15 Michael Niedermayeravcodec/hevc_ps: do not loose all reference to pointers...
2014-07-14 Michael Niedermayerffmpeg: Use av_stream_get_parser() to avoid ABI issues
2014-07-14 Michael Niedermayeravformat: add av_stream_get_parser() to access avformat...
2014-07-12 Michael Niedermayeravformat/utils: do not wait for packets from discarded...
2014-07-01 Michael Niedermayeravcodec/hevc: Use av_malloc(z)_array()
2014-06-25 Michael Niedermayeravfilter/x86/vf_pullup: fix old typo
2014-06-25 Michael Niedermayeravfilter/vf_pullup: use ptrdiff_t as stride argument...
2014-06-23 Michael Niedermayerupdate for FFmpeg 2.1.5
2014-06-23 Michael Niedermayeravformat/mpc: attempt to allocate a packet that is...
2014-06-23 Michael Niedermayercavsdec: fix qp fixed slice handling
2014-06-23 Michael Niedermayeravformat/cavsvideodec: Fix probing when the file extens...
2014-06-23 Michael Niedermayeravcodec/alsdec: Clear MPEG4AudioConfig so that no use...
2014-06-23 Michael Niedermayeravformat/flvenc: Do not allow creating h263/mpeg4 in...
2014-06-23 Michael Niedermayeravcodec/aic: fix quantization table permutation
2014-06-23 Michael Niedermayeravcodec/mss4: Fix () in MKVAL() macro
next