April 28, 2011
View ce5e49b

replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*

Stefano Sabatini authored on 2011/04/28 08:40:44
April 27, 2011
View d7e5aeb

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/27 10:51:04
April 13, 2011
View e7021c0

lavc: remove FF_API_HURRY_UP cruft

Anton Khirnov authored on 2011/04/13 03:51:40
April 3, 2011
View f354396

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/03 09:28:01
April 2, 2011
View 8ed2ae0

lavc: mark hurry_up for removal on next major bump

Anton Khirnov authored on 2011/04/02 18:56:21
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
January 30, 2011
View 9ef5a9d

Replace dprintf with av_dlog

Luca Barbato authored on 2011/01/30 01:46:18
View dfd2a00

Replace dprintf with av_dlog

Luca Barbato authored on 2011/01/30 01:46:18
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
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
February 6, 2010
View 06e03fa

Add include necessary for ff_set_qscale

Reimar Döffinger authored on 2010/02/06 21:53:28
November 17, 2009
View 6e44ba1

Use get_bits_left() instead of size_in_bits - get_bits_count().

Ronald S. Bultje authored on 2009/11/17 02:42:43