116196 Commits (f022afea77ced5067f511530dd8ff137967db1d9)
 

Author SHA1 Message Date
Michael Niedermayer 462bd44b03
fftools/ffmpeg_enc: Initialize fd 5 months ago
Michael Niedermayer 97b2ab15de
fftools/ffmpeg_enc: simplify opaque_ref check 5 months ago
Michael Niedermayer 2882d30e3a
avformat/mov: Check edit list for overflow 5 months ago
Mars Zuo 09a62a6413
swresample/swresample: Rectify invalid function in the documentation 5 months ago
Michael Niedermayer 34fd247c3b
fftools/ffmpeg: Check read() for failure 5 months ago
Michael Niedermayer 6398242bb2
avcodec/vvc/dec: Check ff_init_cabac_decoder() for failure 5 months ago
Michael Niedermayer ca4ff242d8
MAINTAINERS: Add Timo Rothenpieler to server admins 5 months ago
Tong Wu e783e45e29 avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx 5 months ago
Tong Wu 0ba10f2d75 Changelog: add D3D12VA HEVC encoder changelog 5 months ago
Tong Wu ba0c14e6bf avcodec: add D3D12VA hardware HEVC encoder 5 months ago
Tong Wu d822146f4f avutil/hwcontext_d3d12va: add Flags for resource creation 5 months ago
Tong Wu fc25b7866a avcodec/vaapi_encode: extract a free funtion to base layer 5 months ago
Tong Wu 6403ad77e3 avcodec/vaapi_encode: extract a get_recon_format function to base layer 5 months ago
Tong Wu 88b70b8883 avcodec/vaapi_encode: extract set_output_property to base layer 5 months ago
Tong Wu 3ca740f19c avcodec/vaapi_encode: extract gop configuration and two options to base layer 5 months ago
Tong Wu 1242abdcee avcodec/vaapi_encode: extract the init and close function to base layer 5 months ago
Tong Wu aa82340b0c avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer 5 months ago
Tong Wu f303c26292 avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc 5 months ago
Tong Wu dea5204b41 avcodec/vaapi_encode: add picture type name to base 5 months ago
Tong Wu ff06343d7e avcodec/vaapi_encode: add async_depth to common options 5 months ago
Tong Wu ab944e06bc avcodec/hw_base_encode: add FF_HW_ prefix for two enums 5 months ago
Tong Wu 3747bf0426 avcodec/vaapi_encode: introduce a base layer for vaapi encode 5 months ago
Anton Khirnov e939f02ce6 lavc/hevcdec: improve check for PPS changing between slices 5 months ago
Anton Khirnov 5861576f39 lavc/hevcdec: move export_stream_params() from set_sps() to hevc_frame_start() 5 months ago
Anton Khirnov 99b0c3dc7c lavc/hevcdec: do not pass a pixel format to set_sps() 5 months ago
Anton Khirnov 5295650655 lavc/hevcdec: do not call export_stream_params_from_sei() in update_thread_context() 5 months ago
Anton Khirnov fd69700e51 lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer() 5 months ago
Jiasheng Jiang 4065ff69a2 avcodec/mpegvideo_enc: Add check for av_packet_new_side_data() 5 months ago
Andrew Sayers 5d54a25eea avfilter/af_afade: fix opt_type for nb_samples/ns 5 months ago
Marth64 4dc204ea3e avformat/dvdvideodec: Fix duration logic with 1 chapter and validate chapter range 5 months ago
Marth64 0c1c7688ea avformat/dvdvideodec: Do not EOF on WAIT events 5 months ago
Stefano Sabatini 3764b8ecdb lavfi: add Perlin noise generator 5 months ago
Josh Allmann c9151ea507 avcodec/nvenc: fix segfault in intra-only mode 5 months ago
Ramiro Polla cc6fb1643d avdevice/v4l2: add NV16 and NV24 pixel formats 5 months ago
Rémi Denis-Courmont b818dff8d8 lavc/vc1dsp: fix potential overflow in R-V V inv_trans_4 5 months ago
Rémi Denis-Courmont 349c49fd1b lavc/vc1dsp: fix overflow in R-V V inv_trans_8 5 months ago
Rémi Denis-Courmont 2c900d4c11 lavc/vc1dsp: factor R-V V inv_trans_8 code 5 months ago
Andreas Rheinhardt 2902ed25b5 avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c 5 months ago
Andreas Rheinhardt 2330e77c97 avfilter/textutils: Constify ff_expand_text() 5 months ago
Andreas Rheinhardt ba457e9adb avfilter/textutils,vf_drawtext,qrencode: Constify function pointers 5 months ago
Andreas Rheinhardt 5a30b45c0f avcodec/mpeg12dec: Don't adapt (last|next)_pic.linesize for field pics 5 months ago
Andreas Rheinhardt f26255962c avcodec/aacsbr_template: Remove unused-but-set variable 5 months ago
Marton Balint 0d5e3f5a40 avutil/timestamp: avoid possible FPE when 0 is passed to av_ts_make_time_string2() 5 months ago
Rémi Denis-Courmont d5e603ddc0 lavu/lls: remove useless VSETVL 5 months ago
James Almer 0b330d8642 avformat/mov: set Stereo3D type when parsing eyes box 5 months ago
James Almer 8af0919cc6 avutil/stereo3d: add a Stereo3D view to signal that the view is unspecified 5 months ago
James Almer 1c8b32e19f avutil/stereo3d: add a Stereo3D type to signal that the packing is unspecified 5 months ago
James Almer e0b574c483 avcodec/cbs_h266: move decoded_picture_hash to CBS SEI 5 months ago
James Almer 826f55d5b3 avcodec/cbs_sei: add support for Frame Packing Arrangement SEI parsing 5 months ago
James Almer 0cb733d276 avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping) 5 months ago