112867 Commits (e0a079be2aa34c2da826af9bc2f52b9206488a19)
 

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