log avcodec.h @ 12475:9fef0a8ddd63 libavcodec

age author description
Wed, 08 Sep 2010 15:07:14 +0000 stefano Move mm_support() from libavcodec to libavutil, make it a public libavcodec
Tue, 07 Sep 2010 21:23:55 +0000 stefano Move av_picture_data_copy() to libavcore, and rename it libavcodec
Tue, 07 Sep 2010 21:23:45 +0000 stefano Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, libavcodec
Tue, 07 Sep 2010 19:15:29 +0000 stefano Use new imgutils.h API names, fix deprecation warnings. libavcodec
Sun, 05 Sep 2010 21:04:11 +0000 stefano Add #ifndef around FF_API_MM_FLAGS. libavcodec
Sat, 04 Sep 2010 09:59:08 +0000 stefano Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ libavcodec
Wed, 01 Sep 2010 10:26:28 +0000 aurel add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControl libavcodec
Thu, 26 Aug 2010 00:38:25 +0000 stefano Implement avcodec_get_channel_layout(). libavcodec
Mon, 23 Aug 2010 13:19:48 +0000 bindhammer removed an unnecessary blank line libavcodec
Mon, 23 Aug 2010 11:51:04 +0000 bindhammer added codec-ids for the a64 codec libavcodec
Thu, 12 Aug 2010 15:05:58 +0000 stefano Implement av_get_image_linesize() and use it in libavcodec
Wed, 11 Aug 2010 14:18:52 +0000 stefano Add av_picture_data_copy() and reimplement av_picture_copy() as a libavcodec
Fri, 06 Aug 2010 09:36:45 +0000 stefano Deprecate avcodec_check_dimensions() in favor of the new function libavcodec
Thu, 29 Jul 2010 23:44:57 +0000 stefano Move fill_image_linesize() and fill_image_data_ptr() from libavcodec
Mon, 26 Jul 2010 23:12:28 +0000 stefano Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() libavcodec
Sat, 24 Jul 2010 22:50:12 +0000 aurel add SubRip muxer and demuxer libavcodec
Mon, 19 Jul 2010 22:38:23 +0000 rbultje Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than libavcodec
Sun, 18 Jul 2010 08:03:35 +0000 pross ASCII/ANSI art decoder libavcodec
Sun, 11 Jul 2010 16:56:20 +0000 jbr Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. libavcodec
Sun, 11 Jul 2010 07:35:00 +0000 reimar Add avsubtitle_free function. libavcodec
Sun, 11 Jul 2010 05:06:08 +0000 pross Fix trivial punctuation error libavcodec
Sat, 10 Jul 2010 23:35:15 +0000 reimar Document that and why subtitle decoders do not support direct-rendering. libavcodec
Sat, 10 Jul 2010 07:55:06 +0000 reimar Add native GSM 06.10 audio decoder. libavcodec
Wed, 07 Jul 2010 21:23:36 +0000 cehoyos Add new decoder property max_lowres and do not init decoder if requested value is higher. libavcodec
Sat, 03 Jul 2010 15:35:23 +0000 cehoyos Change all occurences of "inofficial" to "unofficial" in code, comments libavcodec
Fri, 02 Jul 2010 19:26:27 +0000 aurel fix comment grammar libavcodec
Fri, 02 Jul 2010 15:56:38 +0000 aurel clarify convergence_duration documentation libavcodec
Fri, 02 Jul 2010 12:48:32 +0000 diego Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. libavcodec
Fri, 02 Jul 2010 00:03:48 +0000 mru Grammar fixes libavcodec
Thu, 01 Jul 2010 18:49:44 +0000 stefano Move colorspace.h from libavcodec to libavutil. libavcodec
Wed, 30 Jun 2010 20:09:37 +0000 mru Improve av_resample() documentation libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Tue, 22 Jun 2010 19:24:09 +0000 rbultje Native VP8 decoder. libavcodec
Tue, 22 Jun 2010 09:22:21 +0000 mstorsjo Bump micro version, add changelog entry for DTS-ES extension decoding support libavcodec
Sat, 19 Jun 2010 14:14:51 +0000 alexc Add HE-AAC v2 support to the AAC decoder. libavcodec
Fri, 11 Jun 2010 09:01:25 +0000 vitor RealAudio 14.4k encoder. libavcodec
Thu, 10 Jun 2010 08:39:05 +0000 thardin avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer libavcodec
Tue, 08 Jun 2010 11:55:06 +0000 pross Pictor/PC Paint decoder libavcodec
Sat, 05 Jun 2010 20:58:56 +0000 mstorsjo Improve grammar and readability libavcodec
Sat, 05 Jun 2010 12:01:28 +0000 stefano Move eval.c and eval.h from libavcodec to libavutil, and make the eval libavcodec
Thu, 03 Jun 2010 21:59:25 +0000 michael Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 codecs. libavcodec
Thu, 03 Jun 2010 21:53:41 +0000 michael Document the frames returned by the decoder better. libavcodec
Thu, 03 Jun 2010 20:47:59 +0000 cehoyos VP8 encoding via libvpx. libavcodec
Wed, 02 Jun 2010 10:54:45 +0000 stefano Implement av_get_codec_tag_string() and use it in ffprobe. libavcodec
Tue, 01 Jun 2010 08:07:07 +0000 stefano Make ff_parse_expr() and ff_parse_and_eval_expr() return an int libavcodec
Wed, 26 May 2010 18:45:13 +0000 stefano Bump minor version bump and add an APIchanges entry after addition of libavcodec
Wed, 26 May 2010 18:34:48 +0000 cehoyos Bump minor version and add Changelog entry after r23334. libavcodec
Wed, 26 May 2010 10:38:48 +0000 cehoyos Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it. libavcodec
Wed, 26 May 2010 04:20:32 +0000 alexc Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavcodec
Tue, 25 May 2010 01:19:08 +0000 cehoyos VP8 decoding via libvpx. libavcodec
Sun, 23 May 2010 15:34:39 +0000 reimar Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. libavcodec
Thu, 20 May 2010 23:09:11 +0000 stefano Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. libavcodec
Wed, 19 May 2010 20:13:50 +0000 conrad Bump minor version for CODEC_ID_VP8 libavcodec
Wed, 19 May 2010 16:50:00 +0000 conrad Add VP8 CODEC_ID libavcodec
Mon, 17 May 2010 22:49:34 +0000 stefano Add log_level_offset to AVCodecContext. libavcodec
Sun, 16 May 2010 23:00:22 +0000 stefano Change the order of parameters for ff_eval_expr() and libavcodec
Sat, 08 May 2010 16:24:33 +0000 reimar Another try for fixing/improving decode_video documentation. libavcodec
Thu, 06 May 2010 22:38:18 +0000 darkshikari Add intra refresh and crf-max support to the libavcodec libx264 wrapper. libavcodec
Sun, 02 May 2010 16:07:29 +0000 reimar Clarify how allocation works for the picture argument for libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec