log

age author description
Sat, 10 Sep 2005 17:09:54 +0000 michael select xvid idct for xvid files if possible libavcodec
Sat, 10 Sep 2005 17:01:30 +0000 michael xvids mmx&mmx2 idcts libavcodec
Sat, 10 Sep 2005 01:13:10 +0000 michael dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4 libavcodec
Wed, 07 Sep 2005 19:15:48 +0000 alex use av_log in debug mode libavcodec
Tue, 06 Sep 2005 21:32:18 +0000 michael AVOption enumeration support and some flags to classify AVOptions libavcodec
Tue, 06 Sep 2005 21:25:35 +0000 mru Kill some compiler warnings. Compiled code verified identical after changes. libavcodec
Tue, 06 Sep 2005 15:02:43 +0000 michael a few more raw yuv fourccs libavcodec
Tue, 06 Sep 2005 12:51:56 +0000 michael AVOption first try libavcodec
Mon, 05 Sep 2005 17:07:52 +0000 lorenm fix emulated edge motion compensation when resolution%16!=0 libavcodec
Mon, 05 Sep 2005 10:26:11 +0000 michael set a few variables correctly libavcodec
Mon, 05 Sep 2005 09:28:46 +0000 michael AV_LOG_DEBUG vs. AV_LOG_ERROR libavcodec
Sun, 04 Sep 2005 09:04:52 +0000 michael fixme note libavcodec
Sun, 04 Sep 2005 09:03:01 +0000 michael pts must be in time_base units libavcodec
Sat, 03 Sep 2005 20:36:24 +0000 michael print fourcc in a readable form if possible libavcodec
Sat, 03 Sep 2005 09:17:30 +0000 michael simplify (d&a) and (d&~a) calculation, hint by skal libavcodec
Fri, 02 Sep 2005 21:13:19 +0000 michael add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) libavcodec
Fri, 02 Sep 2005 20:04:03 +0000 reimar Document "us" parameter for PCM conversion functions. libavcodec
Fri, 02 Sep 2005 19:16:48 +0000 reimar Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavcodec
Fri, 02 Sep 2005 17:12:16 +0000 michael setting timebase in the encoder doesnt seem like a good idea libavcodec
Fri, 02 Sep 2005 11:08:49 +0000 michael fixed quality / vbr encoding patch by (Justin Ruggles, jruggle, earthlink net) libavcodec
Fri, 02 Sep 2005 08:30:26 +0000 michael lowres support libavcodec
Thu, 01 Sep 2005 00:15:12 +0000 michael error concealment fix libavcodec
Tue, 30 Aug 2005 20:03:19 +0000 michael optimizations libavcodec
Fri, 26 Aug 2005 19:05:44 +0000 michael Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) libavcodec
Fri, 26 Aug 2005 15:41:28 +0000 michael Fix for memleak in dv.c patch by (Burkhard Plaum; plaum, ipf uni-stuttgart de) libavcodec
Thu, 25 Aug 2005 00:01:57 +0000 michael prevent assert failures and infinite loops with broken streams libavcodec
Sun, 21 Aug 2005 22:31:01 +0000 michael time_base description by Rich Felker | dalias, aerifal cx libavcodec
Sun, 21 Aug 2005 22:17:41 +0000 michael reducing minimum supported picture size libavcodec
Sun, 21 Aug 2005 20:27:00 +0000 michael vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) libavcodec
Sun, 21 Aug 2005 19:50:22 +0000 michael Call av_free_static automatically before DLL unload patch by (plaum:ipf uni-stuttgart de) libavcodec
Sun, 21 Aug 2005 15:44:59 +0000 michael segfault fix libavcodec
Tue, 16 Aug 2005 07:53:03 +0000 michael automatically remove mess libavcodec
Mon, 15 Aug 2005 15:58:21 +0000 michael parse pict_type for streams in avi libavcodec
Sun, 14 Aug 2005 18:39:59 +0000 melanson automatically detect Cinepak data from Sega FILM/CPK files libavcodec
Sun, 14 Aug 2005 16:37:29 +0000 michael minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodec
Sun, 14 Aug 2005 15:42:40 +0000 mru kill a bunch of compiler warnings libavcodec
Sun, 14 Aug 2005 01:15:27 +0000 michael subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few libavcodec
Sat, 13 Aug 2005 21:34:24 +0000 michael set pix_fmt libavcodec
Sat, 13 Aug 2005 20:48:47 +0000 melanson tinfoil patch: no array is written to in bulk before counts are libavcodec
Sat, 13 Aug 2005 18:49:01 +0000 melanson removed a bunch of unused, sub-optimal code libavcodec
Sat, 13 Aug 2005 18:39:21 +0000 melanson tinfoil patch: be more diligent about checking array boundaries before libavcodec
Sat, 13 Aug 2005 18:25:17 +0000 melanson tinfoil patch: validate motion vectors and do not free frame on exit if libavcodec
Sat, 13 Aug 2005 17:46:09 +0000 melanson tinfoil patch: make sure pixel_ptr never goes negative libavcodec
Sat, 13 Aug 2005 17:12:38 +0000 melanson tinfoil patch: accept no widths that are no multiples of 4 libavcodec
Sat, 13 Aug 2005 16:59:01 +0000 melanson tinfoil patch: make sure that pixel pointer does not go out of bounds libavcodec
Sat, 13 Aug 2005 13:45:42 +0000 mru fix building in separate directory libavcodec
Sat, 13 Aug 2005 09:12:09 +0000 michael security fixes libavcodec
Thu, 11 Aug 2005 01:28:04 +0000 michael DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) libavcodec
Sat, 06 Aug 2005 09:46:04 +0000 michael mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) libavcodec
Fri, 05 Aug 2005 23:25:35 +0000 michael liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) libavcodec
Fri, 05 Aug 2005 19:15:34 +0000 alex 10l libavcodec
Thu, 04 Aug 2005 22:46:27 +0000 michael segfault fix libavcodec
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavcodec
Mon, 01 Aug 2005 20:01:41 +0000 michael fix assertion failure for mpeg2 encoding libavcodec
Mon, 01 Aug 2005 14:47:07 +0000 michael workaround 'colocated mv if colocated block is L1 predicted' bug in x264 libavcodec
Sun, 31 Jul 2005 10:51:04 +0000 michael A.B.C versions libavcodec
Sun, 31 Jul 2005 10:00:25 +0000 michael try to check for nonsense time_base instead of setting fake one libavcodec
Sat, 30 Jul 2005 16:15:36 +0000 michael check time_base.den for mpeg4 libavcodec
Wed, 27 Jul 2005 13:16:35 +0000 michael motion vector limit for mpeg2 libavcodec
Wed, 27 Jul 2005 07:29:20 +0000 diego Reduce verbosity. libavcodec