log

age author description
Sat, 26 Jan 2002 16:32:06 +0000 kmkaplan Add -nosound/-sound and -ovc null to mencoder.
Sat, 26 Jan 2002 16:31:14 +0000 alex fixed preinit conflict
Sat, 26 Jan 2002 16:30:43 +0000 alex i420/iyuv support
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Sat, 26 Jan 2002 15:46:58 +0000 alex fixed i420 handling
Sat, 26 Jan 2002 15:43:31 +0000 alex yuy2 reported as working
Sat, 26 Jan 2002 01:21:41 +0000 arpi pre-check for audio/video streams (hope it fix wma steraming)
Sat, 26 Jan 2002 00:53:29 +0000 arpi use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>
Sat, 26 Jan 2002 00:52:59 +0000 arpi fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org>
Sat, 26 Jan 2002 00:47:26 +0000 arpi vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
Fri, 25 Jan 2002 13:14:40 +0000 pl original patch by malc <malc@tmbg.co.uk>
Fri, 25 Jan 2002 12:54:52 +0000 kmkaplan Don't segfault with empty -chapter spec.
Thu, 24 Jan 2002 23:02:59 +0000 kmkaplan Extended DVD chapter specification. Remove -last-chapter option.
Thu, 24 Jan 2002 21:46:57 +0000 atmos4 Let mplayer handle signals so terminal gets cleaned up.
Thu, 24 Jan 2002 18:59:06 +0000 arpi qscale 3->2 (Thank you Michael)
Thu, 24 Jan 2002 18:13:54 +0000 alex added support for i420 and iyuv
Thu, 24 Jan 2002 17:14:09 +0000 gabucino entudjam?
Thu, 24 Jan 2002 16:54:05 +0000 jaf keep me chean ;-)
Thu, 24 Jan 2002 16:52:36 +0000 atmos4 freebsd fix by bjoern fischer
Thu, 24 Jan 2002 15:21:22 +0000 jaf aspect ratio 9 added.
Thu, 24 Jan 2002 15:17:12 +0000 pontscho mpsub dump bug fix. 100l for laaz
Thu, 24 Jan 2002 09:29:52 +0000 bertrand Readded the content-type checking, in case of the no HTTP body are
Thu, 24 Jan 2002 05:30:41 +0000 bertrand Add a parser for the "ASF group stream object" and display the bitrate values
Thu, 24 Jan 2002 05:20:19 +0000 melanson QT demuxer now supports the default QT palettes
Thu, 24 Jan 2002 00:53:22 +0000 arpi freq fix, removed muxer delay
Thu, 24 Jan 2002 00:08:22 +0000 arpi vo_pts fix (10l)
Wed, 23 Jan 2002 20:19:01 +0000 alex initial
Wed, 23 Jan 2002 19:41:01 +0000 alex fixed num_of_packets and current_packet handling, bug found by Mike Melanson
Wed, 23 Jan 2002 19:37:28 +0000 alex upgraded to newest vidix interface
Wed, 23 Jan 2002 19:34:33 +0000 alex upgraded to newest vidix interface. in eq: return if g200 moved to the beginning of seteq
Wed, 23 Jan 2002 19:33:24 +0000 alex added cap.author
Wed, 23 Jan 2002 19:32:52 +0000 alex don't render UV planes if interleaved (also add support later)
Wed, 23 Jan 2002 19:30:26 +0000 alex some typos fixed ;), added author to capabilites and extended name to 64 bytes. added interleaved uv planes support
Wed, 23 Jan 2002 17:27:07 +0000 nick Fixing compilation on non-MMX but x86 systems
Wed, 23 Jan 2002 17:09:58 +0000 nick Fixing compilation on non-MMX but x86 systems
Wed, 23 Jan 2002 17:03:15 +0000 nick RGB independed correction for GATOS's radeon_video driver!
Wed, 23 Jan 2002 16:56:09 +0000 nick intense->intensity + capability extension + fixing R200 color correction bug
Wed, 23 Jan 2002 16:55:26 +0000 nick intense -> intensity + capability extension
Wed, 23 Jan 2002 16:54:29 +0000 nick intense -> intensity
Wed, 23 Jan 2002 15:16:20 +0000 pontscho fix screen saver bug under gui
Wed, 23 Jan 2002 14:11:19 +0000 nexus 10l ...
Wed, 23 Jan 2002 13:57:43 +0000 nexus FreeBSD need this to compile after last changes
Wed, 23 Jan 2002 12:28:36 +0000 anders Added buffering of output data
Wed, 23 Jan 2002 08:50:30 +0000 bertrand Added a turn around for badly configured web servers.
Wed, 23 Jan 2002 08:46:22 +0000 bertrand Modified the output of the http_debug function.
Wed, 23 Jan 2002 08:43:04 +0000 bertrand Removed unused code that I commented earlier.
Tue, 22 Jan 2002 22:47:17 +0000 albeu Implementation of entryref
Tue, 22 Jan 2002 22:46:12 +0000 albeu Objectization of the play_tree_parser for more flexiblity
Tue, 22 Jan 2002 18:19:02 +0000 nick Attempt to fix NVidia problems
Tue, 22 Jan 2002 18:12:00 +0000 arpi cleanup of video packet writer, PTS sent only once
Tue, 22 Jan 2002 18:11:27 +0000 arpi 10l, debug printf removed
Tue, 22 Jan 2002 15:54:44 +0000 michael minor bugfix in the -v output
Tue, 22 Jan 2002 12:00:15 +0000 pontscho move bug fixed
Tue, 22 Jan 2002 06:12:18 +0000 bertrand Modified the cache option value setting/reading, so we can report
Tue, 22 Jan 2002 05:39:34 +0000 melanson added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
Tue, 22 Jan 2002 02:15:23 +0000 arpi passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from now
Tue, 22 Jan 2002 02:14:40 +0000 arpi LPCM write code rewritten, thanks to Marcus at mocm@convergence.de
Tue, 22 Jan 2002 02:00:57 +0000 melanson fixed some major flaws; decoder is now almost correct
Mon, 21 Jan 2002 22:11:09 +0000 michael 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out)
Mon, 21 Jan 2002 18:55:51 +0000 nick Gamma correction (based on patch of P«”sztor Szil«”rd <silicon@falcon.sch.bme.hu>)