summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/protocols: Remove third party serverDerek Buitenhuis2022-12-12
* avcodec/libdav1d: reindent after the previous commitJames Almer2022-12-12
* avcodec/libdav1d: set frame props from the reordered packetJames Almer2022-12-12
* avcodec/libdav1d: don't use AVCodecInternal.in_pktJames Almer2022-12-12
* avcodec/decode: reindent after the previous commitJames Almer2022-12-12
* avcodec/decode: add a function to set frame props from a user provided packetJames Almer2022-12-12
* avcodec/mpeg4videodec: duplicate the last decoded frame when the last coded f...James Almer2022-12-12
* avfilter/afir_template: avoid indirect accessing nb_partitions valuePaul B Mahol2022-12-12
* avfilter/afir_template: skip wet gain if its 1Paul B Mahol2022-12-12
* avfilter/af_afir: reduce output gain with default parametersPaul B Mahol2022-12-12
* doc/filters: add more advanced and useful afir examplePaul B Mahol2022-12-11
* avfilter/af_afir: improve output quality with small minpPaul B Mahol2022-12-11
* avcodec/mjpegdec: Move smv_process_frame() to other SMV stuffAndreas Rheinhardt2022-12-10
* avcodec/mjpegdec: Only use receive_frame for SMVJPEGAndreas Rheinhardt2022-12-10
* avcodec/mjpegdec: Avoid checks whose results are known at compile-timeAndreas Rheinhardt2022-12-10
* avcodec/mjpegdec: Move special SMVJPEG-code to SMVJPEG-only functionAndreas Rheinhardt2022-12-10
* avcodec/mjpegdec: Restrict AVID MJPEG to non-SMVJPEGAndreas Rheinhardt2022-12-10
* avfilter/drawutils: rgb48/bgr48 is supportedPaul B Mahol2022-12-10
* avcodec/nvdec: make explicit copy of frames unless user requested otherwiseTimo Rothenpieler2022-12-10
* lavc: add new unsafe_output hwaccel_flagTimo Rothenpieler2022-12-10
* lavu/pixdesc: handle xv30be in av_[read|write]_image_linePhilip Langdale2022-12-08
* avcodec/mjpegdec: check that component linesize is always validPaul B Mahol2022-12-08
* avcodec/vqcdec: Check width & 15Michael Niedermayer2022-12-08
* avcodec/mediacodecenc: configure profileZhao Zhili2022-12-08
* avcodec/mediacodec_wrapper: use hardcoded value of profiles from MediaCodecInfoZhao Zhili2022-12-08
* avcodec/mediacodecenc: add option to select codec by nameZhao Zhili2022-12-08
* avcodec/mediacodecenc: check missing SurfaceZhao Zhili2022-12-08
* avcodec/mediacodec: fix missing crop info when use NDK MediaCodecZhao Zhili2022-12-08
* avfilter: add corr video filterPaul B Mahol2022-12-08
* avcodec/nvenc: fix vbv buffer size in cq modeTimo Rothenpieler2022-12-08
* lavu/hwcontext_vaapi: Skip 'vgem' driverBrian Norris2022-12-08
* lavfi/vf_scale_qsv: remove PI, PHI and EHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: accept P010 input in system memoryHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: allow user to set scale_mode with constantsHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: use macros for extra mfx parameterHaihao Xiang2022-12-08
* libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P f...Wenbin Chen2022-12-08
* doc/filters.texi: add documentation for the ts_sync_mode framesync optionJames Almer2022-12-07
* avcodec/pthread_frame.c: keep the last_pkt_props from worker threads in sync ...James Almer2022-12-07
* avcodec/decode: don't set last_pkt_props->sizeJames Almer2022-12-07
* Revert "avcodec/decode: use a packet list to store packet properties"James Almer2022-12-07
* avcodec/wmadec: clear pts when returning a frame during flushJames Almer2022-12-07
* avcodec/binkaudio: clear pts when returning more than one frame per input packetJames Almer2022-12-07
* avcodec/rawdec: remove redundant code setting frame propertiesJames Almer2022-12-07
* doc/filters: link framesync options for msad/identity/vifPaul B Mahol2022-12-07
* avfilter/vf_vif: add missing framesync optionsPaul B Mahol2022-12-07
* avutil/tests/dict: Explicitly test av_dict_iterate()Andreas Rheinhardt2022-12-07
* avutil: use av_dict_iterateMarvin Scholz2022-12-07
* avfilter/vf_chromanr: split inner loopsPaul B Mahol2022-12-07
* avfilter/avf_showvolume: make rms meter actually get rms of whole framePaul B Mahol2022-12-06
* avcodec/nvenc: notify users about rc_lookahead clippingTimo Rothenpieler2022-12-05