log

age author description
Tue, 10 Sep 2002 20:03:04 +0000 arpi - some cleanup, unused code removed
Tue, 10 Sep 2002 17:33:38 +0000 arpi pim1 is lowercase
Tue, 10 Sep 2002 12:44:47 +0000 jkeil Use the character substitution code from fntRender() / fntTextWidth()
Tue, 10 Sep 2002 12:38:19 +0000 jkeil Off-by-one error allocating bitmap, when (width*height) % 8 != 0
Mon, 09 Sep 2002 22:48:39 +0000 michael fixing y422p output
Mon, 09 Sep 2002 22:44:23 +0000 arpi updated a bit
Mon, 09 Sep 2002 22:43:13 +0000 arpi updated to libmpcodecs way
Mon, 09 Sep 2002 22:13:21 +0000 arpi reference to patches.txt and porting-status.txt
Mon, 09 Sep 2002 21:56:47 +0000 arpi updated
Mon, 09 Sep 2002 21:54:37 +0000 arpi preface added, some small changes
Mon, 09 Sep 2002 21:40:23 +0000 arpi maintainers list - converted from html by Andras Mohari
Mon, 09 Sep 2002 21:39:43 +0000 arpi mplayer changelog, collected by ??? (found at incoming/ :))
Mon, 09 Sep 2002 21:38:50 +0000 arpi authors section from html docs, converted by Andras Mohari
Mon, 09 Sep 2002 20:55:57 +0000 arpi yuv422planar->yuy2 support
Mon, 09 Sep 2002 20:11:31 +0000 arpi unused code
Mon, 09 Sep 2002 20:07:46 +0000 arpi obsolete, use mencoder...
Mon, 09 Sep 2002 20:07:01 +0000 arpi obsolete, old code. use dga with swscaler (-vo dga -zoom)
Mon, 09 Sep 2002 20:03:21 +0000 arpi cosmetics - copyright msg removed, this file has nothing with mpeg2dec or
Mon, 09 Sep 2002 19:59:48 +0000 arpi obsoleted by font_load_ft.c
Mon, 09 Sep 2002 19:23:06 +0000 arpi - reorder of help, new section: Codecs, cosmetics/descriptions extended
Mon, 09 Sep 2002 19:01:34 +0000 jkeil When we're compiling/running on a kernel without sse/sse2 support, we have
Mon, 09 Sep 2002 16:18:47 +0000 alex fixed palette8to{rgb24,bgr24,rgb32,bgr32}
Mon, 09 Sep 2002 16:13:51 +0000 alex 10l
Mon, 09 Sep 2002 12:12:30 +0000 kmkaplan Code to XviD VBR Library from transcode.
Mon, 09 Sep 2002 11:47:54 +0000 kmkaplan Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder
Mon, 09 Sep 2002 04:16:16 +0000 bertrand Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>
Sun, 08 Sep 2002 23:00:01 +0000 arpi removed messy global 'tv_handle', use stream->priv for that purpose
Sun, 08 Sep 2002 22:57:23 +0000 arpi query added for soem vfw codecs
Sun, 08 Sep 2002 22:50:31 +0000 jaf sorry - this was a sync for all
Sun, 08 Sep 2002 22:41:53 +0000 rik extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
Sun, 08 Sep 2002 22:36:38 +0000 jaf help_mp-bg.h
Sun, 08 Sep 2002 20:31:18 +0000 nexus sync
Sun, 08 Sep 2002 20:28:39 +0000 gabucino -gui removal
Sun, 08 Sep 2002 20:27:18 +0000 gabucino sync (-gui removed)
Sun, 08 Sep 2002 19:08:29 +0000 nexus typo
Sun, 08 Sep 2002 16:55:43 +0000 diego -gui option removal leftovers
Sun, 08 Sep 2002 16:05:59 +0000 alex fixed get_format/set_format
Sun, 08 Sep 2002 16:04:21 +0000 alex changed message leveles (too many non-sense info messages)
Sun, 08 Sep 2002 14:55:03 +0000 alex tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for webcams
Sun, 08 Sep 2002 00:01:06 +0000 atmos4 disable annonying debug printf (autoq)
Sat, 07 Sep 2002 23:57:55 +0000 alex indeoraw removed (nonsense)
Sat, 07 Sep 2002 23:45:54 +0000 arpi authors/maintainers updated - feel free to correct/extend
Sat, 07 Sep 2002 22:16:14 +0000 alex added mjpa fcc to ffmjpeg
Sat, 07 Sep 2002 22:08:42 +0000 alex removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggy
Sat, 07 Sep 2002 21:53:43 +0000 alex x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>
Sat, 07 Sep 2002 20:38:44 +0000 bertrand Don't try to reread from the socket if the server says EOF
Sat, 07 Sep 2002 20:37:09 +0000 bertrand Fixed an unknown command. Looks like it's a new command from WMS9.
Sat, 07 Sep 2002 20:30:17 +0000 alex removes old input code (forgot to commit this)
Sat, 07 Sep 2002 13:57:41 +0000 atmos4 Minor speedup by nick kurshev.
Sat, 07 Sep 2002 11:21:22 +0000 atmos4 Now included in codecs.html
Sat, 07 Sep 2002 11:19:53 +0000 atmos4 Update with new method of finding DShow codecs and a small hint about VFW on WinNT.
Sat, 07 Sep 2002 08:15:57 +0000 bertrand Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,
Fri, 06 Sep 2002 22:53:26 +0000 michael fixing mpeg in avi
Fri, 06 Sep 2002 22:36:55 +0000 michael typo (checking for mpeg twice, instead of mpeg & MPEG)
Fri, 06 Sep 2002 22:09:51 +0000 jaf sync
Fri, 06 Sep 2002 19:54:29 +0000 atmos4 Easier/Faster method of adding DShow codecs to mplayer.
Fri, 06 Sep 2002 17:34:52 +0000 jkeil - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
Fri, 06 Sep 2002 16:51:16 +0000 alex removed xacodec_driver, using sh->context instead, removed xacodec_image, using mpi instead, some warning fixes. note: mpi optimisations are still pending
Fri, 06 Sep 2002 14:32:57 +0000 jaf sync by Anders Rune Jensen <anders@gnulinux.dk>
Fri, 06 Sep 2002 13:31:33 +0000 jkeil SPARC gcc generates bad code accessing an unaligned and packed structure member