January 18, 2012
View e9a6152

lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8

Michael Niedermayer authored on 2012/01/18 23:51:09
January 17, 2012
View dc2f652

Fix pix_fmt_info for yuva420.

Carl Eugen Hoyos authored on 2012/01/17 08:30:28
January 15, 2012
View d9816cd

imgconvert: add PIX_FMT_GRAY8A to pix_fmt_info

Michael Niedermayer authored on 2012/01/15 10:40:18
January 3, 2012
View 7d8f115

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/03 10:25:56
January 1, 2012
View 44b0edd

Drop some pointless void* return value casts from av_malloc() invocations.

Diego Biurrun authored on 2012/01/01 00:30:59
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