117870 Commits (ecb7232bac33ebba47e03663e7e5a3517a8e0a5c)
 

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