112859 Commits (25ba51aad7aad96239f27caafd213a7c8d681d17)
 

Author SHA1 Message Date
Michael Niedermayer 25ba51aad7
avformat/rtpenc_vc2hq: Check sizes 8 months ago
Michael Niedermayer f504e2e9f5
avfilter/af_aderivative: Free out on error 8 months ago
Michael Niedermayer 405723c4cd
swscale/swscale: Use ptrdiff_t for linesize computations 8 months ago
Michael Niedermayer ac8ac10e33
avfilter/af_afir: Assert format 8 months ago
Michael Niedermayer 40b801870d
avfilter/af_afftdn: Assert format 8 months ago
Michael Niedermayer c773ce8435
avfilter/af_pan: check nb_output_channels before use 8 months ago
Mark Thompson a1b6a6907b
cbs_av1: Reject thirty-two zero bits in uvlc code 8 months ago
Michael Niedermayer bdd1a93e4b
avfilter/af_mcompand: compute half frequency in double 8 months ago
Michael Niedermayer 4d7d183ccb
avfilter/af_channelsplit: Assert that av_channel_layout_channel_from_index() succeeds 8 months ago
Michael Niedermayer bea691ffc1
avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 8 months ago
Michael Niedermayer 252464c49b
tools/coverity: Phase 1 study of anti-halicogenic for coverity av_rescale() 8 months ago
Michael Niedermayer 3666a36472
avfilter/vf_avgblur: Check plane instead of AVFrame 8 months ago
Michael Niedermayer 371c42dd81
avfilter/drawutils: Fix depthb computation 8 months ago
Michael Niedermayer 96a63346ee
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 8 months ago
Michael Niedermayer 807b53c191
avformat/rdt: Check pkt_len 8 months ago
Michael Niedermayer 9c52069b83
avformat/mpeg: Check len in mpegps_probe() 8 months ago
Michael Niedermayer 002c1b4ddb
avformat/mxfenc: resurrects the error print 8 months ago
Michael Niedermayer b736844c5f
avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure 8 months ago
Michael Niedermayer adc6730d51
avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure 8 months ago
Michael Niedermayer 74bacfc00b
avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter() 8 months ago
Michael Niedermayer 3e02fd22a3
avformat/img2dec: assert no pipe on ts_from_file 8 months ago
Michael Niedermayer 29852104f5
avcodec/cbs_jpeg: Try to move the read entity to one side in a test 8 months ago
Michael Niedermayer b4d190ca32
fftools/ffmpeg_enc: Initialize fd 8 months ago
Michael Niedermayer 2334e8e2d2
fftools/ffmpeg_enc: simplify opaque_ref check 8 months ago
Michael Niedermayer dad619078e
avformat/mov: Check edit list for overflow 8 months ago
Michael Niedermayer a9c838f6f7
fftools/ffmpeg: Check read() for failure 8 months ago
Michael Niedermayer de3331843c
MAINTAINERS: Add Timo Rothenpieler to server admins 8 months ago
Michael Niedermayer aeb81a7fdc
swscale/output: Avoid undefined overflow in yuv2rgb_write_full() 8 months ago
Michael Niedermayer 60af592bdd
swscale/output: alpha can become negative after scaling, use multiply 8 months ago
Michael Niedermayer cc8f0276b5
avcodec/targaenc: Allocate space for the palette 8 months ago
Michael Niedermayer ac9045e993
avcodec/r210enc: Use av_rescale for bitrate 8 months ago
Michael Niedermayer 11ae269072
avcodec/jfdctint_template: Fewer integer anomalies 8 months ago
Michael Niedermayer c9d1d0f0d7
avcodec/snowenc: MV limits due to mv_penalty table size 8 months ago
Michael Niedermayer a9e55f409f
tools/target_dec_fuzzer: Adjust threshold for MV30 8 months ago
Michael Niedermayer a412dd1863
tools/target_dec_fuzzer: Adjust threshold for jpeg2000 8 months ago
Michael Niedermayer 4c004c350c
avformat/mxfdec: Check container_ul->desc before use 8 months ago
Michael Niedermayer 4d05988497
avcodec/libvpxenc: Cleanup on error 8 months ago
Michael Niedermayer ed9b67a149
MAINTAINERS: Update the entries for the release maintainer for FFmpeg 8 months ago
Lynne aab4eb20ca
configure: update copyright year 8 months ago
Michael Niedermayer 8cef0f2673
doc/developer: Provide information about git send-email and gmail 8 months ago
Michael Niedermayer 7e634b9731
avfilter/vf_rotate: Check ff_draw_init2() return value 8 months ago
Michael Niedermayer 2b8c96074b
avformat/mov: Use int64_t in intermediate for corrected_dts 8 months ago
Michael Niedermayer 0df8b97e09
avformat/mov: Use 64bit in intermediate for current_dts 8 months ago
Michael Niedermayer d081214a70
avformat/matroskadec: Assert that num_levels is non negative 8 months ago
Michael Niedermayer bde8a67e92
avformat/libzmq: Check av_strstart() 8 months ago
Michael Niedermayer d06f35f285
avformat/img2dec: Little JFIF / Exif cleanup 8 months ago
Michael Niedermayer ba5343eefb
avformat/img2dec: Move DQT after unrelated if() 8 months ago
Michael Niedermayer ae964c5851
avformat/imfdec: Simplify get_next_track_with_minimum_timestamp() 8 months ago
Michael Niedermayer 42d9464f6f
avdevice/xcbgrab: Check sscanf() return 8 months ago
Michael Niedermayer dcf26aa3a2
fftools/cmdutils: Add protective () to FLAGS 8 months ago