log

age author description
Thu, 28 Mar 2002 00:26:23 +0000 arpi reordered video codecs to work better with new codec selection code
Wed, 27 Mar 2002 21:49:19 +0000 arpi 10l to nick - ACCEPT_WIDTH fixed
Wed, 27 Mar 2002 21:27:38 +0000 arpi some under-devel code, will be required for qtx codecs
Wed, 27 Mar 2002 21:10:46 +0000 arpi we don't need ac3-iec958 any more
Wed, 27 Mar 2002 21:05:39 +0000 arpi ac3_iec958_build_burst moved from ac3-iec958.c
Wed, 27 Mar 2002 12:12:24 +0000 alex incremented PACK_BYTES for BSDBT848 - by Charles Henrich
Wed, 27 Mar 2002 04:16:38 +0000 atmos4 Fix resizing when zoom is used and image size changes between frames.
Wed, 27 Mar 2002 03:45:55 +0000 atmos4 Allow to disable crasj sighandler to enable creation of coredump files.
Wed, 27 Mar 2002 03:07:07 +0000 atmos4 eeh 10l removed too much lines :(
Wed, 27 Mar 2002 02:58:55 +0000 atmos4 Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.
Wed, 27 Mar 2002 02:08:14 +0000 arpi draft v0.1
Wed, 27 Mar 2002 01:22:11 +0000 arpi vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>
Wed, 27 Mar 2002 00:54:45 +0000 arpi applied Diego's cosmetics patch :) with some small fixes
Tue, 26 Mar 2002 18:47:42 +0000 mswitch XorA added the option of switching between fame/avcodec without
Tue, 26 Mar 2002 17:05:09 +0000 iive ported back hack for interlaced mpeg2, without it mplayer draws whole frame for every field -100% slowdown
Tue, 26 Mar 2002 16:56:24 +0000 atmos4 Updated neomagic info.
Tue, 26 Mar 2002 16:45:21 +0000 iive fixed green lines caused by missing rounding to 2
Tue, 26 Mar 2002 16:37:42 +0000 atmos4 Don't kill me, pure indent change as I forgot to reindent when copy and pasting from dec_audio.c, as this is the first revision it doesn't break changelog!
Tue, 26 Mar 2002 15:53:18 +0000 atmos4 Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme.
Tue, 26 Mar 2002 12:43:01 +0000 atmos4 Check for proper Vorbis version.
Tue, 26 Mar 2002 05:47:04 +0000 atmos4 ooops :)
Tue, 26 Mar 2002 05:34:41 +0000 melanson fixed up this audio decoder too
Tue, 26 Mar 2002 05:25:15 +0000 atmos4 Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.
Tue, 26 Mar 2002 05:03:10 +0000 melanson added YUY2 output to the widely used (heh) CYUV decoder because it seemed
Tue, 26 Mar 2002 04:41:43 +0000 melanson fixed so the decoder cooperates better with the rest of the system
Tue, 26 Mar 2002 04:22:47 +0000 melanson fixed to work nicely with the new system (and yes, I did originate the RoQ
Tue, 26 Mar 2002 03:09:57 +0000 atmos4 I wonder noone noticed this, wrong output of extra[inc|lib]
Tue, 26 Mar 2002 02:38:58 +0000 atmos4 Suggest --enable-debug=3
Tue, 26 Mar 2002 01:01:09 +0000 atmos4 Fix aac decoded size.
Mon, 25 Mar 2002 22:25:58 +0000 arpi ad_msgsm added
Mon, 25 Mar 2002 22:04:33 +0000 arpi ok, use ad_* stuff
Mon, 25 Mar 2002 22:03:33 +0000 arpi argh... Nick messed up driver names too
Mon, 25 Mar 2002 21:23:06 +0000 arpi imporetd from MPlayerXP, with small modification
Mon, 25 Mar 2002 21:13:02 +0000 arpi do not export the World
Mon, 25 Mar 2002 21:06:01 +0000 arpi imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
Mon, 25 Mar 2002 19:53:41 +0000 arpi changed to be more-or-less compatible with Nick's stuff
Mon, 25 Mar 2002 16:38:13 +0000 michael 10l
Mon, 25 Mar 2002 16:35:24 +0000 michael byte interleaving for mga
Mon, 25 Mar 2002 16:22:15 +0000 arpi no native support for I420 in G200
Mon, 25 Mar 2002 16:21:39 +0000 arpi disabel DR and UV swapping for g200 planar modes
Mon, 25 Mar 2002 13:35:23 +0000 arpi dump stuff
Mon, 25 Mar 2002 11:35:21 +0000 atmos4 eeh 10l, removed one line too much :(
Mon, 25 Mar 2002 11:13:14 +0000 atmos4 Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es returned with an error by memsetting the esds struct to 0 on init.
Mon, 25 Mar 2002 09:52:15 +0000 atmos4 Fix aspect info for square pixel.
Mon, 25 Mar 2002 05:13:19 +0000 mswitch Bugfix by XorA
Mon, 25 Mar 2002 03:20:42 +0000 arpi reset selection
Mon, 25 Mar 2002 03:19:43 +0000 arpi check and set codec selection - impossible to do it at find_codec
Mon, 25 Mar 2002 03:19:06 +0000 arpi 100l :(
Mon, 25 Mar 2002 03:07:27 +0000 arpi use codec selection
Mon, 25 Mar 2002 03:02:57 +0000 arpi tagging selected codec to avoid trying the same codec several times
Mon, 25 Mar 2002 02:39:58 +0000 arpi proposal for audio decoders
Mon, 25 Mar 2002 02:39:36 +0000 arpi common stuff moved to mpc_info.h
Mon, 25 Mar 2002 02:10:08 +0000 arpi typo...
Mon, 25 Mar 2002 01:32:40 +0000 arpi I420 support
Sun, 24 Mar 2002 21:22:16 +0000 arpi -fs aspect fix by KotH
Sun, 24 Mar 2002 21:17:16 +0000 arpi fallback to server's control() - patch by KotH
Sun, 24 Mar 2002 20:55:06 +0000 arpi U,V plane odrer fixed
Sun, 24 Mar 2002 20:45:30 +0000 arpi U,V plane odrer fixed
Sun, 24 Mar 2002 19:14:40 +0000 arpi I420 UV swapping fixed
Sun, 24 Mar 2002 19:01:01 +0000 arpi UV vs VU fix