summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* arm/aarch64: Use mach_absolute_time as timer on apple platformsMartin Storsjö2021-02-21
* lavu/tx: support in-place FFT transformsLynne2021-02-21
* lavu/tx: space out enum AVTXType values with newlinesLynne2021-02-21
* avfilter/af_afade: remove uneeded '.' from durations in optionsPaul B Mahol2021-02-21
* avformat: add Simbiosis IMX demuxerPaul B Mahol2021-02-20
* avcodec: add Simbiosis IMX video decoderPaul B Mahol2021-02-20
* avcodec/cpia: Mark decoder as init-threadsafeAndreas Rheinhardt2021-02-20
* avcodec/dirac_vlc: Make ff_dirac_golomb_lut staticAndreas Rheinhardt2021-02-20
* avcodec/ac3tab: Move ff_ac3_enc_channel_map to its only userAndreas Rheinhardt2021-02-20
* avcodec/hapdec: Change compressed_offset to unsigned 32bitMichael Niedermayer2021-02-20
* avcodec/libvpxenc: optimize parsing vpx_svc_ref_frame_configWonkap Jang2021-02-19
* fftools/ffplay: reindent and some minor cosmeticsMarton Balint2021-02-19
* fftools/ffplay: use av_packet_alloc() to allocate packetsMarton Balint2021-02-19
* fftools/ffplay: use context AVPacket in decoder_decode_frame()Marton Balint2021-02-19
* fftools/ffplay: get rid of flush_pktMarton Balint2021-02-19
* avcodec/cfhdenc: use pts instead of frame numberPaul B Mahol2021-02-19
* avfilter/vf_ssim: add slice threadingPaul B Mahol2021-02-19
* avfilter/vf_psnr: add support for slice threadingPaul B Mahol2021-02-19
* avcodec/indeo3: add support for more dimensionsPaul B Mahol2021-02-19
* tests/checkasm/sw_scale: use memset() to fill ditherJames Almer2021-02-19
* checkasm/sw_scale: properly initialize src_pixer and filter_coeff buffersAlan Kelly2021-02-19
* avfilter/vf_vif: Remove superfluous ';'Andreas Rheinhardt2021-02-19
* avformat/mpegenc: Forward error codeAndreas Rheinhardt2021-02-19
* avformat/mpegenc: Avoid adding invalid packet to queueAndreas Rheinhardt2021-02-19
* avformat/mpegenc: Fix leak in case trailer is never writtenAndreas Rheinhardt2021-02-19
* avformat/mpegenc: Ensure packet queue stays validAndreas Rheinhardt2021-02-19
* avutil/video_enc_params: Check for truncation before creating bufferAndreas Rheinhardt2021-02-19
* avutil/video_enc_params: Combine overflow checksAndreas Rheinhardt2021-02-19
* swscale/x86/yuv2yuvX: use the movsxdifnidn helper macroJames Almer2021-02-18
* swscale/x86/yuv2yuvX: use movq to load 8 bytes in all non-AVX2 functionsJames Almer2021-02-18
* swscale/x86/yuv2yuvX: use the SPLATW helper macroJames Almer2021-02-18
* swscale/x86/swscale: fix mix of inline and external function definitionsJames Almer2021-02-18
* lavc/aarch64: add HEVC sao_band NEONJosh Dekker2021-02-18
* lavc/aarch64: add HEVC idct_dc NEONJosh Dekker2021-02-18
* lavc/aarch64: port HEVC add_residual NEONReimar Döffinger2021-02-18
* lavc/aarch64: port HEVC SIMD idct NEONReimar Döffinger2021-02-18
* avcodec: add initial exr image encoderPaul B Mahol2021-02-18
* dnn_backend_openvino.c: allow out_frame as NULL for analytic caseTing Fu2021-02-18
* dnn: add color conversion for analytic caseGuo, Yejun2021-02-18
* dnn_interface.h: add enum DNNColorOrderGuo, Yejun2021-02-18
* dnn: add function type for modelGuo, Yejun2021-02-18
* dnn: extract common functions used by different filtersGuo, Yejun2021-02-18
* dnn_backend_openvino.c: fix multi-thread issue for async executionGuo, Yejun2021-02-18
* dnn_backend_openvino.c: fix mismatch between ffmpeg(NHWC) and openvino(NCHW)Guo, Yejun2021-02-18
* swscale/x86/swscale: fix compilation with old yasmJames Almer2021-02-17
* checkasm/sw_scale: use av_free() instead of free()James Almer2021-02-17
* avfilter/vf_pseudocolor: Add missing bracesMark Thompson2021-02-17
* swscale: move yuv2yuvX_sse3 to yasm, unrolls main loopAlan Kelly2021-02-17
* x86/vf_gblur: fix reg name in UNIX64 prologueJames Almer2021-02-17
* avfilter/vf_gblur: add missing arch checkJames Almer2021-02-17