Mercurial > mplayer.hg
graph
-
Advertise mencvcd, the woes of seeking in a paused movie and to OSD or notThu, 25 Jul 2002 01:48:17 +0000, by diego
-
eq reworkedWed, 24 Jul 2002 18:19:39 +0000, by alex
-
equalizer reworkedWed, 24 Jul 2002 18:14:21 +0000, by alex
-
eq handling reworkedWed, 24 Jul 2002 17:25:13 +0000, by alex
-
Make spudec_assemble more resistent in the face of incomplete packets.Wed, 24 Jul 2002 16:47:29 +0000, by kmkaplan
-
Added 2 entries: no sound without win32 and no sound with sound daemon.Wed, 24 Jul 2002 03:49:34 +0000, by diego
-
Added -xvidopts as described by Albeu on #mplayerdev.Wed, 24 Jul 2002 02:14:14 +0000, by diego
-
Moved RealPlayer libs installation to codecs.html where all the otherWed, 24 Jul 2002 01:56:08 +0000, by diego
-
Workaround for seeking multiangle discs with missing sml_agli[] table, as aTue, 23 Jul 2002 23:36:44 +0000, by arpi
-
Remove depency on libmpdemux streams, use ANSI IO instead.Tue, 23 Jul 2002 20:19:42 +0000, by kmkaplan
-
Configuration files documented.Tue, 23 Jul 2002 20:10:39 +0000, by diego
-
Hopefully correct 10l fix for duuno who.Tue, 23 Jul 2002 19:37:11 +0000, by atmos4
-
firstTue, 23 Jul 2002 16:46:51 +0000, by pontscho
-
fixed missing result when --disable-divx4linux is specifiedTue, 23 Jul 2002 15:13:00 +0000, by rfelker
-
Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.Tue, 23 Jul 2002 12:03:05 +0000, by atmos4
-
support for older xvid versions and IMGFMT_IYUVMon, 22 Jul 2002 14:54:34 +0000, by alex
-
Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TVMon, 22 Jul 2002 11:25:01 +0000, by diego
-
10l fix, by Rmi Guyomarch <rguyom@pobox.com> && Bjrn SandellSun, 21 Jul 2002 22:20:05 +0000, by arpi
-
fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200Sun, 21 Jul 2002 19:57:25 +0000, by pontscho
-
Fix vbr muxing and win32 codec crash on initSun, 21 Jul 2002 14:36:33 +0000, by albeu
-
endianess fix by Colin Leroy <colin@colino.net>Sun, 21 Jul 2002 12:13:40 +0000, by arpi
-
DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)Sat, 20 Jul 2002 16:38:31 +0000, by arpi
-
DR1 with IPB fixedSat, 20 Jul 2002 16:27:17 +0000, by arpi
-
added 'priv' field to mpi - requires for tracking frames with differentSat, 20 Jul 2002 16:26:49 +0000, by arpi
-
DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)Sat, 20 Jul 2002 15:49:38 +0000, by arpi
-
10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>Sat, 20 Jul 2002 14:26:38 +0000, by albeu
-
Add direct rendering method 2Sat, 20 Jul 2002 13:53:53 +0000, by albeu
-
- fix audio equalizerFri, 19 Jul 2002 20:51:48 +0000, by pontscho
-
playlist addedFri, 19 Jul 2002 07:51:01 +0000, by jaf
-
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).Fri, 19 Jul 2002 02:11:59 +0000, by diego
-
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).Fri, 19 Jul 2002 01:24:15 +0000, by diego
-
fixing swscaler bug ;)Thu, 18 Jul 2002 22:44:31 +0000, by michael
-
Put back the ordering of the if as requested by Arpi.Thu, 18 Jul 2002 16:14:27 +0000, by kmkaplan
-
added real mmap supportThu, 18 Jul 2002 16:09:54 +0000, by joyping
-
Disabled spuenc, it still doesn't work well with the em8300Thu, 18 Jul 2002 14:59:55 +0000, by mswitch
-
Applied patch by Alban Bedel <albeu@free.fr>.Thu, 18 Jul 2002 14:48:58 +0000, by diego
-
Round height or width to valid values when doing automatic calculation.Thu, 18 Jul 2002 14:06:32 +0000, by kmkaplan
-
Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.Wed, 17 Jul 2002 23:28:37 +0000, by atmos4
-
1000000lWed, 17 Jul 2002 21:20:11 +0000, by michael
-
check if the available buffers are big enough in get_imageWed, 17 Jul 2002 00:54:31 +0000, by michael
-
fallback to slices, if dr1 fails (bug found by kabi)Tue, 16 Jul 2002 23:42:44 +0000, by michael
-
checking num_buffers for IMGTYPE_IPTue, 16 Jul 2002 21:07:05 +0000, by michael
-
10l y422p -> y420pTue, 16 Jul 2002 12:04:30 +0000, by michael
-
10l (init flags after init ...)Tue, 16 Jul 2002 00:56:12 +0000, by michael
-
svq1 direct renderingMon, 15 Jul 2002 21:33:46 +0000, by michael
-
imgtype IP supportMon, 15 Jul 2002 14:30:12 +0000, by michael
-
10lMon, 15 Jul 2002 00:30:50 +0000, by michael
-
dont depend upon vo_directrenderingSun, 14 Jul 2002 21:57:03 +0000, by michael
-
fixing fixmesSun, 14 Jul 2002 21:30:54 +0000, by michael
-
direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)Sun, 14 Jul 2002 19:44:40 +0000, by michael
-
DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.Sun, 14 Jul 2002 17:54:05 +0000, by diego
-
diego sux.Sun, 14 Jul 2002 16:06:19 +0000, by gabucino
-
Add missing description for lameopts aqSun, 14 Jul 2002 15:54:09 +0000, by atmos4
-
Added DVB to the HTML docs.Sat, 13 Jul 2002 17:54:04 +0000, by diego
-
Synchronised TOC and section titles.Sat, 13 Jul 2002 16:11:52 +0000, by diego
-
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.Sat, 13 Jul 2002 15:10:33 +0000, by diego
-
This event now has correct spelling.Sat, 13 Jul 2002 14:55:40 +0000, by diego
-
Lots of <I> --> <CODE>, added missing section, star wars text corrected.Sat, 13 Jul 2002 14:41:59 +0000, by diego
-
Some spellchecking, moved the section to the correct position, someSat, 13 Jul 2002 14:23:36 +0000, by diego
-
vd_xvid need divx.hSat, 13 Jul 2002 12:02:57 +0000, by albeu
-
playlist addedSat, 13 Jul 2002 09:42:21 +0000, by jaf
-
fix for interlaced (2 fields) mpeg2 streams:Fri, 12 Jul 2002 18:03:16 +0000, by arpi
-
8 and 16bpp qtrle supportFri, 12 Jul 2002 17:49:04 +0000, by alex
-
xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>Fri, 12 Jul 2002 17:09:53 +0000, by alex
-
workaround for empty version1 audio headers (bugreport by Sascha Sommer)Fri, 12 Jul 2002 13:50:35 +0000, by arpi
-
Patch by Jiri Svoboda:Fri, 12 Jul 2002 10:27:08 +0000, by atmos4
-
syncFri, 12 Jul 2002 08:24:57 +0000, by nexus
-
ad_dk4adpcm is done by ima_adpcm (obsoleted)Fri, 12 Jul 2002 04:05:56 +0000, by atmos4
-
fix tv bazzeFri, 12 Jul 2002 03:26:46 +0000, by atmos4
-
add simple playlist supportFri, 12 Jul 2002 00:53:26 +0000, by pontscho
-
Document -vobsubout, -vobsuboutid and -vobsuboutindexThu, 11 Jul 2002 22:01:40 +0000, by kmkaplan
-
Document -vobsubout, -vobsubid and -vobsubindexThu, 11 Jul 2002 21:47:16 +0000, by kmkaplan
-
Don't call libvo draw slice directlyThu, 11 Jul 2002 20:19:00 +0000, by albeu
-
Add draw slice for the codecsThu, 11 Jul 2002 20:17:27 +0000, by albeu
-
support for external pp by divx4. some fixes/cosmetics?Thu, 11 Jul 2002 19:16:30 +0000, by alex
-
better support for rgb/bgr formatsThu, 11 Jul 2002 19:08:23 +0000, by alex
-
Lots of compatibility fixes for Windows' Vobsub reader.Thu, 11 Jul 2002 18:49:18 +0000, by kmkaplan
-
Fix Vobsub output synchro.Thu, 11 Jul 2002 18:48:43 +0000, by kmkaplan
-
Silly me, vo_x11 doesn't use my aspect code!Thu, 11 Jul 2002 16:14:55 +0000, by atmos4
-
adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodecThu, 11 Jul 2002 13:05:53 +0000, by rik
-
fixed spdifThu, 11 Jul 2002 10:20:54 +0000, by joyping
-
Support for Xvid using their new api. If divx4 compatiblity is disabeledWed, 10 Jul 2002 20:56:57 +0000, by albeu
-
vqmin=1 weirdnessWed, 10 Jul 2002 13:58:54 +0000, by michael
-
Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),Wed, 10 Jul 2002 13:40:32 +0000, by atmos4
-
Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, whichWed, 10 Jul 2002 08:56:06 +0000, by atmos4
-
Added a simple xmcd parser to retreive the tracks name.Wed, 10 Jul 2002 08:51:11 +0000, by bertrand
-
Build a fake list of track name.Wed, 10 Jul 2002 08:49:42 +0000, by bertrand
-
Created a new header file to store common struct & prototype forWed, 10 Jul 2002 08:46:51 +0000, by bertrand
-
1000l, back out hack-n-slay 8bpp code from my local tree.Wed, 10 Jul 2002 08:36:27 +0000, by atmos4
-
Markus Rechberger <revenger at shell.dnload.com>:Wed, 10 Jul 2002 04:58:51 +0000, by atmos4
-
-vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).Wed, 10 Jul 2002 04:11:59 +0000, by atmos4
-
Sync by me(TM)Wed, 10 Jul 2002 04:03:56 +0000, by atmos4
-
Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>Wed, 10 Jul 2002 03:19:28 +0000, by atmos4
-
Sync by Michele Balistreri <brain87 at gmx.net>Wed, 10 Jul 2002 03:17:40 +0000, by atmos4
-
enable mpdvdkit on cygwin, too,Wed, 10 Jul 2002 03:02:11 +0000, by atmos4
-
very simple script to generate png images from an video with all -sws methodsTue, 09 Jul 2002 21:53:29 +0000, by michael
-
minor fixes week at mcdonals: small fix pse->pse36Tue, 09 Jul 2002 21:50:15 +0000, by atmos4
-
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