Messages by Thread
-
[FFmpeg-cvslog] libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Jiasheng Jiang
-
[FFmpeg-cvslog] avfilter/vf_thumbnail: support more planar formats
Niklas Haas
-
[FFmpeg-cvslog] avfilter/vf_thumbnail: switch to query_func2
Niklas Haas
-
[FFmpeg-cvslog] avutils/pixfmt: add YUV444/GBRP 10 and 12 bit MSB formats
Timo Rothenpieler
-
[FFmpeg-cvslog] swscale: add support for new 10/12 bit MSB formats
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/udp: add function to set remote address directly
Timo Rothenpieler
-
[FFmpeg-cvslog] avfilter/overlay_cuda: add timeline editing support
Jorge Estrada
-
[FFmpeg-cvslog] avcodec/nvdec: switch to proper pixfmts on next major bump
Timo Rothenpieler
-
[FFmpeg-cvslog] avcodec/nvenc: add support for new 10 bit MSB pixel formats
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls_schannel: fix non-blocking write breaking TLS sessions
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls_schannel: add option to load server certificate from store
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls_schannel: add DTLS support
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/udp: separate rx and tx fifo
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls: make passing an external socket universal
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/udp: make recv addr of each packet available
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls: move whip specific init out of generic tls code
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/rtsp: use av_unreachable
Marvin Scholz
-
[FFmpeg-cvslog] avformat/rtsp: check copy_tls_opts_dict
Marvin Scholz
-
[FFmpeg-cvslog] avformat/rtsp: fix misleading indentation
Marvin Scholz
-
[FFmpeg-cvslog] avcodec/opus/dec: Don't call function multiple times in FFMAX
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/get_bits: Remove GetBitContext.buffer_end
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/get_bits: Add get_bits_bytesize()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Avoid implicit NULL + offset
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/opus/dec: Simplify resetting AVAudioFifo
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/opus/dec: Remove unused parameters
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/bytestream: Add const where appropriate
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vvc/dec: Don't use GetBit-API when byte-aligned
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/scd: ensure SCD_MIN_HEADER_SIZE bytes are read
Kacper Michajłow
-
[FFmpeg-cvslog] fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are generated
James Almer
-
[FFmpeg-cvslog] avformat/rtsp: fix leak of options dict on error
Marvin Scholz
-
[FFmpeg-cvslog] avcodec/adpcm: squelch uninitialized variable warnings
Peter Ross
-
[FFmpeg-cvslog] doc/scaler.texi: add missing gamma option
Desmond Liu
-
[FFmpeg-cvslog] avformat/tls: rename accidentally changed options
Marvin Scholz
-
[FFmpeg-cvslog] Changelog: mention dropping OpenSSL < 1.1.0
Marvin Scholz
-
[FFmpeg-cvslog] avformat/mov: add support for APV streams
Dawid Kozinski
-
[FFmpeg-cvslog] APIchanges: Add entry for AV_PKT_DATA_RTCP_SR
Marvin Scholz
-
[FFmpeg-cvslog] avcodec: bump minor after adding AV_PKT_DATA_RTCP_SR
Marvin Scholz
-
[FFmpeg-cvslog] avcodec: add AV_PKT_DATA_RTCP_SR side data type
Marvin Scholz
-
[FFmpeg-cvslog] lavf: add and use AVRTCPSenderReport struct
Marvin Scholz
-
[FFmpeg-cvslog] avformat: rtsp: export AV_PKT_DATA_RTCP_SR
Marvin Scholz
-
[FFmpeg-cvslog] lavf/rtpdec: fix RTCP SR packet length check
Marvin Scholz
-
[FFmpeg-cvslog] avformat/tls_openssl: use TLS_[client|server]_method
Marvin Scholz
-
[FFmpeg-cvslog] avformat/rtsp: add TLS options
Daniel N Pettersson
-
[FFmpeg-cvslog] avformat/tls_openssl: use SSL_CTX_set_min_proto_version
Marvin Scholz
-
[FFmpeg-cvslog] avformat/tls_openssl: remove unnecessary checks
Marvin Scholz
-
[FFmpeg-cvslog] avformat/tls_openssl: remove leftover comment
Marvin Scholz
-
[FFmpeg-cvslog] avformat/tls_openssl: properly get new BIO index
Marvin Scholz
-
[FFmpeg-cvslog] avformat/tls_openssl: remove now unnecessary define
Marvin Scholz
-
[FFmpeg-cvslog] configure: require at least OpenSSL 1.1.0
Marvin Scholz
-
[FFmpeg-cvslog] avformat/tls: move common client options into their own define
Marvin Scholz
-
[FFmpeg-cvslog] avformat: tls: drop support for OpenSSL < 1.1.0
Marvin Scholz
-
[FFmpeg-cvslog] avutil/hwcontext_videotoolbox: fix unused variable warning
Marvin Scholz
-
[FFmpeg-cvslog] swscale/output: Fix integer overflows in yuv2rgba64_1_c_template()
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/vvc/ctu: Check ff_vvc_num_signalled_palette_entries
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/vvc/ctu: Check palette_escape_val
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/psd: Move frame allocation after RLE processing
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/smacker: Move buffer allocation to later
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/apv_dsp: Avoid UB overflow in dequant
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/smacker: Check input before allocation
Michael Niedermayer
-
[FFmpeg-cvslog] avfilter/split: fix EOF passing to inlink
Paul B Mahol
-
[FFmpeg-cvslog] fate/seek: fix missing mpeg4video parser dependency
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/all: fix missing some mov demuxer dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/hevc: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/all: add missing file protocol dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/gapless: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/lavf-container: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/all: switch-fix mov muxer dependency to mp4 muxer dependency
Nicolas Gaullier
-
[FFmpeg-cvslog] avformat/mov: allowing custom udta atoms to pass through their values correctly when export_all option specified.
Ken McGaugh
-
[FFmpeg-cvslog] fate/pcm: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/all: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/hlsenc: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/mpeg4: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/demux: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/cover-art: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/ac3: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/vorbis: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/audio: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/mov: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fate/aac: fix multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] fftools/cmdutils: don't try to load arguments from file if not needed
Kacper Michajłow
-
[FFmpeg-cvslog] avfilter/asrc_sinc: fix leak in config_input()
Lidong Yan
-
[FFmpeg-cvslog] fate/all: add missing dependencies for extradata bsf
Nicolas Gaullier
-
[FFmpeg-cvslog] tests/Makefile: make easier to check for multiple dependencies
Nicolas Gaullier
-
[FFmpeg-cvslog] avcodec/opus: don't materialize buf pointer from null
Kacper Michajłow
-
[FFmpeg-cvslog] fftools/textformat: remove unreachable code in tf_mermaid
Marvin Scholz
-
[FFmpeg-cvslog] avcodec/nvdec: fix 10bit output pixel formats
Timo Rothenpieler
-
[FFmpeg-cvslog] avcodec/adpcm: Sanyo LD-ADPCM decoder
Peter Ross
-
[FFmpeg-cvslog] avfilter: add pad_cuda filter
Jorge Estrada
-
[FFmpeg-cvslog] avcodec/rv60dec: Check ofs for overflows
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/rtpdec_asf: fix leak in ff_wms_parse_sdp_a_line()
Lidong Yan
-
[FFmpeg-cvslog] avcodec/sunrast: fix leak in sunrast_decode_frame()
Lidong Yan
-
[FFmpeg-cvslog] avformat/rtpdec_latm: fix leak in parse_fmtp_config()
Lidong Yan
-
[FFmpeg-cvslog] avformat/whip: fix format string for printing size_t
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls: clean up new whip options
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls: remove unused fingerprint option
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls_openssl: use existing context handle
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls: fix udp init
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/udp: don't override 0 localport
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls: use non protocol specific error message
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/Makefile: don't hardcode openssl for whip muxer
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/tls: don't use http_proxy for udp sockets
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/whip: remove redundant WHIP: prefix from all logging
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/whip: don't leak options dict
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/whip: use av_dict_set_int for int
Timo Rothenpieler
-
[FFmpeg-cvslog] avfilter/f_select: port to activate
Marton Balint
-
[FFmpeg-cvslog] fftools/ffmpeg_filter: always reap all available frames before requesting new ones
Marton Balint
-
[FFmpeg-cvslog] avfilter: signal an empty buffersrc with an explicit activate error code
Marton Balint
-
[FFmpeg-cvslog] avfilter/buffersink: keep requesting frames if one activation of the graph does not provide one
Marton Balint
-
[FFmpeg-cvslog] tests/fate/filter-audio: add anullsink test
Marton Balint
-
[FFmpeg-cvslog] avfilter/avfilter: fix forwarding EOF for simple API filters in filter_activate_default
Marton Balint
-
[FFmpeg-cvslog] avfilter/avfilter: always forward request frame in filter_activate_default
Marton Balint
-
[FFmpeg-cvslog] fate/filter-video: add ffprobe test for dual output select filter
Marton Balint
-
[FFmpeg-cvslog] avfilter/avfilter: make filter_activate_default request frames on behalf of sinks
Marton Balint
-
[FFmpeg-cvslog] avfilter/filters: simplify FF_FILTER_FORWARD_WANTED_ANY
Marton Balint
-
[FFmpeg-cvslog] avfilter: factorize requesting an input frame from multi output filters
Marton Balint
-
[FFmpeg-cvslog] avcodec/rv34: Fix spelling mistake
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rv34: Don't report progress unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move loop_filter to {H263Dec,MPVEnc,VC1}Context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move partitioned_frame to {H263Dec,MPVEnc}Context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg_er: Allow to skip setting partitioned_frame, p[pb]_time
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move fields to {H263Dec,MPVEnc}Context when possible
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/flvdec: Binarize h263_flv
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263enc: Inline value of h263_flv
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h263dec: Use function ptr for decode_picture_header
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/msmpeg4dec: Move ff_msmpeg4_decode_init() down
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move mb_skip_run to {RV34Dec,MPVEnc}Context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move SLICE_* defs to h263dec.h, h261dec.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Put mb_skip_run on the stack
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move mb_num_left to {H263,RV34}DecContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move fields only used by H.263 decoders to H263DecCtx
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't use MPVContext.block
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Move MpegEncContext.gb to Mpeg12SliceContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h263dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Add missing headers
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Add Mpeg12SliceContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Avoid unnecessary indirections
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h263dec: Don't use MpegEncContext.block
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h263dec: Remove redundant block parameter from decode_mb
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move unrestricted_mv to MotionEstContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move dct_precision to Mpeg4DecContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/{h263,mpeg4video}dec: Pass MPVContext*, not Mpeg4DecContext*
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move flipflop_rounding to {MSMPEG4Dec,MPVEnc}Context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1: Don't use MpegEncContext.block
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Deduplicate variables
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rv34: Don't use MpegEncContext.gb
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/intrax8: Don't pretend to need more than one int16_t[64]
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h261dec: Don't use MpegEncContext.block
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rv34: Don't use MpegEncContext.block
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideodec: Remove size expectation from ff_mpv_reconstruct_mb
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove unused function parameter
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h261dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Put GetBitContext on the stack where advantageous
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg_er: Don't use MpegEncContext.block
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Reindent after the previous commit
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263dec: Only initialize ff_h263_rl_inter when needed
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Factor debugging dct coefficients out
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideoenc: Allocate blocks as part of MPVEncContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Add MPVContext typedef
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263enc: Simplify creating LUT
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rl: Avoid branch in index lookup
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263dec: Use correct logcontext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/wmaprodec: Avoid branch for setting block_align
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/wma: Remove redundant nb_channels check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/wma,wmaprodec: Remove always-false checks
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/avcodec: Check sample_rate generically
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/dfpwmenc: Remove write-only context member
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/dfpwmenc: Correctly pad input
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/fic: Postpone duplicating AVFrame buffer
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/fic: Don't prematurely claim to have decoded a frame
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/fic: Don't copy frame unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/fic: Ensure skip frames have up-to-date props
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/fic: Remove redundant logmessage
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/fic: Avoid implicit av_frame_free()+av_frame_alloc()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/fic: Avoid copying cursor unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/fate/screen: Add test for skipping cursor with FIC
Andreas Rheinhardt
-
[FFmpeg-cvslog] swresample/rematrix: Use correct function pointer types for calls
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ffv1enc: Use dummies to avoid UB pointer arithmetic
Andreas Rheinhardt
-
[FFmpeg-cvslog] swresample/rematrix: Constify
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/indeo3: Fix UB pointer arithmetic
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/indeo3: Constify ref_block in decode_cell_data()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/indeo3: Consistently use ptrdiff_t for strides
Andreas Rheinhardt
-
[FFmpeg-cvslog] doc/APIchanges: add missing entries for the recent changes
James Almer
-
[FFmpeg-cvslog] avformat/dump: add support for 3D Reference Displays Information side data
James Almer
-
[FFmpeg-cvslog] avfilter/vf_showinfo: add support for 3D Reference Displays Information side data
James Almer
-
[FFmpeg-cvslog] avcodec/nvenc: add MV-HEVC encoding support
Diego de Souza
-
[FFmpeg-cvslog] avutil/frame: add a 3D Reference Displays Information side data type
James Almer
-
[FFmpeg-cvslog] avutil: add an API to handle 3D Reference Displays Information
James Almer
-
[FFmpeg-cvslog] avcodec/hevc/hevcdec: export 3D Reference Displays side data
James Almer
-
[FFmpeg-cvslog] avcodec/packet: add a 3D Reference Displays Information side data type
James Almer
-
[FFmpeg-cvslog] tools/pktdumper: dump extradata buffers
Peter Ross
-
[FFmpeg-cvslog] doc: Remove libav-merge.txt
Derek Buitenhuis
-
[FFmpeg-cvslog] tools: Remove libav-merge-next-commit
Derek Buitenhuis
-
[FFmpeg-cvslog] avcodec/vorbisenc: fix leak if av_mallocz failed
Lidong Yan
-
[FFmpeg-cvslog] avcodec/speexdec: consider differing frame sizes in remaining space check
Michael Niedermayer
-
[FFmpeg-cvslog] libavcodec/tests: fix gitignore hashtable
Nicolas Gaullier