41322 Commits (fc32e08941ea2795a3096e7a4013843e9ebf5fe3)

Author SHA1 Message Date
Michael Niedermayer fc32e08941 avcodec/mlpdec: Insuffient typo 6 years ago
Michael Niedermayer 3f68948cb3 avcodec/pnm: Avoid structure pointer dereferences in inner loop in pnm_get() 6 years ago
Michael Niedermayer 177b40890c avcodec/zmbv: obtain frame later 6 years ago
Michael Niedermayer 61523683c5 avcodec/jvdec: Check available input space before decode8x8() 6 years ago
Martin Vignali 37e4c226c0 avcodec/proresenc_aw : indent after prev commit 6 years ago
Martin Vignali 132ed206d6 avcodec/proresenc_aw : add interlace encoding 6 years ago
Martin Vignali e7cbbb7374 avcodec/proresenc_aw : merge funcs subimage_with_fill and subimage_alpha_with_fill 6 years ago
Martin Vignali 8a4a952e45 avcodec/proresenc_aw : move scantable to prores context 6 years ago
Martin Vignali 2016f9c3bc avcodec/proresenc_aw : move picture encoding after frame header write 6 years ago
Martin Vignali 6cc8cfe30c avcodec/proresenc_aw : simplify frame flags 6 years ago
Carl Eugen Hoyos 7e4d3dbe18 lavc/aarch64/h264dsp_init: Only use neon horizontal intra loopfilter for 4:2:0. 6 years ago
James Almer 72458b3f08 ppc/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
James Almer 7b9ca44cbc arm/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
James Almer aa844dc46f aarch64/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
Michael Niedermayer 5ccf296e74 avcodec/h264_direct: Fix overflow in POC comparission 6 years ago
James Almer d5d699ab6e avcodec/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
Martin Storsjö c8bc9d1380 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Martin Storsjö fecf75a5c4 aarch64: vp8: Remove superfluous includes 6 years ago
Martin Storsjö 7ddfa5e908 aarch64: vp8: Fix assembling with armasm64 6 years ago
Martin Storsjö c950beb68d aarch64: vp8: Fix assembling with clang 6 years ago
Matthew Fearnley f2e89fe4d3 libavcodec/zmbvenc: motion estimation improvements/bug fixes: 6 years ago
Matthew Fearnley 2d80b56ce0 libavcodec/zmbvenc: block scoring improvements/bug fixes 6 years ago
hwren ff03418348 lavc/libdavs2: fix parameter setting error 6 years ago
hwren 11751f6252 lavc/libxavs2: use upper layer qp parameters first 6 years ago
hwren 8754147db6 lavc/libxavs2: remove unused context parameter 6 years ago
Kevin Backhouse via RT 894995c41e avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces 6 years ago
Kevin Backhouse via RT 1f00c97bc3 avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning 6 years ago
Michael Niedermayer 7246bf365a avcodec/mpegvideo_enc: Use av_assert1() instead of assert() 6 years ago
Carl Eugen Hoyos fe7d8c993f lavc/libgsmenc: Force mono and use 13k as default bitrate. 6 years ago
gxw 1466dc140d avcodec/mips: [loongson] optimize theora decoding with mmi. 6 years ago
Michael Niedermayer 1f686d023b avcodec/mpeg4videodec: Clear interlaced_dct for studio profile 6 years ago
Philip Langdale d6fc5dc24a avcodec/version: Bump micro-version for nvdec/cuviddec changes 6 years ago
Philip Langdale 317b7b06fd avcodec/cuviddec: Add support for decoding HEVC 4:4:4 content 6 years ago
Philip Langdale 83c7ac2e47 avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
Philip Langdale e06ccfbe1d avcodec/nvdec: Add support for decoding HEVC 4:4:4 content 6 years ago
Philip Langdale f4ea930a11 avcodec/hevc_ps: Expose all SPS and PPS range extension flags 6 years ago
Roman Arzumanyan f1f66df6a2 avcodec/nvenc: add b_as_ref support for HEVC 6 years ago
Timo Rothenpieler 15c6390139 avutil/cuda_check: avoid pointlessly exporting same symbol from two libraries 6 years ago
Jan Ekström 466cb4ed56 lavc/libaribb24: use integer math to calculate font scaling 6 years ago
Jan Ekström 1ed9e8e937 lavc/libaribb24: add missing type struct members to AVOptions 6 years ago
Jan Ekström 03824afdb4 lavc/libaribb24: protect handled value with parenthesis in RGB_TO_BGR 6 years ago
Jan Ekström 4beccf400d lavc/libaribb24: add error handling to region handling 6 years ago
James Almer 3e8b8b6b50 avcodec/cbs_av1: don't call cbs_av1_read_trailing_bits() when no bits remain in the OBU 6 years ago
Jan Ekström 100bfac6d6 add libaribb24 ARIB STD-B24 caption decoder 6 years ago
Michael Niedermayer 4cde7e62db avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() 6 years ago
Michael Niedermayer 7f8bfbee36 avcodec/h264_parse: Clear ref_list[1] if only [0] is used 6 years ago
Decai Lin 9d800d39d5 avcodec/h264_parse: no need check ref list1 for P slices. 6 years ago
Michael Niedermayer 1aa796bc9c avcodec/mpegvideo_enc: Use av_assert1() instead of assert() in merge_context_after_encode() 6 years ago
Michael Niedermayer 1e59071aad avcodec/ac3: Explicitly return to discard large amounts of nonsense bytes 6 years ago
Andreas Rheinhardt 1eb6bfbc1f avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_code 6 years ago