]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2020-11-22 Michael Niedermayeravformat/moflex: Check pkt_size
2020-11-22 Paul B Maholavfilter/af_biquads: remove not needed code
2020-11-22 Leo Izenavformat/movenc: allow Apple Lossless inside mp4
2020-11-22 Paul B Maholavfilter/af_afreqshift: add timeline and slice threadin...
2020-11-21 Paul B Maholavcodec/atrac3: increase max block align size
2020-11-21 Michael Niedermayeravcodec/mobiclip: Check mv against INT_MAX
2020-11-21 Michael Niedermayeravformat/wavdec: More complete size check in find_guid()
2020-11-21 Michael Niedermayeravcodec/mv30: Use unsigned in idct_1d()
2020-11-21 Michael Niedermayeravformat/iff: Check size before skip
2020-11-21 Michael Niedermayeravformat/rmdec: Check for EOF in index packet reading
2020-11-21 leozhangavcodec/cuviddec: fix missing context push/pop
2020-11-21 Andriy Gelmanavformat/rtsp: don't forget to call ff_network_close...
2020-11-21 Andriy Gelmanavformat/rtsp: set return variable in error path
2020-11-21 Andriy Gelmanavformat/rtspdec: cosmetics
2020-11-21 Andriy Gelmanavformat/rtspdec: fix mem leaks in connect mode if...
2020-11-21 Andriy Gelmanavformat/rtspdec: fix mem leaks in listen mode if init...
2020-11-21 Andriy Gelmanavformat/rtspdec: add network init to listen mode
2020-11-21 Limin Wangavdevice/decklink_dec: map the raw_format instead of...
2020-11-20 James Almertools/target_bsf_fuzzer: set bitstream filter options
2020-11-20 James Almertools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzze...
2020-11-20 Michael Niedermayertools/target_dec_fuzzer: Call avcodec_flush_buffers...
2020-11-20 James Almertools/target_dem_fuzzer: use avio_context_free() to...
next