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
*
Bump versions after 6.1
n6.2-dev
Michael Niedermayer
2023-10-29
8
-8
/
+8
*
doc/APIchanges: Add 6.1 cut point
Michael Niedermayer
2023-10-29
1
-0
/
+2
*
Bump versions prior to 6.1
Michael Niedermayer
2023-10-29
8
-11
/
+11
*
avutil/hwcontext_vaapi: return ENOSYS for unsupported operation
Zhao Zhili
2023-10-29
1
-3
/
+3
*
avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats
Zhao Zhili
2023-10-29
1
-12
/
+13
*
avutil/hwcontext_vulkan: fix memleak when device_create is skipped
Zhao Zhili
2023-10-29
1
-3
/
+14
*
vulkan: return VK_NOT_READY when no queries are available
Lynne
2023-10-28
2
-0
/
+6
*
avutil/channel_layout: simplify 22.2 layout bitmask define
James Almer
2023-10-28
1
-1
/
+1
*
avfilter/libvmaf: fix broken cuda build
Kyle Swanson
2023-10-27
1
-4
/
+0
*
avformat/rtsp: Use rtsp_st->stream_index
Michael Niedermayer
2023-10-27
1
-1
/
+1
*
avutil/tx_template: fix integer ovberflwo in fft3()
Michael Niedermayer
2023-10-27
1
-3
/
+4
*
avcodec/jpeg2000dec: Check image offset
Michael Niedermayer
2023-10-27
1
-0
/
+5
*
avcodec/vlc: dont pass nb_elems into multi vlc code
Michael Niedermayer
2023-10-27
1
-6
/
+5
*
avcodec/vlc: merge lost 16bit end of array check
Michael Niedermayer
2023-10-27
1
-4
/
+4
*
avcodec/magicyuv: remove redundant check in inner loop
Michael Niedermayer
2023-10-27
1
-2
/
+1
*
avcodec/magicyuv: correct end of array check in multi VLC parsing
Michael Niedermayer
2023-10-27
1
-1
/
+1
*
avcodec/bitstream_template: Basic documentation for read_vlc_multi()
Michael Niedermayer
2023-10-27
1
-1
/
+14
*
avutil: bump minor version after recent commits
James Almer
2023-10-27
2
-1
/
+8
*
avutil/channel_layout: add a 3.1.2 channel layout
James Almer
2023-10-27
4
-0
/
+6
*
avutil/channel_layout: add a 7.1.4 channel layout
Will Wolcott
2023-10-27
4
-0
/
+6
*
avutil/channel_layout: add a 7.1.2 channel layout
James Almer
2023-10-27
4
-0
/
+6
*
avutil/channel_layout: add a 5.1.4 channel layout
James Almer
2023-10-27
4
-0
/
+6
*
avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2
James Almer
2023-10-27
4
-5
/
+9
*
avcodec/mlpenc: try different filter parameters in case of out of range outpu...
Paul B Mahol
2023-10-27
1
-11
/
+14
*
avcodec/mlpenc: add support for 4.0/4.1 ch layout
Paul B Mahol
2023-10-27
1
-2
/
+6
*
avcodec/mlpdec: support for truehd with channels not representable with 5bit ...
Paul B Mahol
2023-10-27
1
-1
/
+4
*
avcodec/mlpenc: add 3.1 ch layout support for truehd
Paul B Mahol
2023-10-27
1
-1
/
+3
*
avcodec/hevcdec: Move collocated_ref to HEVCContext
Andreas Rheinhardt
2023-10-26
4
-8
/
+7
*
avfilter/vidstab: add option for file format specification
Gyan Doshi
2023-10-26
3
-2
/
+28
*
ffprobe: print the non-diegetic stream disposition flag
James Almer
2023-10-25
36
-32
/
+71
*
vulkan_decode: correct flipped condition in image layout
Lynne
2023-10-25
1
-1
/
+1
*
vulkan_decode: fix another validation issue
Lynne
2023-10-25
1
-1
/
+2
*
vulkan_decode: fix pedantic validation issue
Lynne
2023-10-25
1
-10
/
+13
*
vulkan_decode: use coded_width/height instead of the non-coded width and height
Lynne
2023-10-25
1
-8
/
+8
*
avformat/options: add missing disposition flag to AVStream class options
James Almer
2023-10-25
2
-1
/
+2
*
aarch64: Only enable extensions in the intended files/regions
Martin Storsjö
2023-10-24
3
-3
/
+18
*
aarch64: Stop using asm/hwcap.h for the HWCAP_* detection
Martin Storsjö
2023-10-24
2
-4
/
+1
*
hwcontext_vulkan: improve queue family init code
Lynne
2023-10-24
1
-7
/
+7
*
fftools: Check HAVE_GETSTDHANDLE before using GetStdHandle
Martin Storsjö
2023-10-23
1
-1
/
+1
*
libavcodec/aarch64/hevc: Require consistent use of trailing semicolon
Martin Storsjö
2023-10-23
1
-3
/
+3
*
avcodec/av1dec, vaapi_av1: Remove excessive logmessages
Andreas Rheinhardt
2023-10-22
2
-16
/
+4
*
avcodec/pthread_frame: Remove ff_thread_release_buffer()
Andreas Rheinhardt
2023-10-22
27
-223
/
+189
*
avcodec/librsvgdec: fix memory leaks and deprecated functions
Leo Izen
2023-10-22
2
-20
/
+63
*
aarch64: Reindent all assembly to 8/24 column indentation
Martin Storsjö
2023-10-21
6
-1600
/
+1600
*
aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.S
Martin Storsjö
2023-10-21
1
-60
/
+60
*
aarch64: Make the indentation more consistent
Martin Storsjö
2023-10-21
7
-315
/
+315
*
aarch64: Lowercase UXTW/SXTW and similar flags
Martin Storsjö
2023-10-21
6
-105
/
+105
*
aarch64: Consistently use lowercase for vector element specifiers
Martin Storsjö
2023-10-21
16
-2231
/
+2231
*
avcodec/mlpenc: add 2.1 layout support for truehd
Paul B Mahol
2023-10-20
1
-1
/
+3
*
ffprobe: add -output_format as an alias of -of
Stefano Sabatini
2023-10-20
3
-11
/
+13
[next]