log

age author description
Thu, 27 May 2004 15:57:20 +0000 michael accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodec
Wed, 26 May 2004 20:15:15 +0000 michael altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Wed, 26 May 2004 20:04:49 +0000 michael 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) libavcodec
Wed, 26 May 2004 19:42:00 +0000 michael 10l (interlaced b frame decoding fix) libavcodec
Wed, 26 May 2004 02:42:41 +0000 melanson rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) libavcodec
Tue, 25 May 2004 18:17:25 +0000 michael avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodec
Tue, 25 May 2004 18:07:25 +0000 michael warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Sun, 23 May 2004 01:10:15 +0000 michael mpeg audio timestamp fix libavcodec
Fri, 21 May 2004 14:40:35 +0000 michael more data_size=0 cleanup libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Fri, 21 May 2004 14:29:25 +0000 michael oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Fri, 21 May 2004 13:44:03 +0000 michael forgotten prototypes libavcodec
Tue, 18 May 2004 17:23:49 +0000 michael rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec
Tue, 18 May 2004 17:09:46 +0000 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Tue, 18 May 2004 01:53:43 +0000 romansh * reimplementation using mutexes and condition variables. libavcodec
Thu, 13 May 2004 19:08:39 +0000 michael mention avcodec_align_dimensions() libavcodec
Wed, 12 May 2004 21:34:38 +0000 michael removing unused encoding code libavcodec
Wed, 12 May 2004 16:00:44 +0000 michael automatic pixel format selection libavcodec
Wed, 12 May 2004 02:50:48 +0000 michael segfault fix libavcodec
Wed, 12 May 2004 02:19:12 +0000 michael support skiped blocks in SVQ1 libavcodec
Wed, 12 May 2004 02:03:24 +0000 michael motion estimation for SVQ1 libavcodec
Tue, 11 May 2004 12:24:42 +0000 michael UINT64_MAX fix libavcodec
Tue, 11 May 2004 01:38:46 +0000 michael moving motion estimation specific variables from MpegEncContext -> MotionEstContext libavcodec
Tue, 11 May 2004 00:58:08 +0000 michael reduce dependancy between motion estimation and MpegEncContext libavcodec
Mon, 10 May 2004 23:38:53 +0000 michael dummy avcodec_thread_init() to avoid linking issues libavcodec
Sun, 09 May 2004 15:50:08 +0000 michael p frame encoding, only with 0,0 motion vectors yet though libavcodec
Sat, 08 May 2004 14:15:45 +0000 michael using pointers so the code could eventually be used for P frames libavcodec
Sat, 08 May 2004 11:54:55 +0000 michael width height %64 != 0 fix libavcodec
Fri, 07 May 2004 21:34:33 +0000 rtognimp buffer hints, use reget_buffer, removed copy from previous frame libavcodec
Fri, 07 May 2004 21:10:52 +0000 michael color and 10l libavcodec
Fri, 07 May 2004 20:30:52 +0000 michael rate distorted intra only encoding libavcodec
Fri, 07 May 2004 14:57:05 +0000 michael 10l libavcodec
Fri, 07 May 2004 03:10:11 +0000 melanson first pass at a Sorenson Video 1 (SVQ1) encoder libavcodec
Wed, 05 May 2004 19:53:40 +0000 michael support decoding mpeg4 with buggy dc clipping libavcodec
Wed, 05 May 2004 00:14:22 +0000 michael mpeg4 dc prediction simplification libavcodec
Tue, 04 May 2004 02:58:30 +0000 michael use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodec
Tue, 04 May 2004 02:51:18 +0000 michael arbitrary precision integer support libavcodec
Sun, 02 May 2004 20:01:39 +0000 rtognimp Add buffer hints, enable DR1 libavcodec
Sun, 02 May 2004 19:18:20 +0000 michael cleanup libavcodec
Fri, 30 Apr 2004 19:53:54 +0000 michael mmx dct optimization libavcodec
Fri, 30 Apr 2004 18:56:33 +0000 michael AMV bug workaround libavcodec
Fri, 30 Apr 2004 18:11:34 +0000 michael simplify libavcodec
Fri, 30 Apr 2004 18:09:24 +0000 michael dont missuse assert() libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Fri, 30 Apr 2004 16:06:20 +0000 michael 10000l libavcodec
Fri, 30 Apr 2004 13:44:29 +0000 michael intra_dc_precission>0 encoding support libavcodec
Fri, 30 Apr 2004 01:35:45 +0000 michael 10l libavcodec
Thu, 29 Apr 2004 23:20:46 +0000 iive cola test libavcodec
Thu, 29 Apr 2004 22:12:29 +0000 michael 10l libavcodec
Thu, 29 Apr 2004 14:21:33 +0000 michael remove duplicated find_frame_end() code libavcodec
Thu, 29 Apr 2004 03:33:34 +0000 michael >2 channels decoding fix libavcodec
Tue, 27 Apr 2004 13:50:41 +0000 michael simplify libavcodec
Tue, 27 Apr 2004 04:06:24 +0000 melanson move the 0x80 vector outside of the function, thus saving the compiler libavcodec
Tue, 27 Apr 2004 03:58:06 +0000 melanson separate out put_signed_pixels_clamped() into its own function and libavcodec
Mon, 26 Apr 2004 21:46:01 +0000 michael H.263 MCBPC fix libavcodec
Mon, 26 Apr 2004 09:43:55 +0000 alex avoid macro conflicts libavcodec
Mon, 26 Apr 2004 08:51:56 +0000 alex disable hadamard for gcc below 3.3 - better fix awaited libavcodec
Mon, 26 Apr 2004 08:48:28 +0000 alex use the AVV macro from gcc_fixes.h instead ifdefs libavcodec
Mon, 26 Apr 2004 08:30:56 +0000 alex 100l, and another one because it boils out with ICE under gcc 3.2.3 libavcodec
Mon, 26 Apr 2004 00:33:59 +0000 melanson yes, that's nice... libavcodec
Mon, 26 Apr 2004 00:20:29 +0000 melanson reorganize and simplify the VP3 IDCT stuff libavcodec
Sun, 25 Apr 2004 19:03:35 +0000 michael fix decoding with quant matrixes which contain elements <16 libavcodec
Sun, 25 Apr 2004 16:14:13 +0000 michael rv10 decoding fix libavcodec
Sun, 25 Apr 2004 04:06:09 +0000 melanson move __align16 some place where non-MMX machines can see it libavcodec
Sun, 25 Apr 2004 03:38:30 +0000 melanson hush... libavcodec
Sun, 25 Apr 2004 03:33:30 +0000 melanson hook up support for SSE2-optimized VP3 IDCT libavcodec
Sun, 25 Apr 2004 03:30:19 +0000 melanson add selected SSE2 ASM macros libavcodec
Sun, 25 Apr 2004 03:29:10 +0000 melanson SSE2-optimized variant of VP3 IDCT libavcodec
Sun, 25 Apr 2004 03:26:24 +0000 melanson correct MMX-optimized variant of VP3 IDCT, with comments (thank you libavcodec
Sun, 25 Apr 2004 02:09:47 +0000 michael support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors libavcodec
Sat, 24 Apr 2004 19:30:49 +0000 melanson add the minimal documentation to make this decoder useful libavcodec
Sat, 24 Apr 2004 15:23:50 +0000 michael License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec
Sat, 24 Apr 2004 15:16:23 +0000 michael vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec
Sat, 24 Apr 2004 11:51:38 +0000 michael cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
Sat, 24 Apr 2004 03:43:43 +0000 michael sanity checks libavcodec
Sat, 24 Apr 2004 03:36:37 +0000 michael minor motion estimation cleanup libavcodec
Sat, 24 Apr 2004 03:02:40 +0000 michael libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer) libavcodec
Sat, 24 Apr 2004 02:02:54 +0000 romansh * Enabling UltraSparc stuff wit _SPARC64 libavcodec
Fri, 23 Apr 2004 23:38:54 +0000 michael VIS optimized motion compensation code. by (David S. Miller <davem at redhat dot com>) libavcodec
Fri, 23 Apr 2004 21:17:31 +0000 michael sanity check libavcodec
Fri, 23 Apr 2004 19:44:27 +0000 michael h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Fri, 23 Apr 2004 19:36:52 +0000 michael h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Fri, 23 Apr 2004 19:06:30 +0000 michael reuse motion vectors/mb types/field select values of the source video, if the SSE for a macroblock which is predicted with these values is below me_threshold libavcodec
Thu, 22 Apr 2004 23:15:24 +0000 michael RSHIFT(x,0) fix libavcodec
Thu, 22 Apr 2004 21:41:08 +0000 michael corrupted field pictures segfault fix libavcodec
Thu, 22 Apr 2004 20:56:29 +0000 michael 10l (segfault fix) libavcodec
Thu, 22 Apr 2004 13:21:59 +0000 michael better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Thu, 22 Apr 2004 03:31:29 +0000 michael motion estimation cleanup libavcodec
Tue, 20 Apr 2004 17:05:12 +0000 michael hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Mon, 19 Apr 2004 03:33:23 +0000 michael exporting field_select/ref_index values libavcodec
Sun, 18 Apr 2004 18:30:05 +0000 michael fix y scale of mv vissualization of interlaced MVs libavcodec
Sun, 18 Apr 2004 17:46:52 +0000 michael fix exported motion vectors libavcodec
Sat, 17 Apr 2004 19:41:49 +0000 michael passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder libavcodec
Sat, 17 Apr 2004 13:36:21 +0000 michael flv dropable p frame support libavcodec
Fri, 16 Apr 2004 18:50:30 +0000 michael seems wmv8 doesnt use intra-inter prediction libavcodec
Fri, 16 Apr 2004 12:47:37 +0000 michael forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Fri, 16 Apr 2004 01:48:05 +0000 michael fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec
Fri, 16 Apr 2004 01:29:35 +0000 michael t/dprintf printf -> av_log libavcodec
Fri, 16 Apr 2004 01:02:39 +0000 michael segfault fix libavcodec
Fri, 16 Apr 2004 01:01:45 +0000 michael unify table indexing (motion_val,dc_val,ac_val,coded_block changed) libavcodec
Wed, 14 Apr 2004 13:13:31 +0000 kabi * removed config.h libavcodec
Tue, 13 Apr 2004 13:17:35 +0000 michael assert(time_incr >= 0) so its clear that this MUST be the case libavcodec
Sun, 11 Apr 2004 16:28:31 +0000 michael progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Sun, 11 Apr 2004 13:50:42 +0000 michael verbosity patch by (Allen Day <allenday at ucla dot edu>) libavcodec
Fri, 09 Apr 2004 16:32:49 +0000 michael fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka) libavcodec
Fri, 09 Apr 2004 16:29:00 +0000 michael dos2unix libavcodec
Fri, 09 Apr 2004 15:04:51 +0000 michael writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) libavcodec
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
Tue, 17 Feb 2004 18:57:50 +0000 michael noise reduction with threads bugfix libavcodec
Mon, 16 Feb 2004 03:34:11 +0000 michael more error checks for the sequence header libavcodec
Sat, 14 Feb 2004 18:12:36 +0000 rtognimp rle_code can overflow when multiplied by 4 libavcodec
Sat, 14 Feb 2004 17:11:46 +0000 rtognimp Use av_log libavcodec
Sat, 14 Feb 2004 13:37:58 +0000 michael normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) libavcodec
Sat, 14 Feb 2004 03:49:43 +0000 michael mpeg4 b frame + adaptive quantization assertion failure fix libavcodec
Sat, 14 Feb 2004 03:21:03 +0000 michael multithreaded spatial complexity calculation for i frames libavcodec
Sat, 14 Feb 2004 01:25:41 +0000 michael ff_copy_bits() optimization libavcodec
Fri, 13 Feb 2004 21:07:31 +0000 michael activate the memcpy special case for the byte aligned case in ff_copy_bits(), wasnt working before because of a incorrectly used pbBufPtr() libavcodec
Fri, 13 Feb 2004 20:59:48 +0000 michael replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong libavcodec
Fri, 13 Feb 2004 18:39:43 +0000 michael simplify MV availability check / dont use below last row MV which is always zero libavcodec
Fri, 13 Feb 2004 17:54:10 +0000 michael multithreaded/SMP motion estimation libavcodec
Thu, 12 Feb 2004 16:21:21 +0000 michael ppc chroma mess workaround (real bug is that the motion compensation code assumes that 2*uvlinesize == linesize and fixing this would mean a slowdown) libavcodec
Tue, 10 Feb 2004 20:48:09 +0000 romansh * gotta setup coded_frame for encoding. avcodec.h says that for decoding libavcodec
Mon, 09 Feb 2004 15:23:35 +0000 michael rv10/obmc fixes libavcodec
Sun, 08 Feb 2004 22:52:35 +0000 michael 2 byte shorter userdata for mpeg4 libavcodec
Sun, 08 Feb 2004 02:16:48 +0000 michael M$ ADPCM encoding & some simplifications libavcodec
Sat, 07 Feb 2004 20:50:26 +0000 michael segfault fix libavcodec
Sat, 07 Feb 2004 15:33:00 +0000 michael use clip() from common.h libavcodec
Sat, 07 Feb 2004 08:20:00 +0000 romansh * Initial implementation of the G.726 ADPCM audio codec. libavcodec
Fri, 06 Feb 2004 23:56:37 +0000 michael - made --extra-cflags option work on darwin libavcodec
Fri, 06 Feb 2004 22:34:33 +0000 michael h263 4mv encoding fix libavcodec
Fri, 06 Feb 2004 21:07:17 +0000 michael segfault fix libavcodec
Fri, 06 Feb 2004 17:51:58 +0000 alex get_bit_count -> put_bits_count libavcodec
Fri, 06 Feb 2004 15:27:31 +0000 alex get_bit_count -> put_bits_count libavcodec
Fri, 06 Feb 2004 03:56:05 +0000 michael analyze the gradient of the error surface to avoid a few checks in the quantizing noise shaper libavcodec
Fri, 06 Feb 2004 02:12:37 +0000 michael quantizer noise shaping optimization libavcodec
Thu, 05 Feb 2004 05:22:44 +0000 melanson initial commit for Quicktime Animation (RLE) video decoder; bit depths libavcodec
Thu, 05 Feb 2004 00:35:08 +0000 michael remove incorect motion estimation table libavcodec
Wed, 04 Feb 2004 16:03:10 +0000 michael cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (M«©ns Rullg«©rd)) libavcodec
Wed, 04 Feb 2004 15:49:55 +0000 michael fixes by Gildas Bazin <gbazin at altern dot org> libavcodec
Tue, 03 Feb 2004 04:27:17 +0000 melanson added support for EA ADPCM and SMJPEG IMA ADPCM libavcodec
Mon, 02 Feb 2004 14:59:43 +0000 michael simplify libavcodec
Mon, 02 Feb 2004 03:52:58 +0000 michael quantizer noise shaping libavcodec
Sun, 01 Feb 2004 22:56:54 +0000 mellum tiny warning fix libavcodec
Sat, 31 Jan 2004 22:58:32 +0000 alex changed includes libavcodec
Sat, 31 Jan 2004 22:47:48 +0000 alex not needed anymore libavcodec
Sat, 31 Jan 2004 21:28:49 +0000 michael segfault fix libavcodec
Sat, 31 Jan 2004 20:41:07 +0000 melanson vsad16_mmx2 only applies if encoders are turned on libavcodec
Sat, 31 Jan 2004 20:37:46 +0000 melanson these functions (get_bit_count and align_put_bits) are referenced even libavcodec
Sat, 31 Jan 2004 18:17:38 +0000 melanson handle invalid buffer sizes libavcodec
Sat, 31 Jan 2004 17:57:57 +0000 melanson watch those hard tabs libavcodec
Sat, 31 Jan 2004 17:40:28 +0000 melanson handle 0-length buffers libavcodec
Sat, 31 Jan 2004 17:30:28 +0000 melanson handle 0-length buffers libavcodec
Thu, 29 Jan 2004 15:50:54 +0000 michael b frames + cbr fix libavcodec
Thu, 29 Jan 2004 01:15:25 +0000 michael SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) libavcodec
Wed, 28 Jan 2004 00:36:58 +0000 michael 4mv + b frame encoding segfault fix libavcodec
Tue, 27 Jan 2004 13:55:34 +0000 michael first coded vs. first displayed pts (segfault & pts fix if b frames are used) libavcodec
Mon, 26 Jan 2004 19:14:02 +0000 michael 10l libavcodec
Mon, 26 Jan 2004 19:09:47 +0000 michael int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Mon, 26 Jan 2004 19:04:32 +0000 michael mpeg4 pts fix libavcodec
Sun, 25 Jan 2004 16:43:09 +0000 rtognimp Use reget buffer instead of copying from prev frame libavcodec
Sun, 25 Jan 2004 11:13:56 +0000 alex freebsd fix for mpeg12.c (moving INT64_MAX to common.h) libavcodec
Sat, 24 Jan 2004 23:47:33 +0000 michael optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html libavcodec
Sat, 24 Jan 2004 22:22:42 +0000 michael optimization libavcodec
Fri, 23 Jan 2004 12:30:31 +0000 michael segfault fix libavcodec
Thu, 22 Jan 2004 19:48:28 +0000 michael closed gop support & flags2 as all bits in flags are used libavcodec
Thu, 22 Jan 2004 12:09:14 +0000 michael inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodec
Wed, 21 Jan 2004 19:14:26 +0000 michael more tolerance for dc=0 libavcodec
Mon, 19 Jan 2004 14:41:34 +0000 michael avcodec_flush_buffers() fix libavcodec
Sun, 18 Jan 2004 21:57:32 +0000 michael segfault fix libavcodec
Sun, 18 Jan 2004 21:41:44 +0000 michael removing broken framerate conversation hack in mpeg1/2 libavcodec
Sun, 18 Jan 2004 02:59:01 +0000 michael rv20 mv prediction in b frames fix libavcodec
Thu, 15 Jan 2004 01:29:26 +0000 michael xvid "packed" stuff support libavcodec
Wed, 14 Jan 2004 02:35:04 +0000 michael dont calculate stuff if its not used ... libavcodec
Wed, 14 Jan 2004 02:21:39 +0000 michael fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp libavcodec
Tue, 13 Jan 2004 20:26:44 +0000 rtognimp Right fix for older zlib version libavcodec
Tue, 13 Jan 2004 19:46:37 +0000 rtognimp Fix for older version of zlib libavcodec
Mon, 12 Jan 2004 22:39:19 +0000 michael type fixes, found by Wolfgang Hesseler libavcodec
Mon, 12 Jan 2004 22:14:45 +0000 rtognimp MSZH and ZLIB decoder support libavcodec
Sat, 10 Jan 2004 19:54:12 +0000 michael grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) libavcodec
Sat, 10 Jan 2004 16:04:55 +0000 michael copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodec
Sat, 10 Jan 2004 12:53:07 +0000 michael more sane inttypes emulation behavior if libavcodec is used outside ffmpeg libavcodec
Sat, 10 Jan 2004 01:58:00 +0000 michael cleanup libavcodec
Fri, 09 Jan 2004 23:43:57 +0000 michael something unimportant ... libavcodec
Fri, 09 Jan 2004 18:00:31 +0000 michael inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec
Thu, 08 Jan 2004 23:51:23 +0000 michael lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
Thu, 08 Jan 2004 21:08:57 +0000 michael optimize compute_antialias() and add a floating point based alternative (2x faster) libavcodec
Thu, 08 Jan 2004 18:44:36 +0000 michael uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Thu, 08 Jan 2004 18:24:35 +0000 michael memleak fix libavcodec
Mon, 05 Jan 2004 23:40:23 +0000 michael 10l libavcodec
Mon, 05 Jan 2004 22:57:07 +0000 michael interlaced dct decision cleanup libavcodec
Mon, 05 Jan 2004 11:16:05 +0000 michael simplify libavcodec
Sun, 04 Jan 2004 22:13:14 +0000 michael gop timestamp fix libavcodec
Sun, 04 Jan 2004 19:49:57 +0000 michael 10000l libavcodec
Sun, 04 Jan 2004 17:43:28 +0000 michael frame rate emulation "fix" by (Mean <fixounet at free dot fr>) libavcodec
Sun, 04 Jan 2004 17:29:51 +0000 michael mpeg2 QP clamping fix libavcodec
Sun, 04 Jan 2004 17:13:14 +0000 michael non YV12 vissualization fix by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Sun, 04 Jan 2004 14:43:52 +0000 michael warn the user if we had to clip some dct coefficient due to a crappy format which doenst support the whole needed range (msmpeg4/wmv mostly but mpeg1 too to a lesser extend) libavcodec
Sun, 04 Jan 2004 00:23:14 +0000 michael SVCD scan offset stuff libavcodec
Sat, 03 Jan 2004 20:14:45 +0000 michael denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) libavcodec
Fri, 02 Jan 2004 22:29:08 +0000 michael denoise_dct_mmx() libavcodec
Fri, 02 Jan 2004 19:22:00 +0000 michael more trellis quant optimizations libavcodec
Fri, 02 Jan 2004 04:45:06 +0000 melanson first pass at Sierra VMD A/V decoders; video looks great, audio is not libavcodec
Fri, 02 Jan 2004 03:02:34 +0000 michael cleanup libavcodec
Fri, 02 Jan 2004 02:39:05 +0000 michael optimizing (trellis) quantizer libavcodec
Fri, 02 Jan 2004 02:31:53 +0000 melanson off-by-1 error in the never-before-tested embedded string code libavcodec
Thu, 01 Jan 2004 18:02:30 +0000 michael put_pixels width comment fix libavcodec
Thu, 01 Jan 2004 16:56:04 +0000 michael dont show uninitalized motion vectors libavcodec
Thu, 01 Jan 2004 15:13:44 +0000 michael rate limit tips and checks libavcodec
Thu, 01 Jan 2004 02:56:35 +0000 michael print vbv buffer size & bitrate when decoding with -debug 1 libavcodec
Tue, 30 Dec 2003 19:19:45 +0000 michael info about h and tpel libavcodec
Tue, 30 Dec 2003 16:07:57 +0000 michael interlaced motion estimation libavcodec
Tue, 30 Dec 2003 15:29:38 +0000 michael 100000l libavcodec
Tue, 30 Dec 2003 02:12:12 +0000 michael motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Mon, 29 Dec 2003 22:25:08 +0000 michael picture number fixes libavcodec
Sun, 28 Dec 2003 11:35:54 +0000 michael 10l (segfault fix) libavcodec
Mon, 22 Dec 2003 19:42:28 +0000 michael lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
Mon, 22 Dec 2003 19:06:01 +0000 michael 10l (forgot to copy top_field_first flag) libavcodec
Sun, 21 Dec 2003 20:06:59 +0000 michael rv20 / h263 b frame fix libavcodec
Fri, 19 Dec 2003 00:47:36 +0000 michael fix crash libavcodec
Thu, 18 Dec 2003 23:44:49 +0000 melanson SVQ3 uses unrestricted motion vectors libavcodec
Thu, 18 Dec 2003 21:35:02 +0000 michael svq3 fix libavcodec
Wed, 17 Dec 2003 19:53:05 +0000 michael vbv_delay libavcodec
Tue, 16 Dec 2003 11:17:06 +0000 bellard pts and dts support in parser API libavcodec
Tue, 16 Dec 2003 01:17:58 +0000 melanson initial predictors are not sent to the output in QT IMA; fix stereo QT libavcodec
Mon, 15 Dec 2003 14:40:37 +0000 bellard added End Of File handling to return last picture for MPEG1/2/4 libavcodec
Mon, 15 Dec 2003 09:21:28 +0000 michael 100l (forgot alpha & ppc) libavcodec
Sun, 14 Dec 2003 20:48:12 +0000 michael mv vissualization & field picture fix libavcodec
Sun, 14 Dec 2003 17:47:23 +0000 michael cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Sun, 14 Dec 2003 16:15:32 +0000 michael 10l (printing qscale before parsing it) libavcodec
Sun, 14 Dec 2003 02:57:00 +0000 michael split intra / inter dequantization libavcodec
Sun, 14 Dec 2003 01:42:00 +0000 michael error concealment regression test libavcodec
Sat, 13 Dec 2003 20:41:33 +0000 michael cleanup libavcodec
Sat, 13 Dec 2003 02:14:18 +0000 michael Here are juste two added #ifdef CONFIG_ENCODERS to allow libavcodec
Sat, 13 Dec 2003 01:33:52 +0000 michael mb type & qp vissualization libavcodec
Fri, 12 Dec 2003 21:30:47 +0000 michael stuffing to stay above min_bitrate libavcodec
Fri, 12 Dec 2003 19:26:55 +0000 michael CBR improvements libavcodec
Fri, 12 Dec 2003 16:56:38 +0000 bellard fixed top_field_first support when encoding libavcodec
Fri, 12 Dec 2003 16:55:12 +0000 bellard fill codec info libavcodec
Thu, 11 Dec 2003 16:14:27 +0000 michael fixing h263p encoding without UMV libavcodec
Thu, 11 Dec 2003 11:17:54 +0000 michael set AVCodecContext.width/height before get_buffer() libavcodec
Wed, 10 Dec 2003 17:05:41 +0000 michael interlaced dct encoding fix libavcodec
Wed, 10 Dec 2003 16:51:54 +0000 bellard interlaced DCT support for MPEG2 encoding libavcodec
Wed, 10 Dec 2003 16:49:20 +0000 bellard fixed interlaced encoding libavcodec
Wed, 10 Dec 2003 16:20:28 +0000 michael 10l (uninitialized var ...) libavcodec
Wed, 10 Dec 2003 11:18:36 +0000 bellard fixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect ratio problem if CODEC_ID_MPEG2VIDEO is used to decode an MPEG1 stream (which is the recommended codec id for mpeg video) libavcodec
Wed, 10 Dec 2003 02:34:09 +0000 michael MB_TYPE_INTERLACED info fix libavcodec
Tue, 09 Dec 2003 14:51:49 +0000 bellard fixed low delay decoding libavcodec
Tue, 09 Dec 2003 14:03:55 +0000 michael 100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l libavcodec
Tue, 09 Dec 2003 13:47:08 +0000 michael slice structured fixes libavcodec
Tue, 09 Dec 2003 01:55:54 +0000 michael motion_subsample_log2 libavcodec
Tue, 09 Dec 2003 01:49:56 +0000 michael move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Mon, 08 Dec 2003 18:26:22 +0000 alex FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support libavcodec
Mon, 08 Dec 2003 17:42:20 +0000 michael AIC/MQ encoding fix libavcodec
Mon, 08 Dec 2003 11:35:09 +0000 alex cosmetics libavcodec
Mon, 08 Dec 2003 11:32:06 +0000 alex more correct header parsing libavcodec
Mon, 08 Dec 2003 02:23:22 +0000 michael alternative inter vlc encoding fix libavcodec
Sun, 07 Dec 2003 02:10:30 +0000 michael slice flush / position fix libavcodec
Sun, 07 Dec 2003 01:33:45 +0000 michael h263 slice structured mode libavcodec
Fri, 05 Dec 2003 23:12:03 +0000 michael removing unused var & converting 64->32bit libavcodec
Fri, 05 Dec 2003 01:03:12 +0000 michael AVFrame.interlaced_frame fixes libavcodec
Fri, 05 Dec 2003 00:19:46 +0000 michael export top_field_first & interlaced_frame libavcodec
Thu, 04 Dec 2003 19:15:37 +0000 michael set has_b_frames correctly, fixes rv20 dr1 with mplayer libavcodec
Thu, 04 Dec 2003 18:46:49 +0000 michael cleanup libavcodec
Thu, 04 Dec 2003 18:34:47 +0000 michael rv20 (h263) b frame decoding support libavcodec
Thu, 04 Dec 2003 14:14:43 +0000 melanson this should make the decoder safe for big-endian platforms libavcodec
Wed, 03 Dec 2003 22:23:08 +0000 michael altivec.h bug workaround (untested) libavcodec
Wed, 03 Dec 2003 16:47:17 +0000 michael cleanup libavcodec
Wed, 03 Dec 2003 16:07:41 +0000 michael h263 modified quantization fix libavcodec
Wed, 03 Dec 2003 04:22:15 +0000 melanson initial support for Duck TrueMotion v1 (think of it as On2 VP1); only libavcodec
Wed, 03 Dec 2003 01:16:35 +0000 michael split ff_h263_decode_mb() into h263 and mpeg4 versions libavcodec
Tue, 02 Dec 2003 22:02:57 +0000 michael h263_h_loop_filter_mmx libavcodec
Tue, 02 Dec 2003 20:28:10 +0000 michael h263_v_loop_filter_mmx libavcodec
Mon, 01 Dec 2003 20:04:14 +0000 michael h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20 MVs) libavcodec
Mon, 01 Dec 2003 15:49:10 +0000 michael 10l libavcodec
Mon, 01 Dec 2003 15:23:14 +0000 michael h263 loop filter libavcodec
Sun, 30 Nov 2003 19:04:56 +0000 michael 4th frame type ... libavcodec
Sun, 30 Nov 2003 18:08:35 +0000 michael rv20 sub_id == 0x20200002 support libavcodec
Sun, 30 Nov 2003 17:30:18 +0000 michael cleanup libavcodec
Sun, 30 Nov 2003 17:22:51 +0000 michael rv10 fix libavcodec
Sun, 30 Nov 2003 14:35:35 +0000 michael rv20 decoder libavcodec
Sat, 29 Nov 2003 08:44:33 +0000 michael forgot libavcodec
Sat, 29 Nov 2003 08:37:51 +0000 michael h263 alternative inter vlc support libavcodec
Sat, 29 Nov 2003 00:19:24 +0000 michael intra16x16 fix libavcodec
Fri, 28 Nov 2003 23:38:43 +0000 michael 10000l libavcodec
Fri, 28 Nov 2003 22:09:09 +0000 michael cleanup libavcodec
Fri, 28 Nov 2003 21:31:20 +0000 michael h263 OBMC & 4MV support libavcodec
Thu, 27 Nov 2003 13:38:00 +0000 michael dont read from b frames if draw_horiz_band==NULL libavcodec
Thu, 27 Nov 2003 01:40:13 +0000 romansh * 3x encoding speedup. Finally we seem to be on par with libdv libavcodec
Wed, 26 Nov 2003 20:57:15 +0000 rtognimp - Add reget_buffer() function to AVCodecContext libavcodec
Tue, 25 Nov 2003 00:35:18 +0000 michael 16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Mon, 24 Nov 2003 21:53:32 +0000 michael 10l libavcodec
Sun, 23 Nov 2003 18:49:53 +0000 alex theora alpha3 support (with maintaining backward compatibility, maybe we should remove all backward compatibility codes after final theora release?) libavcodec
Sun, 23 Nov 2003 18:43:09 +0000 alex finally working with old theora bitstream (flipped image), the only sample I have is decoded successfully (theora.ogg) libavcodec
Sun, 16 Nov 2003 19:23:39 +0000 michael av_d2q() documentation libavcodec
Fri, 14 Nov 2003 05:42:14 +0000 melanson yep, FLI support libavcodec
Thu, 13 Nov 2003 23:45:25 +0000 michael qprd with b frames fix libavcodec
Thu, 13 Nov 2003 23:22:06 +0000 michael qprd needs mbd=2 libavcodec
Thu, 13 Nov 2003 22:20:12 +0000 kabi * sys/types.h for size_t libavcodec
Thu, 13 Nov 2003 21:55:05 +0000 iive silence few warnings libavcodec
Wed, 12 Nov 2003 22:06:15 +0000 michael better fix libavcodec
Wed, 12 Nov 2003 22:01:13 +0000 michael small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodec
Wed, 12 Nov 2003 13:03:51 +0000 michael ac prediction with rate distorted qp fix libavcodec
Wed, 12 Nov 2003 12:25:44 +0000 michael rate distored optimal lambda->qp support libavcodec
Wed, 12 Nov 2003 01:19:36 +0000 iive mpegvideo is back libavcodec
Mon, 10 Nov 2003 18:33:58 +0000 bellard also parse extradata for MPEG4 libavcodec
Mon, 10 Nov 2003 15:29:20 +0000 bellard new audio/video parser API libavcodec
Mon, 10 Nov 2003 15:21:16 +0000 bellard exported mpa_decode_header for new parser API libavcodec
Mon, 10 Nov 2003 15:19:05 +0000 bellard comment fix libavcodec
Mon, 10 Nov 2003 03:14:04 +0000 melanson added Apple Graphics (SMC) decoder libavcodec
Sun, 09 Nov 2003 21:54:49 +0000 rtognimp 4bpp support libavcodec
Fri, 07 Nov 2003 22:39:18 +0000 rtognimp 8BPS decoder libavcodec
Fri, 07 Nov 2003 21:21:36 +0000 rtognimp Set buffer hints, use cr where available libavcodec
Fri, 07 Nov 2003 21:20:24 +0000 rtognimp Add cr codec capability and buffer hints libavcodec
Thu, 06 Nov 2003 22:05:22 +0000 michael fix context=1 libavcodec
Wed, 05 Nov 2003 23:27:23 +0000 rtognimp 100l: sometime palette was not copied to output frame libavcodec
Tue, 04 Nov 2003 19:35:43 +0000 romansh * fixes for broken builds on Solaris, OS2 and all bingendian libavcodec
Mon, 03 Nov 2003 18:06:54 +0000 michael av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Mon, 03 Nov 2003 17:42:50 +0000 michael flush fix (untested) libavcodec
Mon, 03 Nov 2003 13:58:26 +0000 michael only add prefix after \n libavcodec
Mon, 03 Nov 2003 13:31:02 +0000 michael 10l (fixes dct coeff noise reduction) libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Sun, 02 Nov 2003 23:19:47 +0000 michael noise reduction of dct coefficients libavcodec
Sun, 02 Nov 2003 22:56:47 +0000 michael 10l ... libavcodec
Sun, 02 Nov 2003 21:57:55 +0000 rtognimp Moved to new palette API libavcodec
Sun, 02 Nov 2003 21:53:28 +0000 rtognimp Fix some palette related defines, bump build number libavcodec
Sat, 01 Nov 2003 17:38:25 +0000 michael ffv1 rgb support libavcodec
Fri, 31 Oct 2003 22:56:16 +0000 rtognimp 100l: free previous frame, not current one! libavcodec
Fri, 31 Oct 2003 22:28:19 +0000 rtognimp Don't memcpy from unallocated memory libavcodec
Fri, 31 Oct 2003 22:26:26 +0000 romansh * DV demuxer is now capable of decoding auxilary audio stream. So, libavcodec
Thu, 30 Oct 2003 22:51:02 +0000 michael move identical code into its own function libavcodec
Thu, 30 Oct 2003 21:05:00 +0000 michael initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess) libavcodec
Thu, 30 Oct 2003 19:55:44 +0000 michael 100l (SAR is written as height/width instead of width/height in the MPEG1 standard) libavcodec
Thu, 30 Oct 2003 16:58:49 +0000 michael pts fix and related fixes libavcodec
Thu, 30 Oct 2003 05:40:58 +0000 melanson revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavcodec
Wed, 29 Oct 2003 17:30:13 +0000 michael dumping funny numbers from first zygo i frame header libavcodec
Wed, 29 Oct 2003 14:54:45 +0000 alex initial support for zygovideo libavcodec
Wed, 29 Oct 2003 14:08:18 +0000 bellard added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed) libavcodec
Tue, 28 Oct 2003 09:23:26 +0000 michael linear blend 1 line shift fix libavcodec
Mon, 27 Oct 2003 23:22:43 +0000 iive XvMC speedup by removing one memcpy and doing MB packing libavcodec
Mon, 27 Oct 2003 14:37:30 +0000 michael make convert_matrix() independant of MpegEncContext libavcodec
Sun, 26 Oct 2003 10:14:05 +0000 michael AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) libavcodec
Sun, 26 Oct 2003 09:56:21 +0000 michael fixing the remaning block-align checks libavcodec
Sun, 26 Oct 2003 09:49:45 +0000 michael block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>) libavcodec
Sat, 25 Oct 2003 21:59:28 +0000 michael reorder table instead of wasting instructions to reorder the input to match the table libavcodec
Sat, 25 Oct 2003 19:44:37 +0000 michael 10l libavcodec
Sat, 25 Oct 2003 19:30:14 +0000 michael segfault fix libavcodec
Sat, 25 Oct 2003 15:22:34 +0000 melanson support Cinepak files with funky (not divisible by 4) resolutions libavcodec
Sat, 25 Oct 2003 00:32:54 +0000 romansh * adding integer/floating point AAN implementations for DCT 2-4-8 libavcodec
Fri, 24 Oct 2003 21:57:04 +0000 michael optimizing libavcodec
Fri, 24 Oct 2003 20:09:30 +0000 michael Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) libavcodec
Fri, 24 Oct 2003 19:59:43 +0000 michael rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodec
Fri, 24 Oct 2003 18:28:01 +0000 romansh * introducing dct248 into the DSP context. libavcodec
Thu, 23 Oct 2003 23:24:38 +0000 alex 1l libavcodec
Thu, 23 Oct 2003 13:22:20 +0000 michael minor mmx2 optimization if the dct libavcodec
Thu, 23 Oct 2003 12:59:21 +0000 michael inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger) libavcodec
Thu, 23 Oct 2003 12:41:54 +0000 michael 4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd supports that but we emulate it ... libavcodec
Thu, 23 Oct 2003 09:11:56 +0000 michael optionally merge postscale into quantization table for the float aan dct libavcodec
Thu, 23 Oct 2003 08:31:26 +0000 michael 10l libavcodec
Wed, 22 Oct 2003 22:12:25 +0000 alex 10l libavcodec
Wed, 22 Oct 2003 22:10:22 +0000 alex 100l libavcodec
Wed, 22 Oct 2003 19:15:55 +0000 michael oops forgot libavcodec
Wed, 22 Oct 2003 18:26:38 +0000 michael floating point AAN DCT libavcodec
Wed, 22 Oct 2003 15:36:46 +0000 michael 112 bytes smaller MpegEncContext libavcodec
Wed, 22 Oct 2003 12:01:21 +0000 michael move blocks away MpegEncContext (7.4 -> 5.8k) libavcodec
Wed, 22 Oct 2003 11:23:39 +0000 michael move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown) libavcodec
Wed, 22 Oct 2003 10:59:39 +0000 michael move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slightly faster now, dont ask my why ... libavcodec
Tue, 21 Oct 2003 19:55:31 +0000 michael dynamic alloc of picture structs instead of putting them in MpegEncContext libavcodec
Tue, 21 Oct 2003 01:00:31 +0000 michael BSD doesnt have log2 libavcodec
Mon, 20 Oct 2003 23:24:39 +0000 michael mpeg2 aspect ratio encoding fixed libavcodec
Mon, 20 Oct 2003 22:33:53 +0000 michael use continued fractions to approximate a fraction if its numerator or denominator is too large libavcodec
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavcodec
Mon, 20 Oct 2003 10:33:13 +0000 michael bottom_field_first -> top_field_first libavcodec
Mon, 20 Oct 2003 09:52:02 +0000 michael export mpeg2 active display area / pan scan libavcodec
Sun, 19 Oct 2003 21:05:41 +0000 michael gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Sat, 18 Oct 2003 18:47:06 +0000 michael - Moving -Wall from the individual Makefiles to configure (and only libavcodec
Sat, 18 Oct 2003 03:19:44 +0000 romansh * providing MPEG codecs with a generic fields in AVFrame to use. libavcodec
Fri, 17 Oct 2003 18:56:01 +0000 michael emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set libavcodec
Thu, 16 Oct 2003 18:27:48 +0000 romansh * original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGE libavcodec
Thu, 16 Oct 2003 04:50:54 +0000 romansh * fix for a trivial 100l declaration typo libavcodec
Thu, 16 Oct 2003 00:21:54 +0000 michael picture buffer cleanup, this fixes a assertion failure (if assertion checking was manualy enabled for utils.c) and a memleak at least libavcodec
Wed, 15 Oct 2003 21:59:08 +0000 michael default_get_buffer() fixes libavcodec
Wed, 15 Oct 2003 16:20:50 +0000 michael align libavcodec
Wed, 15 Oct 2003 15:37:25 +0000 michael fix "first frame is no keyframe" bug libavcodec
Wed, 15 Oct 2003 03:20:40 +0000 melanson activate the XA and ADX ADPCM codecs libavcodec
Wed, 15 Oct 2003 03:14:14 +0000 melanson replace file to remove nasty DOS CRs and hard tabs libavcodec
Wed, 15 Oct 2003 03:02:44 +0000 melanson this should be part of adpcm.c libavcodec
Wed, 15 Oct 2003 02:59:03 +0000 melanson quiet libavcodec
Tue, 14 Oct 2003 04:40:53 +0000 melanson added CRI ADX and XA ADPCM audio modules, courtesy of BERO libavcodec
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavcodec
Mon, 13 Oct 2003 19:38:34 +0000 michael fix the case where all vlc codes are 8 bits long (repeat=256) libavcodec
Mon, 13 Oct 2003 18:17:58 +0000 michael alignment 10l libavcodec
Mon, 13 Oct 2003 17:27:30 +0000 michael mmx2 optimization of huffyuv median encoding libavcodec
Mon, 13 Oct 2003 14:37:04 +0000 michael 10l libavcodec
Mon, 13 Oct 2003 11:13:10 +0000 michael dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders libavcodec
Mon, 13 Oct 2003 08:02:46 +0000 alex 10l libavcodec
Sun, 12 Oct 2003 21:32:58 +0000 michael fix decoding if the aspect ratio changes libavcodec
Sun, 12 Oct 2003 21:25:00 +0000 alex removed the obsolete and unused parameters of init_put_bits libavcodec
Sun, 12 Oct 2003 19:18:37 +0000 michael h263 GOB decoding fix libavcodec
Sun, 12 Oct 2003 14:01:53 +0000 michael intra dc treshold != 0 decoding fixed libavcodec
Sat, 11 Oct 2003 21:49:10 +0000 alex Sunplus JPEG codec (SP5X) support libavcodec
Sat, 11 Oct 2003 19:40:45 +0000 alex theora comments skipping libavcodec
Sat, 11 Oct 2003 17:48:49 +0000 alex using av_abort libavcodec
Sat, 11 Oct 2003 17:44:21 +0000 alex theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) libavcodec
Sat, 11 Oct 2003 16:43:51 +0000 melanson optimised versions of the get_pixels, diff_pixels, and bswap_buf libavcodec
Sat, 11 Oct 2003 09:11:15 +0000 michael forgot to commit, i hope its correct libavcodec
Sat, 11 Oct 2003 08:29:05 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:27:07 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:25:23 +0000 michael recommit (of patch, as cvslog msg didnt apply cleanly) libavcodec
Sat, 11 Oct 2003 08:21:23 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:19:39 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:18:05 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 01:41:41 +0000 romansh * recommiting change from SF CVS libavcodec
Sat, 11 Oct 2003 01:11:29 +0000 melanson support a few more types of VQA files libavcodec
Tue, 07 Oct 2003 11:32:40 +0000 michaelni use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken libavcodec
Sun, 05 Oct 2003 21:48:16 +0000 tmmm This patch marks frames used in RPZA decoder as reference frames, from libavcodec
Sun, 05 Oct 2003 15:32:39 +0000 michaelni mpeg1 + trellis quant segfault fix libavcodec
Sat, 04 Oct 2003 23:59:14 +0000 michaelni 10l ? libavcodec
Sat, 04 Oct 2003 17:47:22 +0000 tmmm added solid color vectors; basic PAL8, 4x2-vector video (as in libavcodec
Sat, 04 Oct 2003 09:53:34 +0000 michaelni Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Fri, 03 Oct 2003 05:50:06 +0000 tmmm instructions for using the decoder libavcodec
Fri, 03 Oct 2003 05:43:03 +0000 tmmm implemented Id Quake II CIN support libavcodec
Thu, 02 Oct 2003 08:52:37 +0000 michaelni rd cbp + single coeff elimination fix libavcodec
Thu, 02 Oct 2003 05:20:07 +0000 tmmm first pass at a VQA video decoder libavcodec
Thu, 02 Oct 2003 04:19:56 +0000 tmmm experimental half-pel motion compensation for C planes, courtesy of Dr. libavcodec
Thu, 02 Oct 2003 00:24:34 +0000 michaelni optionally try to encode each MB with MV=<0,0> and choose the one with better RD libavcodec
Wed, 01 Oct 2003 23:34:46 +0000 romansh * preAlpha DV encoding support -- there's still a truckload libavcodec
Wed, 01 Oct 2003 15:41:36 +0000 michaelni ac prediction cleanup libavcodec
Wed, 01 Oct 2003 04:39:38 +0000 tmmm New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavcodec
Tue, 30 Sep 2003 22:18:43 +0000 michaelni rate distortion optimal cbp support (h263/mpeg4 non intra only) libavcodec
Mon, 29 Sep 2003 17:54:07 +0000 romansh * DV handling was streamlined for both muxing/demuxing and libavcodec
Mon, 29 Sep 2003 15:44:59 +0000 michaelni avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) libavcodec
Sun, 28 Sep 2003 22:53:25 +0000 michaelni PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Sun, 28 Sep 2003 20:34:11 +0000 michaelni AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavcodec
Sun, 28 Sep 2003 20:27:56 +0000 michaelni simpler libavcodec
Sat, 27 Sep 2003 00:02:29 +0000 michaelni hurry_up fix? libavcodec
Sat, 27 Sep 2003 00:01:46 +0000 michaelni 100l libavcodec
Fri, 26 Sep 2003 22:18:25 +0000 michaelni h263 stuffing decode fix libavcodec
Thu, 25 Sep 2003 12:19:26 +0000 michaelni fixes levis.avi libavcodec
Wed, 24 Sep 2003 19:45:57 +0000 michaelni slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization libavcodec
Wed, 24 Sep 2003 00:06:33 +0000 michaelni constraint_parameter_flag fix libavcodec
Mon, 22 Sep 2003 20:29:58 +0000 mellum Fix compilation with ccc libavcodec
Fri, 19 Sep 2003 04:41:02 +0000 tmmm fix Interplay DPCM (frames are intracoded, predictors do not carry libavcodec
Fri, 19 Sep 2003 04:00:32 +0000 tmmm MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's libavcodec
Fri, 19 Sep 2003 01:13:53 +0000 tmmm do away with all those naughty global variables libavcodec
Thu, 18 Sep 2003 03:30:08 +0000 tmmm video looks beautiful now, many thanks to Alexander Belyakov libavcodec
Wed, 17 Sep 2003 05:17:31 +0000 tmmm wrong, wrong, wrong...coded bits are read in the opposite direction libavcodec
Tue, 16 Sep 2003 20:28:53 +0000 bellard use VC++ lib tool if available libavcodec
Tue, 16 Sep 2003 11:25:29 +0000 michaelni scenechange_threshold libavcodec
Mon, 15 Sep 2003 22:27:43 +0000 bellard correct DLL windows install libavcodec
Mon, 15 Sep 2003 19:18:28 +0000 michaelni another non const static, maybe its thread save now libavcodec
Sun, 14 Sep 2003 19:39:18 +0000 tmmm initial Interplay video decoder libavcodec
Sun, 14 Sep 2003 16:52:34 +0000 tmmm Ministry of English Composition fixes (courtesy of Diego Biurrun libavcodec
Sun, 14 Sep 2003 16:11:01 +0000 tmmm change pixel identifier conflict with AltiVec headers (patch courtesy of libavcodec
Sat, 13 Sep 2003 10:07:46 +0000 mellum Use asms instead of builtins when compiling for generic Alpha. Less libavcodec
Sat, 13 Sep 2003 02:31:03 +0000 tmmm final word on RGBA byte order libavcodec
Fri, 12 Sep 2003 18:25:04 +0000 romansh * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM libavcodec
Fri, 12 Sep 2003 03:48:14 +0000 tmmm deploy palette control API libavcodec
Thu, 11 Sep 2003 22:51:05 +0000 bellard simplified version handling libavcodec
Thu, 11 Sep 2003 06:16:39 +0000 tmmm copy & paste strikes again libavcodec
Thu, 11 Sep 2003 05:46:25 +0000 tmmm xan_wc3 decoder now works correctly; added a bunch of output libavcodec
Wed, 10 Sep 2003 23:40:55 +0000 michaelni AVI stream header FCC / more reliable detection of old xvid files libavcodec
Wed, 10 Sep 2003 11:28:18 +0000 michaelni detect old xvid with fourcc=DIVX libavcodec
Wed, 10 Sep 2003 08:20:14 +0000 michaelni detect avcodec_open() on an already opened AVCodecContext libavcodec
Tue, 09 Sep 2003 22:59:16 +0000 bellard removed warnings libavcodec
Tue, 09 Sep 2003 22:56:25 +0000 bellard use const data - began to make code more portable libavcodec
Tue, 09 Sep 2003 22:50:44 +0000 bellard removed warnings libavcodec
Tue, 09 Sep 2003 22:48:19 +0000 bellard remove warnings libavcodec
Tue, 09 Sep 2003 19:46:21 +0000 michaelni --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>) libavcodec
Tue, 09 Sep 2003 19:03:14 +0000 michaelni Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavcodec
Mon, 08 Sep 2003 22:49:26 +0000 bellard update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) libavcodec
Mon, 08 Sep 2003 22:04:29 +0000 bellard CODEC_ID_MP3LAME is obsolete libavcodec
Mon, 08 Sep 2003 22:03:29 +0000 bellard changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete libavcodec
Mon, 08 Sep 2003 21:05:43 +0000 bellard removed os_support.h libavcodec
Mon, 08 Sep 2003 21:04:11 +0000 bellard removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features libavcodec
Mon, 08 Sep 2003 19:58:34 +0000 bellard ctype.h is a common header libavcodec
Mon, 08 Sep 2003 04:10:59 +0000 tmmm New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM libavcodec
Fri, 05 Sep 2003 14:41:53 +0000 al3x bump version numbers to 0.4.8 libavcodec
Thu, 04 Sep 2003 08:21:27 +0000 michaelni MingW patches by (Glenn Maynard <g_sf at zewt dot org>) libavcodec
Tue, 02 Sep 2003 08:34:29 +0000 michaelni CODEC_ID_MPEGVIDEO libavcodec
Tue, 02 Sep 2003 04:32:02 +0000 tmmm initial commit for Id RoQ and Interplay MVE multimedia subsystems libavcodec
Mon, 01 Sep 2003 17:42:07 +0000 michaelni 100l libavcodec
Mon, 01 Sep 2003 17:05:28 +0000 michaelni more fixes libavcodec
Mon, 01 Sep 2003 16:40:25 +0000 michaelni some fixes (still buggy though) libavcodec
Mon, 01 Sep 2003 15:53:01 +0000 tmmm skip preamble bytes libavcodec
Mon, 01 Sep 2003 12:26:39 +0000 michaelni asv2 encoding libavcodec
Mon, 01 Sep 2003 08:10:01 +0000 michaelni ASV2 decoder libavcodec
Sat, 30 Aug 2003 19:40:30 +0000 michaelni fixing unused f_code values libavcodec
Sat, 30 Aug 2003 19:31:49 +0000 michaelni 10l (big vs. little endian) libavcodec
Fri, 29 Aug 2003 19:42:23 +0000 michaelni bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate libavcodec
Fri, 29 Aug 2003 15:57:40 +0000 michaelni 10l (closed gop bit) libavcodec
Thu, 28 Aug 2003 13:38:06 +0000 bellard fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support libavcodec
Thu, 28 Aug 2003 13:30:03 +0000 bellard spelling fix libavcodec
Tue, 26 Aug 2003 22:26:18 +0000 michaelni 100l (forget to reset me.skip for b frames) libavcodec
Tue, 26 Aug 2003 22:05:12 +0000 romansh * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem libavcodec
Tue, 26 Aug 2003 20:14:28 +0000 michaelni fixing CODEC_FLAG_GLOBAL_HEADER libavcodec
Tue, 26 Aug 2003 07:42:25 +0000 michaelni mpeg2 regression test libavcodec
Mon, 25 Aug 2003 22:54:53 +0000 michaelni oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec) libavcodec
Mon, 25 Aug 2003 22:47:32 +0000 michaelni mpeg2 encoding libavcodec
Mon, 25 Aug 2003 12:50:15 +0000 michaelni xvid edge bug (if i understand the mpeg4 spec correctly) autodetection libavcodec
Sun, 24 Aug 2003 22:28:41 +0000 bellard removed unused variable libavcodec
Sun, 24 Aug 2003 22:21:06 +0000 bellard avoid warning libavcodec
Sun, 24 Aug 2003 22:15:37 +0000 bellard avoid warning libavcodec
Sun, 24 Aug 2003 22:13:48 +0000 bellard removed unused variable libavcodec
Sun, 24 Aug 2003 22:08:22 +0000 bellard removed unused variables libavcodec
Sun, 24 Aug 2003 22:01:33 +0000 bellard memmove fixes (Jon Burgess) libavcodec
Sun, 24 Aug 2003 16:00:34 +0000 bellard export int64_t_C as it is needed by libavformat.h libavcodec
Sun, 24 Aug 2003 13:57:42 +0000 bellard when changing version, please keep my changes (win32 compile fix) libavcodec
Fri, 22 Aug 2003 22:18:08 +0000 michaelni custom quant matrix encoding support libavcodec
Fri, 22 Aug 2003 14:59:04 +0000 michaelni PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl> libavcodec
Fri, 22 Aug 2003 08:29:44 +0000 bellard repeat_pict was never returned libavcodec
Wed, 20 Aug 2003 07:57:00 +0000 michaelni AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) libavcodec
Wed, 20 Aug 2003 07:35:23 +0000 michaelni fixing chroma MC libavcodec
Tue, 19 Aug 2003 17:10:00 +0000 michaelni MC rounding fixed? libavcodec
Tue, 19 Aug 2003 16:18:48 +0000 michaelni fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0) libavcodec
Mon, 18 Aug 2003 09:20:02 +0000 michaelni use codec_tag for encoding too libavcodec
Fri, 15 Aug 2003 19:58:27 +0000 michaelni fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) libavcodec
Tue, 12 Aug 2003 18:20:29 +0000 romansh * fixing a regression in mpeg encoder (not setting pix_fmt), libavcodec
Tue, 12 Aug 2003 10:00:31 +0000 tmmm reverse earlier patch libavcodec
Mon, 11 Aug 2003 20:27:17 +0000 al3x Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> libavcodec
Sun, 10 Aug 2003 21:11:45 +0000 michaelni skip ext header missing message for msmpeg4v2 libavcodec
Fri, 08 Aug 2003 00:12:18 +0000 tmmm endian-conscious fix, courtesy of Sebastian Jedruszkiewicz libavcodec
Tue, 05 Aug 2003 14:08:28 +0000 michaelni check input pix_fmt libavcodec
Tue, 05 Aug 2003 10:19:43 +0000 michaelni cleanup / fixes libavcodec
Sat, 02 Aug 2003 22:01:02 +0000 michaelni clear bitstream buffers in AVCodec.flush() libavcodec
Fri, 01 Aug 2003 11:01:05 +0000 michaelni FF_INPUT_BUFFER_PADDING_SIZE libavcodec
Fri, 01 Aug 2003 11:00:03 +0000 michaelni make the h263 decoder more error tolerant libavcodec
Tue, 29 Jul 2003 14:15:28 +0000 iive Add GNU header, remove X includes, add more check for xvmc render packet libavcodec
Tue, 29 Jul 2003 10:26:34 +0000 michaelni namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) libavcodec
Tue, 29 Jul 2003 09:58:47 +0000 michaelni patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodec
Tue, 29 Jul 2003 02:09:12 +0000 michaelni rate distortion mb decision support libavcodec
Tue, 29 Jul 2003 01:45:19 +0000 michaelni debug stuff libavcodec
Mon, 28 Jul 2003 16:35:42 +0000 al3x using av_abort instead exit libavcodec
Sun, 27 Jul 2003 20:45:09 +0000 al3x 410p -> 411p libavcodec
Sun, 27 Jul 2003 20:20:31 +0000 al3x CLJR decoding support libavcodec
Sat, 26 Jul 2003 23:31:13 +0000 iive make MPV_frame_start fail on get_buffer failer libavcodec
Sat, 26 Jul 2003 23:21:30 +0000 iive compile xvmc only when requested libavcodec
Sat, 26 Jul 2003 01:52:06 +0000 iive initial XvMC support libavcodec
Sat, 26 Jul 2003 01:28:49 +0000 iive initial XvMC support libavcodec
Sat, 26 Jul 2003 00:49:46 +0000 michaelni ati vcr2 uv swap libavcodec
Fri, 25 Jul 2003 13:36:08 +0000 al3x get_bits -> skip_bits libavcodec
Fri, 25 Jul 2003 13:15:16 +0000 al3x warning fixes libavcodec
Thu, 24 Jul 2003 23:44:45 +0000 michaelni vcr2 cleanup libavcodec
Thu, 24 Jul 2003 23:32:12 +0000 michaelni ATI VCR2 decoding support libavcodec
Thu, 24 Jul 2003 21:52:41 +0000 michaelni fix libavcodec
Thu, 24 Jul 2003 12:18:46 +0000 michaelni ATI VCR1 decoder libavcodec
Wed, 23 Jul 2003 10:41:07 +0000 michaelni last frames & b frames encoding fix libavcodec
Wed, 23 Jul 2003 09:58:02 +0000 michaelni last frame decoding fix libavcodec
Wed, 23 Jul 2003 00:32:50 +0000 michaelni bitstream changes to match JM7.2 libavcodec
Sun, 20 Jul 2003 14:48:05 +0000 michaelni default for slices is display order again libavcodec
Fri, 18 Jul 2003 11:47:14 +0000 michaelni svq3 b frame slices fix libavcodec
Thu, 17 Jul 2003 12:29:07 +0000 michaelni AVCodec.flush() libavcodec
Wed, 16 Jul 2003 18:20:46 +0000 michaelni edge fix libavcodec
Wed, 16 Jul 2003 18:12:14 +0000 michaelni fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy) libavcodec
Wed, 16 Jul 2003 11:48:59 +0000 michaelni fix qmin==qmax==1 && msmpeg4 && intra bug libavcodec
Tue, 15 Jul 2003 20:22:22 +0000 michaelni flv1 fix libavcodec
Mon, 14 Jul 2003 21:07:50 +0000 michaelni 10l libavcodec
Sun, 13 Jul 2003 11:14:43 +0000 michaelni 10l libavcodec
Sun, 13 Jul 2003 11:06:45 +0000 michaelni golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) libavcodec
Sat, 12 Jul 2003 22:15:11 +0000 michaelni simpler libavcodec
Sat, 12 Jul 2003 20:21:34 +0000 michaelni cleanup libavcodec
Thu, 10 Jul 2003 19:09:24 +0000 michaelni postprocessing support libavcodec
Thu, 10 Jul 2003 16:25:30 +0000 michaelni 1000l (forgot to commit) libavcodec
Thu, 10 Jul 2003 10:24:47 +0000 michaelni fix? flv escape codes libavcodec
Thu, 10 Jul 2003 05:16:25 +0000 tmmm added the official VP3 IDCT (C implementation) as well as a grayscale libavcodec
Thu, 10 Jul 2003 00:15:27 +0000 michaelni flv cleanup / simplify libavcodec
Wed, 09 Jul 2003 23:10:59 +0000 michaelni flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodec
Wed, 09 Jul 2003 20:18:13 +0000 michaelni 1) remove TBL support in PPC performance. It's much more useful to use the libavcodec
Tue, 08 Jul 2003 22:12:17 +0000 michaelni few more error checks libavcodec
Mon, 07 Jul 2003 20:17:44 +0000 michaelni the reference sw doesnt like some legal headers ... libavcodec
Mon, 07 Jul 2003 16:06:00 +0000 al3x warning fix libavcodec
Mon, 07 Jul 2003 11:25:31 +0000 michaelni mpeg 2 seeking fix libavcodec
Mon, 07 Jul 2003 11:19:18 +0000 al3x Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change libavcodec
Sun, 06 Jul 2003 21:24:04 +0000 michaelni CODEC_FLAG_LOW_DELAY fix libavcodec
Sat, 05 Jul 2003 14:18:07 +0000 michaelni merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05% libavcodec
Sat, 05 Jul 2003 08:31:08 +0000 michaelni memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>) libavcodec
Fri, 04 Jul 2003 20:32:04 +0000 al3x moved frame_count to wmadeccontext libavcodec
Fri, 04 Jul 2003 20:26:04 +0000 al3x uniformization (now it uses the same trace functions as h264, defined in common.h) libavcodec
Fri, 04 Jul 2003 17:16:53 +0000 al3x unwanted second definition of CHECKED_ALLOCZ libavcodec
Fri, 04 Jul 2003 09:39:05 +0000 michaelni PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Thu, 03 Jul 2003 23:29:00 +0000 michaelni Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec
Thu, 03 Jul 2003 22:35:39 +0000 michaelni fix last_block_index<=0 bug libavcodec
Wed, 02 Jul 2003 16:50:20 +0000 michaelni cleanup / cosmetics libavcodec
Wed, 02 Jul 2003 10:45:04 +0000 michaelni 20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss) libavcodec
Sun, 29 Jun 2003 19:11:55 +0000 al3x moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? libavcodec
Sun, 29 Jun 2003 00:39:57 +0000 michaelni PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Sun, 29 Jun 2003 00:23:30 +0000 michaelni build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) libavcodec
Sat, 28 Jun 2003 22:51:42 +0000 michaelni fix CHECKED_ALLOCZ(0) libavcodec
Sat, 28 Jun 2003 19:19:00 +0000 michaelni gcc 2.95 workaround libavcodec
Fri, 27 Jun 2003 15:05:29 +0000 tmmm - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) libavcodec
Fri, 27 Jun 2003 15:03:58 +0000 tmmm Fix third pixel motion compensation libavcodec
Fri, 27 Jun 2003 12:58:40 +0000 michaelni 2x100l libavcodec
Thu, 26 Jun 2003 11:31:34 +0000 michaelni blinking blocks around thin vertical lines and dots bugfix libavcodec
Mon, 23 Jun 2003 22:32:15 +0000 michaelni DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec
Sun, 22 Jun 2003 11:08:22 +0000 michaelni CONFIG_ENCODERS cleanup libavcodec
Sat, 21 Jun 2003 01:11:31 +0000 michaelni the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec
Sat, 21 Jun 2003 00:50:40 +0000 michaelni fixing concealment MVs prediction libavcodec
Fri, 20 Jun 2003 15:21:25 +0000 al3x some warning fixes libavcodec
Fri, 20 Jun 2003 02:38:29 +0000 tmmm don't step on the context libavcodec
Fri, 20 Jun 2003 02:22:25 +0000 tmmm 4, not 2 libavcodec
Thu, 19 Jun 2003 01:44:44 +0000 tmmm added support for B-frames and multiple slices libavcodec
Thu, 19 Jun 2003 01:25:48 +0000 tmmm fix identifier to fix compilation libavcodec
Wed, 18 Jun 2003 22:00:23 +0000 michaelni make ff_emulated_edge_mc() independant of MpegEncContext libavcodec
Wed, 18 Jun 2003 06:37:23 +0000 nickols_k optimization: merge phases 0 and 1 libavcodec
Tue, 17 Jun 2003 22:48:51 +0000 michaelni lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes libavcodec
Tue, 17 Jun 2003 07:48:50 +0000 nickols_k to be more precise libavcodec
Tue, 17 Jun 2003 07:22:31 +0000 nickols_k finally works now libavcodec
Mon, 16 Jun 2003 15:06:31 +0000 al3x 10l libavcodec
Mon, 16 Jun 2003 14:09:18 +0000 bellard fixed segfault if sequence header has not been found before slice decoding libavcodec
Mon, 16 Jun 2003 13:19:30 +0000 michaelni cleanup libavcodec
Mon, 16 Jun 2003 10:30:01 +0000 al3x a bottle of coke (=0.5l) libavcodec
Mon, 16 Jun 2003 08:28:43 +0000 nickols_k some useful warning libavcodec
Sun, 15 Jun 2003 00:15:57 +0000 michaelni lossless jpeg decoding support libavcodec
Fri, 13 Jun 2003 21:31:28 +0000 michaelni golomb rice codes libavcodec
Fri, 13 Jun 2003 09:36:13 +0000 kabi * removed redundant includes (they were even wrongly used) libavcodec
Fri, 13 Jun 2003 08:31:40 +0000 nickols_k RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga libavcodec
Tue, 10 Jun 2003 22:45:43 +0000 bellard works with old gcc versions too libavcodec
Mon, 09 Jun 2003 23:55:16 +0000 michaelni reducing memory consumption (reducing number of contexts and other stuff, no noticeable loss in compression rate) libavcodec
Mon, 09 Jun 2003 19:11:50 +0000 michaelni 10l libavcodec
Mon, 09 Jun 2003 02:24:51 +0000 michaelni FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) libavcodec
Sat, 07 Jun 2003 22:21:08 +0000 michaelni more comments libavcodec
Fri, 06 Jun 2003 10:04:15 +0000 michaelni cleanup libavcodec
Thu, 05 Jun 2003 14:30:52 +0000 kabi * 3gp patch by Joca libavcodec
Tue, 03 Jun 2003 13:58:44 +0000 michaelni 4xm adpcm libavcodec
Sun, 01 Jun 2003 10:56:36 +0000 michaelni fix 4xm yuv->rgb565 transform libavcodec
Sun, 01 Jun 2003 10:13:29 +0000 michaelni 10l (array[-1] ...) libavcodec
Sun, 01 Jun 2003 00:56:05 +0000 michaelni 4xm codec libavcodec
Sat, 31 May 2003 07:56:58 +0000 tmmm revising and fixing motion vectors, squished block unpacking bug that libavcodec
Fri, 30 May 2003 13:27:21 +0000 michaelni rgb15 & rgb16 fix libavcodec
Fri, 30 May 2003 01:05:48 +0000 michaelni (truncated) unary binerization libavcodec
Fri, 30 May 2003 00:02:25 +0000 michaelni fix mpeg1/2 decoding if there are no 0 bytes after the bitstream libavcodec
Thu, 29 May 2003 21:34:25 +0000 michaelni mpeg1 decoding fix libavcodec
Wed, 28 May 2003 18:44:52 +0000 michaelni CABAC libavcodec
Wed, 28 May 2003 02:40:09 +0000 tmmm placeholder IDs for 4xm A/V codecs libavcodec
Tue, 27 May 2003 12:31:03 +0000 michaelni motion vector vissualization for mpeg1/2 libavcodec
Mon, 26 May 2003 21:40:58 +0000 michaelni set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodec
Mon, 26 May 2003 17:44:24 +0000 tmmm rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's libavcodec
Sat, 24 May 2003 18:48:30 +0000 mellum Warning and compatibility fixes. libavcodec
Fri, 23 May 2003 18:04:34 +0000 michaelni some benchmarking code libavcodec
Fri, 23 May 2003 16:04:24 +0000 michaelni optimize libavcodec
Fri, 23 May 2003 12:58:46 +0000 michaelni cleanup libavcodec
Thu, 22 May 2003 14:12:22 +0000 michaelni truncated h263 decoding support / H263-ES "demuxer" libavcodec
Wed, 21 May 2003 17:50:57 +0000 michaelni altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) libavcodec
Tue, 20 May 2003 17:36:49 +0000 kabi * compile fixes by Mitch at Bits.COM libavcodec
Tue, 20 May 2003 01:03:40 +0000 michaelni cleanup libavcodec
Tue, 20 May 2003 00:42:14 +0000 michaelni CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Mon, 19 May 2003 13:30:59 +0000 michaelni ASV1 codec libavcodec
Mon, 19 May 2003 01:22:46 +0000 tmmm fix subtle logic problem in block unpacker that leads to incorrect token libavcodec
Sun, 18 May 2003 00:07:17 +0000 michaelni improving 3IV1 support (still far from perfect) note, disabled as it requires some checks in the inner loops which would slow things down a tiny bit libavcodec
Fri, 16 May 2003 21:47:02 +0000 michaelni seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered) libavcodec
Fri, 16 May 2003 19:18:53 +0000 michaelni bigendian fix libavcodec
Fri, 16 May 2003 10:14:25 +0000 michaelni CODEC_CAP_DRAW_HORIZ_BAND libavcodec
Thu, 15 May 2003 23:30:03 +0000 michaelni moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...) libavcodec
Thu, 15 May 2003 01:34:47 +0000 mellum Warning fixes. libavcodec
Thu, 15 May 2003 00:43:43 +0000 michaelni optimize libavcodec
Wed, 14 May 2003 23:08:01 +0000 michaelni cleanup libavcodec
Wed, 14 May 2003 22:38:58 +0000 michaelni libmpeg2 style bitstream reader 17 vs 16 bit bugfix libavcodec
Wed, 14 May 2003 17:46:55 +0000 michaelni aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Wed, 14 May 2003 15:12:13 +0000 michaelni fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me libavcodec
Wed, 14 May 2003 12:32:17 +0000 michaelni make sh4 IDCT optional, so the user can choose libavcodec
Wed, 14 May 2003 12:18:49 +0000 michaelni sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Wed, 14 May 2003 11:40:16 +0000 michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) libavcodec
Wed, 14 May 2003 10:55:59 +0000 michaelni libmpeg2 style bitstream reader fixes libavcodec
Wed, 14 May 2003 10:54:25 +0000 michaelni some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it) libavcodec
Wed, 14 May 2003 01:08:02 +0000 michaelni decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Wed, 14 May 2003 00:32:22 +0000 michaelni bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Tue, 13 May 2003 23:38:51 +0000 michaelni small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp>) and the return idea by arpi libavcodec
Tue, 13 May 2003 13:38:09 +0000 michaelni optimizations libavcodec
Tue, 13 May 2003 08:21:35 +0000 kabi * oops - reversed last commit libavcodec
Tue, 13 May 2003 00:46:42 +0000 michaelni optimizations libavcodec
Mon, 12 May 2003 23:03:00 +0000 michaelni 100l (document buffer padding requirements) libavcodec
Mon, 12 May 2003 17:59:26 +0000 kabi * sync libavcodec
Mon, 12 May 2003 12:32:33 +0000 kabi * link libfaad when needed libavcodec
Mon, 12 May 2003 12:31:02 +0000 kabi * quiet missing EOF \n warning libavcodec
Mon, 12 May 2003 10:55:19 +0000 kabi * support for AAC audio streams via libfaad libavcodec
Mon, 12 May 2003 04:28:35 +0000 tmmm fix image buffer leak on keyframes, add more error condition checks libavcodec
Mon, 12 May 2003 02:53:43 +0000 romansh * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) libavcodec
Sun, 11 May 2003 11:26:35 +0000 michaelni ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Sun, 11 May 2003 10:19:05 +0000 michaelni more idct_permute docs libavcodec
Sun, 11 May 2003 04:47:45 +0000 tmmm fix motion vector decoding bug and reinstate interframes libavcodec
Sun, 11 May 2003 02:51:07 +0000 tmmm get those permutations straight libavcodec
Sat, 10 May 2003 21:46:17 +0000 tmmm squashed a bunch of subtle array indexing bugs, fixed block mapping libavcodec
Sat, 10 May 2003 21:35:29 +0000 michaelni print obmc bug info only if avctx->debug&1 libavcodec
Sat, 10 May 2003 16:06:33 +0000 tmmm dump the shady binary search logic (the part that binary searches libavcodec
Sat, 10 May 2003 04:30:29 +0000 tmmm change the way the ImageDescription is passed to the decoder libavcodec
Fri, 09 May 2003 22:16:14 +0000 michaelni svq3 decoder by anonymous libavcodec
Thu, 08 May 2003 02:01:17 +0000 tmmm correct the custom coding mode alphabet, add some validation on the libavcodec
Wed, 07 May 2003 23:32:45 +0000 michaelni more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Wed, 07 May 2003 19:01:45 +0000 romansh * introducing new public interface in imgconvert.c libavcodec
Wed, 07 May 2003 12:28:36 +0000 tmmm looking better all the time! motion compensation is starting to work libavcodec
Wed, 07 May 2003 02:30:37 +0000 tmmm fixed buffer allocation logic (hopefully) so that decoder does not crash libavcodec
Tue, 06 May 2003 20:43:37 +0000 michaelni release buffer cleanup libavcodec
Tue, 06 May 2003 03:11:20 +0000 tmmm fix decoder so that ffmpeg does not crash, at least not right away libavcodec
Mon, 05 May 2003 23:22:56 +0000 michaelni Tiny patch for OpenBSD by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>) libavcodec
Mon, 05 May 2003 10:00:57 +0000 michaelni doxy libavcodec
Mon, 05 May 2003 02:54:15 +0000 tmmm first pass at a new VP3 video decoder libavcodec
Sat, 03 May 2003 19:26:52 +0000 arpi_esp looks better (req. for mp-G2) libavcodec
Thu, 01 May 2003 22:45:09 +0000 romansh making it nicer to the client who doesn't expect errors messages in stdout libavcodec
Tue, 29 Apr 2003 01:51:38 +0000 romansh * fixing NTSC frame rate for DV streams libavcodec
Sun, 27 Apr 2003 13:44:01 +0000 michaelni 10l libavcodec
Sun, 27 Apr 2003 01:33:39 +0000 michaelni tired libavcodec
Sun, 27 Apr 2003 01:11:26 +0000 michaelni 10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers) libavcodec
Fri, 25 Apr 2003 20:03:17 +0000 michaelni 10l libavcodec
Fri, 25 Apr 2003 19:46:00 +0000 michaelni 2pass stats fix (by ffdshow cvslog) libavcodec
Fri, 25 Apr 2003 16:18:35 +0000 michaelni typo in a comment ... libavcodec
Fri, 25 Apr 2003 00:29:48 +0000 michaelni fixing mixed dr1 + internal buffers libavcodec
Fri, 25 Apr 2003 00:21:53 +0000 michaelni doc fixes (forgot to commit) libavcodec
Wed, 23 Apr 2003 08:56:14 +0000 kabi * more strict types libavcodec
Tue, 22 Apr 2003 13:55:12 +0000 michaelni cleanup mpeg1/2 bitstream parser libavcodec
Tue, 22 Apr 2003 08:36:39 +0000 kabi * fixed initialization and some memleak libavcodec
Mon, 21 Apr 2003 22:37:39 +0000 bellard rgb555 alpha extraction fix libavcodec
Mon, 21 Apr 2003 21:20:46 +0000 bellard added img_get_alpha_info() libavcodec
Mon, 21 Apr 2003 15:15:59 +0000 bellard fixed PIX_FMT_YUV422 conversions libavcodec
Mon, 21 Apr 2003 15:01:37 +0000 bellard loss fixes (thanks to Daniel Serpell) - shrink22 fix libavcodec
Mon, 21 Apr 2003 14:38:52 +0000 bellard added all missing UV conversions libavcodec
Mon, 21 Apr 2003 13:53:46 +0000 bellard almost exhaustive image conversion support libavcodec
Mon, 21 Apr 2003 12:12:58 +0000 bellard accurate YUV to RGB and RGB to YUV conversions - added comments libavcodec
Sun, 20 Apr 2003 16:18:44 +0000 bellard YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support libavcodec
Sun, 20 Apr 2003 16:16:52 +0000 bellard fixed static init libavcodec
Sun, 20 Apr 2003 16:15:43 +0000 bellard new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size) libavcodec
Sat, 19 Apr 2003 16:21:25 +0000 bellard rgba32 convert libavcodec
Sat, 19 Apr 2003 13:30:09 +0000 tmmm code redundancy reduction, courtesy of suxen_drol -at- hotmail.com libavcodec
Fri, 18 Apr 2003 12:50:00 +0000 michaelni better? default thresholds, if this is worse for any files, then tell us ASAP libavcodec
Fri, 18 Apr 2003 12:45:34 +0000 michaelni mpeg2 qscale flag libavcodec
Thu, 17 Apr 2003 19:53:36 +0000 michaelni segfault fix libavcodec
Wed, 16 Apr 2003 20:04:20 +0000 arpi_esp Compile a52 util functions too libavcodec
Wed, 16 Apr 2003 20:03:07 +0000 arpi_esp Utility functions (CRC calc & float->int converters) libavcodec
Wed, 16 Apr 2003 19:57:57 +0000 michaelni meanigfull dr1 comment libavcodec
Tue, 15 Apr 2003 22:29:37 +0000 romansh Changes for SPARC/Solaris compatibility. Now it should be possible to libavcodec
Tue, 15 Apr 2003 10:12:38 +0000 tmmm native Indeo3 decoder implementation libavcodec
Mon, 14 Apr 2003 20:02:12 +0000 michaelni 10l libavcodec
Mon, 14 Apr 2003 14:06:21 +0000 michaelni check validity of some flags libavcodec
Mon, 14 Apr 2003 13:44:38 +0000 michaelni minor cleanup / some warning fixes libavcodec
Mon, 14 Apr 2003 09:58:16 +0000 michaelni 10l (hadamard fix) libavcodec
Sat, 12 Apr 2003 22:53:26 +0000 michaelni 10l libavcodec
Sat, 12 Apr 2003 22:49:54 +0000 michaelni faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net) libavcodec
Sat, 12 Apr 2003 15:00:32 +0000 michaelni 10l (use before malloc) libavcodec
Fri, 11 Apr 2003 22:53:03 +0000 michaelni some checks to avoid segfaults if the decoder is feeded with junk libavcodec
Fri, 11 Apr 2003 21:15:17 +0000 michaelni 100l (mpeg2 decoding fixed) libavcodec
Fri, 11 Apr 2003 09:20:45 +0000 michaelni 10l (adaptve quant fix) libavcodec
Thu, 10 Apr 2003 18:02:17 +0000 michaelni #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
Thu, 10 Apr 2003 14:07:18 +0000 michaelni 10l libavcodec
Thu, 10 Apr 2003 13:18:38 +0000 michaelni simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture libavcodec
Thu, 10 Apr 2003 08:47:08 +0000 michaelni b frames + slices bugfix libavcodec
Thu, 10 Apr 2003 01:39:53 +0000 michaelni fixing slice decoding, dunno why the regression tests didnt catch that ... libavcodec
Mon, 07 Apr 2003 19:23:21 +0000 michaelni some checks to avoid segfault libavcodec
Sun, 06 Apr 2003 21:03:24 +0000 michaelni pict_type & quality fix libavcodec
Sun, 06 Apr 2003 19:45:02 +0000 michaelni fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) libavcodec
Sat, 05 Apr 2003 12:11:10 +0000 mmu_man Fix for buggy (?) g++ (bailling out for beosaudio.cpp) libavcodec
Sat, 05 Apr 2003 10:08:48 +0000 michaelni #ifdef TRACE printf() -> tprintf() libavcodec
Fri, 04 Apr 2003 20:59:50 +0000 michaelni multiple reference frames support libavcodec
Fri, 04 Apr 2003 14:42:28 +0000 michaelni H264 decoder & demuxer libavcodec
Fri, 04 Apr 2003 13:45:45 +0000 michaelni support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) libavcodec
Fri, 04 Apr 2003 13:36:07 +0000 michaelni fixing mem corruption libavcodec
Wed, 02 Apr 2003 10:18:29 +0000 michaelni 10l libavcodec
Wed, 02 Apr 2003 09:57:34 +0000 michaelni msmpeg4 2pass support & some related cleanup libavcodec
Tue, 01 Apr 2003 15:38:01 +0000 michaelni fixing msmpeg4v2 encoding libavcodec
Mon, 31 Mar 2003 11:13:14 +0000 michaelni some static -> dynamic alloc & 16->8 bit libavcodec
Mon, 31 Mar 2003 01:49:18 +0000 michaelni mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
Sun, 30 Mar 2003 19:26:01 +0000 michaelni mpeg1 slice encoding support libavcodec
Sun, 30 Mar 2003 16:22:08 +0000 michaelni simplify slice encoding (variance of packet size is practically identical) libavcodec
Sat, 29 Mar 2003 14:06:24 +0000 michaelni faster C linear blend & interpolate deinterlacers libavcodec
Sat, 29 Mar 2003 13:31:12 +0000 michaelni fixing cliping of c deinterlacers libavcodec
Fri, 28 Mar 2003 14:05:55 +0000 michaelni AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec
Wed, 26 Mar 2003 23:25:18 +0000 michaelni I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) libavcodec
Wed, 26 Mar 2003 16:46:20 +0000 mmu_man debug stuff only for DEBUG :) libavcodec
Wed, 26 Mar 2003 11:29:45 +0000 michaelni faster hadamard transform libavcodec
Wed, 26 Mar 2003 10:39:34 +0000 michaelni 10l libavcodec
Mon, 24 Mar 2003 08:52:32 +0000 nickols_k binary compatibility fix (workaround for r.147, r.148) libavcodec
Sat, 22 Mar 2003 12:09:02 +0000 michaelni user setable quantizer bias libavcodec
Sat, 22 Mar 2003 07:59:36 +0000 michaelni binary compatibility fix libavcodec
Sat, 22 Mar 2003 00:00:53 +0000 michaelni 10l libavcodec
Fri, 21 Mar 2003 23:13:35 +0000 michaelni bitstream tracing support libavcodec
Fri, 21 Mar 2003 22:50:54 +0000 michaelni new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Thu, 20 Mar 2003 17:52:30 +0000 michaelni better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read libavcodec
Thu, 20 Mar 2003 01:00:57 +0000 michaelni error resilience cleanup (its faster too...) libavcodec
Tue, 18 Mar 2003 20:08:57 +0000 michaelni clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Tue, 18 Mar 2003 17:22:23 +0000 michaelni merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) libavcodec
Mon, 17 Mar 2003 11:02:33 +0000 michaelni qmin/qmax cleanup libavcodec
Mon, 17 Mar 2003 09:53:39 +0000 michaelni 10l libavcodec
Sun, 16 Mar 2003 21:03:20 +0000 michaelni rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodec
Sun, 16 Mar 2003 20:22:22 +0000 michaelni field pic decoding cleanup libavcodec
Sat, 15 Mar 2003 20:47:09 +0000 michaelni cleaner & more flexible edge bug workaround libavcodec
Sat, 15 Mar 2003 02:06:09 +0000 michaelni halfpel MC doxy libavcodec
Fri, 14 Mar 2003 11:21:19 +0000 al3x 10l libavcodec
Fri, 14 Mar 2003 07:24:25 +0000 kabi * fixing cut&paste bug libavcodec
Wed, 12 Mar 2003 23:12:23 +0000 michaelni oops libavcodec
Wed, 12 Mar 2003 23:09:18 +0000 michaelni rvlc decoding support libavcodec
Wed, 12 Mar 2003 21:57:24 +0000 mmu_man /me should really learn doxygen :) libavcodec
Wed, 12 Mar 2003 19:49:58 +0000 kabi * added more options libavcodec
Wed, 12 Mar 2003 19:48:46 +0000 kabi * cosmetic doc fix libavcodec
Wed, 12 Mar 2003 18:57:33 +0000 kabi * moved os_support.h into libavcodec libavcodec
Wed, 12 Mar 2003 15:23:07 +0000 michaelni 100l libavcodec
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavcodec
Tue, 11 Mar 2003 12:09:13 +0000 michaelni restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec
Mon, 10 Mar 2003 11:48:33 +0000 kabi * 'externaly' visible option list begins avoptions_ prefix libavcodec
Mon, 10 Mar 2003 11:24:10 +0000 michaelni even more fixes libavcodec
Mon, 10 Mar 2003 11:22:30 +0000 kabi * oooooops - sorry for this one - wrong logic libavcodec
Mon, 10 Mar 2003 11:12:47 +0000 michaelni more fixes libavcodec
Mon, 10 Mar 2003 10:40:26 +0000 michaelni more fixes libavcodec
Mon, 10 Mar 2003 10:36:17 +0000 michaelni bug workaround libavcodec
Sun, 09 Mar 2003 16:07:19 +0000 al3x simplified libavcodec
Sat, 08 Mar 2003 23:43:34 +0000 michaelni looks better IMHO libavcodec
Sat, 08 Mar 2003 01:40:52 +0000 michaelni merging fourcc with codec_tag libavcodec
Fri, 07 Mar 2003 13:49:10 +0000 kabi * support FF_MM_FORCE libavcodec
Fri, 07 Mar 2003 13:48:02 +0000 kabi * more generic avoption_parse libavcodec
Fri, 07 Mar 2003 12:37:49 +0000 michaelni Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavcodec
Thu, 06 Mar 2003 15:56:56 +0000 michaelni more cosmetics so that doxygen output is readable ... libavcodec
Thu, 06 Mar 2003 14:42:07 +0000 michaelni typo libavcodec
Thu, 06 Mar 2003 14:37:37 +0000 michaelni doxy / cosmetics libavcodec
Thu, 06 Mar 2003 13:51:18 +0000 michaelni doxy / cosmetics libavcodec
Thu, 06 Mar 2003 13:22:51 +0000 michaelni typos & cosmetics libavcodec
Thu, 06 Mar 2003 12:06:00 +0000 michaelni altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Thu, 06 Mar 2003 11:25:55 +0000 michaelni doxy libavcodec
Thu, 06 Mar 2003 10:26:19 +0000 michaelni cosmetics libavcodec
Thu, 06 Mar 2003 10:21:57 +0000 michaelni doxygen config file, so ppl just have to call doxygen in the libavcodec dir and a beatifull doxy is generated ;) libavcodec
Thu, 06 Mar 2003 10:08:15 +0000 michaelni more dox libavcodec
Thu, 06 Mar 2003 02:04:54 +0000 michaelni more idiot proof dox libavcodec
Wed, 05 Mar 2003 23:55:52 +0000 michaelni ff_block_permute() dox libavcodec
Wed, 05 Mar 2003 20:13:11 +0000 michaelni cleanup libavcodec
Wed, 05 Mar 2003 20:03:15 +0000 michaelni mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why) libavcodec
Wed, 05 Mar 2003 17:53:33 +0000 michaelni 10l libavcodec
Wed, 05 Mar 2003 17:48:19 +0000 michaelni field picture decoding support (16x16 MC blocks only as i dont have any samples which use other modes ...) libavcodec
Wed, 05 Mar 2003 16:10:13 +0000 michaelni extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications libavcodec
Tue, 04 Mar 2003 13:05:14 +0000 michaelni typo (fixes wmv1 regression test in c) libavcodec
Mon, 03 Mar 2003 17:13:26 +0000 kabi * minor optimalization libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Sat, 01 Mar 2003 00:16:00 +0000 michaelni fixing inaccurate frame_rate libavcodec
Fri, 28 Feb 2003 16:06:40 +0000 michaelni 10l libavcodec
Fri, 28 Feb 2003 13:07:07 +0000 michaelni h263(+) clenaup & bugfixes libavcodec
Fri, 28 Feb 2003 01:59:56 +0000 michaelni fixing padding bug autodetection for some rare files, closes bug #647941 libavcodec
Thu, 27 Feb 2003 23:26:31 +0000 michaelni support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec
Thu, 27 Feb 2003 22:56:07 +0000 michaelni user specified motion estimation range limit libavcodec
Wed, 26 Feb 2003 17:26:20 +0000 michaelni move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavcodec
Tue, 25 Feb 2003 09:56:56 +0000 bellard added DTG active format information libavcodec
Mon, 24 Feb 2003 13:41:57 +0000 kabi * using const buffers for reading libavcodec
Mon, 24 Feb 2003 13:28:22 +0000 kabi * const arrays libavcodec
Mon, 24 Feb 2003 13:26:41 +0000 kabi * fixed IMA WAV decoding (though still might not be fully correct) libavcodec
Mon, 24 Feb 2003 09:49:37 +0000 michaelni huffyuv v1 tables, as they are essential and the only possible way for decding of v1 files they very likely cant be copyrighted ... libavcodec
Mon, 24 Feb 2003 09:41:02 +0000 michaelni get_vlc2() "docs" libavcodec
Mon, 24 Feb 2003 00:05:17 +0000 michaelni round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks libavcodec