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
*
avformat/movenc: don't disable edit lists when writing CMAF output
HEAD
master
James Almer
10 hours
1
-8
/
+0
*
avformat/mov: Populate packet duration using stts atom instead of guessing
Darren Mo
10 hours
11
-30
/
+182
*
avformat/mov: rename MOVCtts.duration to offset
James Almer
10 hours
3
-19
/
+20
*
avformat/mpegts: add DVB descriptor_tag values already in use
Scott Theisen
13 hours
1
-0
/
+11
*
avcodec/libfdk-aacenc: export CPB properties
James Almer
20 hours
1
-0
/
+9
*
avformat/movenc: don't write a calculated avgBitrate when the provided one is...
James Almer
20 hours
1
-0
/
+3
*
avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted...
James Almer
20 hours
1
-3
/
+5
*
avformat/movenc: don't write PS NALUs in hvcC for codec tag hvc1
James Almer
20 hours
1
-2
/
+3
*
avutil/frame: also align data pointers in av_frame_get_buffer()
Pavel Koshevoy
20 hours
4
-9
/
+25
*
avutil/frame: fix setting plane_padding
James Almer
20 hours
1
-4
/
+5
*
avutil/frame: use size_t for total_size in get_video_buffer()
James Almer
20 hours
1
-3
/
+3
*
swscale/internal: group user-facing options together
Niklas Haas
46 hours
36
-680
/
+692
*
swscale/internal: use static_assert for enforcing offsets
Niklas Haas
46 hours
3
-6
/
+11
*
swscale/options: cosmetic changes
Niklas Haas
46 hours
1
-42
/
+44
*
avcodec/mm: decode raw chunk type and skip unknown audio chunk type
Peter Ross
2 days
2
-2
/
+18
*
avcodec/mm: don't fail if x offset exceeds frame width
Peter Ross
2 days
1
-1
/
+1
*
avcodec/mm: decode partial palette
Peter Ross
2 days
1
-7
/
+4
*
avcodec/mm: set audio pts proportionally to audio offset
Peter Ross
2 days
1
-1
/
+2
*
avformat/smoothstreamingenc: check return value of avcodec_parameters_copy()
Marth64
2 days
1
-1
/
+3
*
avformat/mpegts: add support for ATSC E-AC-3 streams
Scott Theisen
2 days
1
-0
/
+1
*
doc/developer: Document relationship between git accounts and MAINTAINERS
Michael Niedermayer
3 days
1
-0
/
+19
*
doc/infra: Document trac backup system
Michael Niedermayer
3 days
1
-0
/
+2
*
doc/infra: clarify domain name servers
Michael Niedermayer
3 days
1
-1
/
+3
*
libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder.
Richard Mitic
3 days
1
-0
/
+1
*
avcodec/mediacodecenc: add async mode support
Zhao Zhili
3 days
3
-34
/
+266
*
avcodec/mediacodec_wrapper: add async mode support
Zhao Zhili
3 days
2
-0
/
+158
*
avcodec/mediacodecenc: Add operating_rate option
Zhao Zhili
3 days
2
-2
/
+7
*
avcodec/mediacodecdec: Add operating_rate option
Zhao Zhili
3 days
1
-0
/
+8
*
fftools/ffplay_renderer: Fix a typo
Zhao Zhili
3 days
1
-2
/
+2
*
vulkan: fix sw_frame_deps counter
Lynne
3 days
1
-0
/
+2
*
lavc/vulkan/common: fix reverse4's incorrect swizzle
Lynne
3 days
1
-1
/
+1
*
ffv1enc_vulkan: increase max outstanding byte count to 16bit
Lynne
3 days
1
-8
/
+8
*
ffv1enc_vulkan: fix PCM encoding
Lynne
3 days
1
-0
/
+1
*
ffv1enc_vulkan: support buffers larger than 4GiB
Lynne
3 days
2
-20
/
+15
*
lavfi/vf_drawtext: fix memory management when destroying font face
Leandro Santiago
3 days
1
-3
/
+8
*
tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers
James Almer
4 days
1
-2
/
+2
*
avcodec/decode: Fix incorrect enum type used in side_data_map()
Eugene Zemtsov
4 days
1
-2
/
+2
*
avcodec/ffv1enc: restore header writing behavior for version > 1
James Almer
5 days
1
-4
/
+6
*
libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv
Brad Smith
5 days
1
-2
/
+2
*
riscv/h264dsp: remove spurious instruction
Rémi Denis-Courmont
5 days
1
-1
/
+0
*
ffv1enc_vulkan: restrict number of execution contexts to 1
Lynne
5 days
1
-1
/
+1
*
lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic
Rémi Denis-Courmont
5 days
1
-1
/
+0
*
lavu/riscv: fix compilation without Vector support
Rémi Denis-Courmont
5 days
1
-1
/
+1
*
lavc: bump minor version for FFv1 Vulkan encoder
Lynne
5 days
1
-1
/
+1
*
ffv1enc: add a Vulkan encoder
Lynne
5 days
17
-0
/
+2905
*
ffv1enc: move slice allocation out of generic encode init
Lynne
5 days
1
-24
/
+24
*
ffv1enc: move plane info init into a separate function
Lynne
5 days
2
-13
/
+28
*
ffv1enc: expose ff_ffv1_write_extradata
Lynne
5 days
2
-2
/
+5
*
ffv1enc: split off encoder initialization into a separate function
Lynne
5 days
2
-191
/
+240
*
.gitignore: add exclusions for shader .c files
Lynne
5 days
1
-0
/
+2
[next]