log

age author description
Sat, 07 Apr 2007 14:09:20 +0000 diego typos/grammar libavcodec
Sat, 07 Apr 2007 14:07:33 +0000 diego spelling/wording/grammar libavcodec
Sat, 07 Apr 2007 11:57:35 +0000 diego Print a list of valid AMR bitrates if a wrong one is used. libavcodec
Fri, 06 Apr 2007 23:16:08 +0000 michael YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) libavcodec
Fri, 06 Apr 2007 20:49:26 +0000 michael s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad students mimuw edu pl libavcodec
Fri, 06 Apr 2007 18:29:27 +0000 diego SGI image decoder ported to the new image API. libavcodec
Fri, 06 Apr 2007 10:37:34 +0000 diego Return correct decoded size, decoder is called with only one frame at a time. libavcodec
Fri, 06 Apr 2007 09:59:55 +0000 diego IWMMXT-specific dsputils clear_blocks function. libavcodec
Fri, 06 Apr 2007 04:40:13 +0000 kostya This codec is PAL8 so make it output PAL8 too libavcodec
Thu, 05 Apr 2007 00:09:48 +0000 michael remove compound literals gcc 2.95 doesnt support taking an address of a compound literal libavcodec
Wed, 04 Apr 2007 13:49:55 +0000 banan WMA decoder improvement, output closer to the dmo binary. libavcodec
Wed, 04 Apr 2007 13:26:26 +0000 kostya vc1_split should be static libavcodec
Wed, 04 Apr 2007 11:51:08 +0000 gpoirier changes some function declarations from () to (void) as per ansi c. libavcodec
Wed, 04 Apr 2007 11:43:08 +0000 diego Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl. libavcodec
Tue, 03 Apr 2007 22:17:37 +0000 diego cosmetics: Fix indentation. libavcodec
Tue, 03 Apr 2007 22:16:21 +0000 diego Remove useless pointer shift. libavcodec
Tue, 03 Apr 2007 22:13:16 +0000 diego Remove commented-out while loop. libavcodec
Tue, 03 Apr 2007 14:15:59 +0000 diego Explain which configure options are necessary for which AMR variant. libavcodec
Tue, 03 Apr 2007 13:53:25 +0000 michael typo libavcodec
Tue, 03 Apr 2007 13:52:36 +0000 michael cosmetic libavcodec
Tue, 03 Apr 2007 13:52:00 +0000 michael FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Nowosad libavcodec
Tue, 03 Apr 2007 13:43:57 +0000 michael tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) libavcodec
Tue, 03 Apr 2007 11:26:14 +0000 diego Remove #if 0 code. libavcodec
Tue, 03 Apr 2007 06:46:12 +0000 michael dont use *int8_t for the arguments (ive missed that in the patches ...) libavcodec
Tue, 03 Apr 2007 06:40:21 +0000 michael Changed the rle encoder a little and made it more universal. libavcodec
Tue, 03 Apr 2007 02:18:00 +0000 michael cosmetic libavcodec
Tue, 03 Apr 2007 01:23:37 +0000 michael fix indention (less work to fix it myself than to check if a indention fix patch is ok ...) libavcodec
Tue, 03 Apr 2007 01:20:31 +0000 michael move doxy from .c to .h libavcodec
Tue, 03 Apr 2007 01:01:46 +0000 michael generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl libavcodec
Mon, 02 Apr 2007 07:26:14 +0000 diego Remove stray object from list of Blackfin assembler objects. libavcodec
Sun, 01 Apr 2007 22:28:45 +0000 diego bfin dsputils, basic pixel operations sads, diffs, motion compensation libavcodec
Sun, 01 Apr 2007 22:20:51 +0000 aurel cosmetics: indentation libavcodec
Sun, 01 Apr 2007 16:14:19 +0000 michael indention libavcodec
Sun, 01 Apr 2007 16:13:24 +0000 michael make AVCodec.init() optional libavcodec
Sun, 01 Apr 2007 14:28:48 +0000 diego support for the THP game format by Marco Gerards, mgerards xs4all nl libavcodec
Sun, 01 Apr 2007 11:40:36 +0000 diego Add '#undef exit', the function is now forbidden. libavcodec
Sun, 01 Apr 2007 11:07:28 +0000 diego Merge redundant comments. libavcodec
Sat, 31 Mar 2007 23:58:33 +0000 lorenm doxy comment tweaks libavcodec
Sat, 31 Mar 2007 22:39:43 +0000 gpoirier Add doxy comments, based on Loren's explanations posted here: libavcodec
Sat, 31 Mar 2007 17:24:53 +0000 diego dct-test works on non-x86 now. libavcodec
Sat, 31 Mar 2007 17:24:09 +0000 diego platform-independent restructuring and code simplification libavcodec
Sat, 31 Mar 2007 17:14:59 +0000 diego Remove illegal call to exit(). libavcodec
Sat, 31 Mar 2007 16:47:39 +0000 mru call faacDecClose() with all libfaad versions libavcodec
Sat, 31 Mar 2007 16:20:51 +0000 diego Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst com. libavcodec
Fri, 30 Mar 2007 20:56:32 +0000 lu_zero Typos in comments libavcodec
Fri, 30 Mar 2007 19:16:41 +0000 lorenm move some stuff out of an inner loop. 12% faster svq1 encoding. libavcodec
Fri, 30 Mar 2007 19:15:31 +0000 lorenm mmx 16-bit ssd. 2.3x faster svq1 encoding. libavcodec
Fri, 30 Mar 2007 09:26:13 +0000 takis Fix a bug in av_find_opt(). Because some of the AVOption structures have field libavcodec
Fri, 30 Mar 2007 09:05:52 +0000 gpoirier add 'all' and 'none' options for partitions config libavcodec
Fri, 30 Mar 2007 06:33:15 +0000 diego Update specification and reference implementation links. libavcodec
Thu, 29 Mar 2007 14:20:30 +0000 takis Fix compilation when using the --disable-opts parameter. This to help those libavcodec
Thu, 29 Mar 2007 09:39:20 +0000 diego Accept only existing bitrates. libavcodec
Tue, 27 Mar 2007 11:18:24 +0000 michael codec id addition guidlines libavcodec
Tue, 27 Mar 2007 07:28:52 +0000 kostya FASTTX==0 means additional 16 bits in extradata libavcodec
Tue, 27 Mar 2007 07:27:53 +0000 kostya One more FASTTX-related hack libavcodec
Tue, 27 Mar 2007 05:23:07 +0000 kostya Remove redundant assign libavcodec
Mon, 26 Mar 2007 17:33:45 +0000 michael set pict_type to I type during init so parsers which dont set it get all i frames, fixes mp3 seeking libavcodec
Mon, 26 Mar 2007 15:21:19 +0000 iive get rid of unused entries in the middle of xvmc_render struct, libavcodec
Mon, 26 Mar 2007 10:03:57 +0000 banan Optimize by building the mdct window and multipying/adding at the same time. libavcodec
Mon, 26 Mar 2007 00:54:29 +0000 michael factorize & libavcodec