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
APIchanges
avconv.texi
avplay.texi
avprobe.texi
avserver.conf
avserver.texi
avtools-common-opts.texi
avutil.txt
bitstream_filters.texi
build_system.txt
demuxers.texi
developer.texi
doxy-wrapper.sh
Doxyfile
encoders.texi
eval.texi
faq.texi
fate.texi
filters.texi
general.texi
git-howto.texi
git-howto.txt
indevs.texi
libavfilter.texi
Makefile
metadata.texi
multithreading.txt
muxers.texi oggenc: add a page_duration option and deprecate the pagesize option 2013-01-08 15:42:36 -05:00
nut.texi
optimization.txt
outdevs.texi
platform.texi
print_options.c
protocols.texi
rate_distortion.txt
RELEASE_NOTES
soc.txt
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl
viterbi.txt