Mercurial > mplayer.hg
graph
-
usage of libmpeg2, liba52, mp3lib & svq1 can be disabledFri, 01 Nov 2002 16:40:15 +0000, by arpi
-
put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecsFri, 01 Nov 2002 16:39:39 +0000, by arpi
-
cosmetics :)Fri, 01 Nov 2002 16:38:50 +0000, by arpi
-
get stream back from the demuxerFri, 01 Nov 2002 16:10:15 +0000, by arpi
-
increase buffer size in immediate modeFri, 01 Nov 2002 11:14:23 +0000, by henry
-
Cleaned up the DXR3 section (lots of old stuff which was no longerFri, 01 Nov 2002 10:07:28 +0000, by mswitch
-
- some explanations suggested by Michael & RichFri, 01 Nov 2002 01:32:30 +0000, by arpi
-
cosmetics requested by kabiFri, 01 Nov 2002 01:19:04 +0000, by michael
-
updatedFri, 01 Nov 2002 01:09:06 +0000, by arpi
-
panscan support in -vo mga (actually moved common code to mga_common.c)Fri, 01 Nov 2002 00:21:45 +0000, by arpi
-
I ported mplayer to the GNU system (also known as GNU/Hurd),Fri, 01 Nov 2002 00:05:56 +0000, by arpi
-
vf_unsharp: proper rounding & print if sharpening or bluringFri, 01 Nov 2002 00:02:52 +0000, by arpi
-
The first language ripped is set as the default languageFri, 01 Nov 2002 00:01:53 +0000, by arpi
-
Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400Thu, 31 Oct 2002 23:54:26 +0000, by arpi
-
including source and precompiled .spec for libwine supportThu, 31 Oct 2002 23:37:38 +0000, by arpi
-
optional libwine support (compiling mplayer_wine.so, to be loaded using wine)Thu, 31 Oct 2002 23:26:35 +0000, by arpi
-
boxblur, another useless filterThu, 31 Oct 2002 23:26:11 +0000, by michael
-
set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.Thu, 31 Oct 2002 23:16:27 +0000, by arpi
-
qtaudio - audio decoder using win32 quicktime 5 dllsThu, 31 Oct 2002 23:11:34 +0000, by arpi
-
qdmc/qdm2 codec addedThu, 31 Oct 2002 23:04:46 +0000, by arpi
-
(de)intrleave luma & chroma idependantlyThu, 31 Oct 2002 22:47:51 +0000, by michael
-
il & swapuvThu, 31 Oct 2002 20:08:50 +0000, by michael
-
(de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)Thu, 31 Oct 2002 20:03:08 +0000, by michael
-
pass audio codecdataThu, 31 Oct 2002 19:35:20 +0000, by arpi
-
(useless) UV plane swapperThu, 31 Oct 2002 18:13:56 +0000, by michael
-
some docs about video filter apiThu, 31 Oct 2002 14:25:41 +0000, by arpi
-
sync with help_mp-en.h 1.65Thu, 31 Oct 2002 11:37:23 +0000, by pl
-
v4l updateThu, 31 Oct 2002 11:30:09 +0000, by henry
-
Adding commandline options for filters and fixing stupid bug in cfgThu, 31 Oct 2002 11:06:19 +0000, by anders
-
spelling fixesThu, 31 Oct 2002 11:01:40 +0000, by henry
-
INREG now static inline instead of a define, to avoid unnecessary GETREGThu, 31 Oct 2002 10:57:07 +0000, by colin
-
dummy -nppThu, 31 Oct 2002 10:42:20 +0000, by michael
-
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with itThu, 31 Oct 2002 10:21:44 +0000, by michael
-
fixesThu, 31 Oct 2002 05:07:43 +0000, by gabucino
-
syncThu, 31 Oct 2002 05:06:29 +0000, by gabucino
-
using fewer registers ... to workaround somethingThu, 31 Oct 2002 01:42:59 +0000, by michael
-
Removed debugging outputWed, 30 Oct 2002 23:31:02 +0000, by mswitch
-
Added info on new dxr3 syncengineWed, 30 Oct 2002 22:49:39 +0000, by mswitch
-
updatedWed, 30 Oct 2002 22:23:29 +0000, by arpi
-
removing "-npp" (found by arpi)Wed, 30 Oct 2002 21:13:07 +0000, by michael
-
per context cpuCaps (idea by kabi)Wed, 30 Oct 2002 21:02:21 +0000, by michael
-
change qscale type to int8 and fix qscale orderingWed, 30 Oct 2002 20:50:33 +0000, by michael
-
This patch is to add support for overlapping subtitles, that isWed, 30 Oct 2002 19:26:05 +0000, by arpi
-
JACOSub is another subtitling format, whose specifications are at:Wed, 30 Oct 2002 19:16:58 +0000, by arpi
-
Some little bugfixsWed, 30 Oct 2002 17:54:07 +0000, by albeu
-
10LWed, 30 Oct 2002 17:51:13 +0000, by albeu
-
The default query_format shouldn't accept IMGFMT_MPEGPESWed, 30 Oct 2002 17:48:39 +0000, by albeu
-
10L ! Don't remove the scale filter if we don't added ourselfWed, 30 Oct 2002 17:45:44 +0000, by albeu
-
debug printfWed, 30 Oct 2002 14:10:36 +0000, by arpi
-
unsharp filter docWed, 30 Oct 2002 11:12:41 +0000, by arpi
-
Adding compile problem fix from GabucinoWed, 30 Oct 2002 09:05:02 +0000, by anders
-
enable volume filter and fix nonsense default volume (still not usableWed, 30 Oct 2002 04:11:26 +0000, by rfelker
-
using same numbers for cpuCaps as libmpeg2 & liba52Wed, 30 Oct 2002 01:59:51 +0000, by michael
-
cleanly passing the cpuCapsWed, 30 Oct 2002 01:51:14 +0000, by michael
-
Auto insert vf_lavc for the MPEG vo'sTue, 29 Oct 2002 23:43:23 +0000, by albeu
-
Fixed the overlay, some opts to adjust the overlayTue, 29 Oct 2002 23:40:07 +0000, by albeu
-
<B>MPlayer</B> --> MPlayerTue, 29 Oct 2002 23:37:45 +0000, by diego
-
10lTue, 29 Oct 2002 23:36:37 +0000, by michael
-
don't use soundcard.h on non-linux if no OSS supportTue, 29 Oct 2002 23:07:41 +0000, by arpi
-
new video filter: unsharp - does image (l/c/l+c) sharping/bluringTue, 29 Oct 2002 22:37:11 +0000, by arpi
-
Alex's 10l - fixed liblzo linkingTue, 29 Oct 2002 22:01:09 +0000, by arpi
-
here is a somewhat generic equalizer implementation for the X11 vo driversTue, 29 Oct 2002 20:27:47 +0000, by arpi
-
cleanupTue, 29 Oct 2002 20:12:24 +0000, by michael
-
cosmetics ;)Tue, 29 Oct 2002 18:51:52 +0000, by michael
-
better deblocking filterTue, 29 Oct 2002 18:35:15 +0000, by michael
-
cleaned up liblzo detect and namingTue, 29 Oct 2002 16:50:34 +0000, by alex
-
10l - fixed wma version misdetectionTue, 29 Oct 2002 16:40:45 +0000, by alex
-
passing picture_type (might be usefull for postprocessing)Tue, 29 Oct 2002 11:26:26 +0000, by michael
-
-fomit-frame-pointer is needed for the PIC codeTue, 29 Oct 2002 11:21:43 +0000, by michael
-
updated v4l sectionTue, 29 Oct 2002 10:09:10 +0000, by henry
-
10L fixTue, 29 Oct 2002 10:03:58 +0000, by henry
-
GCC warning fixesTue, 29 Oct 2002 09:18:53 +0000, by bertrand
-
using fewer registers (fixes compilation bug hopefully)Tue, 29 Oct 2002 09:16:06 +0000, by michael
-
Updated the DXR3 section to reflect command changes, prebuf replacedTue, 29 Oct 2002 01:41:16 +0000, by mswitch
-
Prebuffering is no longer the default option.Tue, 29 Oct 2002 01:38:42 +0000, by mswitch
-
fixing segfaultTue, 29 Oct 2002 01:20:51 +0000, by michael
-
fix compilation on non-x86 with gcc 2.95Tue, 29 Oct 2002 00:54:07 +0000, by colin
-
fixing quant_store scalingMon, 28 Oct 2002 22:45:05 +0000, by michael
-
postprocessing cleanup:Mon, 28 Oct 2002 19:31:04 +0000, by michael
-
Fixed stupid bug relating to multiple cards on athlonsMon, 28 Oct 2002 17:08:37 +0000, by mswitch
-
syncMon, 28 Oct 2002 15:04:48 +0000, by zdar
-
VCD fixesMon, 28 Oct 2002 00:55:07 +0000, by arpi
-
Unified BSD sections, expanded Cygwin section, small fixes.Mon, 28 Oct 2002 00:44:17 +0000, by diego
-
config_vo error handlingMon, 28 Oct 2002 00:42:39 +0000, by arpi
-
pass extradata to the codecMon, 28 Oct 2002 00:40:42 +0000, by arpi
-
ffwmaMon, 28 Oct 2002 00:38:29 +0000, by arpi
-
Gerard->FabriceMon, 28 Oct 2002 00:36:27 +0000, by arpi
-
URLs corrected.Mon, 28 Oct 2002 00:23:39 +0000, by diego
-
1lSun, 27 Oct 2002 18:01:40 +0000, by jonas
-
some changes found by lgb...Sun, 27 Oct 2002 17:33:44 +0000, by jonas
-
DVD authentication, VCD/DVD structure, more...Sun, 27 Oct 2002 15:36:33 +0000, by jonas
-
sync, patch by Ioannis Panteleakis.Sun, 27 Oct 2002 10:43:38 +0000, by diego
-
10lSun, 27 Oct 2002 03:30:59 +0000, by arpi
-
vo_init() moved to/fixed in preinit()Sun, 27 Oct 2002 03:16:21 +0000, by arpi
-
mode detection && vo_init() moved to preinit()Sun, 27 Oct 2002 03:15:48 +0000, by arpi
-
1l :)Sun, 27 Oct 2002 02:54:46 +0000, by arpi
-
handle direct rendering buffer allocation failureSun, 27 Oct 2002 00:37:51 +0000, by michael
-
added chanegs since pre9Sat, 26 Oct 2002 16:25:32 +0000, by arpi
-
- removed YV12 support (builtin yv12->rgb conversion)Sat, 26 Oct 2002 16:05:47 +0000, by arpi
-
Gregory Kovriga addedSat, 26 Oct 2002 15:06:50 +0000, by arpi
-
HTML errorsSat, 26 Oct 2002 10:09:42 +0000, by diego
-
avoids segfaults w.r.t to mp3 files handling:Sat, 26 Oct 2002 00:28:48 +0000, by pl
-
Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work afterFri, 25 Oct 2002 23:58:33 +0000, by colin
-
please never edit this file with a windows editor.Fri, 25 Oct 2002 17:42:20 +0000, by jaf
-
update cygwin statusFri, 25 Oct 2002 16:52:07 +0000, by faust3
-
2xSai filter... just for fun, imho uselessFri, 25 Oct 2002 16:49:33 +0000, by arpi
-
debug izeFri, 25 Oct 2002 16:48:53 +0000, by arpi
-
add ao_win32Fri, 25 Oct 2002 16:39:44 +0000, by faust3
-
add ao_win32Fri, 25 Oct 2002 16:34:27 +0000, by faust3
-
add ao_win32Fri, 25 Oct 2002 16:25:41 +0000, by faust3
-
add win32 libsFri, 25 Oct 2002 16:22:59 +0000, by faust3
-
new windows waveout audio driverFri, 25 Oct 2002 16:18:33 +0000, by faust3
-
Reverse Arpi's commit and put the right fix in place.Fri, 25 Oct 2002 16:06:25 +0000, by albeu
-
better error handlingFri, 25 Oct 2002 14:58:30 +0000, by arpi
-
check for framesize validity, return -1 (error) for zero size (bug found by pl)Fri, 25 Oct 2002 14:33:51 +0000, by arpi
-
patch for crashes/memory corruptions in ASX playlist parser.Fri, 25 Oct 2002 14:13:32 +0000, by arpi
-
Check what we obtain in SDL_OpenAudio() - allows to build theFri, 25 Oct 2002 10:27:20 +0000, by colin
-
v4l options updateFri, 25 Oct 2002 09:45:31 +0000, by henry
-
fixes a segfault when seeking on some mp3 only filesFri, 25 Oct 2002 09:42:55 +0000, by pl
-
added an option for specifying the size of capture bufferFri, 25 Oct 2002 09:42:41 +0000, by henry
-
Spellchecked, reworded, reformatted, small additions and corrections.Thu, 24 Oct 2002 22:06:09 +0000, by diego
-
spelling: paramerters -> parametersThu, 24 Oct 2002 21:34:54 +0000, by rik
-
2 small fixesThu, 24 Oct 2002 21:05:16 +0000, by arpi
-
pre9 entry spellchecked in preparation of the imminent release.Thu, 24 Oct 2002 21:01:46 +0000, by diego
-
updatedThu, 24 Oct 2002 20:56:38 +0000, by arpi
-
10l... #ifdef doesn't work for enums :(Thu, 24 Oct 2002 19:40:08 +0000, by arpi
-
Change SDL_(Un)lockAudio to PauseAudio() (works better)Thu, 24 Oct 2002 18:13:24 +0000, by colin
-
on solaris x86, set set default for vidix to 'disabled' (does yet not compile)Thu, 24 Oct 2002 18:12:40 +0000, by jkeil
-
updated commentsThu, 24 Oct 2002 17:39:12 +0000, by arpi
-
made gcd() staticThu, 24 Oct 2002 17:34:01 +0000, by arpi
-
100l - Michael is right, we don't need le2me hereThu, 24 Oct 2002 10:05:09 +0000, by arpi
-
small warning fix from Dominik MierzejewskiWed, 23 Oct 2002 23:57:45 +0000, by pontscho
-
fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)Wed, 23 Oct 2002 23:52:57 +0000, by michael
-
10lWed, 23 Oct 2002 23:48:42 +0000, by arpi
-
max header size increasedWed, 23 Oct 2002 23:40:34 +0000, by arpi
-
fixed unaligned access (bus error on sparc)Wed, 23 Oct 2002 23:15:25 +0000, by arpi
-
A small patch to Gui/interface.c; the first fix is a plain bug, the second isWed, 23 Oct 2002 23:13:26 +0000, by arpi
-
gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.Wed, 23 Oct 2002 23:12:09 +0000, by diego
-
cosmeticWed, 23 Oct 2002 23:02:26 +0000, by pontscho
-
updatedWed, 23 Oct 2002 22:56:19 +0000, by arpi
-
rewrote the lirc code to remove the forkWed, 23 Oct 2002 22:23:12 +0000, by arpi
-
applied Albeu's doc on -input file=...Wed, 23 Oct 2002 22:21:54 +0000, by arpi
-
allow cache to be disabled (-nocache should override cachesize autodetectionWed, 23 Oct 2002 22:07:29 +0000, by arpi
-
- fixed several 10l bugsWed, 23 Oct 2002 20:39:49 +0000, by arpi
-
FreeBSD fixWed, 23 Oct 2002 20:04:22 +0000, by nexus
-
10lWed, 23 Oct 2002 19:19:23 +0000, by jaf
-
updWed, 23 Oct 2002 19:03:44 +0000, by alex
-
1lWed, 23 Oct 2002 18:53:06 +0000, by arpi
-
10lWed, 23 Oct 2002 18:51:19 +0000, by arpi
-
yeah, test.c works now!Wed, 23 Oct 2002 18:20:13 +0000, by arpi
-
Geometry updateWed, 23 Oct 2002 18:05:58 +0000, by mark
-
documenting -vop rotate 4..7Wed, 23 Oct 2002 17:52:38 +0000, by arpi
-
automatic rotation for mode 4..7, based onWed, 23 Oct 2002 17:51:49 +0000, by arpi
-
Fixed a bug in MPlayer which would prevent proper parsing ofWed, 23 Oct 2002 17:42:12 +0000, by arpi
-
Added meself to AUTHORSWed, 23 Oct 2002 17:25:34 +0000, by mark
-
10lWed, 23 Oct 2002 17:23:05 +0000, by arpi
-
cleanup config option handling in libmpdemux.Wed, 23 Oct 2002 17:21:01 +0000, by arpi
-
Added the -geometry option (supports fbdev and tdfxfb drivers)Wed, 23 Oct 2002 16:52:54 +0000, by mark
-
Add convenience wrapper for mplayer -identifyWed, 23 Oct 2002 15:49:44 +0000, by ranma
-
add -identify switchWed, 23 Oct 2002 15:48:56 +0000, by ranma
-
If movie height is odd, the picture is placed badly, due to wrong rouding.Wed, 23 Oct 2002 15:32:40 +0000, by arpi
-
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()Wed, 23 Oct 2002 14:46:20 +0000, by arpi
-
cosmetics - reordered config.mak linesWed, 23 Oct 2002 14:45:01 +0000, by arpi
-
re-enabled a-v syncWed, 23 Oct 2002 14:39:13 +0000, by arpi
-
added libmpdemux depends to test.cWed, 23 Oct 2002 13:59:05 +0000, by arpi
-
time.h required for select()Wed, 23 Oct 2002 11:20:07 +0000, by arpi
-
MPlayer being unable to display video properly on many nVidia graphics cards.Wed, 23 Oct 2002 00:36:55 +0000, by arpi
-
sample client for -vop bmovl -- loads and alphablend any PNG fileWed, 23 Oct 2002 00:28:27 +0000, by arpi
-
-vop bmovl - BitMap OVerLay videofilter for MPlayerWed, 23 Oct 2002 00:26:27 +0000, by arpi
-
dvd chapter detect function from Gregory KovrigaTue, 22 Oct 2002 22:45:30 +0000, by pontscho
-
cosmeticsTue, 22 Oct 2002 22:31:19 +0000, by pontscho
-
- using avcodec_alloc_context()Tue, 22 Oct 2002 22:25:17 +0000, by arpi
-
fixes (what?:)Tue, 22 Oct 2002 20:47:38 +0000, by gabucino
-
fixes (yeah, I dunno what:)Tue, 22 Oct 2002 20:45:51 +0000, by gabucino
-
more undetectable xvid bugs :(Tue, 22 Oct 2002 19:21:24 +0000, by michael
-
compiler warning fixes by DominikTue, 22 Oct 2002 16:24:26 +0000, by arpi
-
dump wav headerTue, 22 Oct 2002 16:02:21 +0000, by arpi
-
some fixesTue, 22 Oct 2002 15:55:40 +0000, by arpi
-
endianess independency (using get int 16/32/64 func instead of typecasting pointer)Tue, 22 Oct 2002 15:41:41 +0000, by arpi
-
minor fixes in forceaudio optionTue, 22 Oct 2002 15:33:41 +0000, by henry
-
OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)Tue, 22 Oct 2002 15:14:30 +0000, by arpi
-
don't build dhahelper on PPC linuxTue, 22 Oct 2002 15:09:36 +0000, by arpi
-
Colin Leroy addedTue, 22 Oct 2002 15:07:37 +0000, by arpi
-
New feature to let mplayer read commands from a file. MostlyTue, 22 Oct 2002 14:32:17 +0000, by albeu
-
added linuxppc+vidixTue, 22 Oct 2002 14:16:32 +0000, by alex
-
save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)Tue, 22 Oct 2002 13:20:53 +0000, by michael
-
libdha on linux powerpc support by Colin Leroy <colin@colino.net>Tue, 22 Oct 2002 12:22:40 +0000, by alex
-
RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)Tue, 22 Oct 2002 11:52:21 +0000, by michael
-
add an option to force audio recording when a tv card reports no audio sourcesTue, 22 Oct 2002 07:56:13 +0000, by henry
-
add a forgotten shutdown testTue, 22 Oct 2002 07:29:09 +0000, by henry
-
fixesTue, 22 Oct 2002 01:22:35 +0000, by arpi
-
obsoleteTue, 22 Oct 2002 01:07:08 +0000, by arpi
-
updatedTue, 22 Oct 2002 01:06:32 +0000, by arpi
-
update version in changelogMon, 21 Oct 2002 21:02:12 +0000, by eyck
-
sync (today's changes not yet)Mon, 21 Oct 2002 20:59:43 +0000, by gabucino
-
small helper script for DOCS translators (to change numeric links toMon, 21 Oct 2002 20:59:42 +0000, by gabucino
-
sync with en v1.65Mon, 21 Oct 2002 19:30:14 +0000, by rtognimp
-
sync by me and hephooey@fastmail.fmMon, 21 Oct 2002 16:57:20 +0000, by jaf
-
endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)Mon, 21 Oct 2002 16:57:02 +0000, by michael
-
really fix latest fix. But now this versioning stopped making sense to me.Mon, 21 Oct 2002 14:23:19 +0000, by eyck
-
1mlMon, 21 Oct 2002 12:56:03 +0000, by atmos4
-
syncMon, 21 Oct 2002 11:43:33 +0000, by nexus
-
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patchMon, 21 Oct 2002 11:11:39 +0000, by pontscho
-
XviD needs some more header files.Mon, 21 Oct 2002 01:57:23 +0000, by diego
-
Typo: libcore.a is now called libxvidcore.aMon, 21 Oct 2002 01:52:14 +0000, by diego
-
Obtain gdb information from non i386 machines.Sun, 20 Oct 2002 19:51:12 +0000, by diego
-
data partitioning / packetization encoding support was allready there before pre8 (no i dunno when it was added)Sun, 20 Oct 2002 16:29:46 +0000, by michael
-
updated...Sun, 20 Oct 2002 14:04:08 +0000, by arpi
-
add FreeBSD default pathSun, 20 Oct 2002 12:33:22 +0000, by nexus
-
<B>MPlayer</B> ---> MPlayerSun, 20 Oct 2002 12:20:39 +0000, by diego
-
RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.Sun, 20 Oct 2002 11:34:06 +0000, by diego
-
fix previous patch.Sun, 20 Oct 2002 10:41:32 +0000, by eyck
-
change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>Sun, 20 Oct 2002 08:43:09 +0000, by eyck
-
Patch from: Guillem Jover <guillem.jover@menta.net>Sun, 20 Oct 2002 08:26:23 +0000, by eyck
-
Fixed more potential mem leaks and use the url_free methodSat, 19 Oct 2002 23:28:51 +0000, by bertrand
-
libmpdvdkit --> libmpdvdkit2, small correctionsSat, 19 Oct 2002 22:06:46 +0000, by diego
-
removed the messSat, 19 Oct 2002 20:56:28 +0000, by alex
-
set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)Sat, 19 Oct 2002 20:55:06 +0000, by alex
-
Fixed two typos noticed by Sycotic Smith (I think).Sat, 19 Oct 2002 20:26:04 +0000, by diego
-
task doneSat, 19 Oct 2002 20:05:57 +0000, by alex
-
Stop grabbing from v4l when paused by Jindrich MakovickaSat, 19 Oct 2002 20:03:40 +0000, by alex
-
Choose a good visual from the list of supported visuals on the X11 server,Sat, 19 Oct 2002 19:54:59 +0000, by jkeil
-
- wsErrorHandler was crashing on solaris with a null pointer access in printf;Sat, 19 Oct 2002 19:47:16 +0000, by jkeil
-
using sh->context for private dataSat, 19 Oct 2002 19:06:45 +0000, by alex
-
support to use minilzo lib alternativelySat, 19 Oct 2002 18:56:48 +0000, by alex
-
syncSat, 19 Oct 2002 17:48:53 +0000, by jaf
-
some cleanupSat, 19 Oct 2002 17:31:36 +0000, by arpi
-
Do not install CVS directories.Sat, 19 Oct 2002 13:47:10 +0000, by diego
-
FreeBSD infoSat, 19 Oct 2002 13:29:25 +0000, by nexus
-
Documented "j" key, small fixes, rewording, spell checking.Sat, 19 Oct 2002 04:28:52 +0000, by diego
-
Remove option descriptions that are in the man page, add some missingSat, 19 Oct 2002 04:26:36 +0000, by diego
-
Keyboard controls and options are described in the man page, removed theSat, 19 Oct 2002 04:22:50 +0000, by diego
-
Sync with the English version, patch by <hephooey@fastmail.fm>.Sat, 19 Oct 2002 03:53:06 +0000, by diego
-
10LSat, 19 Oct 2002 01:58:34 +0000, by kmkaplan
-
bypass palette from bih, when codec cannot give it in o_bihSat, 19 Oct 2002 00:57:44 +0000, by arpi
-
#ifdef PIX_FMT_YUV411P...Sat, 19 Oct 2002 00:23:50 +0000, by arpi
-
doc fixes part 1 (more will come when i find the time to read the rest)Fri, 18 Oct 2002 17:57:05 +0000, by attila
-
some corrections to produce better looking indentationsThu, 17 Oct 2002 22:51:35 +0000, by jonas
-
fix & workaround possible sig8/sig11 in blocksize calculationThu, 17 Oct 2002 22:12:32 +0000, by arpi
-
fix bih->biSize for uncompressed files tooThu, 17 Oct 2002 21:54:51 +0000, by arpi
-
exporting palette for 4/8bpp modesThu, 17 Oct 2002 21:53:30 +0000, by arpi
-
fixing palette exportThu, 17 Oct 2002 21:32:35 +0000, by arpi
-
vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.Thu, 17 Oct 2002 20:37:55 +0000, by diego
-
Mplayer can switch between subtitles of different languages duringThu, 17 Oct 2002 15:44:41 +0000, by kmkaplan
-
Mplayer can switch between subtitles of different languages duringThu, 17 Oct 2002 15:41:20 +0000, by kmkaplan
-
10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>Thu, 17 Oct 2002 13:17:56 +0000, by faust3
-
-fixed-vo supportThu, 17 Oct 2002 09:49:25 +0000, by pontscho
-
fill the extra bytes with zeroThu, 17 Oct 2002 00:54:13 +0000, by arpi
-
small memleaksThu, 17 Oct 2002 00:53:14 +0000, by arpi
-
dumping environment vars in setdllacecsspathThu, 17 Oct 2002 00:28:10 +0000, by arpi
-
rgb1/rgb4 supportThu, 17 Oct 2002 00:27:27 +0000, by arpi
-
codecs.conf min. version bumpedThu, 17 Oct 2002 00:24:58 +0000, by arpi
-
- raw rgb1, rgb4 addedThu, 17 Oct 2002 00:24:43 +0000, by arpi