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
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix spelling errors
Andreas Cadhalpun
2014-07-12
1
-1
/
+1
*
avutil: Add av_get_time_base_q()
Derek Buitenhuis
2014-04-22
1
-0
/
+5
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-30
1
-1
/
+1
|
\
|
*
lavu: Move preprocessor macros in a separate file
Luca Barbato
2013-12-29
1
-1
/
+1
*
|
Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'
Michael Niedermayer
2013-12-27
1
-1
/
+1
|
\
\
|
|
/
|
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
1
-1
/
+1
*
|
avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0
Michael Niedermayer
2013-12-06
1
-0
/
+2
*
|
avutil/utils: check that size_t is unsigned
Michael Niedermayer
2013-10-26
1
-0
/
+2
*
|
lavu/utils: silence warnings about incompatible pointer types
Paul B Mahol
2013-06-15
1
-1
/
+1
*
|
avutil/utils: check and warn about llrint() brokenness
Michael Niedermayer
2013-06-15
1
-0
/
+4
*
|
avutil/avutil_version: Run checks just once
Michael Niedermayer
2013-04-16
1
-1
/
+5
*
|
avutil/pixdesc: support for self-checking the descriptors
Michael Niedermayer
2013-04-16
1
-0
/
+3
*
|
lavu: add helper functions for integer lists.
Nicolas George
2013-04-12
1
-0
/
+19
*
|
lavu: test for broken binutils on ARM
Michael Niedermayer
2013-01-05
1
-0
/
+5
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-04
1
-0
/
+1
|
\
\
|
|
/
*
|
libavutil: increase LIBAVUTIL_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
1
-0
/
+1
*
|
avutil: check sampleformats enum, pict type enum and media type enum against ...
Michael Niedermayer
2011-12-17
1
-0
/
+4
*
|
pixfmts: Selfcheck against insertions / deletions in the enum.
Michael Niedermayer
2011-12-17
1
-0
/
+3
*
|
lavu: add av_get_media_type_string() convenience function
Stefano Sabatini
2011-08-20
1
-0
/
+12
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-27
1
-0
/
+14
|
\
\
|
|
/
|
*
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
Stefano Sabatini
2011-04-26
1
-0
/
+14
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
Michael Niedermayer
2011-03-17
1
-1
/
+1
*
|
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"
Michael Niedermayer
2011-03-17
1
-1
/
+1
|
/
*
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
1
-1
/
+1
*
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-03-16
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and
Stefano Sabatini
2010-01-03
1
-2
/
+2
*
Add functions to return library license and library configuration.
Diego Biurrun
2009-11-18
1
-0
/
+12
*
Cosmetics: fix weird indent.
Stefano Sabatini
2008-08-08
1
-1
/
+1
*
Implement avutil_version().
Stefano Sabatini
2008-08-08
1
-0
/
+29