log avcodec.h @ 9218:18dffa8f2382 libavcodec

age author description
Sat, 21 Mar 2009 13:51:29 +0000 diego Remove deprecated functions and structures on next version bump. libavcodec
Sat, 21 Mar 2009 10:25:20 +0000 reimar Fix avpicture_get_size for non-paletted formats with a helper palette libavcodec
Fri, 20 Mar 2009 12:04:58 +0000 gb Rename hwaccel_data_private to hwaccel_picture_private. libavcodec
Thu, 19 Mar 2009 21:23:39 +0000 ramiro Split TrueHD decoder from MLP libavcodec
Tue, 17 Mar 2009 12:43:09 +0000 gb Amend AVCodecContext with hwaccel_context (HW accelerator context). libavcodec
Wed, 11 Mar 2009 08:25:00 +0000 gb Use av_mallocz() to initialize hwaccel_data_private. libavcodec
Mon, 09 Mar 2009 08:04:41 +0000 gb Add private HW accel data infrastructure. libavcodec
Sat, 07 Mar 2009 22:42:09 +0000 vitor VQF demuxer libavcodec
Thu, 05 Mar 2009 07:35:06 +0000 schreter Add handling of frame position in the parser. libavcodec
Thu, 26 Feb 2009 23:47:32 +0000 michael Add ticks_per_frame, this should hopefully fix the regressions caused libavcodec
Thu, 26 Feb 2009 01:38:51 +0000 cehoyos Completed documentation of reference field. libavcodec
Tue, 24 Feb 2009 22:19:09 +0000 cehoyos Add timestamp computation if values are exported by decoder. libavcodec
Tue, 24 Feb 2009 20:17:02 +0000 cehoyos Change duration computation to use time_base instead of TB/2. libavcodec
Mon, 23 Feb 2009 13:44:51 +0000 michael More approved hunks for VAAPI & our new and cleaner hwaccel API. libavcodec
Sat, 21 Feb 2009 20:11:47 +0000 cehoyos Use context variable repeat_pict for frame duration computation and libavcodec
Thu, 19 Feb 2009 23:35:59 +0000 cehoyos Add convergence_duration to AVCodecParserContext. libavcodec
Thu, 19 Feb 2009 12:18:09 +0000 pross Add AVERROR_EOF. libavcodec
Wed, 18 Feb 2009 23:46:05 +0000 cehoyos Add key_frame to AVCodecParserContext, used in libavformat. libavcodec
Sun, 15 Feb 2009 20:45:10 +0000 stefano Improve grammar: "X next after Y" -> "next X after Y". libavcodec
Sun, 15 Feb 2009 16:02:07 +0000 stefano Document av_codec_next(). libavcodec
Sat, 14 Feb 2009 22:22:55 +0000 iive Another attempt to clarify draw_horiz_band() usage. libavcodec
Sat, 14 Feb 2009 21:00:26 +0000 diego Attempt to clarify draw_horiz_band description and fix two random typos. libavcodec
Sat, 14 Feb 2009 20:52:18 +0000 iive More clarification for draw_horiz_band() in hwaccell mode. libavcodec
Sat, 14 Feb 2009 20:07:52 +0000 iive Document that ff_draw_horiz_band() could be used as hwaccell callback. libavcodec
Wed, 11 Feb 2009 22:57:10 +0000 bcoudurier extend resampling API, add S16 internal conversion libavcodec
Mon, 09 Feb 2009 15:49:06 +0000 michael Try to doxyfy av_resample_init(). I hope I did not misremember anything as I libavcodec
Mon, 09 Feb 2009 15:31:08 +0000 michael Move doxy for public resample2 functions to the public header. libavcodec
Sun, 08 Feb 2009 18:56:33 +0000 michael Clarify has_b_frames doxy. libavcodec
Fri, 06 Feb 2009 23:54:50 +0000 stefano Drop the deprecated function register_avcodec() at the next major libavcodec
Fri, 06 Feb 2009 23:50:54 +0000 stefano Replace the calls to the deprecated function register_avcodec() with libavcodec
Fri, 06 Feb 2009 23:46:15 +0000 stefano Rename register_avcodec() as avcodec_register() and deprecate the old libavcodec
Fri, 06 Feb 2009 11:49:31 +0000 cehoyos Use libopenjpeg for jpeg2k decoding. libavcodec
Thu, 05 Feb 2009 08:58:35 +0000 pross Electronic Arts TQI decoder libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sat, 31 Jan 2009 00:45:34 +0000 michael Fix documentation of the return value of avcodec_encode_video(). libavcodec
Sun, 25 Jan 2009 19:11:10 +0000 diego Directly #include some required headers. libavcodec
Sun, 18 Jan 2009 05:52:12 +0000 mru Alpha: proper IDCT selection libavcodec
Sat, 17 Jan 2009 20:08:43 +0000 stefang added demuxer for FunCom ISS audio files, libavcodec
Sat, 17 Jan 2009 01:17:04 +0000 cehoyos Remove CODEC_ID_H264_VDPAU. libavcodec
Tue, 13 Jan 2009 19:13:08 +0000 michael Add CODEC_ID_MP1. libavcodec
Wed, 07 Jan 2009 19:55:08 +0000 michael Document the need of buf=NULL buf_size=0 at the end to obtain all frames. libavcodec
Sun, 04 Jan 2009 23:55:27 +0000 cehoyos Add VDPAU hardware accelerated decoding for H264 which can be used by libavcodec
Sun, 04 Jan 2009 18:58:49 +0000 michael Move metadata API from avcodec to avformat. libavcodec
Sun, 04 Jan 2009 18:48:37 +0000 michael Generic metadata API. libavcodec
Sat, 03 Jan 2009 19:21:48 +0000 michael Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes. libavcodec
Sat, 03 Jan 2009 19:20:50 +0000 michael Add type, text and ass to AVSubtitleRect. libavcodec
Sat, 03 Jan 2009 19:17:18 +0000 michael Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. libavcodec
Sat, 03 Jan 2009 18:41:35 +0000 michael Replace some fixed width variable from AVSubtitle* by normal int. libavcodec
Sat, 03 Jan 2009 17:58:25 +0000 michael Future doxy for a few fields of AVSubtitleRect. libavcodec
Sat, 03 Jan 2009 17:54:48 +0000 michael Change AVSubtitle.rects to an array of pointers so ABI does not break libavcodec
Sat, 03 Jan 2009 15:15:03 +0000 michael Add enum AVSubtitleType libavcodec
Sat, 27 Dec 2008 09:22:21 +0000 reimar Bump minor number for many small improvements, tiff fax decoding, libavcodec
Wed, 24 Dec 2008 17:38:27 +0000 michael Allow decoders to set AVCodecContext.refs. libavcodec
Sat, 20 Dec 2008 18:06:01 +0000 kostya RV30 decoder libavcodec
Tue, 16 Dec 2008 21:35:35 +0000 stefano Implement av_set_string3(). libavcodec
Mon, 15 Dec 2008 22:12:37 +0000 mru ARM: NEON optimised simple_idct libavcodec
Sun, 14 Dec 2008 21:38:03 +0000 stefano Move documentation of avcodec_register_all() from allcodecs.c to libavcodec
Sun, 14 Dec 2008 21:34:12 +0000 stefano Remove set_all_opt() and its use in av_set_string2(). Make libavcodec
Sun, 14 Dec 2008 20:04:41 +0000 stefano Document register_avcodec(). libavcodec
Sun, 14 Dec 2008 20:04:00 +0000 stefano Make register_avcodec() call avcodec_init(). libavcodec