October 21, 2011
View dd8ffc1

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/10/21 08:27:28
October 18, 2011
View 586657c

lavc: deprecate img_get_alpha_info().

Anton Khirnov authored on 2011/10/18 03:08:02
September 24, 2011
View 9569a3c

Add new pix_fmt RGBA64

Jean First authored on 2011/09/24 03:26:20
September 1, 2011
View f067d8a

imgconvert: avoid mixed declarations and code.

Clément Bœsch authored on 2011/09/01 09:01:54
August 27, 2011
View 1d6eca2

Removes the internal avcodec_find_best_pix_fmt1()function previously used by avcodec_find_best_pix_fmt() and not used anymore.

Matthew Einhorn authored on 2011/08/27 10:49:29
View 1287c81

imgconvert: make avcodec_find_best_pix_fmt2() more bug robust against future changes

Michael Niedermayer authored on 2011/08/27 08:07:00
View adfe594

Adds a new pix fmt function that selects the best dest fmt from among 2 formats to convert to, given a certain src format.

Matthew Einhorn authored on 2011/08/27 02:03:50
August 25, 2011
View e662b26

Fixes avpicture_layout to not write past buffer end.

Matthew Einhorn authored on 2011/08/25 09:14:03
August 22, 2011
View 27667d2

Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid destination pixel format.

Matthew Einhorn authored on 2011/08/22 02:18:30
August 17, 2011
View 39f9601

lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel formats

Matthew Einhorn authored on 2011/08/17 14:58:33
July 25, 2011
View 539940d

imgconvert: remove unused and inconsistent PixFmtInfo.depth field

Stefano Sabatini authored on 2011/07/25 18:47:32
July 24, 2011
View e324619

imgconvert: change logic in avcodec_get_pix_fmt_loss()

Stefano Sabatini authored on 2011/07/24 22:38:59
July 23, 2011
View d7e14c0

imgconvert: remove PixFmtInfo.pixel_type field

Stefano Sabatini authored on 2011/07/23 22:37:05
July 19, 2011
View 3b8bb50

imgconvert: store padded size information in PixFmtInfo, simplify avg_bits_per_pixel()

Stefano Sabatini authored on 2011/07/19 22:38:53
View 49f612e

imgconvert: remove useless PixFmtInfo.nb_channels field

Stefano Sabatini authored on 2011/07/19 21:16:04