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
*
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
*
|
lavu/timecode: use @see for URL in doxygen.
Clément Bœsch
2012-02-03
1
-3
/
+2
*
|
lavu: add public timecode API.
Clément Bœsch
2012-02-02
4
-1
/
+335
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-31
2
-2
/
+3
|
\
\
|
|
/
|
*
avutil: make intfloat api public
Paul B Mahol
2012-01-30
2
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-29
4
-3
/
+1
|
\
\
|
|
/
|
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
4
-4
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
3
-14
/
+17
|
\
\
|
|
/
|
*
x86inc.asm: fix typo.
Ronald S. Bultje
2012-01-27
1
-1
/
+1
|
*
config.asm: change %ifdef directives to %if directives.
Ronald S. Bultje
2012-01-27
2
-14
/
+16
|
*
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
Alex Converse
2012-01-26
3
-15
/
+1
|
*
sws/pixfmt/pixdesc: add support for yuva444p
Paul B Mahol
2012-01-27
3
-1
/
+15
|
*
libavutil: Remove pointless file test program.
Diego Biurrun
2012-01-26
2
-19
/
+1
*
|
sws/pixfmt/pixdesc: add support for yuva444p
Paul B Mahol
2012-01-28
3
-1
/
+16
*
|
base64: 10l endian fix.
Michael Niedermayer
2012-01-22
1
-1
/
+1
*
|
Optimized base64 decode by writing 3 bytes at once.
Reimar Döffinger
2012-01-22
1
-13
/
+23
*
|
Cosmetics: add do {} while 0 to macro.
Reimar Döffinger
2012-01-22
1
-12
/
+13
*
|
pixdesc: cosmetics
Jean First
2012-01-22
1
-42
/
+42
*
|
Unroll base64 decode loop.
Reimar Döffinger
2012-01-21
1
-13
/
+36
*
|
Use a full table for base64 decode.
Reimar Döffinger
2012-01-21
1
-8
/
+35
*
|
base64: more thorough decode tests.
Reimar Döffinger
2012-01-21
1
-1
/
+20
*
|
base64: Only run benchmark when "-t" is specified.
Michael Niedermayer
2012-01-21
1
-16
/
+18
*
|
base64: fix little typo
Michael Niedermayer
2012-01-21
1
-1
/
+1
*
|
base64: add a benchmark for a pure syntax check.
Michael Niedermayer
2012-01-21
1
-0
/
+6
*
|
base64: simplify end handling in av_base64_encode()
Michael Niedermayer
2012-01-21
1
-6
/
+3
*
|
base64: optimize av_base64_encode()
Michael Niedermayer
2012-01-21
1
-0
/
+10
*
|
base64: add benchmark
Michael Niedermayer
2012-01-21
1
-0
/
+13
*
|
Slightly optimize base64 encode.
Reimar Döffinger
2012-01-20
1
-1
/
+3
*
|
Optimize output buffer size check in base64 decode.
Reimar Döffinger
2012-01-20
1
-1
/
+2
*
|
Minor optimization of base64 decode.
Reimar Döffinger
2012-01-20
1
-3
/
+5
*
|
opt: Fix "libavutil/opt.c:811:20: warning: initialization discards ‘constâ€...
Michael Niedermayer
2012-01-20
1
-1
/
+1
*
|
tools: add ffeval tool
Stefano Sabatini
2012-01-17
1
-0
/
+2
*
|
lavu/eval: add if() and ifnot() eval functions
Stefano Sabatini
2012-01-17
2
-1
/
+9
[next]