94494 Commits (57987deefcdc779258c61f5b288ce590b36f8234)
 

Author SHA1 Message Date
Paul B Mahol ebfcd4be33 avcodec/adpcm: reindent after last commit 6 years ago
Paul B Mahol f79873409b avcodec/adpcm: add support for 5.1 ADPCM MS 6 years ago
Matt Wolenetz 052d41377a lafv/wavdec: Fail bext parsing on incomplete reads 6 years ago
vacingfang d83a3117e2 lavf/hls: replace the same code logic with ensure_playlist() 6 years ago
Jun Zhao 606be4cb50 lavf/hls: remove redundancy reset_packet() after av_packet_unref() 6 years ago
Paul B Mahol cc6a1f1417 avcodec/adxenc: add EOF header 6 years ago
Michael Niedermayer 923d5c489f avcodec/utils: fix leak of subtitle_header on error path 6 years ago
Paul B Mahol 73afea3ccc avfilter/af_dynaudnorm: add more descriptive aliases for options 6 years ago
Andreas Rheinhardt a081a6d201 avcodec/mpc8huff: Make some arrays unsigned to prevent overflow 6 years ago
Andreas Rheinhardt b56031b992 vp3data: Make some arrays unsigned to prevent overflow 6 years ago
Paul B Mahol 3883c9d147 avfilter/vf_ciescope: add DCI-P3 6 years ago
Limin Wang b696caba1a avformat/f_select: add support for more pixel formats for scene change score calculations 6 years ago
Limin Wang d75c7dd45e fate: change the scenecut fate threshold 6 years ago
Limin Wang 53462cea2f avformat/f_select: support scenecut with more pixel formats 6 years ago
Baptiste Coudurier 9e24b98b15 avformat/mxfenc: fix index byte count in partition header 6 years ago
Gyan Doshi d51d71c1e3 avformat/mov: fix return code for trun box with no sample entries 6 years ago
Matthieu Bouron 817235b195 avcodec/mediacodec_wrapper: remove unused local variables in ff_AMediaCodec_getCodecNameByType() 6 years ago
Matthieu Bouron 3f232d713d avcodec/mediacodec_wrapper: fix a potential local reference leak in ff_AMediaCodec_getCodecNameByType() 6 years ago
Matthieu Bouron 9cb8875c16 avcodec/mediacodec_wrapper: fix a local reference leak in ff_AMediaCodec_getName() 6 years ago
Matthieu Bouron 6251ad89a7 avcodec/mediacodec_wrapper: add missing "avcodec.h" include 6 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. 6 years ago
Michael Niedermayer 18928e2bb4 RELEASE: Update value for post 4.2 branch 6 years ago
Michael Niedermayer 80bb65fafa Bump minor versions again on master to keep 4.2 versions separate from master 6 years ago
Michael Niedermayer 22db337a40 Bump minor versions to separate 4.2 from master 6 years ago
Michael Niedermayer 27aa04c1cd Changelog: Add 4.2 cut marker 6 years ago
Michael Niedermayer d4cb9b8f24 doc/APIchanges: Fill in missing Fields, add 4.2 cut marker 6 years ago
Michael Niedermayer 8df6884832 avcodec/utils: Check close before calling it 6 years ago
Michael Niedermayer 508ce5839e tools/target_dec_fuzzer: Free parser in case of avcodec_open2() failure 6 years ago
Michael Niedermayer 99f95f39c6 avcodec/vorbisdec: Check vlc for floor0 dec vector offset 6 years ago
Michael Niedermayer 308771a738 avcodec/vorbisdec: amplitude bits can be more than 25 bits 6 years ago
Michael Niedermayer 82e389d066 avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754() 6 years ago
Michael Niedermayer b880b3b236 avcodec/alsdec: fix undefined shift in multiply() 6 years ago
Michael Niedermayer 9cd0d94f59 avcodec/alsdec: Fix 2 integer overflows 6 years ago
Michael Niedermayer 240bf0e596 avcodec/apedec: Fix various integer overflows 6 years ago
Michael Niedermayer 0af08cb803 avcodec/apedec: Fix multiple integer overflows in predictor_update_filter() 6 years ago
Michael Niedermayer 54bd47f861 avcodec/flicvideo: Make line_packets int 6 years ago
Jun Zhao 4373bb411c lavf/avio: remove ffio_open2_wrapper function 6 years ago
Jun Zhao 7eec3d22fc lavfi/showinfo: support regions of interest sidedata 6 years ago
James Almer 881e1f5a62 avformat/aacdec: resync to the next adts frame on invalid data instead of aborting 6 years ago
James Almer a38eab8b75 avformat/aacdec: factorize the adts frame resync code 6 years ago
Michael Niedermayer 5941b7f615 avcodec/dvbsubdec: Use ff_set_dimensions() 6 years ago
Michael Niedermayer 65bac4a782 avcodec/ffwavesynth: Check if there is enough extradata before allocation 6 years ago
Michael Niedermayer f4605770af avcodec/ffwavesynth: More correct cast in wavesynth_seek() 6 years ago
Michael Niedermayer c95857a423 avcodec/ffwavesynth: Check sample rate before use 6 years ago
James Almer 23599834bd avcodec/tak_parser: don't return error values 6 years ago
James Almer e460dcc832 avcodec/cbs_h265: add support for Alpha Channel Info SEI messages 6 years ago
Andreas Rheinhardt d4035ca849 cbs_h2645: Fix infinite loop in more_rbsp_data 6 years ago
Gyan Doshi c104701b6c avformat/mux: correct error msg for when BSF filtering fails 6 years ago
Michael Niedermayer 1123331f59 avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv2 6 years ago
Michael Niedermayer 76af425159 avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv1 6 years ago