]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-12-02 Paul B Maholavfilter/af_acrossover: add per output band gain
2020-12-02 Paul B Maholavutil/avsscanf: fix possible overreads when dealing...
2020-12-02 Paul B Maholavfilter/af_acrossover: remove pointless allocation...
2020-12-02 Paul B Maholavfilter/af_acrossover: document roll-off of each filte...
2020-12-01 Paul B Maholavfilter/af_acrossover: move coefficients and state...
2020-12-01 Paul B Maholavfilter/af_anequalizer: add timeline and slice support
2020-12-01 James Almeravcodec/cbs_h2645: remove dead code in cbs_h2645_replac...
2020-12-01 James Almeravcodec/cbs_av1: ensure Sequence Header unit content...
2020-11-30 James Almeravcodec/vaapi_av1: read film grain param values from...
2020-11-30 James Almeravcodec/dxva2_av1: read film grain param values from...
2020-11-30 James Almeravcodec/nvdec_av1: read film grain param values from...
2020-11-30 James Almeravcodec/av1dec: infer and store film grain param values...
2020-11-30 James Almeravcodec/cbs_av1: split film grain param fields into...
2020-11-30 James AlmerRevert "avcodec/nvdec_av1: fix setting film grain param...
2020-11-30 Paul B Maholavfilter/af_agate: add support for commands and timeline
2020-11-30 Paul B Maholavfilter/af_acrossover: remove unneeded emms_c() calls
2020-11-30 Paul B Maholavfilter/af_acrossover: unroll biquad_process loop
2020-11-30 Paul B Maholavfilter/af_acrossover: use fdsp for inverter
2020-11-29 Paul B Maholavfilter/af_acrossover: always align nb_samples for...
2020-11-29 Paul B Maholavfilter/af_asupercut: add float sample format support
2020-11-29 Michael Niedermayeravcodec/hevc_cabac: Limit value in coeff_abs_level_rema...
2020-11-29 Michael Niedermayeravformat/cafdec: Check the return code from av_add_inde...
2020-11-29 Michael Niedermayeravformat/cafdec: Check for EOF in index read loop
2020-11-29 Michael Niedermayeravformat/cafdec: Check that bytes_per_packet and frames...
2020-11-29 Michael Niedermayeravformat/mpegts: Limit iterations of get_packet_size()
2020-11-29 Michael Niedermayeravcodec/notchlc: Check available space for luma block...
2020-11-29 Paul B Maholavfilter/af_asupercut: add order option
2020-11-29 Paul B Maholavfilter/af_acrossover: split in correct spot
2020-11-29 Paul B Maholavfilter/af_acrossover: reduce memory usage
2020-11-28 Andreas Rheinhardtavcodec/pafvideo: Cleanup generically on init failure
2020-11-28 Andreas Rheinhardtavcodec/pnmenc: Mark encoders as init-threadsafe
2020-11-28 Andreas Rheinhardtavcodec/photocd: Mark decoder as init-threadsafe
2020-11-28 Andreas Rheinhardtavcodec/pcm-dvdenc: Mark encoder as init-threadsafe
2020-11-28 Andreas Rheinhardtavcodec/pcm-dvd: Mark decoder as init-threadsafe
2020-11-28 Andreas Rheinhardtavcodec/pafvideo: Mark decoder as init-threadsafe
2020-11-28 Andreas Rheinhardtavcodec/pafaudio: Mark decoder as init-threadsafe
2020-11-28 Andreas Rheinhardtavcodec/cdxl: Mark decoder as init-threadsafe
2020-11-28 Andreas Rheinhardtavcodec/svq1dec: Make decoder init-threadsafe
2020-11-28 Andreas Rheinhardtavcodec/a64multienc: Fix memleak upon init failure
2020-11-28 Paul B Maholavfilter/af_asubboost: make wet option apply to final...
2020-11-28 Paul B Maholavfilter/avf_showfreqs: add group delay data mode
2020-11-28 Andriy Gelmanavformat/rtspdec: fix potential mem leak in listen...
2020-11-28 Andriy Gelmanavformat/rtspdec: show method request in log
2020-11-28 Paul B Maholavfilter/af_acrossover: add option to adjust input...
2020-11-28 Paul B Maholavfilter/af_acrossover: really fix single-pole allpass...
2020-11-28 Paul B Maholdoc/filters: mention when adenorm filter should be...
2020-11-28 Paul B Maholavfilter/af_acrossover: remove unecessary allpass calls
2020-11-27 Michael Niedermayeravcodec/utils: Require a non zero channels unless AV_CO...
2020-11-27 Michael Niedermayeravcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
2020-11-27 Paul B Maholavfilter/af_aemphasis: add timeline/slice and commands...
2020-11-27 Paul B Maholavfilter/af_aemphasis: switch to planar sample format
2020-11-27 Paul B Maholdoc/filters: fix several errors/typos
2020-11-27 Paul B Maholavfilter/af_acrossover: add support for float sample...
2020-11-27 Anton Khirnovavcodec: deprecate thread_safe_callbacks
2020-11-27 Paul B Maholavfilter/af_acrossover: fix single pole allpass coeffic...
2020-11-27 Paul B Maholdoc/filters: document adenorm commands support
2020-11-27 Paul B Maholdoc/filters: add acrossover examples
2020-11-27 Paul B Maholavfilter/af_acrossover: improve quality for odd order...
2020-11-27 Paul B Maholavfilter/avf_showfreqs: implement phase display
2020-11-27 Lynnehwcontext_vulkan: reduce priority for PACK32 formats
2020-11-27 James Almeravutil/film_grain_params: add more details to some...
2020-11-27 Lynnelavu/film_grain_params: fix typo in type enum
2020-11-26 Michael Niedermayeravformat/mpc8: correct integer overflow in mpc8_parse_s...
2020-11-26 Michael Niedermayeravformat/mpc8: correct 32bit timestamp truncation
2020-11-26 Michael Niedermayeravformat/mov: Fix memleak in dref reading
2020-11-26 Paul B Maholavfilter: add asupercut filter
2020-11-26 Paul B Maholavfilter/af_acrossover: add missing allpass processing
2020-11-26 Andreas Rheinhardtavformat/flacenc: Fix memleak when writing attached...
2020-11-26 Paul B Maholavfilter/af_acrossover: add missing inverter as last...
2020-11-26 Paul B Maholavfilter/af_acrossover: simplify coefficients
2020-11-26 Paul B Maholavfilter/af_acrossover: add even more orders
2020-11-26 Paul B Maholavfilter/af_acrossover: use transposed direct II form
2020-11-26 Paul B Maholavfilter/af_acrossover: rewrite code so it performs...
2020-11-26 Paul B Maholavfilter/af_acrossover: add higher orders
2020-11-26 Gyan Doshidoc/filters: fix typo in overlay_cuda
2020-11-26 Lynnelibdav1d: correctly copy ar_coeffs_uv to our struct
2020-11-25 Niklas Haashwcontext_vulkan: optionally enable more functionality
2020-11-25 Lynnehwcontext_vulkan: support additional pixel formats
2020-11-25 Lynnehwcontext_vulkan: fix incorrect A/0BGR mapping
2020-11-25 Lynnehwcontext_vulkan: simplify plane size calculations...
2020-11-25 Lynnehwcontext_vulkan: do not segfault when failing to init...
2020-11-25 Lynnehwcontext_vulkan: always attempt to map host memory...
2020-11-25 Lynnehwcontext_vulkan: check for memory size before choosing...
2020-11-25 Lynnehwcontext_vulkan: correctly access the p->extensions...
2020-11-25 Lynnehwcontext_vulkan: unify download/upload functions
2020-11-25 Lynnehwcontext_vulkan: add VkExternalMemoryBufferCreateInfo...
2020-11-25 Lynnehwcontext_vulkan: do not use uninitialized variables...
2020-11-25 Lynnelavfi/vulkan: allow calling glslang_uninit without...
2020-11-25 Lynnehwcontext_drm: issue DMA_BUF_IOCTL_SYNC when mapping FDs
2020-11-25 Lynnelibdav1d: use film grain export flag to export AVFilmGr...
2020-11-25 Lynnelibavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN...
2020-11-25 Lynnelibavutil: introduce AVFilmGrainParams side data
2020-11-25 Paul B Maholavfilter/af_arnndn: add timeline support
2020-11-25 Andreas Rheinhardtavcodec/mpeg12enc: Reindentation
2020-11-25 Andreas Rheinhardtavcodec/mpeg12enc: Use ff_thread_once() for static...
2020-11-25 Andreas Rheinhardtavcodec/mpeg12enc: Always initialize MPEG-2 intra VLC...
2020-11-24 Paul B Maholavfilter/vf_readeia608: add support for slice threads
2020-11-24 Paul B Maholavfilter/vf_readeia608: add support for commands
2020-11-24 Musee Ullahavfilter/vf_xfade: ensure metadata is copied to transit...
2020-11-24 Paul B Maholavfilter/af_biquads: make sure that biquad filter still...
next