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
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions
Shivraj Patil
2015-06-02
1
-0
/
+150
*
avutil/float_dsp: Fix ambiguous wording about vector products
Michael Niedermayer
2015-06-01
1
-3
/
+3
*
avutil/ppc/cpu: Remove !ARCH_PPC64 check for mfspr, the code should now suppo...
Michael Niedermayer
2015-06-01
1
-1
/
+1
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-06-01
2
-3
/
+3
*
Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4'
Michael Niedermayer
2015-05-31
2
-0
/
+28
|
\
|
*
x86: Add helper macros to check for slow cpuflags
James Almer
2015-05-31
2
-0
/
+28
*
|
Merge commit 'f7cafb5d02aa3f26c185f6f9851413ad77a73872'
Michael Niedermayer
2015-05-31
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: add AV_CPU_FLAG_AVXSLOW flag
James Almer
2015-05-31
4
-5
/
+20
*
|
Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078'
Michael Niedermayer
2015-05-31
1
-0
/
+12
|
\
\
|
|
/
|
*
ppc: vsx: Implement diff_pixels and get_pixels
Luca Barbato
2015-05-31
1
-0
/
+12
*
|
avutil/ppc/float_dsp_init: Disable duplicate functions
Michael Niedermayer
2015-05-31
1
-5
/
+8
*
|
Merge commit 'eecd29b3fd7fee221580798346d6582b75c7ade4'
Michael Niedermayer
2015-05-31
4
-7
/
+173
|
\
\
|
|
/
|
*
ppc: vsx: Implement float_dsp
Luca Barbato
2015-05-31
4
-9
/
+174
*
|
Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331'
Michael Niedermayer
2015-05-31
3
-3
/
+21
|
\
\
|
|
/
|
*
ppc: cpu: Add support for VSX and POWER8 extensions
Luca Barbato
2015-05-31
3
-3
/
+21
|
*
ppc: Restrict some Altivec implementations to Big Endian
Luca Barbato
2015-05-31
1
-1
/
+2
*
|
Merge commit '3058872c293e239e3b51e86fe18cfbe720aadff1'
Michael Niedermayer
2015-05-31
1
-4
/
+19
|
\
\
|
|
/
|
*
ppc: Clarify and extend the cpuid check
Luca Barbato
2015-05-31
1
-4
/
+19
*
|
avutil/ppc/cpu: Check if unistd.h is available before including it
Michael Niedermayer
2015-05-31
1
-1
/
+4
*
|
Merge commit 'baa94563fede8959a638b0fa132dd2124acd93e8'
Michael Niedermayer
2015-05-31
1
-0
/
+31
|
\
\
|
|
/
|
*
ppc: linux: Check altivec using the auxv
Luca Barbato
2015-05-31
1
-0
/
+31
*
|
Merge commit '72cebae0d981dde144340cf51f3c323f01e215e5'
Michael Niedermayer
2015-05-31
2
-15
/
+15
|
\
\
|
|
/
|
*
ppc: avutil: Use the abriged vector types
Luca Barbato
2015-05-31
2
-17
/
+17
|
*
ppc: avutil: Drop a potentially dangerous workaround
Luca Barbato
2015-05-31
1
-14
/
+0
*
|
libavutil: Cosmetic changes to fixed_dsp file.
Nedeljko Babic
2015-05-29
1
-5
/
+5
*
|
Merge commit 'a64a5773ea5f7337cd1d87cfdf511914d317fe81'
Michael Niedermayer
2015-05-28
1
-5
/
+0
|
\
\
|
|
/
|
*
pixfmt: remove misleading and broken documentation
wm4
2015-05-28
1
-5
/
+0
|
*
x86inc: Clear __SECT__
Timothy Gu
2015-05-28
1
-1
/
+5
*
|
avcodec/mips: Split uni mc optimizations to new file
Shivraj Patil
2015-05-28
1
-0
/
+217
*
|
avutil/mips: Restructure of generic macros
Shivraj Patil
2015-05-28
1
-1291
/
+1279
*
|
x86inc: Clear __SECT__
Timothy Gu
2015-05-28
1
-1
/
+5
*
|
x86/cpu: add AV_CPU_FLAG_AVXSLOW flag
James Almer
2015-05-27
4
-4
/
+21
*
|
avutil: Add av_q2intfloat()
Michael Niedermayer
2015-05-26
3
-1
/
+56
*
|
Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'
Michael Niedermayer
2015-05-25
3
-2
/
+10
|
\
\
|
|
/
|
*
D3D11va: add a Direct3D11 video decoder similar to DXVA2
Steve Lhomme
2015-05-25
3
-1
/
+9
*
|
avutil/pixfmt: Clarify DV example comments for AVChromaLocation
Tim Nicholson
2015-05-22
1
-1
/
+1
*
|
avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/
Michael Niedermayer
2015-05-21
1
-1
/
+1
*
|
avutil/pixfmt: make luma sample positions even more explicit in the AVChromaL...
Michael Niedermayer
2015-05-21
1
-4
/
+7
*
|
avutil/pixfmt: Clarify mpeg example comments for AVChromaLocation
Michael Niedermayer
2015-05-21
1
-2
/
+2
*
|
avutil/pixfmt: clarify chroma location text further, as "first" is ambigous
Michael Niedermayer
2015-05-21
1
-3
/
+3
*
|
avutil/pixfmt: Clarify that the ASCII art describes the location of the first...
Michael Niedermayer
2015-05-21
1
-1
/
+2
*
|
avutil/pixfmt: Improve ascii art showing the meaning of the AVChromaLocation ...
Michael Niedermayer
2015-05-19
1
-3
/
+7
*
|
libavutil/softfloat: Add test case for av_add_sf
Nedeljko Babic
2015-05-14
1
-2
/
+29
*
|
imgutils: initialize palette padding bytes in av_image_alloc
Andreas Cadhalpun
2015-05-13
1
-0
/
+8
*
|
avutil/avstring: Use size_t in av_strlcatf()
Michael Niedermayer
2015-05-11
1
-1
/
+1
*
|
avutil/dict: Use size_t for appending strings
Michael Niedermayer
2015-05-10
1
-1
/
+1
*
|
libavutil/mem: use size_t for the length in av_strdup()
Michael Niedermayer
2015-05-10
1
-1
/
+1
*
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...
Shivraj Patil
2015-05-07
1
-0
/
+533
*
|
ripemd: move ripemd{256, 320} into separate functions
James Almer
2015-05-07
1
-132
/
+222
*
|
lavu: add yuv440p10/12 pixfmts.
Ronald S. Bultje
2015-05-06
2
-0
/
+54
[next]