July 30, 2011
View faba79e

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/30 13:39:57
July 17, 2011
View ec6402b

lavc: use designated initialisers for all codecs.

Anton Khirnov authored on 2011/07/17 19:54:31
April 30, 2011
View 975a144

Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.

Stefano Sabatini authored on 2011/04/30 01:53:57
April 29, 2011
View 6209669

Replace deprecated av_get_pict_type_char() with av_get_picture_type_char().

Stefano Sabatini authored on 2011/04/29 23:37:23
April 28, 2011
View ce5e49b

replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*

Stefano Sabatini authored on 2011/04/28 08:40:44
View 301183d

replace deprecated av_get_pict_type_char() with av_get_picture_type_char()

Stefano Sabatini authored on 2011/04/28 08:03:28
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 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
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