Mercurial > mplayer.hg
graph
-
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
-
VFCAP_DRAW_SLICE addedWed, 09 Oct 2002 22:07:48 +0000, by arpi
-
draw_image, get_image fixWed, 09 Oct 2002 21:54:58 +0000, by arpi
-
draw_image()Wed, 09 Oct 2002 21:26:16 +0000, by arpi
-
- implemented draw_image()Wed, 09 Oct 2002 20:32:41 +0000, by arpi
-
-fixes vo_directx to work with -fixed-voWed, 09 Oct 2002 19:03:17 +0000, by arpi
-
draw_image() implementation (new libvo API)Wed, 09 Oct 2002 14:38:38 +0000, by arpi
-
more cleanup, some -vo mga fullscreen fixesWed, 09 Oct 2002 13:40:23 +0000, by arpi
-
some cleanupWed, 09 Oct 2002 13:25:13 +0000, by arpi
-
VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>Wed, 09 Oct 2002 13:16:27 +0000, by arpi
-
_EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testingWed, 09 Oct 2002 01:13:40 +0000, by arpi
-
preinit() has an arg... use it.Wed, 09 Oct 2002 00:52:15 +0000, by arpi
-
mode check at preinit()Wed, 09 Oct 2002 00:51:04 +0000, by arpi
-
cosmeticsWed, 09 Oct 2002 00:39:04 +0000, by arpi
-
-nosound fixTue, 08 Oct 2002 23:53:33 +0000, by arpi
-
- fixed a 10l bug: setting PTS flag even if no PTS storedTue, 08 Oct 2002 23:11:49 +0000, by arpi
-
fixed LPCM parsingTue, 08 Oct 2002 22:57:39 +0000, by arpi
-
parse samplerate & channels from LPCM headerTue, 08 Oct 2002 22:56:43 +0000, by arpi
-
reset channels tooTue, 08 Oct 2002 22:55:55 +0000, by arpi
-
remove nonsense warnings now that libaf is usedTue, 08 Oct 2002 22:41:45 +0000, by rfelker
-
ffdv is stable nowTue, 08 Oct 2002 19:18:36 +0000, by arpi
-
cosmetics :)Tue, 08 Oct 2002 17:59:52 +0000, by arpi
-
Adding function for calculating the delay caused by the filtersTue, 08 Oct 2002 10:20:36 +0000, by anders
-
Added support for RTSP stream over TCP.Tue, 08 Oct 2002 05:46:23 +0000, by bertrand
-
* Fix for the broken MultiDec files I had originally posted with theMon, 07 Oct 2002 22:13:34 +0000, by arpi
-
411P added (DV ntsc)Mon, 07 Oct 2002 21:57:43 +0000, by arpi
-
argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.Mon, 07 Oct 2002 21:24:44 +0000, by arpi
-
fill ao_data correctlyMon, 07 Oct 2002 20:01:28 +0000, by arpi
-
updated for libaf...Mon, 07 Oct 2002 19:56:26 +0000, by arpi
-
updated for libaf rulesMon, 07 Oct 2002 19:51:00 +0000, by arpi
-
fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>Mon, 07 Oct 2002 19:21:35 +0000, by arpi
-
Handle playback of sample rates not supported by the sun audio hardware.Mon, 07 Oct 2002 18:42:31 +0000, by jkeil
-
Document demux_mov.c fixMon, 07 Oct 2002 16:48:22 +0000, by jkeil
-
BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARCMon, 07 Oct 2002 16:43:04 +0000, by jkeil
-
added libafMon, 07 Oct 2002 14:23:04 +0000, by alex
-
DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>Mon, 07 Oct 2002 11:29:19 +0000, by arpi
-
documenting vesa 3 / GTF configMon, 07 Oct 2002 11:27:20 +0000, by arpi
-
a small fix for vo_vesa, when calling set_refresh, when -nofs used.Mon, 07 Oct 2002 11:26:20 +0000, by arpi
-
Adding functionality for adding filters during executionMon, 07 Oct 2002 10:46:01 +0000, by anders
-
I think libfaad2 changed recently. The functions faacDecInit() andMon, 07 Oct 2002 10:18:46 +0000, by arpi
-
syncMon, 07 Oct 2002 09:15:30 +0000, by nexus