98404 Commits (04e06beb0ab98a6eb85df32f7809b1143e4bebe7)
 

Author SHA1 Message Date
Andreas Rheinhardt ea1b71e82f avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input 4 years ago
Limin Wang 4b3b217e30 avcodec/h264: create user data unregistered SEI side data for H.264 4 years ago
Limin Wang 567d571b20 avfilter/vf_showinfo: display H.26[45] user data unregistered sei message 4 years ago
Limin Wang ed6dbbfc16 avcodec/hevc_sei: add support for user data unregistered SEI message 4 years ago
James Almer 318a1a383d avcodec/cbs_av1: abort when written inferred values don't match 4 years ago
James Almer ef13fafe22 avcodec/cbs_h2645: abort when written inferred values don't match 4 years ago
Michael Niedermayer 0aa2768cb2 avformat/mxfdec: free duplicated utf16 strings 4 years ago
Michael Niedermayer c517c3f474 avformat/4xm: Check that a video stream was created before returning packets for it 4 years ago
Marton Balint 16d29c1be8 avcodec/libzvbi-teletextdec: fix txt_default_region limits 4 years ago
Michael Niedermayer 584d334afd avcodec/ffwavesynth: Avoid undefined operation on ts overflow 4 years ago
Michael Niedermayer 75e2ac4f07 avcodec/mv30: check mode_size vs. input space 4 years ago
Michael Niedermayer e361785ee0 avcodec/mpeg4videodec: Fix 2 integer overflows in get_amv() 4 years ago
Michael Niedermayer c579ceffbe avcodec/jpeg2000dec: Fix/check for multiple integer overflows 4 years ago
Michael Niedermayer 04ddace9e8 avformat/utils: Print analyze duration and probesize when printing a suggestion to increase them 4 years ago
Michael Niedermayer c0dfe134be avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c() 4 years ago
Michael Niedermayer 61d9bf514d avcodec/sonic: Fix several integer state overflows 4 years ago
Michael Niedermayer 75d520e337 avcodec/sonic: Fix several integer overflows 4 years ago
Michael Niedermayer 70277f1232 avformat/oggdec: Disable mid stream codec changes 4 years ago
Michael Niedermayer e53235f06c avcodec/mpeg4videodec: avoid invalid values and reinitialize in format changes for studio profile 4 years ago
Michael Niedermayer bd0f81526d avcodec/pixlet: Fix log(0) check 4 years ago
Michael Niedermayer 9b5fc789fb avformat/ape: Cleanup after ape_read_header() failure 4 years ago
Michael Niedermayer 51225dee0a avcodec/iff: Fix off by x error 4 years ago
Nelson Gomez 360be03b8a swscale: cosmetic fixes 4 years ago
Nelson Gomez bc01337db4 swscale/x86/output: add AVX2 version of yuv2nv12cX 4 years ago
Nelson Gomez 7c39c3c1a6 swscale: make yuv2interleavedX more asm-friendly 4 years ago
Limin Wang 01be03a4a0 avcodec/smvjpegdec: remove uninitialized ret 4 years ago
Limin Wang 9bb46cf100 avcodec/mpegvideo: remove extra space 4 years ago
Limin Wang 67a07dc778 swscale/utils: return better error code from initFilter() 4 years ago
Limin Wang 8efecc9063 swscale/utils: reindent 4 years ago
David Holroyd ffc1208266 lavf/prompeg: prompeg_write() must report data all was written 4 years ago
Jun Zhao 0a0158e45d lavu/internal: Fix comment for avpriv_dict_set_timestamp 4 years ago
Jun Zhao ab9ff762c1 lavc/qsv: fix make checkheaders warning 4 years ago
Paul B Mahol 416dc133b9 avformat/sccdec: move pos variables outside of loop 4 years ago
Paul B Mahol 0c2623d3aa avcodec/ccaption_dec: switch active screen in end of caption early 4 years ago
Paul B Mahol 847d0b99de avcodec/ccaption_dec: remove unused arguments from function 4 years ago
Paul B Mahol 6995ea3506 avcodec/ccaption_dec: check for error codes 4 years ago
Limin Wang 2658680df4 avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros 4 years ago
Limin Wang a408d03ee6 swscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macros 4 years ago
Limin Wang bdbe3f06a2 avcodec/alac: remove FF_ALLOC_OR_GOTO and gotos label 4 years ago
Limin Wang 67de2d6a8c avcodec/mpegvideo_enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable 4 years ago
Limin Wang 70ad0b27c1 avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 4 years ago
Limin Wang 734e6a81b6 avcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 4 years ago
Limin Wang d3b2961200 avcodec/mpegvideo: simplify check for av_frame_alloc 4 years ago
Limin Wang 44863b2c2d avcodec/iirfilter: remove FF_ALLOCZ_OR_GOTO and gotos label 4 years ago
Limin Wang ebf2a8abdf avcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 4 years ago
Limin Wang e6628ac8ff avcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO and gotos label 4 years ago
Limin Wang 861b20aa95 avcodec/ac3enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 4 years ago
Limin Wang d5d00cb516 avcodec/snow: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 4 years ago
Limin Wang 479c89aa2e avcodec/dnxhdenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 4 years ago
Limin Wang afaaf27fc4 avcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 4 years ago