ffmpeg/libav
Philip Gladstone 2dbceb9f8a Change the way that the ?date= stuff is parsed. It now takes a time (with optional date)
in local time rather than GMT. Note that you are advised to use the date as well as the time
as the time is relative to the current day (which is not much use if the time is in the
future). The date format parsing is pretty strict still:
YYYY-MM-DDTHH:MM:SS   is a format that works. The T is a literal non-digit character. I wouldn't
use a space. The :SS can be omitted. The number of digits *must* be four in the Year.

Originally committed as revision 691 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-06-14 03:38:00 +00:00
..
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
asf.c * Add the comment block if any of the comment fields are present. 2002-06-05 02:18:17 +00:00
au.c license/copyright change 2002-05-25 22:34:32 +00:00
audio.c use sys/soundcard.h for OSS audio 2002-05-26 15:09:58 +00:00
avformat.h split mux/demux related structures - added file probing support - improve media file reading API 2002-05-20 16:28:47 +00:00
avi.h converted to new API 2002-05-20 16:31:13 +00:00
avidec.c license/copyright change 2002-05-25 22:34:32 +00:00
avienc.c license/copyright change 2002-05-25 22:34:32 +00:00
avio.c license/copyright change 2002-05-25 22:34:32 +00:00
avio.h converted to new API 2002-05-20 16:31:13 +00:00
aviobuf.c license/copyright change 2002-05-25 22:34:32 +00:00
crc.c license/copyright change 2002-05-25 22:34:32 +00:00
ffm.c * Get the buffer size right now we have the buffer inside the FFStream block 2002-06-05 02:21:10 +00:00
file.c license/copyright change 2002-05-25 22:34:32 +00:00
gif.c license/copyright change 2002-05-25 22:34:32 +00:00
grab.c license/copyright change 2002-05-25 22:34:32 +00:00
http.c Make sure that the http_proxy environment variable starts with http:// 2002-05-29 21:18:06 +00:00
img.c license/copyright change 2002-05-25 22:34:32 +00:00
jpeg.c fixed double free - fixed jpg image sequence automatic selection 2002-05-25 22:32:57 +00:00
Makefile license/copyright change 2002-05-25 22:34:32 +00:00
mov.c license/copyright change 2002-05-25 22:34:32 +00:00
mpeg.c license/copyright change 2002-05-25 22:34:32 +00:00
mpegts.c license/copyright change 2002-05-25 22:34:32 +00:00
raw.c license/copyright change 2002-05-25 22:34:32 +00:00
rm.c license/copyright change 2002-05-25 22:34:32 +00:00
swf.c fixed double free - fixed probe function 2002-05-25 22:33:18 +00:00
tick.h optimized ticker_tick() if num is big - please test it (should reduce CPU usage - this code is temporary before new PTS handling scheme) 2002-06-11 13:23:09 +00:00
udp.c license/copyright change 2002-05-25 22:34:32 +00:00
utils.c Change the way that the ?date= stuff is parsed. It now takes a time (with optional date) 2002-06-14 03:38:00 +00:00
wav.c license/copyright change 2002-05-25 22:34:32 +00:00