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
*
avutil: Add av_get_time_base_q()
Derek Buitenhuis
2014-04-22
1
-0
/
+5
*
lavu: Move preprocessor macros in a separate file
Luca Barbato
2013-12-29
1
-1
/
+1
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
1
-1
/
+1
*
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
*
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