]> git.sesse.net Git - ffmpeg/history - libavformat/cutils.c
Specify the server address when opening an rtp:// URL in rtsp.c, so
[ffmpeg] / libavformat / cutils.c
2007-07-02 Diego Biurrunspelling cosmetics
2007-06-23 Måns Rullgårdremove old unused string functions
2007-06-23 Måns Rullgårdremove useless #ifndef CONFIG_NOCUTILS
2007-06-23 Måns Rullgårdsimplify stristart()
2007-06-23 Måns Rullgårdcosmetic: combine declaration and initialisation
2007-06-23 Måns Rullgårdsimplify pstrcpy()
2007-06-22 Måns Rullgårdsimplify strstart()
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-08-18 Roman Shaposhnik * replacing calls to not-always-available gmtime_r...
2003-09-08 Fabrice Bellardsimpler strptime - added os_support.[ch] - moved localt...
2003-09-08 Fabrice Bellardremoved ctype.h header
2003-06-13 Fabrice Bellarddynamic array functions
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat