summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/omx: ensure zerocopy mode can be disabled on rpi buildsAman Gupta2019-08-23
* avcodec/omx: add support for -force_key_framesAman Gupta2019-08-23
* avcodec/alac: Fix multiple integer overflows in lpc_prediction()Michael Niedermayer2019-08-23
* avcodec/smacker: Check that not all tables are skipedMichael Niedermayer2019-08-23
* avcodec/pictordec: Optimize picmemset() for single plane full linesMichael Niedermayer2019-08-23
* avcodec/pnm_parser: Use memmove() to handle "overread"Michael Niedermayer2019-08-23
* avcodec/parser: Optimize ff_combine_frame() with massivly negative nextMichael Niedermayer2019-08-23
* avcodec/pnm: skip reading trailing bytes in get_pnm()Michael Niedermayer2019-08-23
* avcodec/pnm: Check magic bytes directly without pnm_get()Michael Niedermayer2019-08-23
* avcodec/lcldec: Check mthread_inlen instead of clipingMichael Niedermayer2019-08-23
* avcodec/rl2: set dimensionsMichael Niedermayer2019-08-23
* Change libaom default to crf=32.elliottk2019-08-23
* avcodec/h264_parse: retry decoding SPS with complete NALJun Li2019-08-23
* avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-08-23
* avcodec/idcinvideo: Add 320x240 default maximum resolutionMichael Niedermayer2019-08-23
* avcodec: remove some dead assignmentsMarton Balint2019-08-22
* avcodec/vp5/6/8: use vpX_rac_is_end()Michael Niedermayer2019-08-22
* avcodec/alsdec: Fix integer overflow in decode_var_block_data()Michael Niedermayer2019-08-21
* avcodec/internal: Bump sane_nb_chanelsMichael Niedermayer2019-08-21
* avcodec/alsdec: Limit maximum channels to 512Michael Niedermayer2019-08-21
* lavc/qsvdec: Add VP9 decoder supportZhong Li2019-08-20
* lavc/qsvdec: Add mjpeg decoder supportZhong Li2019-08-20
* lavc/qsvdec: remove orignal parser code since not needed nowZhong Li2019-08-20
* lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader()Zhong Li2019-08-20
* lavc/qsv: make function qsv_map_fourcc() can be called externallyZhong Li2019-08-20
* lavc/qsvdec: add function ff_qsv_map_picstruct()Zhong Li2019-08-20
* avcodec/anm: Check input size for a frame with just a stop codeMichael Niedermayer2019-08-18
* aarch64/opusdsp: do not clobber register v8Lynne2019-08-15
* avcodec/libdav1d: allow setting frame size limit in pixelsJames Almer2019-08-14
* avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP(...Michael Niedermayer2019-08-15
* avcodec/loco: Check left column valueMichael Niedermayer2019-08-15
* avcodec/ffwavesynth: Fixes invalid shift with pink noise seekingMichael Niedermayer2019-08-15
* avcodec/ffwavesynth: Fix integer overflow for some corner case valuesMichael Niedermayer2019-08-15
* avcodec/indeo2: Check remaining input more oftenMichael Niedermayer2019-08-13
* avcodec/diracdec: Check that slices are fewer than pixelsMichael Niedermayer2019-08-13
* avcodec/vp56: Consider the alpha start as end of the prior headerMichael Niedermayer2019-08-13
* avutil/mips: refine msa macros CLIP_*.gxw2019-08-13
* avcodec/4xm: Check for end of input in decode_p_block()Michael Niedermayer2019-08-13
* avcodec/hevcdec: Check delta_luma_weight_l0/1Michael Niedermayer2019-08-13
* avcodec/hnm4video: Optimize postprocess_current_frame()Michael Niedermayer2019-08-12
* lavc/zmbvenc: Do not left-shift negative values.Carl Eugen Hoyos2019-08-11
* avcodec/encode: only allow undersized audio frames if they are the lastMarton Balint2019-08-11
* avcodec/hevc_refs: Optimize 16bit generate_missing_ref()Michael Niedermayer2019-08-11
* avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33Michael Niedermayer2019-08-11
* avcodec/tiff: Enforce increasing offsetsMichael Niedermayer2019-08-11
* avcodec/dds: Use ff_set_dimensions()Michael Niedermayer2019-08-11
* avcodec/mpc8: Fix 32bit mask/enumMichael Niedermayer2019-08-11
* avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data()Michael Niedermayer2019-08-11
* avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks()Michael Niedermayer2019-08-11
* avcodec/alsdec: fix mantisse shiftMichael Niedermayer2019-08-11