lp:libswscale

Created by Andrew Hunter and last modified
Get this branch:
bzr branch lp:libswscale

Related bugs

Related blueprints

Branch information

Owner:
Andrew Hunter
Project:
libswscale
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.ffmpeg.org/libswscale/.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 2 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 4 seconds — see the log

Recent revisions

1254. By ramiro <ramiro@b3059339-0415-0410-9bf9-f77b7e298cf2>

colorspace-test: fix build

rgb32tobgr32() has been removed in favour of shuffle_bytes_2103() in r32190

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32676 b3059339-0415-0410-9bf9-f77b7e298cf2

1253. By mstorsjo <mstorsjo@b3059339-0415-0410-9bf9-f77b7e298cf2>

Store src/dstFormat after calling handle_jpeg

handle_jpeg may update the src/dstFormat variables, this makes sure the
updated version is stored in the context.

This fixes roundup issue 2302.

Patch by Troot, all_crap_goes_here at hotmail

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32562 b3059339-0415-0410-9bf9-f77b7e298cf2

1252. By reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>

100l, fix sws_getCachedContext. It did not set the colorspace details,
but worse it did not set up destination dimensions, thus every user
of it would necessarily fail.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32424 b3059339-0415-0410-9bf9-f77b7e298cf2

1251. By stefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>

Set default values for the scale context in sws_alloc_context().

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32415 b3059339-0415-0410-9bf9-f77b7e298cf2

1250. By stefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>

Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32414 b3059339-0415-0410-9bf9-f77b7e298cf2

1249. By stefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>

Set valid default values for the srcw, srch, dstw, dsth options in the
scale context. Prevent pointless warnings when using
av_opt_set_defaults() for setting the default values, as in a pending
patch.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32413 b3059339-0415-0410-9bf9-f77b7e298cf2

1248. By stefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>

Cosmetics: put "if (...)" and "av_log(...)" in the same line for
improving vertical alignment and readability.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32405 b3059339-0415-0410-9bf9-f77b7e298cf2

1247. By stefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>

Put if (...) av_log() in the same line, more compact and increase
readibility.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32404 b3059339-0415-0410-9bf9-f77b7e298cf2

1246. By stefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>

Amend constraints for the src_format and dst_format options in the
SWScale context.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32403 b3059339-0415-0410-9bf9-f77b7e298cf2

1245. By stefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>

Cosmetics: fix braces placement.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32402 b3059339-0415-0410-9bf9-f77b7e298cf2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers