| March 19, 2011 | ||
|---|---|---|
View 2912e87
Replace FFmpeg with Libav in licence headersMans Rullgard authored on 2011/03/19 02:35:10 |
||
| February 7, 2011 | ||
|---|---|---|
View 737eb59
Merge libavcore into libavutilReinhard Tartler authored on 2011/02/07 22:37:08 |
||
| January 26, 2011 | ||
|---|---|---|
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 |
||
| November 10, 2009 | ||
|---|---|---|
View 09bad7e
Handle JPEG2000 frames stored in the Quicktime container. Fixes issue 1525.Jai Menon authored on 2009/11/10 23:48:32 |
||
View b70b158
cosmetics : fix indentation.Jai Menon authored on 2009/11/10 23:37:42 |
||
| October 19, 2009 | ||
|---|---|---|
View d91aac1
cosmetics: Remove pointless parentheses from return statement.Diego Biurrun authored on 2009/10/19 21:47:52 |
||
| June 5, 2009 | ||
|---|---|---|
View f4499c9
libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier authored on 2009/06/05 17:33:58 |
||
| May 27, 2009 | ||
|---|---|---|
View cd84065
Add lowres support to the libopenjpeg wrapper. Fixes issue 1097.Jai Menon authored on 2009/05/27 02:04:28 |
||