116117 Commits (b5ad997e72bcd8c5056e4d16ce6f49df25de1c48)
 

Author SHA1 Message Date
Yotam Ofek b5ad997e72 avcodec/aaccoder_twoloop: remove unused macro 7 months ago
Marvin Scholz ac60ad1872 avcodec/aacdec_usac: Fix array size 7 months ago
Michael Niedermayer c296d4fdec
avfilter/vf_avgblur: Check plane instead of AVFrame 7 months ago
Michael Niedermayer 34f821e448
avfilter/drawutils: Fix depthb computation 7 months ago
Michael Niedermayer aab0c344c5
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 7 months ago
Michael Niedermayer 0d0373de3b
avformat/rdt: Check pkt_len 7 months ago
Michael Niedermayer ca237a841e
avformat/mpeg: Check len in mpegps_probe() 7 months ago
Michael Niedermayer 64df7d4c1e
avformat/mov: Check requested_sample before using it 7 months ago
Michael Niedermayer a469e48b6d
avformat/mxfenc: resurrects the error print 7 months ago
Michael Niedermayer 4c285bb278
avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure 7 months ago
Michael Niedermayer 86cd7c68bc
avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure 7 months ago
Michael Niedermayer 63ecce9ba8
avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter() 7 months ago
Michael Niedermayer 97ae47f9e9
avcodec/vvc/ctu: Remove dead ret check 7 months ago
Michael Niedermayer d22a33710a
avcodec/vvc/dec: Remove constant eos_at_start 7 months ago
Michael Niedermayer 4824156fa0
avformat/img2dec: assert no pipe on ts_from_file 7 months ago
Michael Niedermayer 385784a148
avcodec/cbs_jpeg: Try to move the read entity to one side in a test 7 months ago
Michael Niedermayer 4bca147415
fftools/ffplay: Check vulkan_params 7 months ago
Michael Niedermayer ed364444f1
fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() 7 months ago
Michael Niedermayer 68f6063e04
fftools/ffmpeg_mux_init: Cleanup on error return in set_dispositions() 7 months ago
Michael Niedermayer 7b48360907
fftools/ffmpeg_mux: Remove unneeded initialization 7 months ago
Michael Niedermayer 935d9a5712
fftools/ffmpeg_enc: Initialize Decoder 7 months ago
Michael Niedermayer 462bd44b03
fftools/ffmpeg_enc: Initialize fd 7 months ago
Michael Niedermayer 97b2ab15de
fftools/ffmpeg_enc: simplify opaque_ref check 7 months ago
Michael Niedermayer 2882d30e3a
avformat/mov: Check edit list for overflow 7 months ago
Mars Zuo 09a62a6413
swresample/swresample: Rectify invalid function in the documentation 7 months ago
Michael Niedermayer 34fd247c3b
fftools/ffmpeg: Check read() for failure 7 months ago
Michael Niedermayer 6398242bb2
avcodec/vvc/dec: Check ff_init_cabac_decoder() for failure 7 months ago
Michael Niedermayer ca4ff242d8
MAINTAINERS: Add Timo Rothenpieler to server admins 7 months ago
Tong Wu e783e45e29 avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx 7 months ago
Tong Wu 0ba10f2d75 Changelog: add D3D12VA HEVC encoder changelog 7 months ago
Tong Wu ba0c14e6bf avcodec: add D3D12VA hardware HEVC encoder 7 months ago
Tong Wu d822146f4f avutil/hwcontext_d3d12va: add Flags for resource creation 7 months ago
Tong Wu fc25b7866a avcodec/vaapi_encode: extract a free funtion to base layer 7 months ago
Tong Wu 6403ad77e3 avcodec/vaapi_encode: extract a get_recon_format function to base layer 7 months ago
Tong Wu 88b70b8883 avcodec/vaapi_encode: extract set_output_property to base layer 7 months ago
Tong Wu 3ca740f19c avcodec/vaapi_encode: extract gop configuration and two options to base layer 7 months ago
Tong Wu 1242abdcee avcodec/vaapi_encode: extract the init and close function to base layer 7 months ago
Tong Wu aa82340b0c avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer 7 months ago
Tong Wu f303c26292 avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc 7 months ago
Tong Wu dea5204b41 avcodec/vaapi_encode: add picture type name to base 7 months ago
Tong Wu ff06343d7e avcodec/vaapi_encode: add async_depth to common options 7 months ago
Tong Wu ab944e06bc avcodec/hw_base_encode: add FF_HW_ prefix for two enums 7 months ago
Tong Wu 3747bf0426 avcodec/vaapi_encode: introduce a base layer for vaapi encode 7 months ago
Anton Khirnov e939f02ce6 lavc/hevcdec: improve check for PPS changing between slices 7 months ago
Anton Khirnov 5861576f39 lavc/hevcdec: move export_stream_params() from set_sps() to hevc_frame_start() 7 months ago
Anton Khirnov 99b0c3dc7c lavc/hevcdec: do not pass a pixel format to set_sps() 7 months ago
Anton Khirnov 5295650655 lavc/hevcdec: do not call export_stream_params_from_sei() in update_thread_context() 7 months ago
Anton Khirnov fd69700e51 lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer() 7 months ago
Jiasheng Jiang 4065ff69a2 avcodec/mpegvideo_enc: Add check for av_packet_new_side_data() 7 months ago
Andrew Sayers 5d54a25eea avfilter/af_afade: fix opt_type for nb_samples/ns 7 months ago