log avcodec.h @ 12025:2d730a4acc77 libavcodec

age author description
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