index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()
Michael Niedermayer
2018-10-27
3
-17
/
+68
*
avutil/integer: Fix integer overflow in av_mul_i()
Michael Niedermayer
2018-10-24
1
-1
/
+1
*
lavu: bump version, add Changelog entry
Josh de Kock
2018-10-24
1
-2
/
+2
*
lavc/h264: create AVFrame side data from H.264 timecodes
Devin Heitmueller
2018-10-23
2
-0
/
+9
*
lavu/qsv: make a copy as libmfx alignment requirement for uploading
Zhong Li
2018-10-11
1
-2
/
+29
*
lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.
Zhong Li
2018-10-11
1
-10
/
+34
*
avutil/tests/parseutils: add some big duration tests
Marton Balint
2018-10-07
1
-0
/
+4
*
avutil/parseutils: fix some overflows in duration calculations
Marton Balint
2018-10-07
1
-4
/
+10
*
avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DUR...
Marton Balint
2018-10-07
1
-7
/
+14
*
Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'
Mark Thompson
2018-10-06
1
-1
/
+1
|
\
|
*
lavu/qsv: fix a random hwupload failure regression
Zhong Li
2018-10-03
1
-1
/
+1
*
|
hwcontext_vaapi: Improve format mapping
Mark Thompson
2018-09-23
1
-57
/
+76
*
|
hwcontext_vaapi: Improve logging around quirk detection
Mark Thompson
2018-09-23
1
-8
/
+19
*
|
lavu/frame: Add missing conversions from side data enum to name
Jun Zhao
2018-09-21
1
-0
/
+3
*
|
Fix typos
Michael Bunk
2018-09-14
1
-1
/
+1
*
|
x86/float_dsp: add ff_vector_dmul_{sse2,avx}
James Almer
2018-09-14
2
-0
/
+40
*
|
avutil: add float_dsp.vector_dmul
Paul B Mahol
2018-09-12
2
-0
/
+25
*
|
Merge commit '642fd4769becc2f4827f8375a3d9e8edd2f5df77'
James Almer
2018-09-11
1
-6
/
+77
|
\
\
|
|
/
|
*
qsvvpp: Perform full init only when needed
Joe Olivas
2018-09-04
1
-6
/
+77
*
|
Merge commit 'f89ec87afaf0d1abb6d450253b0b348fd554533b'
James Almer
2018-09-11
1
-16
/
+16
|
\
\
|
|
/
|
*
frame: Simplify the video allocation
Luca Barbato
2018-08-05
1
-20
/
+9
|
*
random_seed: use bcrypt instead of the old wincrypt API
Steve Lhomme
2018-04-19
1
-9
/
+10
*
|
avutil/file: allow mapping 0 byte files with av_file_map
Marton Balint
2018-09-09
3
-1
/
+11
*
|
avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B
Shiyou Yin
2018-09-09
1
-31
/
+53
*
|
avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
gxw
2018-09-09
1
-0
/
+28
*
|
avcodec/mips: [loongson] reoptimize simple idct with mmi.
Shiyou Yin
2018-09-02
1
-0
/
+49
*
|
avutil/encryption_info: Fix size calculation.
Jacob Trimble
2018-08-15
1
-3
/
+3
*
|
libavutil: Adds gray floating-point pixel formats.
Sergey Lavrushkin
2018-08-11
3
-2
/
+29
*
|
x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with them
James Almer
2018-07-31
1
-1
/
+1
*
|
x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions
James Almer
2018-07-31
1
-0
/
+2
*
|
avutil/pixelutils: sad_32x32 sse2/avx2 optimizations.
Jun Zhao
2018-07-31
2
-0
/
+249
*
|
lavutil/pixelutils: add sad_32x32 in pixelutils API.
Jun Zhao
2018-07-31
2
-1
/
+3
*
|
avutil/hwcontext_d3d11va: fix type arguments passed to IDXGIAdapter2_GetDesc()
James Almer
2018-07-25
1
-1
/
+1
*
|
avutil/pixfmt: Document chroma plane size for odd resolutions
Michael Niedermayer
2018-07-20
1
-0
/
+4
*
|
lavu/x86/cpu: Fix aesni detection
alexander schmid
2018-07-19
1
-1
/
+1
*
|
avutil/pixelutils: correct the function name in comments
Jun Zhao
2018-07-11
1
-4
/
+4
*
|
hwcontext_opencl: remove an unused variable
Jun Zhao
2018-06-29
1
-1
/
+0
*
|
hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive
Jun Zhao
2018-06-29
1
-4
/
+1
*
|
configure: fix check for opencl_vaapi_intel_media.
Jun Zhao
2018-06-29
1
-1
/
+6
*
|
libavutil/encryption_info: Add unit tests.
Jacob Trimble
2018-06-27
3
-0
/
+178
*
|
avutil/gitignore: Ignore integer test binary.
Jacob Trimble
2018-06-27
1
-0
/
+1
*
|
avutil/encryption_info: Fix documentation problem.
Jacob Trimble
2018-06-27
1
-1
/
+1
*
|
hwcontext_opencl: Remove unused variable
Mark Thompson
2018-06-24
1
-1
/
+0
*
|
libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
2018-06-23
2
-51
/
+100
*
|
hwcontext_opencl: use ff_hwframe_map_replace()
Rostislav Pehlivanov
2018-06-21
1
-4
/
+1
*
|
hwcontext_internal: add ff_hwframe_map_replace
Rostislav Pehlivanov
2018-06-21
2
-0
/
+12
*
|
tests/bprint: Replace the number by macro for bprint init
Jun Zhao
2018-06-17
1
-6
/
+6
*
|
avutil/log: Replace the number by macro for bprint init
Jun Zhao
2018-06-17
1
-3
/
+3
*
|
avutil/common: Fix undefined behavior in av_clip_uintp2_c()
Michael Niedermayer
2018-06-15
1
-1
/
+1
*
|
pixdesc: Only check against valid entries when iterating over lists of enums
Derek Buitenhuis
2018-06-12
1
-4
/
+24
[next]