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-08-31Update for 5.1.1n5.1.1Michael Niedermayer
2022-08-31avformat/asfdec_o: limit recursion depth in asf_read_unknown()Michael Niedermayer
2022-08-29avformat/mov: Check count sums in build_open_gop_key_points()Michael Niedermayer
2022-08-29doc/git-howto.texi: Document commit signingMichael Niedermayer
2022-08-29libavcodec/8bps: Check that line lengths fit within the bufferMichael Niedermayer
2022-08-29avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer()Michael Niedermayer
2022-08-29libavformat/iff: Check for overflow in body_end calculationMichael Niedermayer
2022-08-29avformat/avidec: Prevent entity expansion attacksMichael Niedermayer
2022-08-29avcodec/h263dec: Sanity check against minimal I/P frame sizeMichael Niedermayer
2022-08-29avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccelMichael Niedermayer
2022-08-29avcodec/mpegaudiodec_template: use unsigned shift in handle_crc()Michael Niedermayer
2022-08-29avformat/subviewerdec: Make read_ts() more flexibleMichael Niedermayer
2022-08-29avcodec/mjpegdec: bayer and rct are incompatibleMichael Niedermayer
2022-08-29MAINTAINERS: Add ED25519 key for signing my commits in the futureMichael Niedermayer
2022-08-26avcodec/pngdec: Fix APNG_DISPOSE_OP_BACKGROUNDAndreas Rheinhardt
2022-08-24avcodec/libvpx: fix assembling vp9 packets with alpha channelJames Almer
2022-08-24fftools/ffmpeg_opt: try to propagate the requested output channel layoutJames Almer
2022-08-24avcodec/libsvtav1: properly initialize the flush EbBufferHeaderType structJames Almer
2022-08-23configure: enable the av1_frame_split bsf for the av1 decoderHendrik Leppkes
2022-08-21swresample/swresample: fill the correct buffer to print the output layout stringJames Almer
2022-08-17ffprobe: restore reporting error code for failed inputsGyan Doshi
2022-08-15ipfsgateway: Remove default gatewayDerek Buitenhuis
2022-08-10avcodec/libspeexdec: Fix use of uninitialized valueAndreas Rheinhardt
2022-08-08avformat/avisynth: use ch_layout.nb_channels for channel countStephen Hutchinson
2022-08-02fate/lavf-image: Disable file checksums for exr testsAndreas Rheinhardt
2022-08-02tests/fate-run: Allow to skip file checksums for lavf_imageAndreas Rheinhardt
2022-07-31fate/imf: Rename IMF fate-targetAndreas Rheinhardt
2022-07-30avcodec/alac: don't fail if channels aren't set during init() when extradata ...James Almer
2022-07-24configure: properly require libx264 if enabledMarvin Scholz
2022-07-22avcodec/hevc_filter: copy_CTB() only within width&heightn5.1Michael Niedermayer
2022-07-22avcodec/tiff: Check tile_length and tile_widthMichael Niedermayer
2022-07-22avcodec/mss4: Check image size with av_image_check_size2()Michael Niedermayer
2022-07-22avformat/flvdec: Check for EOF in index readingMichael Niedermayer
2022-07-22avformat/nutdec: Check get_packetheader() in mainheaderMichael Niedermayer
2022-07-22avformat/mov: Check for EOF in mov_read_iloc()Michael Niedermayer
2022-07-22avformat/asfdec_f: Use 64bit for packet start timeMichael Niedermayer
2022-07-22avcodec/exr: Check x/ysizeMichael Niedermayer
2022-07-22avcodec/ffv1dec: Fix AC_GOLOMB_RICE min size checkMichael Niedermayer
2022-07-20avcodec/ffv1dec: consider run increase in minimal golomb frame sizeMichael Niedermayer
2022-07-20tools/target_dec_fuzzer: Adjust threshold for MMVIDEOMichael Niedermayer
2022-07-20RELEASE_NOTES: Based on the version from 5.0Michael Niedermayer
2022-07-18avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size poolsTimo Rothenpieler
2022-07-17avdevice/avdevice: fix return value of avdevice_list_devices()Marton Balint
2022-07-16avcodec/lagarith: Check dst/src in zero run codeMichael Niedermayer
2022-07-16Update for 5.1Michael Niedermayer
2022-07-14ffmpeg: add option -isyncGyan Doshi
2022-07-13Bump Versions for 5.1 branchMichael Niedermayer
2022-07-13doc/APIchanges: Add 5.1 branch cutpointMichael Niedermayer
2022-07-13doc/APIchanges: Fill in missing thingsMichael Niedermayer
2022-07-13doc/APIchanges: Extend hash which has become ambiguousMichael Niedermayer