log

age author description
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Sun, 25 Feb 2007 07:53:44 +0000 takis Move the unaltered documentation of the functions which are part of the public libavcodec
Sun, 25 Feb 2007 02:38:08 +0000 michael rewrite find_frame_end() libavcodec
Sun, 25 Feb 2007 00:35:30 +0000 aurel use FFMIN libavcodec
Sat, 24 Feb 2007 11:59:26 +0000 diego Only compile snowdsp_mmx.c if the Snow decoder is enabled. libavcodec
Sat, 24 Feb 2007 11:58:52 +0000 diego Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated. libavcodec
Sat, 24 Feb 2007 09:41:43 +0000 diego cosmetics: Fix another common typo, dependAnt --> dependEnt. libavcodec
Sat, 24 Feb 2007 00:58:28 +0000 michael h264 optimization: common case hl_decode_mb patch by (Alexander Strange astrange ithinksw com) libavcodec
Sat, 24 Feb 2007 00:55:50 +0000 aurel Use pointers to avoid copying AVFrame. libavcodec
Fri, 23 Feb 2007 15:44:56 +0000 michael reorder a few more paddws to reduce dependancy chains libavcodec
Fri, 23 Feb 2007 15:28:35 +0000 michael reorder paddws to reduce dependancy chain 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
Fri, 23 Feb 2007 15:03:30 +0000 michael shortening dependancy chain in chroma mc2 libavcodec
Fri, 23 Feb 2007 14:29:59 +0000 michael remove now wrong comment libavcodec
Fri, 23 Feb 2007 14:29:13 +0000 michael fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg hitron co kr) libavcodec
Fri, 23 Feb 2007 10:23:45 +0000 aurel use av_noinline instead of __attribute((noinline)) libavcodec
Fri, 23 Feb 2007 00:47:21 +0000 michael dont check buffer size if the decode function wont be called at all libavcodec
Fri, 23 Feb 2007 00:20:39 +0000 takis av_realloc_static() is an internal function and therefore should use the ff_ prefix instead of av_. 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:16:31 +0000 takis Doxygenize the existing amr.c documentation. 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
Thu, 22 Feb 2007 14:56:54 +0000 takis Fix spelling. libavcodec