Mercurial > mplayer.hg
graph
-
libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas dot edu>)Wed, 03 Nov 2004 01:53:56 +0000, by michael
-
fixed some doxygen comments, patch by Oded ShimonWed, 03 Nov 2004 00:08:03 +0000, by reynaldo
-
reworked the status line to avoid scrolling and remove duplicate code.Tue, 02 Nov 2004 23:06:12 +0000, by reimar
-
remove window shadow in fullscreenTue, 02 Nov 2004 23:01:25 +0000, by nplourde
-
set aqua default themeTue, 02 Nov 2004 18:16:41 +0000, by nplourde
-
SyncTue, 02 Nov 2004 17:26:24 +0000, by gpoirier
-
have each XviD's option flag have its (no)counterpartTue, 02 Nov 2004 17:22:24 +0000, by gpoirier
-
icons for the GUI context menuTue, 02 Nov 2004 14:45:03 +0000, by diego
-
winvidix requires -lgdi32Tue, 02 Nov 2004 13:59:34 +0000, by faust3
-
typoTue, 02 Nov 2004 02:38:26 +0000, by diego
-
spelling, wording, updatesTue, 02 Nov 2004 02:34:58 +0000, by diego
-
further sync by Carl Furstenberg <azatoth at gmail dot com>Tue, 02 Nov 2004 01:57:49 +0000, by diego
-
several updates in video filters section, almost finished syncTue, 02 Nov 2004 00:03:38 +0000, by kraymer
-
enable vcd support on all based darwin systemMon, 01 Nov 2004 22:13:36 +0000, by nplourde
-
sync 1.799Mon, 01 Nov 2004 20:49:18 +0000, by wight
-
vo_gl should work fine with -fixed-voMon, 01 Nov 2004 20:30:24 +0000, by reimar
-
fullscreen fixes and GUI support for vo_glMon, 01 Nov 2004 20:24:37 +0000, by reimar
-
fix build on darwin ppcMon, 01 Nov 2004 17:57:00 +0000, by nplourde
-
do not hide mouse and menubar in fulscreen if not using main deviceMon, 01 Nov 2004 17:19:25 +0000, by nplourde
-
more panscan fixMon, 01 Nov 2004 16:17:49 +0000, by nplourde
-
small compilation fixMon, 01 Nov 2004 14:46:57 +0000, by rathann
-
small fix to find DocBook DTD in more exotic locations likeMon, 01 Nov 2004 14:44:57 +0000, by rathann
-
Memleak fix: free index data at demuxer_closeMon, 01 Nov 2004 13:49:07 +0000, by rtognimp
-
More changesMon, 01 Nov 2004 13:24:37 +0000, by rtognimp
-
osx port relatedSun, 31 Oct 2004 22:43:41 +0000, by nplourde
-
Typo, found by Nico SabbiSun, 31 Oct 2004 22:12:45 +0000, by rtognimp
-
more pre6 changes by Roberto and meSun, 31 Oct 2004 21:11:42 +0000, by diego
-
Different buffering scheme, avoiding possible races (SDL is using threads!).Sun, 31 Oct 2004 21:02:47 +0000, by reimar
-
French fixesSun, 31 Oct 2004 19:58:36 +0000, by gpoirier
-
some people have GREP_OPTIONS set to --ignore-case what makes it a bit dangerous to rely on the string MPlayer for the big endian checkSun, 31 Oct 2004 18:19:28 +0000, by faust3
-
gcc-4 compile fix: invalid lvalue in assignmentSun, 31 Oct 2004 18:05:10 +0000, by atmos4
-
Fix erroneus extern declarations, fix wrong signedness of some varsSun, 31 Oct 2004 18:01:14 +0000, by atmos4
-
gcc-4.0.0-20041024 compile-fixSun, 31 Oct 2004 15:40:47 +0000, by atmos4
-
Update decoders sectionSun, 31 Oct 2004 13:50:11 +0000, by rtognimp
-
QuickDraw video decoding support via lavcSun, 31 Oct 2004 13:46:35 +0000, by rtognimp
-
a few 10l fixes by Wei Jiang <jiangw98@yahoo.com>Sun, 31 Oct 2004 10:27:40 +0000, by faust3
-
sync 1.15Sun, 31 Oct 2004 08:35:27 +0000, by wight
-
preliminary pre6 changes from ReimarSun, 31 Oct 2004 01:29:17 +0000, by diego
-
QuickSilver skin author, typoSat, 30 Oct 2004 21:49:55 +0000, by diego
-
sync with homepageSat, 30 Oct 2004 21:47:06 +0000, by diego
-
(re-)synced with 1.798 downto video filters sectionSat, 30 Oct 2004 21:14:41 +0000, by kraymer
-
window now save is old position when going in fullscreen or while using resize presetSat, 30 Oct 2004 19:56:41 +0000, by nplourde
-
(re-)sync downto decoding/filtering optionsSat, 30 Oct 2004 19:47:51 +0000, by kraymer
-
sync tag bump, forgot previouslySat, 30 Oct 2004 17:57:04 +0000, by wight
-
-sync 1.798Sat, 30 Oct 2004 17:49:53 +0000, by wight
-
-sync 1.52Sat, 30 Oct 2004 17:16:15 +0000, by wight
-
Marillat's homepage has moved.Sat, 30 Oct 2004 16:56:03 +0000, by diego
-
sync tag bumpSat, 30 Oct 2004 16:39:21 +0000, by wight
-
sync to 1.151 (but doesn't reflect according changes in help_mp-en.h; it'sSat, 30 Oct 2004 15:10:05 +0000, by kraymer
-
little wordingSat, 30 Oct 2004 14:16:56 +0000, by kraymer
-
AMD64 fixes based on patch by Timo Ters <timo.teras@iki.fi>Sat, 30 Oct 2004 12:17:16 +0000, by faust3
-
small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>Sat, 30 Oct 2004 10:40:53 +0000, by faust3
-
Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>Sat, 30 Oct 2004 10:09:52 +0000, by faust3
-
Sync with 1.798 + french fixesSat, 30 Oct 2004 09:46:16 +0000, by gpoirier
-
avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>Sat, 30 Oct 2004 09:31:33 +0000, by faust3
-
DTS uses the format tag 0x2001. Patch by Joakim Plate (joakim ! plate () ecce ! se)Sat, 30 Oct 2004 08:47:04 +0000, by mosu
-
Declare a prototype for the function before it is used. Otherwise some compiler versions will "optimize" them away, and linking will fail.Sat, 30 Oct 2004 08:42:25 +0000, by mosu
-
fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>Sat, 30 Oct 2004 08:17:48 +0000, by faust3
-
Fixed the assumption user will always give 2+ args to the program.Fri, 29 Oct 2004 22:05:34 +0000, by al
-
ffmpeg mjpeg-b is workingFri, 29 Oct 2004 20:48:13 +0000, by rtognimp
-
continuing updatesFri, 29 Oct 2004 19:15:41 +0000, by kraymer
-
compile fix on G3Fri, 29 Oct 2004 19:03:55 +0000, by pontscho
-
panscan now supported in vo_quartzFri, 29 Oct 2004 15:29:07 +0000, by nplourde
-
resize preset now respect movie aspectFri, 29 Oct 2004 02:16:16 +0000, by nplourde
-
enable pan-scan + menu optionFri, 29 Oct 2004 01:24:14 +0000, by nplourde
-
Allow attaching gdb on crash automatically.Thu, 28 Oct 2004 23:25:18 +0000, by reimar
-
get proper movie aspectThu, 28 Oct 2004 23:06:35 +0000, by nplourde
-
menu option to set desired movie aspect & keep aspect on window resizeThu, 28 Oct 2004 22:03:26 +0000, by nplourde
-
autodetect proper monitor aspectThu, 28 Oct 2004 21:48:41 +0000, by nplourde
-
better wordingThu, 28 Oct 2004 15:53:47 +0000, by diego
-
fs_res desc for vo_quartzThu, 28 Oct 2004 15:33:40 +0000, by nplourde
-
let you choose fullscreen resolution for slower systemThu, 28 Oct 2004 14:52:47 +0000, by nplourde
-
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Thu, 28 Oct 2004 01:15:53 +0000, by diego
-
spellingThu, 28 Oct 2004 01:07:16 +0000, by diego
-
vivodump compiles now, so it can be added to OBJS.Thu, 28 Oct 2004 01:03:52 +0000, by diego
-
Remove hardcoded filenames in favor of command line parameters, some errorThu, 28 Oct 2004 01:02:24 +0000, by diego
-
compilation fix, mostly by Reza JelvehThu, 28 Oct 2004 00:50:21 +0000, by diego
-
wording corrected again..Wed, 27 Oct 2004 23:57:34 +0000, by kraymer
-
began updates of that part of the manpage that was in sync before (~six weeks ago)Wed, 27 Oct 2004 23:25:03 +0000, by kraymer
-
Miro VideoXL support via lavcWed, 27 Oct 2004 22:24:20 +0000, by rtognimp
-
fix windows resizing ui glitchWed, 27 Oct 2004 21:20:11 +0000, by nplourde
-
Sync with 1.794: vcresample & sweep filtersWed, 27 Oct 2004 20:05:48 +0000, by gpoirier
-
lavcresample & sweep filtersWed, 27 Oct 2004 18:16:24 +0000, by michael
-
repace call to sleep_accurate to usleep which fix hang while using -cache option on osxWed, 27 Oct 2004 18:03:11 +0000, by nplourde
-
make it possible to select the monitor even when in nonexclusive mode, based on patch by Anton Ragarsson <anton at infeline.org>Wed, 27 Oct 2004 17:21:18 +0000, by faust3
-
Removed one Edl debug messageTue, 26 Oct 2004 21:40:54 +0000, by reynaldo
-
Fixed 2 debug edl messagesTue, 26 Oct 2004 21:38:57 +0000, by reynaldo
-
1.147: skipped, typo was fixed earlierTue, 26 Oct 2004 16:10:16 +0000, by kraymer
-
Added dots at end of sentence (m_config.c section)Tue, 26 Oct 2004 16:06:51 +0000, by kraymer
-
1.145: Translatable messages moved to help_mp-en.h. (codec-cfg.c)Tue, 26 Oct 2004 15:46:39 +0000, by kraymer
-
sync by Gabor Mizda <gabrov at freemail dot hu>Tue, 26 Oct 2004 09:36:23 +0000, by diego
-
cmd can be NULL when leaving the paused mode and using the GUITue, 26 Oct 2004 09:32:51 +0000, by reimar
-
Removal of help_mp.h on make distclean, as requested by Felix BuenemannTue, 26 Oct 2004 06:36:38 +0000, by wight
-
Audio plugins have been superceded by audio filters, noticed by Gabrov.Tue, 26 Oct 2004 00:11:27 +0000, by diego
-
further translation and sync by Mizda Gabor <gabrov at freemail dot hu>Tue, 26 Oct 2004 00:04:01 +0000, by diego
-
further translation by Carl Furstenberg <azatoth at gmail dot com>Mon, 25 Oct 2004 23:23:00 +0000, by diego
-
whitespace fixes by Mizda Gabor <gabrov at freemail dot hu>Mon, 25 Oct 2004 23:15:50 +0000, by diego
-
synced with 1.50Mon, 25 Oct 2004 21:50:28 +0000, by paszczi
-
It has not written debug information to a file, but it has dumped the core ;)Mon, 25 Oct 2004 21:03:05 +0000, by ivo
-
10lMon, 25 Oct 2004 20:44:59 +0000, by ivo
-
1.142: removing ao_alsa9.c and ao_alsa1x.cMon, 25 Oct 2004 18:00:29 +0000, by kraymer
-
1.134: New translatable messages for vo_pnmMon, 25 Oct 2004 17:42:13 +0000, by kraymer
-
1.132: MSGTR_EdlCantOpenForWrite updatedMon, 25 Oct 2004 16:31:50 +0000, by kraymer
-
sync by Jiri Heryan <technik at domotech dot cz>Mon, 25 Oct 2004 09:04:27 +0000, by diego
-
sync tag bumpMon, 25 Oct 2004 06:02:17 +0000, by wight
-
Marillat's homepage has been down for ages.Mon, 25 Oct 2004 00:37:28 +0000, by diego
-
translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>Sun, 24 Oct 2004 23:35:05 +0000, by diego
-
Important typo noticed by Piero di Vita <scognito at libero dot it>Sun, 24 Oct 2004 23:00:28 +0000, by diego
-
Support wmspdmod.dll version 10.0.0.3646Sun, 24 Oct 2004 21:56:51 +0000, by rtognimp
-
Support WMV Screen Codec 2 (MSS2) with binary codecSun, 24 Oct 2004 21:23:58 +0000, by rtognimp
-
print build numSun, 24 Oct 2004 20:55:33 +0000, by michael
-
Decode VDOWave (VDOM) with binary codecSun, 24 Oct 2004 19:18:26 +0000, by rtognimp
-
10l (mplayer doesnt like AV_NOPTS_VALUE)Sun, 24 Oct 2004 19:17:55 +0000, by michael
-
_def_enca should always be set to something! And preferrably correctly..Sun, 24 Oct 2004 13:37:35 +0000, by reimar
-
Windows media video advanced profile (wmva) support via binary codecSun, 24 Oct 2004 00:29:57 +0000, by rtognimp
-
Add --enable and --disable options for vo_pnm and vo_md5sum to configure.Sat, 23 Oct 2004 22:43:19 +0000, by ivo
-
100l for playback speed changing in audio-only caseSat, 23 Oct 2004 18:57:06 +0000, by reimar
-
10l, missing playback_speed argument in mp_msg call.Sat, 23 Oct 2004 18:40:25 +0000, by reimar
-
FreeBSD compilation fixSat, 23 Oct 2004 18:26:04 +0000, by reimar
-
Remove obsoleted comment about wma9sp running only on windowsSat, 23 Oct 2004 15:48:31 +0000, by rtognimp
-
Fix for Windows media audio 9 voice codec (format 0x0a)Sat, 23 Oct 2004 15:47:08 +0000, by rtognimp
-
seeking based on the largest timestamp in an mpeg streamSat, 23 Oct 2004 00:05:38 +0000, by aurel
-
Sync with 1.793:Fri, 22 Oct 2004 17:23:34 +0000, by gpoirier
-
overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>Fri, 22 Oct 2004 13:37:43 +0000, by faust3
-
ringbuffer variable intialization fix for multifile playback patch by Rune Petersen <rune.mail-list at mail.tele.dk>Fri, 22 Oct 2004 12:43:34 +0000, by faust3
-
Enable live resizeFri, 22 Oct 2004 00:28:03 +0000, by nplourde
-
10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patchFri, 22 Oct 2004 00:21:57 +0000, by aurel
-
MEncoder needs -srate together with -af resample,Thu, 21 Oct 2004 22:47:51 +0000, by diego
-
sync by Mizda Gabor <gabrov at freemail dot hu>Thu, 21 Oct 2004 21:54:20 +0000, by diego
-
user selectable cutoff frequencyThu, 21 Oct 2004 21:15:21 +0000, by michael
-
crash with Y8 colourspace fixedThu, 21 Oct 2004 16:47:42 +0000, by reimar
-
Sync with 1.792Thu, 21 Oct 2004 16:45:42 +0000, by gpoirier
-
Sync with 1.791 + some French fixesThu, 21 Oct 2004 16:43:14 +0000, by gpoirier
-
small fixesThu, 21 Oct 2004 15:38:40 +0000, by diego
-
quartz vo driver specific key binding definitionThu, 21 Oct 2004 15:29:47 +0000, by nplourde
-
sync 1.18 + linebreakThu, 21 Oct 2004 13:30:50 +0000, by wight
-
missing \Thu, 21 Oct 2004 13:12:15 +0000, by wight
-
fixed typoThu, 21 Oct 2004 12:43:08 +0000, by nplourde
-
sine sweep generatorThu, 21 Oct 2004 12:10:55 +0000, by michael
-
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Thu, 21 Oct 2004 11:55:20 +0000, by aurel
-
move variable declaration at beginning of blockThu, 21 Oct 2004 11:36:20 +0000, by nplourde
-
The Hungarian translation has been available in XML format for some timeThu, 21 Oct 2004 11:34:25 +0000, by diego
-
Remove incomplete key list and command list and update the other sectionsThu, 21 Oct 2004 11:17:42 +0000, by diego
-
Clarify filters vs plugins.Thu, 21 Oct 2004 11:16:38 +0000, by diego
-
Better descriptions merged from the XML docs.Thu, 21 Oct 2004 11:06:30 +0000, by diego
-
grammar + indentation cosmeticsThu, 21 Oct 2004 10:41:07 +0000, by diego
-
libavcodec resampling ...Thu, 21 Oct 2004 03:32:31 +0000, by michael
-
removed duplicate case and fixed aspect ratio for window zoom featureWed, 20 Oct 2004 23:33:31 +0000, by nplourde
-
darwin vcd support creditWed, 20 Oct 2004 21:28:29 +0000, by nplourde
-
allow changing playback speed during playback.Wed, 20 Oct 2004 20:07:50 +0000, by reimar
-
Sync with 1.788: wording/spellingWed, 20 Oct 2004 18:32:07 +0000, by gpoirier
-
fix -loop in combination with -shuffleWed, 20 Oct 2004 17:30:29 +0000, by reimar
-
Fixed event handling for menubar and window close button.Wed, 20 Oct 2004 16:38:33 +0000, by nplourde
-
sync and fixes by Carl Furstenberg <azatoth at gmail dot com>Wed, 20 Oct 2004 16:11:45 +0000, by diego
-
Small Mp/mp/MP typo fixWed, 20 Oct 2004 15:48:27 +0000, by reynaldo
-
partial sync with help_mp-en 1.148Wed, 20 Oct 2004 15:42:40 +0000, by reynaldo
-
Move help_mp.h generation to Makefile, so it's easier to maintain onWed, 20 Oct 2004 14:23:33 +0000, by wight
-
make uninstall was leaving vidix, dha, and libmpdvdkit librariesWed, 20 Oct 2004 14:20:07 +0000, by wight
-
sync by Carl Frstenberg <azatoth at gmail dot com>Wed, 20 Oct 2004 09:40:48 +0000, by diego
-
Index-Recovery cosmetixWed, 20 Oct 2004 02:13:33 +0000, by atmos4
-
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>Wed, 20 Oct 2004 01:32:56 +0000, by diego
-
wording/spellingWed, 20 Oct 2004 01:25:27 +0000, by diego
-
Typo noticed by Reimar Dffinger.Wed, 20 Oct 2004 00:56:25 +0000, by diego
-
sync and fixes by Carl Frstenberg <azatoth@gmail.com>Wed, 20 Oct 2004 00:47:42 +0000, by diego
-
translation by Carl Furstenberg <azatoth@gmail.com>Tue, 19 Oct 2004 22:52:42 +0000, by diego
-
Sync with 1.787:Tue, 19 Oct 2004 20:11:26 +0000, by gpoirier
-
fix menu bar support and add new movie zoom option menu a la quicktimeTue, 19 Oct 2004 15:04:45 +0000, by nplourde
-
lavc is faster than XviD and thus recommended for decoding and PP.Tue, 19 Oct 2004 11:14:55 +0000, by diego
-
man page review part XIITue, 19 Oct 2004 11:03:30 +0000, by diego
-
consistent I/P/B-frame spellingTue, 19 Oct 2004 02:09:00 +0000, by diego
-
Spelling/wording/clarity improvements and bug fixes.Tue, 19 Oct 2004 01:46:15 +0000, by diego
-
sync by Mizda Gabor <gabrov at freemail dot hu>Tue, 19 Oct 2004 01:36:53 +0000, by diego
-
Typo noticed by Nicolas Plourde.Tue, 19 Oct 2004 01:33:26 +0000, by diego
-
Remove redundant ASF status line, there is another for all formats.Tue, 19 Oct 2004 01:21:54 +0000, by diego
-
Fix playback on big-endian systems.Tue, 19 Oct 2004 01:16:03 +0000, by diego
-
10l, patch by Jan Knutar <jknutar@nic.fi>Mon, 18 Oct 2004 21:16:45 +0000, by faust3
-
sync 1.783Mon, 18 Oct 2004 21:09:43 +0000, by wight
-
support function for vcd on darwinMon, 18 Oct 2004 21:06:50 +0000, by nplourde
-
enable vcd for all darwin based sys not only mac osxMon, 18 Oct 2004 21:05:14 +0000, by nplourde
-
document global variables used with fribidiMon, 18 Oct 2004 20:56:11 +0000, by faust3
-
correctly display the commas of most hebrew subtitles on the left sideMon, 18 Oct 2004 20:41:06 +0000, by faust3
-
add vcd support to darwin for ppcMon, 18 Oct 2004 20:30:07 +0000, by nplourde
-
Fix compilation when LOG is definedMon, 18 Oct 2004 20:08:44 +0000, by rtognimp
-
EOF detection (fix hanging at end of stream)Mon, 18 Oct 2004 20:08:12 +0000, by rtognimp
-
Bitrate setting option in ve_xvid4.c doesn't follow the rules describedMon, 18 Oct 2004 20:00:07 +0000, by rathann
-
channel reorder patch by Florian Dietrich <flodt8 at yahoo.de>Mon, 18 Oct 2004 19:23:13 +0000, by faust3
-
Fix segfault for unexistant/unreachable rtsp streamsMon, 18 Oct 2004 18:51:35 +0000, by rtognimp
-
Limit Gui redraw rate.Mon, 18 Oct 2004 18:26:44 +0000, by reimar
-
Recover Keyframe-Index for XviD aswellMon, 18 Oct 2004 13:16:13 +0000, by atmos4
-
Synced with 1.779, some typo from 1.771Mon, 18 Oct 2004 12:32:45 +0000, by danny
-
10l...autoaspect was always applied to muxer aspect if using newer libavcodec...hope this is okMon, 18 Oct 2004 12:26:45 +0000, by rfelker
-
icon now in /usr/share/pixmaps not /usr/share/iconsMon, 18 Oct 2004 09:21:23 +0000, by diego
-
Applications menu entry now handled through the top-level Makefile.Mon, 18 Oct 2004 09:20:32 +0000, by diego
-
Menu entry for all freedesktop.org compliant window managers.Mon, 18 Oct 2004 09:19:05 +0000, by diego
-
sync by Jiri Heryan <technik at domotech dot cz>Mon, 18 Oct 2004 08:28:19 +0000, by diego
-
bug fixes by Jiri Heryan <technik at domotech dot cz>Mon, 18 Oct 2004 08:27:12 +0000, by diego
-
sync 1.782 + 2 spelling mistakesSun, 17 Oct 2004 22:24:19 +0000, by wight
-
Sync with 1.782: Only use S/PDIF output when no other alsa device is set,Sun, 17 Oct 2004 21:01:57 +0000, by gpoirier
-
Only use S/PDIF output when no other alsa device is set, allows to useSun, 17 Oct 2004 20:03:55 +0000, by reimar
-
OSD variant for vo_gl.c that behaves more like the one of other vos.Sun, 17 Oct 2004 19:32:47 +0000, by reimar
-
compile error fix on PPC/G3Sun, 17 Oct 2004 18:49:19 +0000, by pontscho
-
Mark I-frames as seekable only if we encode with one reference frame, IDR are always seekableSun, 17 Oct 2004 17:59:38 +0000, by iive
-
Added new PCI IDS, patch by Benjamin Zores <ben@tutuxclan.org>Sun, 17 Oct 2004 17:23:46 +0000, by faust3
-
I420 support patch by Benjamin Zores <ben@tutuxclan.org>Sun, 17 Oct 2004 17:16:28 +0000, by faust3
-
Sync with 1.780: Documents two new postprocessing options: "dering-luma"Sun, 17 Oct 2004 13:51:11 +0000, by gpoirier
-
Documents two new postprocessing options: "dering-luma" and "dering-chroma"Sun, 17 Oct 2004 13:48:16 +0000, by gpoirier
-
added gl_common for code used by both vo_gl.c and vo_gl2.c.Sun, 17 Oct 2004 13:28:22 +0000, by reimar
-
Sync with GomGom's patch-12 version.Sat, 16 Oct 2004 14:10:57 +0000, by iive
-
Fix incompatibility with audio devices with more then 2 channelsSat, 16 Oct 2004 00:56:40 +0000, by nplourde
-
Sync with 1.779: missing sentence dotsFri, 15 Oct 2004 16:36:51 +0000, by gpoirier
-
avoid segfault with -vc dummyFri, 15 Oct 2004 16:11:30 +0000, by reimar
-
missing sentence dotsFri, 15 Oct 2004 11:15:00 +0000, by wight
-
- sync 1.778Fri, 15 Oct 2004 11:11:25 +0000, by wight
-
Synced with 1.771, drop not necessry \&Fri, 15 Oct 2004 07:08:16 +0000, by danny
-
synced with 1.19Thu, 14 Oct 2004 19:53:32 +0000, by paszczi
-
Sync with 1.778: Make '.' key default for framesteppingThu, 14 Oct 2004 18:36:54 +0000, by gpoirier
-
Sync with 1.777Thu, 14 Oct 2004 17:14:11 +0000, by gpoirier
-
Make '.' key default for framesteppingThu, 14 Oct 2004 15:33:10 +0000, by reimar
-
some memory leaks fixedThu, 14 Oct 2004 15:09:35 +0000, by reimar
-
ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de>Thu, 14 Oct 2004 13:03:03 +0000, by faust3
-
10l to me, noticed by TorinthielThu, 14 Oct 2004 12:23:42 +0000, by diego
-
Added missing toolame to the list of codec specific encoding options.Thu, 14 Oct 2004 11:19:03 +0000, by diego
-
sync by Mizda Gabor <gabrov@freemail.hu>Thu, 14 Oct 2004 09:51:49 +0000, by diego
-
vo_gl now supports -panscan as well.Thu, 14 Oct 2004 00:33:09 +0000, by diego