- 03 Jun, 2010 20 commits
-
-
Frank Barchard authored
Patch by Frank Barchard, fbarchard google com Originally committed as revision 23460 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23459 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
formats which are not currently supported by NUT and which cannot be played by ffplay. Originally committed as revision 23458 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 23457 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 23456 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
consistency with the corresponding man section. Originally committed as revision 23454 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
consistency with the corresponding man section. Originally committed as revision 23453 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
consistency with the corresponding man section. Originally committed as revision 23452 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 23451 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This fixes cases where ist->start_time wasn't initialized. This also makes cur_pts calculated against the same origin for all streams. Originally committed as revision 23450 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
James Zern authored
Patch by James Zern, Google, Inc. Originally committed as revision 23449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
kemuri authored
sizes greater than 4gb. Patch by kemuri <kemuri9 at gmail dot com> Originally committed as revision 23448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Since the buffer always was large enough, this bug didn't have any effect in practice. Originally committed as revision 23447 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
This is consistent with the the rendered ordering of the ffmpeg man page. Originally committed as revision 23445 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Also replace "the HTML documentation of @file{ffmpeg}" with "the FFmpeg HTML documentation", which is more generic. Originally committed as revision 23444 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
This makes the ordering of the sections in the file more consistent with that of the final man output. Originally committed as revision 23443 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23442 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
unsigned int, as the corresponding variable set in AVCodecContext.codec_tag is unsigned int. Originally committed as revision 23441 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 23440 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Fixes issue 1882. Originally committed as revision 23439 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jun, 2010 19 commits
-
-
Måns Rullgård authored
Originally committed as revision 23438 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 23437 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
The offsets differ depending on configuration, so only check them when they will actually be used. Presently, this is when NEON is enabled. Originally committed as revision 23436 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
defined. Originally committed as revision 23434 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
tag is defined, rather than return -1. Originally committed as revision 23433 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
error. Originally committed as revision 23432 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
AVFormatContext * in input rather than a NUTContext *, which allows to log messages with av_log(). Originally committed as revision 23431 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
Bump libx264 version requirement accordingly. Originally committed as revision 23430 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23429 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
The test for .align syntax was apparently unreliable with some compilers. Using the .p2align directive instead avoids the need for this test. Originally committed as revision 23428 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 23427 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Frank Barchard authored
end of a file. Patch by Frank Barchard, fbarchard google Originally committed as revision 23426 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 23425 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23424 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
informative. Originally committed as revision 23423 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23422 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23421 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This allows setting bit rates that aren't an exact multiple of 1000. Originally committed as revision 23419 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jun, 2010 1 commit
-
-
David Conrad authored
Originally committed as revision 23418 to svn://svn.ffmpeg.org/ffmpeg/trunk
-