September 2020 Archives by date
Starting: Tue Sep 1 00:46:30 EEST 2020
Ending: Wed Sep 30 21:36:23 EEST 2020
Messages: 525
- [FFmpeg-cvslog] libavformat/dashenc: Reduce confusion in par error message
Chris Miceli
- [FFmpeg-cvslog] doc/decoders: Document default value of ac3's drc_scale option
Aman Verma
- [FFmpeg-cvslog] avcodec/bitstream: Remove outdated comment
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Use av_packet_move_ref() for packet ownership transfer
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Don't reimplement av_frame_get_side_data()
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Don't set pkt->size to the value it already has
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wavdec: add support for demuxing Broadcast Wave 64Bit
Paul B Mahol
- [FFmpeg-cvslog] avformat/wavdec: allow to change max size of single demuxed packet
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuv: Don't invert Huffman table symbols twice
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Avoid copying values around pointlessly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Unify qsort comparison functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Simplify check for invalid Huffman codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Don't zero unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Reuse array instead of using multiple arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Unify creating Huffman tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Avoid intermediate array when parsing Huffman tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/qpeg: speed-up copy of bytes
Paul B Mahol
- [FFmpeg-cvslog] avformat/wavdec: add support for chapters
Paul B Mahol
- [FFmpeg-cvslog] avcodec/encode: unref the packet on AVCodec.receive_packet() failure
James Almer
- [FFmpeg-cvslog] cbs: Ensure that reference fields always follow the associated pointer
Mark Thompson
- [FFmpeg-cvslog] cbs: Describe allocate/free methods in tabular form
Mark Thompson
- [FFmpeg-cvslog] cbs: Add macros to support defining unit type tables
Mark Thompson
- [FFmpeg-cvslog] cbs_h264: Use table-based alloc/free
Mark Thompson
- [FFmpeg-cvslog] cbs: Add support functions for handling unit content references
Mark Thompson
- [FFmpeg-cvslog] cbs_h2645: Ensure that non-refcounted parameter sets are fully copied
Mark Thompson
- [FFmpeg-cvslog] h264_redundant_pps: Make it reference-compatible
Andreas Rheinhardt
- [FFmpeg-cvslog] cbs_h265: Use table-based alloc/free
Mark Thompson
- [FFmpeg-cvslog] cbs_vp9: Use table-based alloc/free
Mark Thompson
- [FFmpeg-cvslog] cbs_av1: Use table-based alloc/free
Mark Thompson
- [FFmpeg-cvslog] cbs_mpeg2: Use table-based alloc/free
Mark Thompson
- [FFmpeg-cvslog] cbs_av1: Fill tile width/height values when uniform_tile_spacing_flag is set
Mark Thompson
- [FFmpeg-cvslog] avcodec/cbs_av1: add missing frame restoration type enum values
Fei Wang
- [FFmpeg-cvslog] avcodec/proresdec2: let long name match one from codec_desc.c
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: add example for drawtext fontsize expr
Andrei Rybak
- [FFmpeg-cvslog] avcodec/nvenc_hevc: add ff_nvenc_encode_flush() for .flush
Limin Wang
- [FFmpeg-cvslog] avformat/musx: improve probing
Paul B Mahol
- [FFmpeg-cvslog] avcodec/dxtory: add support for vertically flipped frames
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add ADPCM IMA MOFLEX decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add FastAudio decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add MobiClip video decoder
Paul B Mahol
- [FFmpeg-cvslog] avformat: add moflex demuxer
Paul B Mahol
- [FFmpeg-cvslog] avformat: add MODS demuxer
Paul B Mahol
- [FFmpeg-cvslog] avformat/mov: Fix return type used for av_seek in mfra code
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/mov: Do not try and seek to an mfra if the reader can't seek
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/mov: Only read the mfra size once during sidx parsing
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/mov: Stash mfra size if we're reading it anyway
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/yuv4mpegenc: simplify writing the header
James Almer
- [FFmpeg-cvslog] avcodec: add PhotoCD decoder
Paul B Mahol
- [FFmpeg-cvslog] avformat/yuv4mpegenc: Simplify writing global and packet headers
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/yuv4mpegenc: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_arnndn: reduce size of second_check[] table
Paul B Mahol
- [FFmpeg-cvslog] avformat/tls_schannel: always decrypt all received data
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: immediately return decrypted data if available
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: always decrypt all received data
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: immediately return decrypted data if available
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: Fix use of uninitialized variable
Paweł Wegner
- [FFmpeg-cvslog] avformat/tls_schannel: always decrypt all received data
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: immediately return decrypted data if available
Jan Ekström
- [FFmpeg-cvslog] avfilter/src_movie: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_alphamerge: use framesync
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_anullsrc: add support to set output duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_anullsrc: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_gradients: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_anullsrc: remove not useful function
Paul B Mahol
- [FFmpeg-cvslog] avformat/tls_schannel: Fix use of uninitialized variable
Paweł Wegner
- [FFmpeg-cvslog] avformat/tls_schannel: always decrypt all received data
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: immediately return decrypted data if available
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: Fix use of uninitialized variable
Paweł Wegner
- [FFmpeg-cvslog] avformat/tls_schannel: always decrypt all received data
Jan Ekström
- [FFmpeg-cvslog] avformat/tls_schannel: immediately return decrypted data if available
Jan Ekström
- [FFmpeg-cvslog] lavf/tls_gnutls: check for interrupt inside handshake loop
Błażej Szczygieł
- [FFmpeg-cvslog] avcodec/bink: Fix memleak upon init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bink: Combine allocations of arrays into one
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bink: Only keep what is used from HpelDSPContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/binkaudio: Don't use static storage for context-dependent data
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/binkaudio: Remove unused array from context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/binkaudio: Avoid allocation for array
Andreas Rheinhardt
- [FFmpeg-cvslog] lavf/tls_gnutls: retry gnutls_handshake on non fatal errors
Remita Amine
- [FFmpeg-cvslog] lavf/tls_gnutls: check for interrupt inside handshake loop
Błażej Szczygieł
- [FFmpeg-cvslog] lavf/tls_gnutls: retry gnutls_handshake on non fatal errors
Remita Amine
- [FFmpeg-cvslog] lavf/tls_gnutls: check for interrupt inside handshake loop
Błażej Szczygieł
- [FFmpeg-cvslog] avcodec/mobiclip: Fix mixed declarations and code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/photocd: Remove set-but-unused variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dxtory: support subsampled formats with non-aligned size
Paul B Mahol
- [FFmpeg-cvslog] avcodec/dxtory: add missed rgb555/rgb565 formats for vflip case
Paul B Mahol
- [FFmpeg-cvslog] avcodec/dxtory: add frame threads support
Paul B Mahol
- [FFmpeg-cvslog] lavf/img2dec: Auto-detect Kodak Photo CD image files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/dashdec: drop arbitrary DASH manifest size limit
Jan Ekström
- [FFmpeg-cvslog] avcodec/notchlc: simplify reading le16 in lz4_decompress
Paul B Mahol
- [FFmpeg-cvslog] avcodec/jpeglsenc: Remove redundant av_packet_unref()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tdsc: Only reallocate deflatebuffer if its size changed
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Fix io_fsize overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp9dsp_template: Fix integer overflow in iadst8_1d()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_av1: fix storage size for render_{width,height}_minus_1
James Almer
- [FFmpeg-cvslog] cbs_av1: Fix test for presence of buffer_removal_time element
Mark Thompson
- [FFmpeg-cvslog] avcodec/cbs_av1: infer frame_type when parsing a show_existing_frame frame
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: add OrderHint to CodedBitstreamAV1Context
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: infer frame_type in show_existing_frame frames earlier
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: fix handling reference frames on show_existing_frame frames
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: use a more appropiate AV1ReferenceFrameState pointer variable name
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: fix setting FrameWidth in frame_size_with_refs()
James Almer
- [FFmpeg-cvslog] avcodec/pixlet: postprocess luma using precalculated lut
Paul B Mahol
- [FFmpeg-cvslog] tiff: remove tiff type check for ICC profiles
Lynne
- [FFmpeg-cvslog] avdevice/lavfi: Use av_packet_pack_dictionary() to pack dictionary
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Remove redundant av_packet_unref()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/argo_asf: fix handling of v1.1 files
Zane van Iperen
- [FFmpeg-cvslog] avcodec/jpegls: Remove unused structure
Andreas Rheinhardt
- [FFmpeg-cvslog] fate: add wav chapters test
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lut3d: support remaping negative values in the prelut
Mark Reid
- [FFmpeg-cvslog] avfilter/vf_nnedi: use av_fopen_utf8()
Paul B Mahol
- [FFmpeg-cvslog] configure: Add additional glslang libraries to make linking work
Philip Langdale
- [FFmpeg-cvslog] avcodec/ffwavesynth: Fix integer overflow in wavesynth_synth_sample / WS_SINE
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for WMV3IMAGE
Michael Niedermayer
- [FFmpeg-cvslog] avformat/electronicarts: Check if there are any streams
Michael Niedermayer
- [FFmpeg-cvslog] avformat/electronicarts: change non failure return of read_header() to 0
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: regroup formats lists in a single structure.
Nicolas George
- [FFmpeg-cvslog] lavfi/formats: simplify a macro parameters.
Nicolas George
- [FFmpeg-cvslog] lavfi: check the validity of formats lists.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersink: remove redundant channel layouts.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: add auto_conversion_filters option.
Nicolas George
- [FFmpeg-cvslog] fate: disable automatic conversions on many tests.
Nicolas George
- [FFmpeg-cvslog] lavfi/formats: more logical testing of inputs and outputs.
Nicolas George
- [FFmpeg-cvslog] doc/texi2pod: support @float.
Nicolas George
- [FFmpeg-cvslog] doc/general: move contents into a separate file.
Nicolas George
- [FFmpeg-cvslog] doc: include general in *-all pages.
Nicolas George
- [FFmpeg-cvslog] lavfi/vsrc_testsrc: switch to activate.
Nicolas George
- [FFmpeg-cvslog] Revert "avfilter/src_movie: switch to activate"
Nicolas George
- [FFmpeg-cvslog] ffplay: fix autoexit doesn't work in the case of pb->error
Zhao Zhili
- [FFmpeg-cvslog] avcodec/libopusenc: add option to set inband FEC
Gyan Doshi
- [FFmpeg-cvslog] dnn_backend_native.c: parse options in native backend
Xu Jun
- [FFmpeg-cvslog] dnn_backend_native_layer_conv2d.c:Add mutithread function
Xu Jun
- [FFmpeg-cvslog] avfilter/af_headphone: Don't use uninitialized buffer in log message
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Remove always true check
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Check for the existence of samples
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Fix segfault when using very short streams
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Don't overrun array
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Fix stack buffer overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Combine several loops when checking for EOF
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Only attempt once to init coeffs
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Use uint64_t for channel mapping
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Simplify parsing channel mapping string
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Avoid duplicating string needlessly
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Remove unused arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Remove delay fields
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Avoid intermediate buffers I
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Avoid intermediate buffers II
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Fix channel assignment
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Simplify finding channel index
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Avoid intermediate buffer III
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Only keep one AVFrame at a time
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Don't allocate unused element in array
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Avoid allocating array
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Avoid indirection for function pointer
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Use more appropriate variable name
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Remove pointless additions
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Don't check for clipping in separate loop
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Fix allocation size
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/extract_extradata: Consolidate zeroing extradata padding
Andreas Rheinhardt
- [FFmpeg-cvslog] lavfi/buffersink: cast to uint64_t before shifting.
Nicolas George
- [FFmpeg-cvslog] lavf/url: add ff_url_decompose().
Nicolas George
- [FFmpeg-cvslog] lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().
Nicolas George
- [FFmpeg-cvslog] avformat/libsrt: close listen fd in listener mode
Nicolas Sugino
- [FFmpeg-cvslog] avfilter/vf_premultiply: add support for gbrapf32 format
Mark Reid
- [FFmpeg-cvslog] avfilter/avfilter: remove obsolete comment
Paul B Mahol
- [FFmpeg-cvslog] avformat/segment: Don't overwrite AVCodecParameters after init
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Fix leak of duration/framenumber lists upon error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Fix segfault on allocation error, avoid allocation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Fix segfault when error happens and segment list is output
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Fix leak of string on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Fix leak and invalid free of AVIOContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Free SegmentListEntries in deinit, not write_trailer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Remove redundant code for freeing in write_trailer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Fix error messages
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segment: Avoid duplicating string when parsing frames list
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/options_table: Add missing colorspace options
Harry Mallon
- [FFmpeg-cvslog] tests: fix warning ISO C90 forbids mixed declarations and code
Limin Wang
- [FFmpeg-cvslog] avformat: add mca demuxer
Zixing Liu
- [FFmpeg-cvslog] avformat/mca: clip timestamp when seeking into acceptable range
Paul B Mahol
- [FFmpeg-cvslog] avformat/brstm: clip timestamp when seeking into acceptable range
Paul B Mahol
- [FFmpeg-cvslog] avfilter/src_movie: Remove unneeded resetting of AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/src_movie: Remove unnecessary secondary AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/src_movie: Fix leak of packet upon error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mips: [loongson] Fixed mmi optimization
gxw
- [FFmpeg-cvslog] configure: Fix msa can't be disabled when '--cpu=loongson3a' assigned.
Shiyou Yin
- [FFmpeg-cvslog] avcodec/fastaudio: Remove redundant % 32
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/agm: Fix off by 1 error in decode_inter_plane()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/extract_extradata: Remove always-true check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/extract_extradata: Reindent after the last commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: Avoid duplicating extradata from extract_extradata BSF
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/lavfutils: Don't use uninitialized pointers for freeing
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/lavfutils: Fix memleak when avformat_find_stream_info() fails
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/lavfutils: Avoid initializing packet
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_uspp: Fix potential leak of dict on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_subtitles: Fix leaks on failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_subtitles: Remove unnecessary initialization of AVPacket
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_subtitles: Remove obsolete LIBAVCODEC_VERSION_INT checks
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools, libavcodec, libavfilter: Add const to some AVCodec *
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/formats: Don't typedef structure a second time
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/formats: Remove pointless checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: make the src paramater for ff_thread_ref_frame const
James Almer
- [FFmpeg-cvslog] avcodec/exr: add support data windows larger or outside display window
Mark Reid
- [FFmpeg-cvslog] avcodec/exr: initialize axmax and bxmin to 0
Paul B Mahol
- [FFmpeg-cvslog] dnn/openvino: support run inference via GPU
Ting Fu
- [FFmpeg-cvslog] dnn/openvino: add input/output name info
Ting Fu
- [FFmpeg-cvslog] lavf/mov: Remove redundant code
Jun Zhao
- [FFmpeg-cvslog] fate: use correct uint32 layer
Mark Reid
- [FFmpeg-cvslog] avformat/brstm: fix decoding brstm with custom coeff offsets
Paul B Mahol
- [FFmpeg-cvslog] avformat/brstm: remove custom allocation of table to hold coeffs
Paul B Mahol
- [FFmpeg-cvslog] avcodec/adpcm: take into account block_align when decoding ADPCM_PSX
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mobiclip: Check quantizer before table setup
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpc: Fix multiple numerical overflows in ff_mpc_dequantize_and_synth()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/av1_parser: don't set AVCodecContext pixel format
James Almer
- [FFmpeg-cvslog] avcodec: add AV1 hardware accelerated decoder
Fei Wang
- [FFmpeg-cvslog] avcodec/av1_parser: don't set AVCodecContext frame dimensions
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: use av_cmp_q() to compare aspect ratio
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: set chroma_sample_location
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: update reference frame state on show_existing_frame
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: fix setting pix_fmt
James Almer
- [FFmpeg-cvslog] avcodec/crystalhd: Remove unused packet
Andreas Rheinhardt
- [FFmpeg-cvslog] tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level and one fuzzing a fixed demuxer input
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cdg: Fix integer overflow in duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/asrc_anullsrc: make number of output samples match duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_anullsrc: give better limits to number of samples per frame
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_anullsrc: actually return correct EOF pts
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cdgraphics: fix decoded output when seeking to start of file
Paul B Mahol
- [FFmpeg-cvslog] avformat/flic: add support for seeking to start
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mobiclip: add missing flush
Paul B Mahol
- [FFmpeg-cvslog] avformat/moflex: make seeking more useful
Paul B Mahol
- [FFmpeg-cvslog] avformat: add Square SVS demuxer
Paul B Mahol
- [FFmpeg-cvslog] avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps
Marton Balint
- [FFmpeg-cvslog] avutil/timecode: cosmetics on av_timecode_get_smpte
Marton Balint
- [FFmpeg-cvslog] avutil/timecode: do not trash bits on invalid av_timecode_get_smpte arguments
Marton Balint
- [FFmpeg-cvslog] avutil/timecode: add av_timecode_make_smpte_tc_string2
Marton Balint
- [FFmpeg-cvslog] fftools/ffprobe: use av_timecode_make_smpte_tc_string2
Marton Balint
- [FFmpeg-cvslog] avcodec: use av_timecode_make_smpte_tc_string2 in hevc and h264 decoder
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_showinfo: use av_timecode_make_smpte_tc_string2
Marton Balint
- [FFmpeg-cvslog] avformat: use av_timecode_make_smpte_tc_string2
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink_common.h: remove unsupported decklink version ifdef
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink_dec: use decklink_ctx->raw_format as bmdPixelFormat
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink_dec: add support for rgb/yuv pixel format autodetection
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecode
Marton Balint
- [FFmpeg-cvslog] avformat/argo_asf: bail if invalid tag
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_asf: split functionality into a header
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_asf: add ASF_MIN_BUFFER_SIZE #define
Zane van Iperen
- [FFmpeg-cvslog] avformat: add Argonaut Games BRP demuxer
Zane van Iperen
- [FFmpeg-cvslog] avfilter/vf_premultiply: add missing AV_PIX_FMT_YUVA444P12
Mark Reid
- [FFmpeg-cvslog] avcodec/snowdec: Use ff_snow_common_init() directly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cfhdenc: Fix leaks on allocation errors
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_amix: do not leave unset PTS for frames after first stream is over
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_concat: check for possible integer overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/x86/vf_convolution_init: there is asm only for 8bit depth
Paul B Mahol
- [FFmpeg-cvslog] avcodec/packet: move AVPacketList definition and function helpers over from libavformat
James Almer
- [FFmpeg-cvslog] avcodec/decode: use a packet list to store packet properties
James Almer
- [FFmpeg-cvslog] avfilter/f_interleave: fix some issues with interleaving
Paul B Mahol
- [FFmpeg-cvslog] libavcodec/exr: fix incorrect translation of denorm mantissa
Mark Reid
- [FFmpeg-cvslog] avcodec/atrac1: Check allocation of AVFloatDSPContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac1: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avrndec: Check allocation for success
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avrndec: Fix memleak on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dsicinvideo: Remove redundant code for freeing
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/gif: Fix leaks upon allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hcom: Cleanup generically upon init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuvenc: Fix memleak upon init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mobiclip: Fix memleak upon init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ivi: Fix segfault on allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/indeo5: Fix memleaks upon allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mlpenc: Fix memleak upon init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mobiclip: Fix heap-buffer-overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/motionpixels: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpc7: Don't pretend initializing static VLC tables can fail
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/decklink_dec: fix build with older SDK
Marton Balint
- [FFmpeg-cvslog] avcodec/mpc7, mpc7data: Make overlong arrays smaller
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpc7, mpc7data: Avoid gaps in array
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/argo_asf: add missing avformat.h include
James Almer
- [FFmpeg-cvslog] avcodec/Makefile: add vaapi_hevc.h to the SKIPHEADERS list
James Almer
- [FFmpeg-cvslog] avutil/cuda_check: add missing dynlink_loader.h include
James Almer
- [FFmpeg-cvslog] avformat/argo_asf: initialise file header inline
Zane van Iperen
- [FFmpeg-cvslog] avcodec/lscr: stop returning error if size of packet is 2 bytes
Paul B Mahol
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4717783 web/download: add gyan.dev for Windows builds
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Check remaining space before padding and channel residue
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mv30: Check remaining mask in decode_inter()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/c93: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1: Fix segfaults on allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1enc: Fix memleaks on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1: Simplify cleanup after allocation failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pcm-dvd: Avoid allocation of buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pcm-dvdenc: Remove empty function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/qtrleenc: Fix memleak upon allocation failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ra144enc: Don't free unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ra288: Avoid indirection when calling float dsp function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pcm: Avoid indirection when calling float dsp function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/roqaudioenc: Avoid redundant free of unallocated buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sonic: Fix leaks upon allocation errors
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq3: Fix segfault on allocation error, avoid allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq3: Fix memleaks upon allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq3: Remove unused buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq3: Avoid overhead of AVBuffer API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tscc2: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vb: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vble: Don't free buffer known to be NULL
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn_backend_native_layer_conv2d.c: fix memory allocation bug in multithread function.
Xu Jun
- [FFmpeg-cvslog] dnn_backend_native_layer_conv2d.c: refine code.
Xu Jun
- [FFmpeg-cvslog] avcodec/av1dec: Fix segfault upon allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: Remove redundant second free
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_showinfo: add const to the AVFrameSideData instance
Limin Wang
- [FFmpeg-cvslog] avcodec/svq1dec: use av_malloc_array() to allocate pmv
Paul B Mahol
- [FFmpeg-cvslog] avformat/mxfdec: Read Mastering Display Colour Volume from MXF
Harry Mallon
- [FFmpeg-cvslog] avformat/mxfenc: Write Mastering Display Colour Volume to MXF
Harry Mallon
- [FFmpeg-cvslog] avformat/mxfdec: Read Apple private Content Light Level from MXF
Harry Mallon
- [FFmpeg-cvslog] avformat/3dostr: make probing more robust
Paul B Mahol
- [FFmpeg-cvslog] avcodec/smacker: Remove write-only and unused variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Don't warn for Huffmann tables with one element
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vlc: Add macro for ff_init_vlc_sparse()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Remove code duplication when decoding header trees
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Improve header table error checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Directly goto error in case of error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Use same variable for return values and errors
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Forward error codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Use unsigned for shift
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Use better nb_codes estimate when initializing VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Don't zero-initialize unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Remove redundant check when decoding header trees
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Remove redundant checks when reading VLC codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Remove redundant checks for NULL before freeing
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Replace implicit checks for overread by explicit ones
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Disentangle two contexts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Use smaller types
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Use symbols table
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Avoid allocations for decoding Smacker
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Use unsigned for prediction values
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Avoid code duplication
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: Check tiles sizes, fix assert, don't read bytes bitwise
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/alacenc: Remove redundant code to free extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/alacenc: Don't free unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac1: Avoid indirection when calling float dsp function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac3: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac3: Avoid indirection when calling float dsp function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cngenc: Replace av_free() by av_freep() in close function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cngenc: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dxa: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc_template: Don't free uninitialized pointers on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc_float, eac3enc: Fix leaks on init error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/escape130: Cleanup generically on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffwavesynth: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat: add DAT CCTV demuxer
Paul B Mahol
- [FFmpeg-cvslog] avformat: add CRI AAX demuxer
Paul B Mahol
- [FFmpeg-cvslog] Revert "avcodec/vlc: Add macro for ff_init_vlc_sparse()"
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/fixed_dsp: Fix integer overflows in butterflies_fixed_c()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust VQA threshold
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdsp: Fix integer anomaly in dequant_subband_*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Fix default white level
Michael Niedermayer
- [FFmpeg-cvslog] avformat/3dostr: Check remaining buffer in probe before 8 byte step
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0e2eac1 web: link GH Actions based Windows-Builds by BtbN
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avcodec/adpcm_argo: support decoding multiple frames
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_{psx,argo}: add missing indent
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_{asf,brp}: use variable frame sizes when (de)muxing adpcm_argo
Zane van Iperen
- [FFmpeg-cvslog] avfilter/vf_datascope: fix oscilloscope with gray>8 depth
Paul B Mahol
- [FFmpeg-cvslog] avcodec/flashsvenc: Avoid allocation of buffer, fix memleak
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flashsvenc: Remove unused z_stream
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flashsv2enc: Check allocations for success before usage
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flashsv2enc: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flashsv2enc: Return better error codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/g722enc: Cleanup generically on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hnm4video: Cleanup generically on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hnm4video: Don't return nonsense error messages
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hnm4video: Don't reimplement FFSWAP()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hq_hqadata: Make local arrays static
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/imc: Avoid indirection when calling float dsp function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/indeo3: Cleanup generically after init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/j2kenc: Fix leaks on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ljpegenc: Don't free buffer known to be NULL
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: Check return value of subdecoder
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegaudiodec_float: Avoid indirection with float dsp function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegaudiodec*: Cleanup generically on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avidec: Fix memleak when error happens after creating DV stream
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rmdec: Actually return value < 0 on read_header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rmdec: Fix potential crash on allocation failure
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn_backend_native_layer_conv2d.c: fix bug of loop boundary in single thread mode.
Xu Jun
- [FFmpeg-cvslog] avformat/swfenc: Fix memleak upon write_header error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/swfdec: Avoid unnecessary skip
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/argo_asf: fix enforcement of chunk count
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_asf: cosmetics
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: remove an allocation
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: cleanup 'goto fail's
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: make sure stream ids match
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: handle multiple BASF blocks
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: set BVID packet duration
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: don't pass AVStream into avpriv_request_sample()
Zane van Iperen
- [FFmpeg-cvslog] avformat/tedcaptionsdec: Fix leak of AVBPrint upon error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: fix typo in comments
Zhao Zhili
- [FFmpeg-cvslog] avformat/wc3movie: Move wc3_read_close() up
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wc3movie: Cleanup on wc3_read_header() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ansi: Check nb_args for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swf: Separate mux and demux contexts
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aaxdec: Fix potential integer overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] MAINTAINERS: remove my public key fingerprint
Lou Logan
- [FFmpeg-cvslog] avdevice/lavfi: fix FIXME and check a/v type by codec_type
Limin Wang
- [FFmpeg-cvslog] avdevice/lavfi: unref the frame on failure
Limin Wang
- [FFmpeg-cvslog] avdevice/lavfi: av_malloc -> av_malloc_array
Limin Wang
- [FFmpeg-cvslog] avformat/dashdec: Avoid double free on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Remove dead code
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Don't leave representation in inconsistent state on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Don't overwrite and leak old initialization fragments
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Free strings as soon as they aren't needed anymore
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Free subtitle representations on exit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix leak of AVDictionary on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec, hls: Update correct pointer to AVDictionary
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Check allocation of AVProgram
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix memleaks upon read_header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Remove unused index of representation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix leak of representation on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix leak of string on error when parsing representation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix leak of representation languages
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix memleaks on error to add representation to dynarray
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Remove redundant checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Return early for unsupported representations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Remove redundant casts to const
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix memleak on allocation error, avoid allocation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Avoid duplicating string
Andreas Rheinhardt
- [FFmpeg-cvslog] lavf/srt: fix build fail when used the libsrt 1.4.1
Jun Zhao
- [FFmpeg-cvslog] avformat/wvdec: Check rate for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check for EOF in first loop in track_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/moflex: Check pop_int() for overflow
Michael Niedermayer
- [FFmpeg-cvslog] dnn: add userdata for load model parameter
Guo, Yejun
- [FFmpeg-cvslog] dnn: change dnn interface to replace DNNData* with AVFrame*
Guo, Yejun
- [FFmpeg-cvslog] dnn: put DNNModel.set_input and DNNModule.execute_model together
Guo, Yejun
- [FFmpeg-cvslog] dnn: add a new interface DNNModel.get_output
Guo, Yejun
- [FFmpeg-cvslog] avformat/movenc: split MPEG-4 bit rate value calculation
Jan Ekström
- [FFmpeg-cvslog] avformat/movenc: utilize bit rate helper function in ISML writing
Jan Ekström
- [FFmpeg-cvslog] avformat/movenc: implement writing of the btrt box
Jan Ekström
- [FFmpeg-cvslog] avformat/movenc: use more fall-back values for average bit rate fields
Jan Ekström
- [FFmpeg-cvslog] avformat/movenc: simplify ISML manifest bit rate logic
Jan Ekström
- [FFmpeg-cvslog] avcodec/magicyuv: add support for recently added new format
Paul B Mahol
- [FFmpeg-cvslog] avformat/argo_asf: implement seeking
Zane van Iperen
- [FFmpeg-cvslog] avcodec/hevcdec: sync SEI derived AVCodecContext fields across threads
James Almer
- [FFmpeg-cvslog] avcodec/hevcdec: sync User Data Unregistered SEI buffers across threads
James Almer
- [FFmpeg-cvslog] avcodec/h264_slice: sync User Data Unregistered SEI buffers across threads
James Almer
- [FFmpeg-cvslog] avformat/swfdec: Fix memleaks on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/swfdec: Reorder allocations/initializations
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/pixfmt: improve definition of AVColorRange
Jan Ekström
- [FFmpeg-cvslog] libavcodec/vp8dec: fix the multi-thread HWAccel decode error
Shaofei Wang
- [FFmpeg-cvslog] avformat/flvdec: RtmpSampleAccess no longer breaks stream detection
Peter van der Spek
- [FFmpeg-cvslog] avcodec/cfhd: check that lowpass_height is >= 3 when used in vertical filter
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add IPU Video decoder and parser
Paul B Mahol
- [FFmpeg-cvslog] avformat: add IPU demuxer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/sonic: Check channels before deallocating
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: fix memleak
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mobiclip: Move quantizer check into setup_qtables()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: add support for MPEG1 blocks in IPU codec
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mpeg12dec: remove inter block calls in IPU decoder
Paul B Mahol
- [FFmpeg-cvslog] lavc/qsvdec: Add QSV AV1 decoder
Haihao Xiang
- [FFmpeg-cvslog] avcodec/dxtory: Fix get_raw_size() for YUV
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxtory: Fix negative shift in dxtory_decode_v1_410()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxtory: Fix negative shift in dx2_decode_slice_410()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/photocd: Simplify parsing Huffman tables a bit
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bytestream: Add unchecked bytestream2 peek functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Improve overread check when parsing Huffman tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/diracdsp: Remove unused variable
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Check early for invalid slices
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Don't use GetBit API for byte-aligned reads
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Use const uint8_t* for pointer to immutable data
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Replace implicit checks for overread by explicit ones
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Don't invert order unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Fix edge case of building Huffman table
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Avoid AV_QSORT when creating Huffman table
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuv: Don't waste stack space
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utvideodec/enc: Fix edge case of creating Huffman table
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utvideodec: Remove code duplication when creating Huffman tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utvideodec: Avoid qsort when creating Huffman tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utvideo: Remove unused array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fraps: Use unchecked bitstream reader
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fraps: Use cached bitstream reader
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_histogram: add slide modes for thistogram
Paul B Mahol
- [FFmpeg-cvslog] avcodec/v4l2_buffers: remove unused function argument
Andriy Gelman
- [FFmpeg-cvslog] avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream()
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: support MASK streams
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: handle the case where the BASF block isn't the first
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: cosmetics
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in certain circumstances
Zane van Iperen
- [FFmpeg-cvslog] avformat/argo_brp: use header frame counts
Zane van Iperen
- [FFmpeg-cvslog] tests/fate-run: Always overwrite output files for md5 tests
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: add Argonaut Games Video decoder
Paul B Mahol
- [FFmpeg-cvslog] vf_colorspace: Added linear trc.
Andrew Klaassen
- [FFmpeg-cvslog] avfilter/vf_v360: add octahedron format
Paul B Mahol
- [FFmpeg-cvslog] examples/muxing: misc style fixes
Jun Zhao
- [FFmpeg-cvslog] lavf/hls: add AC-3/EAC-3 to allowed extensions file list
Jun Zhao
- [FFmpeg-cvslog] avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE
Pavel Koshevoy
- [FFmpeg-cvslog] lavu/buffer: add a convenience function for replacing buffers
Anton Khirnov
- [FFmpeg-cvslog] hevcdec: use av_buffer_replace() to simplify code
Anton Khirnov
- [FFmpeg-cvslog] mpegvideo: use av_buffer_replace() to simplify code
Anton Khirnov
- [FFmpeg-cvslog] pthread_frame: use av_buffer_replace() to simplify code
Anton Khirnov
- [FFmpeg-cvslog] avformat/iff: Check data_size not overflowing int64
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Fix segfault upon allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pgxdec: Fix invalid shift in write_frame_*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mv30: Fix several integer overflows in idct_1d()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encode
Harry Mallon
- [FFmpeg-cvslog] avcodec/videotoolboxenc: Allow full range 10bit pixel format input
Harry Mallon
- [FFmpeg-cvslog] avcodec/videotoolboxenc: fix align issue
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolboxenc: fix use after destroy
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolboxenc: don't wait when flushing data
Tian Qi
- [FFmpeg-cvslog] avcodec/videotoolboxenc: move pthread_cond_signal after add buffer to the queue
Tian Qi
- [FFmpeg-cvslog] libavcodec/videotoolboxenc: Fix crash when frame received after error
Rick Kern
- [FFmpeg-cvslog] dnn/native: add native support for dense
Mingyu Yin
- [FFmpeg-cvslog] avfilter/vf_v360: split maps into slices
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: simplify input flipping
Paul B Mahol
- [FFmpeg-cvslog] Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE"
Mark Thompson
- [FFmpeg-cvslog] avcodec/utils: Only call codec->close if init has been called
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cuviddec: handle arbitrarily sized extradata
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/vf_v360: stop using floats variables in xyz_to_octahedron
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cbs: add a flush callback to CodedBitstreamType
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: implement a CodedBitstreamType.flush() callback
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h2645: implement CodedBitstreamType.flush() callbacks
James Almer
- [FFmpeg-cvslog] avcodec/cbs_vp9: implement a CodedBitstreamType.flush() callback
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: parse dimensions from the sequence header in extradata
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: fix check for active sequence header
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: call ff_cbs_flush() on decoder flush
James Almer
- [FFmpeg-cvslog] swresample/audioconvert: Fix left shift of negative value
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cuviddec: handle arbitrarily sized extradata
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: handle arbitrarily sized extradata
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: handle arbitrarily sized extradata
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: handle arbitrarily sized extradata
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: handle arbitrarily sized extradata
Timo Rothenpieler
- [FFmpeg-cvslog] fate: add scale filters for big-endian architectures.
Nicolas George
Last message date:
Wed Sep 30 21:36:23 EEST 2020
Archived on: Wed Sep 30 21:36:31 EEST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).