summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* avcodec/mips/aaccoder_mips: Remove MIPS-specific aaccoderAndreas Rheinhardt2024-03-18
* avcodec/mpegaudio(data|dsp): Mark symbols as hiddenAndreas Rheinhardt2024-03-17
* avcodec/vorbis_data: Mark symbols as hiddenAndreas Rheinhardt2024-03-17
* avcodec/dirac_arith: Only include x86/asm.h for ARCH_X86Andreas Rheinhardt2024-03-17
* avcodec/ac3tab: Remove enum CustomChannelMapLocationAndreas Rheinhardt2024-03-17
* avcodec/tests/snowenc: Fix mixed declaration and codeAndreas Rheinhardt2024-03-15
* configure: Remove av_restrictAndreas Rheinhardt2024-03-15
* avcodec/ppc/vp8dsp_altivec: Fix out-of-bounds accessAndreas Rheinhardt2024-03-14
* avcodec/mpeg4videodec: Align idct-block appropriatelyAndreas Rheinhardt2024-03-14