94484 Commits (98e419cbf5443b3e95d6bc7bdb807c9f54bfd6a7)
 

Author SHA1 Message Date
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
Michael Niedermayer 65bac4a782 avcodec/ffwavesynth: Check if there is enough extradata before allocation 5 years ago
Michael Niedermayer f4605770af avcodec/ffwavesynth: More correct cast in wavesynth_seek() 5 years ago
Michael Niedermayer c95857a423 avcodec/ffwavesynth: Check sample rate before use 5 years ago
James Almer 23599834bd avcodec/tak_parser: don't return error values 5 years ago
James Almer e460dcc832 avcodec/cbs_h265: add support for Alpha Channel Info SEI messages 5 years ago
Andreas Rheinhardt d4035ca849 cbs_h2645: Fix infinite loop in more_rbsp_data 5 years ago
Gyan Doshi c104701b6c avformat/mux: correct error msg for when BSF filtering fails 5 years ago
Michael Niedermayer 1123331f59 avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv2 5 years ago
Michael Niedermayer 76af425159 avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv1 5 years ago
Michael Niedermayer 5c46fdf305 avformat/utils: Check rfps_duration_sum for overflow 5 years ago
Michael Niedermayer 6ebbfb377f avcodec/agm: Fix overflow of signed shift 5 years ago
Michael Niedermayer 7d3581e6bb avcodec/h264_refs: Also check reference in ff_h264_build_ref_list() 5 years ago
Michael Niedermayer b789ebf681 avcodec/h264_cavlc: Fix integer overflows with motion vector residual addition 5 years ago
Michael Niedermayer c5f265bb24 avcodec/atrac9dec: Check conditions before apply_band_extension() to avoid out of array read in initialization of unused variables 5 years ago
Michael Niedermayer ed4c6ce750 tools/target_dem_fuzzer: ignore avformat_find_stream_info() failure 5 years ago
Shiyou Yin 153c607525 avutil/mips: refactor msa load and store macros. 5 years ago
Michael Niedermayer 00ed04d614 avformat/ifv: Check for EOF in read_index() 5 years ago
Andreas Rheinhardt 9869e21776 matroskadec: Remove redundant const 5 years ago
Andreas Rheinhardt ab4795a085 matroskadec: Add sizes to forward declarations 5 years ago