Mercurial > mplayer.hg
graph
-
Use libc qsort to sort ODML index.2005-01-02, by reimar
-
happy new year2005-01-02, by diego
-
synced to 1.582005-01-01, by gabrov
-
fix string argument parsing (e.g. one char strings were not accepted)2005-01-01, by reimar
-
synced to 1.142005-01-01, by gabrov
-
Make af_control_any_rev return the matching filter2005-01-01, by reimar
-
Install libdha into LIBDIR.2005-01-01, by reimar
-
rate/format matching and volume get/set support2005-01-01, by arpi
-
synced to 1.72, initial translation2005-01-01, by gabrov
-
synced with 1.8332004-12-31, by paszczi
-
fix quicksort to avoid stack overflow and extreme runtimes2004-12-31, by reimar
-
Use subopt helper to parse arguments2004-12-31, by reimar
-
Add a type name for the test function2004-12-31, by reimar
-
Use subopt parser2004-12-31, by reimar
-
faster packed<->planar conversation2004-12-31, by michael
-
suboption parser for vo and ao modules2004-12-31, by al
-
internal Tremor decoder for Ogg/Vorbis2004-12-30, by henry
-
Fix channels, sample rate and sample size for 3gp files2004-12-29, by rtognimp
-
Support amr_nb and amr_wb via libavcodec2004-12-29, by rtognimp
-
Update for after-pre6 changes2004-12-29, by rtognimp
-
TwinVQ decoder and demuxer2004-12-29, by rtognimp
-
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)2004-12-29, by alex
-
less namespace pollution2004-12-29, by alex
-
more verbose messages2004-12-29, by alex
-
accelerated conversions2004-12-29, by alex
-
Updated with a reminder for mplayer-announce2004-12-29, by rtognimp
-
Remove unused defines2004-12-29, by reimar
-
Doxygen comments improved2004-12-29, by reimar
-
wording/spelling2004-12-29, by diego
-
last draft with some insignificant changes2004-12-29, by rathann
-
Sync with 1.8332004-12-28, by gpoirier
-
Try http if pnm connection fails2004-12-28, by rtognimp
-
af_fmt2str_short2004-12-28, by alex
-
af_fmt2str_short2004-12-28, by alex
-
10l, variable declarations must be before mp_msg.2004-12-28, by reimar
-
100l use right mask type when checking for input format2004-12-28, by rtognimp
-
100l set default format for AF_FORMATs not supported by sound card2004-12-28, by rtognimp
-
new x264 options: b8x8mv, direct_pred2004-12-28, by lorenm
-
Make af_ladspa use new AF_FORMAT define that was introduced by Alex's2004-12-28, by ivo
-
sync to x264 r72.2004-12-28, by lorenm
-
ensure af_fmt2str always return a 0 terminated string2004-12-27, by reimar
-
100l, buf etc. in af_fmt2str call are already pointers...2004-12-27, by reimar
-
Do not use audio plugins anymore2004-12-27, by reimar
-
win95 does not support GetMonitorInfo2004-12-27, by faust3
-
10l, nasty ao drivers2004-12-27, by alex
-
maybe now..2004-12-27, by alex
-
10l, patch by Martin Braun <braun12@gmx.de>2004-12-27, by faust3
-
hopefully final fix2004-12-27, by alex
-
removing AFMT_ dependancy2004-12-27, by alex
-
10l2004-12-27, by alex
-
CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT2004-12-27, by alex
-
removing AFMT_ dependancy2004-12-27, by alex
-
Fix ontop for some WMs that lose ontop state after fullscreen event.2004-12-27, by al
-
Use lavcresample when accuracy-optimized audio filter chain is requested.2004-12-26, by reimar
-
Demuxer was fixed, so do not skip the first frame anymore2004-12-26, by reimar
-
Set message level of the added subtitle message to INFO, fixes bug #1392004-12-26, by reimar
-
big sync2004-12-25, by paszczi
-
synced with 1.8322004-12-25, by paszczi
-
typo2004-12-25, by diego
-
fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]2004-12-25, by reimar
-
fix stream selection and -bandwidth for mms-over-http.2004-12-25, by reimar
-
Sync with 1.832: small improvements2004-12-24, by gpoirier
-
small improvements2004-12-24, by diego
-
synced to 1.1552004-12-24, by gabrov
-
even more ffmpeg changes2004-12-23, by diego
-
some more FFmeg changes2004-12-23, by diego
-
release name2004-12-23, by diego
-
Sync with 1.831:2004-12-23, by gpoirier
-
one more item2004-12-23, by diego
-
fixes2004-12-23, by diego
-
do not use pthreads on hpux (broken, hardly useful).2004-12-23, by reimar
-
support for Real codecs on OS X2004-12-23, by diego
-
forgot to remove now useless extern monitor_aspect2004-12-23, by reimar
-
wording, spelling, new categories, reordered entries2004-12-23, by diego
-
vo_screenwidth/vo_screenheight is _not_ monitor_aspect.2004-12-23, by reimar
-
sync 1.8302004-12-23, by wight
-
Synced with 1.8312004-12-23, by danny
-
Synced with 1.8302004-12-23, by danny
-
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.2004-12-23, by ivo
-
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.2004-12-23, by ivo
-
1l misplaced variable declaration2004-12-22, by rtognimp
-
fix a segfault when calling loadfile during v4l2 playback2004-12-22, by aurel
-
Make filters request a supported input format instead of failing.2004-12-22, by reimar
-
add missing registers in clobber list, fixes bug #1692004-12-21, by reimar
-
Cumulative sync:2004-12-21, by gpoirier
-
Last round French corrections for this file (spelling, corrects wrong2004-12-21, by gpoirier
-
French corrections:2004-12-21, by gpoirier
-
additional fixes by Torinthiel and Rathann2004-12-21, by paszczi
-
added -wid support for vo_directx.2004-12-21, by joey
-
automatic monitoraspect calculation for vo_directx.2004-12-21, by joey
-
added colorkey support for vo_directx.2004-12-21, by joey
-
savage_vid added2004-12-21, by faust3
-
experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>2004-12-21, by faust3
-
Sync with 1.828: Remove spurious .RE macro2004-12-21, by gpoirier
-
sumulative sync with 1.827:2004-12-21, by gpoirier
-
small updates, spelling2004-12-21, by diego
-
Remove spurious .RE macro.2004-12-21, by diego
-
fix position bar and length display for mov files2004-12-21, by reimar
-
Use demuxer_get_percent_pos for the OSD position bar2004-12-21, by reimar
-
Synced with 1.8252004-12-21, by danny
-
patches suggested by rathann2004-12-20, by paszczi
-
Better -lavdopts option descriptions.2004-12-20, by diego
-
Created audio filters section to replace -af description.2004-12-20, by diego
-
Sync with 1.8222004-12-20, by jheryan
-
Sync with 1.1542004-12-20, by jheryan
-
More French corrections2004-12-19, by gpoirier
-
Hopefully fixes problems with non-working vobsubs.2004-12-19, by reimar
-
10l fix I hope, reverse if not2004-12-19, by alex
-
Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set.2004-12-19, by reimar
-
sync 1.8252004-12-18, by wight
-
Sync to 1.8252004-12-18, by gpoirier
-
add the flip filter at the end of the filter chain.2004-12-18, by reimar
-
Fix paragraph indentation.2004-12-18, by diego
-
Fixes the bug that after opening the preferences panel gmplayer plays files2004-12-18, by reimar
-
added conditional lowres description2004-12-18, by nicodvb
-
Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples.2004-12-18, by diego
-
Sync with 1.823: Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.2004-12-17, by gpoirier
-
Somebody obviously took a course "coding non-portable".2004-12-17, by reimar
-
Christoph Egger is now the vo_ggi maintainer.2004-12-17, by diego
-
- Fixed mode setting, so any video can be played on all supported ggi targets.2004-12-17, by diego
-
Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.2004-12-17, by diego
-
some clarification2004-12-17, by diego
-
Set mixer.afilter at a more appropriate place.2004-12-17, by reimar
-
Added rawy800 codec as according to the manpage it should be there2004-12-17, by reimar
-
Allow Y8 and Y800 as OUT format in codecs.conf2004-12-17, by reimar
-
conditional lowres: activate lowres if frame width >= threshold2004-12-17, by nicodvb
-
sync tag bump2004-12-17, by wight
-
pre5try2 release2004-12-17, by diego
-
y420 vs i420 typo2004-12-16, by diego
-
Fixes suggested by Diego2004-12-15, by gpoirier
-
Security fixes ported from upstream (xine)2004-12-15, by rtognimp
-
fix a problem pointed out by iDEFENSE and several similar ones.2004-12-15, by reimar
-
Looks like it was too weird after all ;-)2004-12-15, by reimar
-
fix a vulnerability reported by iDEFENSE.2004-12-15, by reimar
-
disable demuxer_bmp,2004-12-15, by iive
-
fix security vulnerability reported by iDEFENSE2004-12-15, by reimar
-
Cumulative sync to 1.821 (1.821, 1.820, 1.819)2004-12-15, by gpoirier
-
printf --> mp_msg conversion, less verbosity2004-12-15, by diego
-
credit Daniele Forghieri's work on lavc audio code2004-12-14, by nicodvb
-
small wording fixes2004-12-14, by diego
-
more details about the structure of VCDs2004-12-14, by diego
-
synced with 1.8212004-12-13, by paszczi
-
Sync with 1.8182004-12-13, by jheryan
-
Sync with 1.153.2004-12-13, by jheryan
-
Clarify vo_yuv4mpeg filename handling.2004-12-12, by diego
-
printf --> mp_msg2004-12-12, by diego
-
sync 1.8202004-12-12, by wight
-
better mention -vo yuv4mpeg can change output filename2004-12-12, by wight
-
fix leak with -fixed-vo, allow concatenating2004-12-12, by reimar
-
Fix streaming if not mlti_data (for some non-multirate streams)2004-12-11, by rtognimp
-
Some fixes and better wording, remove alsa9 and alsa1x audio output drivers2004-12-11, by diego
-
Improving gl2 under windows, moving some functionality to gl_common2004-12-11, by reimar
-
Remove alsa9 and alsa1x entries as well as duplicate video output drivers.2004-12-11, by diego
-
10l, should check for != NULL before using not after...2004-12-10, by reimar
-
language fix2004-12-09, by paszczi
-
make clean should also clean the native subdirectory.2004-12-09, by diego
-
sync 1.582004-12-08, by wight
-
- corrected <device< to <device>2004-12-08, by wight
-
disable all unknown formats in the windows aos2004-12-08, by faust3
-
sync + random fixes2004-12-08, by paszczi
-
Support for "NONE" audio in MOV files generated by Kodak CX62302004-12-07, by rtognimp
-
More French fixes2004-12-07, by gpoirier
-
Default rescaler is 2; bicubic2004-12-07, by gpoirier
-
synced to 1.202004-12-07, by gabrov
-
synced to 1.502004-12-07, by gabrov
-
synced to 1.572004-12-07, by gabrov
-
added support for dvhs and h264 over ts2004-12-07, by nicodvb
-
URL updates2004-12-07, by diego
-
updates, typo2004-12-07, by diego
-
Remove duplicate includes.2004-12-07, by diego
-
Make include paths consistent.2004-12-07, by diego
-
Remove dead link.2004-12-07, by diego
-
link updates, noticed by Nicolas Le Gaillart2004-12-07, by diego
-
wording fix2004-12-06, by diego
-
some French fixes here and there: some better translations and better tech words2004-12-06, by gpoirier
-
fix byteorder2004-12-06, by michael
-
synced to 1.56 (link update)2004-12-06, by gabrov
-
synced to 1.57 (link updates)2004-12-06, by gabrov
-
synced to 1.222004-12-06, by gabrov
-
More detailed HP-UX instructions, mostly taken from Martin Gansser's HOWTO.2004-12-06, by diego
-
link updates2004-12-05, by diego
-
ao_alsa and ao_polyp added, typo.2004-12-05, by diego
-
synced to 1.16 (new mailing list)2004-12-05, by gabrov
-
Some other fixes. Better wordings and better translations of tech stuff2004-12-05, by gpoirier
-
A great deal of French fixes (Nico doesn't seem to be an "audio litterate" ;-)2004-12-05, by gpoirier
-
sync 1.162004-12-05, by wight
-
French fixes2004-12-05, by gpoirier
-
some fixes, mainly wrong translations2004-12-05, by gpoirier
-
Sync with 1.818:2004-12-05, by gpoirier
-
MPlayer-translations mailing list created.2004-12-05, by diego
-
sync 1.818 and vocabulary fix2004-12-05, by wight
-
Use common labels.2004-12-04, by diego
-
Add a file= suboption to set output file. (stream.yuv -> %s)2004-12-04, by kraymer
-
new sync, first was fucked up2004-12-04, by nicolas
-
content moved to usage.xml, file no more needed2004-12-04, by nicolas
-
sync, typo fixes, better wording2004-12-03, by nicolas
-
keyframes are more like 10 - 20 seconds apart, not 120.2004-12-03, by reimar
-
yuv4mpeg now has file suboption2004-12-03, by reimar
-
Add a file= suboption to set output file.2004-12-03, by reimar
-
Unify all image encoding examples and fix a typo (*.jpg vs *.png) noticed2004-12-03, by diego
-
dvd_aid_from_lang() should return -1 if lang was not found2004-12-03, by aurel
-
synced to 1.172004-12-03, by gabrov
-
Move selection of internal texture format to appropriate place, should2004-12-03, by reimar
-
Make the context not current before destroying it.2004-12-02, by reimar
-
mention new -key-fifo-size option2004-12-02, by reimar
-
enable the run slave commande even without libmenu2004-12-02, by aurel
-
better label2004-12-02, by diego
-
Add "Available video filters:" line to -vf help.2004-12-01, by diego
-
Sync with 1.8.16: Better wording, better explain -nodouble.2004-12-01, by gpoirier
-
Sync with2004-12-01, by gpoirier
-
do not bring process to front if HAVE_SDL2004-12-01, by nplourde
-
clear menubar before adding new menu2004-12-01, by nplourde
-
suppress dummy frames due to B-frame delay.2004-12-01, by lorenm
-
Better wording, better explain -nodouble.2004-12-01, by diego
-
More similar code from gl and gl2 moved to gl_common2004-12-01, by reimar
-
use a configurable-size ringbuffer instead of a pipe for buffering key events.2004-12-01, by reimar
-
sstep is usually inaccurate.2004-12-01, by reimar
-
reserve enough memory for image2004-12-01, by henry
-
call draw_slice in top-down order (fixes crash with -vf expand=...,scale)2004-12-01, by henry
-
fix image dimensions at filter config time2004-12-01, by henry
-
Sync with 1.152, minor bugfix.2004-12-01, by jheryan
-
Sync to 1.811, bugfix2004-12-01, by jheryan
-
-identify now prints subtitle/audio track information.2004-11-30, by diego
-
-double is now default, thus -nodouble needs to be documented instead.2004-11-30, by diego
-
synced2004-11-30, by paszczi
-
more verbosity spam fixes2004-11-30, by rfelker
-
synced to 1.55 (better label, new entry)2004-11-30, by gabrov
-
synced to 1.56 (better label)2004-11-30, by gabrov
-
build fix, reflection English doc change2004-11-29, by wight
-
better label2004-11-29, by diego
-
FAQ about audio-only encoding (approved by Diego)2004-11-29, by rathann
-
Explain how (not) to handle execute permissions and binary files.2004-11-29, by diego
-
new lavc codec: ffvhuff2004-11-28, by lorenm
-
Compile fix2004-11-28, by ranma
-
fl32: BE float32 PCM audio in mov files2004-11-27, by rtognimp
-
Added support for MPEG-1 and MPEG-2 in Matroska.2004-11-26, by mosu
-
rescale the fonts with hidden OSD too2004-11-26, by henry
-
Remove the rest of fb_dev_name + directfb usage.2004-11-26, by syrjala
-
synced to 1.492004-11-26, by gabrov
-
synced to 1.552004-11-26, by gabrov
-
fb_dev_name no longer user in vo directfb2004-11-26, by zdar
-
We now only support directfb >= 0.9.13.2004-11-26, by diego
-
sync by Philippe De Swert <philippedeswert at pi dot be>2004-11-25, by diego
-
10l for me => is not >=2004-11-25, by zdar
-
URL update, more concise description2004-11-25, by diego
-
10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>2004-11-25, by faust3
-
Sync with 1.811 using gvim find/replace option. Hope I got them all...2004-11-25, by gpoirier
-
1.802: Mention unichrome_vid in the list of VIDIX drivers2004-11-24, by kraymer
-
sync2004-11-24, by wight
-
further updates in video filters section2004-11-24, by kraymer
-
small fix :)2004-11-24, by paszczi
-
synced with 1.811 + some small language fix2004-11-24, by paszczi
-
merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS2004-11-24, by nicodvb
-
synced to 1.48 (MPEG-X spelling)2004-11-24, by gabrov
-
synced to 1.12 (MPEG-X spelling)2004-11-24, by gabrov
-
synced to 1.16 (MPEG-X spelling)2004-11-24, by gabrov
-
synced to 1.53 (MPEG-X spelling)2004-11-24, by gabrov
-
synced to 1.20 (MPEG-X spelling) and small fix2004-11-24, by gabrov
-
synced to 1.55 (MPEG-X spelling)2004-11-24, by gabrov
-
Synced with 1.8102004-11-24, by danny
-
Separate XML and man page translation maintainers.2004-11-24, by diego
-
MPEG-X spelling2004-11-24, by diego
-
MPEG-X spelling2004-11-24, by diego
-
set sample aspect ratio2004-11-24, by lorenm
-
Remove broken support for directbuffer and including frame-handling use.2004-11-23, by iive
-
updates2004-11-23, by diego
-
spelling and small updates2004-11-23, by diego
-
synced to 1.542004-11-22, by gabrov
-
Try port 7070 if 554 fails for realrtsp streams2004-11-22, by rtognimp
-
fix segfault with (height|width)%6!=02004-11-22, by henry
-
revert useless uyvy planar->packed converter2004-11-22, by henry
-
check for __builtin_expect (used by libmpeg2)2004-11-22, by henry
-
revert useless uyvy planar->packed converter2004-11-22, by henry
-
1e6l fix (use 422P instead of UYVY)2004-11-22, by henry
-
Added maintainer of czech translation related files2004-11-22, by jheryan
-
*** empty log message ***2004-11-22, by jheryan
-
Sync with 1.810: wording2004-11-21, by gpoirier
-
typo2004-11-21, by rathann
-
sync 1.810 + some wording2004-11-21, by wight
-
Explain what you need to read to add a codec yourself, patch by2004-11-21, by diego
-
wording2004-11-21, by diego
-
The GUI shouldn't handle key events at two places.2004-11-21, by al
-
Sync with 1.809, with a different phrasing than original English one.2004-11-21, by gpoirier
-
should be \$ not $\2004-11-20, by wight
-
Some fixes by myself and compn <tempn at twmi dot rr dot com>2004-11-20, by diego
-
support for debianized LIVE.COM library2004-11-20, by henry
-
head related transfer function2004-11-20, by henry
-
libmpeg2 4:2:2 decoding2004-11-20, by henry
-
4 and 8 bit formats use a palette, so we cannot really support them (atm).2004-11-20, by reimar
-
4 and 8 bit formats work with a palette.2004-11-20, by reimar
-
add "pausing" prefix for MPlayer commands2004-11-20, by reimar
-
- sync 1.8082004-11-20, by wight
-
declare check_format and check_bps static, they are used nowhere else.2004-11-20, by reimar
-
synced with latest versions2004-11-19, by paszczi
-
synced to 1.132004-11-19, by gabrov
-
synced to 1.15 (URL update)2004-11-19, by gabrov
-
synced to 1.52 (URL update)2004-11-19, by gabrov
-
synced to 1.53 (URL update)2004-11-19, by gabrov
-
synced to 1.21 (URL update)2004-11-19, by gabrov
-
Sync with 1.808: v4l2 norm setting2004-11-19, by gpoirier
-
correct encoding2004-11-19, by diego
-
24bit LPCM is signed...2004-11-19, by reimar
-
v4l2 norm setting2004-11-19, by henry
-
setting the norm using text ID instead of numeric2004-11-19, by henry
-
URL updates2004-11-19, by diego
-
URL updates with some help by Gabor Mizda2004-11-19, by diego
-
grammar fix by the Wanderer2004-11-19, by diego
-
one more DivX --> MPEG4 change2004-11-19, by diego
-
typo patch by Gabor Mizda2004-11-19, by diego
-
Sync to 1.807:2004-11-18, by gpoirier
-
synced to 1.132004-11-18, by gabrov
-
synced to 1.502004-11-18, by gabrov
-
synced to 1.192004-11-18, by gabrov
-
initial translation, synced to 1.112004-11-18, by gabrov
-
Language fixes2004-11-18, by wight
-
sync 1.19 + some language fixes2004-11-18, by wight
-
sync to x264 r61 (improved 2pass ratecontrol)2004-11-18, by lorenm
-
Sync with 1.806: various fixes, and some long standing french fixes2004-11-17, by gpoirier
-
fixed missing para tag2004-11-17, by gabrov
-
synced to 1.12, fixed header2004-11-17, by gabrov
-
DivX is MPEG4, so let's call it MPEG4 to avoid confusion.2004-11-17, by diego
-
Better explanation of how to build an MPlayer that runs on different2004-11-17, by diego
-
miscellaneous fixes2004-11-17, by diego
-
Audio plugins are now audio filters, noticed by Gabor Mizda.2004-11-15, by diego
-
added language identifier (if any) to the caller during probing phase2004-11-15, by nicodvb
-
free freetype descriptor and library and mconfig data right before exit2004-11-15, by iive
-
Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed.2004-11-15, by iive
-
3 memory leaks fixed2004-11-15, by iive
-
initial translation, synced to 1.102004-11-15, by gabrov
-
sync to 1.232004-11-15, by gabrov
-
sync to 1.542004-11-15, by gabrov
-
sync to 1.49, little fix2004-11-15, by gabrov
-
warning fix2004-11-15, by diego
-
wording2004-11-15, by diego
-
Reduce excessive verbosity.2004-11-15, by diego
-
Update for Lsvc codec2004-11-14, by rtognimp
-
Vianet Lsvx video decoder2004-11-14, by rtognimp
-
Update for WVP2, fixed codec name from picture to image2004-11-14, by rtognimp
-
Windows media video 9 image v2 support2004-11-14, by rtognimp
-
My e-mail address has changed2004-11-14, by gpoirier
-
Sync with 1.805:2004-11-14, by gpoirier
-
More detailed Debian package building instructions, based on a patch by2004-11-14, by diego
-
spelling, wording2004-11-14, by diego
-
document last status line entry2004-11-14, by attila
-
fix crash when a "driver" line is missing in codecs.conf.2004-11-14, by reimar
-
keep screensaver off when playing multiple files.2004-11-14, by reimar
-
-softvol and -softvol-max parameters2004-11-14, by reimar
-
allow forcing of software volume control and setting maximum amplification.2004-11-14, by reimar
-
fix: when doing -loop 0 -shuffle, the arg after shuffle was skipped2004-11-14, by reimar
-
initial translation, synced to 1.102004-11-14, by gabrov
-
update description of lavc's keyint, vb_strategy, and mbqmin.2004-11-14, by lorenm
-
MSS2 can decode also MSS12004-11-13, by rtognimp
-
fix scrolling status line in windows2004-11-13, by reimar
-
URL update, noticed by Gabor Mizda.2004-11-13, by diego
-
Avoid drawing before transformation matrices are set up.2004-11-13, by reimar
-
fix for negative values for width and height (aspect-preserving scaling).2004-11-12, by reimar
-
sync tag bump2004-11-11, by wight
-
Sync with structure changes2004-11-11, by wight
-
sync 1.8032004-11-11, by wight
-
added missing declaration of releaseGlContext2004-11-11, by reimar
-
missing return for InitGl function2004-11-11, by reimar
-
added fourcc of PNG-encoded Quicktime files2004-11-11, by reimar
-
compilation fix for gcc 3.4.22004-11-11, by reimar
-
compilation fix and partial sync2004-11-11, by diego
-
compilation fix2004-11-11, by diego
-
devices.html is no more, link updated.2004-11-11, by diego
-
devices.html is no more, links updated.2004-11-11, by diego