47695 Commits (95115fcc184db6217ce01632a0fbdff3e253183f)

Author SHA1 Message Date
Oneric 95115fcc18 avcodec/ass: accurately preserve colours 2 years ago
Oneric d82e30d0d1 avcodec/ass: fix comment 2 years ago
Rick Kern 33e70dc0b8 lavc/videotoolboxenc: fix warnings 2 years ago
James Darnley 5dfb4f9690 avcodec/x86/v210enc: change '0b' binary constant prefix to 'b' suffix 2 years ago
James Almer fe196fd29a avcodec/libsvtav1: don't force a default value for deprecated options 2 years ago
Paul B Mahol 8d9f7fa79e avcodec/smcenc: improve compression ratio a little 2 years ago
Paul B Mahol fb51eebc6c avcodec/smcenc: fix errors with using intra after inter skip 2 years ago
Paul B Mahol 1bebcd43e1 avcodec/smcenc: fix silly typo 2 years ago
Michael Niedermayer 6ad7403bce
avcodec/wavpack: Check for end of input in wv_unpack_dsd_high() 2 years ago
Paul B Mahol 0d6a6c8750 avcodec/cfhdenc: height < 4 is not supported 2 years ago
Paul B Mahol f56454544f avcodec/smcenc: fixes for width not multiple of 4 2 years ago
James Darnley 690b7890f0 avcodec/x86/v210enc: remove unneeded instruction 2 years ago
James Darnley c67a2b14a2 avcodec/x86/v210enc: expand and correct comments 2 years ago
James Darnley 651cb867b1 avcodec/v210enc: add new 10-bit function for avx512 avx512icl 2 years ago
James Darnley bda53d2dde avcodec/x86/v210enc: replace register use with named register 2 years ago
Marvin Scholz aa4edbb633 avcodec/avpacket: use av_dict_iterate 2 years ago
Marvin Scholz 0b3092aed3 avcodec/libxavs2: use av_dict_iterate 2 years ago
Marvin Scholz 3000cf7a57 avcodec/libvpxenc: use av_dict_iterate 2 years ago
Marvin Scholz 5b13238ce0 avcodec/librav1e: remove unnecessary variable 2 years ago
Marvin Scholz e048d06621 avcodec/librav1e: use av_dict_iterate 2 years ago
Andreas Rheinhardt 7b450bafd7 avcodec/h2645_sei: Factor attaching film grain side-data to frame out 2 years ago
Andreas Rheinhardt 8bf18018a3 avcodec/(h264|hevc)_ps: Factor common VUI code out 2 years ago
Andreas Rheinhardt 1e38e7fd14 avcodec/h264_ps: Don't output invalid chroma location 2 years ago
Andreas Rheinhardt 881e8bcc51 avcodec/h264data: Deduplicate H.26[45] aspect ratio table 2 years ago
Andreas Rheinhardt 8d481b0234 avcodec/h264_ps: Don't error out on unknown aspect ratio 2 years ago
Andreas Rheinhardt a5bba606a0 avcodec/h2645_sei: Also support Active Format Descriptor for HEVC 2 years ago
Andreas Rheinhardt 01e775f4b7 avcodec/h2645_sei: Attach AVStereo3D side data generically 2 years ago
Andreas Rheinhardt 38d0d12c46 avcodec/h264_sei, sei: Make H264_SEI_FpaType generic 2 years ago
Andreas Rheinhardt 3bafc4ead4 avcodec/h2645_sei: Factor out applying SEIs to frames 2 years ago
Andreas Rheinhardt f89825e60a avcodec/h2645_sei: Factor out freeing common SEI parts 2 years ago
Andreas Rheinhardt de5891d371 avcodec/h2645_sei: Factor updating H.2645 SEIs out 2 years ago
Andreas Rheinhardt 33239ebd07 avcodec/h2645_sei: Factor parsing common SEI messages out 2 years ago
Andreas Rheinhardt 0d84725cb9 avcodec/sei: Add tag to SEI enumeration 2 years ago
Andreas Rheinhardt 4d9c0b3efa configure: Add (h264|hevc)_sei subsystems 2 years ago
Andreas Rheinhardt adf3b01158 avcodec/h264_sei: Don't use GetBit-API for byte-aligned reads 2 years ago
Haihao Xiang 7cfc3c0d26 lavc/qsvenc_h264: don't support P010 format 2 years ago
Wenbin Chen 47fff1eda1 libavcodec/qsvenc.c: Enable MFX_GOP_STRICT when adpative gop is disabled 2 years ago
Haihao Xiang 71cded6aa3 lavc/qsvdec: update HDR side data on output AVFrame 2 years ago
Paul B Mahol f52963b48e avcodec/cfhdenc: readjust packet allocation 2 years ago
Paul B Mahol 6a7c70fd8b avcodec/smcenc: fix encoding of width not multiple of 4 2 years ago
James Almer 39dc9a7421 avcodec/libfdk-aacenc: fix version check for the new channel layouts 2 years ago
James Almer 3d96775f9e avcodec/libfdk-aacenc: add support for 6.1(back) channel layout 2 years ago
James Almer bb45f41a6b avcodec/libfdk-aacenc: add support for 7.1(top) channel layout 2 years ago
Michael Niedermayer 93810a625c
avcodec/mobiclip: Check input size before (re)allocation 2 years ago
Michael Niedermayer 65ce417828
avcodec/tiff: Ignore tile_count 2 years ago
Michael Niedermayer b32316923d
avcodec/h263dec: Avoid parsing extradata repeatedly 2 years ago
Michael Niedermayer ff2d1bbe73
avcodec/tiff: Avoid 0.0/0.0 in camera_xyz_coeff() 2 years ago
Michael Niedermayer b2c1a0fc2b
avcodec/apac: use unsigned for sample residual 2 years ago
Michael Niedermayer 8f975641d7
avcodec/bonk: Use unsigned in predictor_init_state() to avoid undefined behavior 2 years ago
Michael Niedermayer 88f0e05c72
avcodec/pictordec: Remove mid exit branch 2 years ago