summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mpegutils: Simplify indentingAndreas Rheinhardt2024-03-26
* avcodec/mpegutils: Avoid allocations when using AVBPrintAndreas Rheinhardt2024-03-26
* avcodec/osq: avoid several signed integer overflowsMichael Niedermayer2024-03-26
* lavc/get_buffer: Add a warning on failed allocation from a fixed poolMark Thompson2024-03-25
* avcodec/vmixdec: Check shift before useMichael Niedermayer2024-03-25
* avcodec/x86/h264_idct: Fix incorrect xmm spilling on win64Henrik Gramner2024-03-25
* vulkan_av1: port to the new stable APILynne2024-03-25
* av1dec: add AV1_REF_FRAME_NONELynne2024-03-25
* lavc/cbs_av1: Save more frame ordering informationMark Thompson2024-03-25
* x86: Update x86inc.asmHenrik Gramner2024-03-24
* x86: Avoid using 'd' as an argument nameHenrik Gramner2024-03-24
* avcodec/hevcdec: apply AOM film grain synthesisNiklas Haas2024-03-23
* avcodec/h2645_sei: decode AFGS1 T.35 SEINiklas Haas2024-03-23
* avcodec/aom_film_grain: implement AFGS1 parsingNiklas Haas2024-03-23
* avcodec/aom_film_grain: add AOM film grain synthesisNiklas Haas2024-03-23
* avcodec/libdavv1d: signal new AVFilmGrainParams membersNiklas Haas2024-03-23
* avcodec/av1dec: signal new AVFilmGrainParams membersNiklas Haas2024-03-23
* avcodec/h2645_sei: signal new AVFilmGrainParams membersNiklas Haas2024-03-23
* lavc/vvc_parser: small cleanup for styleJun Zhao2024-03-23
* avcodec/cbs_h266_syntax_template: Check tile_yMichael Niedermayer2024-03-23
* avcodec/mediacodec_wrapper: remove unnecessary NULL checks before calling Del...Matthieu Bouron2024-03-23
* avcodec/mediacodec_wrapper: use an OFFSET() macro where relevantMatthieu Bouron2024-03-23
* avcodec/jni: remove unnecessary NULL checks before calling DeleteLocalRef()Matthieu Bouron2024-03-23
* avcodec/jni: use size_t to store structure offsetsMatthieu Bouron2024-03-23
* avcodec: add av_jni_{get,set}_android_app_ctx() helpersMatthieu Bouron2024-03-23
* avutil/frame: Rename av_frame_side_data_get and add wrapper for itAndreas Rheinhardt2024-03-22
* avcodec/libx265: Pass logctx as void*, not AVClass**Andreas Rheinhardt2024-03-22
* avcodec/libx265: Don't use AVBPrint unnecessarilyAndreas Rheinhardt2024-03-22
* avcodec/libx264: Remove unused variableAndreas Rheinhardt2024-03-22
* avcodec/librav1e: Don't unnecessarily create new referencesAndreas Rheinhardt2024-03-22
* avcodec/libdav1d: Stop mangling AVPacket.opaqueAndreas Rheinhardt2024-03-22
* avcodec/dovi_rpu: fix off-by-one in loopNiklas Haas2024-03-22
* avcodec/dovi_rpu: use OR instead of additionNiklas Haas2024-03-22
* avcodec/libx264: fix extradata when config annexb=0Zhao Zhili2024-03-22
* avcodec/decode: log hwaccel nameZhao Zhili2024-03-22
* avcodec/hevc_ps: fix setting HEVCHdrParams fieldsJames Almer2024-03-21
* avcodec/hevc_ps: allocate only the required HEVCHdrParams within a VPSJames Almer2024-03-21
* avcodec/libx265: add support for writing out CLL and MDCVJan Ekström2024-03-20
* avcodec/libx264: add support for writing out CLL and MDCVJan Ekström2024-03-20
* avcodec/libsvtav1: add support for writing out CLL and MDCVJan Ekström2024-03-20
* avcodec: add frame side data array to AVCodecContextJan Ekström2024-03-20
* lavc/vvc: Fix check whether QG is in first tile colFrank Plowman2024-03-20
* avcodec/mpeg12dec: extract only one type of CC substreamMarth642024-03-19
* avcodec/libdav1d: use named constants for ITU-T T.35 metadataJames Almer2024-03-19
* avcodec/h2645_sei: use named constants for ITU-T T.35 metadataJames Almer2024-03-19
* avcodec/av1dec: use named constants for ITU-T T.35 metadataJames Almer2024-03-19
* lavc/vaapi_decode: Don't update buffer number if allocataion failFei Wang2024-03-18
* lavc/vaapi_encode: Enable block level bitrate controlFei Wang2024-03-18
* lavc/qsvdec: Do not print warning when draining cached framesHaihao Xiang2024-03-18
* avcodec/ccaption_dec: Use static_assert instead of _Static_assertAndreas Rheinhardt2024-03-18