summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avdevice/decklink_enc: simplify usage of buffercount typeMarton Balint2020-12-03
* avdevice/decklink_dec: add support for 50/60 fps timecodeMarton Balint2020-12-03
* avutil/timecode: add av_timecode_init_from_componentsMarton Balint2020-12-03
* avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fpsMarton Balint2020-12-03
* avutil/film_grain_params: fix doxy for ar_coeff_* fieldsJames Almer2020-12-03
* avcodec/pthread_slice: Don't use static variable, fix raceAndreas Rheinhardt2020-12-02
* avcodec/mpeg12enc: Disallow using MPEG-2 intra VLC table for mpeg1videoAndreas Rheinhardt2020-12-02
* avfilter/af_acrossover: add per output band gainPaul B Mahol2020-12-02
* avutil/avsscanf: fix possible overreads when dealing with %c or %sPaul B Mahol2020-12-02
* avfilter/af_acrossover: remove pointless allocation of static sizePaul B Mahol2020-12-02
* avfilter/af_acrossover: document roll-off of each filter orderPaul B Mahol2020-12-02
* avfilter/af_acrossover: move coefficients and state to simple arraysPaul B Mahol2020-12-01
* avfilter/af_anequalizer: add timeline and slice supportPaul B Mahol2020-12-01
* avcodec/cbs_h2645: remove dead code in cbs_h2645_replace_ps()James Almer2020-12-01
* avcodec/cbs_av1: ensure Sequence Header unit content is always reference countedJames Almer2020-12-01
* avcodec/vaapi_av1: read film grain param values from AV1FramesJames Almer2020-11-30
* avcodec/dxva2_av1: read film grain param values from AV1FramesJames Almer2020-11-30
* avcodec/nvdec_av1: read film grain param values from AV1FramesJames Almer2020-11-30
* avcodec/av1dec: infer and store film grain param values in AV1FrameJames Almer2020-11-30
* avcodec/cbs_av1: split film grain param fields into their own structJames Almer2020-11-30
* Revert "avcodec/nvdec_av1: fix setting film grain parameters for frames with ...James Almer2020-11-30
* avfilter/af_agate: add support for commands and timelinePaul B Mahol2020-11-30
* avfilter/af_acrossover: remove unneeded emms_c() callsPaul B Mahol2020-11-30
* avfilter/af_acrossover: unroll biquad_process loopPaul B Mahol2020-11-30
* avfilter/af_acrossover: use fdsp for inverterPaul B Mahol2020-11-30
* avfilter/af_acrossover: always align nb_samples for fdsp callPaul B Mahol2020-11-29
* avfilter/af_asupercut: add float sample format supportPaul B Mahol2020-11-29
* avcodec/hevc_cabac: Limit value in coeff_abs_level_remaining_decode() tighterMichael Niedermayer2020-11-29
* avformat/cafdec: Check the return code from av_add_index_entry()Michael Niedermayer2020-11-29
* avformat/cafdec: Check for EOF in index read loopMichael Niedermayer2020-11-29
* avformat/cafdec: Check that bytes_per_packet and frames_per_packet are non ne...Michael Niedermayer2020-11-29
* avformat/mpegts: Limit iterations of get_packet_size()Michael Niedermayer2020-11-29
* avcodec/notchlc: Check available space for luma block code and alpha codeMichael Niedermayer2020-11-29
* avfilter/af_asupercut: add order optionPaul B Mahol2020-11-29
* avfilter/af_acrossover: split in correct spotPaul B Mahol2020-11-29
* avfilter/af_acrossover: reduce memory usagePaul B Mahol2020-11-29
* avcodec/pafvideo: Cleanup generically on init failureAndreas Rheinhardt2020-11-29
* avcodec/pnmenc: Mark encoders as init-threadsafeAndreas Rheinhardt2020-11-29
* avcodec/photocd: Mark decoder as init-threadsafeAndreas Rheinhardt2020-11-29
* avcodec/pcm-dvdenc: Mark encoder as init-threadsafeAndreas Rheinhardt2020-11-29
* avcodec/pcm-dvd: Mark decoder as init-threadsafeAndreas Rheinhardt2020-11-29
* avcodec/pafvideo: Mark decoder as init-threadsafeAndreas Rheinhardt2020-11-29
* avcodec/pafaudio: Mark decoder as init-threadsafeAndreas Rheinhardt2020-11-29
* avcodec/cdxl: Mark decoder as init-threadsafeAndreas Rheinhardt2020-11-29
* avcodec/svq1dec: Make decoder init-threadsafeAndreas Rheinhardt2020-11-29
* avcodec/a64multienc: Fix memleak upon init failureAndreas Rheinhardt2020-11-29
* avfilter/af_asubboost: make wet option apply to final outputPaul B Mahol2020-11-28
* avfilter/avf_showfreqs: add group delay data modePaul B Mahol2020-11-28
* avformat/rtspdec: fix potential mem leak in listen modeAndriy Gelman2020-11-28
* avformat/rtspdec: show method request in logAndriy Gelman2020-11-28