August 19, 2012
View a21f65b

elbg: switch to av_assert

Michael Niedermayer authored on 2012/08/19 04:54:52
View 9018f8c

elbg: fix assert

Michael Niedermayer authored on 2012/08/19 04:53:32
August 16, 2012
View c581cb4

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/08/16 23:12:45
August 6, 2012
View 1d9c2dc

Don't include common.h from avutil.h

Martin Storsjö authored on 2012/08/06 22:49:32
June 29, 2012
View 6851130

cosmetics: minor libavcodec spelling errors

Lou Logan authored on 2012/06/29 05:01:06
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
July 2, 2010
View 9a58234

Fix misspelled parameter names in Doxygen documentation. This fixes one Doxygen warning each.

Diego Biurrun authored on 2010/07/02 19:49:29
June 26, 2010
View 36672ba

elbg: remove VLAs

Måns Rullgård authored on 2010/06/26 03:51:25
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
January 2, 2010
View 4e2c08c

Small ELBG optimization: use last pixel as a initial guess for the codebook entry.

Vitor Sessak authored on 2010/01/02 21:15:09
March 11, 2009
View e40ee25

Fix bug when elbg->utility_inc[elbg->numCB-1] == 1

Vitor Sessak authored on 2009/03/11 02:38:16
March 9, 2009
View 9aa2ab4

Use FLG pseudo-random number generator in RoQ and ELBG

Vitor Sessak authored on 2009/03/09 02:43:12
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
January 27, 2009
View 99ed41a

Fix filenames in Doxygen comments.

Diego Biurrun authored on 2009/01/27 07:51:16
July 23, 2008
View 144b46f

My commit at r14340 was not the right solution. For a monochromatic frame, there will be only one centroid and it will be impossible to find three distinct ones. It is better to just avoid shifting if there are not three different centroids.

Vitor Sessak authored on 2008/07/23 14:54:34