aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avformat/movenc: don't disable edit lists when writing CMAF outputHEADmasterJames Almer10 hours1-8/+0
* avformat/mov: Populate packet duration using stts atom instead of guessingDarren Mo10 hours11-30/+182
* avformat/mov: rename MOVCtts.duration to offsetJames Almer10 hours3-19/+20
* avformat/mpegts: add DVB descriptor_tag values already in useScott Theisen13 hours1-0/+11
* avcodec/libfdk-aacenc: export CPB propertiesJames Almer20 hours1-0/+9
* avformat/movenc: don't write a calculated avgBitrate when the provided one is...James Almer20 hours1-0/+3
* avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted...James Almer20 hours1-3/+5
* avformat/movenc: don't write PS NALUs in hvcC for codec tag hvc1James Almer20 hours1-2/+3
* avutil/frame: also align data pointers in av_frame_get_buffer()Pavel Koshevoy20 hours4-9/+25
* avutil/frame: fix setting plane_paddingJames Almer20 hours1-4/+5
* avutil/frame: use size_t for total_size in get_video_buffer()James Almer20 hours1-3/+3
* swscale/internal: group user-facing options togetherNiklas Haas46 hours36-680/+692
* swscale/internal: use static_assert for enforcing offsetsNiklas Haas46 hours3-6/+11
* swscale/options: cosmetic changesNiklas Haas46 hours1-42/+44
* avcodec/mm: decode raw chunk type and skip unknown audio chunk typePeter Ross2 days2-2/+18
* avcodec/mm: don't fail if x offset exceeds frame widthPeter Ross2 days1-1/+1
* avcodec/mm: decode partial palettePeter Ross2 days1-7/+4
* avcodec/mm: set audio pts proportionally to audio offsetPeter Ross2 days1-1/+2
* avformat/smoothstreamingenc: check return value of avcodec_parameters_copy()Marth642 days1-1/+3
* avformat/mpegts: add support for ATSC E-AC-3 streamsScott Theisen2 days1-0/+1
* doc/developer: Document relationship between git accounts and MAINTAINERSMichael Niedermayer3 days1-0/+19
* doc/infra: Document trac backup systemMichael Niedermayer3 days1-0/+2
* doc/infra: clarify domain name serversMichael Niedermayer3 days1-1/+3
* libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder.Richard Mitic3 days1-0/+1
* avcodec/mediacodecenc: add async mode supportZhao Zhili3 days3-34/+266
* avcodec/mediacodec_wrapper: add async mode supportZhao Zhili3 days2-0/+158
* avcodec/mediacodecenc: Add operating_rate optionZhao Zhili3 days2-2/+7
* avcodec/mediacodecdec: Add operating_rate optionZhao Zhili3 days1-0/+8
* fftools/ffplay_renderer: Fix a typoZhao Zhili3 days1-2/+2
* vulkan: fix sw_frame_deps counterLynne3 days1-0/+2
* lavc/vulkan/common: fix reverse4's incorrect swizzleLynne3 days1-1/+1
* ffv1enc_vulkan: increase max outstanding byte count to 16bitLynne3 days1-8/+8
* ffv1enc_vulkan: fix PCM encodingLynne3 days1-0/+1
* ffv1enc_vulkan: support buffers larger than 4GiBLynne3 days2-20/+15
* lavfi/vf_drawtext: fix memory management when destroying font faceLeandro Santiago3 days1-3/+8
* tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffersJames Almer4 days1-2/+2
* avcodec/decode: Fix incorrect enum type used in side_data_map()Eugene Zemtsov4 days1-2/+2
* avcodec/ffv1enc: restore header writing behavior for version > 1James Almer5 days1-4/+6
* libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscvBrad Smith5 days1-2/+2
* riscv/h264dsp: remove spurious instructionRémi Denis-Courmont5 days1-1/+0
* ffv1enc_vulkan: restrict number of execution contexts to 1Lynne5 days1-1/+1
* lavc/h264dsp: fix R-V V weight_pixels pointer arithmeticRémi Denis-Courmont5 days1-1/+0
* lavu/riscv: fix compilation without Vector supportRémi Denis-Courmont5 days1-1/+1
* lavc: bump minor version for FFv1 Vulkan encoderLynne5 days1-1/+1
* ffv1enc: add a Vulkan encoderLynne5 days17-0/+2905
* ffv1enc: move slice allocation out of generic encode initLynne5 days1-24/+24
* ffv1enc: move plane info init into a separate functionLynne5 days2-13/+28
* ffv1enc: expose ff_ffv1_write_extradataLynne5 days2-2/+5
* ffv1enc: split off encoder initialization into a separate functionLynne5 days2-191/+240
* .gitignore: add exclusions for shader .c filesLynne5 days1-0/+2