43351 Commits (195a25a7aba89d4fc040de63cbc6389abece393d)

Author SHA1 Message Date
summertriangle.dev@gmail.com bc2dcae897 avcodec/hcadec: fix decoding of hfr channels 5 years ago
Andriy Gelman 536e5dfa73 avcodec/adpcmenc: remove forward declaration 5 years ago
Paul B Mahol 29ea4e1b3c avcodec/mpeg12dec: do not discard older a53 captions 5 years ago
Paul B Mahol 00842b3a0d avcodec/ccaption_dec: use uint8_t type for prev_cmd array 5 years ago
Paul B Mahol bd1b78e91a avcodec/ccaption_dec: do not modify packet data in case of parity error 5 years ago
Paul B Mahol bbd0be04d0 avcodec/ccaption_dec: allow selection of second field captions 5 years ago
Paul B Mahol c6791a32b4 avcodec/ccaption_dec: rework non-real-time mode with pop-on captions by delaying 5 years ago
Manoj Bonda 23d06f606e avcodec/av1_parser: initialize avctx->pix_fmt 5 years ago
James Almer af6cddae1f avcodec/av1_parser: add missing parsing for RGB pixel format signaling 5 years ago
James Almer 634a44db5a avcodec/av1_parser: set context values outside the OBU parsing loop 5 years ago
Limin Wang e3b5897fe3 avcodec/libx265: Fix integer overflow in computation of max and avg bitrate 5 years ago
James Almer 93016f5d1d avcodec/encode: restructure the old encode API 5 years ago
James Almer 827d6fe73d avcodec/encode: restructure the core encoding code 5 years ago
Paul B Mahol c0974355c7 avcodec/ccaption_dec: do not modify pkt data and stop removing parity bit twice 5 years ago
Paul B Mahol 9887bcc6c6 avcodec/ccaption_dec: remove usage of extra buffer 5 years ago
Paul B Mahol d5b1760665 avcodec/ccaption_dec: fix some small style issues 5 years ago
Paul B Mahol 3615b58693 avcodec/ccaption_dec: remove pts parameter from handle_char() 5 years ago
Michael Niedermayer 276dfa9d91 avcodec/tiff: Check stride for dng 5 years ago
Paul B Mahol cb98483ea0 avcodec/ccaption_dec: add support for colors 5 years ago
Andreas Rheinhardt 3aa0be003e avcodec/iirfilter: Fix memleak 5 years ago
Andreas Rheinhardt ea1b71e82f avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input 5 years ago
Limin Wang 4b3b217e30 avcodec/h264: create user data unregistered SEI side data for H.264 5 years ago
Limin Wang ed6dbbfc16 avcodec/hevc_sei: add support for user data unregistered SEI message 5 years ago
James Almer 318a1a383d avcodec/cbs_av1: abort when written inferred values don't match 5 years ago
James Almer ef13fafe22 avcodec/cbs_h2645: abort when written inferred values don't match 5 years ago
Marton Balint 16d29c1be8 avcodec/libzvbi-teletextdec: fix txt_default_region limits 5 years ago
Michael Niedermayer 584d334afd avcodec/ffwavesynth: Avoid undefined operation on ts overflow 5 years ago
Michael Niedermayer 75e2ac4f07 avcodec/mv30: check mode_size vs. input space 5 years ago
Michael Niedermayer e361785ee0 avcodec/mpeg4videodec: Fix 2 integer overflows in get_amv() 5 years ago
Michael Niedermayer c579ceffbe avcodec/jpeg2000dec: Fix/check for multiple integer overflows 5 years ago
Michael Niedermayer c0dfe134be avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c() 5 years ago
Michael Niedermayer 61d9bf514d avcodec/sonic: Fix several integer state overflows 5 years ago
Michael Niedermayer 75d520e337 avcodec/sonic: Fix several integer overflows 5 years ago
Michael Niedermayer e53235f06c avcodec/mpeg4videodec: avoid invalid values and reinitialize in format changes for studio profile 5 years ago
Michael Niedermayer bd0f81526d avcodec/pixlet: Fix log(0) check 5 years ago
Michael Niedermayer 51225dee0a avcodec/iff: Fix off by x error 5 years ago
Limin Wang 01be03a4a0 avcodec/smvjpegdec: remove uninitialized ret 5 years ago
Limin Wang 9bb46cf100 avcodec/mpegvideo: remove extra space 5 years ago
Jun Zhao ab9ff762c1 lavc/qsv: fix make checkheaders warning 5 years ago
Paul B Mahol 0c2623d3aa avcodec/ccaption_dec: switch active screen in end of caption early 5 years ago
Paul B Mahol 847d0b99de avcodec/ccaption_dec: remove unused arguments from function 5 years ago
Paul B Mahol 6995ea3506 avcodec/ccaption_dec: check for error codes 5 years ago
Limin Wang bdbe3f06a2 avcodec/alac: remove FF_ALLOC_OR_GOTO and gotos label 5 years ago
Limin Wang 67de2d6a8c avcodec/mpegvideo_enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable 5 years ago
Limin Wang 70ad0b27c1 avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
Limin Wang 734e6a81b6 avcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
Limin Wang d3b2961200 avcodec/mpegvideo: simplify check for av_frame_alloc 5 years ago
Limin Wang 44863b2c2d avcodec/iirfilter: remove FF_ALLOCZ_OR_GOTO and gotos label 5 years ago
Limin Wang ebf2a8abdf avcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
Limin Wang e6628ac8ff avcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO and gotos label 5 years ago