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
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put a space between string literals and macros.
Chris Watkins
2015-07-07
1
-2
/
+2
*
Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'
Michael Niedermayer
2015-06-08
1
-5
/
+6
|
\
|
*
configure: Support MSVC 2015
Luca Barbato
2015-06-08
1
-5
/
+6
*
|
avutil/internal: Suppress empty body warning from emms_c()
Michael Niedermayer
2015-05-06
1
-1
/
+1
*
|
configure: Make compilable with VS2015 (missing hunk)
Peter Tissen
2015-03-06
1
-1
/
+1
*
|
avutil: move internal function out of public header
wm4
2015-02-10
1
-0
/
+2
*
|
Factorize avpriv_mirror() out
Michael Niedermayer
2015-01-05
1
-0
/
+13
*
|
Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'
Michael Niedermayer
2014-11-24
1
-3
/
+0
|
\
\
|
|
/
|
*
lavu: move internal define to the only places where it is used
Vittorio Giovara
2014-11-24
1
-4
/
+0
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-4
/
+4
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-2
/
+2
*
|
Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'
Michael Niedermayer
2014-08-04
1
-0
/
+3
|
\
\
|
|
/
|
*
imgutils: Do not declare avpriv_set_systematic_pal2 in the public header
Diego Biurrun
2014-08-04
1
-0
/
+3
*
|
lavu: add LOCAL_ALIGNED_32
James Almer
2014-04-25
1
-0
/
+6
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2014-04-25
1
-0
/
+5
|
\
\
|
*
|
Use correct msvc type specifiers for ptrdiff_t and size_t.
Carl Eugen Hoyos
2014-04-24
1
-0
/
+5
*
|
|
Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'
Michael Niedermayer
2014-04-25
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
Janne Grunau
2014-04-24
1
-0
/
+7
*
|
avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTO
Michael Niedermayer
2014-04-22
1
-0
/
+18
*
|
avutil/internal.h: add timer.h back
Michael Niedermayer
2014-01-26
1
-0
/
+1
*
|
Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'
Michael Niedermayer
2014-01-26
1
-1
/
+0
|
\
\
|
|
/
|
*
avutil: remove timer.h include from internal.h
Janne Grunau
2014-01-25
1
-1
/
+0
*
|
Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'
Michael Niedermayer
2013-12-09
1
-1
/
+1
|
\
\
|
|
/
|
*
configure: Prefix libc-related variables with "libc_"
Diego Biurrun
2013-12-09
1
-1
/
+1
*
|
Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.
Carl Eugen Hoyos
2013-10-21
1
-1
/
+1
*
|
lavu/channel_layout: change av_get_channel_layout() behavior at the next bump
Stefano Sabatini
2013-10-17
1
-0
/
+5
*
|
Merge commit '09f2581dc5edb3642858d69d9a70b67e249167e9'
Michael Niedermayer
2013-09-20
1
-2
/
+10
|
\
\
|
|
/
|
*
msvc/icl: Use __declspec(deprecated)
Alex Smith
2013-09-20
1
-2
/
+10
*
|
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 '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
1
-0
/
+4
*
|
Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099'
Michael Niedermayer
2013-08-08
1
-0
/
+5
|
\
\
|
|
/
|
*
libavutil: add avpriv_open() to open files with close-on-exec flag
Rémi Denis-Courmont
2013-08-07
1
-0
/
+5
*
|
Merge commit '3a7050ffed5ce061b114a11e4de4b77aba8efa0b'
Michael Niedermayer
2013-08-03
1
-0
/
+8
|
\
\
|
|
/
|
*
build: Add _Pragma macro to disable deprecated declaration warnings
Diego Biurrun
2013-08-02
1
-0
/
+8
*
|
lavu: define FF_MEMORY_POISON and use it
Stefano Sabatini
2013-05-13
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-08
1
-0
/
+5
|
\
\
|
|
/
|
*
msvc: Move linker pragma from config.h to libavutil/internal.h
Martin Storsjö
2013-05-08
1
-0
/
+5
*
|
Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'
Michael Niedermayer
2013-03-14
1
-0
/
+21
|
\
\
|
|
/
|
*
Add av_log_{ask_for_sample|missing_feature} replacements to libavutil
Diego Biurrun
2013-03-13
1
-0
/
+21
*
|
Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'
Michael Niedermayer
2013-02-15
1
-21
/
+8
|
\
\
|
|
/
|
*
avutil: Ensure that emms_c is always defined, even on non-x86
Diego Biurrun
2013-02-14
1
-0
/
+4
|
*
avutil: Move emms code to x86-specific header
Diego Biurrun
2013-02-14
1
-20
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-12
1
-4
/
+4
|
\
\
|
|
/
|
*
lavu: avoid clashing definition of E
Luca Barbato
2013-02-12
1
-4
/
+4
*
|
lavu/internal: rename macro E(x) to EXPAND(x)
Paul B Mahol
2013-02-09
1
-4
/
+4
*
|
Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'
Michael Niedermayer
2013-02-09
1
-0
/
+26
|
\
\
|
|
/
|
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-0
/
+26
[next]