]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2020-11-24 Paul B Maholavfilter/af_biquads: do not abort filtering on bogus...
2020-11-24 Andreas Rheinhardtavcodec/mlpdec: Avoid code duplication when initializin...
2020-11-24 Andreas Rheinhardtavcodec/mlpdec: Make decoders init-threadsafe
2020-11-24 Andreas Rheinhardtavcodec/mlp: Make initializing CRCs thread-safe
2020-11-24 Andreas Rheinhardtavcodec/mpegaudiodec_template: Don't use unnecessarily...
2020-11-24 Andreas Rheinhardtavcodec/mv30: Don't check for errors for complete VLCs
2020-11-24 Andreas Rheinhardtavcodec/imm4: Don't use too big VLC table
2020-11-24 Andreas Rheinhardtavcodec/aac*: Make initializing ff_aac_pow*sf_tab threa...
2020-11-24 Andreas Rheinhardtavcodec/aactab: Fix conflicting types for ff_aac_codebook*
2020-11-24 Andreas Rheinhardtavcodec/qdmc: Don't check for errors for complete VLCs
2020-11-24 Andreas Rheinhardtavcodec/hqx: Don't check for errors for complete VLCs
2020-11-24 Andreas Rheinhardtavcodec/hqx: Inline constants
2020-11-24 Andreas Rheinhardtavcodec/intrax8: Make ff_intrax8_common_init() thread...
2020-11-24 Andreas Rheinhardtavcodec/intrax8: Replace always-false check by assert
2020-11-24 Andreas Rheinhardtavcodec/atrac9tab: Add missing static to internal table
2020-11-24 Andreas Rheinhardtavcodec/atrac9dec: Replace av_free() by av_freep()...
next