log

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