115023 Commits (67fc9b84272a88b5edace5ca25f493c21b02955d)
 

Author SHA1 Message Date
Fei Wang 67fc9b8427 lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstream 9 months ago
Andreas Rheinhardt 651f3aa7f9 avcodec/h264dec: Remove unused coded_picture_number 9 months ago
Yotam Ofek a9a69a5a31 avcodec/aacenc: don't redundantly re-compute max sfb 9 months ago
James Almer 31327c2d07 avformat/mov: fix the check for the heif item parsing loop 9 months ago
Timo Rothenpieler 59767636c7 fate: allow https for git URLs 9 months ago
Michael Niedermayer 091fdce87e
avcodec/pngdec: Check last AVFrame before deref 9 months ago
Michael Niedermayer d9699464c3
avcodec/vp3: Call ff_progress_frame_unref() before ff_progress_frame_get_buffer() 9 months ago
Michael Niedermayer 5eb05f4450
avcodec/hevcdec: Check ref frame 9 months ago
Andreas Rheinhardt 4c8a6631ad fftools/ffmpeg_filter: Fix check 9 months ago
Andreas Rheinhardt 67c7c44c79 avcodec/vp8: Return error on error 9 months ago
Lynne 3390693bfb
aacdec: avoid generating unused code when either implementation is disabled 9 months ago
Lynne 134dba9544
opusdsp: add ability to modify deemphasis constant 9 months ago
Niklas Haas a2cdb2f5be avfilter/f_sidedata: synchronize with side data list 9 months ago
Derek Buitenhuis 2d5fa816fb avformat/http: Add support for Retry-After header 9 months ago
Derek Buitenhuis 6d89fd4c27 avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date 9 months ago
Derek Buitenhuis 1f8e5b6d95 doc/protocols: Fill in missing HTTP options 9 months ago
Derek Buitenhuis 5d568b16a0 doc/protocols: Re-order HTTP options to match http.c order 9 months ago
Derek Buitenhuis 31de02cf31 avformat/http: Add option to limit total reconnect delay 9 months ago
Derek Buitenhuis 10374ab5ed avformat/http: Add options to set the max number of connection retries 9 months ago
Derek Buitenhuis a776d524e1 avformat/http: Rename attempts to auth_attempts 9 months ago
Derek Buitenhuis fa00624693 avformat/http: Don't bail on parsing headers on "bad" HTTP codes 9 months ago
Derek Buitenhuis b79260550b avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS 9 months ago
Derek Buitenhuis bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code 9 months ago
James Almer 5fc4a824db fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux} 9 months ago
Michael Niedermayer cae0f2bc55
doc/examples/qsv_transcode: Initialize pointer before free 9 months ago
Michael Niedermayer 191950d1bf
doc/examples/qsv_transcode: Simplify str_to_dict() loop 9 months ago
Michael Niedermayer c9c11a0866
doc/examples/vaapi_transcode: Simplify loop 9 months ago
Michael Niedermayer 82cce20934
doc/examples/qsv_transcode: Simplify loop 9 months ago
Diego Felix de Souza 9d675bb60d avcodec/nvenc: add high bit depth encoding for HEVC 9 months ago
James Almer 1a8d50e379 fate/iamf: add a demux text 9 months ago
James Almer 8c27cdd2d4 fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies 9 months ago
James Almer f684228407 fftools/ffmpeg_mux_init: remove leftover debug log messages 9 months ago
James Almer b9af58184f avutil/iamf: fix mix_gain_class name 9 months ago
James Almer 8c0045f013 fate/iamf: add a remux test with stream group copying 9 months ago
Haihao Xiang 8c62d77139 lavc/vp9: Fix regression introduced in 0ba05857 9 months ago
James Almer 725d3b6f17 doc/APIchanges: fix date for the latest entry 9 months ago
James Almer 757367e068 avformat/demux: extract extradata from packets when context update is requested 9 months ago
James Almer c4e3d6cdb0 avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context() 9 months ago
James Almer ecf87dd230 fftools/ffmpeg_mux_init: allow mapping a stream group from one of the inputs 9 months ago
James Almer 8616cfe089 avutil/opt: add support for children objects in av_opt_serialize 9 months ago
James Almer 855d4b5254 avutil/tests/opt: test av_opt_find2() 9 months ago
James Almer a9df9f95c4 avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag 9 months ago
Michael Niedermayer b91e3c4c90
avcodec/cbs_h2645: Check NAL space 9 months ago
Michael Niedermayer 02301017d2
avfilter/vf_thumbnail_cuda: Set ret before checking it 9 months ago
Michael Niedermayer e7174e66ac
avfilter/signature_lookup: Dont copy uninitialized stuff around 9 months ago
Michael Niedermayer 25cb66369e
avfilter/signature_lookup: Fix 2 differences to the refernce SW 9 months ago
Michael Niedermayer fb4a1eaadf
tools: add target_enc_fuzzer.c 9 months ago
Timo Rothenpieler 61f27e5f71 doc: use HOSTEXESUF when calling print_options 9 months ago
Martin Storsjö cdf71f789b Remove .travis.yml 9 months ago
James Almer ce33a5f16d avformat/movenc: remove one level of indentation 9 months ago