117922 Commits (cf0961a52707122749028e388bbde7723574d767)
 

Author SHA1 Message Date
James Almer 23a1c021f2 avformat/movenc: write stss boxes for xHE-AAC 1 month ago
James Almer 4e6d31755b avformat/spdifdec: parse headers for audio codecs 1 month ago
Marvin Scholz ecb7232bac avfilter: fix unused variable warning 1 month ago
James Almer ecc7d5db9c avformat/movenc: don't disable edit lists when writing CMAF output 1 month ago
Darren Mo 865c73c86f avformat/mov: Populate packet duration using stts atom instead of guessing 1 month ago
James Almer b328bf8f7e avformat/mov: rename MOVCtts.duration to offset 1 month ago
Scott Theisen 0dceced45c avformat/mpegts: add DVB descriptor_tag values already in use 1 month ago
James Almer 46c6ca3ed1 avcodec/libfdk-aacenc: export CPB properties 1 month ago
James Almer 944212acad avformat/movenc: don't write a calculated avgBitrate when the provided one is unset 1 month ago
James Almer 5813e5aa34 avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input 1 month ago
James Almer f0051604c7 avformat/movenc: don't write PS NALUs in hvcC for codec tag hvc1 1 month ago
Pavel Koshevoy 46cb7b8d9d avutil/frame: also align data pointers in av_frame_get_buffer() 1 month ago
James Almer ea91d978e3 avutil/frame: fix setting plane_padding 1 month ago
James Almer 09122bd15c avutil/frame: use size_t for total_size in get_video_buffer() 1 month ago
Niklas Haas 2d077f9acd swscale/internal: group user-facing options together 1 month ago
Niklas Haas 10d1be2621 swscale/internal: use static_assert for enforcing offsets 1 month ago
Niklas Haas 55d5eae411 swscale/options: cosmetic changes 1 month ago
Peter Ross f298507323 avcodec/mm: decode raw chunk type and skip unknown audio chunk type 1 month ago
Peter Ross 66124bc368 avcodec/mm: don't fail if x offset exceeds frame width 1 month ago
Peter Ross 63ea1660fa avcodec/mm: decode partial palette 1 month ago
Peter Ross ac2442f0a7 avcodec/mm: set audio pts proportionally to audio offset 1 month ago
Marth64 3528bfed45 avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() 1 month ago
Scott Theisen be784e95ac avformat/mpegts: add support for ATSC E-AC-3 streams 1 month ago
Michael Niedermayer 7051825b01
doc/developer: Document relationship between git accounts and MAINTAINERS 1 month ago
Michael Niedermayer edc4855f77
doc/infra: Document trac backup system 1 month ago
Michael Niedermayer 8a21d8baf9
doc/infra: clarify domain name servers 1 month ago
Richard Mitic 67c2f80d2c libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder. 1 month ago
Zhao Zhili 05e079c948 avcodec/mediacodecenc: add async mode support 1 month ago
Zhao Zhili 9aacbfb6ca avcodec/mediacodec_wrapper: add async mode support 1 month ago
Zhao Zhili fa2ff5effc avcodec/mediacodecenc: Add operating_rate option 1 month ago
Zhao Zhili 46ad1abd36 avcodec/mediacodecdec: Add operating_rate option 1 month ago
Zhao Zhili a8375346eb fftools/ffplay_renderer: Fix a typo 1 month ago
Lynne aad40fed33
vulkan: fix sw_frame_deps counter 1 month ago
Lynne 4d3e96c90c
lavc/vulkan/common: fix reverse4's incorrect swizzle 1 month ago
Lynne 9691ac6af2
ffv1enc_vulkan: increase max outstanding byte count to 16bit 1 month ago
Lynne ebf5264c93
ffv1enc_vulkan: fix PCM encoding 1 month ago
Lynne eb536d97a0
ffv1enc_vulkan: support buffers larger than 4GiB 1 month ago
Leandro Santiago 69cbda5770 lavfi/vf_drawtext: fix memory management when destroying font face 2 months ago
James Almer 9d8f7bf4b8 tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers 2 months ago
Eugene Zemtsov e9c3698ed2 avcodec/decode: Fix incorrect enum type used in side_data_map() 2 months ago
James Almer d6b39373a2 avcodec/ffv1enc: restore header writing behavior for version > 1 2 months ago
Brad Smith f3eca3f387 libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv 2 months ago
Rémi Denis-Courmont 607d4cca8e riscv/h264dsp: remove spurious instruction 2 months ago
Lynne 66093c5b94 ffv1enc_vulkan: restrict number of execution contexts to 1 2 months ago
Rémi Denis-Courmont b75dff0e20 lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic 2 months ago
Rémi Denis-Courmont e29432e6bb lavu/riscv: fix compilation without Vector support 2 months ago
Lynne 970d57988d
lavc: bump minor version for FFv1 Vulkan encoder 2 months ago
Lynne ed2391d341
ffv1enc: add a Vulkan encoder 2 months ago
Lynne a6c58353ac
ffv1enc: move slice allocation out of generic encode init 2 months ago
Lynne 12ea1cde57
ffv1enc: move plane info init into a separate function 2 months ago