summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/mpegtsenc: fix first_pcr initial updateMaksym Veremeyenko2021-11-06
* avdevice/dshow: Fix missing PCM sample size option when it is used as the lon...Brad Isbell2021-11-05
* avdevice/dshow: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device cap...Brad Isbell2021-11-05
* doc/muxers: note on Apple's version LHLS for lhls optionZhao Zhili2021-11-05
* avformat/dashenc: enabling streaming and hls_playlist for lhlsZhao Zhili2021-11-05
* avformat/dashenc: enabling streaming automatically for ldashZhao Zhili2021-11-05
* lavf/mov: Change default to prefer TFDT time and allow for fallback to SIDX o...Thilo Borgmann2021-11-05
* avcodec/libx264: fix sei payload leaks on errorJames Almer2021-11-04
* swscale/input: fix planar_rgb16_to_a for gbrap10be and gbrap12be formatsMark Reid2021-11-04
* avfilter/scale_npp: add scale2ref_npp filterRoman Arzumanyan2021-11-03
* avformat/isom_tags: fix 'ipcm' with samplesize equal to 16Zhao Zhili2021-11-03
* avformat/dashenc: Fix comparing double with 0Limin Wang2021-11-03
* avutil/parseutils: add qhd(Quad HD) or wqhd(Wide Quad HD) for 1440pLimin Wang2021-11-03
* avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available'Limin Wang2021-11-03
* avfilter/vf_chromanr: improve filtering resultsPaul B Mahol2021-11-03
* avformat/aiffdec: "-1" -> AVERROR_INVALIDDATAMichael Niedermayer2021-11-01
* avformat/aiffdec: Use av_rescale() for bitrateMichael Niedermayer2021-11-01
* avformat/aiffdec: sanity check block_alignMichael Niedermayer2021-11-01
* avformat/aiffdec: Check sample_rateMichael Niedermayer2021-11-01
* avcodec/libaomdec: use intermediate arrays for plane pointers and stridesJames Almer2021-11-01
* libaom: Dont use aom_codec_av1_dx_algo.Matt Oliver2021-10-30
* doc/filters: fix typo for hsvkey/hsvholdPaul B Mahol2021-10-29
* avfilter: add huesaturation filterPaul B Mahol2021-10-29
* configure: add initial RISC-V supportBrad Smith2021-10-29
* fate: update ref files after a recent changeJames Almer2021-10-29
* avfilter/vf_nlmeans: split wa structPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: refactor line processing in preparation for x86 SIMD ass...Paul B Mahol2021-10-29
* avfilter/vf_nlmeans: avoid if () to help paralellizationPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: no need to print filter options at info levelPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: make access to pointer to lut fasterPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: reduce scope of some variablesPaul B Mahol2021-10-29
* avformat/demux: preserve AV_PKT_FLAG_CORRUPT in parse_packetAlex Shumsky2021-10-29
* fftools/ffplay: don't disable x11 compositingZane van Iperen2021-10-29
* avcodec/vqavideo: Decode 15-bit VQA3 filesPekka Väänänen2021-10-28
* avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocationJan Ekström2021-10-28
* avfilter/vf_zscale: deduplicate output color information settingJan Ekström2021-10-28
* avfilter/vf_psnr/ssim: fix typosPaul B Mahol2021-10-28
* avcodec/binkaudio: Properly flush the decoderAndreas Rheinhardt2021-10-28
* avcodec/binkaudio: Remove AV_CODEC_CAP_DELAYAndreas Rheinhardt2021-10-28
* configure: add hls demuxer link dependenciesLimin Wang2021-10-28
* avformat/mpegts: Fix for the DOVI video stream descriptorLimin Wang2021-10-28
* avformat/movenc: support dvwC box for Dolby VisionLimin Wang2021-10-28
* avformat/mov: support dvwC box for Dolby VisionLimin Wang2021-10-28
* avfilter/vf_histogram: add more color modesPaul B Mahol2021-10-27
* avfilter: split negate filter from lut filterPaul B Mahol2021-10-27
* avfilter/vf_owdenoise: relicense my codeMichael Niedermayer2021-10-24
* swscale/swscale: Improve *ColorspaceDetails() doxyMichael Niedermayer2021-10-24
* swscale/utils: Improve return codes of sws_setColorspaceDetails()Michael Niedermayer2021-10-24
* swscale/utils: Set all threads to the same colorspace even on failureMichael Niedermayer2021-10-24
* avfilter/vf_v360: do not reset yaw/pitch/roll with reset_rot truePaul B Mahol2021-10-24