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/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()
Michael Niedermayer
2018-07-08
1
-2
/
+2
*
avutil/softfloat: Add FLOAT_MIN
Michael Niedermayer
2018-01-08
1
-0
/
+1
*
avutil/softfloat: Fix sign error in and improve documentation of av_int2sf()
Michael Niedermayer
2017-06-16
1
-2
/
+4
*
avutil/internal: Do not enable CHECKED with DEBUG
Michael Niedermayer
2017-06-16
1
-3
/
+2
*
avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects
Aaron Levinson
2017-05-16
1
-1
/
+8
*
avutil/softfloat: Fix overflow in av_div_sf()
Michael Niedermayer
2017-05-14
1
-1
/
+8
*
avutil/softfloat: Fix multiple runtime error: left shift of negative value -8
Michael Niedermayer
2017-05-14
1
-2
/
+2
*
Add CHECK/SUINT code
Michael Niedermayer
2017-05-14
1
-0
/
+14
*
hwcontext_vdpau: Fix missing subscripts
Mark Thompson
2017-05-09
1
-2
/
+2
*
avutil/random_seed: Reduce the time needed on systems with very low precissio...
Michael Niedermayer
2017-01-26
1
-1
/
+1
*
avutil/random_seed: Improve get_generic_seed() with higher precission clock()
Michael Niedermayer
2017-01-26
1
-4
/
+6
*
avutil: Add av_image_check_size2()
Michael Niedermayer
2016-12-11
3
-6
/
+39
*
softfloat: decrease MIN_EXP to cover full float range
Andreas Cadhalpun
2016-11-25
1
-1
/
+1
*
softfloat: handle -INT_MAX correctly
Andreas Cadhalpun
2016-11-17
1
-1
/
+1
*
Revert "Bump minor versions after 3.2 branchpoint to seperate release"
Michael Niedermayer
2016-10-26
1
-1
/
+1
*
Bump minor versions after 3.2 branchpoint to seperate release
Michael Niedermayer
2016-10-26
1
-1
/
+1
*
Bump minor versions for 3.2
Michael Niedermayer
2016-10-26
1
-1
/
+1
*
lavu: remove comma at final enumeration items to fix pedantic warnings
Michael Behrisch
2016-10-26
2
-7
/
+7
*
avutil/x86/emms: Document the emms_c() vs alloc/free relation.
Michael Niedermayer
2016-10-23
1
-0
/
+2
*
avutil/mips: loongson add mmi utils header file
Zhou Xiaoyong
2016-10-23
1
-0
/
+241
*
avutil/avassert: Add av_assertX_fpu()
Michael Niedermayer
2016-10-22
3
-1
/
+23
*
doc: fix spelling errors
Andreas Cadhalpun
2016-10-21
2
-2
/
+2
*
avutil: Improved selftest coverage for libavutil/fifo.c
Thomas Turner
2016-10-14
1
-2
/
+37
*
avutil/audio_fifo: Use av_fifo_freep() and remove redundant if()
Michael Niedermayer
2016-10-14
1
-2
/
+1
*
avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined
Michael Niedermayer
2016-10-10
1
-0
/
+1
*
Merge commit 'fe498ef5144d3712b887f44a0c5e654add99ead7'
Hendrik Leppkes
2016-10-07
1
-111
/
+79
|
\
|
*
hwcontext_vaapi: Return all formats for constraints without config
Mark Thompson
2016-06-21
1
-111
/
+79
*
|
Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'
Hendrik Leppkes
2016-10-07
3
-1
/
+16
|
\
\
|
|
/
|
*
lavc: export the timestamps when decoding in AVFrame.pts
Anton Khirnov
2016-06-21
3
-0
/
+11
*
|
pixfmt: Use enum assignment for aliases
Timothy Gu
2016-10-05
1
-4
/
+2
*
|
pixdesc: Order function prototypes semantically
Timothy Gu
2016-10-05
1
-97
/
+97
*
|
avutil/mips/generic_macros_msa: rename macro variable which causes segfault f...
Shivraj Patil
2016-10-05
1
-6
/
+6
*
|
avutil/hwcontext_cuda: align allocated frames
Timo Rothenpieler
2016-10-03
1
-15
/
+20
*
|
avutil/hwcontext_cuda: use proper synchronization flag
Timo Rothenpieler
2016-09-29
1
-1
/
+1
*
|
avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv
James Almer
2016-09-28
2
-3
/
+3
*
|
Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'
James Almer
2016-09-28
7
-1
/
+853
|
\
\
|
|
/
|
*
hwcontext: add a QSV implementation
Anton Khirnov
2016-06-21
7
-1
/
+853
*
|
Merge commit 'a8164323374e86ce5f93759230868c98356833a2'
James Almer
2016-09-28
3
-2
/
+8
|
\
\
|
|
/
|
*
pixdesc: Add new SMPTE 431, 432, and 2085 color properties
Vittorio Giovara
2016-06-21
3
-1
/
+7
|
*
pixfmt: Add ARIB STD-B76 color transfer characteristic
Neil Birkbeck
2016-06-21
3
-1
/
+3
*
|
avutil/frame: Add a flag to discard frame after decode.
Sasi Inguva
2016-09-19
3
-1
/
+6
*
|
lavu/timestamp: Avoid C++-unfriendly code in user header
Mark Thompson
2016-09-01
1
-1
/
+1
*
|
avutil/version: Improve lib versioning scheme for release branches with the n...
Michael Niedermayer
2016-08-29
1
-0
/
+9
*
|
avutil/version: Mention similarities and differences to semver
Michael Niedermayer
2016-08-29
1
-0
/
+6
*
|
avutil/mem: remove av_realloc / av_malloc incompatibility warning
Michael Niedermayer
2016-08-23
1
-24
/
+0
*
|
avutil: Softfloat implementation for IEEE 754 floating point
Umair Khan
2016-08-22
1
-0
/
+115
*
|
mem: Extend and edit Doxygen
Timothy Gu
2016-08-21
1
-137
/
+451
*
|
swresample: add int64 sample format
Paul B Mahol
2016-08-18
3
-1
/
+5
*
|
avformat: factorize iso 8601 timestamp writer to a dictionary avutil function
Marton Balint
2016-08-17
2
-0
/
+27
*
|
doxygen: Standardize root-level modules
Timothy Gu
2016-08-02
3
-13
/
+11
[next]