log avcodec.h @ 4593:2aea8bf268d8 libavcodec

age author description
Sun, 25 Feb 2007 07:53:44 +0000 takis Move the unaltered documentation of the functions which are part of the public libavcodec
Sat, 24 Feb 2007 09:41:43 +0000 diego cosmetics: Fix another common typo, dependAnt --> dependEnt. libavcodec
Fri, 23 Feb 2007 15:19:29 +0000 gpoirier add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in ffmpeg.c libavcodec
Thu, 22 Feb 2007 20:21:33 +0000 takis Move the av_realloc_static() declaration out of avcodec.h into bitstream.c. libavcodec
Thu, 22 Feb 2007 19:14:07 +0000 takis Doxygenize the comments for the av_fast_realloc() function. libavcodec
Thu, 22 Feb 2007 19:12:40 +0000 takis Doxygenize the comments for the av_free_static() function. libavcodec
Thu, 22 Feb 2007 19:11:33 +0000 takis Doxygenize the comments for the av_mallocz_static() function. libavcodec
Thu, 22 Feb 2007 19:10:55 +0000 takis Doxygenize the comments for the av_realloc_static() function. libavcodec
Thu, 22 Feb 2007 19:09:35 +0000 takis Doxygenize the comments for the av_get_bits_per_sample() function. libavcodec
Thu, 22 Feb 2007 19:08:39 +0000 takis Doxygenize the comments for the av_get_pict_type_char() function. libavcodec
Thu, 22 Feb 2007 19:06:28 +0000 takis Doxygenize the comments for the avpicture_free() function. libavcodec
Thu, 22 Feb 2007 19:05:44 +0000 takis Move the Doxygen function documentation unaltered from libavcodec/utils.c to libavcodec
Thu, 22 Feb 2007 18:59:05 +0000 takis Add more Doxygen documentation. libavcodec
Wed, 21 Feb 2007 23:48:20 +0000 takis Correct typo. libavcodec
Wed, 21 Feb 2007 19:19:46 +0000 diego cosmetics: Fix another common typo, gurantee --> guArantee. libavcodec
Tue, 20 Feb 2007 11:09:47 +0000 mbardiaux Add support for MS-GSM codec libavcodec
Sat, 17 Feb 2007 11:55:57 +0000 michael remove imgresample and convert with the next version bump libavcodec
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavcodec
Sun, 11 Feb 2007 19:02:59 +0000 diego Rename ac3 decoder to liba52 to prepare for native decoder. libavcodec
Tue, 06 Feb 2007 20:19:04 +0000 michael wma encoder libavcodec
Tue, 06 Feb 2007 19:14:16 +0000 michael Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>) libavcodec
Mon, 05 Feb 2007 15:05:29 +0000 diego BMP encoder by Michel Bardiaux, mbardiaux mediaxim be libavcodec
Sat, 03 Feb 2007 06:39:50 +0000 kostya VC-1 parser libavcodec
Thu, 01 Feb 2007 23:30:33 +0000 mru revert accidental checkin libavcodec
Thu, 01 Feb 2007 22:44:42 +0000 mru remove redundant loads libavcodec
Sun, 28 Jan 2007 21:32:08 +0000 mru ARMv6 SIMD IDCT libavcodec
Fri, 26 Jan 2007 15:11:10 +0000 takis Typo libavcodec
Thu, 25 Jan 2007 00:16:28 +0000 diego Theora encoding via libtheora. libavcodec
Sun, 21 Jan 2007 22:45:18 +0000 diego cosmetics: Sort decoder/encoder/parser variables lists. libavcodec
Sun, 21 Jan 2007 22:20:18 +0000 diego cosmetics: List all encoders together. libavcodec