112852 Commits (bdd1a93e4bdbee2638203c8ecacd4bfa4a04172c)
 

Author SHA1 Message Date
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
Michael Niedermayer 0df8b97e09
avformat/mov: Use 64bit in intermediate for current_dts 7 months ago
Michael Niedermayer d081214a70
avformat/matroskadec: Assert that num_levels is non negative 7 months ago
Michael Niedermayer bde8a67e92
avformat/libzmq: Check av_strstart() 7 months ago
Michael Niedermayer d06f35f285
avformat/img2dec: Little JFIF / Exif cleanup 7 months ago
Michael Niedermayer ba5343eefb
avformat/img2dec: Move DQT after unrelated if() 7 months ago
Michael Niedermayer ae964c5851
avformat/imfdec: Simplify get_next_track_with_minimum_timestamp() 7 months ago
Michael Niedermayer 42d9464f6f
avdevice/xcbgrab: Check sscanf() return 7 months ago
Michael Niedermayer dcf26aa3a2
fftools/cmdutils: Add protective () to FLAGS 7 months ago
Michael Niedermayer 6b4165643d
avformat/sdp: Check before appending "," 7 months ago
Michael Niedermayer 22d2a4eb34
avcodec/ilbcdec: Remove dead code 7 months ago
Michael Niedermayer 18b0e31390
avcodec/vp8: Check cond init 7 months ago
Michael Niedermayer 79f7917939
avcodec/vp8: Check mutex init 7 months ago
Michael Niedermayer ad636886ca
avcodec/proresenc_anatoliy: Assert that AV_PROFILE_UNKNOWN is replaced 7 months ago
Michael Niedermayer e04470d816
avcodec/pcm-dvdenc: 64bit pkt-size 7 months ago
Michael Niedermayer 537a893560
avcodec/notchlc: Check init_get_bits8() for failure 7 months ago