Mercurial > mplayer.hg
graph
-
trivial date & disclaimer fixSun, 13 Oct 2002 23:28:29 +0000, by arpi
-
changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts options, restructured lavcopts, fixed some syntax errorsSun, 13 Oct 2002 23:18:41 +0000, by jonas
-
Fixes:Sun, 13 Oct 2002 22:00:15 +0000, by arpi
-
compiler warning fixesSun, 13 Oct 2002 21:58:55 +0000, by arpi
-
-fps autodetectionSun, 13 Oct 2002 21:57:54 +0000, by arpi
-
liblzo realtime video codec support (decoding only)Sun, 13 Oct 2002 21:40:10 +0000, by arpi
-
make local stuff 'static', complete uninitSun, 13 Oct 2002 21:26:00 +0000, by arpi
-
better wordingSun, 13 Oct 2002 20:48:46 +0000, by arpi
-
add new 3ivx.com fourccsSun, 13 Oct 2002 20:45:04 +0000, by faust3
-
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)Sun, 13 Oct 2002 19:46:51 +0000, by michael
-
more info about data partitioningSun, 13 Oct 2002 18:35:15 +0000, by michael
-
mmx yuy2 outputSun, 13 Oct 2002 17:23:02 +0000, by michael
-
new error resilience supportSun, 13 Oct 2002 13:49:24 +0000, by michael
-
Create the ~/.cddb directory if not present.Sun, 13 Oct 2002 08:27:03 +0000, by bertrand
-
yuy2 output supportSun, 13 Oct 2002 00:30:38 +0000, by michael
-
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &Sat, 12 Oct 2002 20:02:01 +0000, by jkeil
-
fixed 2 10l bugs, ATI VCR2 dll now workingSat, 12 Oct 2002 16:40:56 +0000, by alex
-
syncSat, 12 Oct 2002 15:49:19 +0000, by jaf
-
sync with help_mp-en.h 1.63Sat, 12 Oct 2002 00:13:22 +0000, by pl
-
src and dest buffers may overlapFri, 11 Oct 2002 23:55:04 +0000, by pl
-
- ao_data.bps not set, confuses the A-V sync computation when the audio filtersFri, 11 Oct 2002 21:22:55 +0000, by jkeil
-
more correct flagsFri, 11 Oct 2002 14:48:07 +0000, by faust3
-
added reference to the cpufreq project (for the speedstep problems).Fri, 11 Oct 2002 10:08:11 +0000, by attila
-
Correcting counters and flagsFri, 11 Oct 2002 04:23:52 +0000, by anders
-
stream selection cleanup, fixed -nosoundThu, 10 Oct 2002 23:24:15 +0000, by arpi
-
setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windowsThu, 10 Oct 2002 21:04:42 +0000, by arpi
-
Use the common aspect codeThu, 10 Oct 2002 14:17:59 +0000, by albeu
-
upsz ...Thu, 10 Oct 2002 14:11:06 +0000, by pontscho
-
- better dxr3 supportThu, 10 Oct 2002 14:06:49 +0000, by pontscho
-
last flip bug fixedThu, 10 Oct 2002 12:47:33 +0000, by pontscho
-
Well.. it's KotH not Koth :)Thu, 10 Oct 2002 12:00:04 +0000, by attila
-
argh 100lThu, 10 Oct 2002 09:14:53 +0000, by nexus
-
10lThu, 10 Oct 2002 08:56:44 +0000, by nexus
-
Man page review part one, spelling, rewording and layout fixes.Thu, 10 Oct 2002 03:35:23 +0000, by diego
-
Mailing list section reworded and updated. This should at some point beThu, 10 Oct 2002 03:32:23 +0000, by diego
-
Cosmetics: Converted 2 spaces to one in section titles, changed some uglyThu, 10 Oct 2002 01:42:27 +0000, by diego
-
Fix for a stupid mistake, patch by hephooey@fastmail.fm.Thu, 10 Oct 2002 01:34:30 +0000, by diego
-
don't honor stride hints if the next filter(chain) doesn't support strideThu, 10 Oct 2002 01:09:23 +0000, by arpi
-
Fix usage for common users that may not have fbset in their path.Thu, 10 Oct 2002 00:51:41 +0000, by diego
-
compiler warning found by DominikThu, 10 Oct 2002 00:10:58 +0000, by arpi
-
also set VFCAP_ACCEPT_STRIDE when draw_image() is implementedThu, 10 Oct 2002 00:09:34 +0000, by arpi
-
draw_image()Thu, 10 Oct 2002 00:04:25 +0000, by arpi
-
for() -> memcpy_pic()Wed, 09 Oct 2002 23:54:13 +0000, by arpi
-
10l fix & cleanup of draw_frame(), still NO support for stride :(Wed, 09 Oct 2002 23:39:36 +0000, by arpi
-
draw_slice() seems to support all cspWed, 09 Oct 2002 23:13:47 +0000, by arpi
-
since draw_slice() supports RGB/BGR, we don't need draw_image() for strideWed, 09 Oct 2002 22:44:07 +0000, by arpi
-
since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flagWed, 09 Oct 2002 22:37:27 +0000, by arpi
-
support for VFCAP_ACCEPT_STRIDE in vo driversWed, 09 Oct 2002 22:32:04 +0000, by arpi