116080 Commits (aa82340b0ccdde4955fba41b8de5e45348ecd11d)
 

Author SHA1 Message Date
Tong Wu aa82340b0c avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer 6 months ago
Tong Wu f303c26292 avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc 6 months ago
Tong Wu dea5204b41 avcodec/vaapi_encode: add picture type name to base 6 months ago
Tong Wu ff06343d7e avcodec/vaapi_encode: add async_depth to common options 6 months ago
Tong Wu ab944e06bc avcodec/hw_base_encode: add FF_HW_ prefix for two enums 6 months ago
Tong Wu 3747bf0426 avcodec/vaapi_encode: introduce a base layer for vaapi encode 6 months ago
Anton Khirnov e939f02ce6 lavc/hevcdec: improve check for PPS changing between slices 6 months ago
Anton Khirnov 5861576f39 lavc/hevcdec: move export_stream_params() from set_sps() to hevc_frame_start() 6 months ago
Anton Khirnov 99b0c3dc7c lavc/hevcdec: do not pass a pixel format to set_sps() 6 months ago
Anton Khirnov 5295650655 lavc/hevcdec: do not call export_stream_params_from_sei() in update_thread_context() 6 months ago
Anton Khirnov fd69700e51 lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer() 6 months ago
Jiasheng Jiang 4065ff69a2 avcodec/mpegvideo_enc: Add check for av_packet_new_side_data() 6 months ago
Andrew Sayers 5d54a25eea avfilter/af_afade: fix opt_type for nb_samples/ns 6 months ago
Marth64 4dc204ea3e avformat/dvdvideodec: Fix duration logic with 1 chapter and validate chapter range 6 months ago
Marth64 0c1c7688ea avformat/dvdvideodec: Do not EOF on WAIT events 6 months ago
Stefano Sabatini 3764b8ecdb lavfi: add Perlin noise generator 6 months ago
Josh Allmann c9151ea507 avcodec/nvenc: fix segfault in intra-only mode 6 months ago
Ramiro Polla cc6fb1643d avdevice/v4l2: add NV16 and NV24 pixel formats 6 months ago
Rémi Denis-Courmont b818dff8d8 lavc/vc1dsp: fix potential overflow in R-V V inv_trans_4 6 months ago
Rémi Denis-Courmont 349c49fd1b lavc/vc1dsp: fix overflow in R-V V inv_trans_8 6 months ago
Rémi Denis-Courmont 2c900d4c11 lavc/vc1dsp: factor R-V V inv_trans_8 code 6 months ago
Andreas Rheinhardt 2902ed25b5 avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c 6 months ago
Andreas Rheinhardt 2330e77c97 avfilter/textutils: Constify ff_expand_text() 6 months ago
Andreas Rheinhardt ba457e9adb avfilter/textutils,vf_drawtext,qrencode: Constify function pointers 6 months ago
Andreas Rheinhardt 5a30b45c0f avcodec/mpeg12dec: Don't adapt (last|next)_pic.linesize for field pics 6 months ago
Andreas Rheinhardt f26255962c avcodec/aacsbr_template: Remove unused-but-set variable 6 months ago
Marton Balint 0d5e3f5a40 avutil/timestamp: avoid possible FPE when 0 is passed to av_ts_make_time_string2() 6 months ago
Rémi Denis-Courmont d5e603ddc0 lavu/lls: remove useless VSETVL 6 months ago
James Almer 0b330d8642 avformat/mov: set Stereo3D type when parsing eyes box 6 months ago
James Almer 8af0919cc6 avutil/stereo3d: add a Stereo3D view to signal that the view is unspecified 6 months ago
James Almer 1c8b32e19f avutil/stereo3d: add a Stereo3D type to signal that the packing is unspecified 6 months ago
James Almer e0b574c483 avcodec/cbs_h266: move decoded_picture_hash to CBS SEI 6 months ago
James Almer 826f55d5b3 avcodec/cbs_sei: add support for Frame Packing Arrangement SEI parsing 6 months ago
James Almer 0cb733d276 avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping) 6 months ago
James Almer beacdbf4b4 avfilter/vf_showinfo: only print yaw, pitch, and roll if set 6 months ago
James Almer 778096757d avfilter/vf_showinfo: use av_spherical_projection_name() 6 months ago
James Almer 6da38e11f6 avfilter/vf_showinfo: don't use sizeof(AVStereo3D) 6 months ago
James Almer 3478cf2c2d avfilter/vf_showinfo: print more Stereo 3D fields 6 months ago
Dawid Kozinski 3e6c794862 avcodec/evc: Alterations following changes in libxeve 6 months ago
Frank Plowman 83b77990c6 lavc/vvc: Always set flags for the current picture 6 months ago
Ramiro Polla 1fb77347c8 checkasm: add tests for yuv2rgb 6 months ago
Ramiro Polla a8e2714d82 libavcodec/mjpeg: preserve unclipped last_dc value 6 months ago
Leo Izen 539d2e989d
avcodec/aacdec_lpd: remove unused local variables 6 months ago
Kacper Michajłow 02b3fc5826
avformat/nuv: return early if header id fails to read 6 months ago
Zhao Zhili 6aeb084c39 avcodec/vvc: Don't create new thread when thread_count is 1 6 months ago
Zhao Zhili baf3123c1c avutil/executor: Allowing thread_count be zero 6 months ago
Frank Plowman d79c926ab6 lavc/vvc: Validate IBC block vector 6 months ago
Frank Plowman c917c423e0 lavc/vvc: Don't discard return codes 6 months ago
Gyan Doshi 9a3bc59a38 configure: fix alignment of conditional lib dependencies 6 months ago
Gyan Doshi 27284b7800 configure: fix assignment of dep libs for QR-code filters 6 months ago