log

age author description
2002-07-10 albeu Support for Xvid using their new api. If divx4 compatiblity is disabeled
2002-07-10 michael vqmin=1 weirdness
2002-07-10 atmos4 Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),
2002-07-10 atmos4 Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, which
2002-07-10 bertrand Added a simple xmcd parser to retreive the tracks name.
2002-07-10 bertrand Build a fake list of track name.
2002-07-10 bertrand Created a new header file to store common struct & prototype for
2002-07-10 atmos4 1000l, back out hack-n-slay 8bpp code from my local tree.
2002-07-10 atmos4 Markus Rechberger <revenger at shell.dnload.com>:
2002-07-10 atmos4 -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).
2002-07-10 atmos4 Sync by me(TM)
2002-07-10 atmos4 Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>
2002-07-10 atmos4 Sync by Michele Balistreri <brain87 at gmx.net>
2002-07-10 atmos4 enable mpdvdkit on cygwin, too,
2002-07-09 michael very simple script to generate png images from an video with all -sws methods
2002-07-09 atmos4 minor fixes week at mcdonals: small fix pse->pse36
2002-07-09 michael swscaler methods recommendation & artifact types
2002-07-09 atmos4 Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
2002-07-09 atmos4 10l, evidently killed some lines and missed it when doing cvs diff.
2002-07-09 atmos4 Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
2002-07-09 atmos4 Support for yuv410p as needed by ffsvq1.
2002-07-09 jonas sync
2002-07-09 michael fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
2002-07-09 pontscho switch off nearest scaling ...
2002-07-09 bertrand Fixed the asf http authentication.
2002-07-09 bertrand Added ASF_Authenticate as an asf stream type.
2002-07-08 atmos4 Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)
2002-07-08 atmos4 MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
2002-07-08 arpi #ifdef'ed divx4 2pass code - idea by Diego
2002-07-08 diego Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.
2002-07-08 atmos4 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
2002-07-08 atmos4 Add missing authentication for asf streaming.
2002-07-07 diego Update about gcc 3.0.4. The problem is not Red Hat specific.
2002-07-07 arpi 100l - seq++ for grouping
2002-07-07 alex yuv handling simplified (using new mpi fields)
2002-07-07 atmos4 Fix -bandwidth if no streaming available, 10l ;)
2002-07-07 alex support avcontext based quant_store export
2002-07-07 arpi edit-list support for video - fixes various A-V sync problems (TODO: seeking)
2002-07-07 albeu 10L don't add a base path to the urls
2002-07-07 albeu Relative filename in playlist are now relative to the playlist path
2002-07-07 atmos4 Add support for m3u playlists as generated by eg recent versions of winamp.
2002-07-06 arpi aspect prescaling fix by magnus.pfeffer@epost.de
2002-07-06 arpi interlacing support - Klaus Stengel <ks1@inter-ject.de>
2002-07-06 arpi detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
2002-07-06 arpi subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolphy@inf.elte.hu>
2002-07-06 arpi bugfix by Michael.Lampe@iwr.uni-heidelberg.de
2002-07-06 arpi fixed endless 'unknown chunk' and doublespeed ima4 audio bugs
2002-07-06 nexus sync
2002-07-06 nexus typo
2002-07-06 nexus sync
2002-07-05 pontscho - add icon (nice, but very ugly hakk:)
2002-07-05 alex removed genfb and nvidia drivers
2002-07-05 alex fixed mga resize-to-0x0 bug
2002-07-05 alex fixed doublebuffering and moved messages to various verbose level
2002-07-05 alex removed fame and lavc encoder, enabled spu encoder, added equaliuzer support
2002-07-05 bertrand Added the bandwidth option
2002-07-05 bertrand If network is used, take the streams id that were requested.
2002-07-05 bertrand Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
2002-07-05 bertrand Changed the way that the streams are requested.
2002-07-05 bertrand Retreive the bandwidth option from the command line.
2002-07-05 bertrand Added the bandwidth variable. Used to set the max download bandwidth
2002-07-04 arpi hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
2002-07-04 gabucino hmm, just found a nice thing with my new LFS..
2002-07-04 michael vf_scale update