July 1, 2009
View 4a30fff

Fix argument type mismatches for av_picture_crop and av_picture_fill

Måns Rullgård authored on 2009/07/01 19:36:18
June 30, 2009
View 684aa30

Add doxy to av_log_missing_feature() etc. stating that the function is primarily intended for internal use in lavc/lavf, not for use in apps.

Ronald S. Bultje authored on 2009/06/30 04:17:03
View 4811f89

Move av_log_missing_feature() from the internal.h to the public avcodec.h header file.

Ronald S. Bultje authored on 2009/06/30 04:11:53
June 24, 2009
View ce9dd8f

Make documentation better match the code. Now AVCodecContext.sample_fmt is used.

Brian Crowell authored on 2009/06/24 03:17:15
June 19, 2009
View 4bbe788

Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder should use it, too).

Reimar Döffinger authored on 2009/06/19 17:28:07
June 13, 2009
View c63ea92

Electronic Arts Madcow decoder

Peter Ross authored on 2009/06/13 11:19:41
June 12, 2009
View 94d3d6a

DPX (Digital Picture Exchange) image decoder patch by Jimmy Christensen, jimmy ghost dk

Jimmy Christensen authored on 2009/06/12 14:29:29
June 8, 2009
View f1b99cc

Clarify (re)get_buffer() and CODEC_CAP_DR1 relation.

Michael Niedermayer authored on 2009/06/08 04:30:54
June 7, 2009
View ae8d21f

clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen

Baptiste Coudurier authored on 2009/06/07 05:16:53
June 6, 2009
View bf7e799

Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should improve plain text doxy readability.

Stefano Sabatini authored on 2009/06/06 18:35:15
June 3, 2009
View 8f3f2e0

Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.

Reimar Döffinger authored on 2009/06/03 20:20:35
View da45d5b

Clarify the input AVPacket for avcodec_decode*()

Michael Niedermayer authored on 2009/06/03 19:25:21
May 31, 2009
View f988ce6

Add a lock manager API to libavcodec.

Andreas Öman authored on 2009/05/31 15:51:18
May 28, 2009
View c0601d7

remove apparently unused real_pict_num from AVCodecContext

Baptiste Coudurier authored on 2009/05/28 06:40:10
May 13, 2009
View ca0bb1c

V210 Uncompressed 4:2:2 10-bit encoder and decoder

Baptiste Coudurier authored on 2009/05/13 04:56:48