44324 Commits (2c424d963039a7d50b5b93f0db5efd70101d8e44)

Author SHA1 Message Date
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
Andreas Rheinhardt 42ee3898c8 avcodec/ac3dec: Make decoders init-threadsafe 4 years ago
Andreas Rheinhardt 10663312de avcodec/ac3dec: Check operations that can fail 4 years ago
Andreas Rheinhardt 277281ac8e avcodec/ac3enc: Factor common end of float/fixed encode_frame out 4 years ago
Andreas Rheinhardt 49a12ac4af avcodec/ac3enc_template: Perform compile-time checks at compile-time 4 years ago
Andreas Rheinhardt 496ff9f2e5 avcodec/[e]ac3enc: Don't invade CONFIG_ namespace 4 years ago
Andreas Rheinhardt 953924781e avcodec/ac3enc: Set function pointers earlier 4 years ago
Andreas Rheinhardt 505d4de064 avcodec/[e]ac3enc: Make encoders init-threadsafe, fix race 4 years ago
Michael Niedermayer 69aeba8a19 avcodec/wmaprodec: Check packet size 4 years ago
Michael Niedermayer 380a3a0adf avcodec/rasc: Check frame before clearing 4 years ago
Andreas Rheinhardt a454a0c14f avcodec/fft_template: Only check for FF_FFT_PERM_AVX on ARCH_X86 4 years ago