94453 Commits (9af8ce754b705c36ad4d2b6fd0f73f87ca4381c4)
 

Author SHA1 Message Date
Shiyou Yin 62e6b634a8 avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi. 5 years ago
Andreas Rheinhardt abb2e9ac3c vp9_metadata: Improve spec-compliance and warnings 5 years ago
Andreas Rheinhardt 43a188847c av1/h264_metadata: Don't reinitialize data 5 years ago
Andreas Rheinhardt d9182f04ca cbs_mpeg2: Fix parsing of picture and slice headers 5 years ago
Andreas Rheinhardt b71a0367a6 cbs: Remove useless initializations 5 years ago
Andreas Rheinhardt c2a91645c5 mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description 5 years ago
Michael Niedermayer 47b6ca0b02 avcodec/assdec: undefined use of memcpy() 5 years ago
Michael Niedermayer 38b6c48c43 avcodec/brenderpix: Check input size before allocating image 5 years ago
Guo, Yejun 1b9064e3f4 libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn 5 years ago
Paul B Mahol ebfcd4be33 avcodec/adpcm: reindent after last commit 5 years ago
Paul B Mahol f79873409b avcodec/adpcm: add support for 5.1 ADPCM MS 5 years ago
Matt Wolenetz 052d41377a lafv/wavdec: Fail bext parsing on incomplete reads 5 years ago
vacingfang d83a3117e2 lavf/hls: replace the same code logic with ensure_playlist() 5 years ago
Jun Zhao 606be4cb50 lavf/hls: remove redundancy reset_packet() after av_packet_unref() 5 years ago
Paul B Mahol cc6a1f1417 avcodec/adxenc: add EOF header 5 years ago
Michael Niedermayer 923d5c489f avcodec/utils: fix leak of subtitle_header on error path 5 years ago
Paul B Mahol 73afea3ccc avfilter/af_dynaudnorm: add more descriptive aliases for options 5 years ago
Andreas Rheinhardt a081a6d201 avcodec/mpc8huff: Make some arrays unsigned to prevent overflow 5 years ago
Andreas Rheinhardt b56031b992 vp3data: Make some arrays unsigned to prevent overflow 5 years ago
Paul B Mahol 3883c9d147 avfilter/vf_ciescope: add DCI-P3 5 years ago
Limin Wang b696caba1a avformat/f_select: add support for more pixel formats for scene change score calculations 5 years ago
Limin Wang d75c7dd45e fate: change the scenecut fate threshold 5 years ago
Limin Wang 53462cea2f avformat/f_select: support scenecut with more pixel formats 5 years ago
Baptiste Coudurier 9e24b98b15 avformat/mxfenc: fix index byte count in partition header 5 years ago
Gyan Doshi d51d71c1e3 avformat/mov: fix return code for trun box with no sample entries 5 years ago
Matthieu Bouron 817235b195 avcodec/mediacodec_wrapper: remove unused local variables in ff_AMediaCodec_getCodecNameByType() 5 years ago
Matthieu Bouron 3f232d713d avcodec/mediacodec_wrapper: fix a potential local reference leak in ff_AMediaCodec_getCodecNameByType() 5 years ago
Matthieu Bouron 9cb8875c16 avcodec/mediacodec_wrapper: fix a local reference leak in ff_AMediaCodec_getName() 5 years ago
Matthieu Bouron 6251ad89a7 avcodec/mediacodec_wrapper: add missing "avcodec.h" include 5 years ago
Leo Zhang 116303cd24 avformat/dashenc: add descriptor which is useful to the scheme defined by ISO/IEC 23009-1:2014/Amd.2:2015. 5 years ago
Michael Niedermayer 18928e2bb4 RELEASE: Update value for post 4.2 branch 5 years ago
Michael Niedermayer 80bb65fafa Bump minor versions again on master to keep 4.2 versions separate from master 5 years ago
Michael Niedermayer 22db337a40 Bump minor versions to separate 4.2 from master 5 years ago
Michael Niedermayer 27aa04c1cd Changelog: Add 4.2 cut marker 5 years ago
Michael Niedermayer d4cb9b8f24 doc/APIchanges: Fill in missing Fields, add 4.2 cut marker 5 years ago
Michael Niedermayer 8df6884832 avcodec/utils: Check close before calling it 5 years ago
Michael Niedermayer 508ce5839e tools/target_dec_fuzzer: Free parser in case of avcodec_open2() failure 5 years ago
Michael Niedermayer 99f95f39c6 avcodec/vorbisdec: Check vlc for floor0 dec vector offset 5 years ago
Michael Niedermayer 308771a738 avcodec/vorbisdec: amplitude bits can be more than 25 bits 5 years ago
Michael Niedermayer 82e389d066 avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754() 5 years ago
Michael Niedermayer b880b3b236 avcodec/alsdec: fix undefined shift in multiply() 5 years ago
Michael Niedermayer 9cd0d94f59 avcodec/alsdec: Fix 2 integer overflows 5 years ago
Michael Niedermayer 240bf0e596 avcodec/apedec: Fix various integer overflows 5 years ago
Michael Niedermayer 0af08cb803 avcodec/apedec: Fix multiple integer overflows in predictor_update_filter() 5 years ago
Michael Niedermayer 54bd47f861 avcodec/flicvideo: Make line_packets int 5 years ago
Jun Zhao 4373bb411c lavf/avio: remove ffio_open2_wrapper function 5 years ago
Jun Zhao 7eec3d22fc lavfi/showinfo: support regions of interest sidedata 5 years ago
James Almer 881e1f5a62 avformat/aacdec: resync to the next adts frame on invalid data instead of aborting 5 years ago
James Almer a38eab8b75 avformat/aacdec: factorize the adts frame resync code 5 years ago
Michael Niedermayer 5941b7f615 avcodec/dvbsubdec: Use ff_set_dimensions() 5 years ago