summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/probetest: replace the deprecated APIZhong Li2019-11-041-3/+5
* lavc/qsvenc: add the missing vp9 filezhongli_dev@126.com2019-11-041-0/+113
* lavf/asfdec: Simplify the check conditionsJun Zhao2019-11-041-1/+1
* lavf/mpegtsenc: fix logic check errorJun Zhao2019-11-041-1/+1
* avformat/ftp: add AVOptions for authenticationNicolas Frattaroli2019-11-033-6/+25
* avformat: Add max_probe_packets optionAndriy Gelman2019-11-036-6/+16
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-036-1/+76
* lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrateLinjie Fu2019-11-031-19/+19
* avcodec/v4l2_m2m: Fix indentationAndriy Gelman2019-11-011-1/+1
* avcodec/v4l2_buffers: Fix infinite loopAndriy Gelman2019-11-011-5/+3
* tools/target_dec_fuzzer: Adjust threshold for G2MMichael Niedermayer2019-11-011-0/+1
* avcodec/aptx: Check the number of channelsMichael Niedermayer2019-11-011-0/+3
* avcodec/rv10: Check input for minimal frame sizeMichael Niedermayer2019-11-011-2/+5
* avcodec/aacdec_template: Check samplerateMichael Niedermayer2019-11-011-0/+3
* avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block()Michael Niedermayer2019-11-011-3/+3
* avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *VoMichael Niedermayer2019-11-011-8/+8
* avcodec/utils: Check block_alignMichael Niedermayer2019-11-011-0/+5
* avfilter/vf_lut3d: simplify codeLimin Wang2019-11-011-48/+6
* swscale/swscale_unscaled: fix gbrap10be md5 different on big endian systemLimin Wang2019-11-011-0/+1
* libavformat/flacenc: reject too big picture blocksMattias Wadman2019-11-011-2/+8
* avcodec/libtwolame: fix mono default bitrateJames Cowgill2019-11-011-2/+6
* doc/filters: fix overlay_opencl document typoSteven Liu2019-11-011-1/+1
* avfilter/vf_median: add radiusV optionPaul B Mahol2019-10-314-12/+21
* avfilter/af_afade: start crossfading only when first stream reached endPaul B Mahol2019-10-311-1/+1
* avformat/hlsenc: fix the av_dirname path isn't include separator in the end o...Limin Wang2019-10-311-6/+10
* configure: fix standalone compilation of mxf muxerLou Logan2019-10-301-0/+1
* avformat/apngenc: Add deinit functionAndreas Rheinhardt2019-10-301-4/+10
* avfilter/af_afade: check for eof after crossfade laterPaul B Mahol2019-10-301-6/+6
* avcodec/mips: msa optimizations for vc1dspgxw2019-10-305-4/+514
* avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compareZhao Zhili2019-10-301-1/+1
* FATE: add a test for freeezedetectLimin Wang2019-10-302-0/+255
* doc/filters: move drawgraph to video filters chapterPaul B Mahol2019-10-301-105/+110
* doc/filters: move agraphmonitor to multimedia filters chapterPaul B Mahol2019-10-301-1/+6
* avfilter/vf_sr: correct flags since the filter changes frame w/hGuo, Yejun2019-10-301-1/+0
* avfilter/dnn: add a new interface to query dnn model's input infoGuo, Yejun2019-10-303-1/+58
* avfilter/dnn: get the data type of network output from dnn execution resultGuo, Yejun2019-10-308-13/+13
* dnn: add tf.nn.conv2d support for native modelGuo, Yejun2019-10-306-18/+82
* doc: fix typo in muxers documentationAlfred E. Heggestad2019-10-301-1/+1
* avformat/hls: Set AVFMT_TS_DISCONT flag on HLS input formatPhilip Langdale2019-10-301-1/+1
* vp4: prevent unaligned memory access in loop filterPeter Ross2019-10-304-6/+14
* avcodec/wmalosslessdec: Fix some integer anomaliesMichael Niedermayer2019-10-291-3/+3
* avcodec/adpcm: Fix invalid shifts in ADPCM DTKMichael Niedermayer2019-10-291-1/+1
* avcodec/apedec: Only clear the needed buffer space, instead of allMichael Niedermayer2019-10-291-1/+1
* avfilter/asrc_anoisesrc: change color variable to intLimin Wang2019-10-291-1/+1
* avcodec/libvorbisdec: Fix insufficient input checks leading to out of array r...Michael Niedermayer2019-10-291-4/+7
* avcodec/g723_1dec: fix invalid shift with negative sid_gainMichael Niedermayer2019-10-291-1/+1
* avformat/dss: Remove superfluous headersAndreas Rheinhardt2019-10-291-2/+0
* avcodec/tiff: check the black level denominatorJames Almer2019-10-291-0/+9
* avcodec/nvenc: turn feature check failures into warningshydra33332019-10-291-18/+18
* avfilter/vf_vfrdet: also report average deltaPaul B Mahol2019-10-292-3/+5
OpenPOWER on IntegriCloud