Mercurial > mplayer.hg
graph
-
swscaler methods recommendation & artifact typesTue, 09 Jul 2002 21:36:37 +0000, by michael
-
Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).Tue, 09 Jul 2002 20:38:21 +0000, by atmos4
-
10l, evidently killed some lines and missed it when doing cvs diff.Tue, 09 Jul 2002 19:40:54 +0000, by atmos4
-
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.Tue, 09 Jul 2002 19:05:23 +0000, by atmos4
-
Support for yuv410p as needed by ffsvq1.Tue, 09 Jul 2002 18:53:07 +0000, by atmos4
-
syncTue, 09 Jul 2002 17:51:49 +0000, by jonas
-
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)Tue, 09 Jul 2002 17:01:52 +0000, by michael
-
switch off nearest scaling ...Tue, 09 Jul 2002 10:14:55 +0000, by pontscho
-
Fixed the asf http authentication.Tue, 09 Jul 2002 08:26:34 +0000, by bertrand
-
Added ASF_Authenticate as an asf stream type.Tue, 09 Jul 2002 08:23:47 +0000, by bertrand
-
Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)Mon, 08 Jul 2002 23:29:02 +0000, by 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.Mon, 08 Jul 2002 21:44:51 +0000, by atmos4
-
#ifdef'ed divx4 2pass code - idea by DiegoMon, 08 Jul 2002 21:34:24 +0000, by arpi
-
Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.Mon, 08 Jul 2002 08:55:07 +0000, by diego
-
cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.Mon, 08 Jul 2002 07:20:37 +0000, by atmos4
-
Add missing authentication for asf streaming.Mon, 08 Jul 2002 04:11:23 +0000, by atmos4
-
Update about gcc 3.0.4. The problem is not Red Hat specific.Sun, 07 Jul 2002 22:55:46 +0000, by diego
-
100l - seq++ for groupingSun, 07 Jul 2002 20:06:55 +0000, by arpi
-
yuv handling simplified (using new mpi fields)Sun, 07 Jul 2002 16:25:36 +0000, by alex
-
Fix -bandwidth if no streaming available, 10l ;)Sun, 07 Jul 2002 16:17:45 +0000, by atmos4
-
support avcontext based quant_store exportSun, 07 Jul 2002 16:12:30 +0000, by alex
-
edit-list support for video - fixes various A-V sync problems (TODO: seeking)Sun, 07 Jul 2002 15:21:30 +0000, by arpi
-
10L don't add a base path to the urlsSun, 07 Jul 2002 04:07:57 +0000, by albeu
-
Relative filename in playlist are now relative to the playlist pathSun, 07 Jul 2002 03:59:58 +0000, by albeu
-
Add support for m3u playlists as generated by eg recent versions of winamp.Sun, 07 Jul 2002 00:00:04 +0000, by atmos4
-
aspect prescaling fix by magnus.pfeffer@epost.deSat, 06 Jul 2002 15:23:20 +0000, by arpi
-
interlacing support - Klaus Stengel <ks1@inter-ject.de>Sat, 06 Jul 2002 15:20:34 +0000, by arpi
-
detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Sat, 06 Jul 2002 15:20:10 +0000, by arpi
-
subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolphy@inf.elte.hu>Sat, 06 Jul 2002 15:19:08 +0000, by arpi
-
bugfix by Michael.Lampe@iwr.uni-heidelberg.deSat, 06 Jul 2002 15:17:27 +0000, by arpi
-
fixed endless 'unknown chunk' and doublespeed ima4 audio bugsSat, 06 Jul 2002 15:14:32 +0000, by arpi
-
syncSat, 06 Jul 2002 08:20:07 +0000, by nexus
-
typoSat, 06 Jul 2002 08:01:12 +0000, by nexus
-
syncSat, 06 Jul 2002 08:00:14 +0000, by nexus
-
- add icon (nice, but very ugly hakk:)Fri, 05 Jul 2002 23:47:00 +0000, by pontscho
-
removed genfb and nvidia driversFri, 05 Jul 2002 15:38:56 +0000, by alex
-
fixed mga resize-to-0x0 bugFri, 05 Jul 2002 15:34:17 +0000, by alex
-
fixed doublebuffering and moved messages to various verbose levelFri, 05 Jul 2002 15:29:12 +0000, by alex
-
removed fame and lavc encoder, enabled spu encoder, added equaliuzer supportFri, 05 Jul 2002 14:26:37 +0000, by alex
-
Added the bandwidth optionFri, 05 Jul 2002 02:51:19 +0000, by bertrand
-
If network is used, take the streams id that were requested.Fri, 05 Jul 2002 02:48:32 +0000, by bertrand
-
Moved the asf_http_streaming_ctrl_t struct from asf_streaming.cFri, 05 Jul 2002 02:47:09 +0000, by bertrand
-
Changed the way that the streams are requested.Fri, 05 Jul 2002 02:46:03 +0000, by bertrand
-
Retreive the bandwidth option from the command line.Fri, 05 Jul 2002 02:37:56 +0000, by bertrand
-
Added the bandwidth variable. Used to set the max download bandwidthFri, 05 Jul 2002 02:35:19 +0000, by bertrand
-
hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfThu, 04 Jul 2002 22:17:30 +0000, by arpi
-
hmm, just found a nice thing with my new LFS..Thu, 04 Jul 2002 19:09:44 +0000, by gabucino
-
vf_scale updateThu, 04 Jul 2002 13:30:55 +0000, by michael
-
more scaling algosThu, 04 Jul 2002 13:08:37 +0000, by michael
-
syncThu, 04 Jul 2002 12:04:55 +0000, by jaf
-
oops forgot to commit, part of Bj«Órn Sandells libdha obsd ppc fixes.Thu, 04 Jul 2002 01:10:53 +0000, by atmos4
-
* Link with -lossaudio and/or -li386 only when neededWed, 03 Jul 2002 22:17:33 +0000, by arpi
-
cVS: ---------------------------------------------------------------------Wed, 03 Jul 2002 21:43:28 +0000, by joyping
-
for 0.90 releaseWed, 03 Jul 2002 21:42:38 +0000, by eyck
-
OpenBSD PPC libdha fix by Bj«Órn Sandell.Wed, 03 Jul 2002 21:20:19 +0000, by atmos4
-
Patch to improve bufferhandling on OpenBSD and NetBSD, by Bj«Órn Sandell and Bernd Ernesti <mplayer at lists.veego.de>Wed, 03 Jul 2002 21:17:31 +0000, by atmos4