- 02 Jun, 2010 10 commits
-
-
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 20 commits
-
-
David Conrad authored
Originally committed as revision 23418 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
if vaapi is disabled is at best pointless. Originally committed as revision 23417 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reinhard Tartler authored
Originally committed as revision 23415 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje 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>. Originally committed as revision 23414 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 23413 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reinhard Tartler authored
additionallym deprecate palette8torgb16 and its bgr variant without replacement. These functions are not meant to be used by applications. Discussed at: http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/109340 Originally committed as revision 31301 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Måns Rullgård authored
Originally committed as revision 23412 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Sebastian Vater authored
unsupported and causes crashes when libavfilter is enabled. Patch by Sebastian Vater <cdgs basty googlemail com>. Originally committed as revision 23411 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
corresponding man page section. Originally committed as revision 23410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini 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. Originally committed as revision 23409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini 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'." Originally committed as revision 23408 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini 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. Originally committed as revision 23407 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
sws_setColorspaceDetails() to ff_yuv2rgb_c_init_tables(). Allow to factorize duplicated code. Originally committed as revision 31300 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
Originally committed as revision 23406 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23405 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Make me and Diego happy. Originally committed as revision 23404 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
const_name -> const_names const_value -> const_values func[12]_name -> func[12]_names func[12] -> funcs[12] All these parameters contain a list of values, using plural names for them help understanding a little. Originally committed as revision 23403 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
containing an error code. Allow these functions to convey the reason of the failure to the calling function, failure which is not always due to a parsing error but it may depend for example on a memory problem. Also fix several potential memleaks. Originally committed as revision 23402 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 23401 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reinhard Tartler authored
They contain exactly the same code as their 16bit variants, so this is effectively code de-duplication. Originally committed as revision 31298 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 31 May, 2010 5 commits
-
-
Janne Grunau authored
Originally committed as revision 23398 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Janne Grunau authored
Originally committed as revision 23397 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 23396 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 23394 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 23392 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2010 5 commits
-
-
Maxim Poliakovski authored
Originally committed as revision 23391 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Maxim Poliakovski authored
Originally committed as revision 23389 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Fixes issue 1949 Originally committed as revision 23388 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 31279 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Biurrun authored
Originally committed as revision 23387 to svn://svn.ffmpeg.org/ffmpeg/trunk
-