Commit Graph

  • e5dc3e07bb avfilter/colorize: formatting colorizeSpeed2 Yannis Gerlach 2024-05-01 10:29:35 +0200
  • 2d76984390 avfilter/colorize: add speed option Yannis Gerlach 2024-05-01 10:23:19 +0200
  • 94747bf463 avfilter/colorize: add speed option colorizeSpeed Yannis Gerlach 2024-05-01 08:42:55 +0200
  • e757726e89
    avfilter/avfiltergraph: return value of ff_request_frame() is unused master Michael Niedermayer 2024-04-22 02:53:51 +0200
  • 99e43a6dfe
    lavu/opt: Clarify the scope of AVOptions Andrew Sayers 2024-04-24 08:30:28 +0100
  • 9f54c13bc4
    avformat/iamfdec: check nb_streams in header read Michael Niedermayer 2024-04-27 20:51:45 +0200
  • 20a6bfda0f
    avformat/mxfdec: Check body_offset Michael Niedermayer 2024-04-26 03:46:33 +0200
  • c26a762ea1
    avformat/kvag: Check sample_rate Michael Niedermayer 2024-04-29 23:44:25 +0200
  • 615c994739
    avcodec/atrac9dec: Check init_get_bits8() for failure Michael Niedermayer 2024-04-28 22:57:53 +0200
  • 63415168db
    avcodec/ac3_parser: Check init_get_bits8() for failure Michael Niedermayer 2024-04-28 21:09:45 +0200
  • e09164940e avformat/mov: free the infe allocated item data on failure James Almer 2024-04-26 21:26:01 -0300
  • d11be191fa checkasm: vc1dsp: Align buffers sufficiently for the mspel tests Martin Storsjö 2024-04-30 10:17:50 +0300
  • 1d89de03d6 avcodec/dovi_rpuenc: avoid division by zero Niklas Haas 2024-04-30 21:32:04 +0200
  • b7debef3cc avformat/mov: support SpatialAudioBox ambisonic layouts with non-diegetic channels James Almer 2024-04-26 11:50:09 -0300
  • 37c8d93e56 avformat/mov: support SpatialAudioBox ambisonic layouts with arbitrary channel mapping James Almer 2024-04-26 11:37:10 -0300
  • 08781ebe1a avcodec/riscv/vp9dsp: Fix inclusion guard Andreas Rheinhardt 2024-04-29 20:32:39 +0200
  • c3a96f97f8 lavc/vp9dsp: R-V V ipred dc sunyuechi 2024-02-26 14:42:17 +0800
  • dedc2456bf checkasm/vc1dsp: add mspel_pixels test sunyuechi 2024-03-01 19:45:53 +0800
  • f492095bd3
    opustab: macro constant as a double Lynne 2024-04-29 01:44:46 +0200
  • cf4af4bca0 avcodec/mediacodecenc: Flush bsf after create extradata Zhao Zhili 2024-04-23 22:27:50 +0800
  • 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers David Rosca 2023-10-27 22:25:50 +0200
  • 578ac59887 lavfi/qsv: Copy metadata fields from the given input Haihao Xiang 2024-04-23 15:57:52 +0800
  • 67fc9b8427 lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstream Fei Wang 2024-04-18 16:15:09 +0800
  • 651f3aa7f9 avcodec/h264dec: Remove unused coded_picture_number Andreas Rheinhardt 2024-04-06 14:15:53 +0200
  • a9a69a5a31 avcodec/aacenc: don't redundantly re-compute max sfb Yotam Ofek 2024-04-28 09:37:11 +0000
  • 31327c2d07 avformat/mov: fix the check for the heif item parsing loop James Almer 2024-04-27 19:38:13 -0300
  • 59767636c7 fate: allow https for git URLs Timo Rothenpieler 2024-04-24 22:00:39 +0200
  • 091fdce87e
    avcodec/pngdec: Check last AVFrame before deref Michael Niedermayer 2024-04-26 23:22:53 +0200
  • d9699464c3
    avcodec/vp3: Call ff_progress_frame_unref() before ff_progress_frame_get_buffer() Michael Niedermayer 2024-04-26 23:46:38 +0200
  • 5eb05f4450
    avcodec/hevcdec: Check ref frame Michael Niedermayer 2024-04-27 00:09:02 +0200
  • 4c8a6631ad fftools/ffmpeg_filter: Fix check Andreas Rheinhardt 2024-04-22 23:22:09 +0200
  • 67c7c44c79 avcodec/vp8: Return error on error Andreas Rheinhardt 2024-04-27 12:24:05 +0200
  • 3390693bfb
    aacdec: avoid generating unused code when either implementation is disabled Lynne 2024-04-24 13:01:14 +0200
  • 134dba9544
    opusdsp: add ability to modify deemphasis constant Lynne 2024-01-29 04:31:43 +0100
  • a2cdb2f5be avfilter/f_sidedata: synchronize with side data list Niklas Haas 2024-04-23 14:37:09 +0200
  • 2d5fa816fb avformat/http: Add support for Retry-After header Derek Buitenhuis 2024-04-22 15:25:42 +0100
  • 6d89fd4c27 avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date Derek Buitenhuis 2024-04-25 14:48:15 +0100
  • 1f8e5b6d95 doc/protocols: Fill in missing HTTP options Derek Buitenhuis 2024-04-22 15:25:47 +0100
  • 5d568b16a0 doc/protocols: Re-order HTTP options to match http.c order Derek Buitenhuis 2024-04-22 15:25:46 +0100
  • 31de02cf31 avformat/http: Add option to limit total reconnect delay Derek Buitenhuis 2024-04-22 15:25:45 +0100
  • 10374ab5ed avformat/http: Add options to set the max number of connection retries Derek Buitenhuis 2024-04-22 15:25:44 +0100
  • a776d524e1 avformat/http: Rename attempts to auth_attempts Derek Buitenhuis 2024-04-22 15:25:43 +0100
  • fa00624693 avformat/http: Don't bail on parsing headers on "bad" HTTP codes Derek Buitenhuis 2024-04-22 15:25:41 +0100
  • b79260550b avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS Derek Buitenhuis 2024-04-22 15:25:40 +0100
  • bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code Derek Buitenhuis 2024-04-22 15:25:39 +0100
  • 5fc4a824db fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux} James Almer 2024-04-25 09:34:37 -0300
  • cae0f2bc55
    doc/examples/qsv_transcode: Initialize pointer before free Michael Niedermayer 2024-04-24 03:30:20 +0200
  • 191950d1bf
    doc/examples/qsv_transcode: Simplify str_to_dict() loop Michael Niedermayer 2024-04-24 03:28:00 +0200
  • c9c11a0866
    doc/examples/vaapi_transcode: Simplify loop Michael Niedermayer 2024-04-24 03:20:38 +0200
  • 82cce20934
    doc/examples/qsv_transcode: Simplify loop Michael Niedermayer 2024-04-24 03:20:38 +0200
  • 9d675bb60d avcodec/nvenc: add high bit depth encoding for HEVC Diego Felix de Souza 2024-04-19 08:38:51 +0000
  • 1a8d50e379 fate/iamf: add a demux text James Almer 2024-04-24 17:47:21 -0300
  • 8c27cdd2d4 fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies James Almer 2024-04-24 17:31:45 -0300
  • f684228407 fftools/ffmpeg_mux_init: remove leftover debug log messages James Almer 2024-04-24 17:36:45 -0300
  • b9af58184f avutil/iamf: fix mix_gain_class name James Almer 2024-04-24 17:35:36 -0300
  • 8c0045f013 fate/iamf: add a remux test with stream group copying James Almer 2024-04-24 13:25:42 -0300
  • 8c62d77139 lavc/vp9: Fix regression introduced in 0ba05857 Haihao Xiang 2024-04-22 14:57:08 +0800
  • 725d3b6f17 doc/APIchanges: fix date for the latest entry James Almer 2024-04-24 00:18:52 -0300
  • 757367e068 avformat/demux: extract extradata from packets when context update is requested James Almer 2024-04-21 12:18:51 -0300
  • c4e3d6cdb0 avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context() James Almer 2024-04-20 20:26:24 -0300
  • ecf87dd230 fftools/ffmpeg_mux_init: allow mapping a stream group from one of the inputs James Almer 2024-04-15 12:04:07 -0300
  • 8616cfe089 avutil/opt: add support for children objects in av_opt_serialize James Almer 2024-04-12 19:10:25 -0300
  • 855d4b5254 avutil/tests/opt: test av_opt_find2() James Almer 2024-04-13 11:18:30 -0300
  • a9df9f95c4 avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag James Almer 2024-04-12 19:51:13 -0300
  • b91e3c4c90
    avcodec/cbs_h2645: Check NAL space Michael Niedermayer 2024-04-22 03:23:10 +0200
  • 02301017d2
    avfilter/vf_thumbnail_cuda: Set ret before checking it Michael Niedermayer 2024-04-22 03:09:54 +0200
  • e7174e66ac
    avfilter/signature_lookup: Dont copy uninitialized stuff around Michael Niedermayer 2024-04-22 00:57:43 +0200
  • 25cb66369e
    avfilter/signature_lookup: Fix 2 differences to the refernce SW Michael Niedermayer 2024-04-22 00:43:19 +0200
  • fb4a1eaadf
    tools: add target_enc_fuzzer.c Michael Niedermayer 2024-04-20 02:51:53 +0200
  • 61f27e5f71 doc: use HOSTEXESUF when calling print_options Timo Rothenpieler 2024-04-23 23:57:05 +0200
  • cdf71f789b Remove .travis.yml Martin Storsjö 2024-04-17 14:45:23 +0300
  • ce33a5f16d avformat/movenc: remove one level of indentation James Almer 2024-04-23 12:46:49 -0300
  • 63702d5f9c avcodec/aac/aacdec: remove double colon James Almer 2024-04-23 11:02:00 -0300
  • 1b41631185 fftools: Fix implicit-const-int-float-conversion warning Zhao Zhili 2024-04-17 12:37:42 +0800
  • 66161166dc avcodec/mediacodecenc: add AV_CODEC_CAP_ENCODER_FLUSH support Zhao Zhili 2024-04-17 12:37:41 +0800
  • 9e49915195 avcodec/mediacodecenc: Add global header support Zhao Zhili 2024-04-17 12:37:40 +0800
  • 3cfea6993a avcodec/mediacodecenc: Remove write only variable Zhao Zhili 2024-04-17 12:37:39 +0800
  • a5a3788f56 avcodec/mediacodecenc: Fix return empty packet when bsf is used Zhao Zhili 2024-04-17 12:37:38 +0800
  • 32fa20c0c9 avcodec/mediacodec_wrapper: Fix unused variable warning Zhao Zhili 2024-04-17 12:37:37 +0800
  • 98b5e80fd6 avcodec/mediacodec_wrapper: link to NDK mediacodec API directly Zhao Zhili 2024-04-17 12:37:36 +0800
  • 309cff378c configure: Lower Android API level requirement of mediandk Zhao Zhili 2024-04-17 12:37:35 +0800
  • e3650886c7
    aacdec: initialize float/fixed SBR tables only when either is needed Lynne 2024-03-22 07:13:08 +0100
  • 176c922e4e
    aacsbr: constify the only SBR table Lynne 2024-03-22 06:43:16 +0100
  • 03cf101645
    aacdec: remove AAC-specific MIPS optimizations Lynne 2024-03-21 08:23:55 +0100
  • ae7c6cc17d
    aac: move aacdec.c to aac/aacdec.c Lynne 2024-03-21 08:20:43 +0100
  • 551ce16b59
    aacdec: move aacdec.h into libavcodec/aac Lynne 2024-03-19 20:19:06 +0100
  • cd1e404a10
    aacdec: merge previously-templated code Lynne 2024-03-16 23:36:20 +0100
  • ce740618d1
    aacdec: move LATM decode functions into a separate file Lynne 2024-03-16 23:34:46 +0100
  • e93793bf3c
    aacdec: fully detemplate decoder core Lynne 2024-03-16 06:27:39 +0100
  • 2f90d83981
    aacdec: move fixed/float DSP initialization to templated init functions Lynne 2024-03-16 06:05:45 +0100
  • 905fdb0601
    aacdec: reuse TNS and LTP tables between fixed and float decoders Lynne 2024-03-16 05:55:13 +0100
  • 49e7be1e37
    aacdec: move prediction to separate files Lynne 2024-03-16 05:16:50 +0100
  • b1718ce0f9
    aacdec: move CCE decoding to a separate templated file Lynne 2024-03-16 05:06:58 +0100
  • 41c04bec0a
    aacdec: move fixed-point clipping to a separate function Lynne 2024-03-16 04:29:07 +0100
  • 87a93a5670
    aacdec: split off channel coupling into a new file Lynne 2024-03-16 04:17:30 +0100
  • b7387ea00e
    aacdec: deduplicate table initizalization Lynne 2024-03-16 04:03:12 +0100
  • 41ae2b03a5
    aacdec: move spectrum decode and dequantization to a new file Lynne 2024-03-16 02:43:33 +0100
  • 5c026e6637
    aacdec: remove unnecessary decode_spectrum_and_dequant arguments Lynne 2024-03-16 02:19:35 +0100
  • eef9100a8e
    aacdec: template LTP windowing separately Lynne 2024-03-16 01:28:41 +0100
  • 091d85217d
    aacdec: template windowing and transforms separately Lynne 2024-03-16 00:14:32 +0100