index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86util: add and use RSHIFT/LSHIFT macros
Christophe Gisquet
2014-06-15
1
-0
/
+16
*
Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772'
Michael Niedermayer
2014-06-09
1
-1
/
+4
|
\
|
*
av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE
Janne Grunau
2014-06-09
1
-1
/
+4
*
|
x86/float_dsp: add missing femms
James Almer
2014-06-08
1
-0
/
+3
*
|
x86/float_dsp: port vector_fmul_window to yasm
James Almer
2014-06-08
2
-73
/
+63
*
|
x86/vp9: inital AVX2 intra_pred
James Almer
2014-06-08
1
-0
/
+1
*
|
avutil/libm: fix fminf() emulation build failure due to undefined FFMIN
Michael Niedermayer
2014-06-06
1
-1
/
+3
*
|
avutil/libm: Replace macro based fminf() by function
Michael Niedermayer
2014-06-06
1
-1
/
+4
*
|
avutil/libm: use FFMIN instead of fmin()
Michael Niedermayer
2014-06-06
1
-1
/
+1
*
|
avutil/libm: fix fminf typo
Michael Niedermayer
2014-06-06
1
-1
/
+1
*
|
build: add fminf() emulation
Michael Niedermayer
2014-06-06
1
-0
/
+5
*
|
Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996'
Michael Niedermayer
2014-06-05
1
-2
/
+2
|
\
\
|
|
/
|
*
dict: const correctness for av_dict_get() and av_dict_copy()
Diego Biurrun
2014-06-05
2
-5
/
+5
*
|
avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64le
Michael Niedermayer
2014-06-05
1
-12
/
+28
*
|
Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'
Michael Niedermayer
2014-06-04
2
-6
/
+18
|
\
\
|
|
/
|
*
build: check if AS supports the '.func' directive
Janne Grunau
2014-06-03
2
-6
/
+18
*
|
fix various typos
Lou Logan
2014-06-03
3
-3
/
+3
*
|
Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'
Michael Niedermayer
2014-06-03
1
-1
/
+1
|
\
\
|
|
/
|
*
aarch64: use '#' for whole line asm comments
Janne Grunau
2014-06-03
1
-1
/
+1
*
|
Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'
Michael Niedermayer
2014-06-03
1
-1
/
+1
|
\
\
|
|
/
|
*
aarch64: remove optional :pg_hi21: for adrp instruction
Janne Grunau
2014-06-03
1
-1
/
+1
*
|
Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'
Michael Niedermayer
2014-06-03
1
-1
/
+4
|
\
\
|
|
/
|
*
aarch64: add darwin style PAGE/PAGEOFF relocations
Janne Grunau
2014-06-03
1
-1
/
+4
*
|
Loose mplayer in MPlayer/incoming/
Michael Niedermayer
2014-06-03
1
-1
/
+1
*
|
Add direct link to ML in missing_feature_sample()
Michael Niedermayer
2014-06-03
1
-1
/
+1
*
|
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
Michael Niedermayer
2014-06-02
2
-88
/
+0
|
\
\
|
|
/
|
*
Remove all Blackfin architecture optimizations
Diego Biurrun
2014-06-02
2
-88
/
+0
*
|
avutil/mathematics/av_add_stable: Avoid av_cmp_q() call
Michael Niedermayer
2014-06-02
1
-4
/
+3
*
|
av_add_stable: Add fast special case where step can be represented exactly
Michael Niedermayer
2014-06-02
1
-0
/
+8
*
|
avutil/mathematics/av_add_stable: check for the common case of inc=1
Michael Niedermayer
2014-06-02
1
-1
/
+2
*
|
avutil/mathematics/av_add_stable: avoid unneeded variable
Michael Niedermayer
2014-06-02
1
-5
/
+5
*
|
avutil/opt: add av_opt_copy()
Michael Niedermayer
2014-06-01
3
-1
/
+45
*
|
avutil/opt: add opt_size()
Michael Niedermayer
2014-06-01
1
-0
/
+22
*
|
Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'
Michael Niedermayer
2014-06-01
4
-44
/
+127
|
\
\
|
|
/
|
*
lavu: add all color-related enums to AVFrame
wm4
2014-06-01
4
-1
/
+113
*
|
avutil/frame: frame_copy_video: support copying from a smaller to a larger frame
Michael Niedermayer
2014-05-31
1
-3
/
+3
*
|
x86: hpeldsp: better factorization
Christophe Gisquet
2014-05-29
1
-1
/
+9
*
|
Merge commit '08cd92144e73195eecc28ed0348e66e255516b82'
Michael Niedermayer
2014-05-29
1
-2
/
+2
|
\
\
|
|
/
|
*
aarch64: Use the correct syntax for relocations
Martin Storsjö
2014-05-29
1
-2
/
+2
*
|
Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd'
Michael Niedermayer
2014-05-29
1
-1
/
+1
|
\
\
|
|
/
|
*
frame: fix the error path in av_frame_copy_props()
Roman Savchenko
2014-05-29
1
-1
/
+1
*
|
x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}
James Almer
2014-05-28
1
-0
/
+5
*
|
Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'
Michael Niedermayer
2014-05-28
1
-0
/
+3
|
\
\
|
|
/
|
*
ppc: Move vec_unaligned_load macro to util_altivec
Diego Biurrun
2014-05-28
1
-0
/
+3
*
|
Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d'
Michael Niedermayer
2014-05-28
1
-11
/
+0
|
\
\
|
|
/
|
*
ppc: util_altivec: Drop unused macros
Diego Biurrun
2014-05-28
1
-11
/
+0
*
|
Timecode: Support 48fps
Thierry Foucu
2014-05-28
1
-1
/
+1
*
|
Merge commit '4d8c28deab2488579f585406110b1be790896e59'
Michael Niedermayer
2014-05-27
1
-1
/
+1
|
\
\
|
|
/
|
*
imgutils: make systematic palette opaque.
Carl Eugen Hoyos
2014-05-25
1
-1
/
+1
*
|
lavu: add thread message API.
Nicolas George
2014-05-26
4
-1
/
+278
[next]