summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mlp: check huff_lsbs only when codebook is usedJai Luthra2020-02-04
* mlpenc: fix some -fsanitize=integer errorsJai Luthra2020-02-04
* mlpenc: clean upJai Luthra2020-02-04
* mlpenc: improve lpc filteringJai Luthra2020-02-04
* mlpenc: prevent negative lsb_bits lshiftJai Luthra2020-02-04
* mlpenc: fix huff offset calculationJai Luthra2020-02-04
* mlpenc: fix lossless check error in number_sbitsJai Luthra2020-02-04
* avfilter/vf_xfade: add circleopen & circleclose transitionPaul B Mahol2020-02-04
* avcodec/lagarith: Sanity check scaleMichael Niedermayer2020-02-03
* avcodec/pngdec: Check amount decodedMichael Niedermayer2020-02-03
* avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950()Michael Niedermayer2020-02-03
* doc: Fix typo for dvdsubdecMichael Kuron2020-02-03
* avformat/dashenc: use AV_OPT_TYPE_DICT for http_optsMarton Balint2020-02-03
* avcodec/libvpxenc: add VP9 temporal scalability encoding optionWonkap Jang2020-02-03
* avfilter/vf_xfade_opencl: move passthrough code before eof checkPaul B Mahol2020-02-03
* avfilter/vf_xfade: move passthrough code before eof checkPaul B Mahol2020-02-03
* MAINTAINERS: Add myself as mxf* maintainerTomas Härdin2020-02-03
* avcodec/ralf: Fix integer overflow in apply_lpc()Michael Niedermayer2020-02-03
* avcodec/dca_lbr: Fix some error codes and error passingMichael Niedermayer2020-02-03
* avcodec/8svx: Use av_assert1(0) instead of error message in unreachable codeMichael Niedermayer2020-02-03
* avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response()Michael Niedermayer2020-02-03
* avcodec/wmavoice: sanity check block_alignMichael Niedermayer2020-02-03
* avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXFMichael Niedermayer2020-02-03
* avcodec/snappy: Sanity check bytestream2_get_levarint()Michael Niedermayer2020-02-03
* avformat/udp: cancel pending IO on win32 manuallyMarton Balint2020-02-02
* avformat/udp: remove setting cancel state from the TX threadMarton Balint2020-02-02
* avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel()Michael Niedermayer2020-02-02
* avcodec/adpcm_argo: simplify and move duplicated logic into a functionZane van Iperen2020-02-02
* avfilter: add xfade opencl filterPaul B Mahol2020-02-02
* doc/filters: fix tonemap_vaapi filter name in documentationPaul B Mahol2020-02-02
* doc/filters: make filters order more consistentPaul B Mahol2020-02-02
* avcodec/v4l2_m2m: CosmeticsAndriy Gelman2020-02-01
* avcodec/v4l2_m2m: Use consistent logging contextAndriy Gelman2020-02-01
* avcodec/v4l2_m2m: Simplify capture buffer init checkAndriy Gelman2020-02-01
* avcodec:v4l2_context: Remove NULL initializationAndriy Gelman2020-02-01
* avfilter/vf_xfade: remove unused headerPaul B Mahol2020-02-01
* avfilter/vf_psnr: fix logic failure when comparing time basesPaul B Mahol2020-02-01
* avfilter/vf_ssim: fix logic failure when comparing time basesPaul B Mahol2020-02-01
* avcodec/utils: remove extra bracketsleozhang2020-02-01
* libavcodec/amfenc_hevc.c: Fix constant QP settings for I, POvchinnikovDmitrii2020-02-01
* lavc/h265_profile_level: Fix the default profile in ff_h265_guess_levelLinjie Fu2020-02-01
* avformat/hlsenc: fix hls_ts_options with mpegtsMarton Balint2020-01-31
* avfilter/vf_geq: use per-thread AVExpr for expression evaluationMarton Balint2020-01-31
* avcodec/avdct: Clear IDCTDSPContext contextMichael Niedermayer2020-01-31
* MAINTAINERS: Add patchwork maintainerMichael Niedermayer2020-01-31
* dashenc: check pts to prevent division by zero errorAlfred E. Heggestad2020-01-31
* avfilter/vf_xfade: add smooth transitionsPaul B Mahol2020-01-31
* doc/filters: improve xfade description and add one examplePaul B Mahol2020-01-31
* avfilter/vf_drawtext: do not overread text if the last UTF8 sequence is invalidMarton Balint2020-01-31
* avfilter/vf_drawtext: use replacement chars for invalid UTF8 sequencesMarton Balint2020-01-31