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
*
lavu/rational: add syntactic sugar.
Nicolas George
2014-01-19
2
-1
/
+12
*
x86inc: speed up compilation with yasm
Loren Merritt
2014-01-18
1
-23
/
+23
*
Merge commit '045654f422e74be8ed09a0819d39051d67633a09'
Michael Niedermayer
2014-01-17
1
-1
/
+11
|
\
|
*
doxy: Document better the available AVFrame flags
Luca Barbato
2014-01-17
1
-1
/
+11
*
|
Merge commit 'ff23c4e4935e96e62d8ff2212a1955a43add88e1'
Michael Niedermayer
2014-01-17
1
-0
/
+19
|
\
\
|
|
/
|
*
doxy: Add AVFrame to the structured modules
Luca Barbato
2014-01-17
1
-0
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-15
1
-0
/
+65
|
\
\
|
|
/
|
*
aarch64: port neon clobber test from arm
Janne Grunau
2014-01-15
1
-0
/
+65
*
|
Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217'
Michael Niedermayer
2014-01-15
6
-4
/
+136
|
\
\
|
|
/
|
*
aarch64: add cpuflags support for NEON and VFP
Janne Grunau
2014-01-15
6
-4
/
+136
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-15
2
-1
/
+53
|
\
\
|
|
/
|
*
aarch64: bswap inline assembly
Janne Grunau
2014-01-14
2
-1
/
+53
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-11
1
-0
/
+62
|
\
\
|
|
/
|
*
arm: Add an option for making sure NEON registers aren't clobbered
Martin Storsjö
2014-01-11
1
-0
/
+62
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-10
1
-2
/
+1
|
\
\
|
|
/
|
*
avutil: do not use avcodec header in frame.h
Vittorio Giovara
2014-01-09
1
-2
/
+1
*
|
Merge commit '5dae4872357613a0b51120b54a4c5221e0ec3f69'
Michael Niedermayer
2014-01-08
1
-2
/
+2
|
\
\
|
|
/
|
*
arm: Allow overriding the alignment set in the function macro
Martin Storsjö
2014-01-07
1
-2
/
+2
*
|
Merge commit '01d245ef4392152dbdc78a6ba4dfa0a6e8b08e6f'
Michael Niedermayer
2014-01-06
1
-9
/
+9
|
\
\
|
|
/
|
*
random_seed: Rewrite the generic clock() based seed code
Michael Niedermayer
2014-01-06
1
-21
/
+30
*
|
Merge commit '5b4797a21db900b7d509660b7a4d49829089b004'
Michael Niedermayer
2014-01-05
2
-1
/
+5
|
\
\
|
|
/
|
*
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
Tim Walker
2014-01-05
2
-1
/
+5
*
|
Merge commit '5c437fb'
Michael Niedermayer
2014-01-05
2
-1
/
+5
|
\
\
|
|
/
|
*
lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.
Tim Walker
2014-01-05
2
-1
/
+5
*
|
avutil/rational: av_add_stable() test code
Michael Niedermayer
2014-01-04
1
-0
/
+30
*
|
avutil/mathematics: add av_add_stable()
Michael Niedermayer
2014-01-04
3
-1
/
+29
*
|
Merge commit '94a417acc05cc5151b473abc0bf51fad26f8c5a0'
Michael Niedermayer
2014-01-04
1
-0
/
+3
|
\
\
|
|
/
|
*
mathematics: remove asserts from av_rescale_rnd()
Anton Khirnov
2014-01-03
1
-4
/
+3
*
|
avutil/mathematics: fix 2 typos in the doxy
Michael Niedermayer
2014-01-03
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-30
5
-21
/
+58
|
\
\
|
|
/
|
*
lavu: Move preprocessor macros in a separate file
Luca Barbato
2013-12-29
5
-19
/
+55
*
|
avutil/frame: increase padding for frames
Michael Niedermayer
2013-12-28
1
-1
/
+1
*
|
Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'
Michael Niedermayer
2013-12-27
2
-2
/
+2
|
\
\
|
|
/
|
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
3
-18
/
+18
|
*
error.h: Do not circularly depend on avutil.h
Diego Biurrun
2013-12-25
1
-1
/
+0
|
*
lavu: fix typo in documentation.
Tim Walker
2013-12-22
1
-1
/
+1
*
|
lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample fo...
Stefano Sabatini
2013-12-26
1
-1
/
+1
*
|
lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma...
Stefano Sabatini
2013-12-26
1
-1
/
+1
*
|
lavu/opt: apply range checks also when setting format string value
Stefano Sabatini
2013-12-26
1
-1
/
+11
*
|
lavu/opt: factorize setting of format values from string
Stefano Sabatini
2013-12-26
1
-32
/
+38
*
|
lavu/opt: fix range check logic in set_format()
Stefano Sabatini
2013-12-26
1
-2
/
+2
*
|
avutil/avstring: add av_strnlen()
Michael Niedermayer
2013-12-22
2
-2
/
+16
*
|
Convert XvMC to hwaccel v3
Ivan Kalvachev
2013-12-22
2
-0
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-20
2
-2
/
+8
|
\
\
|
|
/
|
*
atomics: cosmetics: Restructure ifdefs for greater clarity
Diego Biurrun
2013-12-20
2
-2
/
+8
*
|
Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavu...
Michael Niedermayer
2013-12-18
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-17
1
-1
/
+1
|
\
\
|
|
/
|
*
apidoc: fix warning from stereo3d.h
Vittorio Giovara
2013-12-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-17
1
-1
/
+0
|
\
\
|
|
/
|
*
avutil: Remove deprecated intfloat_readwrite code
Diego Biurrun
2013-12-16
4
-149
/
+0
[next]