log

age author description
Sun, 01 Oct 2006 05:09:20 +0000 kostya 1l: correct argument order in avcodec_check_dimensions libavcodec
Sat, 30 Sep 2006 23:49:09 +0000 michael palette (if we memcpy it into AVFrame) must be uint32_t libavcodec
Sat, 30 Sep 2006 18:47:15 +0000 ods15 vorbis.h -> vorbis_data.c libavcodec
Sat, 30 Sep 2006 18:16:38 +0000 michael marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder) libavcodec
Sat, 30 Sep 2006 16:00:27 +0000 michael seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata libavcodec
Sat, 30 Sep 2006 11:45:09 +0000 michael ignore sub_id libavcodec
Sat, 30 Sep 2006 11:35:14 +0000 michael big endian fix libavcodec
Sat, 30 Sep 2006 11:31:15 +0000 michael support resolution switching, fixes rv20errors.rm libavcodec
Fri, 29 Sep 2006 23:57:03 +0000 michael simplify libavcodec
Fri, 29 Sep 2006 23:34:42 +0000 michael fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff_mpeg4_set_direct_mv) libavcodec
Fri, 29 Sep 2006 19:48:27 +0000 takis Add forgotten eval.h... libavcodec
Fri, 29 Sep 2006 19:39:19 +0000 takis Move the ratecontrol related code from mpegvideo.h to a separate header file. libavcodec
Fri, 29 Sep 2006 19:36:12 +0000 takis Reformat the output of the list of available AVOptions, by indenting the libavcodec
Fri, 29 Sep 2006 19:34:53 +0000 takis Remove the override of lmin and lmax, so the actual option value provided will libavcodec
Fri, 29 Sep 2006 19:33:04 +0000 takis Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there and libavcodec
Thu, 28 Sep 2006 22:03:52 +0000 mru remove extraneous #ifdef CONFIG_ENCODERS/DECODERS libavcodec
Thu, 28 Sep 2006 17:46:25 +0000 takis Remove the "mblmax" OptionDef. The equally named AVOption takes over its libavcodec
Thu, 28 Sep 2006 17:45:51 +0000 takis Remove the "mblmin" OptionDef. The equally named AVOption takes over its libavcodec
Thu, 28 Sep 2006 05:01:02 +0000 kostya Handle case of get_bits(0) libavcodec
Wed, 27 Sep 2006 22:13:44 +0000 mru dc_val should be signed libavcodec
Wed, 27 Sep 2006 22:12:08 +0000 mru return 0 from encode_picture() and estimate_qp() on success libavcodec
Wed, 27 Sep 2006 20:08:36 +0000 takis Break compatibility only when first part of version number changes, in this libavcodec
Wed, 27 Sep 2006 20:01:39 +0000 takis Make AVOption parsign code use ff_eval2() libavcodec
Wed, 27 Sep 2006 19:54:07 +0000 mru add some #ifdef CONFIG_ENCODERS/DECODERS libavcodec
Wed, 27 Sep 2006 19:47:39 +0000 mru fix some signedness warnings libavcodec
Wed, 27 Sep 2006 19:46:19 +0000 takis Make ratecontrol use ff_eval2(). libavcodec
Wed, 27 Sep 2006 11:09:35 +0000 takis Fix compilation by postponing deprecation of ff_eval() until the next version libavcodec
Wed, 27 Sep 2006 04:37:57 +0000 kostya free memory before return libavcodec
Wed, 27 Sep 2006 04:31:39 +0000 kostya bump lavc version for WavPack decoder libavcodec
Tue, 26 Sep 2006 22:23:33 +0000 michael fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000) libavcodec