Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-11avfilter/asrc_flite: Don't segfault when using list_voices optionAndreas Rheinhardt
2022-01-11Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted"Andreas Rheinhardt
2022-01-11avformat/matroskadec: Don't unnecessarily reduce aspect ratioAndreas Rheinhardt
2022-01-11avcodec/h263: Fix global-buffer-overflow with noout flag2 setAndreas Rheinhardt
2022-01-11avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoderAndreas Rheinhardt
2022-01-11avcodec/movtextenc: Fix infinite loop due to variable truncationAndreas Rheinhardt
2022-01-11avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overreadAndreas Rheinhardt
2022-01-11avcodec/libkvazaar: Increase array sizeAndreas Rheinhardt
2022-01-11avformat/aadec: Don't use the same loop counter in inner and outer loopAndreas Rheinhardt
2022-01-11avformat/moflex: Don't use uninitialized timebase for data streamAndreas Rheinhardt
2022-01-11lavf/udp: do not return an uninitialized value from udp_open()Anton Khirnov
2022-01-10avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE structTimo Rothenpieler
2022-01-06configure: Add missing libshine->mpegaudioheader dependencyAndreas Rheinhardt
2022-01-06avcodec/Makefile: Add missing entry for ADPCM_IMA_AMV_ENCODERAndreas Rheinhardt
2022-01-05avcodec/Makefile: Only compile nvenc.o if neededAndreas Rheinhardt
2021-12-28avcodec/av1_vaapi: improve decode qualityFei Wang
2021-12-28avcodec/av1_vaapi: enable segmentation featuresFei Wang
2021-12-28avcodec/av1_vaapi: setting 2 output surface for film grainFei Wang
2021-12-28avcodec/vaapi: increase av1 decode pool sizeFei Wang
2021-12-28avcodec/dxva2_av1: fix global motion paramsTong Wu
2021-12-28avcodec/av1_vaapi: add gm params valid checkFei Wang
2021-12-28avcodec/av1dec: support setup shear processFei Wang
2021-12-28avcodec/av1: extend some definitions in spec section 3Fei Wang
2021-12-28cbs_av1: fix incorrect data typeFei Wang
2021-11-06avcodec/libdav1d: let libdav1d choose optimal max frame delayJames Almer
2021-11-06avcodec/libdav1d: pass auto threads value to libdav1dJames Almer
2021-10-24Changelog: updaten4.4.1Michael Niedermayer
2021-10-24avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZEMichael Niedermayer
2021-10-21avcodec/ttadsp: Fix integer overflows in tta_filter_process_c()Michael Niedermayer
2021-10-21avutil/mathematics: Document av_rescale_rnd() behavior on non int64 resultsMichael Niedermayer
2021-10-21avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2()Michael Niedermayer
2021-10-21avformat/matroskadec: Reset state also on failure in matroska_reset_status()Michael Niedermayer
2021-10-21avformat/wavdec: Check smv_block_sizeMichael Niedermayer
2021-10-21avformat/rmdec: Check for multiple audio_stream_infoMichael Niedermayer
2021-10-21avcodec/apedec: Use 64bit to avoid overflowMichael Niedermayer
2021-10-21avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()Michael Niedermayer
2021-10-21oavformat/avidec: Check offset in odmlMichael Niedermayer
2021-10-21avformat/mpegts: use actually read packet size in mpegts_resync special caseMichael Niedermayer
2021-10-08fftools/ffmpeg: Fix crash when flushing non-fully setup output streamAndreas Rheinhardt
2021-10-07avfilter/scale_npp: fix non-aligned output frame dimensionsTimo Rothenpieler
2021-10-07Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe"Steven Liu
2021-10-06Changelog: updateMichael Niedermayer
2021-10-06swscale/alphablend: Fix slice handlingMichael Niedermayer
2021-10-06avcodec/apedec: Fix integer overflow in filter_fast_3320()Michael Niedermayer
2021-10-06avformat/mov: Fix last mfra checkMichael Niedermayer
2021-10-06avcodec/mxpegdec: Check for AVDISCARD_ALLMichael Niedermayer
2021-10-06avcodec/flicvideo: Check remaining bytes in FLI*COPYMichael Niedermayer
2021-10-06avcodec/utils: ARGO writes 4x4 blocks without regard to the image dimensionsMichael Niedermayer
2021-10-06avcodec/cbs_h265_syntax_template: Limit sps_num_palette_predictor_initializer...Michael Niedermayer
2021-10-06avcodec/snowdec: Maintain avmv bufferMichael Niedermayer