44384 Commits (124e2a79e2b75c8f4d215dd00ab51534caa04b6b)

Author SHA1 Message Date
Xu Guangxin 7a5a5e68bf avcodec/qsvdec: refact, remove duplicate code for plugin loading 4 years ago
Xu Guangxin d78ecf10bd avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.c 4 years ago
Xu Guangxin 399c1f9235 avcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.c 4 years ago
Xu Guangxin e8df3808bd avcodec/qsvdec_h2645: refact, use DEFINE_QSV_DECODER to remove duplicate code 4 years ago
Xu Guangxin 96915ac51b avcodec/qsvdec_other: refact, use DEFINE_QSV_DECODER to remove duplicate code 4 years ago
Xu Guangxin 4c47b41782 avcodec/qsv_h2645: fix memory leak for plugin load 4 years ago
Michael Niedermayer 2488ba85a0 avcodec/utils: Check for integer overflow in get_audio_frame_duration() for ADPCM_DTK 4 years ago
Andreas Rheinhardt da607832b5 avcodec/tableprint: Don't include mem_internal.h 4 years ago
Andreas Rheinhardt ee1d1c4b37 avcodec/h264_metadata_bsf: Don't use unitialized value 4 years ago
Andreas Rheinhardt 53db591a2e avcodec/videotoolboxenc: Fix SEI enum identifiers 4 years ago
Michael Niedermayer 43c8d3097b avcodec/cri: check for available input in unpack_10bit() 4 years ago
Andreas Rheinhardt b347384173 avcodec/me_cmp: Remove ff_check_alignment() 4 years ago
Andreas Rheinhardt 1f9ef2f3cf avcodec/mpeg12dec: Remove redundant writes 4 years ago
Andreas Rheinhardt aff923c0b5 avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoder 4 years ago
Andreas Rheinhardt ab905f1dbc avcodec/Makefile: Make H.263 decoder compilable without H.263I 4 years ago
Andreas Rheinhardt d64828c8af avcodec/Makefile: Remove FLAC dependencies on vorbis_data 4 years ago
Andreas Rheinhardt 21b4b90475 avcodec/Makefile: Remove dependency of H.263 on FLV codecs 4 years ago
Andreas Rheinhardt 9e74f324d8 avcodec/Makefile: Remove unnecessary cbrt_data dependency 4 years ago
Mark Thompson fa75e43875 h264_redundant_pps_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson 375176a540 av1_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson e46aa5a894 vp9_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson f35b268327 mpeg2_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson b95f901c7f h265_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson c837d9481a h264_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson 01a68c12a7 cbs: Implement common parts of cbs-based bitstream filters separately 4 years ago
Mark Thompson c9c5b1977f h264_metadata_bsf: Improve interpretation of input display matrices 4 years ago
Mark Thompson 8a14d51b8b h264_metadata_bsf: Refactor the filter function into smaller parts 4 years ago
Mark Thompson 88b65bed9c cbs_sei: Remove restrictions on MDCV values 4 years ago
Mark Thompson 8843607f49 cbs_h2645: Merge SEI message handling in common between codecs 4 years ago
Mark Thompson 773857df59 hevc: Use common SEI types 4 years ago
Mark Thompson 64b3aac8d0 h264: Use common SEI types 4 years ago
Mark Thompson 9ef32649d0 lavc: Add new header for SEI payload types 4 years ago
Mark Thompson 75092c5b45 h264_metadata_bsf: Move SEI user data parsing to init time 4 years ago
Mark Thompson 4bf3384800 cbs_h2645: Merge SEI messages in common between codecs 4 years ago
rcombs eabf5e6d6b All: update names in copyright headers 4 years ago
Derek Buitenhuis e55a80da38 avcodec/librav1e: Pass through timestamps as opaque user data 4 years ago
Paul B Mahol f975cf7cc0 avcodec/cfhd: only increase s->level if transform is supported 4 years ago
Derek Buitenhuis b085a72c54 avcodec/librav1e: Fix indentation 4 years ago
Wonkap Jang 57dae5723f avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIG 4 years ago
Lynne 151b41c8cc
fft: remove 16-bit FFT and MDCT code 4 years ago
Lynne 9e05421dbe
ac3enc_fixed: drop unnecessary fixed-point DSP code 4 years ago
Lynne 238b2d4155
ac3enc: halve the MDCT window size by using vector_fmul_reverse 4 years ago
Lynne 784c08af30
ac3enc: do not clip coefficients after transforms 4 years ago
Lynne 2d85e6e723
ac3enc_fixed: convert to 32-bit sample format 4 years ago
Nuo Mi 2ad21ee9d4 avcodec/cbs_h2645: Move zero_byte check to its own function 4 years ago
Nuo Mi 71de4ebede avcodec/cbs_h265: fix undef SEI_TYPE_X 4 years ago
Nuo Mi ebdd33086a avcodec: add vvc codec id and profiles 4 years ago
James Almer 9219ed213d avcodec/cbs: constify decompose_unit_types 4 years ago
Arnaud Vrac 29993b2947 sbc: do not set sample format in parser 4 years ago
Timo Rothenpieler 7a2d94cf1a avcodec/nvenc: fix timestamp offset ticks logic 4 years ago