82652 Commits (af7d0ad983a1f049f4d2ef64716cb81ae724d9cc)
 

Author SHA1 Message Date
Steven Liu af7d0ad983 refine avformat/flvdec set bit_rate 8 years ago
Steven Liu 7c5478a203 avformat/flvdec: move set bit_rate from parse AMF OBJECT to 8 years ago
Steven Liu ee24c8ad01 avformat/flvenc: fix ticket 5976 and use old commit 8 years ago
Muhammad Faiz da34e4e132 swresample/soxr: fix invalid use of linear_interp 8 years ago
James Almer 6e1902bab4 avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 8 years ago
Andreas Cadhalpun 2566ad98b0 mss2: only use error correction for matching block counts 8 years ago
Philip Langdale 829db8effd avcodec/nvenc: Remove aspect-ratio decompensation logic 8 years ago
James Almer 50b1453915 avcodec/mpeg4audio: correctly propagate meaningful error values 8 years ago
Carl Eugen Hoyos e0791c5aaf lavf/flvdec: Set avg_frame_rate for video streams. 8 years ago
Michael Niedermayer 334775f58f MAINTAINERS: Add Vittorio to "Developers with git write access who are currently not maintaining any specific part" 8 years ago
Michael Niedermayer 08d3b9ad91 MAINTAINERS: Add developers who have git write access but are otherwise not listed 8 years ago
Andreas Cadhalpun 2d6f46d801 softfloat: decrease MIN_EXP to cover full float range 8 years ago
Martin Vignali c9d1f4883d fate/exr: add test for pxr24 with half and uint32 channel 8 years ago
Martin Vignali 5099c541bb libavcodec/exr: add support for uint32 channel decoding with pxr24 8 years ago
Andreas Cadhalpun 8c8f543b81 libopusdec: default to stereo for invalid number of channels 8 years ago
Andreas Cadhalpun 98b3a7979f flvdec: require need_context_update when changing codec id 8 years ago
Muhammad Faiz 06f94149c6 swresample/resample: optimize exact_rational=on:linear_interp=on case 8 years ago
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