summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/pngdec: support alpha blending for palette apngPaul B Mahol2022-03-08
* avcodec/argo: Check packet sizeMichael Niedermayer2022-03-08
* avcodec/g729_parser: Check channelsMichael Niedermayer2022-03-08
* avcodec: add pcm-bluray encoderPaul B Mahol2022-03-06
* avcodec/dnxhdenc: fill unused bytes from put bits buffer with zerosPaul B Mahol2022-03-05
* avcodec/dnxhdenc: retry increasing qscale to not overflow max_bitsPaul B Mahol2022-03-05
* avcodec/dnxhdenc: fix possible out of bound writes for big w/hPaul B Mahol2022-03-04
* avcodec/tiff: do not abort on zero denominatorPaul B Mahol2022-03-03
* avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX.Lu Wang2022-03-01
* avcodec: [loongarch] Optimize Hevc_mc_bi with LSX.Hao Chen2022-03-01
* avcodec: [loongarch] Optimize Hevc_idct/lpf with LSX.Lu Wang2022-03-01
* avcodec: [loongarch] Optimize Hevcdsp with LSX.Lu Wang2022-03-01
* avcodec: support for CUVA HDR Vivid metadataLimin Wang2022-03-01
* avcodec/setts_bsf: add an option to set output time baseJames Almer2022-02-28
* avcodec/setts_bsf: stop repeatedly setting values that don't change between p...James Almer2022-02-28
* avcodec/setts_bsf: add constants to modify packet durationJames Almer2022-02-28
* avcodec/setts_bsf: add NEXT_PTS/DTS expression constantsJames Almer2022-02-28
* qsvenc: avoid dereferencing the null pointerTong Wu2022-02-28
* qsv: add return value check for MFXQueryIMPLTong Wu2022-02-28
* libavcodec/qsvenc: add mbbrc to hevc_qsvWenbin Chen2022-02-28
* libavcodec/qsvenc: add more ChromaFormat support to mjpeg_qsvWenbin Chen2022-02-28
* libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase perform...Wenbin Chen2022-02-28
* libavcodec/vaapi_encode: Add new API adaption to vaapi_encodeWenbin Chen2022-02-28
* avcodec/libopenjpegenc: Don't clone AVFrame unnecessarilyAndreas Rheinhardt2022-02-25
* avcodec/h263dec: Avoid copying data when flipping imageAndreas Rheinhardt2022-02-25
* avcodec/movtextdec: add () to CMP() macro to avoid unexpected behaviorMichael Niedermayer2022-02-25
* avcodec/libsvtav1: update some options and defaultsJames Almer2022-02-24
* libavcodec, libavdevice: Remove unnecessary includes of version.hMartin Storsjö2022-02-24
* avcodec/libsvtav1: fix compilation with old SVT-AV1 buildsJames Almer2022-02-24
* avcodec/libsvtav1: add a svtav1-params option to pass a list of key=value par...James Almer2022-02-24
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-24
* Remove obsolete version.h inclusionsAndreas Rheinhardt2022-02-24
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avcodec/magicyuvenc: Remove unused context variableAndreas Rheinhardt2022-02-23
* avcodec/magicyuvenc: Don't modify input frameAndreas Rheinhardt2022-02-23
* avcodec/magicyuvenc: Add const where appropriateAndreas Rheinhardt2022-02-23
* avcodec/magicyuvenc: Avoid unnecessary av_frame_clone()Andreas Rheinhardt2022-02-23
* libavcodec/qsvenc_hevc: encode RGB format rawvideoWenbin Chen2022-02-22
* libavcodec/qsvdec: use the parameter from decodeHeader to configure surfaceWenbin Chen2022-02-22
* avcodec/mips: Fix checkheadersAndreas Rheinhardt2022-02-21
* avcodec/aarch64/idct: Add missing stddefAndreas Rheinhardt2022-02-21
* avcodec/cabac_functions: Add missing headersAndreas Rheinhardt2022-02-21
* avcodec/wavpack: do not process only first non-zero field of int32info chunkPaul B Mahol2022-02-20
* avcodec/msmpeg4dec: Reindent after the previous commitAndreas Rheinhardt2022-02-18
* avcodec/msmpeg4dec: Make initializing VLCs thread-safeAndreas Rheinhardt2022-02-18
* avcodec/avcodec: Decrease the amount of time while holding the lockAndreas Rheinhardt2022-02-18
* avcodec/vorbisdec: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-18
* avcodec/ituh263dec: Reindent after the last commitAndreas Rheinhardt2022-02-18
* avcodec/ituh263dec: Make initializing VLCs thread-safeAndreas Rheinhardt2022-02-18