log

age author description
Fri, 09 Apr 2004 14:57:39 +0000 michael Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at thirdcontact dot com>) libavcodec
Fri, 09 Apr 2004 14:53:41 +0000 michael aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) libavcodec
Thu, 08 Apr 2004 18:54:40 +0000 michael padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) libavcodec
Wed, 07 Apr 2004 13:26:47 +0000 alex conversion to av_log libavcodec
Wed, 07 Apr 2004 13:14:29 +0000 alex unknown format chars libavcodec
Sun, 04 Apr 2004 17:55:59 +0000 michael fix global header passing from demuxer to decoder libavcodec
Sun, 04 Apr 2004 17:06:30 +0000 michael pts hack (correct solution would be to pass the pts from the encoder to the muxer) libavcodec
Sun, 04 Apr 2004 15:19:20 +0000 michael remove function call from muxer->encoder and cleanly pass global headers libavcodec
Sun, 04 Apr 2004 14:39:20 +0000 michael fix obnoxious ogg_packet passing from encoder to muxer libavcodec
Sun, 04 Apr 2004 11:46:01 +0000 michael time & (s)rand is forbidden libavcodec
Sun, 04 Apr 2004 02:07:15 +0000 michael kill obnoxious ogg_packet passing from demuxer to decoder libavcodec
Sun, 04 Apr 2004 01:10:50 +0000 michael remove spyware from ogg*.c libavcodec
Sat, 03 Apr 2004 01:55:24 +0000 michael nicer looking arrows for the motion vector vissualization libavcodec
Fri, 02 Apr 2004 21:04:56 +0000 michael rv20 (0x20201002) support libavcodec
Fri, 02 Apr 2004 19:54:33 +0000 michael interlaced chroma MC divx-bug workaround libavcodec
Fri, 02 Apr 2004 19:48:20 +0000 michael skiped mbs in interlaced b frames fix libavcodec
Fri, 02 Apr 2004 16:21:55 +0000 michael gmc segfault fix libavcodec
Thu, 01 Apr 2004 17:07:06 +0000 michael split stream into valid mp3 frames, at least flv & nut absolutely need this, but probably most other formats too libavcodec
Mon, 29 Mar 2004 00:29:27 +0000 michael fixing alignment, 2nd try libavcodec
Sun, 28 Mar 2004 23:10:53 +0000 michael hmm av_log(..., get_bits()); libavcodec
Fri, 26 Mar 2004 21:58:55 +0000 michael ensure that the bitstream buffers for encoding partitioned frames are aligned libavcodec
Fri, 26 Mar 2004 20:28:29 +0000 michael fix decoding of qp<6 libavcodec
Fri, 26 Mar 2004 19:35:53 +0000 michael h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Fri, 26 Mar 2004 12:30:04 +0000 michael huge vbv buffer size + CBR fix libavcodec
Fri, 26 Mar 2004 02:06:34 +0000 michael always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise libavcodec
Thu, 25 Mar 2004 01:46:40 +0000 romansh * some significant clean-up of the dv_decode_ac (it looks real libavcodec
Wed, 24 Mar 2004 23:32:48 +0000 mellum warning patrol libavcodec
Mon, 22 Mar 2004 20:54:04 +0000 michael 1000l for iive libavcodec
Mon, 22 Mar 2004 12:07:02 +0000 michael Compile fix by (Chip <szarlada at freemail dot hu>) libavcodec
Mon, 22 Mar 2004 11:00:51 +0000 michael 1000l in av_mallocz_static() libavcodec
Sun, 21 Mar 2004 21:58:14 +0000 michael static allocation rewrite (old code was plain a broken mess) libavcodec
Sat, 20 Mar 2004 16:40:20 +0000 michael do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded libavcodec
Sat, 20 Mar 2004 00:18:52 +0000 michael h264 loop filter optimizations libavcodec
Fri, 19 Mar 2004 21:21:17 +0000 michael h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Thu, 18 Mar 2004 22:45:37 +0000 michael h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>) libavcodec
Thu, 18 Mar 2004 04:19:34 +0000 romansh * removing casualties of battle of the wits and English language libavcodec
Tue, 16 Mar 2004 17:27:03 +0000 michael moving f/b_code init to where it should be libavcodec
Tue, 16 Mar 2004 16:57:27 +0000 michael 1000000l (using uninitalized variable for initalizing bits per MV table) libavcodec
Tue, 16 Mar 2004 16:11:29 +0000 michael init cleanup libavcodec
Tue, 16 Mar 2004 15:38:40 +0000 iive use pan_scan to remove some weight, proper pan_scan offset reading libavcodec
Mon, 15 Mar 2004 16:41:15 +0000 iive mpeg12 fix 10l of aspect calucalations, return gop perser to print debug info, and make mpeg1_seq_header hot overwrite height/width libavcodec
Mon, 15 Mar 2004 01:21:01 +0000 melanson update the API for the idct function libavcodec
Mon, 15 Mar 2004 00:08:24 +0000 iive move MPV_common_init after parsing stream parameters, matrix rebuild libavcodec
Sun, 14 Mar 2004 23:45:42 +0000 romansh * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) libavcodec
Sun, 14 Mar 2004 22:09:58 +0000 romansh * DV decoder simplifications. Now it looks to be 6% faster. At least libavcodec
Sun, 14 Mar 2004 17:55:50 +0000 michael alignment fix libavcodec
Sun, 14 Mar 2004 17:33:48 +0000 michael width,height%16!=0 fix libavcodec
Sun, 14 Mar 2004 15:04:21 +0000 melanson don't fetch the size of SEQH unless SEQH was found libavcodec
Sun, 14 Mar 2004 04:08:11 +0000 melanson minor VMD system update; still not perfect, but should not crash either libavcodec
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec
Sat, 13 Mar 2004 22:01:32 +0000 michael removing broken mpeg_decode_gop() libavcodec
Sat, 13 Mar 2004 21:43:24 +0000 michael fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Sat, 13 Mar 2004 21:26:54 +0000 melanson be smarter about the variable size of the extra SVQ3 data libavcodec
Sat, 13 Mar 2004 20:07:38 +0000 melanson smarten up the SVQ3 extradata decoder without changing the external API libavcodec
Sat, 13 Mar 2004 19:21:58 +0000 melanson credit update libavcodec
Fri, 12 Mar 2004 23:39:38 +0000 romansh * moving some of the commonly used bit reading/writing functions libavcodec
Thu, 11 Mar 2004 13:22:39 +0000 michael 10l libavcodec
Wed, 10 Mar 2004 23:13:43 +0000 michael mb stuffing in partitioned frames fix libavcodec
Wed, 10 Mar 2004 22:11:49 +0000 michael h263+ custom pcf support libavcodec
Wed, 10 Mar 2004 00:43:24 +0000 michael disable lames leading zero "feature", fixes a few more flv encoding issues libavcodec
Tue, 09 Mar 2004 15:23:14 +0000 michael find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads libavcodec
Tue, 09 Mar 2004 12:18:40 +0000 kabi * missing opts for make dep libavcodec
Mon, 08 Mar 2004 02:18:19 +0000 melanson use optimized VP3 functions where appropriate libavcodec
Mon, 08 Mar 2004 02:15:13 +0000 melanson cut over to using new VP3 DSP functions and remove the old ones; bring libavcodec
Mon, 08 Mar 2004 02:13:45 +0000 melanson seperated out the C-based VP3 DSP functions into a different file; also libavcodec
Sat, 06 Mar 2004 12:33:56 +0000 michael h263 framerate & aspect ratio fixes libavcodec
Fri, 05 Mar 2004 18:44:04 +0000 michael fix motion compensation with (x+1/2,y+1/2) MVs libavcodec
Fri, 05 Mar 2004 15:10:56 +0000 michael 10l libavcodec
Fri, 05 Mar 2004 14:21:56 +0000 kabi * more consts libavcodec
Fri, 05 Mar 2004 14:09:12 +0000 kabi * const warn elimination libavcodec
Fri, 05 Mar 2004 14:08:33 +0000 kabi * const warn elimintation libavcodec
Fri, 05 Mar 2004 14:07:33 +0000 kabi * const libavcodec
Thu, 04 Mar 2004 14:58:48 +0000 iive silence warnings libavcodec
Wed, 03 Mar 2004 19:29:00 +0000 michael count > thread_count for execute() libavcodec
Wed, 03 Mar 2004 17:53:55 +0000 michael av_log() cleanup libavcodec
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Wed, 03 Mar 2004 01:57:43 +0000 michael macrofree av_freep() libavcodec
Tue, 02 Mar 2004 18:39:25 +0000 iive add vlc for cbp=0 that is valid in 422,444 libavcodec
Tue, 02 Mar 2004 17:21:55 +0000 michael 10l (segfault fix) libavcodec
Tue, 02 Mar 2004 03:18:03 +0000 michael 100l (divx5 b frame + seeking + flush fix) libavcodec
Tue, 02 Mar 2004 00:40:18 +0000 iive forgot default chroma_format value libavcodec
Tue, 02 Mar 2004 00:30:25 +0000 iive fix typo libavcodec
Mon, 01 Mar 2004 14:55:21 +0000 iive initial chroma_format changes,xvmc tweaks and codec_cap libavcodec
Mon, 01 Mar 2004 12:46:20 +0000 michael attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec
Sun, 29 Feb 2004 22:14:46 +0000 michael optimizing/cleanup of mpeg/qpel_motion() libavcodec
Sun, 29 Feb 2004 22:10:18 +0000 michael attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec
Sun, 29 Feb 2004 02:25:19 +0000 michael skip b frames before first i frame libavcodec
Sun, 29 Feb 2004 02:08:28 +0000 michael simplify MPV_motion() libavcodec
Sun, 29 Feb 2004 00:37:36 +0000 michael interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi) libavcodec
Sat, 28 Feb 2004 21:02:49 +0000 michael mpeg2 field pic decoding fix libavcodec
Sat, 28 Feb 2004 16:41:23 +0000 michael int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) libavcodec
Sat, 28 Feb 2004 15:03:53 +0000 michael Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) libavcodec
Thu, 26 Feb 2004 19:11:21 +0000 michael 10l (vdpart fix) libavcodec
Thu, 26 Feb 2004 18:29:39 +0000 michael AVCodec.supported_framerates libavcodec
Thu, 26 Feb 2004 15:15:05 +0000 michael INT64_MIN fix libavcodec
Thu, 26 Feb 2004 13:42:17 +0000 michael 10l libavcodec
Thu, 26 Feb 2004 02:48:07 +0000 michael 100l (field picture decoding fix) libavcodec
Wed, 25 Feb 2004 18:29:17 +0000 michael export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) libavcodec
Wed, 25 Feb 2004 18:17:45 +0000 michael 1l libavcodec
Wed, 25 Feb 2004 17:35:52 +0000 michael use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 libavcodec
Wed, 25 Feb 2004 02:47:53 +0000 michael av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
Wed, 25 Feb 2004 02:05:50 +0000 michael set AVFrame.pts based upon framerate if its 0 libavcodec
Mon, 23 Feb 2004 21:18:29 +0000 michael av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
Mon, 23 Feb 2004 20:56:56 +0000 michael multithreaded mpeg2 decoding libavcodec
Mon, 23 Feb 2004 16:07:30 +0000 michael av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
Mon, 23 Feb 2004 15:59:21 +0000 michael av_log() libavcodec
Sun, 22 Feb 2004 21:22:47 +0000 michael c99 libavcodec
Sun, 22 Feb 2004 00:31:19 +0000 michael (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavcodec
Thu, 19 Feb 2004 20:29:26 +0000 michael w32threads by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Thu, 19 Feb 2004 00:30:33 +0000 iive use get_format libavcodec
Wed, 18 Feb 2004 22:54:02 +0000 michael simplify libavcodec
Wed, 18 Feb 2004 19:15:19 +0000 michael auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) libavcodec
Wed, 18 Feb 2004 16:26:16 +0000 michael check if threads_count is too large libavcodec
Wed, 18 Feb 2004 15:17:54 +0000 michael flac_flush() libavcodec
Wed, 18 Feb 2004 14:05:49 +0000 michael simplify libavcodec
Wed, 18 Feb 2004 12:49:30 +0000 alex avoid negative array indices libavcodec
Wed, 18 Feb 2004 04:10:52 +0000 michael crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>) libavcodec
Wed, 18 Feb 2004 02:00:55 +0000 michael remove residual array, it isnt really needed libavcodec
Wed, 18 Feb 2004 01:49:30 +0000 michael flac fixes: libavcodec
Wed, 18 Feb 2004 01:22:05 +0000 michael flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) libavcodec