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
/
libavformat
/
cutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace ffmpeg references with more accurate libav* references.
Diego Biurrun
2011-11-02
1
-1
/
+1
*
Replace outdated references to ffmpeg tool with avconv.
Diego Biurrun
2011-11-02
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Deprecate parse_date() in favor of av_parse_time().
Stefano Sabatini
2011-02-16
1
-110
/
+0
*
ffmpeg: add a grow_array() helper function
Aurelien Jacobs
2010-10-01
1
-0
/
+1
*
Move the internal function declarations in avformat.h to internal.h.
Stefano Sabatini
2010-04-11
1
-0
/
+1
*
Do not misuse unsigned long to store pointers.
Ramiro Polla
2009-02-04
1
-3
/
+3
*
Do not loop endlessly if converting into dv with timestamps Jan 1st not
Carl Eugen Hoyos
2008-05-21
1
-1
/
+2
*
Avoid using reserved __names.
Michael Niedermayer
2008-04-24
1
-1
/
+1
*
spelling cosmetics
Diego Biurrun
2007-07-02
1
-1
/
+1
*
remove old unused string functions
Måns Rullgård
2007-06-23
1
-63
/
+0
*
remove useless #ifndef CONFIG_NOCUTILS
Måns Rullgård
2007-06-23
1
-3
/
+0
*
simplify stristart()
Måns Rullgård
2007-06-23
1
-14
/
+6
*
cosmetic: combine declaration and initialisation
Måns Rullgård
2007-06-23
1
-2
/
+1
*
simplify pstrcpy()
Måns Rullgård
2007-06-23
1
-10
/
+3
*
simplify strstart()
Måns Rullgård
2007-06-22
1
-14
/
+6
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-5
/
+5
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-6
/
+6
*
* replacing calls to not-always-available gmtime_r with our own code.
Roman Shaposhnik
2004-08-18
1
-0
/
+34
*
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
Fabrice Bellard
2003-09-08
1
-0
/
+109
*
removed ctype.h header
Fabrice Bellard
2003-09-08
1
-1
/
+0
*
dynamic array functions
Fabrice Bellard
2003-06-13
1
-0
/
+21
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-1
/
+1
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+110