aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avformat/mov: set primary extradata based on the first Sample only if it's no...HEADmasterJames Almer4 hours1-2/+2
* forgejo/CODEOWNERS: add myself to docsGyan Doshi4 hours1-0/+4
* .forgejo/CODEOWNERS: add myself to a few thingsMichael Niedermayer6 hours1-2/+12
* configure: don't disable '-ftree-vectorize' on GCC >= 13 on major architecturesJiawei10 hours2-1/+20
* avcodec/motion_est: Remove double protection from init_ref()Michael Niedermayer15 hours1-3/+3
* configure: treat unrecognized flags as errors on MSVCKacper Michajłow25 hours1-0/+6
* configure: filter link flags separately for MSVCKacper Michajłow25 hours1-2/+9
* configure: don't use dangling temp file stateKacper Michajłow25 hours1-0/+2
* hwcontext_vulkan: fix exporting multi-plane DRM modifiersRussell Greene27 hours1-10/+94
* vulkan_encode_h264/5: Fix uninitialized return value in write_extra_headersDavid Rosca27 hours2-0/+2
* lavc/vulkan/common: sign-ify lengthsLynne27 hours3-14/+14
* hwcontext_vulkan: enable uniformBufferStandardLayoutLynne27 hours1-0/+1
* hwcontext_vulkan: temporarily disable host_image_copyLynne27 hours1-1/+0
* vf_libplacebo: add support for specifying a LUT for the inputLynne27 hours2-0/+66
* tests/fate/hlsenc: add testcase of hls fragment mp4 named cmfaSteven Liu30 hours2-0/+65
* avformat/iff: fix EOF checkJames Almer39 hours1-3/+3
* tools/target_fuzzer: don't spam stderrKacper Michajłow41 hours3-5/+5
* avcodec/qcelpdec: set missing sample rateKacper Michajłow41 hours1-0/+2
* avcodec/qcelpdec: set missing sample rateKacper Michajłow41 hours1-0/+2
* avcodec/evrcdec: set missing sample rateKacper Michajłow41 hours1-0/+2
* avcodec/dsicinaudio: set missing sample rateKacper Michajłow41 hours1-0/+2
* avformat/ffmetadec: don't compare undefined stringKacper Michajłow41 hours1-2/+2
* forgejo/workflows: sort file list for cache hashKacper Michajłow44 hours1-1/+1
* avformat/hls: add cmfv/cmfa exceptionsMichael Niedermayer46 hours1-2/+2
* avformat/libopenmpt: fix seeking weirdnessKimapr46 hours1-1/+9
* avcodec/dvbsubenc: add a min_bpp option to work around some decodersRonan Waide47 hours3-11/+63
* avformat/internal: retire ff_get_frame_filenameMarton Balint48 hours2-19/+3
* avformat/img2enc: use a AVBPrint buffer for generating the filenameMarton Balint48 hours1-16/+24
* avformat/utils: add ff_bprint_get_frame_filenameMarton Balint48 hours2-15/+29
* avformat/img2enc: allocate temp and target filename dynamicallyMarton Balint48 hours1-13/+22
* forgejo/ISSUE_TEMPLATE: create Issue ticket template based on TRAC formYalda2 days1-0/+9
* forgejo/CODEOWNERS: Add myself for arm/aarch64 assemblyMartin Storsjö2 days1-2/+18
* avcodec/webvttdec: strip classesLeon Grutters2 days1-13/+27
* tests/fate/audio: Sanyo LD-ADPCM test casePeter Ross2 days4-0/+148
* tests/fate/video: LEAD MCMP test casePeter Ross2 days5-0/+39
* tests/fate/demux: IFF ANIM test casePeter Ross2 days2-0/+35
* tests/fate/audio: G.728 test casePeter Ross2 days1-0/+6
* doc/bitstream_filters: correct variable use in examplesGyan Doshi2 days1-2/+2
* forgejo/CODEOWNERS: fix alphabetical orderLynne2 days1-4/+6
* tests/fate/subtitles: add test for LRC with ms -> ms conversionKacper Michajłow3 days2-0/+52
* avformat/lrcenc: add precision optionKacper Michajłow3 days2-6/+50
* tests/fate/subtitles: add test for LRC with milliseconds timestampKacper Michajłow3 days2-0/+52
* avformat/lrcdec: support arbitrary precision timestampKacper Michajłow3 days1-8/+10
* forgejo/CODEOWNERS: add missing handle to new entriesJames Almer3 days1-2/+2
* forgejo/CODEOWNERS: add myself for iamfJames Almer3 days1-0/+5
* forgejo/CODEOWNERS: add a CODEOWNERS file to automatically add reviewersLynne3 days1-0/+34
* forgejo/workflows: run fate with assert level 2Kacper Michajłow3 days1-1/+1
* libavcodec/tests/motion: Add check for avcodec_alloc_context3()Jiasheng Jiang3 days1-0/+4
* examples: Add av_freep to avoid potential memory leakJiasheng Jiang3 days1-0/+1
* avcodec/tests/avpacket: Add av_packet_free() to avoid memory leakJiasheng Jiang3 days1-0/+3