116372 Commits (759aae590c0298414db4d2925a33b084d7f9e7f9)
 

Author SHA1 Message Date
Anton Khirnov 901f7e3f72 fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 6 months ago
Anton Khirnov 9a7686e545 fftools/ffmpeg_mux_init: apply encoder options manually 6 months ago
Anton Khirnov f1664aabb1 fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 6 months ago
Rajiv Harlalka fc446eea05 tests/fate/filter-audio.mak: add test for atempo audio filter 6 months ago
Yotam Ofek a9c05eb657 avcodec/aaccoder_twoloop: remove unread max scaler 6 months ago
Yotam Ofek b5ad997e72 avcodec/aaccoder_twoloop: remove unused macro 6 months ago
Marvin Scholz ac60ad1872 avcodec/aacdec_usac: Fix array size 6 months ago
Michael Niedermayer c296d4fdec
avfilter/vf_avgblur: Check plane instead of AVFrame 6 months ago
Michael Niedermayer 34f821e448
avfilter/drawutils: Fix depthb computation 6 months ago
Michael Niedermayer aab0c344c5
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 6 months ago
Michael Niedermayer 0d0373de3b
avformat/rdt: Check pkt_len 6 months ago
Michael Niedermayer ca237a841e
avformat/mpeg: Check len in mpegps_probe() 6 months ago
Michael Niedermayer 64df7d4c1e
avformat/mov: Check requested_sample before using it 6 months ago
Michael Niedermayer a469e48b6d
avformat/mxfenc: resurrects the error print 6 months ago
Michael Niedermayer 4c285bb278
avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure 6 months ago
Michael Niedermayer 86cd7c68bc
avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure 6 months ago
Michael Niedermayer 63ecce9ba8
avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter() 6 months ago
Michael Niedermayer 97ae47f9e9
avcodec/vvc/ctu: Remove dead ret check 6 months ago
Michael Niedermayer d22a33710a
avcodec/vvc/dec: Remove constant eos_at_start 6 months ago
Michael Niedermayer 4824156fa0
avformat/img2dec: assert no pipe on ts_from_file 6 months ago
Michael Niedermayer 385784a148
avcodec/cbs_jpeg: Try to move the read entity to one side in a test 6 months ago
Michael Niedermayer 4bca147415
fftools/ffplay: Check vulkan_params 6 months ago
Michael Niedermayer ed364444f1
fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() 6 months ago
Michael Niedermayer 68f6063e04
fftools/ffmpeg_mux_init: Cleanup on error return in set_dispositions() 6 months ago
Michael Niedermayer 7b48360907
fftools/ffmpeg_mux: Remove unneeded initialization 6 months ago
Michael Niedermayer 935d9a5712
fftools/ffmpeg_enc: Initialize Decoder 6 months ago
Michael Niedermayer 462bd44b03
fftools/ffmpeg_enc: Initialize fd 6 months ago
Michael Niedermayer 97b2ab15de
fftools/ffmpeg_enc: simplify opaque_ref check 6 months ago
Michael Niedermayer 2882d30e3a
avformat/mov: Check edit list for overflow 6 months ago
Mars Zuo 09a62a6413
swresample/swresample: Rectify invalid function in the documentation 6 months ago
Michael Niedermayer 34fd247c3b
fftools/ffmpeg: Check read() for failure 6 months ago
Michael Niedermayer 6398242bb2
avcodec/vvc/dec: Check ff_init_cabac_decoder() for failure 6 months ago
Michael Niedermayer ca4ff242d8
MAINTAINERS: Add Timo Rothenpieler to server admins 6 months ago
Tong Wu e783e45e29 avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx 6 months ago
Tong Wu 0ba10f2d75 Changelog: add D3D12VA HEVC encoder changelog 6 months ago
Tong Wu ba0c14e6bf avcodec: add D3D12VA hardware HEVC encoder 6 months ago
Tong Wu d822146f4f avutil/hwcontext_d3d12va: add Flags for resource creation 6 months ago
Tong Wu fc25b7866a avcodec/vaapi_encode: extract a free funtion to base layer 6 months ago
Tong Wu 6403ad77e3 avcodec/vaapi_encode: extract a get_recon_format function to base layer 6 months ago
Tong Wu 88b70b8883 avcodec/vaapi_encode: extract set_output_property to base layer 6 months ago
Tong Wu 3ca740f19c avcodec/vaapi_encode: extract gop configuration and two options to base layer 6 months ago
Tong Wu 1242abdcee avcodec/vaapi_encode: extract the init and close function to base layer 6 months ago
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