Commit Graph

  • 3528bfed45 avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() master Marth64 2024-10-12 12:18:30 -0500
  • be784e95ac avformat/mpegts: add support for ATSC E-AC-3 streams Scott Theisen 2024-11-14 14:57:01 -0500
  • 7051825b01
    doc/developer: Document relationship between git accounts and MAINTAINERS Michael Niedermayer 2024-11-16 21:32:53 +0100
  • edc4855f77
    doc/infra: Document trac backup system Michael Niedermayer 2024-11-19 23:18:31 +0100
  • 8a21d8baf9
    doc/infra: clarify domain name servers Michael Niedermayer 2024-11-19 23:18:03 +0100
  • 67c2f80d2c libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder. Richard Mitic 2021-05-04 14:50:42 +0200
  • 05e079c948 avcodec/mediacodecenc: add async mode support Zhao Zhili 2024-11-06 20:31:34 +0800
  • 9aacbfb6ca avcodec/mediacodec_wrapper: add async mode support Zhao Zhili 2024-11-06 20:31:28 +0800
  • fa2ff5effc avcodec/mediacodecenc: Add operating_rate option Zhao Zhili 2024-11-06 20:31:21 +0800
  • 46ad1abd36 avcodec/mediacodecdec: Add operating_rate option Zhao Zhili 2024-11-06 20:31:00 +0800
  • a8375346eb fftools/ffplay_renderer: Fix a typo Zhao Zhili 2024-11-06 17:32:13 +0800
  • aad40fed33
    vulkan: fix sw_frame_deps counter Lynne 2024-11-20 05:46:16 +0100
  • 4d3e96c90c
    lavc/vulkan/common: fix reverse4's incorrect swizzle Lynne 2024-11-20 05:17:15 +0100
  • 9691ac6af2
    ffv1enc_vulkan: increase max outstanding byte count to 16bit Lynne 2024-11-20 05:11:49 +0100
  • ebf5264c93
    ffv1enc_vulkan: fix PCM encoding Lynne 2024-11-20 02:59:48 +0100
  • eb536d97a0
    ffv1enc_vulkan: support buffers larger than 4GiB Lynne 2024-11-19 08:55:17 +0100
  • 69cbda5770 lavfi/vf_drawtext: fix memory management when destroying font face Leandro Santiago 2024-10-31 21:48:27 +0100
  • 9d8f7bf4b8 tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers James Almer 2024-11-19 12:32:49 -0300
  • e9c3698ed2 avcodec/decode: Fix incorrect enum type used in side_data_map() Eugene Zemtsov 2024-10-24 18:52:45 -0700
  • d6b39373a2 avcodec/ffv1enc: restore header writing behavior for version > 1 James Almer 2024-11-18 18:21:54 -0300
  • f3eca3f387 libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv Brad Smith 2024-11-17 21:02:39 -0500
  • 607d4cca8e riscv/h264dsp: remove spurious instruction Rémi Denis-Courmont 2024-10-19 10:32:11 +0300
  • 66093c5b94 ffv1enc_vulkan: restrict number of execution contexts to 1 Lynne 2024-11-18 15:05:36 +0100
  • 20c8a3f5ff lavu/riscv: fix compilation without Vector support release/7.1 Rémi Denis-Courmont 2024-11-17 11:15:01 +0200
  • b75dff0e20 lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic Rémi Denis-Courmont 2024-11-17 21:21:44 +0200
  • e29432e6bb lavu/riscv: fix compilation without Vector support Rémi Denis-Courmont 2024-11-17 11:15:01 +0200
  • 970d57988d
    lavc: bump minor version for FFv1 Vulkan encoder Lynne 2024-11-18 07:59:10 +0100
  • ed2391d341
    ffv1enc: add a Vulkan encoder Lynne 2024-10-06 06:27:16 +0200
  • a6c58353ac
    ffv1enc: move slice allocation out of generic encode init Lynne 2024-10-13 12:07:27 +0200
  • 12ea1cde57
    ffv1enc: move plane info init into a separate function Lynne 2024-10-06 06:17:02 +0200
  • f4b5068c3b
    ffv1enc: expose ff_ffv1_write_extradata Lynne 2024-11-15 05:30:24 +0100
  • a13ef376da
    ffv1enc: split off encoder initialization into a separate function Lynne 2024-10-06 06:08:26 +0200
  • 91a4f1539f
    .gitignore: add exclusions for shader .c files Lynne 2024-11-06 15:17:15 +0100
  • d0ab49e3e7
    hwcontext_vulkan: add the mapped software frame as an upload dependency Lynne 2024-11-18 06:16:45 +0100
  • 1876026f83
    vulkan: add ff_vk_exec_add_dep_sw_frame Lynne 2024-11-18 06:15:39 +0100
  • c918b42dcd
    vulkan: retrieve Vulkan 1.1 properties Lynne 2024-11-18 05:50:32 +0100
  • 16fa710340
    vulkan: fix printing descriptors to shader for shaders with no descriptors Lynne 2024-11-12 04:09:38 +0100
  • a516b2da22
    vulkan: add support for 10-bit planar RGB Lynne 2024-11-11 14:38:33 +0100
  • eb8f3b8460
    hwcontext_vulkan: fix planar RGB images Lynne 2024-11-11 14:37:44 +0100
  • cde3c5fc0c avfilter/f_loop: fix aloop activate logic release/5.1 Marton Balint 2024-11-04 00:43:06 +0100
  • ff0f25a154 avfilter/f_loop: fix length of aloop leftover buffer Marton Balint 2024-11-03 22:32:51 +0100
  • a6a07eebdf avfilter/f_loop: fix aloop activate logic release/6.1 Marton Balint 2024-11-04 00:43:06 +0100
  • 2b6be6ba90 avfilter/f_loop: fix length of aloop leftover buffer Marton Balint 2024-11-03 22:32:51 +0100
  • 210cb52ef6 avfilter/f_loop: fix aloop activate logic release/7.0 Marton Balint 2024-11-04 00:43:06 +0100
  • a38726fb05 avfilter/f_loop: fix length of aloop leftover buffer Marton Balint 2024-11-03 22:32:51 +0100
  • b016aae662 avfilter/f_loop: fix aloop activate logic Marton Balint 2024-11-04 00:43:06 +0100
  • 0a58588ffb avfilter/f_loop: fix length of aloop leftover buffer Marton Balint 2024-11-03 22:32:51 +0100
  • 99f6adce60 avfilter/vf_zscale: align the frame buffers James Almer 2024-11-09 16:55:38 -0300
  • 5b461ffb04 lavfi/vf_zscale: fix call to av_pix_fmt_count_planes Pavel Koshevoy 2024-11-09 09:08:26 -0700
  • 85f389520d lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process Pavel Koshevoy 2024-11-09 10:05:16 -0700
  • fa15e3839d avfilter/framepool: align the frame buffers James Almer 2024-11-09 11:20:59 -0300
  • b9abdd9eaa avcodec/h2645_sei: use the RefStruct API for film_grain_characteristics James Almer 2024-10-25 12:49:11 -0300
  • 5f8b02a9ff avcodec/aom_film_grain: allocate film grain metadata dynamically James Almer 2024-10-24 23:09:23 -0300
  • f8fcebae95 avformat/mov: use an array of pointers for heif_item James Almer 2024-11-08 20:43:39 -0300
  • 23697c3f02 avformat/mov: split off heif item initialization to its own function James Almer 2024-10-05 10:32:14 -0300
  • 779b0fe015 avformat/mov: factorize getting the current item James Almer 2024-09-30 13:43:23 -0300
  • f686cf77db lavc/h264idct: fix RISC-V group multiplier Rémi Denis-Courmont 2024-11-16 16:22:49 +0200
  • bbb0fdedb7 lavc/h264idct: fix RISC-V group multiplier Rémi Denis-Courmont 2024-11-16 16:22:49 +0200
  • 8a5b74f98b delete unused variable ret tangsha 2024-11-13 23:11:44 +0800
  • 1912c86af6 sws/range_convert: fix RISC-V chrFromJpeg Rémi Denis-Courmont 2024-11-16 11:30:15 +0200
  • 55aa81d5cc checkasm: add RISC-V vector width to arch info Rémi Denis-Courmont 2024-11-16 09:19:46 +0200
  • 42dd1f1cf1 tests/cpu: print the RISC-V Vector length Rémi Denis-Courmont 2024-11-16 09:19:12 +0200
  • fd8cbfec3d lavc/vp8dsp: remove RISC-V table alignment Rémi Denis-Courmont 2024-11-16 08:58:35 +0200
  • 690c015758 lavc/h264dsp: remove RISC-V table alignment Rémi Denis-Courmont 2024-11-16 08:58:35 +0200
  • 1d55f54846 avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration Marth64 2024-10-07 18:05:05 -0500
  • 0912407b9d avformat/dvdvideodec: discard duplicate or partial AC3 samples Marth64 2024-10-07 18:05:04 -0500
  • f2f238c3a4 avformat/dvdvideodec: drop packets with unset PTS or DTS Marth64 2024-10-07 18:05:03 -0500
  • 3656379d92 avformat/dvdvideodec: remove unnecessary need_parsing argument Marth64 2024-10-07 18:05:02 -0500
  • a2c57e27d6 avformat/dvdvideodec: open subdemuxer after initializing IFO headers Marth64 2024-10-07 18:05:01 -0500
  • 60434b483c avformat/dvdvideodec: remove auto value for menu_lu option Marth64 2024-10-07 18:05:00 -0500
  • 4a03e95ff4 avformat/dvdvideodec: default menu_vts option to 1 and clarify description Marth64 2024-10-07 18:04:59 -0500
  • afc152f564 avformat/dvdvideodec: check the length of a NAV packet when reading titles Marth64 2024-10-07 18:04:58 -0500
  • a1ae66c827 avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing Marth64 2024-10-07 18:04:57 -0500
  • 1964faa568 avformat/dvdvideodec: simplify dvdvideo_read_packet() Marth64 2024-10-07 18:04:56 -0500
  • c1e4b6c676 avformat/dvdvideodec: enable chapter calculation for menus Marth64 2024-10-07 18:04:55 -0500
  • b38ca20bf2 avformat/dvdvideodec: standardize the NAV packet event signal Marth64 2024-10-07 18:04:54 -0500
  • 6bbaa7db49 avformat/dvdvideodec: move memcpy below missed NAV packet warning Marth64 2024-10-07 18:04:53 -0500
  • e1ace1d314 avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 Marth64 2024-10-07 18:04:52 -0500
  • 39c662f541 avformat/dvdvideodec: measure duration of the current menu VOBU in state Marth64 2024-10-07 18:04:51 -0500
  • 94346edbbf avformat/dvdvideodec: fix menu PGC number off-by-one in state Marth64 2024-10-07 18:04:50 -0500
  • 3ad96243d7 avformat/dvdvideodec: remove unused headers Marth64 2024-10-07 18:04:49 -0500
  • d884606ce0 avutil/rational: never return greater num/den than the maximum allowed in av_d2q Marton Balint 2024-11-10 14:10:03 +0100
  • 25efe34e6f avutil/parseutils: do no rely on av_d2q returning higher num/den than allowed in av_parse_video_rate Marton Balint 2024-11-10 15:25:26 +0100
  • e9af7b7b5d avutil/opt: do no rely on av_d2q returning higher num/den than allowed when parsing rational opts Marton Balint 2024-11-10 14:25:53 +0100
  • 4ea558152f lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro Rémi Denis-Courmont 2024-11-16 08:57:54 +0200
  • c3051d94a7 lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro Rémi Denis-Courmont 2024-11-16 08:57:54 +0200
  • 0b8c9cf5b4
    avformat/movenc: Fix ffv1 support Michael Niedermayer 2024-09-24 22:31:41 +0200
  • a5c0ed2122
    avcodec/ffv1: Support >8bit rice golomb Michael Niedermayer 2024-10-16 18:49:31 +0200
  • 967e5e8f6f
    avcodec/ffv1: Support slice coding mode 1 with golomb rice Michael Niedermayer 2024-10-25 01:45:56 +0200
  • 6ccd16dda2 configure: add rv60 decoder golomb dependency Peter Ross 2024-11-16 19:08:39 +1100
  • 7b3bc4a45b avcodec/rv60: consistent indentation Peter Ross 2024-11-16 19:08:39 +1100
  • f7e7d63cbc avcodec/rv60: simplify fill_mv_skip_cand Peter Ross 2024-11-16 19:08:39 +1100
  • 566b737a7a avcodec/rv60: loosen fill_mv_skip_cand top right and bottom left criteria Peter Ross 2024-11-16 19:08:39 +1100
  • 7332b1700e avformat/sapdec: check return value of avcodec_parameters_copy() Marth64 2024-10-12 12:32:12 -0500
  • a5f0daf843 avcodec/x86/diracdsp_init: remove unused macro Kyosuke Kawakami 2024-11-15 03:25:35 +0900
  • 61aa532e22 avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2 Kyosuke Kawakami 2024-11-15 03:25:34 +0900
  • 8f683ee417 avcodec/x86/diracdsp: cast stride argument Kyosuke Kawakami 2024-11-15 03:25:33 +0900
  • 0e5e37d32c avcodec/x86/diracdsp: fix wrong register load/use count Kyosuke Kawakami 2024-11-15 03:25:32 +0900
  • 711290f9a3 checkasm/diracdsp: test add_dirac_obmc Kyosuke Kawakami 2024-11-15 03:25:31 +0900
  • 07904231cb
    doc/infra: Document gitolite Michael Niedermayer 2024-11-13 19:28:15 +0100