July 17, 2011
View 15285d8

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/17 02:40:35
July 7, 2011
View 34e36f3

libopenjpeg: Drop const qualifier to silence compiler warning.

Diego Biurrun authored on 2011/07/07 08:31:02
May 8, 2011
View 7030501

libopenjpeg: set internal frame defaults

Stefano Sabatini authored on 2011/05/08 04:32:52
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 7, 2011
View 7ffe76e

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
View 737eb59

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
January 26, 2011
View e7e2df2

Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.

Diego Elio Pettenò authored on 2011/01/26 06:40:11
View d36beb3

Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.

Diego Elio Pettenò authored on 2011/01/26 06:40:11
September 8, 2010
View e16f217

Use new imgutils.h API names, fix deprecation warnings.

Stefano Sabatini authored on 2010/09/08 04:15:29
August 7, 2010
View a63dbf3

Fix the compilation of some libavcodec/lib* files which were not including libavcore/imgutils.h, which was required since the recent avcodec_check_dimensions() -> av_check_image_size() transition.

Stefano Sabatini authored on 2010/08/07 10:36:35
August 6, 2010
View 6ce9b43

Remove use of the deprecated function avcodec_check_dimensions(), use av_check_image_size() instead.

Stefano Sabatini authored on 2010/08/06 18:37:04
July 8, 2010
View 0fd0ef7

Add new decoder property max_lowres and do not init decoder if requested value is higher.

Carl Eugen Hoyos authored on 2010/07/08 06:23:36
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
December 29, 2009
View a80459f

Fix colours for QT JPEG2000, fixes issue 1540.

Carl Eugen Hoyos authored on 2009/12/29 21:00:28