summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/nvenc: also clear data pointer after unregistering a resourceTimo Rothenpieler2018-01-28
* avcodec/nvenc: add some more error case checksTimo Rothenpieler2018-01-28
* avcodec/nvenc: unregister input resource when unmappingTimo Rothenpieler2018-01-28
* avcodec/nvenc: refcount input frame mappingsTimo Rothenpieler2018-01-28
* avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_l...Michael Niedermayer2018-01-27
* avcodec/mjpegdec: Fix integer overflow in DC dequantizationMichael Niedermayer2018-01-27
* lavc/aarch64/sbrdsp_neon: fix build on old binutilsRodger Combs2018-01-26
* Merge commit '559370f2c45110afd8308eec7194437736c323d4'Mark Thompson2018-01-25
|\
| * qsv: Skip the packet if decoding failureRuiling, Song2018-01-25
* | avcodec/dxtory: Fix bits left checksMichael Niedermayer2018-01-23
* | avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() downMichael Niedermayer2018-01-23
* | avcodec: v4l2_context: remove unnecessary codeJorge Ramirez-Ortiz2018-01-23
* | v4l2_m2m: Fix integer overflow in timestamp handlingMark Thompson2018-01-22
* | avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvdec hwaccelJames Almer2018-01-21
* | v4l2_m2m: Fix free of the wrong pointer in an error pathMark Thompson2018-01-21
* | avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK()Michael Niedermayer2018-01-21
* | lavc/svq3: Do not write into memory defined as const.Carl Eugen Hoyos2018-01-21
* | avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()James Almer2018-01-21
* | avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()James Almer2018-01-21
* | avcodec/hevc_ps: add a function to uninitialize parameter set buffersJames Almer2018-01-21
* | avcodec: v4l2_m2m: context: fix raising warning on POLLERRJorge Ramirez-Ortiz2018-01-21
* | avcodec: v4l2_m2m: remove unnecessary timeout.Jorge Ramirez-Ortiz2018-01-21
* | avcodec: v4l2_m2m: fix races around freeing data on closeMark Thompson2018-01-21
* | avcodec/snowdec: Fix integer overflow before htaps checkMichael Niedermayer2018-01-20
* | avcodec/ulti: Check number of blocks at initMichael Niedermayer2018-01-20
* | avcodec/cuviddec: set key frame for decoded framesYogender Gupta2018-01-19
* | Merge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8'Mark Thompson2018-01-16
|\|
| * qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32Maxym Dmytrychenko2018-01-08
* | Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'Mark Thompson2018-01-16
|\|
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
* | lavc/snow_dwt: add struct MpegEncContext to fix headers check.Jun Zhao2018-01-16
* | avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / monoMichael Niedermayer2018-01-15
* | avcodec/jpeg2000: Check sum of sizes of band->prec before allocatingMichael Niedermayer2018-01-15
* | avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs()Michael Niedermayer2018-01-15
* | dcaenc: move all tables inside context and fix incorrect coding styleRostislav Pehlivanov2018-01-13
* | avcodec/dcaenc: Use ffmpeg mdct instead of own implementationDaniil Cherednik2018-01-13
* | dcaenc: cleanup on init failure and add a threadsafe init codec capRostislav Pehlivanov2018-01-13
* | opusenc_psy: Typo, use all coeffs in range for band tonality calculationDaniil Cherednik2018-01-13
* | aacenc: use the fast coder as the defaultRostislav Pehlivanov2018-01-13
* | lavc/libx265: support all color parameters that x265 doesRodger Combs2018-01-12
* | avcodec/utils: Avoid hardcoding duplicated types in sizeof()Michael Niedermayer2018-01-12
* | avcodec/opus: Add {} over multiline if() bodyMichael Niedermayer2018-01-12
* | avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in oneMichael Niedermayer2018-01-12
* | avcodec/ffv1enc: mark RGB48 support as non-experimentalJérôme Martinez2018-01-12
* | avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64James Almer2018-01-11
* | avcodec/h264addpx_template: Fixes integer overflowsMichael Niedermayer2018-01-08
* | avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0Michael Niedermayer2018-01-08
* | avcodec/diracdec: Fix integer overflow with quantMichael Niedermayer2018-01-08
* | avcodec/opus_parser: Check payload_len in parse_opus_ts_header()Michael Niedermayer2018-01-08
* | avcodec/jpeg2000dsp: Fix integer overflows in ict_int()Michael Niedermayer2018-01-08