index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lavf: add public functions converting dispositions to/from strings
Anton Khirnov
2021-11-16
3
-0
/
+62
*
lavf: add an AVClass to AVStream on next major bump
Anton Khirnov
2021-11-16
4
-1
/
+36
*
lavf: improve AV_DISPOSITION_* doxy
Anton Khirnov
2021-11-16
1
-19
/
+77
*
lavfi/vulkan: add mutliqueue emulation code
Lynne
2021-11-16
2
-18
/
+22
*
lavfi/vulkan: fix static descriptor set updating
Lynne
2021-11-16
2
-0
/
+22
*
libavfilter: add a gblur_vulkan filter
Wu Jianhua
2021-11-16
4
-0
/
+527
*
swscale/input: clip rgbf32 values before lrintf
Mark Reid
2021-11-15
1
-8
/
+8
*
libavutil/common: clip nan value to amin
Mark Reid
2021-11-15
2
-10
/
+10
*
avfilter/v360: add support for off-axis projection output
Paul B Mahol
2021-11-15
3
-38
/
+24
*
*/version.h: define FF_API macros unconditionally
Anton Khirnov
2021-11-15
5
-48
/
+0
*
doc/filters: add details and ranges for colorkey
Gyan Doshi
2021-11-15
1
-10
/
+16
*
avformat/concatdec: fix NEEDS_UNSAFE flag value
Googleplex
2021-11-14
1
-1
/
+1
*
avformat/demux: allow total size of packets in raw_packet_buffer to reach pro...
Marton Balint
2021-11-14
4
-10
/
+8
*
avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_dur
Marton Balint
2021-11-14
3
-7
/
+10
*
avformat/dhav: Limit get_duration() iterations
Michael Niedermayer
2021-11-14
1
-1
/
+2
*
avcodec/speexdec: Check frames_per_packet more completely
Michael Niedermayer
2021-11-14
1
-1
/
+3
*
swscale/input: unify grayf32 funcs with rgbf32 funcs
Mark Reid
2021-11-14
1
-25
/
+11
*
avutil/hwcontext_vulkan: add support for exporting memory via Win32 Handles
Timo Rothenpieler
2021-11-14
1
-6
/
+96
*
avutil/vulkan: load win32 external memory functions
Timo Rothenpieler
2021-11-14
3
-1
/
+23
*
doc/t2h.pm: fix missing TOC with texinfo 6.8 and above
Matthew White
2021-11-14
1
-1
/
+5
*
doc/t2h.pm: fix missing CSS with texinfo 6.8 and above
Matthew White
2021-11-14
1
-3
/
+19
*
swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warnings
Soft Works
2021-11-13
1
-1
/
+1
*
fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts'
Soft Works
2021-11-13
1
-3
/
+8
*
fftools/ffmpeg: Output log message when interactive q command is received
Soft Works
2021-11-13
1
-1
/
+3
*
avutil/opt: fix mis-alignment of option and constant values for filter help
Soft Works
2021-11-13
1
-1
/
+1
*
fftools/ffmpeg: Fix indentation after change
Soft Works
2021-11-13
1
-13
/
+13
*
fftools/ffmpeg: Remove redundant loop
Soft Works
2021-11-13
1
-3
/
+1
*
doc/developer: add description about safely sending patches via E-Mail clients
Soft Works
2021-11-13
1
-0
/
+16
*
avutil/hwcontext_dxva2: add ARGB format
Soft Works
2021-11-13
1
-0
/
+1
*
avdevice/dshow: fix a unused variable warning
James Almer
2021-11-13
1
-1
/
+1
*
avdevice/dshow: fix print format for some variables
James Almer
2021-11-13
1
-1
/
+1
*
hwcontext_vaapi: don't use the generic mapping struct for DRM/VAAPI
Lynne
2021-11-13
1
-19
/
+11
*
hwcontext_vulkan: fix small memory leak when unmapping
Lynne
2021-11-13
1
-0
/
+1
*
hwcontext_vulkan: wait for semaphores when unmapping from VAAPI
Lynne
2021-11-13
1
-0
/
+10
*
hwcontext_vulkan: print error information on queue submission failure
Lynne
2021-11-13
1
-0
/
+2
*
hwcontext_vulkan: fix DMABUF import format check call
Lynne
2021-11-13
1
-0
/
+4
*
hwcontext_vulkan: improve CUDA error handling
Lynne
2021-11-13
1
-12
/
+14
*
hwcontext_vulkan: close exported memory FD on CUDA import error
Lynne
2021-11-13
1
-0
/
+1
*
hwcontext_vulkan: do not dup() semaphore FDs for CUDA
Lynne
2021-11-13
1
-5
/
+1
*
hwcontext_vulkan: properly migrate queue families with DRM import/export
Lynne
2021-11-13
1
-11
/
+1
*
hwcontext_vulkan: properly migrate between queue families on CUDA import/export
Lynne
2021-11-13
1
-41
/
+52
*
hwcontext_vulkan: properly error out if timeline semaphores are unsupported
Lynne
2021-11-13
1
-0
/
+1
*
lavfi/vf_libplacebo: pick log level dynamically
Niklas Haas
2021-11-12
1
-1
/
+14
*
lavfi: add a libplacebo filter
Niklas Haas
2021-11-12
4
-0
/
+722
*
hwcontext_vulkan: fix CreateSemaphore conflict with synchapi.h
Lynne
2021-11-12
1
-6
/
+7
*
hwcontext_vulkan: use vkDeviceWaitIdle instead of vkWaitSemaphores on uninit
Lynne
2021-11-12
2
-9
/
+4
*
avfilter/src_movie: make the number of decode thread configurable
Limin Wang
2021-11-12
2
-3
/
+10
*
doc/APIchanges: fix typos and correct a date
Lynne
2021-11-12
1
-2
/
+2
*
doc/APIchanges: update for Vulkan API changes
Lynne
2021-11-12
2
-1
/
+5
*
lavfi/vulkan: refactor, fix and fully implement multiple queues
Lynne
2021-11-12
6
-216
/
+336
[prev]
[next]