115011 Commits (a2cdb2f5be065a9da87391e2a5c0ae0051219bad)
 

Author SHA1 Message Date
Niklas Haas a2cdb2f5be avfilter/f_sidedata: synchronize with side data list 7 months ago
Derek Buitenhuis 2d5fa816fb avformat/http: Add support for Retry-After header 7 months ago
Derek Buitenhuis 6d89fd4c27 avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date 7 months ago
Derek Buitenhuis 1f8e5b6d95 doc/protocols: Fill in missing HTTP options 7 months ago
Derek Buitenhuis 5d568b16a0 doc/protocols: Re-order HTTP options to match http.c order 7 months ago
Derek Buitenhuis 31de02cf31 avformat/http: Add option to limit total reconnect delay 7 months ago
Derek Buitenhuis 10374ab5ed avformat/http: Add options to set the max number of connection retries 7 months ago
Derek Buitenhuis a776d524e1 avformat/http: Rename attempts to auth_attempts 7 months ago
Derek Buitenhuis fa00624693 avformat/http: Don't bail on parsing headers on "bad" HTTP codes 7 months ago
Derek Buitenhuis b79260550b avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS 7 months ago
Derek Buitenhuis bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code 7 months ago
James Almer 5fc4a824db fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux} 7 months ago
Michael Niedermayer cae0f2bc55
doc/examples/qsv_transcode: Initialize pointer before free 7 months ago
Michael Niedermayer 191950d1bf
doc/examples/qsv_transcode: Simplify str_to_dict() loop 7 months ago
Michael Niedermayer c9c11a0866
doc/examples/vaapi_transcode: Simplify loop 7 months ago
Michael Niedermayer 82cce20934
doc/examples/qsv_transcode: Simplify loop 7 months ago
Diego Felix de Souza 9d675bb60d avcodec/nvenc: add high bit depth encoding for HEVC 7 months ago
James Almer 1a8d50e379 fate/iamf: add a demux text 7 months ago
James Almer 8c27cdd2d4 fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies 7 months ago
James Almer f684228407 fftools/ffmpeg_mux_init: remove leftover debug log messages 7 months ago
James Almer b9af58184f avutil/iamf: fix mix_gain_class name 7 months ago
James Almer 8c0045f013 fate/iamf: add a remux test with stream group copying 7 months ago
Haihao Xiang 8c62d77139 lavc/vp9: Fix regression introduced in 0ba05857 7 months ago
James Almer 725d3b6f17 doc/APIchanges: fix date for the latest entry 7 months ago
James Almer 757367e068 avformat/demux: extract extradata from packets when context update is requested 7 months ago
James Almer c4e3d6cdb0 avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context() 7 months ago
James Almer ecf87dd230 fftools/ffmpeg_mux_init: allow mapping a stream group from one of the inputs 7 months ago
James Almer 8616cfe089 avutil/opt: add support for children objects in av_opt_serialize 7 months ago
James Almer 855d4b5254 avutil/tests/opt: test av_opt_find2() 7 months ago
James Almer a9df9f95c4 avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag 7 months ago
Michael Niedermayer b91e3c4c90
avcodec/cbs_h2645: Check NAL space 7 months ago
Michael Niedermayer 02301017d2
avfilter/vf_thumbnail_cuda: Set ret before checking it 7 months ago
Michael Niedermayer e7174e66ac
avfilter/signature_lookup: Dont copy uninitialized stuff around 7 months ago
Michael Niedermayer 25cb66369e
avfilter/signature_lookup: Fix 2 differences to the refernce SW 7 months ago
Michael Niedermayer fb4a1eaadf
tools: add target_enc_fuzzer.c 7 months ago
Timo Rothenpieler 61f27e5f71 doc: use HOSTEXESUF when calling print_options 7 months ago
Martin Storsjö cdf71f789b Remove .travis.yml 7 months ago
James Almer ce33a5f16d avformat/movenc: remove one level of indentation 7 months ago
James Almer 63702d5f9c avcodec/aac/aacdec: remove double colon 7 months ago
Zhao Zhili 1b41631185 fftools: Fix implicit-const-int-float-conversion warning 7 months ago
Zhao Zhili 66161166dc avcodec/mediacodecenc: add AV_CODEC_CAP_ENCODER_FLUSH support 7 months ago
Zhao Zhili 9e49915195 avcodec/mediacodecenc: Add global header support 7 months ago
Zhao Zhili 3cfea6993a avcodec/mediacodecenc: Remove write only variable 7 months ago
Zhao Zhili a5a3788f56 avcodec/mediacodecenc: Fix return empty packet when bsf is used 7 months ago
Zhao Zhili 32fa20c0c9 avcodec/mediacodec_wrapper: Fix unused variable warning 7 months ago
Zhao Zhili 98b5e80fd6 avcodec/mediacodec_wrapper: link to NDK mediacodec API directly 7 months ago
Zhao Zhili 309cff378c configure: Lower Android API level requirement of mediandk 7 months ago
Lynne e3650886c7
aacdec: initialize float/fixed SBR tables only when either is needed 7 months ago
Lynne 176c922e4e
aacsbr: constify the only SBR table 7 months ago
Lynne 03cf101645
aacdec: remove AAC-specific MIPS optimizations 7 months ago