summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* avfilter/vf_vfrdet: fix reporting max deltaPaul B Mahol2019-10-291-0/+2
* avfilter: add median filterPaul B Mahol2019-10-298-1/+503
* avformat/wc3movie: fix memleak when read content size not equvipe input sizeSteven Liu2019-10-281-1/+3
* avformat/swfdec: fix memleak when inflateInit failedSteven Liu2019-10-281-0/+2
* avformat/smacker: fix memleak when avformat_new_stream failedSteven Liu2019-10-281-2/+8
* avformat/rtmpproto: fix memleak when open rtmp failedSteven Liu2019-10-281-0/+3
* avformat/rl2: fix memleak when read end of fileSteven Liu2019-10-281-7/+13
* avformat/mpc8: fix memleak when seek table too bigSteven Liu2019-10-281-0/+1
* avformat/libmodplug: fix memleak when load modplug failedSteven Liu2019-10-281-2/+3
* avformat/hlsenc: move freep segment from sls_flags_filename_process after cal...Steven Liu2019-10-281-3/+1
* avcodec/vmdvideo: fix log error messagePaul B Mahol2019-10-271-1/+1
* Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda2019-10-268-3/+261
* lavc/qsvdec: remove unused check_dec_paramLinjie Fu2019-10-261-27/+0
* avfilter/avf_showfreqs: free input frame after using itJames Almer2019-10-261-0/+1
* avfilter/vsrc_testsrc: increase max level of haldclutsrcPaul B Mahol2019-10-261-1/+1
* avfilter/vf_lut3d: increase max level to upper limit defined by cube format s...Paul B Mahol2019-10-261-1/+1
* avfilter/vf_lut3d: allocate 3d lut dynamicallyPaul B Mahol2019-10-261-59/+111
* avformat/avienc: Remove superfluous headerAndreas Rheinhardt2019-10-251-1/+0
* avformat/avidec: Remove superfluous headerAndreas Rheinhardt2019-10-251-1/+0
* avformat/asfenc: Remove unnecessary headerAndreas Rheinhardt2019-10-251-1/+0
* avformat/aiffenc: Add deinit functionAndreas Rheinhardt2019-10-251-4/+9
* doc/filters: add one more example for libvmafPaul B Mahol2019-10-251-0/+11
* doc/filters: add one more example for ssim/psnrPaul B Mahol2019-10-251-0/+21
* avfilter/vf_psnr,vf_ssim: add warning if different timebases are encounteredPaul B Mahol2019-10-252-0/+16
* avcodec/interplayvideo: properly decode motion vectorsPaul B Mahol2019-10-251-10/+15
* avformat/bintext: avoid division by zeroPaul B Mahol2019-10-251-1/+3
OpenPOWER on IntegriCloud