- 03 Jun, 2010 9 commits
-
-
ramiro authored
sizes greater than 4gb. Patch by kemuri <kemuri9 at gmail dot com> git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23448 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mstorsjo authored
Since the buffer always was large enough, this bug didn't have any effect in practice. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23447 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
This is consistent with the the rendered ordering of the ffmpeg man page. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23445 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
Also replace "the HTML documentation of @file{ffmpeg}" with "the FFmpeg HTML documentation", which is more generic. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23444 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
This makes the ordering of the sections in the file more consistent with that of the final man output. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23443 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23442 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
unsigned int, as the corresponding variable set in AVCodecContext.codec_tag is unsigned int. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23441 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
lu_zero authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23440 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
Fixes issue 1882. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23439 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 02 Jun, 2010 19 commits
-
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23438 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23437 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
The offsets differ depending on configuration, so only check them when they will actually be used. Presently, this is when NEON is enabled. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23436 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23435 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
defined. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23434 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
tag is defined, rather than return -1. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23433 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
error. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23432 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
AVFormatContext * in input rather than a NUTContext *, which allows to log messages with av_log(). git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23431 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
darkshikari authored
Bump libx264 version requirement accordingly. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23430 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23429 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
The test for .align syntax was apparently unreliable with some compilers. Using the .p2align directive instead avoids the need for this test. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23428 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23427 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
cehoyos authored
end of a file. Patch by Frank Barchard, fbarchard google git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23426 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23425 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23424 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
informative. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23423 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23422 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23421 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mstorsjo authored
This allows setting bit rates that aren't an exact multiple of 1000. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23419 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 01 Jun, 2010 12 commits
-
-
conrad authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23418 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
reimar authored
if vaapi is disabled is at best pointless. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23417 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
siretart authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23415 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
from 2 to 1, which is the actual value used in the spec. Fixes issue1978. Path by John Wimer <john at god dot vtic dot net>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23414 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23413 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23412 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
unsupported and causes crashes when libavfilter is enabled. Patch by Sebastian Vater <cdgs basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23411 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
corresponding man page section. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23410 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
command on its own line, and create a corresponding "TIPS" man page section. Note that such section is not displayed, as currently only sections with pre-defined names are rendered. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23409 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
or texinfo command for specifying how to generate @item marks, and make it use by default the mark symbol "*". This is consistent with texinfo docs: "If you don't specify a mark command, the default is `@bullet'." git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23408 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
section, and make the whole rendered in the man output. Simplify layout, and make it more consistent with that of the other man pages. Also I cannot see a good reason for keeping split the two sections. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23407 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23406 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-