November 2017 Archives by subject
Starting: Wed Nov 1 01:23:53 EET 2017
Ending: Thu Nov 30 15:15:13 EET 2017
Messages: 942
- [FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. a39e4d1 fateserver/log: clean chars in slot, time and log
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5042797 web/contact: add link to mailing-list-faq
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 72e0114 src/index: Fix a typo.
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a418a99 web/index: add news entry for release 3.4
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. e62d3f4 web/security: Add CVE-2017-16803
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fa9af8d web/template_head2: Prevent battleforthenet widget to show again after being clicked away
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] aacenc: mark the preset 5.0/5.1 layouts correctly with back speakers
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: support extended channel layouts using PCEs
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: use the PCE comment field for encoder ID
Rostislav Pehlivanov
- [FFmpeg-cvslog] aarch64: Fix negative movrel offsets for windows
Martin Storsjö
- [FFmpeg-cvslog] aarch64: Get rid of a stray double space
Martin Storsjö
- [FFmpeg-cvslog] aarch64: Remove a dot from a label
Martin Storsjö
- [FFmpeg-cvslog] aarch64: vp9: Fix assembling with Xcode 6.2 and older
Memphiz
- [FFmpeg-cvslog] Add Cinepak encoder
Tomas Härdin
- [FFmpeg-cvslog] Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDK
Mikhail Mironov
- [FFmpeg-cvslog] af_bs2b: Add missing casts to complex pointer assignments
Diego Biurrun
- [FFmpeg-cvslog] alsa: Coalesce source files after outdev removal
Diego Biurrun
- [FFmpeg-cvslog] aptx: add raw muxer and demuxer for aptX
Aurelien Jacobs
- [FFmpeg-cvslog] aptx: implement the aptX bluetooth codec
Aurelien Jacobs
- [FFmpeg-cvslog] arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
Martin Storsjö
- [FFmpeg-cvslog] arm: Fix SIGBUS on ARM when compiled with binutils 2.29
Martin Storsjö
- [FFmpeg-cvslog] arm: Remove a redundant check in fmtconvert_init_arm.c
Martin Storsjö
- [FFmpeg-cvslog] avcodec/aacdec_fixed: Fix undefined shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/amfenc: move config.h include where it's needed
James Almer
- [FFmpeg-cvslog] avcodec/cngdec: Fix integer clipping
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cuvid: rename cuvid.c to cuviddec.c
wm4
- [FFmpeg-cvslog] avcodec/dca: return standard error codes in avpriv_dca_parse_core_frame_header()
James Almer
- [FFmpeg-cvslog] avcodec/decode: add missing \n to log message
wm4
- [FFmpeg-cvslog] avcodec/decode: always free private_ref
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dnxhddata: remove dead code
James Almer
- [FFmpeg-cvslog] avcodec/dnxhddec: Do not overwrite colorspace if the container has set it.
Steven Robertson
- [FFmpeg-cvslog] avcodec/dvbsubdec: Avoid re-computing clut
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: fix undefined shift in pxr24_uncompress()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fft: fix INTERL macro on 3dnow
Mikulas Patocka
- [FFmpeg-cvslog] avcodec/gdv: Check compression before allocating frame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264, videotoolbox: return AVERROR_INVALIDDATA when no frames are produced
Aman Gupta
- [FFmpeg-cvslog] avcodec/h264: implement new decode_params callback for PPS/SPS
Aman Gupta
- [FFmpeg-cvslog] avcodec/h264_metadata_bsf: fix the AVClass version number
James Almer
- [FFmpeg-cvslog] avcodec/h264dec: Fix potential array overread
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h265_metadata_bsf: fix the AVClass version number
James Almer
- [FFmpeg-cvslog] avcodec/hapdec : add support for hapqa decoding
Martin Vignali
- [FFmpeg-cvslog] avcodec/hapdec : indent after previous commit
Martin Vignali
- [FFmpeg-cvslog] avcodec/hapdec : reorganize code before adding multi-texture decoding
Martin Vignali
- [FFmpeg-cvslog] avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0
Martin Vignali
- [FFmpeg-cvslog] avcodec/hevc: implement new decode_params callback for VideoToolbox
Aman Gupta
- [FFmpeg-cvslog] avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/huffyuvdsp(enc) : move duplicate macro to a template file
Martin Vignali
- [FFmpeg-cvslog] avcodec/huffyuvdsp : add add_int16 AVX2 func
Martin Vignali
- [FFmpeg-cvslog] avcodec/huffyuvdsp : reorganize add_int16 asm
Martin Vignali
- [FFmpeg-cvslog] avcodec/huffyuvdspenc : add diff_int16 AVX2 func
Martin Vignali
- [FFmpeg-cvslog] avcodec/huffyuvdspenc : reorganize diff_int16
Martin Vignali
- [FFmpeg-cvslog] avcodec/j2kenc: Only allocate cblk.data once
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000: Dynamically allocate codeblock data
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/kgv1dec: Check that there is enough input for maximum RLE compression
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/Makefile: build libxvid_rc.o only if libxvid_encoder is enabled
James Almer
- [FFmpeg-cvslog] avcodec/mdct_*: Fix integer overflow in addition in RESCALE()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mips: cleanup unused macros
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve avc avg mc 02, 12 and 32 msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve avc avg mc 10, 30, 01 and 03 msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve avc avg mc 20, 21 and 23 msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc bi 4 tap hv mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc bi 4 tap hz and vt mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc bi hz and hv mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc bi weighted copy, hz and vt mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc bi wgt 4 tap hv mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc bi wgt 4 tap hz and vt mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc non-uni hv mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc non-uni hz and vt mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc uni 4 tap hv mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc uni 4 tap hz and vt mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc uni vt and hv mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc uni weighted 4 tap hz mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc uni weighted 4 tap vt mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mips: Improve hevc uni weighted hv mc msa functions
Kaustubh Raste
- [FFmpeg-cvslog] avcodec/mlpdsp: Fix signed integer overflow, 2nd try
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: ensure a53_caption_size is reset on malloc failures
Aman Gupta
- [FFmpeg-cvslog] avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data
Aman Gupta
- [FFmpeg-cvslog] avcodec/mpeg2_metadata_bsf: fix the AVClass version number
James Almer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Check also for negative versions in the validity check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: fix preprocessor check for the nvdec hwaccel
James Almer
- [FFmpeg-cvslog] avcodec/mpegaudiodecheader: remove dead code
James Almer
- [FFmpeg-cvslog] avcodec/nvdec: add support for 12 bit formats
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvdec: check hardware capabilities
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvdec: don't add thread buffer twice
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvdec: fix copyright headers
James Almer
- [FFmpeg-cvslog] avcodec/nvdec: fix return value on error
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvdec: Implement vp8 hwaccel
Philip Langdale
- [FFmpeg-cvslog] avcodec/nvdec: Make vp8 initialisation more 'compatible'
Philip Langdale
- [FFmpeg-cvslog] avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6
Philip Langdale
- [FFmpeg-cvslog] avcodec/nvdec: Round up odd width/height values
Philip Langdale
- [FFmpeg-cvslog] avcodec/nvdec: warn about thread count if applicable
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: check pop_context return value
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: fix double defined GUID on cygwin
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: set correct error code
Pan Bian
- [FFmpeg-cvslog] avcodec/proresdec: align dequantization matrix buffers
James Almer
- [FFmpeg-cvslog] avcodec/pthread_frame: remove usage of AVCodecContext accessors
James Almer
- [FFmpeg-cvslog] avcodec/qdrw: support 16bpp files with bppcnt == 2 && bpp == 8
Piotr Bandurski
- [FFmpeg-cvslog] avcodec/qsvenc_jpeg: fix copyright header
James Almer
- [FFmpeg-cvslog] avcodec/samidec: check av_strdup() return value
Pan Bian
- [FFmpeg-cvslog] avcodec/sbrdsp_fixed: Fix integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Check for remaining bitstream in decode_blocks()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Check intra block dc differences.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Fix integer overflow in header parsing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/texturedsp : add rgtc1u gray decoding
Martin Vignali
- [FFmpeg-cvslog] avcodec/utvideodsp : add avx2 version for the dsp
Martin Vignali
- [FFmpeg-cvslog] avcodec/vc1dec: fix preprocessor checks and hw_configs lists for the hwaccels
James Almer
- [FFmpeg-cvslog] avcodec/vc2enc: Clear coef_buf on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/videotoolbox: create avcC even when h264 extradata is missing
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: extract videotoolbox_{start,stop} helpers
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: fix opaque_ref handling
wm4
- [FFmpeg-cvslog] avcodec/videotoolbox: fix SEGV when hwaccel decoding h264 with ffmpeg.c
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: fix whitespace
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: pass through hevc param changes to the decoder
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: print descriptive errors on decode failures
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: remove unnecessary if statement
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: reorder functions to avoid forward declarations
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: reset bitstream_size in end_frame
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: use decode_params to propagate H264 PPS changes and restart on SPS changes
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolbox: use early return in videotoolbox_default_free
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolboxenc: add hevc_videotoolbox encoder
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolboxenc: re-indent code
Aman Gupta
- [FFmpeg-cvslog] avcodec/videotoolboxenc: remove spurious warning
Aman Gupta
- [FFmpeg-cvslog] avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead.
Dale Curtis
- [FFmpeg-cvslog] avcodec/vp9_superframe_bsf: cache packets by creating new references rather than moving them
James Almer
- [FFmpeg-cvslog] avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/exrdsp : use ymm constant for pb_80
Martin Vignali
- [FFmpeg-cvslog] avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/utvideodsp.asm : cosmetic
Martin Vignali
- [FFmpeg-cvslog] avcodec/x86/utvideodsp : make macro for func
Martin Vignali
- [FFmpeg-cvslog] avcodec/xan: Check for bitstream end in xan_huffman_decode()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xan: Improve overlapping check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/zmbv: Check that the buffer is large enough for mvec
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: add decode_params callback to AVHWAccel struct
Aman Gupta
- [FFmpeg-cvslog] avcodec: allow multiple hwaccels for the same codec/pixfmt
wm4
- [FFmpeg-cvslog] avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields
James Almer
- [FFmpeg-cvslog] avcodec: Don't assume separate u and v planes in ff_alloc_picture
Philip Langdale
- [FFmpeg-cvslog] avcodec: Fix reference data type for nvdec vc1 hwaccel
Philip Langdale
- [FFmpeg-cvslog] avcodec: fix whitespace on AVPanScan struct definition
Aman Gupta
- [FFmpeg-cvslog] avcodec: fix wrong duration of packets (dvd, bluray)
Aleksandr Slobodeniuk
- [FFmpeg-cvslog] avcodec: Implement mpeg1 nvdec hwaccel
Philip Langdale
- [FFmpeg-cvslog] avcodec: Implement mpeg2 nvdec hwaccel
Philip Langdale
- [FFmpeg-cvslog] avcodec: Implement mpeg4 nvdec hwaccel
Philip Langdale
- [FFmpeg-cvslog] avcodec: Implement vc1 nvdec hwaccel
Philip Langdale
- [FFmpeg-cvslog] avcodec: implement vp9 nvdec hwaccel
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec: Refactor common nvdec hwaccel logic
Philip Langdale
- [FFmpeg-cvslog] avcodec: remove remaining uses of avcodec_get_chroma_sub_sample
Martin Vignali
- [FFmpeg-cvslog] avcodec: remove unnecessary AVPacketSideDataType enum offset
James Almer
- [FFmpeg-cvslog] avcodec: set correct return value in ff_mpeg_ref_picture
Pan Bian
- [FFmpeg-cvslog] avconv.c: fix calculation of input file duration in seek_to_start()
Peter Große
- [FFmpeg-cvslog] avconv: when using -loop option bail out if seek to start fails
Peter Große
- [FFmpeg-cvslog] avconv_hw: Free device on initialisation failure
Mark Thompson
- [FFmpeg-cvslog] avdevice/decklink: refactor ff_decklink_set_format function
Karthick J
- [FFmpeg-cvslog] avdevice/decklink_dec: autodetect the video input format
Karthick J
- [FFmpeg-cvslog] avdevice/decklink_dec: make some function static
James Almer
- [FFmpeg-cvslog] avfilter/af_afftfilt: add missing error check
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: add missing error check
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_amix: make use of av_asprintf()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_asetnsamples: add missing error check
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_extrastereo: fix filtering when clipping is disabled
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_headphone: add missing error check
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_ladspa: remove duplicate code lines
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_silenceremove: fix logic error in EOF case
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_silenceremove: fix possible crash if supplied duration is negative
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_surround: add missing error check
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_surround: add some more layouts
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_avectorscope: add swap and mirror options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avfiltergraph: pass correct audio/video flags
Paul B Mahol
- [FFmpeg-cvslog] avfilter/drawbox: rename variable for maximum thickness
Gyan Doshi
- [FFmpeg-cvslog] avfilter/Makefile: skip building opencl.h when opencl is disabled
James Almer
- [FFmpeg-cvslog] avfilter/vf_*_qsv: Fix flags
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_blend: ignore SAR from all inputs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_hysteresis: allow using framesync options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_hysteresis: ignore SAR from all inputs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_libvmaf: fix errors while running with psnr=1.
Ashish Pratap Singh
- [FFmpeg-cvslog] avfilter/vf_lut2: ignore SAR from all inputs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedclamp: ignore SAR from all inputs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedmerge: ignore SAR from all inputs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_ocr: check ff_set_common_formats() return value
Moritz Barsnick
- [FFmpeg-cvslog] avfilter/vf_premultiply: fix memory-leak on failure
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/vf_subtitles: remove usage of AVCodecContext accessors
James Almer
- [FFmpeg-cvslog] avfilter/vf_threshold: use correct linesize
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_tile: add overlap option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_tile: remove limit of max tile size
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add acontrast filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add lv2 wrapper filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add mix filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add multiband compand filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add normalize filter
Richard Ling
- [FFmpeg-cvslog] avfilter: fix indentation
Paul B Mahol
- [FFmpeg-cvslog] avfilter:vf_libvmaf: improve docs.
Ashish Pratap Singh
- [FFmpeg-cvslog] avformat/aacdec: Fix leak in adts_aac_read_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avc: free buffer in ff_isom_write_avcc on failure
James Almer
- [FFmpeg-cvslog] avformat/avc: refactor ff_isom_write_avcc
James Almer
- [FFmpeg-cvslog] avformat/avc: reindent after the last commit
James Almer
- [FFmpeg-cvslog] avformat/avc: return an error in ff_isom_write_avcc if the buffer lenght is too small
James Almer
- [FFmpeg-cvslog] avformat/avc: support writting more than one sps/pps in ff_isom_write_avcc
James Almer
- [FFmpeg-cvslog] avformat/avienc: fix fields-per-frame value for interlaced video streams
Tobias Rapp
- [FFmpeg-cvslog] avformat/avio: remove must_flush from AVIOContext
Marton Balint
- [FFmpeg-cvslog] avformat/dashdec: use the current DASHContext for the rep_dest
Steven Liu
- [FFmpeg-cvslog] avformat/dashenc: Added configuration to override HTTP User-Agent
Karthick J
- [FFmpeg-cvslog] avformat/dashenc: Associate mpd extension with dash muxer
Karthick J
- [FFmpeg-cvslog] avformat/dashenc: fix min_seg_duration option size
James Cowgill
- [FFmpeg-cvslog] avformat/dashenc: Option to generate hls playlist as well
Karthick J
- [FFmpeg-cvslog] avformat/fitsenc: validate input pixel format
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/hls: Factor playlist need check to a common function
Anssi Hannula
- [FFmpeg-cvslog] avformat/hls: Obey AVProgram discard flags
Anssi Hannula
- [FFmpeg-cvslog] avformat/hlsenc: Added option to add EXT-X-INDEPENDENT-SEGMENTS tag
Karthick J
- [FFmpeg-cvslog] avformat/hlsenc: allocate space for terminating null
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/hlsenc: allocate space for terminating null
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/hlsenc: check hls segment mode for ignore the init filename
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: check hls segment mode for ignore the init filename
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: creation of hls master playlist file
Vishwanath Dixit
- [FFmpeg-cvslog] avformat/hlsenc: creation of hls variant streams in a single hlsenc instance
Vishwanath Dixit
- [FFmpeg-cvslog] avformat/hlsenc: fix base_output_dirname is null when basename_size is 0 bug
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: Fixed initial setting for end_pts
Karthick J
- [FFmpeg-cvslog] avformat/hlsenc: fix missing first segment bug in fmp4 mode
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: Minor fix in setting http options for master playlist
Karthick J
- [FFmpeg-cvslog] avformat/hlsenc: Modularized playlist creation to allow reuse
Karthick J
- [FFmpeg-cvslog] avformat/hlsenc: Refactor an inconsistent variable name
Karthick J
- [FFmpeg-cvslog] avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse
Karthick J
- [FFmpeg-cvslog] avformat/hlsenc: reindent hlsenc code
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: reindent hlsenc code
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: reindent hlsenc code
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: use FFABS to instead of abs
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: write fmp4 init header after first AV frame
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: write fmp4 init header after first AV frame
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: write fmp4 init header after first AV frame
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/hlsplaylist: add missing header includes
James Almer
- [FFmpeg-cvslog] avformat/hlsplaylist: fix header include guard
James Almer
- [FFmpeg-cvslog] avformat/http: fix chunked response w/ multiple_requests=1
Aman Gupta
- [FFmpeg-cvslog] avformat/http: fix stray quote in trace logging
Aman Gupta
- [FFmpeg-cvslog] avformat/img2enc: add frame_pts option for make output filename
Steven Liu
- [FFmpeg-cvslog] avformat/isom: return proper error values in ff_mp4_read_dec_config_descr
James Almer
- [FFmpeg-cvslog] avformat/matroskaenc: actually enforce the stream limit
James Almer
- [FFmpeg-cvslog] avformat/matroskaenc: add missing allocation failure checks for stream durations
James Almer
- [FFmpeg-cvslog] avformat/matroskaenc: move some initialization checks to mkv_init
James Almer
- [FFmpeg-cvslog] avformat/mov: Check size of STSC allocation
Fredrik Hubinette
- [FFmpeg-cvslog] avformat/mov: Increment stsd_count while processing stsd data; avoids leaks.
Dale Curtis
- [FFmpeg-cvslog] avformat/mov: Propagate errors in mov_switch_root.
Jacob Trimble
- [FFmpeg-cvslog] avformat/mov: return correct value in mov_read_cmov
Pan Bian
- [FFmpeg-cvslog] avformat/mov: set correct error code in mov_read_custom
Pan Bian
- [FFmpeg-cvslog] avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr
James Almer
- [FFmpeg-cvslog] avformat/movenc: correct ImageDescription for uncompressed ycbcr
Dave Rice
- [FFmpeg-cvslog] avformat/movenc: let avpriv_ac3_parse_header() allocate the AC3HeaderInfo struct
James Almer
- [FFmpeg-cvslog] avformat/movenc: write clap atom for uncompressed yuv in mov
Dave Rice
- [FFmpeg-cvslog] avformat/mp3dec: use FFABS to instead of abs
Steven Liu
- [FFmpeg-cvslog] avformat/mux: be less strict with bitstream filter failures
James Almer
- [FFmpeg-cvslog] avformat/mvdec: check for EOF
Paul B Mahol
- [FFmpeg-cvslog] avformat/mxf: use FFABS to instead of abs
Steven Liu
- [FFmpeg-cvslog] avformat/mxfenc: pass MXFPackage around instead of type
Mark Reid
- [FFmpeg-cvslog] avformat/oggparseopus: Free opus extradata before reallocating.
Dale Curtis
- [FFmpeg-cvslog] avformat/rtpdec_asf: free the buffer pointed by the AVIOContext
James Almer
- [FFmpeg-cvslog] avformat/subfile: allow to extract till EOF
Gyan Doshi
- [FFmpeg-cvslog] avformat/swfenc: use FFABS to instead of abs
Steven Liu
- [FFmpeg-cvslog] avformat/tcp: add option to enable TCP_NODELAY
Aman Gupta
- [FFmpeg-cvslog] avformat/tls_openssl: move some functions up in the file
James Almer
- [FFmpeg-cvslog] avformat/ttaenc: add tta_init()
James Almer
- [FFmpeg-cvslog] avformat/ttaenc: buffer packets directly
James Almer
- [FFmpeg-cvslog] avformat/ty: check cur_chunk_pos before using it
Paul B Mahol
- [FFmpeg-cvslog] avformat/ty: check if header is correctly parsed and is still present
Paul B Mahol
- [FFmpeg-cvslog] avformat/ty: do not overread chunk
Paul B Mahol
- [FFmpeg-cvslog] avformat/ty: fix format specifiers in debug log messages
James Almer
- [FFmpeg-cvslog] avformat/ty: fix memory leaks
Paul B Mahol
- [FFmpeg-cvslog] avformat/ty: try harder to find stream signature
Paul B Mahol
- [FFmpeg-cvslog] avformat/utils: fix mixed declarations and code
James Almer
- [FFmpeg-cvslog] avformat/utils: Look at the first 3 frames if timestamps indicate frame reorder but decoder delay does not
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: preserve AV_PKT_FLAG_DISCARD in parse_packet
John Stebbins
- [FFmpeg-cvslog] avformat/utils: Prevent undefined shift with wrap_bits > 64.
Dale Curtis
- [FFmpeg-cvslog] avformat/utils: remove usage of AVCodecContext accessors
James Almer
- [FFmpeg-cvslog] avformat: add TiVo ty demuxer
Paul B Mahol
- [FFmpeg-cvslog] avformat: move priv_pts from AVStream to an internal struct
James Almer
- [FFmpeg-cvslog] avformat: remove unnecessary AVStreamParseType enum offset
James Almer
- [FFmpeg-cvslog] avfoundation: Drop silly _dec suffix from filename
Diego Biurrun
- [FFmpeg-cvslog] avio: update avio_alloc_context() doxy
James Almer
- [FFmpeg-cvslog] aviocat: Check for output write errors
Martin Storsjö
- [FFmpeg-cvslog] Avoid corrupting diagnostic state with _Pragma changes.
Dale Curtis
- [FFmpeg-cvslog] avutil/crc: use ff_thread_once at av_crc_get_table
Muhammad Faiz
- [FFmpeg-cvslog] avutil/frame: Add private_ref to AVFrame
Michael Niedermayer
- [FFmpeg-cvslog] avutil/hwcontext_d3d11va: Fix leak when wrapping texture in AVD3D11FrameDescriptor
Greg Wessels
- [FFmpeg-cvslog] avutil/md5: fix misaligned reads
James Almer
- [FFmpeg-cvslog] avutil/pixdesc: remove reference to avcodec_get_chroma_sub_sample
Martin Vignali
- [FFmpeg-cvslog] avutil/softfloat: Add FLOAT_MIN
Michael Niedermayer
- [FFmpeg-cvslog] bink: Split read_dct_coeffs()
Diego Biurrun
- [FFmpeg-cvslog] bitstream: Avoid undefined behavior in bitstream_skip()
Luca Barbato
- [FFmpeg-cvslog] build: Add an option for passing linker flags to the shared library build
Janne Grunau
- [FFmpeg-cvslog] build: Add feature test macros for glibc 2.19+
Diego Biurrun
- [FFmpeg-cvslog] build: Add missing config.sh dependency for pkg-config files
Diego Biurrun
- [FFmpeg-cvslog] build: Add missing idctdsp dependency for clearvideo
Diego Biurrun
- [FFmpeg-cvslog] build: Add missing mpeg4audio dependency for RTP muxer
Diego Biurrun
- [FFmpeg-cvslog] build: Add missing zlib dependencies for several protocols
Diego Biurrun
- [FFmpeg-cvslog] build: Add uninstall-pkgconfig target to match install-lib*-pkgconfig
Diego Biurrun
- [FFmpeg-cvslog] build: Adjust dependencies for faan(i)dct components
Diego Biurrun
- [FFmpeg-cvslog] build: CryptGenRandom --> wincrypt, it is a better name
Diego Biurrun
- [FFmpeg-cvslog] build: Delete compiler-generated compat files on 'make clean'
Diego Biurrun
- [FFmpeg-cvslog] build: Drop check for sys/mman.h in favor of mmap() check
Diego Biurrun
- [FFmpeg-cvslog] build: Drop explicit check for dlfcn.h
Diego Biurrun
- [FFmpeg-cvslog] build: Drop redundant check for soundcard.h
Diego Biurrun
- [FFmpeg-cvslog] build: Drop support for legacy TI ARM compiler
Diego Biurrun
- [FFmpeg-cvslog] build: Drop support for Tru64 Unix (OSF/1)
Diego Biurrun
- [FFmpeg-cvslog] build: Merge mach/mach_time.h and mach_absolute_time() checks
Diego Biurrun
- [FFmpeg-cvslog] build: Remove check for gsm/gsm.h for libgsm
Diego Biurrun
- [FFmpeg-cvslog] build: Remove pkg-config files on clean instead of on distclean
Diego Biurrun
- [FFmpeg-cvslog] build: Rename stdatomic_h variable to stdatomic
Diego Biurrun
- [FFmpeg-cvslog] build: Skip generating .version files when reconfiguring
Diego Biurrun
- [FFmpeg-cvslog] caf: add an Opus tag
Anton Khirnov
- [FFmpeg-cvslog] cbs: Add a missing return value check
Mark Thompson
- [FFmpeg-cvslog] cbs: Add buffer padding when splitting fragments
Mark Thompson
- [FFmpeg-cvslog] cbs: Add some read/write tests
Mark Thompson
- [FFmpeg-cvslog] cbs: Add test dependencies
Mark Thompson
- [FFmpeg-cvslog] cbs: Always check for bitstream end before reading
Mark Thompson
- [FFmpeg-cvslog] cbs_h2645: Fix memory leak on when reading SEI fails
Mark Thompson
- [FFmpeg-cvslog] cbs_h2645: Return error if writing fails
Mark Thompson
- [FFmpeg-cvslog] cbs_h264: Fix writing streams with auxiliary pictures
Mark Thompson
- [FFmpeg-cvslog] cbs_h265: Fix ranges of prediction weight offsets
Mark Thompson
- [FFmpeg-cvslog] cbs_h265: Fix reading of unknown parameter set extension data
Mark Thompson
- [FFmpeg-cvslog] cbs_mpeg2: Add support for picture display extension
Mark Thompson
- [FFmpeg-cvslog] Changelog: add VAAPI VP8 decoder
Mark Thompson
- [FFmpeg-cvslog] Changelog: list the new aptX features
Rostislav Pehlivanov
- [FFmpeg-cvslog] checkasm/jpeg2000dsp: add test for ict_float
James Almer
- [FFmpeg-cvslog] checkasm/jpeg2000dsp: refactor rct_int test
James Almer
- [FFmpeg-cvslog] checkasm/llviddsp : add test for other dsp func
Martin Vignali
- [FFmpeg-cvslog] checkasm/llviddsp: fix warnings about mixed declaration and code
James Almer
- [FFmpeg-cvslog] checkasm/utvideodsp: fix mixed declarations and code
James Almer
- [FFmpeg-cvslog] checkasm/utvideodsp: zero initialize the entire buffer
James Almer
- [FFmpeg-cvslog] checkasm : add test for huffyuvdsp add_int16
Martin Vignali
- [FFmpeg-cvslog] checkasm : add utvideodsp test
Martin Vignali
- [FFmpeg-cvslog] checkasm: Test more h264 idct variants
Martin Storsjö
- [FFmpeg-cvslog] checkasm: Test more h264 idct variants
Martin Storsjö
- [FFmpeg-cvslog] cinepakenc: add option handling for flexibility
addr-see-the-website at aetey.se
- [FFmpeg-cvslog] cinepakenc: Drop broken debug code
Diego Biurrun
- [FFmpeg-cvslog] cinepakenc: fixes and improvements
addr-see-the-website at aetey.se
- [FFmpeg-cvslog] cinepakenc: K&R formatting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] cinepakenc: misc small changes
Diego Biurrun
- [FFmpeg-cvslog] cinepakenc: Move declaration out of for initialisation statement
Mark Thompson
- [FFmpeg-cvslog] cinepakenc: Stop using AVPicture
Timothy Gu
- [FFmpeg-cvslog] Close ogg stream upon error when using AV_EF_EXPLODE.
Dale Curtis
- [FFmpeg-cvslog] cmdutils: Mark conditionally used variable as av_unused
Diego Biurrun
- [FFmpeg-cvslog] compat/cuda: Pass a logging context to load functions
Mark Thompson
- [FFmpeg-cvslog] compat/w32dlfcn: add missing config.h include
James Almer
- [FFmpeg-cvslog] configure: Add a comment about why we don't try to enable pic on arm on target_os=win32
Martin Storsjö
- [FFmpeg-cvslog] configure: add audio_frame_queue dependency for aptx codec
James Darnley
- [FFmpeg-cvslog] configure: Add config option for libva2 (VAAPI 1)
Mark Thompson
- [FFmpeg-cvslog] configure: Add missing arch dependencies for arch extensions
Diego Biurrun
- [FFmpeg-cvslog] configure: add missing avutil deps for hwcontext modules
James Almer
- [FFmpeg-cvslog] configure: Add test_pkg_config()
James Almer
- [FFmpeg-cvslog] configure: Add x86 dependency for mmx_internal
Diego Biurrun
- [FFmpeg-cvslog] configure: Automatically add -isysroot for darwin if --sysroot is specified
Martin Storsjö
- [FFmpeg-cvslog] configure: Bail out early if neither static nor shared libs are built
Diego Biurrun
- [FFmpeg-cvslog] configure: Bail out if both GnuTLS and OpenSSL are enabled
Diego Biurrun
- [FFmpeg-cvslog] configure: call flatten_extralibs in a subshell
Timo Rothenpieler
- [FFmpeg-cvslog] configure: Coalesce some arch configuration and PIC handling
Diego Biurrun
- [FFmpeg-cvslog] configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy mingw
Martin Storsjö
- [FFmpeg-cvslog] configure: Don't add -fPIC to asflags when targeting windows
Martin Storsjö
- [FFmpeg-cvslog] configure: Don't add -fPIC to cflags for target_os=win32
Martin Storsjö
- [FFmpeg-cvslog] configure: Drop fallback for deprecated avserver command line options
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop feature for randomly disabling/enabling components
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop redundant header check for d3d11.h
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop stray extralibs for libspeex
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop support for legacy PGI compiler
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop test for fork()
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop unused attribute checks
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop unused or internally-used entries from variable lists
Diego Biurrun
- [FFmpeg-cvslog] configure: Extend check_header() to allow checking for multiple headers
Diego Biurrun
- [FFmpeg-cvslog] configure: factorize nvdec dependencies
Timo Rothenpieler
- [FFmpeg-cvslog] configure: Factorize qsv dependencies
Diego Biurrun
- [FFmpeg-cvslog] configure: fix cuda dependency on nvdec
Timo Rothenpieler
- [FFmpeg-cvslog] configure: Fix handling of _select dependencies
Diego Biurrun
- [FFmpeg-cvslog] configure: fix module dependencies on zlib
James Almer
- [FFmpeg-cvslog] configure: Fix stupid typo in gsm.h header name
Diego Biurrun
- [FFmpeg-cvslog] configure: fix the non pkg-config libmfx check on Windows
James Almer
- [FFmpeg-cvslog] configure: fix writing library dependencies to config.sh
James Almer
- [FFmpeg-cvslog] configure: fix writing library dependencies to config.sh
James Almer
- [FFmpeg-cvslog] configure: Group system feature variables and system libraries together
Diego Biurrun
- [FFmpeg-cvslog] configure: Include d3d11va_extralibs in libavutil
Martin Storsjö
- [FFmpeg-cvslog] configure: libvmaf is not GPLv2-compatible.
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: Merge separate parts of GnuTLS test
Diego Biurrun
- [FFmpeg-cvslog] configure: Miscellaneous minor changes
Diego Biurrun
- [FFmpeg-cvslog] configure: Miscellaneous minor changes to config file handling
Diego Biurrun
- [FFmpeg-cvslog] configure: Miscellaneous small changes to helper functions
Diego Biurrun
- [FFmpeg-cvslog] configure: Move enabling libc_type into probe_libc() function
Diego Biurrun
- [FFmpeg-cvslog] configure: Move x86 assembler sanity check into assembler probe function
Diego Biurrun
- [FFmpeg-cvslog] configure: Remove pointless empty *_COMPONENTS variables
Diego Biurrun
- [FFmpeg-cvslog] configure: remove superfluous cuvid and nvdec checks
James Almer
- [FFmpeg-cvslog] configure: Remove unused apply() helper function
Diego Biurrun
- [FFmpeg-cvslog] configure: rename hevc_ps to hevcparse
James Almer
- [FFmpeg-cvslog] configure: require libvpx-1.4.0 for vp[89] support
James Zern
- [FFmpeg-cvslog] configure: Reset X86ASM_DEP(FLAGS) when probing for the assembler program
Diego Biurrun
- [FFmpeg-cvslog] configure: select vp9_superframe_split_bsf when enabling vp9_decoder
James Almer
- [FFmpeg-cvslog] configure: Set the default assembler to armasm64 for MSVC for arm64
Martin Storsjö
- [FFmpeg-cvslog] configure: Simplify AltiVec/VSX check with a helper function
Diego Biurrun
- [FFmpeg-cvslog] configure: Simplify MIPS instruction set handling
Diego Biurrun
- [FFmpeg-cvslog] configure: Simplify nvenc check (and move it to the correct spot)
Diego Biurrun
- [FFmpeg-cvslog] configure: Stop using dlltool to create an import library
Martin Storsjö
- [FFmpeg-cvslog] configure: Use dllexport/dllimport for data symbols across DLLs with mingw
Martin Storsjö
- [FFmpeg-cvslog] configure: Use right variable and right value for AIX ar flags
Diego Biurrun
- [FFmpeg-cvslog] configure: Use test_pkg_config() for the SDL check
James Almer
- [FFmpeg-cvslog] Convert all AVClass struct declarations to designated initializers.
Diego Biurrun
- [FFmpeg-cvslog] cpu: split flag checks per arch in av_cpu_max_align()
James Almer
- [FFmpeg-cvslog] cuvid: add cuvid.h to SKIPHEADERS
Anton Khirnov
- [FFmpeg-cvslog] d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY
Martin Storsjö
- [FFmpeg-cvslog] d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is unavailable
Martin Storsjö
- [FFmpeg-cvslog] dashenc: copy stream frame rate to output stream
Peter Große
- [FFmpeg-cvslog] dashenc: fix bitrate estimation with correct scaling
Anton Schubert
- [FFmpeg-cvslog] decode: add a mechanism for performing delayed processing on the decoded frames
Anton Khirnov
- [FFmpeg-cvslog] decode: add a mechanism for performing delayed processing on the decoded frames
Anton Khirnov
- [FFmpeg-cvslog] decode: add a method for attaching lavc-internal data to frames
Anton Khirnov
- [FFmpeg-cvslog] decode: add a method for attaching lavc-internal data to frames
Anton Khirnov
- [FFmpeg-cvslog] decode: add a per-frame private data for hwaccel use
Anton Khirnov
- [FFmpeg-cvslog] decode: add a per-frame private data for hwaccel use
Anton Khirnov
- [FFmpeg-cvslog] decode: avoid leaks on failure in ff_get_buffer()
Anton Khirnov
- [FFmpeg-cvslog] dfa: Disallow odd width/height and add proper bounds check for DDS1 chunks
Diego Biurrun
- [FFmpeg-cvslog] diracdec: fix deprecated API usage
Nicolas Frattaroli
- [FFmpeg-cvslog] doc/APIchanges: Fix lavu versions for OpenCL changes
Mark Thompson
- [FFmpeg-cvslog] doc/codecs.texi: Remove documentation of removed codec flags.
Carl Eugen Hoyos
- [FFmpeg-cvslog] doc/ffmpeg: Document opencl for -init_hw_device
Mark Thompson
- [FFmpeg-cvslog] doc/fftools: Remove documentation for old -opencl_bench option
Mark Thompson
- [FFmpeg-cvslog] doc/filters.texi: explain infinite looping
Werner Robitza
- [FFmpeg-cvslog] doc/filters: mention (a)loop defaults
Lou Logan
- [FFmpeg-cvslog] doc/libav-merge: mention more skipped outdev removal commits
James Almer
- [FFmpeg-cvslog] doc/libav-merge: mention skipped hlsenc commit
James Almer
- [FFmpeg-cvslog] doc/libav-merge: mention skipped outdev removal commit
James Almer
- [FFmpeg-cvslog] doc: Add FAQs about running in background (rev 2)
Jim DeLaHunt
- [FFmpeg-cvslog] doc: Drop the legacy symlink to README
Luca Barbato
- [FFmpeg-cvslog] doc: Provide better examples for hls and segment muxing
Luca Barbato
- [FFmpeg-cvslog] Don't manipulate duration when it's AV_NOPTS_VALUE.
Dale Curtis
- [FFmpeg-cvslog] dvbsubdec: Fixed segfault when decoding subtitles
Lorenz Brun
- [FFmpeg-cvslog] dvbsubdec: Free subrect memory on allocation error
Vittorio Giovara
- [FFmpeg-cvslog] dxva: add declarative profile checks
wm4
- [FFmpeg-cvslog] dxva: add support for new dxva2 and d3d11 hwaccel APIs
wm4
- [FFmpeg-cvslog] dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main
wm4
- [FFmpeg-cvslog] dxva: fix some warnings
wm4
- [FFmpeg-cvslog] dxva: move d3d11 locking/unlocking to functions
wm4
- [FFmpeg-cvslog] dxva: preparations for new hwaccel API
wm4
- [FFmpeg-cvslog] dxva: support DXGI_FORMAT_420_OPAQUE decoding
wm4
- [FFmpeg-cvslog] dxva: verbose-log decoder GUID list
wm4
- [FFmpeg-cvslog] error_resilience: remove avpriv_atomic usage
Rostislav Pehlivanov
- [FFmpeg-cvslog] error_resilience: remove avpriv_atomic usage
Matt Oliver
- [FFmpeg-cvslog] examples/filtering_audio: suppress the build warning.
Jun Zhao
- [FFmpeg-cvslog] examples/filtering_video: suppress the build warning.
Jun Zhao
- [FFmpeg-cvslog] examples/hw_decode: Use hw-config information to find pixfmt
Mark Thompson
- [FFmpeg-cvslog] examples/transcoding: suppress build warning.
Jun Zhao
- [FFmpeg-cvslog] examples: Add a VA-API encode example.
Jun Zhao
- [FFmpeg-cvslog] extract_extradata: return an error when buffer allocation fails
James Almer
- [FFmpeg-cvslog] fate/hapAlphaOnly : add test for hap alpha only decoding
Martin Vignali
- [FFmpeg-cvslog] fate/hapdec : add test for hapqa decoding
Martin Vignali
- [FFmpeg-cvslog] fate/hevc: specify output pixel format explicitly
Anton Khirnov
- [FFmpeg-cvslog] fate/mov: add test for overlapping fragments
John Stebbins
- [FFmpeg-cvslog] fate/utvideo : add test for decoding and encoding
Martin Vignali
- [FFmpeg-cvslog] FATE: add a test for the H.264 sample fixed by 7c4f6f6
Anton Khirnov
- [FFmpeg-cvslog] fate: Add cinepak encoder vsynth tests
Diego Biurrun
- [FFmpeg-cvslog] fate: Fix fitsdec-gbrap16 test on big-endian hardware.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg.c: fix calculation of input file duration in seek_to_start()
Peter Große
- [FFmpeg-cvslog] ffmpeg.c: fix code style in seek_to_start
Peter Große
- [FFmpeg-cvslog] ffmpeg: add return value check to supress the build warning.
Jun Zhao
- [FFmpeg-cvslog] ffmpeg: add ui64 type to SpecifierOpt
pkviet
- [FFmpeg-cvslog] ffmpeg: Allow "-to" on input files in addition to "-t"
Vitaly _Vi Shukela
- [FFmpeg-cvslog] ffmpeg: always init output stream before reaping filters
Marton Balint
- [FFmpeg-cvslog] ffmpeg: Check read_ffserver_streams() return value
Pan Bian
- [FFmpeg-cvslog] ffmpeg: Fix flush packet stream copy input timestamp handling
Mark Thompson
- [FFmpeg-cvslog] ffmpeg: remove usage of AVCodecContext accessors
James Almer
- [FFmpeg-cvslog] ffmpeg: Use codec hardware config to configure hwaccels
Mark Thompson
- [FFmpeg-cvslog] ffmpeg: use explicitly requested hwaccel only
Timo Rothenpieler
- [FFmpeg-cvslog] ffmpeg_filter: use nb_threads=1 on unused filtergraph
DHE
- [FFmpeg-cvslog] ffmpeg_opt: Constify hwaccel pointer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg libopusdec: fix missing include file in libopusdec.c
Mikulas Patocka
- [FFmpeg-cvslog] ffplay: create the window and the renderer before starting playback
Marton Balint
- [FFmpeg-cvslog] ffplay: create the window and the renderer before starting playback
Marton Balint
- [FFmpeg-cvslog] ffplay: only use hardware accelerated SDL texture formats
Marton Balint
- [FFmpeg-cvslog] ffplay: only use hardware accelerated SDL texture formats
Marton Balint
- [FFmpeg-cvslog] ffplay: remove usage of AVCodecContext accessors
James Almer
- [FFmpeg-cvslog] ffplay: use SDL2 audio API
Marton Balint
- [FFmpeg-cvslog] ffplay: use SDL2 audio API
Marton Balint
- [FFmpeg-cvslog] ffprobe: remove usage of AVCodecContext accessors
James Almer
- [FFmpeg-cvslog] Fix leak of frame_duration_buffer in mov_fix_index().
Dale Curtis
- [FFmpeg-cvslog] Fix missing used attribute for inline assembly variables
Thomas Köppe
- [FFmpeg-cvslog] Fix undefined shift on assumed 8-bit input.
Dale Curtis
- [FFmpeg-cvslog] flac: Convert to the new bitstream reader
Alexandra Hájková
- [FFmpeg-cvslog] flac: Postpone unlikely condition checks
Luca Barbato
- [FFmpeg-cvslog] flac: Use a local cache for decode_residual()
Luca Barbato
- [FFmpeg-cvslog] flvdec: Check the avio_seek return value after reading a metadata packet
Martin Storsjö
- [FFmpeg-cvslog] Free extradata before reallocating.
Dale Curtis
- [FFmpeg-cvslog] h2645_parse: Allocate a single buffer per packet
Kieran Kunhya
- [FFmpeg-cvslog] h264: Add stream constraint values to the common header
Mark Thompson
- [FFmpeg-cvslog] h264: Add support for alternative transfer characterics SEI
Vittorio Giovara
- [FFmpeg-cvslog] h264: Make Truncating SPS/PPS message debug.
Kieran Kunhya
- [FFmpeg-cvslog] h264_cabac: Fix CABAC+8x8dct in 4:4:4
Anton Mitrofanov
- [FFmpeg-cvslog] h264_metadata: Fix clearing SEI payload in error case
Mark Thompson
- [FFmpeg-cvslog] h264_metadata: Fix double-free
Mark Thompson
- [FFmpeg-cvslog] h264_picture: Actually return error during alloc failure
Derek Buitenhuis
- [FFmpeg-cvslog] h264dec: add a CUVID hwaccel
Anton Khirnov
- [FFmpeg-cvslog] h264dec: add a NVDEC hwaccel
Anton Khirnov
- [FFmpeg-cvslog] h264dec: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction
Yogender Kumar Gupta
- [FFmpeg-cvslog] h264dec: Fix mix of lossless and lossy MBs decoding
Anton Mitrofanov
- [FFmpeg-cvslog] h264dec: track the last seen value of x264_build
Anton Khirnov
- [FFmpeg-cvslog] h264dec: use a large enough field for reference list modification values
Anton Khirnov
- [FFmpeg-cvslog] hapdec: Delete include for nonexistent file
Mark Thompson
- [FFmpeg-cvslog] hevc: Add support for alternative transfer characterics SEI
Vittorio Giovara
- [FFmpeg-cvslog] hevc: Fix aligned array declarations
Mark Thompson
- [FFmpeg-cvslog] hevc: Improve stream constraint values in common header
Mark Thompson
- [FFmpeg-cvslog] hevc: Make sure to update the current frame transfer characteristic
Vittorio Giovara
- [FFmpeg-cvslog] hevc: Validate the number of long term reference pictures
Mark Thompson
- [FFmpeg-cvslog] hevcdec: add a CUVID hwaccel
Anton Khirnov
- [FFmpeg-cvslog] hevcdec: set the active SPS before calling get_format()
Anton Khirnov
- [FFmpeg-cvslog] hlsenc: Support recovery from an already present playlist
Luca Barbato
- [FFmpeg-cvslog] http: Reset compressed header flag when starting to read a request
Jacek Jendrzej
- [FFmpeg-cvslog] hwcontext: Mark local table static const
Mark Thompson
- [FFmpeg-cvslog] hwcontext: Perform usual uninitialisation on derived frames contexts
Mark Thompson
- [FFmpeg-cvslog] hwcontext_d3d11: Log adapter details on device creation
Mark Thompson
- [FFmpeg-cvslog] hwcontext_d3d11va: add missing stdint.h include
Timo Rothenpieler
- [FFmpeg-cvslog] hwcontext_d3d11va: add option to enable debug mode
wm4
- [FFmpeg-cvslog] hwcontext_d3d11va: allocate staging texture lazily
wm4
- [FFmpeg-cvslog] hwcontext_d3d11va: fix crash on frames_init failure
wm4
- [FFmpeg-cvslog] hwcontext_d3d11va: properly reset values after release/close
Jan Ekström
- [FFmpeg-cvslog] hwcontext_opencl: D3D11 to OpenCL mapping
Mark Thompson
- [FFmpeg-cvslog] hwcontext_opencl: DRM to OpenCL mapping for ARM
Mark Thompson
- [FFmpeg-cvslog] hwcontext_opencl: DXVA2 to OpenCL mapping
Mark Thompson
- [FFmpeg-cvslog] hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDK
Mark Thompson
- [FFmpeg-cvslog] hwcontext_opencl: Reset internal command queue on device_uninit
Mark Thompson
- [FFmpeg-cvslog] hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignet
Mark Thompson
- [FFmpeg-cvslog] hwcontext_vaapi: add the fourcc of I420 format map.
Jun Zhao
- [FFmpeg-cvslog] hwcontext_vaapi: Do not assume that sw_format is transferable
Mark Thompson
- [FFmpeg-cvslog] hwcontext_vaapi: Fix build with libva 2.0
Mark Thompson
- [FFmpeg-cvslog] hwcontext_vaapi: Set message callbacks on internally-created devices
Mark Thompson
- [FFmpeg-cvslog] hwframe: Allow hwaccel frame allocators to align surface sizes
Anton Khirnov
- [FFmpeg-cvslog] Ignore libavcodec/tests/mpeg12framerate, a test program
Jim DeLaHunt
- [FFmpeg-cvslog] imgutils: add function to clear an image to black
wm4
- [FFmpeg-cvslog] lavc, lavu: move frame cropping to a convenience function
wm4
- [FFmpeg-cvslog] lavc/alac: Avoid allocating huge memory blocks for malicious alac input.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/dnxhddata: Do not print frame rates with supported profiles.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/dnxhddata: Improve help output, mention yuv444p10 and gbrp10.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/jpeg2000dec: Fix used variables reading palette.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libkvazaar: switch to ff_alloc_packet2.
Jun Zhao
- [FFmpeg-cvslog] lavc/libvpxenc: add tune-content option
James Zern
- [FFmpeg-cvslog] lavc/libx265: switch to ff_alloc_packet2
Jun Zhao
- [FFmpeg-cvslog] lavc/pngdec: fix av_bprint_finalize() usage.
Nicolas George
- [FFmpeg-cvslog] lavc/ppc/h264dsp: Fix function prototype after bc26fe89.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/ppc/hpeldsp_altivec: Remove declaration of two unused variables.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/ppc/svq1enc_altivec: Fix function prototype after dad31083.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/samidec: properly raise errors from sami_paragraph_to_ass()
Clément Bœsch
- [FFmpeg-cvslog] lavc/utils.c: use C11 atomics for entangled thread handling
Rostislav Pehlivanov
- [FFmpeg-cvslog] lavc/v4l2_context: Change the type of the ioctl cmd to uint32_t.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/videotoolbox: fix out-of-bounds memory access during hvcc creation
Aman Gupta
- [FFmpeg-cvslog] lavc: Add codec metadata to indicate hardware support
Mark Thompson
- [FFmpeg-cvslog] lavc: Add coded bitstream read/write API
Mark Thompson
- [FFmpeg-cvslog] lavc: Add coded bitstream read/write support for H.264
Mark Thompson
- [FFmpeg-cvslog] lavc: Add coded bitstream read/write support for H.265
Mark Thompson
- [FFmpeg-cvslog] lavc: Add coded bitstream read/write support for MPEG-2
Mark Thompson
- [FFmpeg-cvslog] lavc: Add h264_metadata bitstream filter
Mark Thompson
- [FFmpeg-cvslog] lavc: Add h264_redundant_pps bitstream filter
Mark Thompson
- [FFmpeg-cvslog] lavc: Add hardware config metadata for decoders supporting hardware output
Mark Thompson
- [FFmpeg-cvslog] lavc: Add hevc_metadata bitstream filter
Mark Thompson
- [FFmpeg-cvslog] lavc: Add mpeg2_metadata bitstream filter
Mark Thompson
- [FFmpeg-cvslog] lavc: Add trace_headers bitstream filter
Mark Thompson
- [FFmpeg-cvslog] lavc: Delete all fake hwaccels
Mark Thompson
- [FFmpeg-cvslog] lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()
Mark Thompson
- [FFmpeg-cvslog] lavc: external hardware frame pool initialization
wm4
- [FFmpeg-cvslog] lavc: fix hw_device_ctx operation
wm4
- [FFmpeg-cvslog] lavc: Mark all AVHWAccel structures as const
Mark Thompson
- [FFmpeg-cvslog] lavc: Remove register mechanism for hwaccels
Mark Thompson
- [FFmpeg-cvslog] lavc: set avctx->hwaccel before init
wm4
- [FFmpeg-cvslog] lavc: Use hardware config information in ff_get_format()
Mark Thompson
- [FFmpeg-cvslog] lavd/alsa: Double maximum alsa buffer size.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/amr: Add amrnb and amrwb demuxers.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/amr: Do not set codec_tag for raw amr_nb and raw amr_wb.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/dashdec: Fix several memleaks.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/dashdec: Fix several memleaks.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/img2enc: remove redundant option 'updatefirst'
Gyan Doshi
- [FFmpeg-cvslog] lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame before edit list start.
Sasi Inguva
- [FFmpeg-cvslog] lavf/mov.c: Parse upto 2 keyframes after the edit list end in mov_fix_index.
Sasi Inguva
- [FFmpeg-cvslog] lavf/mov.c: Refine edit list start seek, based on PTS computed from CTTS.
Sasi Inguva
- [FFmpeg-cvslog] lavf/mov: don't read outside frag_index bounds
John Stebbins
- [FFmpeg-cvslog] lavf/mov: Do not mix variable declaration and code.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mov: fix crash in mov_read_sidx
John Stebbins
- [FFmpeg-cvslog] lavf/mov: Read aspect ratio from AVID jpeg2000 mov files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/movenc: allow writing avc3 sample entry type
John Stebbins
- [FFmpeg-cvslog] lavf/mxf: Support 60fps output.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/qsv_overlay: check the return value of ff_formats_ref()
Zhong Li
- [FFmpeg-cvslog] lavf/qsv_vpp: check the return value of ff_formats_ref()
Zhong Li
- [FFmpeg-cvslog] lavf/tcp: Fix the type of the optlen argument to getsockopt().
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/tls_securetransport: build on iOS
Aman Gupta
- [FFmpeg-cvslog] lavf/tls_securetransport: handle incomplete reads gracefully
Rodger Combs
- [FFmpeg-cvslog] lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vpp
Huang, Zhengxu
- [FFmpeg-cvslog] lavf: allow avformat_close_input() with NULL
wm4
- [FFmpeg-cvslog] lavf: make avio_read_partial() public
wm4
- [FFmpeg-cvslog] lavf: Remove codec_tag from dashenc and smoothstreamingenc
Martin Storsjö
- [FFmpeg-cvslog] lavfi/af_pan: fix sign handling in channel coefficient parser
Michael Roitzsch
- [FFmpeg-cvslog] lavfi/af_pan: fix sign handling in channel coefficient parser
Michael Roitzsch
- [FFmpeg-cvslog] lavfi/af_pan: fix sign handling in channel coefficient parser
Michael Roitzsch
- [FFmpeg-cvslog] lavfi/framepool: use av_image_check_size2().
Nicolas George
- [FFmpeg-cvslog] lavfi/libvmaf: Rename local variable "main" as "master".
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/paletteuse: check get_color return value
Timo Rothenpieler
- [FFmpeg-cvslog] lavfi/scale2ref: Set output frame rate to main input frame rate.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi: Add infrastructure for building OpenCL source into libavfilter
Mark Thompson
- [FFmpeg-cvslog] lavfi: Add infrastructure for building OpenCL source into libavfilter
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi: Add infrastructure for building OpenCL source into libavfilter
Mark Thompson
- [FFmpeg-cvslog] lavfi: Add infrastructure for building OpenCL source into libavfilter
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi: Add infrastructure for building OpenCL source into libavfilter
Mark Thompson
- [FFmpeg-cvslog] lavfi: Add OpenCL overlay filter
Mark Thompson
- [FFmpeg-cvslog] lavfi: Add OpenCL unsharp mask filter
Mark Thompson
- [FFmpeg-cvslog] lavfi: Add some common code for OpenCL filtering
Mark Thompson
- [FFmpeg-cvslog] lavfi: check links properties after configuring them.
Nicolas George
- [FFmpeg-cvslog] lavu,lavfi,ffmpeg: Remove experimental OpenCL API
Mark Thompson
- [FFmpeg-cvslog] lavu/hwcontext_opencl.h: fix build on macOS
Rodger Combs
- [FFmpeg-cvslog] lavu/murmur3: Enforce usual function attribute order.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavu/pixfmt: Remove gap in the middle of enum AVPixelFormat
Mark Thompson
- [FFmpeg-cvslog] lavu/qsv: remove unused variable
Zhong Li
- [FFmpeg-cvslog] lavu/timecode: clarify error msg for timecode_rate
Gyan Doshi
- [FFmpeg-cvslog] lavu: add new D3D11 pixfmt and hwcontext
wm4
- [FFmpeg-cvslog] lavu: Add OpenCL hardware pixfmt
Mark Thompson
- [FFmpeg-cvslog] lavu: OpenCL hwcontext implementation
Mark Thompson
- [FFmpeg-cvslog] libavcodec/als: fix address sanitization error in decoder
Umair Khan
- [FFmpeg-cvslog] libavcodec/als: remove check for predictor order of a block
Umair Khan
- [FFmpeg-cvslog] libavcodec/blockdsp : fix comment. clear_block need 32 aligned now
Martin Vignali
- [FFmpeg-cvslog] libavcodec/h264_sei: Don't log random user data. This prevents terminal junk.
Kieran Kunhya
- [FFmpeg-cvslog] libavcodec/lossless_video_dsp : cosmetic add better separator for each function, in order to make reading of the asm file easier
Martin Vignali
- [FFmpeg-cvslog] libavcodec/lossless_videodsp : add add_bytes avx2 version
Martin Vignali
- [FFmpeg-cvslog] libavcodec/mepgvideo : remove warning introduce by previous patch
Martin Vignali
- [FFmpeg-cvslog] libavcodec/mjpeg_qsv: Add QSV MJPEG encoder
Huang, Zhengxu
- [FFmpeg-cvslog] libavcodec/utils.c: simplify avcodec locking with atomics
Rostislav Pehlivanov
- [FFmpeg-cvslog] libavcodec/utvideo : simplify decode_plane
Martin Vignali
- [FFmpeg-cvslog] libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changes
Aman Gupta
- [FFmpeg-cvslog] libavcodec: Don't use dllexport, only dllimport when building DLLs
Martin Storsjö
- [FFmpeg-cvslog] libavfilter/overlay_qsv: Add QSV overlay vpp filter
Huang, Zhengxu
- [FFmpeg-cvslog] libavfilter/vf_vpp: Add common filters of the qsv vpp
Huang, Zhengxu
- [FFmpeg-cvslog] libavformat/avio: Utility function to return URLContext
Jeyapal, Karthick
- [FFmpeg-cvslog] libavformat/hlsenc: Persistent HTTP connections supported as an option
Jeyapal, Karthick
- [FFmpeg-cvslog] libavformat/http: Handled multiple_requests option during write
Jeyapal, Karthick
- [FFmpeg-cvslog] libavformat/mov: Replace duplicate stream_nb check by assert
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/rtpenc_mpegts: check avformat_new_stream() return value
Pan Bian
- [FFmpeg-cvslog] libfdk-aacdec: Correct buffer_size parameter
Michael Niedermayer
- [FFmpeg-cvslog] libspeexenc: Use speex_lib_get_mode instead of the speex_foo_mode data symbols
Martin Storsjö
- [FFmpeg-cvslog] libvpx: remove pre-1.4.0 checks
James Zern
- [FFmpeg-cvslog] libvpxdec: remove pre-1.4.0 checks
James Zern
- [FFmpeg-cvslog] libvpxenc,vp9: add corpus-complexity option
James Zern
- [FFmpeg-cvslog] libvpxenc: remove pre-1.4.0 checks
James Zern
- [FFmpeg-cvslog] lswr/rematrix: Support s32p.
Carl Eugen Hoyos
- [FFmpeg-cvslog] MAINTAINERS: add myself as videotoolbox* maintainer
Aman Gupta
- [FFmpeg-cvslog] Maintainers : add myself for exr
Martin Vignali
- [FFmpeg-cvslog] MAINTAINERS: update for cuvid/nvdec changes
Timo Rothenpieler
- [FFmpeg-cvslog] makedef: Add support for identifying the ARM64 machine type
Martin Storsjö
- [FFmpeg-cvslog] makedef: Extend the script for use with mingw tools as well
Martin Storsjö
- [FFmpeg-cvslog] makedef: Fold as much text transformations as possible into the initial dump
Martin Storsjö
- [FFmpeg-cvslog] makedef: Pass EXTERN_PREFIX from configure to makedef
Martin Storsjö
- [FFmpeg-cvslog] Makefile: fix distclean target
James Almer
- [FFmpeg-cvslog] Makefile: fix distclean target
James Almer
- [FFmpeg-cvslog] matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0
Sean McGovern
- [FFmpeg-cvslog] matroskadec: don't warn about unknown spherical medata when none is present
James Almer
- [FFmpeg-cvslog] Merge commit '004ea63714e31ed43326ad00d7420d104f0dab38'
James Almer
- [FFmpeg-cvslog] Merge commit '00fd914d4912322212e924c15f325cebf2fde8d3'
James Almer
- [FFmpeg-cvslog] Merge commit '010baac12a14d684a1ae72f6b7509e642c40f3b3'
James Almer
- [FFmpeg-cvslog] Merge commit '04f691cd4fb7d226e54df886a21ba201cb5019f4'
James Almer
- [FFmpeg-cvslog] Merge commit '0671eb2346c17e8fb13784cf90ce416661fdea1c'
James Almer
- [FFmpeg-cvslog] Merge commit '077011b5af2b3150efc52a9b58f5ef9bb0235087'
James Almer
- [FFmpeg-cvslog] Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a'
James Almer
- [FFmpeg-cvslog] Merge commit '0af8a72174108b9bb482f1073a1e9a3bc258af51'
James Almer
- [FFmpeg-cvslog] Merge commit '0c99b900d874b60ce89b94742b2215f163c87a2b'
James Almer
- [FFmpeg-cvslog] Merge commit '0ca66409911e9fba940424be8bdfa54e056b0a4b'
James Almer
- [FFmpeg-cvslog] Merge commit '0ccddbad200c1d9439c5a836501917d515cddf76'
James Almer
- [FFmpeg-cvslog] Merge commit '0e702124ee149593168cbbb7b30376249a64ae66'
James Almer
- [FFmpeg-cvslog] Merge commit '0e83e95c60892747f2f1bd8382f915f2397f99a5'
James Almer
- [FFmpeg-cvslog] Merge commit '0f5ad12ba2b538cb329c507ecc914e06bfa70194'
James Almer
- [FFmpeg-cvslog] Merge commit '10eb496d9ae94df6f792b0e1d8750738eb3a0952'
James Almer
- [FFmpeg-cvslog] Merge commit '1329c08ad6d2ddb304858f2972c67b508e8b0f0e'
James Almer
- [FFmpeg-cvslog] Merge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'
Mark Thompson
- [FFmpeg-cvslog] Merge commit '14bba662d489a58fe88240fc4d14238bf17ca203'
James Almer
- [FFmpeg-cvslog] Merge commit '15f1cc09a406cf6296818d475a256902235eefc4'
James Almer
- [FFmpeg-cvslog] Merge commit '16cb06bb30390c3d74312fc6aead818e19bfd8e4'
James Almer
- [FFmpeg-cvslog] Merge commit '173b56218f39c6463be0e182259e2deead106936'
James Almer
- [FFmpeg-cvslog] Merge commit '1746c7c8f2f9a6c5eacb486426dd0a579b4b7498'
James Almer
- [FFmpeg-cvslog] Merge commit '17b6c7efb471e8ff1b8a7271f6531ba1d52bf69c'
James Almer
- [FFmpeg-cvslog] Merge commit '17f5171cd4753e7f50e6d95df069bccbc90265bf'
James Almer
- [FFmpeg-cvslog] Merge commit '192fe52e42f64a493c47cad1461b20fe1149dbea'
James Almer
- [FFmpeg-cvslog] Merge commit '1a7bf48eed806beea7e835b31b06aa6bc94da5da'
James Almer
- [FFmpeg-cvslog] Merge commit '1c047c8f4d5e016e89250afdeb88a4fea707cc1c'
James Almer
- [FFmpeg-cvslog] Merge commit '22241208eb7d0168b2afc128af5a128a9ef0a89b'
James Almer
- [FFmpeg-cvslog] Merge commit '2708c8e8efefaad337ccab1e3bf59dcde66c6bc5'
James Almer
- [FFmpeg-cvslog] Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9'
James Almer
- [FFmpeg-cvslog] Merge commit '2b1324bd167553f49736e4eaa94f96da9982925e'
James Almer
- [FFmpeg-cvslog] Merge commit '2ca759657bcda328acc312e5882a940333a3e268'
James Almer
- [FFmpeg-cvslog] Merge commit '2cf3c0ab0d84b5cdb379059f8570809a13a306b9'
James Almer
- [FFmpeg-cvslog] Merge commit '2f792cb6703b5b12f2e873bee13f33da8aa9940a'
James Almer
- [FFmpeg-cvslog] Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'
James Almer
- [FFmpeg-cvslog] Merge commit '3152058bf1dca318898550efacf0286f4836cae6'
James Almer
- [FFmpeg-cvslog] Merge commit '333a34da3a6d13155de480e7d16ec5fec7f4cd6c'
James Almer
- [FFmpeg-cvslog] Merge commit '39e16ee2289e4240a82597b97db5541bbbd2b996'
James Almer
- [FFmpeg-cvslog] Merge commit '3cae7f8b9baaf43789490b676d8f5825f2e1bc2c'
James Almer
- [FFmpeg-cvslog] Merge commit '3e5950287317938e6b81e7ef8f024b403c303289'
James Almer
- [FFmpeg-cvslog] Merge commit '3fdf50f9e864c88da2139cf066832944de81acaa'
James Almer
- [FFmpeg-cvslog] Merge commit '4064f42889685e7122cfad4934b060098c147753'
James Almer
- [FFmpeg-cvslog] Merge commit '40d5df67d2c4e1f0dd1e902435567eb5edad6a9a'
James Almer
- [FFmpeg-cvslog] Merge commit '41df62fd674bd0c67f7b6952381d235a393245d6'
James Almer
- [FFmpeg-cvslog] Merge commit '421c10ed4fb0475a2cb055dd130ba12a6adb9f70'
James Almer
- [FFmpeg-cvslog] Merge commit '44aa9105c535471ca9e23796d7ca29b341f47636'
James Almer
- [FFmpeg-cvslog] Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4'
James Almer
- [FFmpeg-cvslog] Merge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce'
James Almer
- [FFmpeg-cvslog] Merge commit '45df7adc1d9b7e8fbae5af9328baa6ab3562002b'
James Almer
- [FFmpeg-cvslog] Merge commit '4723c6226aa1ece4099338cc9b38a9cef4fa4846'
James Almer
- [FFmpeg-cvslog] Merge commit '4993a68f0f9285f92a42a54305dc0244665b7db4'
James Almer
- [FFmpeg-cvslog] Merge commit '4c0588b4562abad5540f6a5435c62828de9e4fdf'
James Almer
- [FFmpeg-cvslog] Merge commit '4d330da006fe48178a4c8047f06270925eaedf63'
James Almer
- [FFmpeg-cvslog] Merge commit '4d444d04c1e19cd02ac836d411433906a9f32613'
James Almer
- [FFmpeg-cvslog] Merge commit '4f6401df43d7ee9082ea591037b9f9284217d834'
James Almer
- [FFmpeg-cvslog] Merge commit '516c479172755c63063180b0c0953b68b670cdbd'
James Almer
- [FFmpeg-cvslog] Merge commit '547db1eaecd597031165a2bf637acaaacde52788'
James Almer
- [FFmpeg-cvslog] Merge commit '550cb6a85d0f7211289f7a789527d48cb29460ff'
James Almer
- [FFmpeg-cvslog] Merge commit '55fe72a841ba306370e68e86c88f34b4456aa4dd'
James Almer
- [FFmpeg-cvslog] Merge commit '585dc1aecef0371ad6f16cb3750ae2a6da9cf00a'
James Almer
- [FFmpeg-cvslog] Merge commit '5be9939b46a6a4d3860a1b1a872aa50897095970'
James Almer
- [FFmpeg-cvslog] Merge commit '5c22c90c1d5050f1206e46494b193320ac2397cb'
James Almer
- [FFmpeg-cvslog] Merge commit '5c2a01f064d5ab2b309d25c7f46c6c4471838d90'
James Almer
- [FFmpeg-cvslog] Merge commit '5edded9df31bc4712a023f89941b4c278f1bd6f5'
James Almer
- [FFmpeg-cvslog] Merge commit '61a17423d3711cb34a18b44e1ec2510c2f70a56c'
James Almer
- [FFmpeg-cvslog] Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'
James Almer
- [FFmpeg-cvslog] Merge commit '620f88a0b94a651c6cc912b1fb32d308762d59b5'
Mark Thompson
- [FFmpeg-cvslog] Merge commit '62be1caf161c1241a9e148f347850cfe092588dc'
James Almer
- [FFmpeg-cvslog] Merge commit '62d5b5a9d3b0181335072d6fa792f2d805bc27b6'
James Almer
- [FFmpeg-cvslog] Merge commit '635897ac78ef29869f0321ab921c91b3e1aad453'
James Almer
- [FFmpeg-cvslog] Merge commit '67c72f08a4707c18a67a4734660e3a23cc9488b6'
James Almer
- [FFmpeg-cvslog] Merge commit '68649bfed30a35dc3e45ea240541b2774b2f282b'
James Almer
- [FFmpeg-cvslog] Merge commit '69ac24e556c6fbc7138be5a60d0b90d2a5676c3d'
James Almer
- [FFmpeg-cvslog] Merge commit '70946e605924e2108c39f96faa369c220177f301'
James Almer
- [FFmpeg-cvslog] Merge commit '732510636e597585a79be7d111c88b3f7e174fe7'
James Almer
- [FFmpeg-cvslog] Merge commit '762ab2de6ead68cfe6617d1960921878ddece9e1'
James Almer
- [FFmpeg-cvslog] Merge commit '76481f57b528168b00035aee76f7e0878669011f'
James Almer
- [FFmpeg-cvslog] Merge commit '770cf1dbc2c8fe9b84300439ad0cd85036480388'
James Almer
- [FFmpeg-cvslog] Merge commit '7ac092d05de487d088bc96ab4a7bd6207fbfa98c'
James Almer
- [FFmpeg-cvslog] Merge commit '7b1f9873be2f9d5aea2762c9197ff46df82768dc'
James Almer
- [FFmpeg-cvslog] Merge commit '7b7760ad6efb7b96122aa7133ad21e22653ae222'
James Almer
- [FFmpeg-cvslog] Merge commit '7cb053e4ddf258e2dbf52ccc586548680742d758'
James Almer
- [FFmpeg-cvslog] Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'
James Almer
- [FFmpeg-cvslog] Merge commit '825e463a170c7004c63030dc484b2b2de869227b'
James Almer
- [FFmpeg-cvslog] Merge commit '84ab1cc437fa47a00532f305b9fe15b5b66c8c5e'
James Almer
- [FFmpeg-cvslog] Merge commit '857e26b655a769e5a56bada1a0d9adb44cc176b7'
James Almer
- [FFmpeg-cvslog] Merge commit '8e0febe28effe7f427e45190eab37110126161ea'
James Almer
- [FFmpeg-cvslog] Merge commit '8e7e042d41ac42f01d5573a4b0f7d9060356bd46'
James Almer
- [FFmpeg-cvslog] Merge commit '8e97a8c69162afce47abea96c8c0914f3550e212'
James Almer
- [FFmpeg-cvslog] Merge commit '908f737d6c2900b5d34319ca6ea1d1cb71221463'
James Almer
- [FFmpeg-cvslog] Merge commit '91760a934055ab06812885ab5ec1a97a8db6d217'
James Almer
- [FFmpeg-cvslog] Merge commit '92f0aceb36c6e4412d4cf346e70dc74b5a4069e9'
James Almer
- [FFmpeg-cvslog] Merge commit '93797681c2310faeeb0158f66f471965213904c6'
James Almer
- [FFmpeg-cvslog] Merge commit '95ce02b35d3d1bb16111031df1d82a6e4d894d36'
James Almer
- [FFmpeg-cvslog] Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24'
James Almer
- [FFmpeg-cvslog] Merge commit '98afe3fb71afd4a18009924aaba56bc577bbd400'
James Almer
- [FFmpeg-cvslog] Merge commit '98ea98069b40c34aa7b762096f8f380012a7dd84'
James Almer
- [FFmpeg-cvslog] Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'
James Almer
- [FFmpeg-cvslog] Merge commit '9b0aff51a7ae03215c4e1a3e7220fdbcfb858b08'
James Almer
- [FFmpeg-cvslog] Merge commit '9c1e111406bd4cbb04d8e8611b71bebf203bec5e'
James Almer
- [FFmpeg-cvslog] Merge commit '9d12dd6fa84d9f6094bdf0fdae62527ecec0bbb6'
James Almer
- [FFmpeg-cvslog] Merge commit '9dc79b2943d99f256a3279f09580b27a95fb9aa8'
James Almer
- [FFmpeg-cvslog] Merge commit '9dde6ab06c48f9447cd16f39bee33569cddb7be4'
James Almer
- [FFmpeg-cvslog] Merge commit '9e48de3cc86c732d9cebd496d6f0a2b7e7732754'
James Almer
- [FFmpeg-cvslog] Merge commit '9f5b77c16f4da6248b57f0601364d9c762c620c2'
James Almer
- [FFmpeg-cvslog] Merge commit 'a14a12ca137bf1526452b97bedfc9f7b301d4e04'
James Almer
- [FFmpeg-cvslog] Merge commit 'a37e84be69310cd7de9540c8bc194cb0a6d158ed'
James Almer
- [FFmpeg-cvslog] Merge commit 'a58873b11198d04670b7f98f5a8a749d742db7c5'
James Almer
- [FFmpeg-cvslog] Merge commit 'a594f17f83a1ffdc1eec18818208fe39487dd5d7'
James Almer
- [FFmpeg-cvslog] Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'
James Almer
- [FFmpeg-cvslog] Merge commit 'a876958d0fdd8bf10d315175daff12cd7d768053'
James Almer
- [FFmpeg-cvslog] Merge commit 'ab6422e1333e1c8b99e97ac61e3e9b2f6a2b4936'
James Almer
- [FFmpeg-cvslog] Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'
James Almer
- [FFmpeg-cvslog] Merge commit 'ac6691ab9938107d818cd8066ce3ea329ad14d8d'
James Almer
- [FFmpeg-cvslog] Merge commit 'accb06120c13a4ead442464d96f2fa318fa07a4e'
James Almer
- [FFmpeg-cvslog] Merge commit 'b05128f3c953bd66483e697d60a2e7e45ee9cfa0'
James Almer
- [FFmpeg-cvslog] Merge commit 'b46900914a1f25ce8dbf49d7c53766ff1f18b60f'
James Almer
- [FFmpeg-cvslog] Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'
James Almer
- [FFmpeg-cvslog] Merge commit 'b487add7ecf78efda36d49815f8f8757bd24d4cb'
James Almer
- [FFmpeg-cvslog] Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784'
James Almer
- [FFmpeg-cvslog] Merge commit 'b78c30d7ec26af67c00ce2002709a189f6a87a7e'
James Almer
- [FFmpeg-cvslog] Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'
James Almer
- [FFmpeg-cvslog] Merge commit 'b88da98b34809dedf8882d43ed543632ed233538'
James Almer
- [FFmpeg-cvslog] Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'
James Almer
- [FFmpeg-cvslog] Merge commit 'b9129ec4668c511e0a79e25c6f25d748cee172c9'
James Almer
- [FFmpeg-cvslog] Merge commit 'b98f082d8ddc0a0d8317114d8414ab51de60ef02'
James Almer
- [FFmpeg-cvslog] Merge commit 'bad7ce1d82f0b7da55086b8c6124eff0d35a1b1a'
James Almer
- [FFmpeg-cvslog] Merge commit 'c2b0bea40f1fd4399ff6184a2df4f397c0f4b3ab'
James Almer
- [FFmpeg-cvslog] Merge commit 'c42b62d1f9641f10ffc23cad9abbe47d8a4a165b'
James Almer
- [FFmpeg-cvslog] Merge commit 'c599c43fa147d7a001cdbf8f3b7da0a965f2e285'
James Almer
- [FFmpeg-cvslog] Merge commit 'c6496de33456f20144b994ac38f308f2de333608'
James Almer
- [FFmpeg-cvslog] Merge commit 'c77da21e5d15056b8ba060ee5ce9e73f26653612'
Mark Thompson
- [FFmpeg-cvslog] Merge commit 'cbcdb2d8e47f62f69accee62c08f487a27848174'
James Almer
- [FFmpeg-cvslog] Merge commit 'ccbb31c14b766ef666ef2daa8c467e478183a957'
James Almer
- [FFmpeg-cvslog] Merge commit 'cd4663dc80323ba64989d0c103d51ad3ee0e9c2f'
James Almer
- [FFmpeg-cvslog] Merge commit 'd070b9b703a542429a13db9623109ae20474c775'
James Almer
- [FFmpeg-cvslog] Merge commit 'd34a133b78afe2793cd8537f3c7f42437f441e94'
James Almer
- [FFmpeg-cvslog] Merge commit 'd34a133b78afe2793cd8537f3c7f42437f441e94'
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit 'd66fe7ff53a5cade7a702100a9006dfe5ae1c473'
James Almer
- [FFmpeg-cvslog] Merge commit 'd76479c5020ca43e67d47ba3767146b192dc4782'
James Almer
- [FFmpeg-cvslog] Merge commit 'd76479c5020ca43e67d47ba3767146b192dc4782'
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit 'defe307fb22beca60a632e976ab97e5edd4aee25'
James Almer
- [FFmpeg-cvslog] Merge commit 'e12f1cd616573795681ce939113ac6cdad4c1f2b'
James Almer
- [FFmpeg-cvslog] Merge commit 'e2edf1529cb35eaf043e3f8e5cba498ed06e2563'
James Almer
- [FFmpeg-cvslog] Merge commit 'e3e8eab359238486dc233f7aa89b7bb3cb19ec38'
James Almer
- [FFmpeg-cvslog] Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e'
James Almer
- [FFmpeg-cvslog] Merge commit 'e7168d4c0cb279cf267690549ca92ad564572bc6'
James Almer
- [FFmpeg-cvslog] Merge commit 'ea25ccd1b2a980df8d43cc1f86a23e3c094090a6'
James Almer
- [FFmpeg-cvslog] Merge commit 'eb061ad6fd0e3cea7cf7cfbff0749bc90dd7d888'
James Almer
- [FFmpeg-cvslog] Merge commit 'eb3c1a94adbc28411610167d3dac583436e50125'
James Almer
- [FFmpeg-cvslog] Merge commit 'ec0f4fa17ce29cf01d4def21041b0b87f7e3105d'
James Almer
- [FFmpeg-cvslog] Merge commit 'ed3b2a999d189771c9b0ada9a9200117595fa474'
James Almer
- [FFmpeg-cvslog] Merge commit 'ed434be106a4615e0419b3ac7664220741afda2d'
James Almer
- [FFmpeg-cvslog] Merge commit 'f19fbfbdc637e08ad5c980807ede2d023f20c049'
James Almer
- [FFmpeg-cvslog] Merge commit 'f519e131c101ae3948dabf1f7f598efbff5fb536'
James Almer
- [FFmpeg-cvslog] Merge commit 'f940c859c23ae201b0170cf541ea8f6b7a52dd49'
James Almer
- [FFmpeg-cvslog] Merge commit 'f951837ce58e8588b175fb53a76fd453a81528ec'
James Almer
- [FFmpeg-cvslog] Merge commit 'f960fd2fb1218d49866d0bf47cbf839233fb9904'
James Almer
- [FFmpeg-cvslog] Merge commit 'f9e7a2f95a7194a8736cc1416a03a1a0155a3e9f'
James Almer
- [FFmpeg-cvslog] Merge commit 'fbca6e7d162b9a7105d1059826dfe96616fa803a'
James Almer
- [FFmpeg-cvslog] Merge commit 'fbd63170bcbc5cad8965edad7c357f6eb4132250'
James Almer
- [FFmpeg-cvslog] Merge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359'
James Almer
- [FFmpeg-cvslog] Merge commit 'fca9ca539c8c6e4fe0072486c7e0479a08a15e7c'
James Almer
- [FFmpeg-cvslog] Merge commit 'fd1ffa1f10e940165035ccb79d4a6523da196062'
James Almer
- [FFmpeg-cvslog] Merge commit 'fd92dafaff8844b5fedf94679b93d953939a7f7b'
James Almer
- [FFmpeg-cvslog] Merge commit 'feed239021bad89743d5e7989b426ae594322eb7'
James Almer
- [FFmpeg-cvslog] Merge commit 'ff007e30d8d45ba1ff2b2a4615f1cd5bafb50626'
Mark Thompson
- [FFmpeg-cvslog] mmal: Add missing .item_name to AVClass declaration
Diego Biurrun
- [FFmpeg-cvslog] mov: Do not set stsd_count if mov_read_stsd() fails
Sean McGovern
- [FFmpeg-cvslog] mov: log and return early on non-positive stsd entry counts
Sean McGovern
- [FFmpeg-cvslog] mov: move stsd finalization to an appropriate place
Sean McGovern
- [FFmpeg-cvslog] mov: Support mdcv and clli boxes for mastering display an color light level
Vittorio Giovara
- [FFmpeg-cvslog] movenc-test: fix potential uninitialized read
Timo Rothenpieler
- [FFmpeg-cvslog] movenc: allow alternative hvc1 h.265 codec tag
John Stebbins
- [FFmpeg-cvslog] movenc: move tags definitions to where they are used
John Stebbins
- [FFmpeg-cvslog] movenc: simplify codec_tag lookup
John Stebbins
- [FFmpeg-cvslog] movenc: use correct tag list for AVOutputFormat.codec_tag
John Stebbins
- [FFmpeg-cvslog] movenc: write correct format hvcc when tag is hvc1
John Stebbins
- [FFmpeg-cvslog] mpeg12: Move finding the best frame rate to common code
Mark Thompson
- [FFmpeg-cvslog] mpeg2enc: Don't mark all streams as component video
Mark Thompson
- [FFmpeg-cvslog] mss1: Add missing macro parameters to ARITH_GET_* macros
Diego Biurrun
- [FFmpeg-cvslog] msvc: Properly specify dllexport for data symbols shared across dll boundaries
Martin Storsjö
- [FFmpeg-cvslog] nvdec: add frames_params support
wm4
- [FFmpeg-cvslog] nvenc: Add an explicit auto alias
Ben Chang
- [FFmpeg-cvslog] nvenc: Add default value for AVCodecContext::refs
Srinath K R
- [FFmpeg-cvslog] nvenc: factor context push/pop into functions
Hendrik Leppkes
- [FFmpeg-cvslog] nvenc: Include config.h before checking for D3D11 support
Mark Thompson
- [FFmpeg-cvslog] nvenc: Minimize the surface allocation
Ben Chang
- [FFmpeg-cvslog] nvenc: support d3d11 surface input
Hendrik Leppkes
- [FFmpeg-cvslog] nvenc: Use a fifo to manage the free surface pool
Ben Chang
- [FFmpeg-cvslog] opus_pvq: fix crashing on analysis of mono
Rostislav Pehlivanov
- [FFmpeg-cvslog] os_support: Remove the dynamic loading of getaddrinfo from the fallback getaddrinfo
Martin Storsjö
- [FFmpeg-cvslog] os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILY
Martin Storsjö
- [FFmpeg-cvslog] oss: Coalesce source files after outdev removal
Diego Biurrun
- [FFmpeg-cvslog] pictor: Correctly check frame dimensions
Michael Niedermayer
- [FFmpeg-cvslog] pixdesc: Add API to map color property names to enum values
Vittorio Giovara
- [FFmpeg-cvslog] pixfmt: Support chroma-derived and ictcp color matrices
Vittorio Giovara
- [FFmpeg-cvslog] png: Report more details regarding unsupported pixel formats
Luca Barbato
- [FFmpeg-cvslog] png: Support RGBA64 pixel format
Luca Barbato
- [FFmpeg-cvslog] pngdec: check for bprint finalization sucess on icc data parsing
Rostislav Pehlivanov
- [FFmpeg-cvslog] pngdec: expose gAMA and cHRM chunks as side/meta data
Rostislav Pehlivanov
- [FFmpeg-cvslog] ppc: Drop support for Apple GCC
Diego Biurrun
- [FFmpeg-cvslog] prores: Always assume limited range
Vittorio Giovara
- [FFmpeg-cvslog] prores: Always assume limited range
Vittorio Giovara
- [FFmpeg-cvslog] qsv/hevcdec: Load hw plugin by default on non-windows os
Li, Zhong
- [FFmpeg-cvslog] qsv: Expose idr_interval for hevc as well
Luca Barbato
- [FFmpeg-cvslog] qsv: Join the derived session to the parent
Luca Barbato
- [FFmpeg-cvslog] qsv: Load the hw hevc plugin by default on Linux
Luca Barbato
- [FFmpeg-cvslog] qsv: Make sure the session is set with the latest version
Luca Barbato
- [FFmpeg-cvslog] qsv: Make the hevc idr_interval consistent with the h264 one
Luca Barbato
- [FFmpeg-cvslog] qsvenc: cavlc option is only available for h264
Li, Zhong
- [FFmpeg-cvslog] Remove all output devices
Diego Biurrun
- [FFmpeg-cvslog] Remove dv1394 input device
Josh de Kock
- [FFmpeg-cvslog] Remove support for building for mingw32ce (Windows CE)
Martin Storsjö
- [FFmpeg-cvslog] Revert "checkasm: Test more h264 idct variants"
Martin Storsjö
- [FFmpeg-cvslog] Revert "configure: Detect AIX ar command instead of hardcoding it in the OS section"
Diego Biurrun
- [FFmpeg-cvslog] Revert "fate: Skip the checkasm test if CONFIG_STATIC is disabled"
Martin Storsjö
- [FFmpeg-cvslog] Revert "lavf/dashdec: Fix several memleaks."
Steven Liu
- [FFmpeg-cvslog] Revert "Merge commit '8e97a8c69162afce47abea96c8c0914f3550e212'"
James Almer
- [FFmpeg-cvslog] Revert "tests/fate: addition of test case for hls variant stream creation with master playlist"
Steven Liu
- [FFmpeg-cvslog] Revert "udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined"
Derek Buitenhuis
- [FFmpeg-cvslog] Revert "vaapi_h265: Reduce the amount of padding in the stream"
Mark Thompson
- [FFmpeg-cvslog] Revert "vc2enc: Calculate average slice quantiser correctly"
Kieran Kunhya
- [FFmpeg-cvslog] rmdec: add missing brackets to compound statement
Sean McGovern
- [FFmpeg-cvslog] rmdec: don't ignore the return value of av_get_packet()
Sean McGovern
- [FFmpeg-cvslog] smacker: add sanity check for length in smacker_decode_tree()
Michael Niedermayer
- [FFmpeg-cvslog] smacker: Check that the data size is a multiple of a sample vector
Michael Niedermayer
- [FFmpeg-cvslog] smacker: fix integer overflow with pts_inc
Michael Niedermayer
- [FFmpeg-cvslog] smacker: Improve error handling
Diego Biurrun
- [FFmpeg-cvslog] smacker: limit recursion depth of smacker_decode_bigtree
Andreas Cadhalpun
- [FFmpeg-cvslog] smacker: return meaningful error codes on failure
Sean McGovern
- [FFmpeg-cvslog] sndio: Coalesce source files after outdev removal
Diego Biurrun
- [FFmpeg-cvslog] snowenc: fix use of deprecated API
Nicolas Frattaroli
- [FFmpeg-cvslog] stereo3d: Support view type for frame sequence type
Vittorio Giovara
- [FFmpeg-cvslog] swscale: Do not expand a macro with 'defined' in it
Derek Buitenhuis
- [FFmpeg-cvslog] tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmul
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate-run: Use -bitexact
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate: addition of test case for hls variant stream creation with master playlist
Vishwanath Dixit
- [FFmpeg-cvslog] This fixes a deadlock while reading a chunked https response, if
Aman Gupta
- [FFmpeg-cvslog] tls: Hide backend implementation details from users
Diego Biurrun
- [FFmpeg-cvslog] tls_gnutls: Readd support for nonblocking operation
Martin Storsjö
- [FFmpeg-cvslog] tls_openssl: Readd support for nonblocking operation
Martin Storsjö
- [FFmpeg-cvslog] tools/cl2c: Add a copyright header
Mark Thompson
- [FFmpeg-cvslog] Use ff_thread_once for fixed, float table init.
Dale Curtis
- [FFmpeg-cvslog] vaapi: Add VP8 decode hwaccel
Mark Thompson
- [FFmpeg-cvslog] vaapi: Always free parameter buffers after vaEndPicture() with libva2
Mark Thompson
- [FFmpeg-cvslog] vaapi: Disable deprecation warnings around use of struct vaapi_context
Mark Thompson
- [FFmpeg-cvslog] vaapi: Make the decode profile matching more explicit
Mark Thompson
- [FFmpeg-cvslog] vaapi: Remove H.264 baseline profile
Mark Thompson
- [FFmpeg-cvslog] vaapi_decode: Ignore the profile when not useful
Mark Thompson
- [FFmpeg-cvslog] vaapi_encode: Move quality option to common code
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Add missing return value check
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Add support for AUD NAL units
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Add support for SEI recovery points
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Add workaround for bad SEI in old Intel drivers
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Convert to use coded bitstream infrastructure
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Do not use deprecated header type
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Fix CPB/DPB delays
Mark Thompson
- [FFmpeg-cvslog] vaapi_h265: Add support for AUD NAL units
Mark Thompson
- [FFmpeg-cvslog] vaapi_h265: Convert to use coded bitstream infrastructure
Mark Thompson
- [FFmpeg-cvslog] vaapi_h265: Reduce the amount of padding in the stream
Mark Thompson
- [FFmpeg-cvslog] vaapi_mpeg2: Convert to use coded bitstream infrastructure
Mark Thompson
- [FFmpeg-cvslog] vc2enc: Calculate average slice quantiser correctly
Kieran Kunhya
- [FFmpeg-cvslog] vc2enc_dwt: pad the temporary buffer by the slice size
Rostislav Pehlivanov
- [FFmpeg-cvslog] vc2enc_dwt: pad the temporary buffer by the slice size
Rostislav Pehlivanov
- [FFmpeg-cvslog] vc2enc_dwt: pad the temporary buffer by the slice size
Rostislav Pehlivanov
- [FFmpeg-cvslog] vc2enc_dwt: pad the temporary buffer by the slice size
Rostislav Pehlivanov
- [FFmpeg-cvslog] vc2enc_dwt: pad the temporary buffer by the slice size
Rostislav Pehlivanov
- [FFmpeg-cvslog] vc2enc_dwt: pad the temporary buffer by the slice size
Rostislav Pehlivanov
- [FFmpeg-cvslog] vf_hwmap: Add missing error code
Mark Thompson
- [FFmpeg-cvslog] vf_hwmap: Pass mapping mode when deriving frames context on an existing device
Mark Thompson
- [FFmpeg-cvslog] vf_hwmap: Properly free a locally derived device
Mark Thompson
- [FFmpeg-cvslog] vf_zscale: Add more supported input properties
Vittorio Giovara
- [FFmpeg-cvslog] vf_zscale: Relax color properties maximum bounds
Vittorio Giovara
- [FFmpeg-cvslog] videotoolbox: add frame_params support
wm4
- [FFmpeg-cvslog] vorbisenc: Check the return value of av_frame_clone
Derek Buitenhuis
- [FFmpeg-cvslog] vp8: Add hwaccel hooks
Mark Thompson
- [FFmpeg-cvslog] vp9: use superframe split BSF
wm4
- [FFmpeg-cvslog] vp9_parser: don't split superframes into separate packets
wm4
- [FFmpeg-cvslog] vp9_superframe_bsf: cache packets by creating new references instead of moving pointers
James Almer
- [FFmpeg-cvslog] wmavoice: free frame before ff_get_buffer
Timo Rothenpieler
- [FFmpeg-cvslog] x86/constants: make pb_80 32 byte wide
James Almer
- [FFmpeg-cvslog] x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}
James Almer
- [FFmpeg-cvslog] x86/utvideodsp: reuse shared constants
James Almer
- [FFmpeg-cvslog] xwddec: support 8bpp grayscale
Piotr Bandurski
- [FFmpeg-cvslog] yadif: Account for the buffer alignment while processing the frame edges
Michael Niedermayer
Last message date:
Thu Nov 30 15:15:13 EET 2017
Archived on: Thu Nov 30 15:15:19 EET 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).