]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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()...
2020-11-24 Andreas Rheinhardtavcodec/atrac9dec: Don't use unnecessarily large VLC...
2020-11-24 Andreas Rheinhardtavcodec/atrac9dec: Use least max_depth in calls to...
2020-11-24 Andreas Rheinhardtavcodec/atrac9dec: Don't confuse max_depth of VLC with...
2020-11-24 Andreas Rheinhardtavcodec/truemotion2: Mark decoder as init-threadsafe
2020-11-24 Andreas Rheinhardtavcodec/g2meet: Use least max_depth in get_vlc2()
2020-11-24 Andreas Rheinhardtavcodec/sheervideo: Add av_cold to build_vlc()
2020-11-24 Andreas Rheinhardtavcodec/mss4: Mark decoder as init-threadsafe
2020-11-24 Andreas Rheinhardtavcodec/rv40vlc2: Make VLC smaller
2020-11-24 Andreas Rheinhardtavcodec/qdm2: Remove outdated comment
2020-11-24 Andreas Rheinhardtavcodec/mpegaudiodsp: Make initializing synth windows...
2020-11-24 Andreas Rheinhardtavcodec/mpegaudiodsp: Make ff_mpadsp_init() thread...
2020-11-24 Andreas Rheinhardtavcodec/fft_template, fft_init_table: Make ff_fft_init...
2020-11-24 Andreas Rheinhardtavcodec/mpegaudiodsp: Combine initializing float and...
2020-11-24 Andreas Rheinhardtavcodec/motionpixels: Make decoder init-threadsafe
2020-11-24 Andreas Rheinhardtavcodec/motionpixels: Use symbols table
2020-11-24 Andreas Rheinhardtavcodec/motionpixels: Don't check for errors for comple...
2020-11-24 Andreas Rheinhardtavcodec/motionpixels: Be more strict when parsing Huffm...
2020-11-24 Andreas Rheinhardtavcodec/motionpixels: Only create VLC iff it is going...
2020-11-24 Andreas Rheinhardtavcodec/mimic: Mark decoder as init-threadsafe
2020-11-24 Andreas Rheinhardtavcodec/mimic: Cleanup generically upon init failure
2020-11-24 Andreas Rheinhardtavcodec/rv10: Make initializing static RV10 VLCs thread...
2020-11-24 Andreas Rheinhardtavcodec/smacker: Mark decoders as init-threadsafe
2020-11-24 Andreas Rheinhardtavcodec/tscc2: Mark tscc2 decoder as init-threadsafe
2020-11-24 Paul B Maholavfilter/af_adenorm: add timeline and slice threading...
2020-11-24 Paul B Maholavfilter/af_asubboost: add timeline and slice threading...
2020-11-24 Jean-Baptiste... avcodec: add SpeedHQ encoder
2020-11-24 Jan Ekströmavformat/av1: add support for passing through MP4/Matro...
2020-11-24 Jan Ekströmavcodec/av1{dec,parser}: move to ff_cbs_read_extradata_...
2020-11-24 Jan Ekströmavcodec/cbs_av1: add support for standard MP4/Matroska...
2020-11-24 Mark Thompsoncbs: Add function to read extradata from an AVCodecContext
2020-11-23 Limin Wangavdevice/decklink_dec: fix warning for unused variable
2020-11-23 Limin Wangavdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag...
2020-11-23 Limin Wangavdevice/decklink: use boolean for list_devices option
2020-11-22 Paul B Maholavfilter/af_aiir: add support for arbitrary order latti...
2020-11-22 Michael Niedermayeravcodec/exr: skip bottom clearing loop when its outside...
2020-11-22 Michael Niedermayeravcodec/exr: Check ymin vs. h
2020-11-22 Michael Niedermayeravformat/avs: Use 64bit for the avio_tell() output
next