这是indexloc提供的服务,不要输入任何密码
  1. bd6a0e8 Use the normalized form LGPL-2.1 for license declaration. by Jordan Brown · 4 days ago master
  2. d2d06b1 README.chromium file by Dale Curtis · 11 days ago
  3. f8ccb7d GN Configuration by Dale Curtis · 11 days ago
  4. 113648a Merge remote-tracking branch 'upstream/master' into sushi-2025-07-14-21-36-11 by Dale Curtis · 11 days ago
  5. fba1913 tests/fate: add fate test for excessive frame buffering when using filters by Marton Balint · 11 days ago
  6. 7d54fad fftools/ffmpeg: add support for setting maximum buffered frames in a filtergraph by Marton Balint · 11 days ago
  7. b24155c avfilter/avfilter: add AVFilterGraph->max_buffered_frames to limit buffered frames by Marton Balint · 11 days ago
  8. 71468e8 avfilter/framequeue: add support for limiting and tracking buffered frames in the queues by Marton Balint · 11 days ago
  9. 35a6de1 libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc() by Jiasheng Jiang · 13 days ago
  10. 0a5ae74 avfilter/vf_thumbnail: switch to query_func2 by Niklas Haas · 13 days ago
  11. cf18b28 avfilter/vf_thumbnail: support more planar formats by Niklas Haas · 13 days ago
  12. 3ce3480 avcodec/nvdec: switch to proper pixfmts on next major bump by Timo Rothenpieler · 14 days ago
  13. 8304a1a avcodec/nvenc: add support for new 10 bit MSB pixel formats by Timo Rothenpieler · 14 days ago
  14. 02a7c85 swscale: add support for new 10/12 bit MSB formats by Timo Rothenpieler · 14 days ago
  15. e93de99 avutils/pixfmt: add YUV444/GBRP 10 and 12 bit MSB formats by Timo Rothenpieler · 14 days ago
  16. cd91469 avfilter/overlay_cuda: add timeline editing support by Jorge Estrada · 14 days ago
  17. 9b6638e avformat/tls_schannel: fix non-blocking write breaking TLS sessions by Timo Rothenpieler · 14 days ago
  18. 9cd86c4 avformat/tls_schannel: add option to load server certificate from store by Timo Rothenpieler · 14 days ago
  19. 90fa963 avformat/tls_schannel: add DTLS support by Timo Rothenpieler · 14 days ago
  20. 6af0995 avformat/tls: make passing an external socket universal by Timo Rothenpieler · 14 days ago
  21. 2604c86 avformat/udp: add function to set remote address directly by Timo Rothenpieler · 14 days ago
  22. 585cae1 avformat/udp: separate rx and tx fifo by Timo Rothenpieler · 14 days ago
  23. af04a27 avformat/udp: make recv addr of each packet available by Timo Rothenpieler · 14 days ago
  24. 2c7e117 avformat/tls: move whip specific init out of generic tls code by Timo Rothenpieler · 14 days ago
  25. 7c91ae9 avformat/rtsp: check copy_tls_opts_dict by Marvin Scholz · 14 days ago
  26. c4e8ac3 avformat/rtsp: use av_unreachable by Marvin Scholz · 14 days ago
  27. c425951 avformat/rtsp: fix misleading indentation by Marvin Scholz · 14 days ago
  28. fadadb5 avcodec/mpegvideo_dec: Avoid implicit NULL + offset by Andreas Rheinhardt · 2 weeks ago
  29. 9139edf avcodec/opus/dec: Simplify resetting AVAudioFifo by Andreas Rheinhardt · 2 weeks ago
  30. 66f29ae avcodec/opus/dec: Don't call function multiple times in FFMAX by Andreas Rheinhardt · 2 weeks ago
  31. faf0d81 avcodec/opus/dec: Remove unused parameters by Andreas Rheinhardt · 2 weeks ago
  32. ba2c9ac avcodec/get_bits: Remove GetBitContext.buffer_end by Andreas Rheinhardt · 2 weeks ago
  33. 367cf96 avcodec/get_bits: Add get_bits_bytesize() by Andreas Rheinhardt · 2 weeks ago
  34. d20a4ef avcodec/vvc/dec: Don't use GetBit-API when byte-aligned by Andreas Rheinhardt · 2 weeks ago
  35. d19b88f avcodec/bytestream: Add const where appropriate by Andreas Rheinhardt · 2 weeks ago
  36. 3334bdc avformat/scd: ensure SCD_MIN_HEADER_SIZE bytes are read by Kacper Michajłow · 2 weeks ago
  37. 1787fad fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are generated by James Almer · 2 weeks ago
  38. 82aeee3 avformat/rtsp: fix leak of options dict on error by Marvin Scholz · 2 weeks ago
  39. 853ad9e avcodec/adpcm: squelch uninitialized variable warnings by Peter Ross · 2 weeks ago
  40. 3c96fda copy_config.sh: copy riscv64 config by Levi Zim · 2 weeks ago
  41. 060fc4e doc/scaler.texi: add missing gamma option by Desmond Liu · 2 weeks ago
  42. 0dedef1 avformat/tls: rename accidentally changed options by Marvin Scholz · 3 weeks ago
  43. 50cae8a Changelog: mention dropping OpenSSL < 1.1.0 by Marvin Scholz · 3 weeks ago
  44. 219f234 avformat/mov: add support for APV streams by Dawid Kozinski · 3 weeks ago
  45. 934e1c2 APIchanges: Add entry for AV_PKT_DATA_RTCP_SR by Marvin Scholz · 3 weeks ago
  46. eca477d avcodec: bump minor after adding AV_PKT_DATA_RTCP_SR by Marvin Scholz · 3 weeks ago
  47. d2828ab avformat: rtsp: export AV_PKT_DATA_RTCP_SR by Marvin Scholz · 3 weeks ago
  48. 73d7769 avcodec: add AV_PKT_DATA_RTCP_SR side data type by Marvin Scholz · 3 weeks ago
  49. 74aa710 lavf: add and use AVRTCPSenderReport struct by Marvin Scholz · 3 weeks ago
  50. e0abe0a lavf/rtpdec: fix RTCP SR packet length check by Marvin Scholz · 3 weeks ago
  51. 019ca5f avformat/tls_openssl: use SSL_CTX_set_min_proto_version by Marvin Scholz · 3 weeks ago
  52. fb38d87 avformat/tls_openssl: use TLS_[client|server]_method by Marvin Scholz · 3 weeks ago
  53. aaffa9b avformat/tls_openssl: remove unnecessary checks by Marvin Scholz · 3 weeks ago
  54. 3abc8d5 avformat/tls_openssl: remove leftover comment by Marvin Scholz · 3 weeks ago
  55. 816dad2 avformat/tls_openssl: properly get new BIO index by Marvin Scholz · 3 weeks ago
  56. 1702bec avformat/tls_openssl: remove now unnecessary define by Marvin Scholz · 3 weeks ago
  57. f0913b3 avformat: tls: drop support for OpenSSL < 1.1.0 by Marvin Scholz · 3 weeks ago
  58. f256487 configure: require at least OpenSSL 1.1.0 by Marvin Scholz · 3 weeks ago
  59. e1ef33d avformat/rtsp: add TLS options by Daniel N Pettersson · 3 weeks ago
  60. ba9817d avformat/tls: move common client options into their own define by Marvin Scholz · 3 weeks ago
  61. d9eb637 avutil/hwcontext_videotoolbox: fix unused variable warning by Marvin Scholz · 3 weeks ago
  62. eb52251 avcodec/vvc/ctu: Check ff_vvc_num_signalled_palette_entries by Michael Niedermayer · 3 weeks ago
  63. 9d1e4fe avcodec/vvc/ctu: Check palette_escape_val by Michael Niedermayer · 3 weeks ago
  64. 38ead08 swscale/output: Fix integer overflows in yuv2rgba64_1_c_template() by Michael Niedermayer · 3 weeks ago
  65. 6755976 avcodec/psd: Move frame allocation after RLE processing by Michael Niedermayer · 3 weeks ago
  66. b2858d4 avcodec/apv_dsp: Avoid UB overflow in dequant by Michael Niedermayer · 3 weeks ago
  67. af3852e avcodec/smacker: Check input before allocation by Michael Niedermayer · 3 weeks ago
  68. 9899c8c avcodec/smacker: Move buffer allocation to later by Michael Niedermayer · 3 weeks ago
  69. 6b02885 fate/seek: fix missing mpeg4video parser dependency by Nicolas Gaullier · 3 weeks ago
  70. 81b1cd3 fate/all: fix missing some mov demuxer dependencies by Nicolas Gaullier · 3 weeks ago
  71. 57a0412 fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies by Nicolas Gaullier · 3 weeks ago
  72. e2c7f78 fate/all: add missing file protocol dependencies by Nicolas Gaullier · 3 weeks ago
  73. 1ece56d fate/all: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  74. 7de4038 fate/hevc: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  75. b4c9587 fate/pcm: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  76. ae31b66 fate/mpeg4: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  77. 5fe4434 fate/hlsenc: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  78. 64198e0 fate/cover-art: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  79. daea361 fate/ac3: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  80. fbcfa24 fate/audio: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  81. af40eb2 fate/aac: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  82. ee29f2f fate/vorbis: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  83. c1fa833 fate/lavf-container: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  84. 9876a51 fate/gapless: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  85. 0b7b53a fate/mov: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  86. ee78de0 fate/all: switch-fix mov muxer dependency to mp4 muxer dependency by Nicolas Gaullier · 3 weeks ago
  87. a0cf4c7 fate/demux: fix multiple dependencies by Nicolas Gaullier · 3 weeks ago
  88. 9f7e9d5 fate/all: add missing dependencies for extradata bsf by Nicolas Gaullier · 3 weeks ago
  89. 0ab09a6 tests/Makefile: make easier to check for multiple dependencies by Nicolas Gaullier · 3 weeks ago
  90. a4a71b5 avfilter/asrc_sinc: fix leak in config_input() by Lidong Yan · 3 weeks ago
  91. 5f62e2d fftools/cmdutils: don't try to load arguments from file if not needed by Kacper Michajłow · 3 weeks ago
  92. 30043cc avformat/mov: allowing custom udta atoms to pass through their values correctly when export_all option specified. by Ken McGaugh · 3 weeks ago
  93. 3b6ec5a avcodec/opus: don't materialize buf pointer from null by Kacper Michajłow · 3 weeks ago
  94. 05094c1 fftools/textformat: remove unreachable code in tf_mermaid by Marvin Scholz · 3 weeks ago
  95. bf5f3f1 avcodec/nvdec: fix 10bit output pixel formats by Timo Rothenpieler · 3 weeks ago
  96. 0fe9f25 avcodec/adpcm: Sanyo LD-ADPCM decoder by Peter Ross · 3 weeks ago
  97. ad0a440 avfilter: add pad_cuda filter by Jorge Estrada · 3 weeks ago
  98. ecbe3e7 avcodec/rv60dec: Check ofs for overflows by Michael Niedermayer · 3 weeks ago
  99. e68599f avformat/rtpdec_asf: fix leak in ff_wms_parse_sdp_a_line() by Lidong Yan · 3 weeks ago
  100. 98afcd3 avcodec/sunrast: fix leak in sunrast_decode_frame() by Lidong Yan · 3 weeks ago