summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avutil/common: warn about possible move of the data pointer after the last 0 ...Marton Balint2020-01-31
* avutil/common: put ERROR statements into separate code blocks in GET_UTF8/16Marton Balint2020-01-31
* avutil/common: add parenthesis around GET_16BIT in GET_UTF16Marton Balint2020-01-31
* avutil/common: use unsigned int in GET_UTF8Marton Balint2020-01-31
* avcodec/x86/diracdsp: Fix high bits on Windows x86_64Michael Niedermayer2020-01-31
* tests/fate/lavf-video.mak: fix fate-lavf-gif dependenciesMichael Niedermayer2020-01-30
* avcodec/ralf: Fix overflows of biased valuesMichael Niedermayer2020-01-30
* tools/target_dec_fuzzer: limit per frame samples for APEMichael Niedermayer2020-01-30
* avformat/mov: Check STCO locationMichael Niedermayer2020-01-30
* avcodec/wmalosslessdec: Fix multiple integer overflowsMichael Niedermayer2020-01-30
* avcodec/apedec: Fix undefined integer overflow in decode_array_0000()Michael Niedermayer2020-01-30
* remove tests/ref/lavf/fitsMichael Niedermayer2020-01-30
* avcodec/smacker: Check space before decoding typeMichael Niedermayer2020-01-30
* avcodec/rawdec: Use linesize in b64aMichael Niedermayer2020-01-30
* avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBMMichael Niedermayer2020-01-30
* doc/filters: Document geq *sum functionsMichael Niedermayer2020-01-30
* tools/target_dec_fuzzer: Add threshold for ALSMichael Niedermayer2020-01-30
* avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32()Michael Niedermayer2020-01-30
* avcodec/screenpresso: Optimize sum_delta_flipped()Michael Niedermayer2020-01-30
* avformat/aviobuf: Remove AVIOInternal and one level of indirectionAndreas Rheinhardt2020-01-30
* avfilter/vf_xfade: add radial transitionPaul B Mahol2020-01-30
* cmdutils: fix crash if no name for "ffmpeg -h protocol"Jun Zhao2020-01-30
* avfilter: add xfade filterPaul B Mahol2020-01-30
* cmdutils: add show_help_protocol for get protocol optionsSteven Liu2020-01-30
* avformat/avio: add avio_protocol_get_classSteven Liu2020-01-30
* avformat/tty: add probe functionPaul B Mahol2020-01-29
* avfilter/vf_geq: fix multiple assignments of ptr in slice_geq_filterMarton Balint2020-01-29
* tools/target_dec_fuzzer: Add threshold for IFF_ILBMMichael Niedermayer2020-01-29