summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/libuavs3d: fix access uninitialized variable when drainingZhao Zhili2022-05-23
* avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.hAndreas Rheinhardt2022-05-19
* avcodec/mss2: Remove write-only QpelDSPContextAndreas Rheinhardt2022-05-19
* avcodec/error_resilience: Only keep what is needed from MECmpContextAndreas Rheinhardt2022-05-19
* avcodec/dvdsubenc: return error if canvas_size is too small for subtitle renderLimin Wang2022-05-19
* avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarilyAndreas Rheinhardt2022-05-15
* avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.hAndreas Rheinhardt2022-05-15
* avcodec/ac3tab: Move some tables only used by ac3.c to itAndreas Rheinhardt2022-05-15
* avcodec/ac3: Remove declaration of inexistent functionAndreas Rheinhardt2022-05-15
* avcodec/libaomenc: Add parameter for avif single image encodingVignesh Venkatasubramanian2022-05-13
* avcodec/vp9: ipred_vl_16x16_16 avx2 implementationSemen Belozerov2022-05-12
* libavcodec/cinepakenc: Mark no-skip frames as keyframesTomas Härdin2022-05-12
* avcodec/internal: Hide stuff only used by the core decode APIAndreas Rheinhardt2022-05-12
* avcodec/texturedspenc: Fix invalid shiftAndreas Rheinhardt2022-05-12
* lavc: drop a confusing message about "thread emulation"Anton Khirnov2022-05-11
* lavc/pthread_frame: do not copy AVCodecInternal contentsAnton Khirnov2022-05-11
* lavc/avcodec: only allocate decoding packets for decodersAnton Khirnov2022-05-11
* lavc/encode: add an encoder-specific get_buffer() variantAnton Khirnov2022-05-11
* lavc/snow: only allocate mconly_picture for decodingAnton Khirnov2022-05-11
* lavc/pgs_frame_merge_bsf: add bsf to merge PGS segmentsJohn Stebbins2022-05-10
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* avcodec/libsvtav1: signal CPB properties through side dataJan Ekström2022-05-09
* avcodec/libsvtav1: update avctx bit rate according to RC modeJan Ekström2022-05-09
* lavc/cavsdec: Add profile checkJun Zhao2022-05-08
* lavc/libuavs3d: fix incorrect commentsJun Zhao2022-05-08
* avcodec/libxavs2: Improve r redundancy in occuredMichael Niedermayer2022-05-06
* avcodec/v210enc: Move ff_v210enc_init into a headerAndreas Rheinhardt2022-05-06
* avcodec/v210_dec: Move ff_v210dec_init into a headerAndreas Rheinhardt2022-05-06
* avcodec/pcm-blurayenc: fix flawed logic in previous changePaul B Mahol2022-05-02
* lavc/videotoolboxenc: Speed/Quality prioriry settingSimone Karin Lehmann2022-05-02
* avcodec/x86/hevc_mc: Fix AVX-512-VNNI_hevc_qpel_filters_avx512iclFelix LeClair2022-05-01
* lavc/flacdec: Increase residual limit from INT_MAX to UINT_MAXMartijn van Beurden2022-04-30
* avcodec/Makefile: Add libjxl.h to SKIPHEADERS if necessaryAndreas Rheinhardt2022-04-29
* avcodec/xfacedec: Add AV_CODEC_CAP_DR1Andreas Rheinhardt2022-04-28
* avcodec/pgxdec: Use unsigned types for unsigned valuesAndreas Rheinhardt2022-04-28
* avcodec/pgxdec: Hoist branch out of loopAndreas Rheinhardt2022-04-28
* avcodec/pgxdec: Fix issue with negative linesizesAndreas Rheinhardt2022-04-28
* avcodec/pgxdec: Remove pointless checksAndreas Rheinhardt2022-04-28
* avcodec/pgxdec: Avoid always-false checksAndreas Rheinhardt2022-04-28
* avcodec/pgxdec: Make better use of size checkAndreas Rheinhardt2022-04-28
* arm64: Fix wrong BTI landing padAndre Kempe2022-04-26
* avcodec/libsvtav1: add support for setting chroma sample locationJan Ekström2022-04-26
* avcodec/libsvtav1: pass pict_type to libraryChristopher Degawa2022-04-25
* avcodec/audiotoolboxdec: Properly fill out_formatChristopher Snowhill2022-04-24
* avcodec/pcm-blurayenc: set fixed number of samples per packetPaul B Mahol2022-04-24
* avcodec/x86/hevc_mc: add qpel_h64_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h32_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h4_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h16_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h8_8_avx512icl and qpel_hv8_8_avx512iclWu Jianhua2022-04-24