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
*
avutil/fifo: assert that theres enough data in the fifo on drain calls.
Michael Niedermayer
2013-09-03
1
-0
/
+3
*
pixfmt: add native bayer 16bit formats
Michael Niedermayer
2013-09-01
1
-0
/
+6
*
libavutil: add AV_PIX_FMT_BAYER pixel formats
Peter Ross
2013-09-01
2
-0
/
+85
*
lavu/bprint: add append buffer function
Lukasz Marek
2013-08-30
3
-1
/
+28
*
Reinstate proper FFmpeg license for all files.
Thilo Borgmann
2013-08-30
8
-32
/
+32
*
Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b'
Michael Niedermayer
2013-08-30
1
-0
/
+13
|
\
|
*
x86: Add and use more convenience macros to check CPU extension availability
Diego Biurrun
2013-08-29
1
-0
/
+13
*
|
Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'
Michael Niedermayer
2013-08-29
3
-5
/
+3
|
\
\
|
|
/
|
*
arm: float_dsp: Propagate cpu_flags to vfp initialization function
Diego Biurrun
2013-08-29
3
-5
/
+3
*
|
Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf'
Michael Niedermayer
2013-08-29
2
-3
/
+30
|
\
\
|
|
/
|
*
ppc: Add and use convenience macro to check for AltiVec availability
Diego Biurrun
2013-08-28
2
-3
/
+30
*
|
Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e'
Michael Niedermayer
2013-08-29
3
-34
/
+40
|
\
\
|
|
/
|
*
avutil: Refactor CPU extension availability macros
Diego Biurrun
2013-08-28
3
-34
/
+40
*
|
Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'
Michael Niedermayer
2013-08-29
6
-5
/
+30
|
\
\
|
|
/
|
*
avutil: Move internal CPU detection function declarations to private header
Diego Biurrun
2013-08-28
6
-5
/
+30
*
|
libavutil: cast truncated values to uint32_t
Alfred E. Heggestad
2013-08-27
2
-3
/
+3
*
|
libavutil/opt.h: Fix duplicate words
Michael Niedermayer
2013-08-12
1
-1
/
+1
*
|
libavutil/file_open.c: Fix duplicate words
Michael Niedermayer
2013-08-12
1
-1
/
+1
*
|
pixfmt: extend description for planar YUV 9/10 bits formats
Kirill Gavrilov
2013-08-12
1
-3
/
+5
*
|
Fix wrong use of "an" in some comments.
Thilo Borgmann
2013-08-12
1
-1
/
+1
*
|
avutil/avstring: make const tables static const
Michael Niedermayer
2013-08-11
1
-1
/
+1
*
|
avutil/parseutils:make const tables static const
Michael Niedermayer
2013-08-11
1
-2
/
+2
*
|
avutil/ripemd:make const tables static const
Michael Niedermayer
2013-08-11
1
-1
/
+1
*
|
avutil/xtea: make const tables static const
Michael Niedermayer
2013-08-11
1
-1
/
+1
*
|
avutil/sha:make const tables static const
Michael Niedermayer
2013-08-11
1
-1
/
+1
*
|
avutil/sha512: make const tables static const
Michael Niedermayer
2013-08-11
1
-1
/
+1
*
|
lavu: fix grammar in doxy for av_frame_ref.
Thilo Borgmann
2013-08-11
1
-1
/
+1
*
|
bprint: Include va_copy compat
Derek Buitenhuis
2013-08-10
1
-0
/
+1
*
|
avutil/opt: make const tables static const
Michael Niedermayer
2013-08-10
1
-3
/
+3
*
|
avutil/opt: fix av_log type
Michael Niedermayer
2013-08-10
1
-1
/
+1
*
|
avutil/log: Use bprint for part
Michael Niedermayer
2013-08-10
1
-19
/
+26
*
|
avutil/bprint: add av_vbprintf()
Michael Niedermayer
2013-08-10
3
-1
/
+31
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-10
1
-0
/
+4
|
\
\
|
|
/
|
*
libavutil: Make avpriv_open a library-internal function on msvcrt
Martin Storsjö
2013-08-10
1
-0
/
+4
*
|
Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'
Michael Niedermayer
2013-08-10
3
-64
/
+94
|
\
\
|
|
/
|
*
libavutil: Move avpriv_open to a new file, file_open.c
Martin Storsjö
2013-08-10
3
-64
/
+94
*
|
Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e'
Michael Niedermayer
2013-08-10
1
-1
/
+1
|
\
\
|
|
/
|
*
libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as ...
Martin Storsjö
2013-08-10
1
-1
/
+1
*
|
Integrate accessors.h header into internal.h
Reimar Döffinger
2013-08-10
3
-5
/
+4
*
|
avutil/mem: Fix flipped condition
Michael Niedermayer
2013-08-09
1
-1
/
+1
*
|
Merge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132'
Michael Niedermayer
2013-08-09
1
-0
/
+39
|
\
\
|
|
/
|
*
file: Move win32 utf8->wchar open wrapper to libavutil
Martin Storsjö
2013-08-08
1
-0
/
+39
|
*
libavutil: Don't use fcntl if the function does not exist
Derek Buitenhuis
2013-08-08
1
-0
/
+3
*
|
Reduce MAKE_ACCESSORS code duplication via a new header.
Reimar Döffinger
2013-08-08
2
-3
/
+4
*
|
Merge commit '880391ed2d2faf796ca3a16f63cec69767546a21'
Michael Niedermayer
2013-08-08
1
-1
/
+2
|
\
\
|
|
/
|
*
libavutil: use avpriv_open()
Rémi Denis-Courmont
2013-08-07
1
-1
/
+2
*
|
libavutil: Don't use fcntl if the function does not exist
Derek Buitenhuis
2013-08-08
1
-0
/
+3
*
|
Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099'
Michael Niedermayer
2013-08-08
2
-1
/
+29
|
\
\
|
|
/
|
*
libavutil: add avpriv_open() to open files with close-on-exec flag
Rémi Denis-Courmont
2013-08-07
2
-1
/
+29
*
|
avutil/opt: fix types passed to the format string "%s"
Michael Niedermayer
2013-08-08
1
-2
/
+2
[next]