summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264_metadata: Localize code for display orientationAndreas Rheinhardt2019-07-07
* h264_metadata: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-07
* av1/h264_metadata, filter_units: Count down when deleting unitsAndreas Rheinhardt2019-07-07
* filter_units: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-07
* filter_units: Reindent after previous commitAndreas Rheinhardt2019-07-07
* filter_units: Don't use fake loopAndreas Rheinhardt2019-07-07
* filter_units: Unref packet on failureAndreas Rheinhardt2019-07-07
* av1_metadata: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-07
* cbs: Allow non-blank packets in ff_cbs_write_packetAndreas Rheinhardt2019-07-07
* avcodec/h264dec: set AVFrame decode_error_flags in case of decoding errorAmir Pauker2019-07-07
* avcodec/error_resilience: set AVFrame decode_error_flags in case of decoding ...Amir Pauker2019-07-07
* libx265: Update ROI behaviour to match documentationMark Thompson2019-07-07
* libx264: Update ROI behaviour to match documentationMark Thompson2019-07-07
* lavc/h265_profile_level: Add new profilesMark Thompson2019-07-07
* lavc/h265_profile_level: Add unit testMark Thompson2019-07-07
* h265_metadata: Add option to set the level of the streamMark Thompson2019-07-07
* lavc/h265_profile_level: Do not allow high tier at level < 4Mark Thompson2019-07-07
* lavc/h265_profile_level: Fix DPB size calculationMark Thompson2019-07-07
* avcodec/cngdec: set .caps_internalPaul B Mahol2019-07-07
* avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-07-06
* avcodec/alsdec: Fix integer overflow with buffer numberMichael Niedermayer2019-07-06
* avcodec/alsdec: Fixes signed integer overflow in LSB additionMichael Niedermayer2019-07-06
* avcodec/alsdec: Check opt_order / sb_length in ra_block handlingMichael Niedermayer2019-07-06
* avcodec/alsdec: Fix integer overflow with shifting samplesMichael Niedermayer2019-07-06
* avcodec/alsdec: Fix undefined behavior in decode_rice()Michael Niedermayer2019-07-06
* avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_...Michael Niedermayer2019-07-06
* avcodec/hevc_ps: fix range of num_tile_{columns,rows}_minus1James Almer2019-07-05
* lavc/mjpegdec: make code alignedZhong Li2019-07-01
* lavc/mjpegdec: replace number with marker nameZhong Li2019-07-01
* lavc/qsvenc: fix the incorrent map from bits to bytesZhong Li2019-07-01
* avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weightMichael Niedermayer2019-06-30
* avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columnsMichael Niedermayer2019-06-30
* avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a checkMichael Niedermayer2019-06-30
* avcodec/fitsdec: Check data_min/maxMichael Niedermayer2019-06-30
* avcodec/m101: Fix off be 2 errorMichael Niedermayer2019-06-29
* avcodec/qdm2: Move fft_order check upMichael Niedermayer2019-06-29
* avcodec/libvorbisdec: Check extradata sizeMichael Niedermayer2019-06-29
* avcodec/atrac9dec: Check q_unit_cnt in parse_band_ext()Michael Niedermayer2019-06-29
* avcodec/atrac9dec: Check that the reused block has succeeded initilizationMichael Niedermayer2019-06-29
* avcodec/cfhd: add back alpha processing removed in 9cefb9e7ecPaul B Mahol2019-06-28
* avcodec/utils: Check bits_per_coded_sampleMichael Niedermayer2019-06-26
* avcodec/videodsp_template: Fix overflow of additionMichael Niedermayer2019-06-26
* avcodec/alsdec: Fix invalid shift in multiply()Michael Niedermayer2019-06-26
* avcodec/4xm: Fix vlc memleakMichael Niedermayer2019-06-26
* avcodec/ffwavesynth: Check ts_end - ts_start for overflowMichael Niedermayer2019-06-26
* avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_cMichael Niedermayer2019-06-26
* avcodec/tta: Fix undefined shiftMichael Niedermayer2019-06-26
* avcodec/qdmc: Fix integer overflows in PRNGMichael Niedermayer2019-06-26
* avcodec/rv10: Avoid calculating undefined value that is unusedMichael Niedermayer2019-06-26
* avcodec/bintext: Check font heightMichael Niedermayer2019-06-26