comparison Changelog @ 34811:57eee2db5fe7

Document -dr influence on video display speed.
author reimar
date Mon, 14 May 2012 19:52:52 +0000
parents cfd225997828
children 747608fd4dcc
comparison
equal deleted inserted replaced
34810:e48338dbd0cb 34811:57eee2db5fe7
13 Filters: 13 Filters:
14 * delogo: allow to change the rectangle based on the time. 14 * delogo: allow to change the rectangle based on the time.
15 * lavfi: libavfilter filter graphs (experimental). 15 * lavfi: libavfilter filter graphs (experimental).
16 16
17 Other: 17 Other:
18 * -dr support for H.264 B-frames.
19 40% faster frame blitting on e.g. PPC G4 Macs with -vo gl
18 * support adding noise at output resolution with -vo gl:noise-strength=8 20 * support adding noise at output resolution with -vo gl:noise-strength=8
19 * experimental support for OpenGL ES 1.0 in -vo gl 21 * experimental support for OpenGL ES 1.0 in -vo gl
20 * support for PGS (BluRay-compatible), DVB and XSUB subtitles. 22 * support for PGS (BluRay-compatible), DVB and XSUB subtitles.
21 * af_cmdline slave command to change e.g. audio equalizer options at runtime. 23 * af_cmdline slave command to change e.g. audio equalizer options at runtime.
22 * vo x11: don't hide or show cursor any more if attached to an existing window (-wid) 24 * vo x11: don't hide or show cursor any more if attached to an existing window (-wid)