December 2020 Archives by subject
Starting: Tue Dec 1 00:30:34 EET 2020
Ending: Thu Dec 31 17:53:53 EET 2020
Messages: 258
- [FFmpeg-cvslog] avcodec/a64multienc: Mark encoders as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/adpcm: Mark decoders as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/adpcmenc: Mark encoders as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: Fix leak in case of failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: infer and store film grain param values in AV1Frame
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: ensure Sequence Header unit content is always reference counted
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: split film grain param fields into their own struct
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h2645: remove dead code in cbs_h2645_replace_ps()
James Almer
- [FFmpeg-cvslog] avcodec/cdgraphics: Check frame before clearing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cdtoons: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cfhd: properly handle midstream size changes for transform type 2
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cinepak: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cinepakenc: Mark encoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cljrdec: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/codec_desc: describe AV_CODEC_ID_MPEG2TS
Aman Karmani
- [FFmpeg-cvslog] avcodec/cri: Make decoder init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cuviddec: check for av_buffer_ref() failure
James Almer
- [FFmpeg-cvslog] avcodec/cuviddec: unref output frame on failure
James Almer
- [FFmpeg-cvslog] avcodec/decode: set best_effort_timestamp on output frames for all decoders
James Almer
- [FFmpeg-cvslog] avcodec/dpx: Fix B&W film scans from Lasergraphics Inc
Harry Mallon
- [FFmpeg-cvslog] avcodec/dpx: fix use of uninitialised value
James Almer
- [FFmpeg-cvslog] avcodec/dpx: Read alternative frame rate from television header
Harry Mallon
- [FFmpeg-cvslog] avcodec/dpx: Read color information from DPX header
Harry Mallon
- [FFmpeg-cvslog] avcodec/dpx: Read SMPTE timecode from DPX
Harry Mallon
- [FFmpeg-cvslog] avcodec/dpx: Report color_range from DPX header
Harry Mallon
- [FFmpeg-cvslog] avcodec/dxva2_av1: read film grain param values from AV1Frames
James Almer
- [FFmpeg-cvslog] avcodec/dynamic_hdr10_plus: don't take a GetBitContext as input argument
James Almer
- [FFmpeg-cvslog] avcodec/dynamic_hdr10_plus: remove unused const variables
James Almer
- [FFmpeg-cvslog] avcodec/dynamic_hdr10_plus: use get_bits_long() where needed
James Almer
- [FFmpeg-cvslog] avcodec/exr: preserve half-float NaN bits and add fate test
Mark Reid
- [FFmpeg-cvslog] avcodec/fastaudio: Fix invalid shift exponent
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/faxcompr: Make ff_ccitt_unpack_init() thread-safe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1dec: Fix off by 1 error with quant tables
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Don't use too big max_depth in get_vlc2()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264_sei: print a log message when a unsupported ITU-T T35 SEI messages is parsed
James Almer
- [FFmpeg-cvslog] avcodec/h264_sei: refactor parsing User Data Registered ITU-T T35 SEI messages
James Almer
- [FFmpeg-cvslog] avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Change scaling_list_dc_coef to 8 bit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: check scaling_list_dc_coef
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_sei: add support for HDR10+ metadata
Mohammad Izadi
- [FFmpeg-cvslog] avcodec/hevc_sei: keep size in sync with the registered ITU-T T35 SEI GetBitContext
James Almer
- [FFmpeg-cvslog] avcodec/hevc_sei: print a log message when a unsupported ITU-T T35 SEI messages is parsed
James Almer
- [FFmpeg-cvslog] avcodec/hevc_sei: refactor parsing User Data Registered ITU-T T35 SEI messages
James Almer
- [FFmpeg-cvslog] avcodec/hevc_sei: replace en dash character with a hyphen
James Almer
- [FFmpeg-cvslog] avcodec/hevc_sei: return the correct error code on User Data Registered parsing failure
James Almer
- [FFmpeg-cvslog] avcodec/hevc_sei: split Dynamic HDR10+ SEI parsing into its own function
James Almer
- [FFmpeg-cvslog] avcodec/hevcdec: dynamic allocate sList and HEVClcList
Nuo Mi
- [FFmpeg-cvslog] avcodec/idcinvideo: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libaom: Support monochrome encoding with libaom >= 2.0.1
Philip Langdale
- [FFmpeg-cvslog] avcodec/libdav1d: stop setting AVFrame->best_effort_timestamp
James Almer
- [FFmpeg-cvslog] avcodec/loco: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix memleak upon init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpegdec: stop setting AVFrame->best_effort_timestamp
James Almer
- [FFmpeg-cvslog] avcodec/motion_est, mpegvideo: Make pointers to static storage const
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12: Don't initialize encoder-only parts of RLTable
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12: Make initializing VLCs thread-safe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12: Reindentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12enc: Disallow using MPEG-2 intra VLC table for mpeg1video
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_init
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: check for SpeedHQ encoder
Gyan Doshi
- [FFmpeg-cvslog] avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder
Peter Ross
- [FFmpeg-cvslog] avcodec/mxpegdec: Fix memleaks upon init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/nvdec: Add support for decoding monochrome av1
Philip Langdale
- [FFmpeg-cvslog] avcodec/nvdec_av1: read film grain param values from AV1Frames
James Almer
- [FFmpeg-cvslog] avcodec/pcm: Make encoders init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pcm: Mark decoders as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_slice: Don't use static variable, fix race
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rl: Remove nonstatic storage of RL tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sgidec: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sgienc: Combine av_log() statements
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sgienc: Mark encoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sgirledec: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/shorten: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sipr: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smc: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smvjpegdec: Make decoder init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/snow: Use ff_thread_once() in ff_snow_common_init()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/speedhq: Remove cast
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/speedhqenc: Call correct function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tiff: Disallow striped and tiled tiffs except for DNG
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Make decoder init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tmv: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ulti: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: Check bitrate for overflow in get_bit_rate()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Remove ff_codec_open2_recursive()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vaapi_av1: fill the remaining VAFilmGrainStructAV1 fields
James Almer
- [FFmpeg-cvslog] avcodec/vaapi_av1: read film grain param values from AV1Frames
James Almer
- [FFmpeg-cvslog] avcodec/ws-snd1: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xan: Cleanup generically on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xan: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xfacedec: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xl: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xsubdec: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xsubenc: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xxan: Cleanup generically on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xxan: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/y41pdec: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/y41penc: Mark encoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/yop: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/yuv4dec: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: Fix invalid uses of ff_codec_open2_recursive()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
Hendrik Leppkes
- [FFmpeg-cvslog] avdevice/decklink: remove the duplicated warning message
Limin Wang
- [FFmpeg-cvslog] avdevice/decklink: warn about too old decklink API version
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink_dec: add support for 50/60 fps timecode
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink_enc: simplify usage of buffercount type
Marton Balint
- [FFmpeg-cvslog] avfilter/aeval: add timeline support for aeval
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_acrossover: add per output band gain
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_acrossover: document roll-off of each filter order
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_acrossover: move coefficients and state to simple arrays
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_acrossover: remove pointless allocation of static size
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afade: add support for commands to afade filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afreqshift: add fltp sample format support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afreqshift: add level option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_anequalizer: add timeline and slice support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_arnndn: add mix option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_asoftclip: add two more useful options for finer filtering
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_biquads: add shortcut to set internal precision
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_biquads: fix error in ro calculation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_crystalizer: implement inverse filtering
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_crystalizer: improve filter description
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_crystalizer: use proper type for variable
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_earwax: fix check that was left in previous commit
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_earwax: fix filter behavior
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_stereotools: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_stereotools: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_stereotools: add two more modes
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_tremolo: make sure table size is at least 1
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_vibrato: make sure table size is at least 1
Paul B Mahol
- [FFmpeg-cvslog] avfilter/cropdetect: add option for initial skip
Gyan Doshi
- [FFmpeg-cvslog] avfilter/f_perms: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bilateral: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_chromanr: add options for finer controls of filtering
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_convolution: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_decimate: always properly handle EOF
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_decimate: fix broken logic with ppsrc handling
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_decimate: fix overreads when using ppsrc
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_decimate: stop dropping last frames with ppsrc
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_decimate: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fade: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fillborders: add fade mode
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fillborders: add more fill modes
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_framerate: fix infinite loop with 1-frame input
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_framerate: fix infinite loop with 1-frame input
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_limiter: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedclamp: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedminmax: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedthreshold: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_showinfo: add support for HDR10+ metadata
Mohammad Izadi
- [FFmpeg-cvslog] avfilter/vf_showinfo: include the correct Dynamic HDR10+ header
James Almer
- [FFmpeg-cvslog] avfilter/vf_v360: fix several problems with 'perspective' output
Michael Koch
- [FFmpeg-cvslog] avfilter/vf_w3fdif: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_xmedian: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_xmedian: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_xmedian: allow to control eof handling
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add asubcut filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add asuperpass and asuperstop filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add shufflepixels video filter
Paul B Mahol
- [FFmpeg-cvslog] avformat/av1dec: check size before addition in probing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cafdec: clip sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dsfdec: Check block_align more completely
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dv: fix timestamps of audio packets in case of dropped corrupt audio frames
Marton Balint
- [FFmpeg-cvslog] avformat/framecrcenc: Don't read after the end of side-data
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/framecrcenc: Make side-data checksums endian-independent
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hashenc: Reuse hash_free() for framehash muxers
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hls: Fixes overwriting existing #EXT-X-PROGRAM-DATE-TIME value in HLS playlist
Vignesh Ravichandran
- [FFmpeg-cvslog] avformat/hls: update comment of file description
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: Add dependency on avc.o
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/hlsproto: update comment of file description
Steven Liu
- [FFmpeg-cvslog] avformat/id3v2: Sanity check tlen before alloc and uncompress
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: Check data_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/libamqp: parse vhost in uri
Andriy Gelman
- [FFmpeg-cvslog] avformat/matroskadec: Sanity check codec_id/track type
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Avoid overflow in end computation in mov_read_custom()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check if hoov is at the end
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: remove an always true condition
Zhao Zhili
- [FFmpeg-cvslog] avformat/mov: Use av_sat_add64() in mov_read_sidx()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpc8: Check remaining space in mpc8_parse_seektable()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Fix argument type for av_log
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Increase pcr_incr width to 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: simplify nb_packets code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mspdec: Microsoft Paint (MSP) demuxer
Peter Ross
- [FFmpeg-cvslog] avformat/mxfdec: Do not clear arrays in mxf_read_index_entry_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/realtextdec: read_ts() in 64bits
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rpl: Check the number of streams
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: add satip_raw flag to receive raw mpegts stream
Aman Karmani
- [FFmpeg-cvslog] avformat/rtsp: add support for satip://
Aman Karmani
- [FFmpeg-cvslog] avformat/rtsp: prefer to use MAX_URL_SIZE for url and command buffer
Limin Wang
- [FFmpeg-cvslog] avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on deprecated options
Andriy Gelman
- [FFmpeg-cvslog] avformat/swfdec: Allocate output buffer after reading input
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tee: allow packets with negative timestamps
Jan Ekström
- [FFmpeg-cvslog] avformat/url: Change () position in ff_make_absolute_url()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Improve ffio_limit logic
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/vividas: Check sample_rate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Make len signed
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vqf: Check len for COMM chunks
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Check for EOF in cues reading
Michael Niedermayer
- [FFmpeg-cvslog] avutil/avsscanf: fix possible overreads when dealing with %c or %s
Paul B Mahol
- [FFmpeg-cvslog] avutil/film_grain_params: fix doxy for ar_coeff_* fields
James Almer
- [FFmpeg-cvslog] avutil/opt: add AV_OPT_FLAG_DEPRECATED option
Limin Wang
- [FFmpeg-cvslog] avutil/timecode: add av_timecode_init_from_components
Marton Balint
- [FFmpeg-cvslog] avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps
Marton Balint
- [FFmpeg-cvslog] codec_desc: add SMVJPEG flags
Anton Khirnov
- [FFmpeg-cvslog] configure, libavcodec/speedhq: Fix compiling SpeedHQ encoder
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/queue: add error check and cleanup
Guo, Yejun
- [FFmpeg-cvslog] dnn/queue: add queue and safe_queue support
Xie, Lin
- [FFmpeg-cvslog] dnn: add async execution support for openvino backend
Guo, Yejun
- [FFmpeg-cvslog] dnn: add NV12 pixel format support
Ting Fu
- [FFmpeg-cvslog] dnn: fix issue when pthread is not supported
Guo, Yejun
- [FFmpeg-cvslog] dnn: fix redefining typedefs and also refine naming with correct prefix
Guo, Yejun
- [FFmpeg-cvslog] dnn_backend_openvino.c: refine code for error handle
Guo, Yejun
- [FFmpeg-cvslog] dnn_backend_openvino.c: separate function execute_model_ov
Guo, Yejun
- [FFmpeg-cvslog] dnn_interface.h: fix redefining typedefs
Guo, Yejun
- [FFmpeg-cvslog] dnn_interface: add interface to support async execution
Guo, Yejun
- [FFmpeg-cvslog] dnn_interface: change from 'void *userdata' to 'AVFilterContext *filter_ctx'
Guo, Yejun
- [FFmpeg-cvslog] doc/codecs: add entries for export_side_data
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: document that cas filter supports commands
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: fix obvious mistake for minimum accepted value
Paul B Mahol
- [FFmpeg-cvslog] doc/muxers: correct description of hls_enc_key and hls_enc_iv
Steven Liu
- [FFmpeg-cvslog] doc/protocols: document cache option
Gyan Doshi
- [FFmpeg-cvslog] fate/image: add missing ffprobe dependency to fate-dpx-probe
James Almer
- [FFmpeg-cvslog] fate/image: update fate-dpx-probe reference file
James Almer
- [FFmpeg-cvslog] fate: add a test for HDR10+ metadata in HEVC
Mohammad Izadi
- [FFmpeg-cvslog] fate: Add dpx-probe test
Harry Mallon
- [FFmpeg-cvslog] fate: fix fate-filter-hqx on big-endian arches
Andriy Gelman
- [FFmpeg-cvslog] ffmpeg: add option stats_period
Gyan Doshi
- [FFmpeg-cvslog] ffmpeg: delay first stats
Gyan Doshi
- [FFmpeg-cvslog] ffmpeg: don't delay printing initial stats
Gyan Doshi
- [FFmpeg-cvslog] ffmpeg: stop accessing deprecated stream-embedded codec context
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: also print warnings when using -sinks and -sources
Marton Balint
- [FFmpeg-cvslog] fftools/ffprobe: add support for HDR10+ metadata
Mohammad Izadi
- [FFmpeg-cvslog] hlsenc: expand hls_fmp4_init_filename with strftime()
Nikola Pajkovsky
- [FFmpeg-cvslog] hwcontext_drm: make dependency on Linux kernel headers optional
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: wait and signal semaphores when transferring to CUDA
Lynne
- [FFmpeg-cvslog] img2dec: export avg_frame_rate
Anton Khirnov
- [FFmpeg-cvslog] lavd/caca: do not access deprecated codec context
Anton Khirnov
- [FFmpeg-cvslog] lavd/decklink_dec: Do not set codec_tags.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/img2dec: Increase score for very large jpeg images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mux: rewrite guessing the packet duration
Anton Khirnov
- [FFmpeg-cvslog] lavf/rawdec: Return a low score if the mjpeg probe function detected one frame.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/dnn: check the return value from sws_getContext
Jun Zhao
- [FFmpeg-cvslog] lavfi/dnn: used the format name in debug message
Jun Zhao
- [FFmpeg-cvslog] lavu: use address-of operator checking clock_gettime
Marvin Scholz
- [FFmpeg-cvslog] libavformat/mov.c: export vendor id as metadata
Thierry Foucu
- [FFmpeg-cvslog] libswscale: avoid UB nullptr-with-offset.
Jeremy Leconte
- [FFmpeg-cvslog] mjpegdec: convert to receive_frame()
Anton Khirnov
- [FFmpeg-cvslog] New commits on branch master
Git System
- [FFmpeg-cvslog] Revert "avcodec/nvdec_av1: fix setting film grain parameters for frames with update_grain == 0"
James Almer
- [FFmpeg-cvslog] smvjpegdec: merge into mjpegdec
Anton Khirnov
- [FFmpeg-cvslog] swscale/rgb2rgb_template: use shuffle macro on big-endian arches
Andriy Gelman
- [FFmpeg-cvslog] tests/audiomatch: add free to make static analysis tools happy
Jun Zhao
- [FFmpeg-cvslog] tests: drop api-codec-param test
Anton Khirnov
- [FFmpeg-cvslog] tests: stop using -vsync drop
Anton Khirnov
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust maxpixels for G2M
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dem_fuzzer: remove unused label
Michael Niedermayer
- [FFmpeg-cvslog] vf_dnn_processing.c: add async support
Guo, Yejun
- [FFmpeg-cvslog] vf_dnn_processing.c: replace filter_frame with activate func
Guo, Yejun
Last message date:
Thu Dec 31 17:53:53 EET 2020
Archived on: Thu Dec 31 17:53:56 EET 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).