summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* avformat/tee.c: steal bsf option before passing to fifo muxerJun Li2019-10-251-4/+11
* fftools/ffmpeg: Free swresample dictionary during cleanupAndreas Rheinhardt2019-10-251-0/+1
* avcodec/vp5: Check render_x/yMichael Niedermayer2019-10-251-2/+7
* avcodec/truespeech: Fix integer overflow in truespeech_synth()Michael Niedermayer2019-10-251-1/+1
* avcodec/interplayacm: Fix integer overflows in juggle()Michael Niedermayer2019-10-251-1/+2
* avcodec/hcom: Check the root entry and the right entriesMichael Niedermayer2019-10-251-1/+8
* avcodec/qdrw: Check input for header/skiped space before get_buffer()Michael Niedermayer2019-10-251-0/+2
* tools/target_dec_fuzzer: Adjust threshold for CFHDMichael Niedermayer2019-10-251-0/+1
* tools/target_dec_fuzzer: Adjust ffwavesynth thresholdMichael Niedermayer2019-10-251-0/+1
* avcodec/ralf: Skip initializing unused filter variablesMichael Niedermayer2019-10-251-2/+4
* avcodec/takdec: Fix overflow with large sample ratesMichael Niedermayer2019-10-251-2/+2
* doc/filters: fix another typoPaul B Mahol2019-10-241-1/+1
* avcodec/interplayvideo: cosmeticsPaul B Mahol2019-10-241-69/+69
* avfilter: add maskedmin/maskedmax filtersPaul B Mahol2019-10-246-1/+397
* avformat/mpeg: Don't free unintialized pointerAndreas Rheinhardt2019-10-241-1/+1
* mpegvideo_enc: add intra_penalty option for p framesRamiro Polla2019-10-245-10/+13
* avformat/icoenc: Add deinit functionAndreas Rheinhardt2019-10-241-2/+8
* avformat/aiffenc: Use better error codesAndreas Rheinhardt2019-10-241-3/+3
* avformat/mpeg: Add padding to extradataAndreas Rheinhardt2019-10-241-7/+5
* avfilter/vf_maskedclamp: add x86 SIMDPaul B Mahol2019-10-235-7/+190
* FATE/dnn: add .gitignoreZhao Zhili2019-10-231-0/+4
* avcodec/tests: add h265_levels to .gitignoreZhao Zhili2019-10-231-0/+1
* avfilter/settb: switch to activatePaul B Mahol2019-10-231-7/+44
* avfilter/vf_floodfill: better fix for crashPaul B Mahol2019-10-231-11/+16
* avfilter/vf_floodfill: add more gray formatsPaul B Mahol2019-10-231-22/+7
* avfilter/vf_deband: add more gray formatsPaul B Mahol2019-10-231-1/+2
* lavfi/bilateral: Clean the option description and unused codeJun Zhao2019-10-231-6/+1
* avfilter/vf_lut2: fix typo, correctly support gray14Paul B Mahol2019-10-231-1/+1
* avfilter/vf_bm3d: add gray14 formatPaul B Mahol2019-10-231-3/+2
* avfilter/vf_vaguedenoiser: add more gray formatsPaul B Mahol2019-10-231-2/+2
* avfilter/transpose: add missing headersPaul B Mahol2019-10-221-0/+3
* x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32James Almer2019-10-222-7/+6
OpenPOWER on IntegriCloud