82635 Commits (ebb4c783d025122a20aa6fb21ddf73b861da18ef)
 

Author SHA1 Message Date
Muhammad Faiz ebb4c783d0 fate/swresample: add resample exact_lin and exact_lin_async test 8 years ago
Wan-Teh Chang 048b46b4e2 avutil/tests: add cpu_init to .gitignore and tests/fate 8 years ago
Wan-Teh Chang dceac9a4a7 avfilter/tests/.gitignore: add integral 8 years ago
James Almer d1de725bee cuda: check for cuda.h when enabled 8 years ago
Paul B Mahol 8f5a2bed5e ffmpeg_filter: fix several logic failures 8 years ago
Andreas Cadhalpun 995512328e pgssubdec: only set w/h/linesize when allocating data 8 years ago
Moritz Barsnick 0700d02a69 lavfi/pan: allow negative gain parameters also for other inputs than the first named 8 years ago
Jun Zhao 584eea5bf3 lavc/vaapi_hevc: fix scaling list duplicate transfer issue. 8 years ago
Wan-Teh Chang d84a21207e avutil/tests: Add cpu_init.c to check whether the one-time initialization in av_get_cpu_flags() has data races. 8 years ago
Wan-Teh Chang 29fb49194b avutil/cpu: remove the |checked| static variable 8 years ago
Philip Langdale dd10e7253a avcodec/cuvid: Restore initialization of pixel format in init() 8 years ago
Paul B Mahol b96a6e2024 avfilter/vf_zscale: add support for some recent new additions 8 years ago
James Almer 42ae9c6654 fate: update fate-source ref file 8 years ago
Sam Hocevar 3115550abe doc/examples/muxing: Fix av_frame_make_writable usage 8 years ago
Michael Niedermayer 69f7dd3524 avcodec/options_table: make channel_layouts uint64 8 years ago
Michael Niedermayer 2f935baa7d avutil/opt: Add AV_OPT_TYPE_UINT64 8 years ago
Andreas Cadhalpun dbefbb61b7 sbgdec: prevent NULL pointer access 8 years ago
Andreas Cadhalpun de4ded0636 rmdec: validate block alignment 8 years ago
Andreas Cadhalpun 946ecd19ea smacker: limit recursion depth of smacker_decode_bigtree 8 years ago
Michael Niedermayer 4e5049a230 avformat/mpeg: Adjust vid probe threshold to correct mis-detection 8 years ago
Andreas Cadhalpun fdb8c455b6 mxfdec: fix NULL pointer dereference in mxf_read_packet_old 8 years ago
Alex Converse 3ee59939a1 libvpxenc: Support targeting a VP9 level 8 years ago
Philip Langdale 81147b5596 avcodec/cuvid: Add support for P010/P016 as an output surface format 8 years ago
Philip Langdale 8d6c358ea8 libavutil/hwcontext_cuda: Support P010 and P016 formats 8 years ago
Philip Langdale 237421f149 avutil: add P016 pixel format 8 years ago
Timo Rothenpieler 5ea8f70623 avcodec/libx264: fix forced_idr logic 8 years ago
Miroslav Slugen 10db40f374 avcodec/cuvid: allow setting number of used surfaces 8 years ago
Miroslav Slugeň de2faec2fa avcodec/nvenc: better surface allocation alghoritm, fix rc_lookahead 8 years ago
Miroslav Slugeň c4aca65a42 avcodec/nvenc: maximum usable surfaces are limited to maximum registered frames 8 years ago
Timo Rothenpieler 8228b714be configure: cuda is no longer nonfree, enable and autodetect by default 8 years ago
Timo Rothenpieler 0faf3c3a25 avfilter/vf_hwupload_cuda: check ff_formats_ref for errors 8 years ago
Timo Rothenpieler b0ca90d7cb avfilter/vf_hwupload_cuda: use new hwdevice allocation API 8 years ago
Timo Rothenpieler a66835bcb1 avcodec/nvenc: use dynamically loaded CUDA 8 years ago
Timo Rothenpieler a0c9e76942 avfilter/vf_scale_npp: use dynamically loaded CUDA 8 years ago
Timo Rothenpieler d9ad18f3b4 avcodec/cuvid: use dynamically loaded CUDA/CUVID 8 years ago
Timo Rothenpieler e6464a44ed avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
Timo Rothenpieler 5c02d2827b compat/cuda: add dynamic loader 8 years ago
Steven Liu d316b21dba avformat/flvenc: add no_metadata to flvflags 8 years ago
James Almer 0b8df0ce48 avformat/utils: add missing brackets around arguments in av_realloc() call 8 years ago
Mark Thompson f242e0a0ff vaapi_encode: Fix format specifier for bitrate logging 8 years ago
Jun Zhao e72662e131 lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame. 8 years ago
Mark Thompson 30ebabca7c vaapi_h265: Fix buffering parameters 8 years ago
Mark Thompson ae0230cc3e vaapi_h265: Fix slice header writing 8 years ago
Mark Thompson 6796e6ea84 vaapi_h264: Write bitstream restriction fields 8 years ago
Mark Thompson 658c5afaa0 vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext 8 years ago
Mark Thompson ded1859df1 vaapi_encode: Decide on GOP setup before initialising sequence parameters 8 years ago
Mark Thompson ee1d04f970 vaapi_h264: Set max_num_ref_frames to 1 when not using B frames 8 years ago
Mark Thompson 94f446c628 vaapi_encode: Sync to input surface rather than output 8 years ago
Mark Thompson 478a4b7e6d vaapi_encode: Check packed header capabilities 8 years ago
Mark Thompson c8241e730f vaapi_encode: Refactor initialisation 8 years ago