FFmpeg/doc
Justin Ruggles 59220d559b oggenc: add a page_duration option and deprecate the pagesize option
This uses page duration instead of byte size to determine when to buffer
the page. Also, it tries to avoid continued pages by buffering the current
page if there are already packets in the page and adding the next packet
would require it to be continued on a new page. This can improve seeking
performance.

The default page duration is 1 second, which is much saner than filling
all page segments by default.
2013-01-08 15:42:36 -05:00
..
doxy doc: support the new website layout 2012-10-08 11:22:42 +02:00
APIchanges doc/APIchanges: fill in missing dates and hashes. 2013-01-08 14:51:30 -05:00
avconv.texi avconv: remove -same_quant 2012-10-09 20:32:34 +02:00
avplay.texi Warn about avserver being broken. 2011-12-10 22:02:44 +01:00
avprobe.texi avprobe: restore pseudo-INI old style format for compatibility. 2012-05-26 21:14:35 +02:00
avserver.conf avserver: remove daemon mode 2012-11-15 17:36:14 +01:00
avserver.texi avserver: remove daemon mode 2012-11-15 17:36:14 +01:00
avtools-common-opts.texi doc: avtools-common-opts: Fix terminology concerning metric prefixes 2012-11-25 14:26:39 +01:00
avutil.txt Remove unused softfloat implementation. 2011-05-11 13:43:30 +02:00
bitstream_filters.texi docs: use -bsf:[vas] instead of -[vas]bsf. 2012-02-24 22:04:11 +01:00
build_system.txt cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
demuxers.texi img2: document the options available 2012-12-08 17:04:23 +01:00
developer.texi doc: Extend commit message section 2013-01-07 14:55:49 -05:00
doxy-wrapper.sh doc: add apidoc target for doxygen API documentation 2012-11-02 18:28:56 +01:00
Doxyfile miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
encoders.texi fix ac3 encoder documentation 2011-10-12 14:52:26 -04:00
eval.texi eval: Add the isinf() function and tests for it 2012-07-04 15:10:56 +03:00
faq.texi doc: update the faq entry about custom I/O 2012-10-11 15:12:30 +02:00
fate.texi doc: document THREAD_TYPE fate variable 2012-06-14 21:21:06 +02:00
filters.texi doc: improve documentation for the asyncts filter first_pts option 2012-12-13 13:02:21 -05:00
general.texi Drop Snow codec 2013-01-06 16:30:02 +01:00
git-howto.texi doc: git-howto: Leave reviewers time to react before pushing patches 2012-11-11 20:43:28 +01:00
git-howto.txt doc/git-howto: expand format-patch and send-email notes. 2011-11-08 14:25:38 +01:00
indevs.texi miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
libavfilter.texi doc: update libavfilter documentation 2011-11-10 15:55:29 -08:00
Makefile doc: add apidoc target for doxygen API documentation 2012-11-02 18:28:56 +01:00
metadata.texi replace FFmpeg with Libav in doc/ 2011-03-16 22:01:01 +01:00
multithreading.txt replace FFmpeg with Libav in doc/ 2011-03-16 22:01:01 +01:00
muxers.texi oggenc: add a page_duration option and deprecate the pagesize option 2013-01-08 15:42:36 -05:00
nut.texi Drop Snow codec 2013-01-06 16:30:02 +01:00
optimization.txt x86: mmx2 ---> mmxext in comments and messages 2012-10-31 00:37:42 +01:00
outdevs.texi sndio support for playback and record 2011-03-27 10:46:45 +02:00
platform.texi doc: Point to the new location of the c99-to-c89 tool 2012-11-01 22:47:50 +02:00
print_options.c Generate manpages for AV{Format,Codec}Context AVOptions. 2012-03-20 07:10:06 +01:00
protocols.texi rtmp: Add support for receiving incoming streams 2012-08-16 18:13:41 +03:00
rate_distortion.txt miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
RELEASE_NOTES Update release notes for the 9 release. 2013-01-04 17:50:34 +01:00
soc.txt Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
swscale.txt x86: mmx2 ---> mmxext in comments and messages 2012-10-31 00:37:42 +01:00
t2h.init doc: allow building with old texi2html versions 2012-10-08 20:08:51 +01:00
tablegen.txt Update tablegen documentation for WRITE_ARRAY macro. 2010-06-27 14:31:50 +00:00
texi2pod.pl doc: texi2pod: add -I flag 2012-03-20 11:10:25 +00:00
viterbi.txt miscellaneous typo fixes 2012-12-21 00:18:34 +01:00