summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: update copyright yearLynne2023-01-01
* avformat/segment: add option min_seg_durationGyan Doshi2022-12-29
* avcodec/dts2pts_bsf: Avoid poc overflows in cmp_find()Michael Niedermayer2022-12-28
* avformat/mxfdec: Use 64bit in remainderMichael Niedermayer2022-12-28
* avcodec/hdrdec: Check for end of input in decompress()Michael Niedermayer2022-12-28
* avcodec/proresdec2: set color information on frames instead of the decoder co...James Almer2022-12-27
* avformat/oggenc: ignore empty packetsJames Almer2022-12-27
* avcodec/pnm: avoid mirroring PFM images verticallyLeo Izen2022-12-27
* avcodec/mjpegbdec: return the amount of bytes consumed when discarding framesJames Almer2022-12-27
* fate/flac: Add test of 32 bps encoding/decodingMartijn van Beurden2022-12-26
* libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCMMartijn van Beurden2022-12-26
* libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCMMartijn van Beurden2022-12-26
* avfilter/af_afir: fix prev_selir variable change in private filter contextPaul B Mahol2022-12-25
* avfilter/afir_template: reduce memset overhead a littlePaul B Mahol2022-12-25
* avfilter/af_afir: increase max partition sizePaul B Mahol2022-12-25
* avfilter/af_afir: reduce memory usagePaul B Mahol2022-12-25
* avcodec/dts2pts_bsf: Avoid searching for poc == INT_MIN-1Michael Niedermayer2022-12-25
* avutil/tx_template: Use more unsigned ints to avoid undefined overflowsMichael Niedermayer2022-12-25
* hwcontext_vulkan: remove optional encode/decode extensions from the listLynne2022-12-25
* avcodec/sunrast: Fix maplength checkMichael Niedermayer2022-12-24
* avformat/lafdec: Check for EOF in header readingMichael Niedermayer2022-12-23
* avcodec/mjpegbdec: Check for AVDISCARD_ALLMichael Niedermayer2022-12-23
* avfilter/af_afir: make dry/wet runtime optionsPaul B Mahol2022-12-22
* avfilter/afir_template: skip useless moving of samplesPaul B Mahol2022-12-22
* avfilter/afir_template: stop using hack to zero out dataPaul B Mahol2022-12-22
* checkasm/v210dec: add extra space to the destination arraysJames Darnley2022-12-21
* avcodec/apac: Sanity check bits_per_coded_sampleMichael Niedermayer2022-12-20
* avcodec/wavpack: Avoid undefined shift in get_tail()Michael Niedermayer2022-12-20
* avcodec/x86: add avx512icl function for v210decJames Darnley2022-12-20
* avcodec/x86/v210: add some comments to the improved avx2 functionJames Darnley2022-12-20
* configure: support lsan as toolchainJames Darnley2022-12-20
* avfilter/vf_tinterlace: support full-range YUVNiklas Haas2022-12-20
* avfilter/vf_blackdetect: support full-range YUVNiklas Haas2022-12-20
* avfilter: add adrc filterPaul B Mahol2022-12-19
* avfilter/af_headphone: properly initialize scalePaul B Mahol2022-12-19
* avfilter/vf_decimate: add mixed option to process input only partially to be ...mail@nodoa.me2022-12-19
* avcodec/mediacodec_wrapper: include stdbool.hZhao Zhili2022-12-19
* avfilter/af_afir: fix some misc low priority issuesPaul B Mahol2022-12-18
* avfilter/af_afir: improve output when IR switching at runtimePaul B Mahol2022-12-18
* avcodec/libdav1d: honor the requested skip_frame levelJames Almer2022-12-17
* libavfilter/dnn: fix openvino async modeSaliev, Rafik F2022-12-17
* avcodec/mediacodecenc: add pts_as_dts optionZhao Zhili2022-12-17
* avcodec/mediacodecenc: add max-bframes supportZhao Zhili2022-12-17
* avcodec/mediacodecenc: remove the strategy to create DTSZhao Zhili2022-12-17
* avcodec/mediacodecenc: use bsf to handle cropZhao Zhili2022-12-17
* avcodec/mediacodecenc: add level optionZhao Zhili2022-12-17
* avcodec/mediacodecenc: add bitrate_mode optionZhao Zhili2022-12-17
* avcodec/mediacodecenc: make each encoder has its own optionZhao Zhili2022-12-17
* avformat/movenc: correct write_colr warning placementGyan Doshi2022-12-15
* avcodec/x86/Makefile: Don't build empty filesAndreas Rheinhardt2022-12-13