OSDN Git Service

avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header()
[android-x86/external-ffmpeg.git] / libavcodec /
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()
2014-02-23 Michael NiedermayerMerge commit 'e22ebd04bcab7f86548794556c28ecca46d9c2ac'
2014-02-23 Michael Niedermayeravcodec/mpeg4videodec: Check for bitstream overread...
2014-02-23 Michael Niedermayeravcodec/h264: use subsample factors of the used pixel...
2014-02-23 Michael Niedermayeravcodec/h264: more completely check the loop filter...
2014-02-23 Michael Niedermayeravcodec/alsdec: check predictor order against block...
2014-02-23 Michael Niedermayeravcodec/hevc_ps: Use get_bits_long() in decode_vui()
2014-02-23 Michael Niedermayeravcodec/hevc: make check for previous slice segment...
2014-02-23 Michael Niedermayeravcodec/hevc: clear tab_slice_address of ctb on error.
2014-02-23 Michael Niedermayeravcodec/hevc: hls_decode_entry: check that the previous...
2014-02-23 Michael Niedermayeravcodec/hevc: clear tab_slice_address in hevc_frame_start()
2014-02-23 Michael Niedermayeravcodec/h264: update current_sps & sps->new only after...
2014-02-23 Michael Niedermayeravcodec/h264: Disallow pps_id changing between slices
2014-02-23 Michael Niedermayeravcodec/aacdec: Fix pulse position checks in decode_pul...
2014-02-23 Michael Niedermayeravcodec/hevc: propagate error code from hls_coding_quad...
2014-02-23 Michael Niedermayeravcodec/tiff: reset geotag_count in free_geotags()
2014-02-23 Michael Niedermayeravcodec/vc1: Check bfraction_lut_index
2014-02-23 Michael Niedermayeravcodec/vc1: factor read_bfraction() out
2014-02-23 Michael Niedermayeravcodec/vc1dec: field pictures with direct mode MBs...
2014-02-23 Michael Niedermayeravcodec/mjpegdec: pass into ff_mjpeg_decode_sos() and...
2014-02-23 Michael Niedermayeravcodec/snow: split block clipping checks
2014-02-23 Michael Niedermayeravcodec/ansi: fix integer overflow
2014-02-23 Michael Niedermayeravcodec/msrle: use av_image_get_linesize() to calculate...
2014-02-23 Michael Niedermayeravcodec/utils: set AVFrame format unconditional
2014-02-23 Michael Niedermayeravcodec/hevc: make *ps_id unsigned
2014-02-23 Michael Niedermayeravcodec/wmalosslessdec: fix mclms_coeffs* array size
2014-02-23 Michael Niedermayeravcodec/vc1: reset fcm/field_mode in non advanced heade...
2014-02-23 Michael Niedermayeravcodec/takdec: always check bits_per_raw_sample
2014-01-21 Michael Niedermayeravcodec/jpeg2000dec: fix error detection in pix_fmt_match()
2014-01-21 Michael Niedermayeravcodec/vmnc: Check that rectangles are within the...
next