OSDN Git Service

swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()
[android-x86/external-ffmpeg.git] / libavcodec /
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...
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 Michael Niedermayeravcodec/ac3enc_template: fix out of array read
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 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 Niedermayeravcodec/snow: check coeffs for validity
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 Gisquetwavpackenc: proper buffer allocation
2014-11-28 Christophe Gisquetwavpack: report if there is no bits left
2014-11-28 Christophe Gisquetproresenc_kostya: properly account for alpha
2014-11-28 Christophe Gisquetproresenc_kostya: report buffer overflow
2014-11-28 Christophe Gisquetproresenc_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 Niedermayeravcodec/wavpackenc: Fix log2sample() result value
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-07-23 Alessandro Ghedinivc1: Do not return an error when skipping b frames
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-01 Michael Niedermayeravcodec/hevc: Use av_malloc(z)_array()
2014-06-23 Michael Niedermayercavsdec: fix qp fixed slice handling
2014-06-23 Michael Niedermayeravcodec/alsdec: Clear MPEG4AudioConfig so that no use...
2014-06-23 Michael Niedermayeravcodec/aic: fix quantization table permutation
2014-06-23 Michael Niedermayeravcodec/mss4: Fix () in MKVAL() macro
2014-06-23 Michael Niedermayeravcodec/mss34dsp: fix () in SOP* macros
2014-06-23 Michael Niedermayeravcodec/mlpdec: fix () in MSB_MASK() macro
2014-06-23 Michael Niedermayeravcodec/ivi_dsp: add some missing () to macros
2014-06-23 Michael Niedermayeravcodec/h264: fix () in macros
2014-06-23 Michael Niedermayeravcodec/golomb-test: fix () in EXTEND() macro
2014-06-23 Michael Niedermayeravcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro
2014-06-23 Michael Niedermayeravcodec/libvorbisenc: dont add the duration to AV_NOPTS...
2014-06-23 Michael Niedermayeravcodec/diracdec: move mc buffer allocation to per...
2014-06-23 Michael Niedermayeravcodec/mjpegdec: Fix undefined shift
2014-06-23 Michael Niedermayeriavcodec/vc1dec: Fix missing {}
2014-06-23 Michael Niedermayeravcodec/g723_1: add assert to help static code analyzers
2014-06-23 Michael Niedermayeravcodec/diracdec: fix undefined behavior with shifts
2014-06-23 Michael Niedermayeravcodec/mjpegen: Fix declared argument size
2014-06-23 Michael Niedermayeravcodec/x86/idct_sse2_xvid: fix non C99 inline function
2014-06-23 Anthoine Bourgeoisavcodec/dirac_arith: Fix build with PIC and stack-check...
2014-06-23 Michael Niedermayeravcodec/msrle: check return code for success before use
2014-06-23 Michael Niedermayeravcodec/wma: use av_freep(), do not leave stale pointer...
2014-06-23 Michael Niedermayeravcodec/h264: clear cur_pic structure instead of duplic...
2014-06-23 Michael Niedermayeravcodec/libx264: move where x264opts is applied down...
2014-06-23 Michael Niedermayeravcodec/h264_mp4toannexb_bsf: prepend global headers...
2014-06-23 Michael Niedermayeravcodec/x86/mpegvideoenc_template: fix integer overflow
2014-06-23 Michael Niedermayeravcodec: Add padding after the remaining AVFrames
2014-06-09 Martin Storsjöadpcm: Write the proper predictor in trellis mode in...
2014-06-09 Martin Storsjöadpcm: Fix trellis encoding of IMA QT
2014-06-09 Michael Niedermayeravcodec/mjpegdec: Improve intel jpeg flip heuristic
2014-06-09 Michael Niedermayeravcodec/h264: in the absence of recovery points, be...
2014-06-09 Carl Eugen Hoyosavcodec/utvideodec: Increase vlc len
2014-05-01 Michael Niedermayeravcodec/vorbisdec: try to workaround libvorbisenc bug
2014-03-18 Michael Niedermayeravcodec/h263dec: Fix use of uninitialized memory from...
2014-03-18 Michael Niedermayeravcodec/utils: fix sizeof(AVFrame) dependence in avcod...
2014-03-18 Michael Niedermayeravcodec/g2meet: fix error returns
2014-03-18 Michael Niedermayeravcodec/utvideoenc: fix slice_bits size
2014-03-17 Peter Rossavcodec/adpcm: squelch 'mismatch in coded sample count...
2014-03-17 Peter Rossavcodec/adpcm: ADPCM_IMA_DK3 packets are padded to...
2014-03-17 Michael Niedermayeravcodec/h264: be more tolerant on what pixel format...
2014-03-12 Michael Niedermayeravcodec/vorbisdec: use the stored previous window type...
2014-03-04 Anton Khirnovpthread_frame: flush all threads on flush, not just...
2014-02-24 Michael Niedermayeravcodec/h264: clear chroma planes when flags gray is...
2014-02-23 Michael Niedermayeravcodec/hevc: Simplify get_qPy_pred()
next