log

age author description
Sat, 03 Aug 2002 01:32:14 +0000 diego Review
Fri, 02 Aug 2002 22:57:58 +0000 arpi imho swscale also likes aligned stride :)
Fri, 02 Aug 2002 22:55:54 +0000 arpi - some reorder/cleanup of mp_image flags
Fri, 02 Aug 2002 19:39:37 +0000 arpi prefer 422P for mjpeg
Fri, 02 Aug 2002 19:38:59 +0000 arpi colorspace part cleanup and support for IMGFMT_422P, _444P
Fri, 02 Aug 2002 19:36:31 +0000 arpi added new formats: 444p,422p, 411p
Fri, 02 Aug 2002 17:44:16 +0000 arpi count blocks by rounded-up chunksizes instead of chunks -
Fri, 02 Aug 2002 17:41:02 +0000 arpi ignore pnot/PICT
Fri, 02 Aug 2002 12:19:21 +0000 michael compatibility with _OLD_ lavc & uv_stride check
Fri, 02 Aug 2002 01:23:43 +0000 diego The rectangle of the rectangle plugin is not necessarily white.
Fri, 02 Aug 2002 01:02:46 +0000 diego Documented -srate for MEncoder.
Fri, 02 Aug 2002 00:59:35 +0000 diego The endless quest to force people into writing good bug reports part 2342:
Thu, 01 Aug 2002 21:16:57 +0000 arpi skip 'pnot' and 'PICT' - fixes incoming/1.mov
Thu, 01 Aug 2002 20:49:41 +0000 gabucino sync with english begun
Thu, 01 Aug 2002 12:39:08 +0000 michael planar yuv 444 422 411 support
Thu, 01 Aug 2002 08:53:32 +0000 arpi negative delay won't work
Thu, 01 Aug 2002 08:39:33 +0000 arpi audio preload/density/delay configurable
Wed, 31 Jul 2002 20:18:44 +0000 arpi - yuv422 disabled (no IMGFMT for _planar_ 422)
Wed, 31 Jul 2002 19:50:42 +0000 arpi new filter to use libavcodec's deinterlacer
Wed, 31 Jul 2002 19:40:33 +0000 arpi initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>
Wed, 31 Jul 2002 13:26:46 +0000 pontscho upsz 2
Wed, 31 Jul 2002 05:25:57 +0000 rfelker no need for ioctl.h if not using dvb
Wed, 31 Jul 2002 05:23:09 +0000 rfelker fix silly shorthand that could cause trouble porting
Tue, 30 Jul 2002 23:09:24 +0000 pontscho gtk dialog bug fix
Tue, 30 Jul 2002 19:19:16 +0000 arpi There appears to be a trivial namespace error in determining the valid
Tue, 30 Jul 2002 19:06:51 +0000 arpi It makes sense to me to try and use any locally installed win32 DLLs
Tue, 30 Jul 2002 18:52:57 +0000 arpi - fixed size/aspect for -fs
Tue, 30 Jul 2002 18:14:02 +0000 arpi ogm audio format id is in hex, not dec
Tue, 30 Jul 2002 18:08:06 +0000 diego Documented -vop rectangle.
Tue, 30 Jul 2002 17:56:24 +0000 arpi libao2 stuff move dto libao2.txt
Tue, 30 Jul 2002 17:41:11 +0000 arpi 10l - PUT_IMAGE->DRAW_IMAGE
Tue, 30 Jul 2002 17:32:45 +0000 arpi typo fixes and updates around libavcodec
Tue, 30 Jul 2002 16:54:01 +0000 arpi updated - feel free to comment
Tue, 30 Jul 2002 16:41:33 +0000 arpi vd_vfw.c
Tue, 30 Jul 2002 16:40:42 +0000 arpi 1l :)
Tue, 30 Jul 2002 13:38:35 +0000 pontscho upsz :)
Tue, 30 Jul 2002 12:24:26 +0000 atmos4 quit on unknown parm
Tue, 30 Jul 2002 11:50:20 +0000 pontscho - some cosmetic change in preferences
Tue, 30 Jul 2002 11:48:18 +0000 pontscho fix (?) equalizer distortion problem
Tue, 30 Jul 2002 11:46:29 +0000 pontscho fix audio files (mp3,wav) position calc
Tue, 30 Jul 2002 09:17:19 +0000 jaf update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>
Mon, 29 Jul 2002 16:24:40 +0000 rfelker added missing formats :)
Sun, 28 Jul 2002 22:29:04 +0000 atmos4 10l to dunno
Sun, 28 Jul 2002 22:09:03 +0000 atmos4 Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
Sun, 28 Jul 2002 21:56:18 +0000 atmos4 Add type= and fix a minor typing difference from ffmpeg
Sun, 28 Jul 2002 21:30:09 +0000 arpi ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Sun, 28 Jul 2002 16:37:05 +0000 kmkaplan Use RGB for palette from .IDX file
Sun, 28 Jul 2002 16:30:52 +0000 kmkaplan Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.
Sun, 28 Jul 2002 16:28:30 +0000 kmkaplan New function vobsub_get_next_packet for subrip.
Sun, 28 Jul 2002 15:54:26 +0000 atmos4 Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
Sun, 28 Jul 2002 12:01:32 +0000 atmos4 Make vobsub palette generation compatible with windows vobsub.
Sun, 28 Jul 2002 11:07:30 +0000 atmos4 Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.
Sat, 27 Jul 2002 22:10:58 +0000 atmos4 Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
Sat, 27 Jul 2002 20:46:48 +0000 frodone sync
Sat, 27 Jul 2002 18:33:44 +0000 atmos4 remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct
Sat, 27 Jul 2002 14:52:38 +0000 jaf sync
Sat, 27 Jul 2002 12:18:53 +0000 kmkaplan Document rectangle plugin.
Sat, 27 Jul 2002 11:40:15 +0000 kmkaplan New plugin to test crop parameters. Arguments are the same as for the
Sat, 27 Jul 2002 01:12:53 +0000 frodone sync
Fri, 26 Jul 2002 21:26:39 +0000 albeu Add loadfile and loadlist commands. May be buggy if the filename contain some
Fri, 26 Jul 2002 12:42:43 +0000 alex removed query_vaa
Fri, 26 Jul 2002 12:36:13 +0000 albeu Add uninit to the avi demuxer
Fri, 26 Jul 2002 12:22:49 +0000 alex equalizer docs updated
Fri, 26 Jul 2002 04:04:51 +0000 atmos4 warning fixes
Fri, 26 Jul 2002 03:53:27 +0000 diego Reorganized the README. More general information up front, more concise
Fri, 26 Jul 2002 03:28:07 +0000 diego limit parameter for cropdetect, fixed column.
Fri, 26 Jul 2002 03:24:24 +0000 diego Reviewed Filter section, added limit parameter to cropdetect, not only SDL
Fri, 26 Jul 2002 02:32:41 +0000 albeu 10L free the cache
Fri, 26 Jul 2002 02:04:11 +0000 albeu 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>
Fri, 26 Jul 2002 00:12:13 +0000 arpi documenting cropdetect's parameter
Fri, 26 Jul 2002 00:02:31 +0000 atmos4 Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu>
Thu, 25 Jul 2002 22:54:03 +0000 arpi 10l bug fixed (info.cap |= -> = )
Thu, 25 Jul 2002 22:52:51 +0000 arpi vide EQ fixed - lumactl register is not readable!
Thu, 25 Jul 2002 22:37:55 +0000 nexus sync
Thu, 25 Jul 2002 22:18:49 +0000 arpi video eq:
Thu, 25 Jul 2002 22:14:45 +0000 arpi eq range mapping -100..100 => 0..100
Thu, 25 Jul 2002 22:13:59 +0000 arpi SetValue: ignore case of 'item'
Thu, 25 Jul 2002 21:55:13 +0000 arpi print warning about unsupported video eq attributes
Thu, 25 Jul 2002 21:36:04 +0000 arpi eq fixed, based on patch by .so
Thu, 25 Jul 2002 21:34:24 +0000 arpi - fixed overflow by +-0x80
Thu, 25 Jul 2002 21:31:36 +0000 pontscho upsz, sorry, i forgott this :) (skin name saving:)
Thu, 25 Jul 2002 20:34:33 +0000 pontscho add preferences to gui
Thu, 25 Jul 2002 20:28:47 +0000 pontscho - add some control (ao_oss, pl_extrastereo)
Thu, 25 Jul 2002 20:26:38 +0000 pontscho - add preferences support (first try)
Thu, 25 Jul 2002 20:23:18 +0000 arpi more eq cleanup
Thu, 25 Jul 2002 18:05:08 +0000 kmkaplan Correct dump_srt millisecond output
Thu, 25 Jul 2002 16:39:22 +0000 arpi codmetics :)
Thu, 25 Jul 2002 15:32:29 +0000 arpi 10l
Thu, 25 Jul 2002 13:38:14 +0000 alex little fix
Thu, 25 Jul 2002 13:36:59 +0000 alex smth
Thu, 25 Jul 2002 13:23:44 +0000 alex eq synced to new way, not tested, but the old one isn't working yet
Thu, 25 Jul 2002 13:12:23 +0000 alex eq reworked
Thu, 25 Jul 2002 10:27:35 +0000 alex fixed possible 10l bug (vf not initialized yet)
Thu, 25 Jul 2002 03:37:28 +0000 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
Thu, 25 Jul 2002 02:38:20 +0000 diego Explain what we need and why a little more verbosely.
Thu, 25 Jul 2002 01:48:17 +0000 diego Advertise mencvcd, the woes of seeking in a paused movie and to OSD or not
Wed, 24 Jul 2002 18:19:39 +0000 alex eq reworked
Wed, 24 Jul 2002 18:14:21 +0000 alex equalizer reworked
Wed, 24 Jul 2002 17:25:13 +0000 alex eq handling reworked
Wed, 24 Jul 2002 16:47:29 +0000 kmkaplan Make spudec_assemble more resistent in the face of incomplete packets.
Wed, 24 Jul 2002 03:49:34 +0000 diego Added 2 entries: no sound without win32 and no sound with sound daemon.
Wed, 24 Jul 2002 02:14:14 +0000 diego Added -xvidopts as described by Albeu on #mplayerdev.
Wed, 24 Jul 2002 01:56:08 +0000 diego Moved RealPlayer libs installation to codecs.html where all the other
Tue, 23 Jul 2002 23:36:44 +0000 arpi Workaround for seeking multiangle discs with missing sml_agli[] table, as a
Tue, 23 Jul 2002 20:19:42 +0000 kmkaplan Remove depency on libmpdemux streams, use ANSI IO instead.
Tue, 23 Jul 2002 20:10:39 +0000 diego Configuration files documented.
Tue, 23 Jul 2002 19:37:11 +0000 atmos4 Hopefully correct 10l fix for duuno who.
Tue, 23 Jul 2002 16:46:51 +0000 pontscho first
Tue, 23 Jul 2002 15:13:00 +0000 rfelker fixed missing result when --disable-divx4linux is specified
Tue, 23 Jul 2002 12:03:05 +0000 atmos4 Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
Mon, 22 Jul 2002 14:54:34 +0000 alex support for older xvid versions and IMGFMT_IYUV
Mon, 22 Jul 2002 11:25:01 +0000 diego Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TV
Sun, 21 Jul 2002 22:20:05 +0000 arpi 10l fix, by Rmi Guyomarch <rguyom@pobox.com> && Bjrn Sandell
Sun, 21 Jul 2002 19:57:25 +0000 pontscho fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200
Sun, 21 Jul 2002 14:36:33 +0000 albeu Fix vbr muxing and win32 codec crash on init
Sun, 21 Jul 2002 12:13:40 +0000 arpi endianess fix by Colin Leroy <colin@colino.net>
Sat, 20 Jul 2002 16:38:31 +0000 arpi DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
Sat, 20 Jul 2002 16:27:17 +0000 arpi DR1 with IPB fixed
Sat, 20 Jul 2002 16:26:49 +0000 arpi added 'priv' field to mpi - requires for tracking frames with different
Sat, 20 Jul 2002 15:49:38 +0000 arpi DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)