ffmpeg/doc
Martin Storsjö 627067118c avutil: Add av_timegm as a public function
This is useful, since the normal timegm function isn't a standard
function (requiring _BSD_SOURCE or _SVID_SOURCE on glibc to
be visible, and not available on e.g. windows). The widely available
function mktime uses the local time zone, which requires ugly
workarounds to handle UTC time.

Signed-off-by: Martin Storsjö <martin@martin.st>
2011-11-16 11:22:41 +02:00
..
APIchanges avutil: Add av_timegm as a public function 2011-11-16 11:22:41 +02:00
Makefile build: create output directories as needed 2011-06-29 09:14:56 +01:00
RELEASE_NOTES Add Release Notes 2011-06-19 19:45:36 +02:00
avconv.texi avconv: move copy_initial_nonkeyframes to the options context. 2011-11-06 18:38:53 +01:00
avplay.texi doc: cosmetics, rename fftools-common-opts to avtools-.... 2011-09-11 17:30:04 +02:00
avprobe.texi doc: cosmetics, rename fftools-common-opts to avtools-.... 2011-09-11 17:30:04 +02:00
avserver.conf Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
avserver.texi doc: cosmetics, rename fftools-common-opts to avtools-.... 2011-09-11 17:30:04 +02:00
avtools-common-opts.texi doc/avtools: add forgotten part to stream specifiers description 2011-10-18 11:40:14 +02:00
avutil.txt Remove unused softfloat implementation. 2011-05-11 13:43:30 +02:00
bitstream_filters.texi
build_system.txt
demuxers.texi Rename ffplay to avplay. 2011-08-09 19:56:21 +02:00
developer.texi doc: library versions need to be bumped in version.h 2011-09-21 14:57:29 +02:00
encoders.texi fix ac3 encoder documentation 2011-10-12 14:52:26 -04:00
eval.texi eval: implement not() expression 2011-09-19 12:38:34 +02:00
faq.texi doc: explain __STDC_CONSTANT_MACROS in C++ 2011-09-10 15:21:22 -04:00
fate.txt Update URL to fate samples 2011-05-01 15:06:03 +02:00
ffmpeg.texi presets: rename presets directory 2011-10-19 21:20:17 +02:00
filters.texi lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 2011-10-19 07:09:08 +02:00
general.texi VBLE Decoder 2011-11-11 22:46:47 +02:00
git-howto.txt doc/git-howto: expand format-patch and send-email notes. 2011-11-08 14:25:38 +01:00
indevs.texi pulse: documentation 2011-10-26 16:39:33 -07:00
libavfilter.texi doc: update libavfilter documentation 2011-11-10 15:55:29 -08:00
metadata.texi
multithreading.txt
muxers.texi doc: replace @pxref by @ref where appropriate 2011-07-09 21:53:59 +02:00
optimization.txt
outdevs.texi
protocols.texi udp: Allow specifying the local IP address 2011-11-09 20:19:39 +02:00
rate_distortion.txt
snow.txt
soc.txt
swscale.txt
t2h.init doc: add support for an optional navigation bar in texi2html pages 2011-11-14 01:12:15 +01:00
tablegen.txt
texi2pod.pl doc: replace @pxref by @ref where appropriate 2011-07-09 21:53:59 +02:00
viterbi.txt