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/parseutils: add digital cinema frame sizes
Dave Rice
2013-02-03
2
-1
/
+7
*
dict: fix memleak
Michael Niedermayer
2013-02-01
1
-0
/
+1
*
mips: optimization for float aac decoder (core module)
Mirjana Vulin
2013-01-31
1
-0
/
+117
*
avstring: fix "warning: return discards const qualifier from pointer target t...
Michael Niedermayer
2013-01-30
1
-2
/
+2
*
dict.c: use av_mallocz instead of av_realloc
Paweł Hajdan, Jr
2013-01-29
1
-3
/
+5
*
eval: fix 'warning: ignoring return value of strtod, declared with attribute ...
Michael Niedermayer
2013-01-29
1
-1
/
+1
*
Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'
Michael Niedermayer
2013-01-26
3
-1
/
+65
|
\
|
*
dict: add av_dict_parse_string()
Justin Ruggles
2013-01-25
3
-1
/
+65
*
|
Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'
Michael Niedermayer
2013-01-25
3
-2
/
+31
|
\
\
|
|
/
|
*
lavu: Add av_strnstr()
Vladimir Pantelic
2013-01-25
3
-1
/
+30
*
|
Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'
Michael Niedermayer
2013-01-25
1
-60
/
+57
|
\
\
|
|
/
|
*
avstring: K&R formatting cosmetics
Luca Barbato
2013-01-24
1
-59
/
+56
*
|
lavu/timecode: fix time code calculation for 60000/1001 drop frame
Jason
2013-01-24
1
-7
/
+10
*
|
lavu/timecode: Allow drop frame mode for 60000/1001 fps
Jason
2013-01-24
2
-3
/
+3
*
|
lavu/eval: extend if/ifnot functions to accept a third parameter
Stefano Sabatini
2013-01-24
2
-3
/
+11
*
|
floatdsp: restrict->av_restrict
Michael Niedermayer
2013-01-24
2
-2
/
+2
*
|
eval: add function to access the current "wallclock" time.
Michael Niedermayer
2013-01-23
2
-1
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-23
1
-0
/
+2
|
\
\
|
|
/
|
*
float_dsp: Include config.h for redefining restrict
Martin Storsjö
2013-01-23
1
-0
/
+2
*
|
Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'
Michael Niedermayer
2013-01-23
6
-1
/
+80
|
\
\
|
|
/
|
*
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
6
-0
/
+78
*
|
Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'
Michael Niedermayer
2013-01-23
4
-0
/
+37
|
\
\
|
|
/
|
*
floatdsp: move butterflies_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
4
-0
/
+37
*
|
Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'
Michael Niedermayer
2013-01-23
11
-0
/
+210
|
\
\
|
|
/
|
*
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
11
-0
/
+208
*
|
Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'
Michael Niedermayer
2013-01-23
9
-0
/
+124
|
\
\
|
|
/
|
*
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
9
-0
/
+122
*
|
libm: Add fallback definition for cbrt() using pow()
James Almer
2013-01-22
1
-0
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-19
4
-0
/
+58
|
\
\
|
|
/
|
*
x86: Add a Yasm-based emms() replacement
Martin Storsjö
2013-01-18
4
-0
/
+58
*
|
Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'
Michael Niedermayer
2013-01-19
2
-14
/
+29
|
\
\
|
|
/
|
*
x86inc: Add cvisible macro for C functions with public prefix
Diego Biurrun
2013-01-18
2
-14
/
+29
*
|
Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'
Michael Niedermayer
2013-01-19
2
-6
/
+6
|
\
\
|
|
/
|
*
x86inc: Rename "program_name" to "private_prefix"
Diego Biurrun
2013-01-18
2
-6
/
+6
*
|
Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'
Michael Niedermayer
2013-01-18
1
-3
/
+3
|
\
\
|
|
/
|
*
float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_window
Martin Storsjö
2013-01-17
1
-3
/
+3
*
|
mips: move vector_fmul_window_mips to libavutil
Michael Niedermayer
2013-01-16
1
-0
/
+113
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-16
8
-0
/
+206
|
\
\
|
|
/
|
*
lavc: Move vector_fmul_window to AVFloatDSPContext
Justin Ruggles
2013-01-16
8
-0
/
+206
*
|
Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'
Michael Niedermayer
2013-01-16
2
-0
/
+49
|
\
\
|
|
/
|
*
lavu: Add a fate test for the HMAC API
Martin Storsjö
2013-01-15
2
-0
/
+49
*
|
Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'
Michael Niedermayer
2013-01-16
1
-0
/
+8
|
\
\
|
|
/
|
*
x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags
Diego Biurrun
2013-01-15
1
-0
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-15
1
-8
/
+6
|
\
\
|
|
/
|
*
x86: ABSB2: port to cpuflags
Diego Biurrun
2013-01-15
1
-8
/
+6
*
|
Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'
Michael Niedermayer
2013-01-15
1
-6
/
+5
|
\
\
|
|
/
|
*
x86: ABSB: port to cpuflags
Diego Biurrun
2013-01-15
1
-6
/
+5
*
|
Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'
Michael Niedermayer
2013-01-15
4
-1
/
+236
|
\
\
|
|
/
|
*
lavu: Add an API for calculating HMAC (RFC 2104)
Martin Storsjö
2013-01-15
4
-1
/
+236
*
|
Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'
Michael Niedermayer
2013-01-15
1
-16
/
+13
|
\
\
|
|
/
[next]