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
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-16
1
-0
/
+2
|
\
|
*
x86inc: add *mp named argument support to DEFINE_ARGS.
Ronald S. Bultje
2012-03-14
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-13
4
-32
/
+1
|
\
\
|
|
/
|
*
remove iwmmxt optimizations
Janne Grunau
2012-03-12
4
-32
/
+1
*
|
libavutil: document av_force_cpu_flags(-1).
Michael Niedermayer
2012-03-08
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-07
3
-3
/
+19
|
\
\
|
|
/
|
*
cpu: initialize mask to -1, so that by default, optimizations are used.
Ronald S. Bultje
2012-03-06
1
-1
/
+1
|
*
cpu: add av_set_cpu_flags_mask().
Anton Khirnov
2012-03-06
3
-2
/
+20
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-05
1
-1
/
+4
|
\
\
|
|
/
|
*
x86inc: don't "bake" stack_offset in named arguments.
Loren Merritt
2012-03-03
1
-1
/
+4
*
|
Remove duplicate initializers for VDA_VLD and GBR24P.
Dale Curtis
2012-03-03
1
-16
/
+0
*
|
eval: fix infinite loop on opensolaris x86.
Michael Niedermayer
2012-03-01
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-29
1
-2
/
+1
|
\
\
|
|
/
|
*
doxygen: Remove documentation for non-existing parameters; misc small fixes.
Diego Biurrun
2012-02-28
1
-2
/
+1
*
|
eval: add root() to solve f(x)=0
Michael Niedermayer
2012-02-27
1
-1
/
+47
*
|
eval: Check that single parameter functions dont get a second param.
Michael Niedermayer
2012-02-26
1
-1
/
+1
*
|
eval: Allow specifying the variable id.
Michael Niedermayer
2012-02-26
1
-4
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-26
3
-1
/
+3
|
\
\
|
|
/
|
*
avutil: add AVERROR_UNKNOWN
Justin Ruggles
2012-02-25
3
-2
/
+4
|
*
Remove libpostproc.
Diego Biurrun
2012-02-23
1
-1
/
+0
*
|
random_seed: add selftest
Michael Niedermayer
2012-02-23
2
-1
/
+27
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-23
1
-0
/
+4
|
\
\
|
|
/
|
*
Add channel names to channel_names[] array for channels added in b2890f5
Tim Walker
2012-02-22
1
-0
/
+4
*
|
eval: support 3 parameter functions.
Michael Niedermayer
2012-02-22
1
-3
/
+8
*
|
eval: Add taylor series evaluation support.
Michael Niedermayer
2012-02-22
1
-1
/
+21
*
|
lavu: document av_reverse.
Nicolas George
2012-02-22
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-22
2
-2
/
+19
|
\
\
|
|
/
|
*
Add names for more channel layouts to the channel layout map.
Tim W
2012-02-21
1
-0
/
+18
|
*
Mark mutable static data const where appropriate.
Alex Converse
2012-02-21
1
-2
/
+2
*
|
doxy: Disable the main index page.
Michael Niedermayer
2012-02-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-21
3
-3
/
+16
|
\
\
|
|
/
|
*
avutil: add av_rescale_q_rnd() to allow different rounding
Justin Ruggles
2012-02-20
3
-3
/
+16
*
|
audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map.
Clément Bœsch
2012-02-15
1
-4
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-14
1
-1
/
+2
|
\
\
|
|
/
|
*
Move some conditionally used variables into the block where they are used.
Diego Biurrun
2012-02-13
1
-1
/
+2
*
|
Detect and check for CMOV.
Reimar Döffinger
2012-02-12
2
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
build: Add missing directories to DIRS declarations.
Diego Biurrun
2012-02-09
1
-1
/
+1
*
|
lavu: add timestamp.h header with convenience timestamp utilities
Stefano Sabatini
2012-02-09
3
-2
/
+78
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
6
-12
/
+25
|
\
\
|
|
/
|
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
4
-8
/
+17
|
*
x86inc: support yasm -f win64 flag also.
Haruhiko Yamagata
2012-02-08
1
-0
/
+2
|
*
x86inc: allow manual use of WIN64_SPILL_XMM.
Henrik Gramner
2012-02-08
1
-4
/
+5
|
*
aacdec: Use correct speaker order for 7.1.
Alex Converse
2012-02-08
1
-0
/
+1
*
|
lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect
Stefano Sabatini
2012-02-06
4
-5
/
+54
*
|
adler32: add comment for the SIMD code
Michael Niedermayer
2012-02-04
1
-0
/
+5
*
|
adler32: rewrite using integer SIMD.
Michael Niedermayer
2012-02-04
1
-10
/
+31
*
|
adler32: avoid "too big" check in the inner loop
Michael Niedermayer
2012-02-04
1
-4
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-03
1
-0
/
+71
|
\
\
|
|
/
|
*
win64: add a XMM clobber test configure option.
Ronald S. Bultje
2012-02-02
1
-0
/
+71
[next]