Mercurial > mplayer.hg
graph
-
10l, patch by Bjoern SandellTue, 06 Apr 2004 20:06:57 +0000, by faust3
-
syncTue, 06 Apr 2004 18:09:43 +0000, by nauj27
-
support immed flagTue, 06 Apr 2004 18:06:20 +0000, by faust3
-
uninit immed flagTue, 06 Apr 2004 17:55:36 +0000, by alex
-
vo_caca by Howell TamTue, 06 Apr 2004 17:17:28 +0000, by alex
-
SSE support under OpenBSD, patch by Bjorn SandellTue, 06 Apr 2004 17:08:02 +0000, by alex
-
inttypesTue, 06 Apr 2004 16:15:57 +0000, by alex
-
altivec support under netbsd, patch by Matthew GreenTue, 06 Apr 2004 16:13:52 +0000, by alex
-
netbsd audio support by Bernd ErnestiTue, 06 Apr 2004 12:23:09 +0000, by alex
-
correct typeconversion of fps, patches by several pplTue, 06 Apr 2004 12:19:40 +0000, by alex
-
MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)Tue, 06 Apr 2004 11:52:31 +0000, by alex
-
100l and sync with upstream, patch by rgselkTue, 06 Apr 2004 11:44:23 +0000, by alex
-
skip {...} parts in SAME subs, patch by Salvatore FalcoTue, 06 Apr 2004 11:22:06 +0000, by alex
-
Changed -sid/-aid/-vid to be zero based and select the n'th stream of its type, e.g. -sid 1 will select the second subtitle stream.Tue, 06 Apr 2004 06:36:46 +0000, by mosu
-
some more globalsTue, 06 Apr 2004 01:24:34 +0000, by alex
-
removed obsoleted defsTue, 06 Apr 2004 01:12:36 +0000, by alex
-
removing more globalsTue, 06 Apr 2004 01:11:59 +0000, by alex
-
fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloatedTue, 06 Apr 2004 01:06:21 +0000, by alex
-
AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Tue, 06 Apr 2004 00:25:47 +0000, by michael
-
libcaca video output driver by Howell TamTue, 06 Apr 2004 00:04:48 +0000, by alex
-
ability to disable mp3lib, liba52 and libmpeg2Mon, 05 Apr 2004 23:17:40 +0000, by alex
-
Removed mpflac as ffflac is way better and ad_flac won't compile with external flacMon, 05 Apr 2004 22:49:28 +0000, by alex
-
added my nickMon, 05 Apr 2004 21:55:38 +0000, by rathann
-
full screen flipping synchronization corrections (by Adam Tla/lka)Mon, 05 Apr 2004 21:35:30 +0000, by rathann
-
make gcc happy under hurdMon, 05 Apr 2004 21:34:04 +0000, by alex
-
Unmap window before change in decor and size while flipping full screen mode (by Adam Tla/lka)Mon, 05 Apr 2004 21:33:51 +0000, by rathann
-
morphos support by Nicolas DetMon, 05 Apr 2004 21:33:08 +0000, by alex
-
make gcc eating this under hurdMon, 05 Apr 2004 21:31:27 +0000, by alex
-
Quartz/MacOSX video output module by Nicolas PlourdeMon, 05 Apr 2004 21:20:19 +0000, by alex
-
syncMon, 05 Apr 2004 15:32:01 +0000, by nauj27
-
switching from crc32 to adler32 checksums, cuz they are faster and simplerMon, 05 Apr 2004 12:06:30 +0000, by michael
-
minor changesSun, 04 Apr 2004 22:40:48 +0000, by michael
-
fixed broken diseqc fetch from channels fileSun, 04 Apr 2004 17:11:37 +0000, by nicodvb
-
10l for the orignial author and 1000l for me for commiting a broken workaroundSun, 04 Apr 2004 10:38:57 +0000, by faust3
-
This was discussed a long time ago but some reason never done. AnywaySat, 03 Apr 2004 17:14:07 +0000, by rfelker
-
restore old SAMPLESIZESat, 03 Apr 2004 14:39:16 +0000, by faust3
-
move window decor changes after setting Withdrawn state so we have no additionalwindow refreshSat, 03 Apr 2004 13:46:00 +0000, by rathann
-
- win_gravity memorizing and restoring while switching fullscreen mode (by Adam Tla/lka)Sat, 03 Apr 2004 13:41:23 +0000, by rathann
-
restrictions to ensure that O(log n) seeking and error recovery is possibleSat, 03 Apr 2004 13:23:44 +0000, by michael
-
- compilation error fixSat, 03 Apr 2004 10:46:52 +0000, by rathann
-
disallow non-sense type parameter; added support for absolute file path; prefer channels.conf.{sat,ter,cbl} over channels.conf if the file is availableSat, 03 Apr 2004 10:30:46 +0000, by nicodvb
-
Developers should subscribe to mplayer-cvslog, mention mplayer-docs.Fri, 02 Apr 2004 23:36:06 +0000, by diego
-
cosmeticsFri, 02 Apr 2004 23:35:11 +0000, by diego
-
Update my mail addressFri, 02 Apr 2004 22:09:23 +0000, by rtognimp
-
Support for selecting subtitles with -slang. Patch by Andriy N Gritsenko <andrej at lucky onedot net>Fri, 02 Apr 2004 19:20:34 +0000, by mosu
-
1lFri, 02 Apr 2004 10:55:13 +0000, by diego
-
small additions, some nicks added, wording, spellingFri, 02 Apr 2004 10:50:05 +0000, by diego
-
Fixed the support for the A_MS/ACM CodecID which just stores a WAVEFORMATEX in the track's private data.Fri, 02 Apr 2004 07:36:42 +0000, by mosu
-
Remove spurious +1 to lame_param_quality that contradicts documentation andFri, 02 Apr 2004 03:44:30 +0000, by diego
-
Commit independent changes separately.Fri, 02 Apr 2004 02:15:41 +0000, by diego
-
Error message improved, wording.Thu, 01 Apr 2004 22:48:37 +0000, by diego
-
Support for smil playlist, both standalone and embedded into otherThu, 01 Apr 2004 22:11:28 +0000, by rtognimp
-
ALSA syc is not so good as OSS - small correctionsThu, 01 Apr 2004 20:59:07 +0000, by atlka
-
Support for HE-AAC. Patch by Loren Merritt <lorenm at u dot washington anotherdot edu>.Thu, 01 Apr 2004 20:14:59 +0000, by mosu
-
Added my nick for easier placement of blame.Thu, 01 Apr 2004 19:45:46 +0000, by mosu
-
let uninit wait until sound is completely played, don't restore volume at exit, fixed ringbuffer bug, patch by Nehal <nehalmistry at gmx.net>\nThu, 01 Apr 2004 19:33:58 +0000, by faust3
-
dvb should be added to $_noinputmodules as well as $_inputmodules.Thu, 01 Apr 2004 14:17:58 +0000, by diego
-
How to handle incomplete translations of message files.Thu, 01 Apr 2004 13:53:10 +0000, by diego
-
security fixThu, 01 Apr 2004 13:38:17 +0000, by diego
-
prevent crash in case we are unable to get aligned bufferThu, 01 Apr 2004 12:35:17 +0000, by faust3
-
although this SSE fix is an ugly hack it seems to work fine for meThu, 01 Apr 2004 10:35:30 +0000, by faust3
-
reenable SSE support for mingwThu, 01 Apr 2004 10:19:57 +0000, by faust3
-
10l (some broken compilers take this serious)Wed, 31 Mar 2004 07:40:36 +0000, by alex
-
make stupid gcc versions happyWed, 31 Mar 2004 05:40:31 +0000, by rfelker
-
reversing the change to the forw/backw pointers, its somewhat simpler to update it if the forward pointer is firstWed, 31 Mar 2004 01:44:57 +0000, by michael
-
remote exploitable heap overflow fix by ("blexim" <blexim at hush dot com>)Tue, 30 Mar 2004 10:58:41 +0000, by michael
-
removing subpackets (everyone hates them ...)Tue, 30 Mar 2004 01:05:51 +0000, by michael
-
vf_phase filter by Ville Saari (114263 at foo dot bar dot org)Mon, 29 Mar 2004 04:39:04 +0000, by rfelker
-
Revert my old twos fix, it seems to break more files than it fixed.Sun, 28 Mar 2004 22:03:37 +0000, by rtognimp
-
added <application> tag and some 10l, patch by frogu <l_j_p@wp.pl>Sun, 28 Mar 2004 21:18:02 +0000, by paszczi
-
svgalib 1.9.18 compile fix, still wont work for me though...Sun, 28 Mar 2004 16:30:08 +0000, by atmos4
-
Fix hanging at end of mms:// streams.Sun, 28 Mar 2004 14:44:49 +0000, by rtognimp
-
Stop reading the file if an INDX chunk is found instead of a data packet.Sun, 28 Mar 2004 11:23:53 +0000, by mosu
-
Missing echores "no" added, duplicate variable setting removed.Sat, 27 Mar 2004 20:19:57 +0000, by diego
-
Make wmv9 playback less verbose.Sat, 27 Mar 2004 13:57:47 +0000, by diego
-
Implemented "seek to position".Fri, 26 Mar 2004 19:45:06 +0000, by mosu
-
temporary workaround to make it work on windowsFri, 26 Mar 2004 16:03:53 +0000, by faust3
-
fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>Fri, 26 Mar 2004 15:21:44 +0000, by faust3
-
support for Radeon 9200 based video boards patch by Benjamin Zores <ben at tutuxclan.org>Fri, 26 Mar 2004 14:11:31 +0000, by faust3
-
fix compilation on cygwinFri, 26 Mar 2004 12:15:54 +0000, by faust3
-
patch from Rune <runner@mail.tele.dk>Thu, 25 Mar 2004 21:49:48 +0000, by pontscho
-
Add adland to authorsThu, 25 Mar 2004 21:46:21 +0000, by rtognimp
-
Support for Alparysoft lossless video codec (DShow and VfW)Thu, 25 Mar 2004 21:36:18 +0000, by rtognimp
-
Removed the limitation to max. eight laced blocks.Thu, 25 Mar 2004 20:47:37 +0000, by mosu
-
remove stupid misadviceThu, 25 Mar 2004 06:40:04 +0000, by rfelker
-
The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c shouldWed, 24 Mar 2004 17:51:35 +0000, by diego
-
Round Chunklen to word boundaryWed, 24 Mar 2004 15:21:21 +0000, by ranma
-
Use aspect from encoder for AVI vprp headerWed, 24 Mar 2004 15:16:36 +0000, by ranma
-
Mobility Radeon 9600/9700 supportTue, 23 Mar 2004 20:10:23 +0000, by faust3
-
Add support for Lead MCMW 2.0 wavelet codec eval versionTue, 23 Mar 2004 20:08:28 +0000, by rtognimp
-
1000lTue, 23 Mar 2004 12:43:54 +0000, by faust3
-
Windows XP supportTue, 23 Mar 2004 10:41:04 +0000, by faust3
-
windows xp supportTue, 23 Mar 2004 10:34:24 +0000, by faust3
-
sync by danny <guru@digitalfantasy.it>Tue, 23 Mar 2004 04:24:52 +0000, by diego
-
Include the comments from -aviaspect into the description of -useaviaspect and remove -aviaspectMon, 22 Mar 2004 02:12:00 +0000, by ranma
-
Better vprp aspect fixMon, 22 Mar 2004 01:42:43 +0000, by ranma
-
-aviaspect option moved to its alphabetical position, new sentences shouldSun, 21 Mar 2004 22:50:49 +0000, by diego
-
explicit option for AVI PRP headerSun, 21 Mar 2004 21:32:54 +0000, by henry
-
Add LEAD fourcc, patch by adland < adland123 (at) yahoo (dot) com >Sun, 21 Mar 2004 14:24:45 +0000, by rtognimp
-
fix wrong detection of mpeg4 as mpeg2 and wrong handling of discontinuities/transport error bitSat, 20 Mar 2004 13:09:08 +0000, by nicodvb
-
removed unused code, synced to szap tuning sequence and unified diseqc, tone and voltage in a (non/old)-diseqc compatible functionFri, 19 Mar 2004 20:29:26 +0000, by nicodvb
-
added missing tuning parameters (inversion and coderate) and changed debug level in dvb_streaming_read()Fri, 19 Mar 2004 20:22:10 +0000, by nicodvb
-
Bigendian macro 10lFri, 19 Mar 2004 20:06:30 +0000, by ranma
-
-geometry examples corrected.Fri, 19 Mar 2004 16:33:07 +0000, by diego
-
100l bug fixes, -noaspect moved just below -aspect.Fri, 19 Mar 2004 16:01:50 +0000, by diego
-
Fixed a bug that was accidentally introduced by the addition of MPEG TransportFri, 19 Mar 2004 10:15:41 +0000, by rsf
-
Support for vp5 and vp6 dll decodersThu, 18 Mar 2004 22:00:31 +0000, by rtognimp
-
Parse comma separated language lists instead of comparing the complete language string. Patch by Loren Merritt <lorenm at u dot washington dot edu>Thu, 18 Mar 2004 08:37:21 +0000, by mosu
-
-adapter, -refreshrate options, based on patch by Sascha SommerThu, 18 Mar 2004 01:19:20 +0000, by diego
-
small correction as suggested by NicoWed, 17 Mar 2004 16:59:24 +0000, by diego
-
updates, spellingWed, 17 Mar 2004 15:58:09 +0000, by diego
-
copy&paste 10lWed, 17 Mar 2004 15:36:33 +0000, by ranma
-
OpenDML read/write supportWed, 17 Mar 2004 14:50:37 +0000, by ranma
-
corrected problems with switching to and from fullscreen mode esp. with fixed-voWed, 17 Mar 2004 11:53:25 +0000, by reimar
-
Raw audio and video are always keyframesWed, 17 Mar 2004 03:53:02 +0000, by ranma
-
use flag for XvMC codec recognition and enable dr1 for fixed version of lavcTue, 16 Mar 2004 15:34:55 +0000, by iive
-
Don't mess with the window position in xinerama when -geometry changes it.Tue, 16 Mar 2004 05:16:58 +0000, by diego
-
Use system clock for xscreensaver pings (Tobias Diedrich).Tue, 16 Mar 2004 05:15:44 +0000, by diego
-
some additions, spelling fixesMon, 15 Mar 2004 15:29:15 +0000, by diego
-
Italian man page translation by Daniele Forghieri <guru@digitalfantasy.it>Mon, 15 Mar 2004 15:03:09 +0000, by diego
-
spelling fixesMon, 15 Mar 2004 14:40:47 +0000, by diego
-
Cygwin provides setenv. Fixes compilation on Cygwin.Mon, 15 Mar 2004 05:07:46 +0000, by diego
-
How to make MPlayer work on Fedora core.Mon, 15 Mar 2004 02:47:28 +0000, by diego
-
Explain why 'cvs admin' should only be used on the last revision of a file.Mon, 15 Mar 2004 01:46:03 +0000, by diego
-
whitespace cosmeticsMon, 15 Mar 2004 01:37:36 +0000, by diego
-
altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)Sun, 14 Mar 2004 18:04:59 +0000, by michael
-
Use MultiplyElement to control volume.Sat, 13 Mar 2004 21:54:35 +0000, by ranma
-
move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, tooSat, 13 Mar 2004 16:48:52 +0000, by faust3
-
mouse support by Nehal Mistry <nehalmistry at gmx.net>Sat, 13 Mar 2004 16:37:12 +0000, by faust3
-
fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>Sat, 13 Mar 2004 16:25:08 +0000, by faust3
-
Seek in HTTP streams and stdin seek fixesSat, 13 Mar 2004 16:10:02 +0000, by rtognimp
-
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Thu, 11 Mar 2004 17:58:11 +0000, by michael
-
rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>Tue, 09 Mar 2004 14:46:34 +0000, by ranma
-
syncTue, 09 Mar 2004 06:57:28 +0000, by paszczi
-
OpenGL now works under Windows.Tue, 09 Mar 2004 01:45:58 +0000, by diego
-
-vo directfb options by Jiri SvobodaFri, 05 Mar 2004 04:49:36 +0000, by diego
-
v0.50 by VMiklosFri, 05 Mar 2004 04:46:30 +0000, by diego
-
--disable-xmms option was missing, noticed by Enrico Weigelt.Fri, 05 Mar 2004 04:44:32 +0000, by diego
-
Telecined and related syncThu, 04 Mar 2004 23:22:42 +0000, by nauj27
-
sync by Andoni Zubimendi <andoni@lpsat.net>Thu, 04 Mar 2004 21:52:31 +0000, by nauj27
-
10l - replace 6 with AF_NCHThu, 04 Mar 2004 19:39:16 +0000, by henry
-
We now allow for the possibility of the RTCP audio/video synchronization beingTue, 02 Mar 2004 08:52:59 +0000, by rsf
-
xvmc use get_format for IDCT/MC recognitionMon, 01 Mar 2004 14:58:20 +0000, by iive
-
adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to implement 2 window fullscreenswitching by meSun, 29 Feb 2004 20:33:07 +0000, by faust3
-
replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, patch by Reimar DoeffingerSun, 29 Feb 2004 17:42:49 +0000, by faust3
-
replace set_periods and set_period_size with their _near cousinsFri, 27 Feb 2004 17:03:08 +0000, by henry
-
1000lFri, 27 Feb 2004 16:57:06 +0000, by henry
-
an almost complete re-translation of the last version of help_mp-en.hFri, 27 Feb 2004 10:21:12 +0000, by gabucino
-
Keep the ./configure options for xvid in sync.Fri, 27 Feb 2004 07:10:27 +0000, by rathann
-
Use system clock for xscreensaver pingsThu, 26 Feb 2004 20:42:52 +0000, by ranma
-
fix compilation without libavcodecThu, 26 Feb 2004 14:41:42 +0000, by henry
-
missing video thread shutdown, frame count rounding fixWed, 25 Feb 2004 11:52:40 +0000, by henry
-
dont mess with the window position in xinerama when -geometry changes it.Tue, 24 Feb 2004 21:09:21 +0000, by attila
-
set min width/heightTue, 24 Feb 2004 18:17:05 +0000, by attila
-
spp softthresholding in mmxTue, 24 Feb 2004 13:28:42 +0000, by michael
-
spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)Tue, 24 Feb 2004 11:23:27 +0000, by michael
-
vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzoli do 2y dot net>)Tue, 24 Feb 2004 00:31:15 +0000, by michael
-
A bit late, but here's the "more sane options ordering" patch.Mon, 23 Feb 2004 21:12:06 +0000, by ranma
-
new location of codecs-status.htmlMon, 23 Feb 2004 09:30:07 +0000, by gabucino
-
Support for v3 audio section (used with 14_4 codec) in real filesSun, 22 Feb 2004 23:28:03 +0000, by rtognimp
-
printf -> mp_msgSun, 22 Feb 2004 15:30:01 +0000, by attila
-
fieldparity verbosity and tvnorm patchSun, 22 Feb 2004 15:27:15 +0000, by attila
-
dont mess up v4l volumesSun, 22 Feb 2004 15:21:44 +0000, by attila
-
Added support for multiplexed (audio+video) RTP streams.Sun, 22 Feb 2004 06:20:48 +0000, by rsf
-
Added support for multiplexed audio+video RTP streams.Sun, 22 Feb 2004 06:20:08 +0000, by rsf
-
Added support for handling multiplexed audio+video RTP streams.Sun, 22 Feb 2004 06:19:24 +0000, by rsf
-
cut and paste typo fixedSat, 21 Feb 2004 08:21:42 +0000, by zdar
-
Line breaks inserted, overly long lines wrapped, partly reworded.Thu, 19 Feb 2004 04:38:46 +0000, by diego
-
copyright update by the authorThu, 19 Feb 2004 04:11:00 +0000, by diego
-
update, cosmeticsThu, 19 Feb 2004 04:08:45 +0000, by diego
-
updatesWed, 18 Feb 2004 20:40:55 +0000, by diego
-
flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)Wed, 18 Feb 2004 15:23:41 +0000, by michael
-
10lWed, 18 Feb 2004 13:34:41 +0000, by alex
-
replaygainWed, 18 Feb 2004 13:33:57 +0000, by alex
-
write out extraheaders from lavcWed, 18 Feb 2004 13:33:16 +0000, by alex
-
ffmpeg flac decoderWed, 18 Feb 2004 12:34:32 +0000, by alex
-
removed usage of fb_dev_name, imported field parity reporting from dfbmga, fixed vsync handling in triple buffering modeTue, 17 Feb 2004 16:34:40 +0000, by zdar
-
remove 1000000l example that DOES NOT WORK. 9 times out of 10 it willTue, 17 Feb 2004 14:52:59 +0000, by rfelker
-
update by VMiklosTue, 17 Feb 2004 13:32:22 +0000, by attila
-
get some new maintainersTue, 17 Feb 2004 13:08:50 +0000, by attila
-
add support for avid meridien uncompressed filesTue, 17 Feb 2004 12:59:58 +0000, by attila
-
Adds support for the film grain effect and deblocking filters in xvidTue, 17 Feb 2004 12:52:19 +0000, by attila
-
remove raw nonsense and replace it by one ovcTue, 17 Feb 2004 12:43:07 +0000, by attila
-
enable seeking in http streamsTue, 17 Feb 2004 12:30:45 +0000, by attila
-
- Cleaned up the Makefile, added some *.o'sTue, 17 Feb 2004 11:22:32 +0000, by gabucino
-
bump versionTue, 17 Feb 2004 00:57:08 +0000, by gabucino
-
architecture type reporting for non-x86 CPUs (try 2, tested on x86 and x86-64)Mon, 16 Feb 2004 23:44:05 +0000, by gabucino
-
fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_count == 0Mon, 16 Feb 2004 14:41:42 +0000, by rik
-
adding accents and changing email addressMon, 16 Feb 2004 09:28:56 +0000, by gabucino
-
More Camtasia colorspacesSun, 15 Feb 2004 21:20:08 +0000, by rtognimp
-
Fix playback of some Camtasia files.Sun, 15 Feb 2004 16:08:10 +0000, by rtognimp
-
Polish documentation team addedFri, 13 Feb 2004 09:32:56 +0000, by gabucino
-
Use qtrle decoder from ffmpegThu, 12 Feb 2004 23:10:16 +0000, by rtognimp
-
Fix ffmpeg RGB24 mapping (needed for qtrle)Thu, 12 Feb 2004 23:09:22 +0000, by rtognimp
-
dfbmga docs updateThu, 12 Feb 2004 08:45:34 +0000, by gabucino
-
iive fameThu, 12 Feb 2004 00:58:46 +0000, by iive
-
SuSE docbook DTD path, patch by Thomas Jarosch <tomj@simonv.com>Wed, 11 Feb 2004 20:53:27 +0000, by diego
-
more authors, patches by themselvesWed, 11 Feb 2004 05:55:35 +0000, by diego
-
100l (cvs commit + tired ...)Tue, 10 Feb 2004 22:58:30 +0000, by michael
-
slight wording improvement, noticed by DominikTue, 10 Feb 2004 20:52:08 +0000, by diego
-
small additions, patches by themselvesTue, 10 Feb 2004 20:34:45 +0000, by diego
-
m_option_type_doubleTue, 10 Feb 2004 14:32:06 +0000, by michael
-
use libavcodecs float -> fraction conversation if available for -ofps, that way exact framerates like 24000/1001 are possible instead of ending up with x/10000Tue, 10 Feb 2004 14:12:26 +0000, by michael
-
We need make 3.80 to build.Tue, 10 Feb 2004 07:14:46 +0000, by diego
-
new section structureTue, 10 Feb 2004 07:14:12 +0000, by diego
-
GENERAL OPTIONS section added with a few entries, misc changes.Tue, 10 Feb 2004 06:48:40 +0000, by diego
-
Keyboard control section moved to the beginning.Tue, 10 Feb 2004 06:32:56 +0000, by diego
-
filmdint=fast description corrected, xvidencopts clarified.Tue, 10 Feb 2004 06:25:30 +0000, by diego
-
video filters ...Tue, 10 Feb 2004 03:24:31 +0000, by michael
-
small additions, cosmeticsTue, 10 Feb 2004 01:59:17 +0000, by diego
-
better description bit_exact lavc optionTue, 10 Feb 2004 00:37:58 +0000, by diego
-
syncMon, 09 Feb 2004 23:02:51 +0000, by nicolas
-
Display Framedropping state on the OSD.Mon, 09 Feb 2004 20:20:24 +0000, by diego
-
XAnim spelling corrected.Mon, 09 Feb 2004 20:07:45 +0000, by diego
-
Exit when an invalid EBML ID has been read (e.g. for files that have been cut off).Mon, 09 Feb 2004 19:21:08 +0000, by mosu
-
syncMon, 09 Feb 2004 17:57:17 +0000, by nicolas
-
change_rectangle documentation by Angel <knight@sunflower.com>Mon, 09 Feb 2004 15:49:42 +0000, by diego
-
bit_exact lavc option, patch by "Steven M. Schultz" <sms@2BSD.COM>Sun, 08 Feb 2004 18:24:24 +0000, by diego
-
bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Sat, 07 Feb 2004 00:19:42 +0000, by michael
-
allow using of float fixed_quantFri, 06 Feb 2004 23:45:53 +0000, by iive
-
new filter: vf_noformat.Fri, 06 Feb 2004 20:44:09 +0000, by joey
-
new filter: vf_noformat.Fri, 06 Feb 2004 20:31:57 +0000, by joey
-
get_bit_count -> put_bits_countFri, 06 Feb 2004 17:23:20 +0000, by rik
-
Expand frame dropping state description, qp filter explanation improved.Fri, 06 Feb 2004 02:09:06 +0000, by diego
-
avi-fix v0.1: simple tool to fix chunk sizes in a RIFF AVI fileThu, 05 Feb 2004 22:37:43 +0000, by arpi
-
#include dsputil.h as it contains the lrintf emu codeThu, 05 Feb 2004 22:03:42 +0000, by michael
-
Duplicate -include option moved to cfg-common.h.Thu, 05 Feb 2004 17:08:55 +0000, by diego
-
qp change filterThu, 05 Feb 2004 15:56:05 +0000, by michael
-
psnr and debug option addedWed, 04 Feb 2004 23:18:25 +0000, by iive
-
missing \Wed, 04 Feb 2004 12:19:55 +0000, by wight
-
'video window vanishes after pause' bugfix, based on Andr«± K«ähne's (andre.kuehne@gmx.net) bugreportTue, 03 Feb 2004 19:02:45 +0000, by pontscho
-
syncTue, 03 Feb 2004 15:43:17 +0000, by nauj27
-
xvid4 new aspect options - patch by Nico <nsabbi@tiscali.it>Tue, 03 Feb 2004 00:14:04 +0000, by iive
-
lame accepts only integers, pointed out by iive.Mon, 02 Feb 2004 23:31:01 +0000, by diego
-
syncMon, 02 Feb 2004 22:12:01 +0000, by nicolas
-
duplicate words and spaces removedMon, 02 Feb 2004 22:07:28 +0000, by nicolas
-
new options - aspect,autoaspect,turbo,chroma_opt. patch by Nico <nsabbi@tiscali.it> and Edouard GomezMon, 02 Feb 2004 19:51:39 +0000, by iive
-
qns tipMon, 02 Feb 2004 14:28:08 +0000, by michael
-
quantizer noise shapingMon, 02 Feb 2004 14:19:55 +0000, by michael
-
syncMon, 02 Feb 2004 08:33:06 +0000, by wight
-
& removed - build fixMon, 02 Feb 2004 08:24:10 +0000, by wight
-
Search links updated.Mon, 02 Feb 2004 00:42:49 +0000, by diego
-
Fix description of -srate, as pointed out by Rich.Mon, 02 Feb 2004 00:33:07 +0000, by diego
-
Telecine HOWTO by Corey Hickey <bugfood-ml@fatooh.org>, some modificationsSun, 01 Feb 2004 22:36:14 +0000, by diego
-
rgbtest filter added, kerndeint filter description fixed and moved to aSun, 01 Feb 2004 21:53:28 +0000, by diego
-
kerndeint documentationSun, 01 Feb 2004 13:08:40 +0000, by ranma
-
1000lSun, 01 Feb 2004 11:35:28 +0000, by faust3
-
Do not open more than one audio/video/subtitle stream at the same time.Sun, 01 Feb 2004 10:58:50 +0000, by mosu
-
add libvo to include list for lavcSat, 31 Jan 2004 23:00:00 +0000, by alex
-
Do not try to seek beyond the end of the stream when parsing the headers.Sat, 31 Jan 2004 09:54:09 +0000, by mosu
-
Cleanup and small improvement in seeking if the final_granulepos is known. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>Sat, 31 Jan 2004 09:38:01 +0000, by mosu
-
syncSat, 31 Jan 2004 09:29:35 +0000, by paszczi
-
100l for forgetting to update this. It would brake building after distclean.Fri, 30 Jan 2004 21:32:42 +0000, by wight
-
a few more nvidia cards (only tested card is GeForceFX 5200)Fri, 30 Jan 2004 20:10:31 +0000, by faust3
-
rgb test pattern generator, so we could change everything to match alex's definition of rgb/bgrFri, 30 Jan 2004 17:38:15 +0000, by michael
-
Move symlinks to a separate targetFri, 30 Jan 2004 11:40:54 +0000, by wight
-
syncFri, 30 Jan 2004 10:36:29 +0000, by paszczi
-
Make URL a little more precise.Fri, 30 Jan 2004 09:43:05 +0000, by diego
-
Simplified support for libc5 systems.Fri, 30 Jan 2004 09:07:28 +0000, by diego
-
sync (PJS name discovered:)Fri, 30 Jan 2004 08:59:01 +0000, by gabucino
-
build fixFri, 30 Jan 2004 08:42:22 +0000, by diego
-
Simplifications and bug fixes by Torinthiel.Fri, 30 Jan 2004 08:40:47 +0000, by diego
-
1000000000l reported by Steven Schultz (thanks!)Fri, 30 Jan 2004 03:44:00 +0000, by rfelker
-
sync by Ioannis Panteleakis <pioann@csd.auth.gr>Fri, 30 Jan 2004 01:41:45 +0000, by diego
-
Sync with the last DVB update, patch by Nico <nsabbi@tiscali.it>.Fri, 30 Jan 2004 01:06:23 +0000, by diego
-
Structure rewritten, to allow single language build and some simplifications.Thu, 29 Jan 2004 23:23:01 +0000, by wight
-
SyncThu, 29 Jan 2004 21:24:17 +0000, by rtognimp
-
spelling, random fixesThu, 29 Jan 2004 18:46:23 +0000, by diego
-
Scale filter reworded, presize option documented, lowpassfreq andThu, 29 Jan 2004 18:45:20 +0000, by diego
-
10l fix by Jindrich MakovickaThu, 29 Jan 2004 17:36:16 +0000, by ranma
-
fix some 10ls in sample rate handlinThu, 29 Jan 2004 12:43:54 +0000, by attila
-
add support for aac in real media filesThu, 29 Jan 2004 12:11:13 +0000, by attila
-
10lThu, 29 Jan 2004 12:05:24 +0000, by henry
-
* changes mencoder's exit code on explicit kill to 2Thu, 29 Jan 2004 12:01:26 +0000, by attila
-
fix broken fullscreen start of gmplayerThu, 29 Jan 2004 11:04:35 +0000, by attila
-
Fix the PJS (aka dunnowhat) subtitlesThu, 29 Jan 2004 10:53:19 +0000, by attila
-
Compliance with the DVB power management specification (doesn't closeThu, 29 Jan 2004 10:36:33 +0000, by attila
-
softpulldown + kerndeintThu, 29 Jan 2004 10:28:29 +0000, by ranma
-
continue playing real files after errorsThu, 29 Jan 2004 10:13:35 +0000, by attila
-
kerndeint adaptive deinterlacerThu, 29 Jan 2004 09:50:17 +0000, by ranma
-
switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 supportThu, 29 Jan 2004 08:37:35 +0000, by alex
-
disable buggy code, patch by Romain DolbeauWed, 28 Jan 2004 10:40:29 +0000, by alex
-
support for latest CVS, patch by Ville SyrjalaWed, 28 Jan 2004 10:19:49 +0000, by alex
-
removed unused headeer dependenciesWed, 28 Jan 2004 10:03:40 +0000, by alex
-
use inttypes.h and std types, this fixes compilation problems on solaris 9 x86Wed, 28 Jan 2004 08:02:40 +0000, by alex
-
syncTue, 27 Jan 2004 22:20:38 +0000, by paszczi
-
syncTue, 27 Jan 2004 17:10:30 +0000, by nicolas
-
syncTue, 27 Jan 2004 09:28:39 +0000, by gabucino
-
if the user wants fast, use fast code! otherwise the user has to putTue, 27 Jan 2004 06:45:43 +0000, by rfelker
-
10000lTue, 27 Jan 2004 06:43:37 +0000, by rfelker
-
not pretty, but at least it prevents the channels from getting out of order...Tue, 27 Jan 2004 06:30:16 +0000, by rfelker
-
100lTue, 27 Jan 2004 06:02:29 +0000, by rfelker
-
10lTue, 27 Jan 2004 05:10:59 +0000, by rfelker
-
Initial translation prepared by chomar <duch at wla dot pl> and myself.Sun, 25 Jan 2004 20:57:17 +0000, by rathann
-
reviewed the locking codes, a mutex should be unlocked before destroying itSun, 25 Jan 2004 20:29:31 +0000, by alex
-
Don't mutex_unlock if it was never locked. Patch by Min Sik KimSun, 25 Jan 2004 20:03:47 +0000, by alex
-
support for AVID DV fourcc, patch by xliska at informatics.muni.czSun, 25 Jan 2004 19:19:30 +0000, by alex
-
added changes until nowSun, 25 Jan 2004 18:50:46 +0000, by alex
-
Altivec optimized stereo resampler by Romain Dolbeau (made it working under Linux myself)Sun, 25 Jan 2004 18:29:11 +0000, by alex
-
ppc970 support, patch by Romain DolbeauSun, 25 Jan 2004 18:18:21 +0000, by alex
-
Use fli decoder from libavcodecSun, 25 Jan 2004 17:38:16 +0000, by rtognimp
-
Pass header to codec in extradata (needed by ffmpeg fli decoder)Sun, 25 Jan 2004 17:36:30 +0000, by rtognimp
-
freebsd fix (btw, why does it needs this int_max shit?Sun, 25 Jan 2004 16:17:38 +0000, by alex
-
syncSun, 25 Jan 2004 15:04:05 +0000, by nicolas
-
updates by smoker <smoker@smokerz.net>Sun, 25 Jan 2004 07:59:09 +0000, by diego
-
syncSat, 24 Jan 2004 22:53:55 +0000, by gabucino
-
Make the build system print everything it does.Sat, 24 Jan 2004 22:31:11 +0000, by diego
-
small fixesSat, 24 Jan 2004 17:13:31 +0000, by diego
-
add divx2svcd script.Sat, 24 Jan 2004 13:03:38 +0000, by attila
-
prevent subreader from segfaulting when sami subs dont haveSat, 24 Jan 2004 12:54:05 +0000, by attila
-
add option to select mixer channelSat, 24 Jan 2004 11:53:52 +0000, by attila
-
mkv.cpp -> mkv_old.cpp, to avoid dependency name collision with mkv.cFri, 23 Jan 2004 21:34:28 +0000, by arpi
-
Fix for compilation with libmatroska 0.6.3.Fri, 23 Jan 2004 15:16:50 +0000, by mosu
-
add lame filter optionsFri, 23 Jan 2004 01:13:00 +0000, by iive
-
fix aspect 4 according to the standartFri, 23 Jan 2004 01:10:14 +0000, by iive
-
Do not deactivate the video stream if no audio stream was wanted/found...Thu, 22 Jan 2004 21:43:36 +0000, by mosu
-
sync. Named parameters documented.Thu, 22 Jan 2004 17:39:42 +0000, by nauj27
-
sync and livavcodecs tagsThu, 22 Jan 2004 17:38:33 +0000, by nauj27
-
100000lThu, 22 Jan 2004 14:38:00 +0000, by michael
-
syncThu, 22 Jan 2004 09:21:02 +0000, by paszczi
-
sort -u is equivalent to sort | uniq, hint by Dominik.Wed, 21 Jan 2004 21:38:27 +0000, by diego
-
some new locations from newest GentooWed, 21 Jan 2004 21:21:47 +0000, by wight
-
How come TODO lists never shrink?Wed, 21 Jan 2004 21:20:41 +0000, by diego
-
Our DirectFB documentation is dated, the current version is now linked toWed, 21 Jan 2004 21:18:33 +0000, by diego
-
10lWed, 21 Jan 2004 19:59:33 +0000, by diego
-
Add <systemitem class="library"> tags to libavcodec and a few others.Wed, 21 Jan 2004 19:25:18 +0000, by diego
-
uniq is ineffective without sort.Wed, 21 Jan 2004 17:35:10 +0000, by diego
-
100l bug fix for a wrong command line by Christian Ohm <chr.ohm@gmx.net>,Wed, 21 Jan 2004 15:25:16 +0000, by diego
-
What was synced is still synced.Wed, 21 Jan 2004 07:53:41 +0000, by wight
-
Build target names shortened.Tue, 20 Jan 2004 23:31:14 +0000, by diego
-
Shiny new build system by Torinthiel, polished and improved by myself.Tue, 20 Jan 2004 23:27:25 +0000, by diego
-
Small wording and consistency improvements, named parameters documented.Tue, 20 Jan 2004 19:28:35 +0000, by diego
-
Compiler/system compatibility fixes.Tue, 20 Jan 2004 14:10:48 +0000, by mosu
-
compile fix when v4l2 is present but disabledTue, 20 Jan 2004 13:32:05 +0000, by alex
-
How to help with documentation and translation.Tue, 20 Jan 2004 10:07:55 +0000, by diego
-
Fixed subtitle clearing.Tue, 20 Jan 2004 09:57:19 +0000, by mosu
-
prevent the libdv decoder from adding "NTSC setup" on decodeTue, 20 Jan 2004 05:39:12 +0000, by attila
-
Have the MOV demuxer recognize and display (via MPINFO) registered ISOTue, 20 Jan 2004 04:59:48 +0000, by diego
-
MPlayer translation HOWTOTue, 20 Jan 2004 04:43:00 +0000, by diego
-
Fixed the subtitle line overflowing for SSA if there were too many \N in the subs.Mon, 19 Jan 2004 19:51:07 +0000, by mosu
-
Added the new C based Matroska demuxer by Aurelien Jacobs.Mon, 19 Jan 2004 19:16:10 +0000, by mosu
-
syncMon, 19 Jan 2004 18:37:34 +0000, by nauj27
-
edl.xml removed, now included into usage.xmlMon, 19 Jan 2004 18:36:19 +0000, by nauj27
-
support for newer openbsd versions, which are fully elf basedMon, 19 Jan 2004 17:36:30 +0000, by alex
-
synced with 1.35Sun, 18 Jan 2004 17:00:00 +0000, by paszczi
-
Some <replaceable> tags added.Sun, 18 Jan 2004 16:08:04 +0000, by diego
-
previously skipped text translatedSun, 18 Jan 2004 14:28:33 +0000, by gabucino
-
typoSat, 17 Jan 2004 12:38:34 +0000, by paszczi
-
syncSat, 17 Jan 2004 11:57:51 +0000, by paszczi
-
typo fixSat, 17 Jan 2004 10:06:56 +0000, by gabucino
-
Fix for Real files with header size == 0x10 (normally is 0x12)Fri, 16 Jan 2004 22:38:55 +0000, by rtognimp
-
Time to bump the dates, filter configuration file example, .TH expanded.Fri, 16 Jan 2004 22:27:25 +0000, by diego
-
Modification statement added.Fri, 16 Jan 2004 20:26:57 +0000, by diego
-
Unknown subtitle format is PJS as pointed out by Salvador Eduardo Tropea.Fri, 16 Jan 2004 18:04:42 +0000, by diego
-
Support binding F11 and F12 keys to commands.Fri, 16 Jan 2004 17:31:38 +0000, by diego
-
Some capitalisation fixes.Fri, 16 Jan 2004 05:44:03 +0000, by wight
-
Removed obsolete entry.Fri, 16 Jan 2004 05:31:30 +0000, by diego
-
100lFri, 16 Jan 2004 03:56:25 +0000, by rfelker
-
And another 10l for not updateing sync tagThu, 15 Jan 2004 14:25:48 +0000, by wight
-
10l for not removing edl.xmlThu, 15 Jan 2004 14:18:11 +0000, by wight
-
Sync with EDL moving.Thu, 15 Jan 2004 14:16:16 +0000, by wight
-
EDL section moved into usage.Wed, 14 Jan 2004 19:56:36 +0000, by diego
-
swedish yes/no options supportTue, 13 Jan 2004 09:55:40 +0000, by wight
-
Use MSZH and ZLIB decoders from libavcodecMon, 12 Jan 2004 22:48:03 +0000, by rtognimp
-
Fix "panning" displayMon, 12 Jan 2004 13:43:30 +0000, by lumag
-
document xv portMon, 12 Jan 2004 11:09:03 +0000, by attila
-
polish yes/no options supportMon, 12 Jan 2004 07:09:10 +0000, by wight
-
some little clarifications and additionsMon, 12 Jan 2004 06:30:30 +0000, by diego
-
happy new year, copyright is MPlayer team now, naming cosmeticsMon, 12 Jan 2004 03:57:30 +0000, by diego
-
Happy new year to all from Argentina :-)Mon, 12 Jan 2004 03:47:49 +0000, by diego
-
syncSun, 11 Jan 2004 19:50:57 +0000, by wight
-
Fix (possible) memory corruption. dvd_input_t is pointer to struct dvd_input_s and not a struct.Sun, 11 Jan 2004 18:56:48 +0000, by lumag
-
ALSA 1.x audio out driverSun, 11 Jan 2004 17:07:32 +0000, by henry
-
Added more legacy CodecIDs (S_ASS).Sun, 11 Jan 2004 13:36:53 +0000, by mosu
-
10l off-by-one when allocating space for subs. Prevent newlines in SSA subs from overflowing the sub display.Sun, 11 Jan 2004 13:31:32 +0000, by mosu
-
10lSun, 11 Jan 2004 10:01:18 +0000, by henry
-
Fix long standing bug where last (and sometimes first) char of theSat, 10 Jan 2004 14:38:07 +0000, by albeu
-
10lSat, 10 Jan 2004 13:25:39 +0000, by henry
-
initial translation prepared by emdej <emdej@emdej.com>Sat, 10 Jan 2004 13:18:07 +0000, by paszczi
-
lavcodec compile fixSat, 10 Jan 2004 13:00:42 +0000, by henry
-
prevent sig11 when $HOME is not setSat, 10 Jan 2004 11:23:42 +0000, by attila
-
fix for nv12 swapped chromaSat, 10 Jan 2004 10:00:18 +0000, by attila
-
linux 2.6 patch by "ismail 'cartman' d«Ónmez" <ismail.donmez@boun.edu.tr>Sat, 10 Jan 2004 09:48:15 +0000, by attila
-
use -mixer with alsa9Sat, 10 Jan 2004 09:10:52 +0000, by attila
-
filter list managementFri, 09 Jan 2004 03:36:40 +0000, by diego
-
misc fixesFri, 09 Jan 2004 03:32:39 +0000, by diego
-
initial translationThu, 08 Jan 2004 20:19:58 +0000, by paszczi
-
patch from Kelemen G«¡bor <kg0021@stud.unideb.hu>Thu, 08 Jan 2004 18:29:27 +0000, by pontscho
-
add -codecs-file for selecting a specific codecs.conf on the comand lineThu, 08 Jan 2004 18:02:31 +0000, by attila
-
proper capitalisation of DivX and the likeTue, 06 Jan 2004 22:19:12 +0000, by wight
-
updated -pass examplesTue, 06 Jan 2004 13:37:55 +0000, by gabucino
-
Properly set the file duration for audio-only Ogg files. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>Tue, 06 Jan 2004 11:22:32 +0000, by mosu
-
Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.Tue, 06 Jan 2004 09:30:27 +0000, by rsf
-
Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.Tue, 06 Jan 2004 09:29:42 +0000, by rsf
-
ildctcmp, VSAD, VSSEMon, 05 Jan 2004 23:44:51 +0000, by michael
-
syncMon, 05 Jan 2004 22:05:51 +0000, by wight
-
MPlayer is now GPL, URL updated.Mon, 05 Jan 2004 22:02:45 +0000, by diego
-
URL updated.Mon, 05 Jan 2004 21:49:23 +0000, by diego
-
VIDEO OUTPUT DRIVERS section added.Mon, 05 Jan 2004 21:03:09 +0000, by diego
-
typoMon, 05 Jan 2004 20:59:03 +0000, by diego
-
lavc audio codecs are now supported.Mon, 05 Jan 2004 20:52:44 +0000, by diego
-
updates by smoker <smoker@smokerz.net>Mon, 05 Jan 2004 20:44:57 +0000, by diego
-
spelling plus some docs updatesMon, 05 Jan 2004 20:27:49 +0000, by diego
-
sync, tested :-PMon, 05 Jan 2004 10:39:04 +0000, by nauj27
-
10lMon, 05 Jan 2004 05:19:36 +0000, by gabucino
-
synchronizationSun, 04 Jan 2004 12:38:01 +0000, by paszczi
-
compilation fixesSat, 03 Jan 2004 23:18:47 +0000, by wight
-
syncSat, 03 Jan 2004 23:08:26 +0000, by nauj27
-
synced with 1.16Sat, 03 Jan 2004 17:39:25 +0000, by paszczi
-
missing dotSat, 03 Jan 2004 17:23:28 +0000, by paszczi
-
missing <replaceable> tagSat, 03 Jan 2004 17:20:46 +0000, by paszczi
-
syncSat, 03 Jan 2004 14:31:40 +0000, by nicolas
-
syncSat, 03 Jan 2004 00:58:24 +0000, by wight
-
an ocean of Cola for the G manFri, 02 Jan 2004 23:41:41 +0000, by diego
-
small fixesFri, 02 Jan 2004 23:21:45 +0000, by diego
-
DVD ripping section added courtesy of Samuli K«£rkk«£inen with someFri, 02 Jan 2004 23:07:07 +0000, by diego
-
typoFri, 02 Jan 2004 23:03:50 +0000, by diego
-
one more taskFri, 02 Jan 2004 23:01:31 +0000, by diego
-
Port to new video filter layer: -vf disabled --> -vf-clrFri, 02 Jan 2004 22:49:40 +0000, by diego
-
typoFri, 02 Jan 2004 22:48:47 +0000, by diego
-
Add a note about CVS sync with main FLAC.Fri, 02 Jan 2004 21:56:38 +0000, by lumag
-
documented changes since pre3Fri, 02 Jan 2004 15:53:45 +0000, by alex
-
sync with netbsd ports: audio grabbing support fixedFri, 02 Jan 2004 14:24:45 +0000, by alex
-
x86_64/amd64 detection under freebsdFri, 02 Jan 2004 14:06:47 +0000, by alex
-
FreeBSD 5.2-CURRENT supportFri, 02 Jan 2004 14:03:31 +0000, by alex
-
initial translation prepared by Qba <jim85@wp.pl>Fri, 02 Jan 2004 11:25:44 +0000, by paszczi
-
initial translation prepared by Frogu <l_j_p@wp.pl>Fri, 02 Jan 2004 11:24:34 +0000, by paszczi
-
missing subtitle type added (yeah, we dunno what its name is...)Fri, 02 Jan 2004 09:34:48 +0000, by gabucino
-
10lFri, 02 Jan 2004 08:34:35 +0000, by gabucino
-
synchronizationThu, 01 Jan 2004 22:01:54 +0000, by paszczi
-
synced&additional wordingThu, 01 Jan 2004 18:30:24 +0000, by paszczi
-
syncedThu, 01 Jan 2004 18:29:41 +0000, by paszczi
-
missing <application> tagsThu, 01 Jan 2004 17:48:34 +0000, by paszczi
-
<replaceable> tags' attack :P + missing spaceThu, 01 Jan 2004 17:45:55 +0000, by paszczi
-
<replaceable> tags' attack :PThu, 01 Jan 2004 17:44:41 +0000, by paszczi
-
disable dr1&slices for the other vissualizations tooThu, 01 Jan 2004 16:45:06 +0000, by michael
-
disable slices & dr1 if motion vector vissualization is used, still doesnt work though, maybe i should reverse the last mv vis patch ...Thu, 01 Jan 2004 15:56:00 +0000, by michael
-
<replaceable> tags by Qba <jim85@wp.pl>Thu, 01 Jan 2004 14:43:46 +0000, by wight
-
fix the crash when seek with 'unknown' subtitles, hopefully...Thu, 01 Jan 2004 11:01:09 +0000, by luran
-
-fontconfig optionWed, 31 Dec 2003 21:55:05 +0000, by diego
-
SCNR ;-)Wed, 31 Dec 2003 21:51:56 +0000, by diego
-
LRMI added.Wed, 31 Dec 2003 21:44:37 +0000, by diego
-
MPlayer's configure fails to detect fontconfig on a system withWed, 31 Dec 2003 21:35:52 +0000, by diego
-
spelling + grammarWed, 31 Dec 2003 21:33:28 +0000, by diego
-
sync by Philippe De Swert <philippe.deswert@student.denayer.wenk.be>Wed, 31 Dec 2003 21:26:15 +0000, by diego
-
vismv, alt, ilme optionsTue, 30 Dec 2003 18:24:19 +0000, by michael
-
Sync to original FLAC.Mon, 29 Dec 2003 18:10:49 +0000, by lumag
-
interlaced scalingMon, 29 Dec 2003 14:16:07 +0000, by michael
-
scenechange_threshold command line option patch by (Balatoni Denes <pnis at coder dot hu>)Sun, 28 Dec 2003 19:36:10 +0000, by michael
-
sync, various fixesSun, 28 Dec 2003 17:14:04 +0000, by nicolas
-
syncSun, 28 Dec 2003 13:16:08 +0000, by nauj27
-
lets see if lmin/lmax for constant IP quantizer and different constant quant for B works ...Sun, 28 Dec 2003 01:14:10 +0000, by michael
-
fix typoSun, 28 Dec 2003 00:43:21 +0000, by nexus
-
Cosmetics, inter_threshold lavc option, BUGS and AUTHORS section rewritten.Sun, 28 Dec 2003 00:10:27 +0000, by diego
-
wording cosmeticsSat, 27 Dec 2003 20:57:48 +0000, by diego
-
GSM 06.10 library and id3edit added.Sat, 27 Dec 2003 20:13:30 +0000, by diego
-
correct C init tablesSat, 27 Dec 2003 19:54:59 +0000, by alex
-
just the same include reordering as in vo_xv (codemetics :)Sat, 27 Dec 2003 19:45:54 +0000, by alex
-
optimizing for cpus on irixSat, 27 Dec 2003 19:27:59 +0000, by alex
-
10l. found by John Wehle <john@feith.com>Sat, 27 Dec 2003 12:36:24 +0000, by alex
-
MicroDVD, not MicrodvdFri, 26 Dec 2003 15:06:04 +0000, by wight
-
syncFri, 26 Dec 2003 14:47:42 +0000, by wight
-
-cygwin list is also about MinGW, <application> tagsFri, 26 Dec 2003 14:34:26 +0000, by wight
-
audio fmt 0x45 == scg726.acm addedFri, 26 Dec 2003 09:58:46 +0000, by arpi
-
workaround for min_srcsize==0 (scg726.acm)Fri, 26 Dec 2003 09:57:56 +0000, by arpi
-
japanese translationFri, 26 Dec 2003 09:51:16 +0000, by gabucino
-
VAX architecture support (tested on VAXstation 4000/VLC)Thu, 25 Dec 2003 12:05:28 +0000, by gabucino
-
added capital letter at the beginning of the sentenceWed, 24 Dec 2003 23:59:50 +0000, by paszczi
-
Pruning empty directories is a good idea and even better is using theWed, 24 Dec 2003 22:58:34 +0000, by diego
-
occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>Wed, 24 Dec 2003 22:00:51 +0000, by diego
-
better parisc detectionTue, 23 Dec 2003 22:47:11 +0000, by alex
-
Remove 8BPS, MsRLE, MsVideo1, RPZA, SMCTue, 23 Dec 2003 21:24:14 +0000, by rtognimp
-
Remove 8BPS, MsRLE, MsVideo1, RPZA, SMCTue, 23 Dec 2003 21:06:56 +0000, by rtognimp
-
Remove 8BPS, MsRLE, MsVideo1, RPZA, SMCTue, 23 Dec 2003 21:04:50 +0000, by rtognimp
-
Christmas sync :-DTue, 23 Dec 2003 16:13:49 +0000, by nauj27
-
better top_field_first behaviour (mostly what rich suggested)Mon, 22 Dec 2003 20:22:06 +0000, by michael
-
lavc options: obmc,top,loop.aiv,ssMon, 22 Dec 2003 17:57:15 +0000, by michael
-
using top_field_first from mpi, and support overriding itMon, 22 Dec 2003 17:42:54 +0000, by michael
-
set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACEDMon, 22 Dec 2003 17:26:19 +0000, by michael
-
added <systemitem class=systemname> tag to /procMon, 22 Dec 2003 15:23:16 +0000, by paszczi
-
zrmjpeg options and two examples, per Diego's requestSun, 21 Dec 2003 21:40:40 +0000, by rik
-
syncSun, 21 Dec 2003 14:12:50 +0000, by nicolas
-
removed FIXME line 759, brackets with RedHat and Debian (iconv and konwert aren't distro-specificSat, 20 Dec 2003 20:25:18 +0000, by paszczi
-
change email adressSat, 20 Dec 2003 15:52:30 +0000, by attila
-
10l let path behave like before the start/stop patchFri, 19 Dec 2003 22:49:29 +0000, by rtognimp
-
vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12Fri, 19 Dec 2003 22:15:37 +0000, by rik
-
add ZORAN makefile variable for conditional compilation of vf_zrmjpegFri, 19 Dec 2003 22:05:24 +0000, by rik
-
message fixFri, 19 Dec 2003 22:04:13 +0000, by rik
-
changed <filename> tag to <filename class=directory> - font is a directoryFri, 19 Dec 2003 21:39:05 +0000, by paszczi
-
Makes radeon_vid work with the Radeon 9600 Pro card.Fri, 19 Dec 2003 12:46:27 +0000, by wight
-
UYVY support (port from v4l1)Fri, 19 Dec 2003 09:38:10 +0000, by henry
-
make outfmt=uyvy work with rivatv patch by Stephen BeahmThu, 18 Dec 2003 10:39:55 +0000, by faust3
-
and one last fontconfigTue, 16 Dec 2003 23:03:19 +0000, by wight
-
added <systemitem> tag for fontconfig, some wordingTue, 16 Dec 2003 22:57:34 +0000, by paszczi
-
precise P4 and cpu speed detectTue, 16 Dec 2003 13:35:01 +0000, by pontscho
-
cdda: endianness fixTue, 16 Dec 2003 07:35:04 +0000, by colin
-
dvbstream added, info from Nico.Tue, 16 Dec 2003 00:32:08 +0000, by diego
-
100l Fix audio decoding and random sig11Mon, 15 Dec 2003 22:39:32 +0000, by rtognimp
-
added <application> tag for GIMP, added 2 <replaceable> tags to font secion, made it more generalMon, 15 Dec 2003 20:06:26 +0000, by paszczi
-
mmx simplificationsMon, 15 Dec 2003 14:29:09 +0000, by michael
-
For RealVideo the aspect ratio was overridden in vd_realvid.c. Implemented a workaround.Mon, 15 Dec 2003 11:16:41 +0000, by mosu
-
remove zlib dependencyMon, 15 Dec 2003 11:07:48 +0000, by faust3
-
mmx optimizationsMon, 15 Dec 2003 04:07:17 +0000, by rfelker
-
document new mode argument for ilpackMon, 15 Dec 2003 03:03:28 +0000, by rfelker
-
big updates to ilpack: do proper interpolation rather than justMon, 15 Dec 2003 02:58:23 +0000, by rfelker
-
syncSun, 14 Dec 2003 17:30:24 +0000, by nicolas
-
various updates:Sun, 14 Dec 2003 01:38:41 +0000, by rfelker
-
Sync.Sat, 13 Dec 2003 13:12:09 +0000, by lumag
-
compile fixFri, 12 Dec 2003 16:47:59 +0000, by wight
-
compile fixFri, 12 Dec 2003 16:25:40 +0000, by wight
-
ffrv20Fri, 12 Dec 2003 13:10:15 +0000, by alex
-
1l (I delete this phrase in the last sync)Thu, 11 Dec 2003 20:38:00 +0000, by nauj27
-
syncThu, 11 Dec 2003 20:35:31 +0000, by nauj27
-
SyncThu, 11 Dec 2003 18:55:41 +0000, by lumag
-
Sync.Thu, 11 Dec 2003 18:27:05 +0000, by lumag
-
synced with 1.33Thu, 11 Dec 2003 17:23:44 +0000, by paszczi
-
fixing more stupid mistakesThu, 11 Dec 2003 17:08:37 +0000, by rfelker
-
Add two <replaceable> tagsThu, 11 Dec 2003 16:18:39 +0000, by lumag
-
pass quantizer tables through (averaging values when fields come fromThu, 11 Dec 2003 16:07:14 +0000, by rfelker
-
simplified frame decision logic and reduced the occurrance of length=1Thu, 11 Dec 2003 07:52:57 +0000, by rfelker
-
and remove one stupid debug printfThu, 11 Dec 2003 05:07:47 +0000, by rfelker
-
allow for different combing metrics to be selected (not useful yet)Thu, 11 Dec 2003 05:06:17 +0000, by rfelker
-
change some hardcoded thresholds to match results of previous 100l bugfix (without the 100000000l this time!)Thu, 11 Dec 2003 05:03:52 +0000, by rfelker
-
100l bug found by Zoli, wasted time and unfairly delocalized the metricsThu, 11 Dec 2003 04:56:19 +0000, by rfelker
-
Patch from the author, Zoltan Hidvegi:Thu, 11 Dec 2003 04:47:42 +0000, by rfelker
-
synced with 1.32Wed, 10 Dec 2003 21:42:21 +0000, by paszczi
-
made MorphZone resources more readableWed, 10 Dec 2003 21:34:49 +0000, by paszczi
-
fix bug when bmovl can't read the whole pic at onceWed, 10 Dec 2003 12:28:20 +0000, by attila
-
This patch contains bugfixes for the esd audio output driver that IWed, 10 Dec 2003 12:19:13 +0000, by attila
-
add codecs.conf to the dependency list of codecs.conf.hWed, 10 Dec 2003 12:03:54 +0000, by attila
-
missing dotTue, 09 Dec 2003 22:38:31 +0000, by wight
-
small word fixesTue, 09 Dec 2003 22:00:21 +0000, by paszczi
-
sync with 1.30 and 1.31Tue, 09 Dec 2003 21:57:44 +0000, by paszczi
-
added missing <application> tagsTue, 09 Dec 2003 21:36:19 +0000, by paszczi
-
SyncTue, 09 Dec 2003 18:52:13 +0000, by lumag
-
Fix one FIXME. Url from a table below.Tue, 09 Dec 2003 18:46:25 +0000, by lumag
-
dx50 = DX50Tue, 09 Dec 2003 16:31:40 +0000, by attila
-
Sync header.Tue, 09 Dec 2003 15:16:01 +0000, by lumag
-
small fixesTue, 09 Dec 2003 12:19:14 +0000, by wight
-
using more common function strchr instead indexTue, 09 Dec 2003 11:27:10 +0000, by alex
-
hp-ux and amiga sectionsTue, 09 Dec 2003 11:05:07 +0000, by alex
-
1000l to meTue, 09 Dec 2003 09:15:08 +0000, by alex
-
Copyright and authorship declaration along with an (incomplete) list ofTue, 09 Dec 2003 08:35:55 +0000, by diego
-
spelling cosmeticsTue, 09 Dec 2003 08:26:29 +0000, by diego
-
small fixesTue, 09 Dec 2003 06:23:36 +0000, by diego
-
final releasename :)Mon, 08 Dec 2003 23:37:20 +0000, by alex
-
filmdintMon, 08 Dec 2003 23:01:04 +0000, by alex
-
Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>. Also heavily MMX centric.Mon, 08 Dec 2003 22:57:47 +0000, by alex
-
sync tag updateMon, 08 Dec 2003 22:28:50 +0000, by wight
-
removing last pitiful traces of old-style DVD support, with no remorse, butMon, 08 Dec 2003 22:15:42 +0000, by gabucino
-
fruit of todayMon, 08 Dec 2003 22:14:42 +0000, by alex
-
Proper runtime index generation with support for growing files. Patch by rgselk <rgselknospam@yahoo.com>Mon, 08 Dec 2003 22:03:49 +0000, by alex
-
keyframe detection support by rgselk <rgselknospam@yahoo.com>Mon, 08 Dec 2003 21:57:12 +0000, by alex
-
10l found by atmosMon, 08 Dec 2003 21:53:54 +0000, by alex
-
removed the historic libcss supportMon, 08 Dec 2003 21:41:29 +0000, by alex
-
removed the historic libcss supportMon, 08 Dec 2003 21:34:05 +0000, by alex
-
bsdism by Steven SchultzMon, 08 Dec 2003 20:53:40 +0000, by alex
-
LML-M4 mpeg4 capture card raw stream format supportMon, 08 Dec 2003 19:33:38 +0000, by arpi
-
vobsub seeking support by Lu RanMon, 08 Dec 2003 18:35:39 +0000, by alex
-
reorganization of subtitles and osd section, removed repeating lines, patch by me and TorinthielMon, 08 Dec 2003 17:40:41 +0000, by paszczi
-
nincs paraMon, 08 Dec 2003 17:17:40 +0000, by gabucino
-
xvid 1.0 beta2Mon, 08 Dec 2003 16:56:46 +0000, by iive
-
100l. Probably I was smoking crack while committing...Mon, 08 Dec 2003 13:51:00 +0000, by alex
-
100lMon, 08 Dec 2003 13:30:30 +0000, by alex
-
Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>. Disabled by default.Mon, 08 Dec 2003 13:25:35 +0000, by alex
-
Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworkedMon, 08 Dec 2003 13:11:52 +0000, by alex
-
RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>Mon, 08 Dec 2003 12:44:11 +0000, by alex
-
Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworkedMon, 08 Dec 2003 12:14:32 +0000, by alex
-
prevent possible segfault when vidmodes is freed and config() calls vo_vm_switchMon, 08 Dec 2003 12:03:03 +0000, by attila
-
Security fixes for fibmap_mplayer by Adam Rice <adamrice@ntlworld.com>Mon, 08 Dec 2003 11:21:59 +0000, by attila
-
1000lMon, 08 Dec 2003 11:11:32 +0000, by alex
-
Fixes for a couple of warnings.Mon, 08 Dec 2003 09:51:10 +0000, by mosu
-
Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>.Mon, 08 Dec 2003 09:47:15 +0000, by mosu
-
Remove unused defineMon, 08 Dec 2003 09:38:25 +0000, by attila
-
Forced subs support for mencoderMon, 08 Dec 2003 09:32:40 +0000, by attila
-
-vf yuvcspMon, 08 Dec 2003 01:10:31 +0000, by diego
-
spelling, line length adjustedSun, 07 Dec 2003 22:32:27 +0000, by diego
-
pre3 finalSun, 07 Dec 2003 16:09:18 +0000, by alex
-
VCD/SVCD Images (*.bin) option in file selector by Spammail <spammail01@gmx.net>Sun, 07 Dec 2003 15:42:03 +0000, by alex
-
Fix compilation if lavc is compiled as a shared lib. Patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>Sun, 07 Dec 2003 15:30:25 +0000, by alex
-
alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org>Sun, 07 Dec 2003 15:26:12 +0000, by alex
-
query_format support by Matthias Goerner <m.goerner@iu-bremen.de>Sun, 07 Dec 2003 15:18:39 +0000, by alex
-
Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin <vdovikin@jscc.ru>Sun, 07 Dec 2003 15:08:20 +0000, by alex
-
gigantic changelog update (past 1 and half months)Sun, 07 Dec 2003 14:54:39 +0000, by alex
-
small updateSun, 07 Dec 2003 00:53:28 +0000, by diego
-
updatesSun, 07 Dec 2003 00:52:36 +0000, by diego
-
updates, fixes, cosmeticsSun, 07 Dec 2003 00:49:44 +0000, by diego
-
redundant info, available in DOCS/tech/manpage.txtSun, 07 Dec 2003 00:45:38 +0000, by diego
-
sync and minor fixesFri, 05 Dec 2003 18:29:09 +0000, by nauj27
-
typoFri, 05 Dec 2003 17:32:52 +0000, by nauj27
-
Support for HE-AAC in Matroska. Also only set ds->pts to the first pts of a laced block, and set dp->pts to the current pts taking default_duration into account.Fri, 05 Dec 2003 11:03:43 +0000, by mosu
-
sync by Maciek PasztaThu, 04 Dec 2003 22:49:38 +0000, by wight
-
native RV20Thu, 04 Dec 2003 10:17:52 +0000, by gabucino
-
Duck truemotion1 support using libavcodecWed, 03 Dec 2003 22:25:32 +0000, by rtognimp
-
vidix_get_image() fixWed, 03 Dec 2003 17:44:15 +0000, by michael
-
NOTE: now uniformly handled.Wed, 03 Dec 2003 02:59:22 +0000, by diego
-
last missing lavc optionsWed, 03 Dec 2003 02:48:06 +0000, by diego
-
InitTimer has to be called before *Timer-Functions can be used.Tue, 02 Dec 2003 23:40:05 +0000, by ranma
-
Sync and some random fixesTue, 02 Dec 2003 22:53:06 +0000, by wight
-
twos 16bit 2 channels fixed.Tue, 02 Dec 2003 22:44:17 +0000, by rtognimp
-
syncTue, 02 Dec 2003 11:26:20 +0000, by lumag
-
Patch by Maciej Paszta:Mon, 01 Dec 2003 22:29:56 +0000, by rathann
-
lavc ra28.8 is broken with MPlayerSun, 30 Nov 2003 21:15:50 +0000, by rtognimp
-
10lSun, 30 Nov 2003 19:04:27 +0000, by rtognimp
-
Sync and a lot of cosmeticsSun, 30 Nov 2003 17:32:17 +0000, by wight
-
runtime 'stay-on-top' functionalitySun, 30 Nov 2003 16:36:10 +0000, by joey
-
ffrv20 decoderSun, 30 Nov 2003 14:45:42 +0000, by michael
-
<application> attackSun, 30 Nov 2003 13:07:40 +0000, by wight
-
bug fixes, cleanup, consistency, uniformitySun, 30 Nov 2003 03:10:46 +0000, by diego
-
syncSat, 29 Nov 2003 22:09:04 +0000, by nauj27
-
uninit supportSat, 29 Nov 2003 19:40:30 +0000, by alex
-
yuv colorspace converterSat, 29 Nov 2003 19:34:26 +0000, by alex
-
FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>Sat, 29 Nov 2003 03:02:38 +0000, by iive
-
--enable-dvbhead, wording, clearer error messagesSat, 29 Nov 2003 01:28:05 +0000, by diego
-
Ports section added, spelling, small additionsSat, 29 Nov 2003 01:09:11 +0000, by diego
-
Replace " with proper markup.Sat, 29 Nov 2003 00:54:31 +0000, by diego
-
link fixesSat, 29 Nov 2003 00:52:06 +0000, by diego
-
Added a patch from Anders Rune Jensen to support the latest em8300 CVS changesFri, 28 Nov 2003 20:49:34 +0000, by mswitch
-
minor fixes by ed@catmur.co.ukFri, 28 Nov 2003 20:43:00 +0000, by alex
-
wording & syncWed, 26 Nov 2003 22:23:43 +0000, by wight
-
Use SMC decoder from libavcodecWed, 26 Nov 2003 21:00:10 +0000, by rtognimp
-
reget_buffer() supportWed, 26 Nov 2003 20:58:41 +0000, by rtognimp
-
Based on previous lines and nonsense of this I guess this fileTue, 25 Nov 2003 12:41:56 +0000, by wight
-
added link to nVidia driversTue, 25 Nov 2003 11:46:22 +0000, by wight
-
Macedonian translation by Zoran Dimovski <zoki@email.com>.Tue, 25 Nov 2003 10:40:55 +0000, by diego
-
wordingTue, 25 Nov 2003 10:34:29 +0000, by diego
-
Executables are not directories, improved wording.Tue, 25 Nov 2003 00:52:47 +0000, by diego
-
Commands should be in <command> tags, better wording.Mon, 24 Nov 2003 23:44:00 +0000, by diego
-
Save fs before calling vm86, this might eleminate bugs (if there were any) in cooperation of using vesa with win32 dlls. Patch by Peter Kosinar <goober@ksp.sk>Mon, 24 Nov 2003 22:39:03 +0000, by alex
-
SuSE updateMon, 24 Nov 2003 21:45:46 +0000, by diego
-
wording & punctuationMon, 24 Nov 2003 21:27:59 +0000, by wight
-
Support arbitrary compression level in ZLIB.Mon, 24 Nov 2003 20:03:10 +0000, by rtognimp
-
Punctuation. ;)Mon, 24 Nov 2003 19:56:35 +0000, by rathann
-
wording & punctuationSun, 23 Nov 2003 23:08:24 +0000, by wight
-
workaround! exit if there's no video stream (hopefully it's a proper fix)Sun, 23 Nov 2003 19:30:05 +0000, by alex
-
fix for vf_palette, because paletted 8-bit to BGR{15,16} conversion is incorrect.Sun, 23 Nov 2003 17:09:59 +0000, by joey
-
original config:Sun, 23 Nov 2003 17:04:19 +0000, by joey
-
send quit command instead of key 'q'.Sun, 23 Nov 2003 16:59:57 +0000, by joey
-
fix version number on cygwinSun, 23 Nov 2003 16:53:03 +0000, by joey
-
syncSun, 23 Nov 2003 16:04:36 +0000, by nauj27
-
Update.Sun, 23 Nov 2003 13:42:18 +0000, by rtognimp
-
Real rtsp Range parameter (Start and End) support.Sun, 23 Nov 2003 13:35:55 +0000, by rtognimp
-
Add detection of Real rtsp when there are queries in url.Sun, 23 Nov 2003 13:31:44 +0000, by rtognimp
-
Checking if MPlayer has vo XvSun, 23 Nov 2003 08:23:01 +0000, by wight
-
sync & some fix.Sat, 22 Nov 2003 16:18:19 +0000, by nauj27
-
wording & styleFri, 21 Nov 2003 09:45:29 +0000, by wight
-
Small fix by Maciej Paszta.Thu, 20 Nov 2003 18:15:47 +0000, by rathann
-
freetype build fixThu, 20 Nov 2003 16:25:40 +0000, by henry
-
double nVidia VIDIx link removedThu, 20 Nov 2003 11:56:04 +0000, by wight
-
syncWed, 19 Nov 2003 18:13:09 +0000, by nicolas
-
some spaces, xv -> Xv, missing "that"Wed, 19 Nov 2003 09:05:38 +0000, by wight
-
10lWed, 19 Nov 2003 01:41:27 +0000, by luran
-
XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>Tue, 18 Nov 2003 20:50:48 +0000, by iive
-
sync & styleTue, 18 Nov 2003 12:03:07 +0000, by wight
-
syncTue, 18 Nov 2003 11:32:43 +0000, by wight
-
remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdirTue, 18 Nov 2003 02:32:42 +0000, by iive
-
use the old names for 4 optionsTue, 18 Nov 2003 01:24:23 +0000, by iive
-
10l :(Mon, 17 Nov 2003 23:00:48 +0000, by rathann
-
syncMon, 17 Nov 2003 18:23:19 +0000, by nauj27
-
proper name instead of hereMon, 17 Nov 2003 17:36:22 +0000, by wight
-
style and vocabMon, 17 Nov 2003 17:33:25 +0000, by wight
-
Added the FLAC CodecId.Sun, 16 Nov 2003 22:53:08 +0000, by mosu
-
install-path is obsoleteSun, 16 Nov 2003 21:27:58 +0000, by wight
-
Support for FLAC tracks that already contain the "fLaC" header.Sun, 16 Nov 2003 20:05:09 +0000, by mosu
-
move section out of <link> tagsSun, 16 Nov 2003 19:55:53 +0000, by wight
-
Support for FLAC in Matroska written in the MS compatibility mode.Sun, 16 Nov 2003 19:24:43 +0000, by mosu
-
patch by "ismail \(cartman\) donmez" <ismail.donmez@boun.edu.tr>Sun, 16 Nov 2003 16:31:06 +0000, by gabucino
-
Sleep(0) != usleep(0), bugreport by Paul-Kenji CahierSun, 16 Nov 2003 15:11:52 +0000, by faust3
-
change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doeffinger <someone-guy at gmx.de>Sun, 16 Nov 2003 14:37:42 +0000, by faust3
-
Support for FLAC in Matroska.Sun, 16 Nov 2003 12:10:34 +0000, by mosu
-
memcpy pix instead of black screen if no DR and codec provides no qscale tableSun, 16 Nov 2003 10:48:03 +0000, by michael
-
Made the FLAC decoder be less greedy resulting in much better A/V sync handling.Sun, 16 Nov 2003 10:41:25 +0000, by mosu
-
check whether termcap is provided by tinfoSun, 16 Nov 2003 09:25:13 +0000, by attila
-
fix smb libs inclusion when using --enable-smb.Sun, 16 Nov 2003 09:12:03 +0000, by attila
-
Cosmetics.Sun, 16 Nov 2003 03:03:47 +0000, by rathann
-
More style corrections. ;)Sun, 16 Nov 2003 03:02:20 +0000, by rathann
-
Correct some of my corrections as discussed with Torinthiel.Sun, 16 Nov 2003 02:45:53 +0000, by rathann
-
- style correctionsSun, 16 Nov 2003 01:59:49 +0000, by rathann
-
- style and vocabulary correctionsSun, 16 Nov 2003 01:23:14 +0000, by rathann
-
less verbositySun, 16 Nov 2003 00:57:47 +0000, by diego
-
Small format fixes.Sat, 15 Nov 2003 22:46:47 +0000, by mosu
-
missing externSat, 15 Nov 2003 22:27:02 +0000, by rathann
-
-quiet shortened and reworded, each sentence should start on a new line.Sat, 15 Nov 2003 22:23:07 +0000, by diego
-
message made similar to other vidix drivers' (and only print if -v)Sat, 15 Nov 2003 10:49:38 +0000, by gabucino
-
message expanded with hint to use -v optionSat, 15 Nov 2003 09:58:15 +0000, by gabucino
-
Link added by Maciej Paszta <paszczi@go2.pl>.Sat, 15 Nov 2003 00:51:35 +0000, by diego
-
syncFri, 14 Nov 2003 12:27:49 +0000, by wight
-
Contributors should also patch AUTHORS if they wish to appear there.Fri, 14 Nov 2003 02:56:50 +0000, by diego
-
Translation process explained.Fri, 14 Nov 2003 02:55:52 +0000, by diego
-
missing clauseThu, 13 Nov 2003 21:03:11 +0000, by gabucino
-
cumulative libc5 compatibility patch ;)Thu, 13 Nov 2003 21:00:31 +0000, by gabucino
-
cumulative libc5 compatibility patch ;)Thu, 13 Nov 2003 20:53:40 +0000, by gabucino
-
1lThu, 13 Nov 2003 13:22:41 +0000, by gabucino
-
syncThu, 13 Nov 2003 12:50:35 +0000, by wight
-
updateThu, 13 Nov 2003 00:51:49 +0000, by luran
-
wordingWed, 12 Nov 2003 22:08:42 +0000, by wight
-
Intel --> Intel compatible, inspired by Maciej Paszta <paszczi@go2.pl>Wed, 12 Nov 2003 21:48:06 +0000, by diego
-
syncWed, 12 Nov 2003 18:00:55 +0000, by gabucino
-
fixesWed, 12 Nov 2003 17:44:08 +0000, by gabucino
-
syncWed, 12 Nov 2003 13:02:27 +0000, by wight
-
qprdWed, 12 Nov 2003 12:41:39 +0000, by michael
-
RD optimal lambda->qp supportWed, 12 Nov 2003 12:30:52 +0000, by michael
-
removed for added consistency, we do not use them anywhere else.Wed, 12 Nov 2003 11:03:43 +0000, by diego
-
missing \ before -Wed, 12 Nov 2003 10:54:25 +0000, by wight
-
seek in realmedia filesWed, 12 Nov 2003 10:33:27 +0000, by luran
-
seek in realmedia filesWed, 12 Nov 2003 10:27:16 +0000, by luran
-
some updatesWed, 12 Nov 2003 10:27:08 +0000, by diego
-
FAAD detection improved and fixed.Wed, 12 Nov 2003 10:26:01 +0000, by diego
-
mpegvideo is backWed, 12 Nov 2003 01:40:48 +0000, by iive
-
XviD Api4 driver from http://ed.gomez.free.fr/Wed, 12 Nov 2003 00:50:43 +0000, by iive
-
XviD Api4 supportWed, 12 Nov 2003 00:43:42 +0000, by iive
-
-vc ffmpeg12 compatibility requested by gabuTue, 11 Nov 2003 12:16:56 +0000, by michael
-
Fix pthread & lrmi segfault issue. ("Oleg I. Vdovikin" <vdovikin@jscc.ru>)Tue, 11 Nov 2003 10:39:36 +0000, by ranma
-
honorary titles by Mike Melanson and Attila himselfTue, 11 Nov 2003 00:20:09 +0000, by diego
-
matroxset is a generated file.Tue, 11 Nov 2003 00:16:45 +0000, by diego
-
1l, another version check missing, noted by rgselkMon, 10 Nov 2003 22:03:27 +0000, by rtognimp
-
1lMon, 10 Nov 2003 17:51:41 +0000, by nicolas
-
10l and other fixes :-)Mon, 10 Nov 2003 17:33:45 +0000, by nauj27
-
syncMon, 10 Nov 2003 15:12:30 +0000, by nicolas
-
oops, forgot some updatesMon, 10 Nov 2003 14:14:40 +0000, by nicolas
-
syncMon, 10 Nov 2003 13:51:23 +0000, by nicolas
-
sync+gramatical fixMon, 10 Nov 2003 13:48:10 +0000, by nicolas
-
no more than 79 chars per line in man pageMon, 10 Nov 2003 13:41:47 +0000, by nicolas
-
FIXING A/V SYNC WHEN ENCODING, from an old mail by Rich:Mon, 10 Nov 2003 10:12:35 +0000, by diego
-
1l missing version checkMon, 10 Nov 2003 02:38:39 +0000, by iive
-
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodecSun, 09 Nov 2003 23:58:10 +0000, by rtognimp
-
Support for paletted codecs in ffmpegSun, 09 Nov 2003 23:55:28 +0000, by rtognimp
-
Fix build with LIBAVCODEC_BUILD < 4684.Sun, 09 Nov 2003 23:32:42 +0000, by ranma
-
syncSun, 09 Nov 2003 21:47:47 +0000, by nauj27
-
specification of video norm should not be mandatorySat, 08 Nov 2003 16:08:33 +0000, by rik
-
added subdevice options, SECAM support (for what's it worth...), added \n to some verbose messages, tended to compiler warnings (signed/unsigned comparison)Sat, 08 Nov 2003 14:10:33 +0000, by rik
-
verbosity changes, zero the whole surface_render[]Sat, 08 Nov 2003 02:07:10 +0000, by iive
-
aspect change does not flush buffersSat, 08 Nov 2003 01:56:09 +0000, by iive
-
Missing commands added, parameters checked, explanations improved.Sat, 08 Nov 2003 01:33:38 +0000, by diego
-
Warning fixes (approved by A'rpi).Sat, 08 Nov 2003 00:26:51 +0000, by rathann
-
gammas --> gamma, vqblur clarified.Sat, 08 Nov 2003 00:09:15 +0000, by diego
-
wrong include on shared lavcFri, 07 Nov 2003 23:32:38 +0000, by iive
-
fix lavc fail on missing lameFri, 07 Nov 2003 22:14:51 +0000, by iive
-
Change conflicting function declaration between .c and .h file, causing aFri, 07 Nov 2003 15:12:29 +0000, by diego
-
--disable-mp1e is long obsolete.Fri, 07 Nov 2003 09:57:06 +0000, by diego
-
1000lThu, 06 Nov 2003 23:22:17 +0000, by michael
-
pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)Thu, 06 Nov 2003 23:11:15 +0000, by alex
-
prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86Thu, 06 Nov 2003 22:57:40 +0000, by alex
-
fallback to non-iconv dummy utf16 conversion if iconv failedThu, 06 Nov 2003 22:34:20 +0000, by alex
-
remove uncommon langinfo code and replace it by more common setlocal. patch by Steven M. Schultz <sms@2BSD.COM>Thu, 06 Nov 2003 22:28:55 +0000, by alex
-
now distclean will run on systems which don't have 'readlink'Thu, 06 Nov 2003 20:32:47 +0000, by gabucino
-
Missing & + quotes should be entities, pointed out byThu, 06 Nov 2003 10:32:38 +0000, by diego
-
Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.Thu, 06 Nov 2003 08:19:25 +0000, by mosu
-
Oops, removed a debugging printf from teh previous version.Thu, 06 Nov 2003 05:55:52 +0000, by rsf
-
Increased the threshold for how many incoming frames to look at while guessingThu, 06 Nov 2003 05:53:04 +0000, by rsf
-
another file translatedWed, 05 Nov 2003 22:58:41 +0000, by wight
-
Some notes about general CVS documentation added, new 'cvs admin' sectionWed, 05 Nov 2003 20:26:15 +0000, by diego
-
small fix by Maciej Paszta <paszczi@go2.pl>Wed, 05 Nov 2003 15:59:07 +0000, by diego
-
Proper usage of zlib for decompression.Wed, 05 Nov 2003 15:04:50 +0000, by mosu
-
ugly FreeBSD fix ..Tue, 04 Nov 2003 22:11:50 +0000, by nexus
-
eq2 gamma weight doku by (Alexander Stege <mplayer at legale-software dot com>)Tue, 04 Nov 2003 21:51:39 +0000, by michael
-
new zoran driver as discussed on the CVS list. Hardware passthrough isTue, 04 Nov 2003 20:05:47 +0000, by rik
-
zoran mjpeg passthrough 'decoder'Tue, 04 Nov 2003 20:03:17 +0000, by rik
-
updates for new image formats for zoran mjpeg passthroughTue, 04 Nov 2003 20:02:09 +0000, by rik
-
provisions for new zoran driver (zr2)Tue, 04 Nov 2003 20:00:55 +0000, by rik
-
addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.cTue, 04 Nov 2003 19:58:37 +0000, by rik
-
The message parameter was removed.Tue, 04 Nov 2003 19:28:32 +0000, by diego
-
Removed outdated telecine messages.Tue, 04 Nov 2003 19:24:24 +0000, by diego
-
syncTue, 04 Nov 2003 19:03:10 +0000, by nauj27
-
vhq and vrc_strategy lavc options documented, spelling.Tue, 04 Nov 2003 19:00:40 +0000, by diego
-
syncTue, 04 Nov 2003 18:56:06 +0000, by nauj27
-
forgotten lavc options ...Tue, 04 Nov 2003 16:48:41 +0000, by michael
-
-sws 0 && -ssf chs fixedTue, 04 Nov 2003 13:52:12 +0000, by michael
-
syncTue, 04 Nov 2003 08:01:55 +0000, by wight
-
syncMon, 03 Nov 2003 21:52:20 +0000, by wight
-
proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr usedMon, 03 Nov 2003 17:38:50 +0000, by rik
-
mencoder lavc audio encoding supportMon, 03 Nov 2003 16:35:40 +0000, by ranma
-
Fix waveformatex size calculationMon, 03 Nov 2003 16:25:31 +0000, by ranma
-
another lame workaround for the g1 filter layer ...Mon, 03 Nov 2003 12:15:32 +0000, by michael
-
If alex is too lazy to apply a patch, then i'll do it :)Mon, 03 Nov 2003 10:42:28 +0000, by attila
-
patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>Mon, 03 Nov 2003 10:30:20 +0000, by attila
-
1000000l!!!!Mon, 03 Nov 2003 06:24:59 +0000, by rfelker
-
10lMon, 03 Nov 2003 02:42:39 +0000, by michael
-
10l (forgot that the dstW offset is hardcoded in the asm)Mon, 03 Nov 2003 02:19:57 +0000, by michael
-
change misleading messages as discussed...Mon, 03 Nov 2003 02:13:05 +0000, by rfelker
-
Export audio filter documentation by Gustavo Sverzut BarbieriMon, 03 Nov 2003 01:45:04 +0000, by diego
-
Document TV outfmt arbitrary formats and outfmt=help.Mon, 03 Nov 2003 01:20:51 +0000, by diego
-
These directories are usually only writable by root, so insinuate beingMon, 03 Nov 2003 00:26:43 +0000, by diego
-
noise reductionSun, 02 Nov 2003 23:21:45 +0000, by michael
-
Spot the typo, part 2.Sun, 02 Nov 2003 21:00:28 +0000, by diego
-
10l to Nico Sabbi for a bogus command lineSun, 02 Nov 2003 20:56:18 +0000, by diego
-
protect config.h from multiple iinclusion patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)Sun, 02 Nov 2003 13:45:24 +0000, by michael
-
buglets and consistency improvementsSun, 02 Nov 2003 13:03:27 +0000, by diego
-
DVB section expanded based on a patch by Nico Sabbi that was committed toSun, 02 Nov 2003 12:58:52 +0000, by diego
-
syncSun, 02 Nov 2003 10:29:49 +0000, by wight
-
int_fastXY_t emulationSun, 02 Nov 2003 10:14:05 +0000, by michael
-
two small fixes by Maciej Paszta <paszczi@go2.pl>Sun, 02 Nov 2003 08:35:14 +0000, by diego
-
FFV1 BGR32Sat, 01 Nov 2003 18:14:17 +0000, by michael
-
syncSat, 01 Nov 2003 17:13:26 +0000, by wight
-
Patch by Nico <nsabbi@libero.it>Sat, 01 Nov 2003 15:17:01 +0000, by attila
-
define install itself instead of a path to install, needed for ginstallSat, 01 Nov 2003 14:57:40 +0000, by attila
-
Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mmsSat, 01 Nov 2003 14:43:28 +0000, by attila
-
Accept video/x-ms-asf as the MIME type for ASF as well. Patch by Dominique Andre Gunia <Dominique.Gunia@schunter.etc.tu-bs.de>.Sat, 01 Nov 2003 14:10:32 +0000, by mosu
-
cosmeticsFri, 31 Oct 2003 23:00:45 +0000, by diego
-
syncFri, 31 Oct 2003 22:46:12 +0000, by nicolas
-
syncFri, 31 Oct 2003 22:30:44 +0000, by nicolas
-
codecs-status finally working againFri, 31 Oct 2003 22:07:20 +0000, by alex
-
10l again :(Fri, 31 Oct 2003 21:59:00 +0000, by alex
-
some clarificationsFri, 31 Oct 2003 21:56:56 +0000, by alex
-
10lFri, 31 Oct 2003 21:34:19 +0000, by alex
-
a bit of consistency changes and new macos&darwin sectionsFri, 31 Oct 2003 21:32:04 +0000, by alex
-
SyncFri, 31 Oct 2003 18:41:03 +0000, by lumag
-
10lFri, 31 Oct 2003 18:21:08 +0000, by diego
-
Moved to FTP siteFri, 31 Oct 2003 18:15:49 +0000, by diego
-
etc/cygwin_inttypes.h moved to ftp.Fri, 31 Oct 2003 18:14:06 +0000, by diego
-
1000lFri, 31 Oct 2003 13:23:33 +0000, by michael
-
10lFri, 31 Oct 2003 12:59:51 +0000, by michael
-
Document lmin and lmax lavcopts; mpeg vrc_buf_size valuesThu, 30 Oct 2003 16:52:05 +0000, by ranma
-
SyncThu, 30 Oct 2003 15:31:57 +0000, by lumag
-
Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patch by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.Thu, 30 Oct 2003 15:02:16 +0000, by mosu
-
Removed temporary .cpp file used during the Matroska test. Updated the libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files.Thu, 30 Oct 2003 14:57:06 +0000, by mosu
-
Fixed wrong allocation of the BITMAPINFOHEADER structure which would crash mplayer in some cases.Thu, 30 Oct 2003 14:50:04 +0000, by mosu
-
syncThu, 30 Oct 2003 14:39:18 +0000, by wight
-
bug fixes based on a patch by Nicol«¡s Lichtmaier <nick@technisys.com.ar>Thu, 30 Oct 2003 12:36:40 +0000, by diego
-
Dependencies for autogenerated files added.Thu, 30 Oct 2003 12:10:09 +0000, by diego
-
QT DLLs need to be in the system dir.Thu, 30 Oct 2003 02:23:09 +0000, by diego
-
Missing <application> tags added, patch by Maciej Paszta <paszczi@go2.pl>.Thu, 30 Oct 2003 00:21:31 +0000, by diego
-
A-V sync fix by Timo Kanera <timo@kanera.de>.Thu, 30 Oct 2003 00:08:06 +0000, by diego
-
syncWed, 29 Oct 2003 22:51:09 +0000, by nauj27
-
added ffzygoWed, 29 Oct 2003 18:01:00 +0000, by alex
-
sync & fixWed, 29 Oct 2003 16:18:32 +0000, by nauj27
-
syncWed, 29 Oct 2003 16:17:46 +0000, by nauj27
-
SyncWed, 29 Oct 2003 14:40:58 +0000, by lumag
-
10lWed, 29 Oct 2003 14:37:51 +0000, by alex
-
forgot to commit fftheora entry, but it's only support by g2 til nowWed, 29 Oct 2003 14:36:42 +0000, by alex
-
ultimotion vfw decoderWed, 29 Oct 2003 14:34:04 +0000, by alex
-
Add -vf format=fmt=help hint.Wed, 29 Oct 2003 02:02:36 +0000, by diego
-
spelling fixes, small additions, codename suggestedWed, 29 Oct 2003 00:31:19 +0000, by diego
-
Mention README.Wed, 29 Oct 2003 00:22:07 +0000, by diego
-
Linebreaks added for improved readability, long lines in error messageWed, 29 Oct 2003 00:19:18 +0000, by diego
-
skip filter if codec doesnt provide the QP array and user didnt force a QP (fixes diegos segfault)Tue, 28 Oct 2003 20:49:33 +0000, by michael
-
autoqTue, 28 Oct 2003 14:00:07 +0000, by michael
-
hue changeing of grayscale probably isnt usefullTue, 28 Oct 2003 13:51:04 +0000, by michael
-
10lTue, 28 Oct 2003 13:17:11 +0000, by michael
-
another 10l ...Tue, 28 Oct 2003 12:41:19 +0000, by michael
-
alphabetical orderTue, 28 Oct 2003 11:17:10 +0000, by diego
-
-nocolorkey readded.Tue, 28 Oct 2003 11:15:37 +0000, by diego
-
optimizeTue, 28 Oct 2003 10:45:55 +0000, by michael
-
New translation by Qba <jim85@wp.pl>Tue, 28 Oct 2003 10:00:51 +0000, by wight
-
optimizingMon, 27 Oct 2003 23:47:39 +0000, by michael
-
change offsets (quality 2-4 looks better now)Mon, 27 Oct 2003 22:25:28 +0000, by michael
-
prevent lockups on words which do not fit on the screen - temporary fixMon, 27 Oct 2003 21:36:29 +0000, by henry
-
different / faster / simpler "quantization"Mon, 27 Oct 2003 21:12:29 +0000, by michael
-
10lMon, 27 Oct 2003 19:14:38 +0000, by michael
-
SyncMon, 27 Oct 2003 17:40:51 +0000, by lumag
-
-loadidx and -saveidx explanation extended.Mon, 27 Oct 2003 17:38:37 +0000, by diego
-
syncMon, 27 Oct 2003 12:35:21 +0000, by nicolas
-
_ ---> - in -monitor* optionsMon, 27 Oct 2003 10:39:59 +0000, by diego
-
1lMon, 27 Oct 2003 10:25:56 +0000, by diego
-
_ ---> - in monitor_* optionsMon, 27 Oct 2003 10:23:10 +0000, by diego
-
updateMon, 27 Oct 2003 07:16:25 +0000, by wight
-
_ --> - in option namesMon, 27 Oct 2003 07:14:32 +0000, by wight
-
Torinthiel: -nocolorkey removed (-colorkey present), \ missing,Mon, 27 Oct 2003 01:25:52 +0000, by diego
-
-vf hueMon, 27 Oct 2003 01:17:02 +0000, by michael
-
in configure --help output:Mon, 27 Oct 2003 01:06:35 +0000, by diego
-
_ vs - in option namesMon, 27 Oct 2003 00:26:21 +0000, by diego
-
_ ---> - in option names, approved by Alex.Mon, 27 Oct 2003 00:23:39 +0000, by diego
-
120lMon, 27 Oct 2003 00:14:33 +0000, by michael
-
10l and minor optimizationSun, 26 Oct 2003 23:35:46 +0000, by michael
-
-vf sppSun, 26 Oct 2003 23:20:47 +0000, by michael
-
Dead links updated or removed, Joe Barr section rewritten taking intoSun, 26 Oct 2003 23:08:16 +0000, by diego
-
simple alternative postprocessing filterSun, 26 Oct 2003 23:07:21 +0000, by michael
-
* fix my 100l from beforeSun, 26 Oct 2003 21:09:37 +0000, by attila
-
separate optionsSun, 26 Oct 2003 18:54:06 +0000, by wight
-
forgot there are two generators nowSun, 26 Oct 2003 18:47:04 +0000, by wight
-
syncSun, 26 Oct 2003 18:05:02 +0000, by wight
-
typo fix by <ismail.donmez@boun.edu.tr>Sun, 26 Oct 2003 16:39:02 +0000, by diego
-
spelling fixes, mostly by <ismail.donmez@boun.edu.tr>Sun, 26 Oct 2003 14:58:17 +0000, by diego
-
64bit types fix by a unkown mandrake 64bit expertSun, 26 Oct 2003 13:43:30 +0000, by attila
-
Red Hat support added by Dominik, README updated.Sun, 26 Oct 2003 13:43:26 +0000, by diego
-
10!Sun, 26 Oct 2003 12:28:45 +0000, by attila
-
Make gabu happySun, 26 Oct 2003 11:23:37 +0000, by attila
-
reverting my last change as buggy gcc 3.x fails with it :(Sat, 25 Oct 2003 23:13:54 +0000, by alex
-
1lSat, 25 Oct 2003 22:22:39 +0000, by gabucino
-
Neomagic TVout experiences...Sat, 25 Oct 2003 20:34:58 +0000, by gabucino
-
finally removing pthread dependency!!Sat, 25 Oct 2003 20:33:51 +0000, by gabucino
-
updatesSat, 25 Oct 2003 18:49:40 +0000, by diego
-
-vop ---> -vfSat, 25 Oct 2003 18:44:41 +0000, by diego
-
Support for -chapter selection.Sat, 25 Oct 2003 12:42:24 +0000, by mosu
-
Polish HTML encoding standard is iso-8859-2 not utf-8.Sat, 25 Oct 2003 07:24:10 +0000, by wight
-
ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31 in the callerFri, 24 Oct 2003 16:44:05 +0000, by rik
-
constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.cFri, 24 Oct 2003 11:34:48 +0000, by ranma
-
fix issue when compiler is called 'cc', and --disable-gcc-checking was usedFri, 24 Oct 2003 07:44:38 +0000, by gabucino
-
sync message + typoFri, 24 Oct 2003 06:11:32 +0000, by wight
-
make 'your system is too slow' appear only onceThu, 23 Oct 2003 22:44:25 +0000, by iive
-
remove 'yes' from nowhere (after flac check)Thu, 23 Oct 2003 22:09:26 +0000, by iive
-
syncThu, 23 Oct 2003 22:06:02 +0000, by wight
-
-vf filThu, 23 Oct 2003 21:52:44 +0000, by michael
-
Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> arklinux.org>.Thu, 23 Oct 2003 18:58:46 +0000, by lumag
-
vf_hueThu, 23 Oct 2003 18:36:02 +0000, by michael
-
MPlayer-DOCS mailing list addedThu, 23 Oct 2003 14:26:29 +0000, by gabucino
-
loadidx and saveidx options based on Jasons patchThu, 23 Oct 2003 12:16:00 +0000, by alex
-
10l to me, noticed by Bjorn SandellThu, 23 Oct 2003 12:10:44 +0000, by alex
-
100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)Thu, 23 Oct 2003 12:05:33 +0000, by michael
-
100l to NickThu, 23 Oct 2003 00:01:23 +0000, by alex
-
100000l againWed, 22 Oct 2003 22:58:42 +0000, by arpi
-
fast deinterleaver (= il filter with stride/width/height tricks)Wed, 22 Oct 2003 21:21:52 +0000, by michael
-
removed obsoleted (or never ending) codeWed, 22 Oct 2003 21:08:46 +0000, by alex
-
removed the stdcall conventionWed, 22 Oct 2003 20:58:46 +0000, by alex
-
mingw portWed, 22 Oct 2003 20:39:58 +0000, by faust3
-
imho static linking causes less problems for mingwWed, 22 Oct 2003 20:17:23 +0000, by faust3
-
(i)dct algosWed, 22 Oct 2003 19:45:19 +0000, by michael
-
updateWed, 22 Oct 2003 19:32:13 +0000, by faust3
-
more updatesWed, 22 Oct 2003 19:16:34 +0000, by alex
-
Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>Wed, 22 Oct 2003 19:01:37 +0000, by alex
-
cvidix geometry support in textmodeWed, 22 Oct 2003 18:35:51 +0000, by faust3
-
added aspect && geometry supportWed, 22 Oct 2003 18:32:04 +0000, by faust3
-
enable Vidix on Linux/AlphaWed, 22 Oct 2003 18:24:57 +0000, by gabucino
-
detection of 'Alpha' architectureWed, 22 Oct 2003 18:23:28 +0000, by gabucino
-
Added support for additional content encoding (compression, encryption) in general and zlib compression in particular (to be used with VobSubs).Wed, 22 Oct 2003 17:59:28 +0000, by mosu
-
User settable http user-agent. Patch by Per WigrenWed, 22 Oct 2003 17:54:32 +0000, by alex
-
disable a silly errormessageWed, 22 Oct 2003 17:36:47 +0000, by alex
-
10lWed, 22 Oct 2003 17:30:13 +0000, by alex
-
Fixing tons of 10ls. Patch by rgselk <rgselknospam@yahoo.com>Wed, 22 Oct 2003 17:26:15 +0000, by alex
-
colorkeying fixesWed, 22 Oct 2003 17:10:30 +0000, by alex
-
update by Andriy N. Gritsenko <andrej@lucky.net>Wed, 22 Oct 2003 17:07:17 +0000, by alex
-
some updates in muxer apiWed, 22 Oct 2003 17:04:39 +0000, by alex
-
handle sis_vid the same way as the other driversWed, 22 Oct 2003 16:45:33 +0000, by faust3
-
updatesWed, 22 Oct 2003 16:43:29 +0000, by alex
-
updatesWed, 22 Oct 2003 16:33:55 +0000, by alex
-
syncWed, 22 Oct 2003 14:29:17 +0000, by alex
-
-nocolorkey supportWed, 22 Oct 2003 13:47:27 +0000, by alex
-
fixed -nocolorkeyWed, 22 Oct 2003 13:22:00 +0000, by alex
-
Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>Wed, 22 Oct 2003 12:35:03 +0000, by alex
-
Filters should be in <option> tags.Wed, 22 Oct 2003 09:48:59 +0000, by wight
-
minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)Wed, 22 Oct 2003 00:19:20 +0000, by michael
-
grammar fixes by ismail.donmez@boun.edu.trTue, 21 Oct 2003 22:54:32 +0000, by diego
-
adapting to init_put_bits prototype changeTue, 21 Oct 2003 20:49:55 +0000, by rik
-
update overlay only if it is configuredTue, 21 Oct 2003 17:15:34 +0000, by faust3
-
html.xsl -> html-single.xslTue, 21 Oct 2003 14:57:41 +0000, by lumag
-
html.xsl ---> html-single.xslTue, 21 Oct 2003 13:33:37 +0000, by diego
-
number of branches increased from 3 to 4Tue, 21 Oct 2003 13:15:04 +0000, by gabucino
-
html.xsl ---> html-single.xsl + more consistency + small fixesTue, 21 Oct 2003 11:07:02 +0000, by diego
-
Renamed to html-single.xsl.Tue, 21 Oct 2003 10:53:19 +0000, by diego
-
grammar + renamed targetTue, 21 Oct 2003 10:26:00 +0000, by diego
-
-tskeepbroken and -tsprog descriptions by Nico <nsabbi@libero.it>Tue, 21 Oct 2003 10:16:12 +0000, by diego
-
Include HTML-single in README's.Tue, 21 Oct 2003 09:31:04 +0000, by wight
-
Get rid of the annoying and useless "Subtitles requested but not found" message.Tue, 21 Oct 2003 08:45:13 +0000, by mosu
-
Big consistency overhaul, targets and variables renamed to *-single andTue, 21 Oct 2003 01:36:00 +0000, by diego
-
Add some whitespace for readability + some wording improvements.Tue, 21 Oct 2003 01:32:34 +0000, by diego
-
HTML-single added.Tue, 21 Oct 2003 01:27:17 +0000, by diego
-
(C) MPlayer TeamTue, 21 Oct 2003 00:42:29 +0000, by diego
-
More precise wording inspired by michaelni.Mon, 20 Oct 2003 22:51:20 +0000, by diego
-
mpeg4 has only 8bit per numerator and denominator ...Mon, 20 Oct 2003 21:40:58 +0000, by michael
-
sample_aspect_ratioMon, 20 Oct 2003 21:21:42 +0000, by michael
-
syncMon, 20 Oct 2003 16:58:15 +0000, by nauj27
-
maintainers info belongs to master fileMon, 20 Oct 2003 16:32:35 +0000, by nicolas
-
Explain why sending complete files is a bad idea.Mon, 20 Oct 2003 13:46:49 +0000, by diego
-
big demux_ts fix from Nico <nsabbi@libero.it>Mon, 20 Oct 2003 13:35:55 +0000, by attila
-
obsoleteMon, 20 Oct 2003 13:27:58 +0000, by diego
-
Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)Mon, 20 Oct 2003 09:56:48 +0000, by lumag
-
small fixMon, 20 Oct 2003 00:58:46 +0000, by luran
-
-nuvopts rtjpeg + small fixesMon, 20 Oct 2003 00:28:46 +0000, by diego
-
more docs path fixesSun, 19 Oct 2003 23:38:41 +0000, by diego
-
wrong pathSun, 19 Oct 2003 21:16:22 +0000, by diego
-
DOCS/en/ ---> DOCS/HTML/en/Sun, 19 Oct 2003 21:15:23 +0000, by diego
-
DOCS/en/ ---> DOCS/HTML/en/Sun, 19 Oct 2003 20:37:07 +0000, by diego
-
Man pages moved to DOCS/man/.Sun, 19 Oct 2003 20:20:45 +0000, by diego
-
-icelayer is long gone.Sun, 19 Oct 2003 20:03:55 +0000, by diego
-
Another file translated.Sun, 19 Oct 2003 19:59:07 +0000, by wight
-
Fixed a few still missed \- and better linebreaks.Sun, 19 Oct 2003 19:51:10 +0000, by wight
-
Polish docs are now available as XML.Sun, 19 Oct 2003 19:48:51 +0000, by diego
-
2 new translated filesSun, 19 Oct 2003 18:19:43 +0000, by wight
-
sync with enSun, 19 Oct 2003 11:26:39 +0000, by luran
-
hope this is the last commit to sync with en...Sun, 19 Oct 2003 11:23:31 +0000, by luran
-
sync again.Sun, 19 Oct 2003 10:49:42 +0000, by luran
-
syncSun, 19 Oct 2003 10:38:35 +0000, by luran
-
forgot to updateSun, 19 Oct 2003 09:58:47 +0000, by nicolas
-
sync, cosmetics, countless fixesSun, 19 Oct 2003 09:50:10 +0000, by nicolas
-
gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>)Sat, 18 Oct 2003 23:02:30 +0000, by michael
-
Sync + change DOCS/HTML/en to DOCS/HTML/ru.Sat, 18 Oct 2003 20:51:56 +0000, by lumag
-
syncSat, 18 Oct 2003 14:50:25 +0000, by nicolas
-
optimizationFri, 17 Oct 2003 17:15:38 +0000, by michael
-
fixed colorkey enabling/disablingFri, 17 Oct 2003 17:10:48 +0000, by faust3
-
small fixesFri, 17 Oct 2003 12:29:15 +0000, by diego
-
updated by sedFri, 17 Oct 2003 12:13:59 +0000, by diego
-
Punctuation fixes, better line breaks.Fri, 17 Oct 2003 12:12:35 +0000, by diego
-
Massive consistency and spelling update inspired by Torinthiel.Fri, 17 Oct 2003 12:07:02 +0000, by diego
-
double buffering fix for cards > NV04 && windows colorkeying fixFri, 17 Oct 2003 11:26:36 +0000, by faust3
-
support for disabling the colorkeyFri, 17 Oct 2003 09:18:47 +0000, by alex
-
Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying supportFri, 17 Oct 2003 09:08:37 +0000, by alex
-
backward compatibility patch by VilleFri, 17 Oct 2003 08:36:47 +0000, by alex
-
more files by Torinthiel <torinthiel@wp.pl> and crewFri, 17 Oct 2003 08:23:12 +0000, by diego
-
Support for MP2 audio.Thu, 16 Oct 2003 22:01:30 +0000, by mosu
-
Support for uncompressed VobSubs.Thu, 16 Oct 2003 21:10:18 +0000, by mosu
-
Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.Thu, 16 Oct 2003 21:06:43 +0000, by mosu
-
SSE (small spelling error)Thu, 16 Oct 2003 16:31:56 +0000, by lumag
-
File converted from UTF-8 to ISO-8859-1.Thu, 16 Oct 2003 14:51:13 +0000, by nauj27
-
sync & other minor fixThu, 16 Oct 2003 14:42:32 +0000, by nauj27
-
sync & other minor fixThu, 16 Oct 2003 14:32:28 +0000, by nauj27
-
SyncThu, 16 Oct 2003 13:51:40 +0000, by lumag
-
Updates by Ville Syrj«£l«£ <syrjala@sci.fi>Thu, 16 Oct 2003 12:18:12 +0000, by alex
-
consistency fixesThu, 16 Oct 2003 12:12:49 +0000, by alex
-
wordingThu, 16 Oct 2003 12:04:12 +0000, by diego
-
wording, cosmetics, updatesThu, 16 Oct 2003 12:00:27 +0000, by diego
-
Add some missing <option> tags, patch by Torinthiel.Thu, 16 Oct 2003 11:40:13 +0000, by diego
-
SyncThu, 16 Oct 2003 11:32:11 +0000, by lumag
-
Fix compilation when libavcodec is missing.Thu, 16 Oct 2003 08:45:10 +0000, by attila
-
punctuation fixesThu, 16 Oct 2003 08:26:40 +0000, by attila
-
Fix for compilation on mingw32/cygwin. Patch by Goodwu <goodwu@21cn.com>.Thu, 16 Oct 2003 07:28:33 +0000, by mosu
-
Typo noticed by Lu Ran.Thu, 16 Oct 2003 01:13:37 +0000, by diego
-
Revision keyword added.Thu, 16 Oct 2003 00:09:55 +0000, by diego
-
spelling fixesWed, 15 Oct 2003 23:59:59 +0000, by diego
-
syncWed, 15 Oct 2003 22:09:14 +0000, by nicolas
-
Fix building: remove extra </qandadiv> tag.Wed, 15 Oct 2003 21:19:38 +0000, by lumag
-
Don't include chunk.xsl directly.Wed, 15 Oct 2003 21:06:57 +0000, by lumag
-
Document, that chunk.xsl mustn't be included directly.Wed, 15 Oct 2003 20:54:38 +0000, by lumag
-
-colorkey documented.Wed, 15 Oct 2003 17:03:28 +0000, by diego
-
Also build Polish documentation.Wed, 15 Oct 2003 17:00:25 +0000, by diego
-
I found that the tdfxfb video output driver doesn't work when compiled withWed, 15 Oct 2003 16:50:27 +0000, by attila
-
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.Wed, 15 Oct 2003 16:37:42 +0000, by diego
-
-noaspect isnt necessary anymore for -geometryWed, 15 Oct 2003 15:18:50 +0000, by attila
-
fix aspect hackWed, 15 Oct 2003 15:17:09 +0000, by attila
-
* why codecs.conf should be removedWed, 15 Oct 2003 12:12:17 +0000, by attila
-
dither scaling coefficients so they add up to 1.0Wed, 15 Oct 2003 12:08:31 +0000, by michael
-
rounding fixesWed, 15 Oct 2003 11:21:54 +0000, by michael
-
Point to generated HTML instead of old HTML docs.Wed, 15 Oct 2003 00:08:55 +0000, by diego
-
Philippe De Swert <philippe.deswert@student.denayer.wenk.be>Tue, 14 Oct 2003 23:25:10 +0000, by diego
-
SyncTue, 14 Oct 2003 21:31:04 +0000, by lumag
-
Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 in nvidia_vid)Tue, 14 Oct 2003 21:29:25 +0000, by atmos4
-
10lTue, 14 Oct 2003 21:03:37 +0000, by alex
-
stdin should be \-.Tue, 14 Oct 2003 13:56:37 +0000, by diego
-
stdin should also be \-, forgotten \.Tue, 14 Oct 2003 13:55:25 +0000, by diego
-
More liberal codec id recognition for AC3 codecs (needed for transcoded DNET from RM).Tue, 14 Oct 2003 13:45:31 +0000, by mosu
-
K6 MTRR support with a little help from Alex.Tue, 14 Oct 2003 12:22:46 +0000, by diego
-
Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.Tue, 14 Oct 2003 12:14:48 +0000, by diego
-
10l found by Raindel Shachar <raindel@techunix.technion.ac.il>Tue, 14 Oct 2003 10:15:35 +0000, by alex
-
non-directbuffer and slices supportTue, 14 Oct 2003 10:03:37 +0000, by alex
-
10l found by Mark Berryman <mplayer@theberrymans.com>Tue, 14 Oct 2003 09:59:46 +0000, by alex
-
some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren@mac.com>Tue, 14 Oct 2003 09:41:08 +0000, by alex
-
typoTue, 14 Oct 2003 09:39:00 +0000, by alex
-
Stray duplicated line spotted by Torinthiel plus a typo.Tue, 14 Oct 2003 02:21:56 +0000, by diego
-
documentation maintainer updatesTue, 14 Oct 2003 00:41:25 +0000, by diego
-
docs updates, spelling, cosmeticsTue, 14 Oct 2003 00:38:00 +0000, by diego
-
-vf eq only supports brightness and contrast, noticed by Torinthiel.Mon, 13 Oct 2003 23:25:56 +0000, by diego
-
-stop optionMon, 13 Oct 2003 22:42:28 +0000, by diego
-
further clarificationMon, 13 Oct 2003 18:27:54 +0000, by diego
-
typoMon, 13 Oct 2003 18:15:48 +0000, by diego
-
Explain some troff tricks.Mon, 13 Oct 2003 17:54:04 +0000, by diego
-
some typos, extended explanationMon, 13 Oct 2003 17:23:14 +0000, by diego
-
HTML documentation removed in favor of XML.Mon, 13 Oct 2003 17:13:40 +0000, by diego
-
All filter names in audio.xml are inside <option> tags. All exceptMon, 13 Oct 2003 15:02:30 +0000, by diego
-
-sub-demuxer description extended.Mon, 13 Oct 2003 14:53:43 +0000, by diego
-
Consistency in the use of \- vs - plus a typo or two.Mon, 13 Oct 2003 14:41:33 +0000, by diego
-
Errare humanum est. Buxfixes, now compile ok.Sun, 12 Oct 2003 23:34:06 +0000, by nauj27
-
Now the 'es' doc is complete. No need more symlink :)Sun, 12 Oct 2003 23:25:59 +0000, by nauj27
-
syncSun, 12 Oct 2003 23:14:06 +0000, by nauj27
-
typoSun, 12 Oct 2003 23:12:05 +0000, by nauj27
-
reworked the libavcodec sectionSun, 12 Oct 2003 21:16:58 +0000, by alex
-
w0w w0w w0w! Today is the new big day in the Spanish world! :DSun, 12 Oct 2003 20:37:22 +0000, by nauj27
-
* clear window on fullscreen switchSun, 12 Oct 2003 14:42:27 +0000, by attila
-
the yv12 image looked more like a yuy2 image ;)Sun, 12 Oct 2003 12:55:38 +0000, by faust3
-
fixed the mysterious segfaults on faster machinesSun, 12 Oct 2003 10:44:53 +0000, by faust3
-
syncSun, 12 Oct 2003 09:57:15 +0000, by nicolas
-
sync, typos, cosmetics, more accurate translation & other various fixesSun, 12 Oct 2003 09:46:57 +0000, by nicolas
-
ffsp5xSat, 11 Oct 2003 22:02:40 +0000, by alex
-
some missing declarations for libavcodecSat, 11 Oct 2003 19:31:29 +0000, by alex
-
skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net>Sat, 11 Oct 2003 11:21:54 +0000, by attila
-
the author's homepage points to us as the latest driver's source, so weSat, 11 Oct 2003 08:31:34 +0000, by gabucino
-
syncSat, 11 Oct 2003 08:23:29 +0000, by gabucino
-
generic instructions on DOCS subdirectoriesSat, 11 Oct 2003 08:20:08 +0000, by gabucino
-
ffmpeg moved to MPlayerHQSat, 11 Oct 2003 08:04:26 +0000, by gabucino
-
English HTML documentation retired (moved to Attic/)Sat, 11 Oct 2003 07:58:55 +0000, by gabucino
-
ffmpeg moved to mphq, URLs changedFri, 10 Oct 2003 21:48:13 +0000, by gabucino
-
added a few more device idsFri, 10 Oct 2003 07:12:37 +0000, by faust3
-
yv12->uyvy MMXFri, 10 Oct 2003 00:19:16 +0000, by michael
-
1E10lFri, 10 Oct 2003 00:11:24 +0000, by michael
-
10lThu, 09 Oct 2003 23:45:04 +0000, by michael
-
some missing formatsThu, 09 Oct 2003 22:32:30 +0000, by alex
-
uyvy output support in swscalerThu, 09 Oct 2003 22:25:53 +0000, by alex
-
updated Vidix section to reflect newest developmentsThu, 09 Oct 2003 22:24:07 +0000, by gabucino
-
bsd supportThu, 09 Oct 2003 22:20:31 +0000, by alex
-
nvidia info updateThu, 09 Oct 2003 22:11:17 +0000, by gabucino
-
YUV422P dr1 fixThu, 09 Oct 2003 21:21:46 +0000, by michael
-
clean -> clean-htmlThu, 09 Oct 2003 21:21:31 +0000, by gabucino
-
sub autoloading fix for windowsThu, 09 Oct 2003 18:47:16 +0000, by faust3
-
yet another hack to prevent crashes with drThu, 09 Oct 2003 17:28:16 +0000, by faust3
-
sync and some other fixThu, 09 Oct 2003 15:08:13 +0000, by nauj27
-
document -lavcopts coder for ffv1 (-lavcopts docs needs a big reviewing, imho half of the features aren't documented)Wed, 08 Oct 2003 18:38:23 +0000, by alex
-
New translated file.Wed, 08 Oct 2003 17:59:25 +0000, by lumag
-
SyncWed, 08 Oct 2003 17:51:55 +0000, by lumag
-
Yep, I have missed this.. thanks DiegoWed, 08 Oct 2003 12:44:43 +0000, by nauj27
-
correct handling of subdevice, -fb device is obsoletedWed, 08 Oct 2003 10:58:44 +0000, by alex
-
changes after pre2Wed, 08 Oct 2003 10:42:59 +0000, by alex
-
syncWed, 08 Oct 2003 09:55:59 +0000, by nauj27
-
Fix two missing slashes.Wed, 08 Oct 2003 07:38:52 +0000, by lumag
-
Document USE_SYMLINKSWed, 08 Oct 2003 06:57:33 +0000, by lumag
-
FLAC now supported.Wed, 08 Oct 2003 02:18:07 +0000, by diego
-
wording improvementWed, 08 Oct 2003 02:16:50 +0000, by diego
-
2l to AlexWed, 08 Oct 2003 02:14:48 +0000, by diego
-
spelling fixesWed, 08 Oct 2003 02:13:37 +0000, by diego
-
new XML build systemWed, 08 Oct 2003 02:11:59 +0000, by diego
-
Support for building incomplete translations.Wed, 08 Oct 2003 02:00:59 +0000, by diego
-
Commenting out sections reversed.Wed, 08 Oct 2003 01:40:57 +0000, by diego
-
Bug fixes, now finally builds without errors.Wed, 08 Oct 2003 01:38:07 +0000, by diego
-
microfixWed, 08 Oct 2003 01:34:52 +0000, by diego
-
build fixesWed, 08 Oct 2003 01:06:50 +0000, by diego
-
syncTue, 07 Oct 2003 23:45:59 +0000, by diego
-
some words about the sis and nvidia vidix driversTue, 07 Oct 2003 23:28:28 +0000, by alex
-
SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU>Tue, 07 Oct 2003 23:12:16 +0000, by alex
-
Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <km@mathcs.emory.edu>Tue, 07 Oct 2003 22:41:56 +0000, by alex
-
vidix equalizer support by Jake Page <jake@CS.Stanford.EDU>Tue, 07 Oct 2003 22:29:37 +0000, by alex
-
<para>Note:.... </para> really should be <note><para>....</para></note>Tue, 07 Oct 2003 19:02:14 +0000, by lumag
-
1) I prefer to get all mail at work.Tue, 07 Oct 2003 18:57:39 +0000, by lumag
-
From: "Dominik 'Rathann' Mierzejewski" <dominik@rangers.eu.org>Tue, 07 Oct 2003 12:56:19 +0000, by gabucino
-
use lagrange multipler instead of qscaleTue, 07 Oct 2003 11:45:09 +0000, by michael
-
libfaad FAQ, external FAAD info added back.Tue, 07 Oct 2003 10:18:55 +0000, by diego
-
syncTue, 07 Oct 2003 09:39:54 +0000, by diego
-
bug found by Alexander StegeMon, 06 Oct 2003 18:11:38 +0000, by nexus
-
syncMon, 06 Oct 2003 16:40:24 +0000, by nicolas
-
fixesMon, 06 Oct 2003 12:21:44 +0000, by nauj27
-
syncMon, 06 Oct 2003 12:07:13 +0000, by nauj27
-
New spanish doc file. Only faq.xml remaining!Mon, 06 Oct 2003 11:06:05 +0000, by nauj27
-
Fix external FLAC detection on Mandrake.Mon, 06 Oct 2003 07:21:01 +0000, by lumag
-
Only comment out the missing files.Sun, 05 Oct 2003 21:17:05 +0000, by diego
-
/dev/svga* creation instructionsSun, 05 Oct 2003 17:27:35 +0000, by gabucino
-
Improve flac detection a bit. Now you can safely remove all files fromSun, 05 Oct 2003 17:15:09 +0000, by lumag
-
hopefully final pre2, it depends on gabucino..Sun, 05 Oct 2003 15:54:17 +0000, by alex
-
consolevidix -> cvidixSun, 05 Oct 2003 15:39:00 +0000, by faust3
-
consolevidix renamed to cvidixSun, 05 Oct 2003 15:37:29 +0000, by gabucino
-
consolevidix -> cvidixSun, 05 Oct 2003 15:34:40 +0000, by faust3
-
final pre2 changelogSun, 05 Oct 2003 14:25:04 +0000, by alex
-
correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>Sun, 05 Oct 2003 14:17:29 +0000, by alex
-
SyncSun, 05 Oct 2003 11:40:55 +0000, by rtognimp
-
100L fix the bug added by last commitSun, 05 Oct 2003 10:35:10 +0000, by albeu
-
Cygwin supportSun, 05 Oct 2003 01:06:30 +0000, by diego
-
Commented out all buggy sections.Sun, 05 Oct 2003 00:47:52 +0000, by diego
-
"compile" fixSun, 05 Oct 2003 00:41:15 +0000, by diego
-
bug fixes, should build nowSun, 05 Oct 2003 00:37:46 +0000, by diego
-
FLAC and altivecSat, 04 Oct 2003 23:31:15 +0000, by diego
-
configure altivec patch by Magnus Damm <damm@opensource.se>Sat, 04 Oct 2003 23:06:04 +0000, by attila
-
Resync :)Sat, 04 Oct 2003 22:54:17 +0000, by lumag
-
SyncSat, 04 Oct 2003 22:14:35 +0000, by lumag
-
FLAC decoding support via imported libmpflac.Sat, 04 Oct 2003 22:00:25 +0000, by lumag
-
CMIPCI information update by ismail.donmez@boun.edu.trSat, 04 Oct 2003 20:05:54 +0000, by diego
-
Configure option typo found by Piotr Michniewski <cobra_666@poczta.onet.pl>Sat, 04 Oct 2003 19:28:59 +0000, by diego
-
libcss stuff is horribly misleadingSat, 04 Oct 2003 18:32:27 +0000, by rfelker
-
many small typo and grammar fixesSat, 04 Oct 2003 17:29:08 +0000, by gabucino
-
Sync by Philippe De Swert <philippe.deswert@student.denayer.wenk.be>Sat, 04 Oct 2003 07:53:20 +0000, by diego
-
More precise wording as suggested by Maciej Paszta <macp@wp.pl>.Sat, 04 Oct 2003 01:45:44 +0000, by diego
-
1000l to pl, this made mplayer crash when playing playlists longerSat, 04 Oct 2003 01:24:50 +0000, by rfelker
-
syncFri, 03 Oct 2003 22:51:05 +0000, by nauj27
-
typoFri, 03 Oct 2003 22:41:44 +0000, by diego
-
micro cleanupFri, 03 Oct 2003 22:33:06 +0000, by alex
-
10lFri, 03 Oct 2003 22:32:28 +0000, by alex
-
updatesFri, 03 Oct 2003 22:30:35 +0000, by alex
-
sdl only -noxvFri, 03 Oct 2003 22:30:02 +0000, by alex
-
some updatesFri, 03 Oct 2003 22:24:33 +0000, by alex
-
synced with current cvsFri, 03 Oct 2003 22:23:26 +0000, by alex
-
user settable colorkeyFri, 03 Oct 2003 18:13:45 +0000, by alex
-
Spelling checked, DOCS section corrected.Fri, 03 Oct 2003 17:36:55 +0000, by diego
-
supermount hintFri, 03 Oct 2003 07:51:29 +0000, by gabucino
-
codec_specific_data_sizeThu, 02 Oct 2003 22:16:20 +0000, by alex
-
Backwards compatibility fix for old SSA CodecIDs.Thu, 02 Oct 2003 19:02:28 +0000, by mosu
-
workaround for mingwThu, 02 Oct 2003 15:40:15 +0000, by faust3
-
Windows portThu, 02 Oct 2003 15:33:12 +0000, by faust3
-
mingw portThu, 02 Oct 2003 15:01:51 +0000, by faust3
-
port libdha to mingwThu, 02 Oct 2003 14:48:17 +0000, by faust3
-
new vidix vo modules for textmode console and windowsThu, 02 Oct 2003 14:25:52 +0000, by faust3
-
reversing my brokeness, but imho dnet is still broken on BE systemsThu, 02 Oct 2003 14:13:52 +0000, by alex
-
make it work in textmode again && support for nv03 with 4MB RAMThu, 02 Oct 2003 10:46:33 +0000, by faust3
-
syncThu, 02 Oct 2003 09:41:14 +0000, by gabucino
-
Typos and some confusion noticed by Lukasz frogu Proszek <l_j_p@wp.pl>.Thu, 02 Oct 2003 00:36:54 +0000, by diego
-
mv0Thu, 02 Oct 2003 00:28:29 +0000, by michael
-
typos and lavc voodooThu, 02 Oct 2003 00:07:32 +0000, by diego
-
Add some credits.Thu, 02 Oct 2003 00:07:10 +0000, by diego
-
Clumsy wording improved byRuben Garcia <ruben@ugr.es> andThu, 02 Oct 2003 00:03:33 +0000, by diego
-
Sometimes (especially with big images) reading pitch 0 from card's registerWed, 01 Oct 2003 21:03:00 +0000, by lumag
-
few more wordsWed, 01 Oct 2003 20:54:00 +0000, by michael
-
remove outdated para about "newer version supporting URL-like syntax".Wed, 01 Oct 2003 19:52:28 +0000, by lumag
-
New translation file.Wed, 01 Oct 2003 18:36:50 +0000, by lumag
-
latest lavc uses the AIC flag also to turn mpeg4 ac prediction on/offWed, 01 Oct 2003 15:52:49 +0000, by michael
-
typoWed, 01 Oct 2003 09:25:05 +0000, by nauj27
-
"sync" (wtf is this option..?:)Wed, 01 Oct 2003 07:17:29 +0000, by gabucino
-
rd cbpTue, 30 Sep 2003 22:32:13 +0000, by michael
-
typos and additionsTue, 30 Sep 2003 00:53:51 +0000, by diego
-
typo, some additionsTue, 30 Sep 2003 00:46:49 +0000, by diego
-
Small correction from Stanislaw Klekot <dozzie@wp.pl>Mon, 29 Sep 2003 11:06:13 +0000, by eyck
-
fix a memory leak when playing several files in a row (playlist for instance)Mon, 29 Sep 2003 09:53:27 +0000, by pl
-
Small improvement - added replaceable tags.Mon, 29 Sep 2003 08:24:14 +0000, by lumag
-
according to xfree cvs maximum overlay size is only 2046x2046Sun, 28 Sep 2003 04:52:38 +0000, by atmos4
-
support for selecting which plane to use for metrics in the pullupSun, 28 Sep 2003 03:37:42 +0000, by rfelker
-
more exact cpu mhz detect for fats cpus (remove rounding)Sun, 28 Sep 2003 01:45:54 +0000, by atmos4
-
experimental nvidia_vid, use at your own riskSat, 27 Sep 2003 21:36:01 +0000, by faust3
-
disable code that DOES NOT WORK (it won't load real playlists andSat, 27 Sep 2003 20:01:46 +0000, by rfelker
-
srcSliceY % 4 != 0 fixFri, 26 Sep 2003 23:37:28 +0000, by michael
-
eh 10l, better read compiler messagesFri, 26 Sep 2003 22:51:38 +0000, by atmos4
-
big update of cputable:Fri, 26 Sep 2003 22:42:10 +0000, by atmos4
-
fix for bigendian systemsFri, 26 Sep 2003 19:36:19 +0000, by alex
-
10l found by Dominik 'Rathann' Mierzejewski <dominik@rangers.eu.org>Fri, 26 Sep 2003 19:21:08 +0000, by alex
-
100l to meFri, 26 Sep 2003 19:10:27 +0000, by alex
-
updated for preFri, 26 Sep 2003 18:42:25 +0000, by alex
-
initial MorphOS/Amiga (GeekGadgets) supportFri, 26 Sep 2003 18:08:10 +0000, by alex
-
typoFri, 26 Sep 2003 12:38:55 +0000, by diego
-
Comment about translations added.Thu, 25 Sep 2003 09:36:30 +0000, by diego
-
syncThu, 25 Sep 2003 09:36:17 +0000, by gabucino
-
syncThu, 25 Sep 2003 09:19:09 +0000, by gabucino
-
OSD stride fix and correct emailThu, 25 Sep 2003 01:48:47 +0000, by iive
-
simple fix for buffer overflow (remotely exploitable). feel free toThu, 25 Sep 2003 00:36:04 +0000, by rfelker
-
Tpyo noticed by Torinthiel <torinthiel@wp.pl>.Wed, 24 Sep 2003 22:24:55 +0000, by diego
-
Changed the criteria for when to drop RTP packets whose timestamp is too farWed, 24 Sep 2003 08:41:57 +0000, by rsf
-
Get more keys from X window (punctuation, etc.) Hopefully, all alnum keysWed, 24 Sep 2003 07:38:57 +0000, by lumag
-
Fix long-known bug with handling 'down key' in lists.Wed, 24 Sep 2003 07:35:59 +0000, by lumag
-
Fixed xreflabel attributes.Wed, 24 Sep 2003 07:05:17 +0000, by lumag
-
New file translated.Tue, 23 Sep 2003 11:22:59 +0000, by lumag
-
subtitles priority calculation correctionTue, 23 Sep 2003 05:36:47 +0000, by atlka
-
Mistake reversed. sync with english version comment added.Mon, 22 Sep 2003 16:29:49 +0000, by nauj27
-
Fix for imprecise floating point calculations.Mon, 22 Sep 2003 13:53:29 +0000, by mosu
-
corrected utf8 files autoselectionMon, 22 Sep 2003 13:44:36 +0000, by atlka
-
add a read function for slave mode on mingwMon, 22 Sep 2003 11:31:51 +0000, by faust3
-
Typo fix + some additions by Mike Swieton <swietonm@student.gvsu.edu>.Mon, 22 Sep 2003 09:19:41 +0000, by diego
-
Added a note about "synced with ..." comment.Mon, 22 Sep 2003 08:24:37 +0000, by lumag
-
Massive docs update. (sync, etc.) New translated files coming soon.Mon, 22 Sep 2003 08:20:53 +0000, by lumag
-
blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, page code removed/merged, small updatesSun, 21 Sep 2003 23:59:49 +0000, by iive
-
New spanish DOC fileSun, 21 Sep 2003 22:28:00 +0000, by nauj27
-
syncSun, 21 Sep 2003 21:51:38 +0000, by nauj27
-
10l really disable faad if gcc is brokenSun, 21 Sep 2003 17:05:51 +0000, by faust3
-
prevent crashes with vo_sdlSun, 21 Sep 2003 16:32:31 +0000, by henry
-
fix fullscreen switching in vo gl and vo gl2Sun, 21 Sep 2003 15:44:23 +0000, by faust3
-
temporary fix for attilas 10l, until better solution is foundSun, 21 Sep 2003 15:34:51 +0000, by atmos4
-
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>Sun, 21 Sep 2003 14:21:43 +0000, by attila
-
Subtitle alignment & smart splitting by Salvatore FalcoSun, 21 Sep 2003 13:20:06 +0000, by henry
-
Remove generated files at cleaning, and install some more examples.Sun, 21 Sep 2003 13:12:58 +0000, by lumag
-
I don't think, that anybody likes seeng rm -f /* command :)Sun, 21 Sep 2003 13:10:58 +0000, by lumag
-
Add revision keyword to english xml files, to ease translation synchronizationSun, 21 Sep 2003 13:05:42 +0000, by lumag
-
Fix chunk.xsl autodetection.Sun, 21 Sep 2003 13:02:27 +0000, by lumag
-
Update readme's. Remove incorrect bug :)Sun, 21 Sep 2003 13:01:25 +0000, by lumag
-
Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed.Sun, 21 Sep 2003 12:59:13 +0000, by lumag
-
MinGW 3.1.0 supports MPlayer out of the box.Sun, 21 Sep 2003 12:33:13 +0000, by diego
-
disable af export for systems without mmapSun, 21 Sep 2003 12:16:16 +0000, by faust3
-
make aspect recognize -noaspectSun, 21 Sep 2003 11:56:09 +0000, by attila
-
directx now supports geometry.Sun, 21 Sep 2003 11:40:13 +0000, by diego
-
dont fix things at the wrong placeSun, 21 Sep 2003 11:27:11 +0000, by attila
-
add some docu about when and how to call geometrySun, 21 Sep 2003 10:47:19 +0000, by attila
-
10lSun, 21 Sep 2003 10:45:32 +0000, by attila
-
fix black screen on linux, patch by Jindrich MakovickaSun, 21 Sep 2003 10:36:03 +0000, by faust3
-
make sure ppl know that geometry doesnt change aspectSun, 21 Sep 2003 10:35:13 +0000, by attila
-
use vo_fs + geometry supportSun, 21 Sep 2003 10:31:22 +0000, by faust3
-
ev56 doesnt support mviSun, 21 Sep 2003 10:20:36 +0000, by attila
-
patch from Pierre Lombard <p_l@gmx.fr>Sun, 21 Sep 2003 09:49:05 +0000, by attila
-
wording fixSun, 21 Sep 2003 09:09:46 +0000, by diego
-
patch by Andrew A. Gill <superluser@frontiernet.net>:Sun, 21 Sep 2003 01:29:40 +0000, by pl
-
reversed for cause of code obsolescenceSun, 21 Sep 2003 01:23:07 +0000, by pl
-
documentation for get_vo_Fullscreen and get_sub_visibility, patch by Mike SwietonSat, 20 Sep 2003 19:54:12 +0000, by faust3
-
binary flag is rquired for win32Sat, 20 Sep 2003 19:41:24 +0000, by faust3
-
Adding filter for exporting audio data to visual effect applicationsSat, 20 Sep 2003 13:42:26 +0000, by anders
-
Fixed 'reading after EOF'. demuxers didn't check, how many they've read!Sat, 20 Sep 2003 12:50:25 +0000, by lumag
-
printf() requires stdio.hSat, 20 Sep 2003 11:57:42 +0000, by pl
-
fix aspect for gl2 fullscreenSat, 20 Sep 2003 10:24:10 +0000, by attila
-
Fix for borked .mov files with bogus user data length values. Patch by Marek Zelem.Sat, 20 Sep 2003 10:10:11 +0000, by mosu
-
fix for the no video/black screen with some dmo/wmv9 moviesSat, 20 Sep 2003 00:52:51 +0000, by pl
-
Update CPUID-Table for current Athlon CPUsSat, 20 Sep 2003 00:51:51 +0000, by atmos4
-
cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should best be verified by some people with TSC/nonTSC capable CPUs)Fri, 19 Sep 2003 23:52:41 +0000, by atmos4
-
slave mode commands to print out vo_fs and sub_visibility globals, patch by Mike Swieton <swietonm at student.gvsu.edu>Fri, 19 Sep 2003 20:44:30 +0000, by faust3
-
make vo_gl2 compile on cygwin, tooFri, 19 Sep 2003 20:07:50 +0000, by faust3
-
get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen at c-s.fr>Fri, 19 Sep 2003 19:40:46 +0000, by faust3
-
fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>Fri, 19 Sep 2003 18:45:02 +0000, by faust3
-
vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>Fri, 19 Sep 2003 14:33:51 +0000, by faust3
-
Added Matroska file extensions to the GUI. Patch by t0nik@yandex.ru.Wed, 17 Sep 2003 09:42:25 +0000, by mosu
-
10L -fixed-vo must be a global optionWed, 17 Sep 2003 09:14:49 +0000, by albeu
-
I have already translate more documentation that Andoni 8-)Tue, 16 Sep 2003 16:32:51 +0000, by nauj27
-
New fileTue, 16 Sep 2003 16:27:37 +0000, by nauj27
-
fixed " characterTue, 16 Sep 2003 15:45:58 +0000, by nauj27
-
Different decision making for seeking which takes the direction into account.Mon, 15 Sep 2003 21:03:49 +0000, by mosu
-
moved file_size and len_in_msecMon, 15 Sep 2003 20:22:27 +0000, by alex
-
syncMon, 15 Sep 2003 18:49:57 +0000, by nauj27
-
syncMon, 15 Sep 2003 18:17:11 +0000, by nauj27
-
minor updatesMon, 15 Sep 2003 01:22:50 +0000, by diego
-
sync with HTMLMon, 15 Sep 2003 01:21:04 +0000, by diego
-
XML tools download and installation instructionsSun, 14 Sep 2003 19:10:55 +0000, by gabucino
-
spelling cosmeticsSun, 14 Sep 2003 17:52:59 +0000, by diego
-
sync, cosmetics & various updatesSun, 14 Sep 2003 17:26:04 +0000, by nicolas
-
Fixed 2 bugs spotted by Nico + extended a description, spelling cosmetics.Sat, 13 Sep 2003 20:24:51 +0000, by diego
-
make menu work on mingw (run command is still disabled), based on patch by Christophe PerinaudSat, 13 Sep 2003 18:02:20 +0000, by faust3
-
This file does not need to be translated.Sat, 13 Sep 2003 15:22:06 +0000, by diego
-
Fix for the faad2 compilation test which needs config.h to be present. Patch by Bernd Ernesti <mplayer@lists.veego.de>.Fri, 12 Sep 2003 21:59:40 +0000, by mosu
-
Marked SSA subs as UTF-8. Better newline handling for SSA subs. Patch by Tristan <z80@oceanfree.net>.Fri, 12 Sep 2003 21:56:03 +0000, by mosu
-
Improved backwards seeking for small seek steps. Patch by matthieu <mat100@ifrance.com>.Fri, 12 Sep 2003 21:47:28 +0000, by mosu
-
codecs-in.html moved to DOCS/tech/.Fri, 12 Sep 2003 19:14:56 +0000, by diego
-
warning fix (missing C initializers)Fri, 12 Sep 2003 15:55:45 +0000, by pl
-
warning fix (missing C initializer)Fri, 12 Sep 2003 15:54:28 +0000, by pl
-
patch by Guido Guenther <agx@sigxcpu.org>:Fri, 12 Sep 2003 15:52:57 +0000, by pl
-
fix some warnings (define order)Fri, 12 Sep 2003 15:50:35 +0000, by pl
-
fix for warning in some vo_*.cFri, 12 Sep 2003 15:48:33 +0000, by pl
-
force a new line if a message is very longFri, 12 Sep 2003 15:46:16 +0000, by pl
-
1000lFri, 12 Sep 2003 08:10:32 +0000, by henry
-
yet another sync fixThu, 11 Sep 2003 21:05:16 +0000, by henry
-
initial revisionThu, 11 Sep 2003 12:39:21 +0000, by gabucino
-
Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>.Thu, 11 Sep 2003 09:05:54 +0000, by mosu
-
2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schindelin at gmx dot de>)Thu, 11 Sep 2003 07:09:25 +0000, by michael
-
pass stream header FCCThu, 11 Sep 2003 00:16:33 +0000, by michael
-
Fixed PAUSED message (it was too long :)Wed, 10 Sep 2003 14:56:56 +0000, by lumag
-
Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanfree.net>.Wed, 10 Sep 2003 12:50:29 +0000, by mosu
-
Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs etc.).Wed, 10 Sep 2003 11:39:40 +0000, by mosu
-
10l, debug code broke compile with mmx disabledMon, 08 Sep 2003 17:12:31 +0000, by rfelker
-
Cleanup of faad detection and a new test if gcc can compile the internal faad. Patch by Arpi.Mon, 08 Sep 2003 10:09:02 +0000, by mosu
-
Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by Arpi.Mon, 08 Sep 2003 10:07:52 +0000, by mosu
-
hopefully final xv ports.Sun, 07 Sep 2003 18:58:56 +0000, by attila
-
IRIX support by Timo Kanera <timo@kanera.de>Sun, 07 Sep 2003 18:15:47 +0000, by alex
-
Add libogg if Theora is wanted (might be missing if Tremor is used instead of Vorbis). Patch by G«Ótz Waschk <waschk@informatik.uni-rostock.de>Sun, 07 Sep 2003 18:06:27 +0000, by mosu
-
100l typo found by Dima K. <dimakar@yahoo.com>Sun, 07 Sep 2003 17:49:56 +0000, by alex
-
external faad support via --enable-externalfaad and fix my 1000l bugSun, 07 Sep 2003 17:48:17 +0000, by alex
-
adaptors are not portsSun, 07 Sep 2003 14:45:10 +0000, by attila
-
1l forgot infoSun, 07 Sep 2003 13:50:25 +0000, by rtognimp
-
plen=0 is handledSun, 07 Sep 2003 01:41:09 +0000, by alex
-
moved packet header after startcodesSun, 07 Sep 2003 01:15:01 +0000, by alex
-
catch negative port numbers, just in caseSat, 06 Sep 2003 22:42:02 +0000, by attila
-
syncSat, 06 Sep 2003 16:33:23 +0000, by nicolas
-
syncSat, 06 Sep 2003 15:33:56 +0000, by nauj27
-
10Sat, 06 Sep 2003 14:32:26 +0000, by michael
-
add port parameter to -vo xvSat, 06 Sep 2003 13:40:00 +0000, by attila
-
fix debug compilation on mingwSat, 06 Sep 2003 13:36:15 +0000, by faust3
-
reserved_bytes & byte order stuffSat, 06 Sep 2003 13:21:08 +0000, by michael
-
disable sse support for mingw because of missing memalignSat, 06 Sep 2003 12:06:59 +0000, by faust3
-
audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yahoo.com>Sat, 06 Sep 2003 00:24:05 +0000, by alex
-
FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>Sat, 06 Sep 2003 00:14:08 +0000, by alex
-
disable faad with gcc 3.2Fri, 05 Sep 2003 23:50:56 +0000, by alex
-
solaris sed (and probably others) fix for faad detection by Michael Gernoth <simigern@stud.uni-erlangen.de>Fri, 05 Sep 2003 23:49:18 +0000, by alex
-
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dllFri, 05 Sep 2003 22:08:23 +0000, by rtognimp
-
some updatesFri, 05 Sep 2003 18:45:12 +0000, by alex
-
added new config system support and fixed some bugs (altought sanity checks are needed in delogo as it segfaults easily with w/h out of range)Fri, 05 Sep 2003 16:04:40 +0000, by alex
-
Fix the segfault with long filenames. Also prevent some other bufferFri, 05 Sep 2003 15:31:32 +0000, by albeu
-
size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)Fri, 05 Sep 2003 15:30:46 +0000, by alex
-
spelling/wording fixesFri, 05 Sep 2003 14:18:03 +0000, by diego
-
delogo filterFri, 05 Sep 2003 11:51:26 +0000, by henry
-
DR, 10l fixesFri, 05 Sep 2003 10:42:13 +0000, by henry
-
10l - forgotten gettimeofdayFri, 05 Sep 2003 10:35:00 +0000, by henry
-
simple logo removerWed, 03 Sep 2003 22:44:28 +0000, by henry
-
100l: you have 2 nibbles per byte, don't divide byte count by 2Wed, 03 Sep 2003 22:30:30 +0000, by rtognimp
-
cdda && cddb aren't uris too (hopefully all the pseudo urls are catched before url_new())Wed, 03 Sep 2003 19:26:33 +0000, by alex
-
spellingWed, 03 Sep 2003 11:13:12 +0000, by nauj27
-
fixed win32 compile problems and broken bigendian supportTue, 02 Sep 2003 20:40:36 +0000, by alex
-
added 0.91 and 1.0pre1 to the history sectionTue, 02 Sep 2003 20:23:55 +0000, by alex
-
minor leak fixTue, 02 Sep 2003 20:02:37 +0000, by alex
-
1000lTue, 02 Sep 2003 17:44:38 +0000, by alex
-
Jacosub files can have the extension '.js' too. Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>Tue, 02 Sep 2003 17:26:33 +0000, by alex
-
Do not automatically select a subtitle stream for display.Tue, 02 Sep 2003 16:35:39 +0000, by mosu
-
Sync with XML.Tue, 02 Sep 2003 16:35:29 +0000, by diego
-
sync with english version. Now use 'archivo' instead 'fichero' for 'file'.Tue, 02 Sep 2003 15:39:00 +0000, by nauj27
-
New spanish DOC fileTue, 02 Sep 2003 15:22:02 +0000, by nauj27
-
Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>Tue, 02 Sep 2003 14:48:49 +0000, by mosu
-
Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>Tue, 02 Sep 2003 14:40:16 +0000, by mosu
-
Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>Tue, 02 Sep 2003 14:39:02 +0000, by mosu
-
Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima K. <dimakar@yahoo.com>.Tue, 02 Sep 2003 14:36:26 +0000, by mosu
-
syncTue, 02 Sep 2003 14:34:39 +0000, by nauj27
-
libmenu is missing the dvb headers, patch by Gotz Waschk <waschk@informatik.uni-rostock.de>Tue, 02 Sep 2003 14:00:37 +0000, by alex
-
syncMon, 01 Sep 2003 19:47:34 +0000, by gabucino
-
fixesMon, 01 Sep 2003 19:45:36 +0000, by gabucino
-
some updatesMon, 01 Sep 2003 19:11:44 +0000, by alex
-
documented the custom matrices stuff, feel free to reword/fix/etc, but don't flame me as Gabucino was not able to help in writing docs...Mon, 01 Sep 2003 18:57:09 +0000, by alex
-
some fixesMon, 01 Sep 2003 18:34:31 +0000, by alex
-
-nomouseinput support for vo_sdlMon, 01 Sep 2003 18:24:27 +0000, by alex
-
fixes and documented -list-optionsMon, 01 Sep 2003 17:44:12 +0000, by alex
-
more updatesMon, 01 Sep 2003 15:21:55 +0000, by alex
-
some more fixesMon, 01 Sep 2003 14:50:09 +0000, by alex
-
overall fixes and documented inter/intra_matrix option in manpageMon, 01 Sep 2003 14:41:56 +0000, by alex
-
updated the list of supported lavc video encodersMon, 01 Sep 2003 14:09:30 +0000, by alex
-
support for user specified intra/inter matricesMon, 01 Sep 2003 14:04:41 +0000, by alex
-
switched lavc_param_format to CONF_TYPE_IMGFMTMon, 01 Sep 2003 13:26:05 +0000, by alex
-
asv2 encodingMon, 01 Sep 2003 12:44:31 +0000, by michael
-
Fix immediatemode with mplayer (ie playing both sound and video)Mon, 01 Sep 2003 12:10:29 +0000, by albeu
-
Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev/lirc may be a directory, so right device is /dev/lirc/0)Mon, 01 Sep 2003 10:51:11 +0000, by lumag
-
FFASV2Mon, 01 Sep 2003 08:29:54 +0000, by michael
-
direct render frames whose fields are not in a common buffer, ratherMon, 01 Sep 2003 02:54:06 +0000, by rfelker
-
;-)Mon, 01 Sep 2003 01:24:33 +0000, by diego
-
spelling fixesMon, 01 Sep 2003 01:21:40 +0000, by diego
-
nitMon, 01 Sep 2003 01:18:58 +0000, by diego
-
framestep and tile filters clarified.Mon, 01 Sep 2003 01:15:43 +0000, by diego
-
nitSun, 31 Aug 2003 23:51:02 +0000, by diego
-
spelling fixesSun, 31 Aug 2003 23:23:22 +0000, by diego
-
libfaad is included now.Sun, 31 Aug 2003 23:13:50 +0000, by diego
-
10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.c x11_common.h |moreSun, 31 Aug 2003 23:13:45 +0000, by alex
-
Ignore .depend.Sun, 31 Aug 2003 23:07:28 +0000, by diego
-
vo_fbdev2 written by Joey Parrish with some minor modificationsSun, 31 Aug 2003 23:00:39 +0000, by alex
-
syncSun, 31 Aug 2003 23:00:23 +0000, by gabucino
-
fixing alphabetic orderSun, 31 Aug 2003 22:59:34 +0000, by gabucino
-
slight "grammar" fixesSun, 31 Aug 2003 22:53:07 +0000, by gabucino
-
spelling + small updatesSun, 31 Aug 2003 22:47:04 +0000, by diego
-
10l, lot of missing new-lines. In case of an error, all the messages will be screwed upSun, 31 Aug 2003 22:36:27 +0000, by alex
-
Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>Sun, 31 Aug 2003 22:27:10 +0000, by mosu
-
remove read/revert hackSun, 31 Aug 2003 22:18:27 +0000, by alex
-
syncSun, 31 Aug 2003 22:10:52 +0000, by diego
-
Recieving of mouse events can be switched off. Patch by Markus Rechberger <mrechberger@web.de>Sun, 31 Aug 2003 22:02:25 +0000, by alex
-
10l found by albeuSun, 31 Aug 2003 21:55:11 +0000, by alex
-
final pre1Sun, 31 Aug 2003 21:51:15 +0000, by alex
-
2 new filters: tile & framestepSun, 31 Aug 2003 21:41:24 +0000, by arpi
-
rawnv21Sun, 31 Aug 2003 21:39:17 +0000, by alex
-
syncSun, 31 Aug 2003 21:29:11 +0000, by gabucino
-
vf_tile & _framestep addedSun, 31 Aug 2003 21:23:58 +0000, by arpi
-
more mmx and fix 100l sig11 in the previous mmx commitSun, 31 Aug 2003 21:12:44 +0000, by rfelker
-
added nv12/nv21 and some other fourccs (still not synced)Sun, 31 Aug 2003 21:11:35 +0000, by alex
-
Sync to help_mp-en.h v1.107Sun, 31 Aug 2003 21:10:57 +0000, by rtognimp
-
nv21 supportSun, 31 Aug 2003 20:58:25 +0000, by alex
-
* Add multi device support.Sun, 31 Aug 2003 20:57:34 +0000, by attila
-
basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>Sun, 31 Aug 2003 20:45:06 +0000, by alex
-
1000l, mmx code was not being used because of missing config.h, andSun, 31 Aug 2003 20:36:33 +0000, by rfelker
-
syncSun, 31 Aug 2003 20:34:14 +0000, by gabucino
-
FTP supportSun, 31 Aug 2003 20:33:25 +0000, by gabucino
-
tweaks and cleanupSun, 31 Aug 2003 19:56:13 +0000, by rfelker
-
1000lSun, 31 Aug 2003 19:18:21 +0000, by rfelker
-
Handle mp_msg like printf so compiler can report if missing/too much arguments or other errors happen. GCC onlySun, 31 Aug 2003 19:15:33 +0000, by alex
-
serious bugs - 1l absinth (changed to absinth against cola inflation)Sun, 31 Aug 2003 18:51:05 +0000, by alex
-
remove exit_player and exit referencesSun, 31 Aug 2003 18:33:02 +0000, by alex
-
Missing en/ added to DOCS path.Sun, 31 Aug 2003 18:12:27 +0000, by diego
-
some WIPSun, 31 Aug 2003 17:58:29 +0000, by alex
-
-noautoexpand documented.Sun, 31 Aug 2003 17:51:28 +0000, by diego
-
fix 10l (computation based on uninitialized data which led toSun, 31 Aug 2003 17:46:32 +0000, by rfelker
-
while we are at it: geometry support for xmgaSun, 31 Aug 2003 12:57:27 +0000, by attila
-
geometry support for x11Sun, 31 Aug 2003 12:33:49 +0000, by attila
-
ffmpeg1/2Sat, 30 Aug 2003 22:57:54 +0000, by arpi
-
use internal (included) libfaad2Sat, 30 Aug 2003 22:31:45 +0000, by arpi
-
libfaad2 v2.0rc1 importedSat, 30 Aug 2003 22:30:28 +0000, by arpi
-
Sync.Sat, 30 Aug 2003 16:17:15 +0000, by lumag
-
patch by Joey Parrish <joey@nicewarrior.org>:Sat, 30 Aug 2003 13:57:24 +0000, by arpi
-
On2 VP4 personal codec support via binary vfw dll vp4vfw.dllSat, 30 Aug 2003 13:56:46 +0000, by rtognimp
-
__CYGWIN__->SYS_CYGWIN define moved to the right placeSat, 30 Aug 2003 13:38:15 +0000, by arpi
-
synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use ourSat, 30 Aug 2003 13:35:25 +0000, by arpi
-
1000l and I imho this would win 'The Bug/Typo of the Year' awardFri, 29 Aug 2003 21:57:40 +0000, by alex
-
1000lFri, 29 Aug 2003 21:42:51 +0000, by alex
-
10^1337 litres (now, that's an inflation)Fri, 29 Aug 2003 21:16:32 +0000, by alex
-
syncFri, 29 Aug 2003 16:19:23 +0000, by nauj27
-
Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libero.it>.Fri, 29 Aug 2003 08:03:56 +0000, by mosu
-
10lThu, 28 Aug 2003 22:11:42 +0000, by iive
-
100l fix for paletted 8bpp files, I committed an old versionThu, 28 Aug 2003 22:01:44 +0000, by rtognimp
-
Quicktime 8BPS decoderThu, 28 Aug 2003 21:23:40 +0000, by rtognimp
-
Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.Thu, 28 Aug 2003 17:32:28 +0000, by mosu
-
Updated highest demuxer number.Thu, 28 Aug 2003 13:31:44 +0000, by mosu
-
printing fps with 3 dec digit instead of 2Wed, 27 Aug 2003 22:30:54 +0000, by arpi
-
This patch fixes:Wed, 27 Aug 2003 17:08:58 +0000, by alex
-
dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@gmx.de>Wed, 27 Aug 2003 16:44:09 +0000, by alex
-
Removed some ":" in the track output for easier cut&paste.Wed, 27 Aug 2003 13:08:40 +0000, by mosu
-
a/v sync cleanupsWed, 27 Aug 2003 09:23:39 +0000, by henry
-
10l and a few spelling fixesTue, 26 Aug 2003 10:06:10 +0000, by diego
-
10lTue, 26 Aug 2003 10:02:34 +0000, by diego
-
libfaad installation instructionsTue, 26 Aug 2003 09:56:58 +0000, by diego
-
-nuvopts documentation by AlbeuTue, 26 Aug 2003 09:49:45 +0000, by diego
-
mpeg2Mon, 25 Aug 2003 23:19:08 +0000, by michael
-
OSD support, optinal queue, optional use of sleep(), and benchmark modeMon, 25 Aug 2003 21:41:10 +0000, by iive
-
added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such nonsense (tv,mf,vcd)Mon, 25 Aug 2003 21:40:38 +0000, by alex
-
1000l. The vcd api changed and nobody updated the gui..Mon, 25 Aug 2003 21:33:39 +0000, by alex
-
Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.Mon, 25 Aug 2003 18:13:51 +0000, by attila
-
Fix the bug found by Martin WulffeldMon, 25 Aug 2003 15:29:55 +0000, by albeu
-
syncMon, 25 Aug 2003 13:45:45 +0000, by nauj27
-
Support for case insensitive string matching in SAMI subtitle files. Patch by Bruno Lecointre.Mon, 25 Aug 2003 09:12:28 +0000, by mosu
-
fabs needs math.hMon, 25 Aug 2003 09:08:06 +0000, by ranma
-
Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See <200308250434.38516.mih_val@mail.ru> in mplayer-users)Mon, 25 Aug 2003 08:38:17 +0000, by ranma
-
TGA image output VO moduleSun, 24 Aug 2003 18:26:37 +0000, by arpi
-
- re-added the old and (no more used) option -tsfastparse with aSun, 24 Aug 2003 18:09:29 +0000, by arpi
-
- initial support for MPEG4 in TS (M4V is working, but not AAC yet)Sun, 24 Aug 2003 18:08:54 +0000, by arpi
-
- seek() is always synchronized to keyframes, so the decoders don'tSun, 24 Aug 2003 18:07:00 +0000, by arpi
-
Support for linked seek heads, multiple seek heads, multiple cues.Sun, 24 Aug 2003 12:34:42 +0000, by mosu
-
Re-added block duration parsing, needed for subtitles. Got lost in the last update. Patch by Bruno Lecointre.Sat, 23 Aug 2003 22:51:10 +0000, by mosu
-
codecs.conf is obsolete.Fri, 22 Aug 2003 22:18:08 +0000, by diego
-
syncFri, 22 Aug 2003 00:34:50 +0000, by diego
-
10lThu, 21 Aug 2003 11:38:09 +0000, by arpi
-
New spanish DOC file :)Wed, 20 Aug 2003 14:46:51 +0000, by nauj27
-
Parenthesis mistakeWed, 20 Aug 2003 14:25:56 +0000, by nauj27
-
Stray English line removed.Wed, 20 Aug 2003 14:20:26 +0000, by diego
-
Missing options in spanish versionWed, 20 Aug 2003 13:11:10 +0000, by nauj27
-
syncWed, 20 Aug 2003 11:50:53 +0000, by nauj27
-
cosmetic fixesWed, 20 Aug 2003 10:26:46 +0000, by gabucino
-
syncWed, 20 Aug 2003 10:24:51 +0000, by gabucino
-
syncWed, 20 Aug 2003 09:43:28 +0000, by gabucino
-
syncWed, 20 Aug 2003 08:58:51 +0000, by gabucino
-
typo fixWed, 20 Aug 2003 08:27:26 +0000, by gabucino
-
no need to document -flip_hebrew and -noflip_hebrew, alphabetical order.Tue, 19 Aug 2003 18:50:33 +0000, by diego
-
syncTue, 19 Aug 2003 16:18:37 +0000, by nauj27
-
10l forgot to add nuv to the help messageTue, 19 Aug 2003 15:10:10 +0000, by albeu
-
FriBiDi control flagsTue, 19 Aug 2003 05:38:41 +0000, by gabucino
-
syncMon, 18 Aug 2003 18:08:26 +0000, by nauj27
-
document vf_pullup (vaguely at least)Mon, 18 Aug 2003 15:27:00 +0000, by rfelker
-
pullup -- third generation inverse telecine engine. the backendMon, 18 Aug 2003 15:24:08 +0000, by rfelker
-
clean up field flags:Mon, 18 Aug 2003 14:49:06 +0000, by rfelker
-
Reworked the CPU optimization detection code, now it works nice for non-x86 platforms aswell (tested on Alpha, PPC, x86)Mon, 18 Aug 2003 14:24:29 +0000, by alex
-
X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixesMon, 18 Aug 2003 14:05:30 +0000, by alex
-
a 100l and another typoMon, 18 Aug 2003 13:49:22 +0000, by diego
-
100lMon, 18 Aug 2003 13:39:07 +0000, by alex
-
Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>Mon, 18 Aug 2003 13:13:41 +0000, by alex
-
New spanish DOCS filesMon, 18 Aug 2003 12:23:54 +0000, by nauj27
-
sync with man page, 'remove dvdnav stuff, it does not work anyway'Mon, 18 Aug 2003 10:55:40 +0000, by nauj27
-
syncMon, 18 Aug 2003 10:07:04 +0000, by nauj27
-
syncMon, 18 Aug 2003 09:53:35 +0000, by nauj27
-
a/v sync improvementsMon, 18 Aug 2003 09:23:07 +0000, by henry
-
sysm --> syms typo fix by Joey ParrishSun, 17 Aug 2003 21:18:02 +0000, by diego
-
--dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>Sun, 17 Aug 2003 20:56:40 +0000, by alex
-
Binary codecs finally work as they should on Windows.Sun, 17 Aug 2003 20:48:38 +0000, by diego
-
Fixes FriBiDi support and extends it with configure options. Patch by Raindel Shachar <raindel@techunix.technion.ac.il>Sun, 17 Aug 2003 20:42:06 +0000, by alex
-
Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extensionSun, 17 Aug 2003 20:17:03 +0000, by diego
-
fix RGB16 vs BGR16 mismatchSun, 17 Aug 2003 20:01:22 +0000, by faust3
-
dll loading from codecs dir support for windowsSun, 17 Aug 2003 19:18:29 +0000, by faust3
-
Windows hints as discussed on mplayer-cygwinSun, 17 Aug 2003 18:10:42 +0000, by diego
-
ftp supportSun, 17 Aug 2003 18:03:20 +0000, by diego
-
Fix '- loop' to '-loop' option into exampleSun, 17 Aug 2003 14:09:27 +0000, by nauj27
-
Remove dvdnav stuff, it does not work anyway.Sun, 17 Aug 2003 14:09:26 +0000, by diego
-
spelling and grammar fixes galoreSun, 17 Aug 2003 13:51:04 +0000, by diego
-
fix playback of rgb files when overlay is not disabledSun, 17 Aug 2003 12:55:21 +0000, by faust3
-
fix compilation on mingwSun, 17 Aug 2003 11:07:18 +0000, by faust3
-
Fixes for compilation with gcc versions != 3.2.Sun, 17 Aug 2003 10:36:33 +0000, by mosu
-
shorter, sweeter, more portable, better calling syntaxSun, 17 Aug 2003 01:20:48 +0000, by diego
-
Forgot #include <sys/socket.h>Sat, 16 Aug 2003 22:21:12 +0000, by albeu
-
url_unescape_string is used by the command line parser. These few helperSat, 16 Aug 2003 21:53:26 +0000, by albeu
-
This should be up to date.Sat, 16 Aug 2003 20:54:41 +0000, by diego
-
-brightness && -vf scale fixSat, 16 Aug 2003 19:22:11 +0000, by michael
-
syncSat, 16 Aug 2003 18:49:49 +0000, by diego
-
syncSat, 16 Aug 2003 17:51:04 +0000, by gabucino
-
sync forward ported from 0_90Sat, 16 Aug 2003 17:49:12 +0000, by gabucino
-
New spanish translated DOC fileSat, 16 Aug 2003 11:31:28 +0000, by nauj27
-
ftp support for mingwSat, 16 Aug 2003 10:53:44 +0000, by faust3
-
Finnaly commit Nico's dvb menu. Sorry for committing thisSat, 16 Aug 2003 09:51:05 +0000, by albeu
-
ftp support. The change on connect2Server is needed bcs we need 2Fri, 15 Aug 2003 19:13:23 +0000, by albeu
-
I've juste found a bug which prevent to load a file whose name containFri, 15 Aug 2003 18:45:35 +0000, by albeu
-
no channels moving, autosubdievice, nonsupported fix by Vladimir I. Umnov <uvi@ezmail.ru>, removed braindeaded startup messageFri, 15 Aug 2003 18:02:24 +0000, by joyping
-
fixes http://pot.lsd.ro/video.asfFri, 15 Aug 2003 16:36:32 +0000, by arpi
-
this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,Fri, 15 Aug 2003 15:25:55 +0000, by diego
-
Spanish syncFri, 15 Aug 2003 14:43:57 +0000, by nauj27
-
Prefer DOCS/hu/, now Gabucino must sync the DOCS <evil laugh>Fri, 15 Aug 2003 13:15:47 +0000, by alex
-
4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.Fri, 15 Aug 2003 13:04:37 +0000, by alex
-
-(no)slices is no longer MPlayer only.Fri, 15 Aug 2003 12:55:29 +0000, by diego
-
updatesFri, 15 Aug 2003 12:50:01 +0000, by alex
-
DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.Fri, 15 Aug 2003 12:47:18 +0000, by diego
-
Workaround: skip first mp3 frame, that mostly contains trashed data. This fixes several buggy/mistdetected files. Idea by Arpi.Fri, 15 Aug 2003 12:35:08 +0000, by alex
-
New spanish translated DOC fileFri, 15 Aug 2003 12:09:56 +0000, by nauj27
-
docs updatesFri, 15 Aug 2003 12:05:18 +0000, by diego
-
unknow --> unknown as discussed on dev-engFri, 15 Aug 2003 11:55:21 +0000, by diego
-
cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>Fri, 15 Aug 2003 11:19:10 +0000, by diego
-
there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfaulted when such keys were pressed on non-video filesThu, 14 Aug 2003 21:29:39 +0000, by alex
-
Spelling police:Thu, 14 Aug 2003 12:15:44 +0000, by diego
-
translated a message to englishThu, 14 Aug 2003 01:45:16 +0000, by alex
-
1000lThu, 14 Aug 2003 01:25:42 +0000, by alex
-
1000lThu, 14 Aug 2003 01:15:41 +0000, by alex
-
1000lThu, 14 Aug 2003 01:05:49 +0000, by alex
-
warning fixThu, 14 Aug 2003 00:36:25 +0000, by alex
-
Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.Wed, 13 Aug 2003 21:32:28 +0000, by alex
-
Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <agapon@cv-nj.com>Wed, 13 Aug 2003 21:04:15 +0000, by alex
-
using CONF_TYPE_IMGFMTWed, 13 Aug 2003 19:02:34 +0000, by alex
-
CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs tooWed, 13 Aug 2003 17:38:30 +0000, by alex
-
"when I run "mplayer -slave <audiofile> " then, while playing, I send theWed, 13 Aug 2003 17:03:36 +0000, by albeu
-
100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)Wed, 13 Aug 2003 16:45:02 +0000, by alex
-
v4l2 checkWed, 13 Aug 2003 16:01:53 +0000, by henry
-
Fix a 10l and add escaped filename support. Needed by ftp.Wed, 13 Aug 2003 12:09:25 +0000, by albeu
-
Fix -cdrom-device to work again with cdda and vcd.Wed, 13 Aug 2003 11:18:24 +0000, by albeu
-
1000l, thanks PierreWed, 13 Aug 2003 09:42:53 +0000, by alex
-
added live.com to (no)inputmodulesTue, 12 Aug 2003 23:18:02 +0000, by alex
-
update, againTue, 12 Aug 2003 22:41:53 +0000, by alex
-
moved lot of global variables into static ones (and some minor spelling fixes)Tue, 12 Aug 2003 20:54:12 +0000, by alex
-
Added DR support to vo_fbdev,Tue, 12 Aug 2003 20:09:53 +0000, by joey
-
sync (Real Win32 vs Linux codec clarification)Tue, 12 Aug 2003 19:58:55 +0000, by nauj27
-
sync ('tinterlace' filter)Tue, 12 Aug 2003 19:47:44 +0000, by nauj27
-
some updatesTue, 12 Aug 2003 19:08:05 +0000, by alex
-
min/max float->doubleTue, 12 Aug 2003 18:00:08 +0000, by arpi
-
From: Kir Kostuchenko <kir@users.sourceforge.net>Tue, 12 Aug 2003 13:25:52 +0000, by gabucino
-
reverse of accidently twice commited patch (non-unified patch suxx)Tue, 12 Aug 2003 13:22:35 +0000, by gabucino
-
From: Kir Kostuchenko <kir@users.sourceforge.net>Tue, 12 Aug 2003 11:32:51 +0000, by gabucino
-
10000l, the old code was slow as hell, copying stuff extra times andTue, 12 Aug 2003 08:24:24 +0000, by rfelker
-
Hi, here are slave commands:Tue, 12 Aug 2003 07:38:49 +0000, by gabucino
-
Changed all printf into mp_msgTue, 12 Aug 2003 06:57:19 +0000, by joey
-
Real Win32 vs Linux codec clarification.Tue, 12 Aug 2003 00:30:27 +0000, by diego
-
sync by Andriy N. Gritsenko <andrej@lucky.net>Mon, 11 Aug 2003 21:37:39 +0000, by diego
-
replacing old MPlayer logo for the much nicer OSX versionMon, 11 Aug 2003 21:08:42 +0000, by gabucino
-
Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>Mon, 11 Aug 2003 20:52:53 +0000, by alex
-
'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.com> (with minor fixes for current cvs by me)Mon, 11 Aug 2003 20:04:30 +0000, by alex
-
10l (and fixes some wmaker issues)Mon, 11 Aug 2003 19:02:37 +0000, by alex
-
sync with englishMon, 11 Aug 2003 18:25:41 +0000, by nauj27
-
dvbin fix by Nico <nsabbi@libero.it>Mon, 11 Aug 2003 14:32:53 +0000, by alex
-
typoMon, 11 Aug 2003 08:43:36 +0000, by diego
-
eh too earlyMon, 11 Aug 2003 07:33:08 +0000, by gabucino
-
syncMon, 11 Aug 2003 07:30:31 +0000, by gabucino
-
syncMon, 11 Aug 2003 07:28:25 +0000, by gabucino
-
style fixMon, 11 Aug 2003 07:15:05 +0000, by gabucino
-
Moved -slices to cfg-common.h.Mon, 11 Aug 2003 01:38:50 +0000, by diego
-
syncMon, 11 Aug 2003 01:14:20 +0000, by diego
-
this patch fixesMon, 11 Aug 2003 00:02:46 +0000, by arpi
-
new Windows section with Cygwin and MinGW subsectionsSun, 10 Aug 2003 23:13:34 +0000, by diego
-
Spanish translation by Juan Mart«¿n L«Ñpez <nauj27@teleline.es>Sun, 10 Aug 2003 19:55:43 +0000, by nauj27
-
Prevent missing subtitles at pts reset.Sun, 10 Aug 2003 17:58:22 +0000, by ranma
-
libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>Sun, 10 Aug 2003 15:54:25 +0000, by alex
-
10lSun, 10 Aug 2003 15:14:47 +0000, by alex
-
more variantsSun, 10 Aug 2003 08:24:01 +0000, by gabucino
-
how to put subtitles in output fileSun, 10 Aug 2003 08:18:48 +0000, by gabucino
-
remove debug messageSat, 09 Aug 2003 19:15:40 +0000, by nexus
-
another attempt to fix the subtitle searchingSat, 09 Aug 2003 16:30:55 +0000, by henry
-
For a request by Gabu, i've cut & fix a part of Joey's dvd aid switchingSat, 09 Aug 2003 14:23:16 +0000, by gabucino
-
OSD menu should not be confused with DVD menus.Sat, 09 Aug 2003 12:07:18 +0000, by diego
-
This is in sync...Sat, 09 Aug 2003 11:00:10 +0000, by diego
-
updates by Ioannis PanteleakisSat, 09 Aug 2003 10:54:18 +0000, by diego
-
address bouncesSat, 09 Aug 2003 10:09:11 +0000, by diego
-
path fixesSat, 09 Aug 2003 10:03:40 +0000, by diego
-
some more cola - misplaced breakFri, 08 Aug 2003 23:26:48 +0000, by henry
-
some updates (all shown by help_diff.sh)...Fri, 08 Aug 2003 22:56:32 +0000, by jonas
-
fix the bug where only the last file of the command line is foundFri, 08 Aug 2003 20:07:38 +0000, by pl
-
typo fix by DongCheon Park <dcpark@kaist.ac.kr>Fri, 08 Aug 2003 09:28:39 +0000, by diego
-
sync by Juan Martin <nauj27@teleline.es>Thu, 07 Aug 2003 18:16:05 +0000, by diego
-
support for raw DV >2GbThu, 07 Aug 2003 13:25:03 +0000, by gabucino
-
10l - some forgotten ifdefsThu, 07 Aug 2003 12:40:15 +0000, by henry
-
v4l2 supportThu, 07 Aug 2003 12:24:35 +0000, by henry
-
v4l2 supportThu, 07 Aug 2003 12:18:04 +0000, by henry
-
(nonworking) dvdnav commented out as discussed on dev-eng.Wed, 06 Aug 2003 22:05:20 +0000, by diego
-
(Almost) cosmetic update, taken from fsf.org.Wed, 06 Aug 2003 21:55:59 +0000, by diego
-
syncWed, 06 Aug 2003 09:31:16 +0000, by gabucino
-
make debian devels happy (ok, that's impossible, I know:)Wed, 06 Aug 2003 01:07:47 +0000, by gabucino
-
_win32libdir (not _libdir/win32) should be searched after other locations.Tue, 05 Aug 2003 23:53:06 +0000, by diego
-
whitespace cosmeticsTue, 05 Aug 2003 23:07:07 +0000, by diego
-
sync and improvements by Tomas Blaha <tomasb@kapsa.club.cz>Tue, 05 Aug 2003 21:13:11 +0000, by diego
-
Path fixed.Tue, 05 Aug 2003 21:09:22 +0000, by diego
-
sync by Juan Martin <nauj27@teleline.es>Tue, 05 Aug 2003 19:14:32 +0000, by diego
-
Hint fixed up and synched to XML.Tue, 05 Aug 2003 09:22:46 +0000, by diego
-
dvd:// corrected to -dvdauth as outlined by LGB on dev-eng + rewording.Mon, 04 Aug 2003 23:20:49 +0000, by diego
-
spelling correctionsMon, 04 Aug 2003 22:36:22 +0000, by diego
-
Document softpulldown filter.Mon, 04 Aug 2003 20:56:02 +0000, by ranma
-
vsynced GL output (hint from Spacecake <spacecake@diaryland.com>)Mon, 04 Aug 2003 15:43:56 +0000, by gabucino
-
I'd like to change tv tuner frequency in the slave mode. So this patchMon, 04 Aug 2003 09:13:10 +0000, by gabucino
-
FourCC is the preferred spelling according to iive and arpi.Mon, 04 Aug 2003 07:46:22 +0000, by diego
-
warning for users who insist on trying to enable dvdnavMon, 04 Aug 2003 01:29:58 +0000, by rfelker
-
fixes and syncSun, 03 Aug 2003 20:04:01 +0000, by diego
-
-noslices support for mencoder. ugly hack, but vf_crop and vf_expandSun, 03 Aug 2003 18:59:49 +0000, by rfelker
-
removed obsolete my_profileSun, 03 Aug 2003 18:33:28 +0000, by alex
-
10lSun, 03 Aug 2003 18:28:28 +0000, by alex
-
better pause mechanism and faster uninit support by Vladimir I. Umnov <uvi@ezmail.ru>Sun, 03 Aug 2003 17:54:35 +0000, by alex
-
c vs c++ syntaxSun, 03 Aug 2003 17:42:43 +0000, by alex
-
10lSun, 03 Aug 2003 17:26:25 +0000, by alex
-
10l fix by Bjrn Sandell <biorn@dce.chalmers.se>Sun, 03 Aug 2003 17:06:18 +0000, by alex
-
Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,Sun, 03 Aug 2003 12:09:58 +0000, by ranma
-
Export flags needed for softpulldown filter.Sun, 03 Aug 2003 12:04:57 +0000, by ranma
-
BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu>Sat, 02 Aug 2003 18:45:24 +0000, by arpi
-
sync by DongCheon Park <pdc@kaist.ac.kr>Thu, 31 Jul 2003 10:10:16 +0000, by diego
-
sync by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>Thu, 31 Jul 2003 00:04:55 +0000, by diego
-
Better explanation, as suggested by Ivan Kalvachev.Wed, 30 Jul 2003 23:30:15 +0000, by diego
-
sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>Wed, 30 Jul 2003 22:10:06 +0000, by diego
-
typoWed, 30 Jul 2003 01:15:06 +0000, by diego
-
updates and fixesWed, 30 Jul 2003 00:58:53 +0000, by diego
-
spelling/grammar fixesTue, 29 Jul 2003 23:12:30 +0000, by diego
-
sync by Juan Martin <nauj27@teleline.es>Tue, 29 Jul 2003 20:20:40 +0000, by diego
-
nvidia 44.96 hardlock machine without that fixTue, 29 Jul 2003 14:11:18 +0000, by iive
-
mb decision stuffTue, 29 Jul 2003 02:29:58 +0000, by michael
-
draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st imageMon, 28 Jul 2003 20:04:09 +0000, by iive
-
remove cs_test and swscale-example tooMon, 28 Jul 2003 15:24:38 +0000, by alex
-
10l & warning fixesMon, 28 Jul 2003 14:54:19 +0000, by alex
-
1, micro-speedup 2, fixed 10l: only prefer utf8 if iconv is presentMon, 28 Jul 2003 14:17:31 +0000, by alex
-
translation by Juan Martin <nauj27@teleline.es> and Andoni ZubimendiMon, 28 Jul 2003 02:24:05 +0000, by diego
-
sync by Juan Martin <nauj27@teleline.es>Mon, 28 Jul 2003 02:22:18 +0000, by diego
-
Move away old codecs.conf files.Mon, 28 Jul 2003 02:02:20 +0000, by diego
-
just in caseMon, 28 Jul 2003 01:57:50 +0000, by diego
-
Changed swab32 from macro to inline function, this fixes compilation on alpha (with gcc2.95). Based on patch by KotHSun, 27 Jul 2003 23:02:58 +0000, by alex
-
gcc2.95.x has no support for mvi instructionsSun, 27 Jul 2003 22:55:25 +0000, by alex
-
Typos fixed, based on patch sent by Alex.Sun, 27 Jul 2003 22:41:53 +0000, by diego
-
fix against dummy solaris sprintf, bug reported by Gotz WaschkSun, 27 Jul 2003 22:23:07 +0000, by alex
-
some missing 'no' pairs of flagsSun, 27 Jul 2003 22:20:15 +0000, by alex
-
dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistentSun, 27 Jul 2003 22:15:08 +0000, by alex
-
start in windowed mode using Quartz, but no X server started. Ported from fink.sf.netSun, 27 Jul 2003 21:55:54 +0000, by alex
-
dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)Sun, 27 Jul 2003 21:35:14 +0000, by alex
-
sync with libavcodec (sh4 optim)Sun, 27 Jul 2003 21:24:33 +0000, by alex
-
ffcljr yvu9->411pSun, 27 Jul 2003 20:54:56 +0000, by alex
-
ffcljr supportSun, 27 Jul 2003 20:31:28 +0000, by alex
-
Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.Sun, 27 Jul 2003 10:16:14 +0000, by rsf
-
Added support for checking whether a RTP demuxer contains combined audio_video data.Sun, 27 Jul 2003 10:15:10 +0000, by rsf
-
Added support for checking whether a RTP demuxer had combined audio+video data.Sun, 27 Jul 2003 10:13:26 +0000, by rsf
-
Added support for checking whether a RTP demuxer contains a combined audio_video stream.Sun, 27 Jul 2003 10:11:42 +0000, by rsf
-
xvmc fixes - check for xv presence and fix libs orderSat, 26 Jul 2003 22:55:37 +0000, by iive
-
syncSat, 26 Jul 2003 14:11:28 +0000, by luran
-
sync by Kenneth Chan <chantk@ctk.sytes.net>Sat, 26 Jul 2003 09:52:49 +0000, by diego
-
xvmc updatesSat, 26 Jul 2003 00:55:36 +0000, by iive
-
detect Real codecs fix (with only win32 DLL)Fri, 25 Jul 2003 14:56:28 +0000, by nexus
-
ffativcr2Thu, 24 Jul 2003 23:42:20 +0000, by michael
-
layer-1 supportThu, 24 Jul 2003 22:12:59 +0000, by arpi
-
bumped version numberThu, 24 Jul 2003 19:32:59 +0000, by alex
-
consistency fixes, bumped version number (and added ffmjpegb)Thu, 24 Jul 2003 19:31:07 +0000, by alex
-
ff ativcr1Thu, 24 Jul 2003 12:31:11 +0000, by michael
-
syncThu, 24 Jul 2003 10:54:09 +0000, by diego
-
small correctionThu, 24 Jul 2003 10:43:07 +0000, by diego
-
sync with HTMLThu, 24 Jul 2003 10:22:43 +0000, by diego
-
10lThu, 24 Jul 2003 09:56:41 +0000, by diego
-
useful user advice re-added (DON'T remove.)Thu, 24 Jul 2003 06:49:59 +0000, by gabucino
-
more information, less flamesWed, 23 Jul 2003 16:45:15 +0000, by diego
-
codecs.conf is obsoletedWed, 23 Jul 2003 11:28:12 +0000, by gabucino
-
Installing codecs.conf is long obsolete.Tue, 22 Jul 2003 23:52:01 +0000, by diego
-
DOCS/it/ path fixed.Tue, 22 Jul 2003 23:49:27 +0000, by diego
-
Sync with mp_help-en.h v1.105Tue, 22 Jul 2003 20:23:27 +0000, by rtognimp
-
update to en-1.14Tue, 22 Jul 2003 20:10:05 +0000, by iive
-
sync the basic mplayer and mencoder outputsTue, 22 Jul 2003 10:46:22 +0000, by alex
-
sync to ffmpeg, updates, cleanupsMon, 21 Jul 2003 21:02:34 +0000, by iive
-
Fix M$RLE 4bit. Patch by Michael Guennewig <michaelguennewig(at)gmx(dot)de>Mon, 21 Jul 2003 19:04:12 +0000, by rtognimp
-
ASS supportSun, 20 Jul 2003 15:29:40 +0000, by henry
-
width -> frame / field typeSun, 20 Jul 2003 15:01:00 +0000, by michael
-
Small correction and port to XML.Sun, 20 Jul 2003 14:50:31 +0000, by diego
-
added a faq entry about encoding ASF filesSun, 20 Jul 2003 13:51:04 +0000, by attila
-
syncSun, 20 Jul 2003 07:49:50 +0000, by gabucino
-
Real DLLs now work under Cygwin.Sat, 19 Jul 2003 22:14:36 +0000, by diego
-
Win32 codec paths in vd_realvid.cSat, 19 Jul 2003 22:05:16 +0000, by diego
-
MinGW support in mpdvdkitSat, 19 Jul 2003 21:41:53 +0000, by diego
-
inconsistencySat, 19 Jul 2003 17:39:47 +0000, by alex
-
Ported from videolan CVS:Sat, 19 Jul 2003 17:28:17 +0000, by diego
-
SSE os support detection for windowsSat, 19 Jul 2003 12:25:18 +0000, by faust3
-
module order changed, required for 2.4.20Thu, 17 Jul 2003 18:42:03 +0000, by arpi
-
Fixes for stuff that only showed up with gcc versions other than 3.2.Thu, 17 Jul 2003 15:08:34 +0000, by mosu
-
Fixed spelling mistakes that were present in libmatroska until now.Thu, 17 Jul 2003 13:40:34 +0000, by mosu
-
new ff_draw_horiz_band()Thu, 17 Jul 2003 12:51:44 +0000, by michael
-
SyncWed, 16 Jul 2003 11:22:12 +0000, by lumag
-
Pause message shortened to not be longer than the audio file status line.Mon, 14 Jul 2003 17:12:06 +0000, by diego
-
1lMon, 14 Jul 2003 16:41:02 +0000, by diego
-
better consistencyMon, 14 Jul 2003 16:39:28 +0000, by diego
-
sync with HTMLMon, 14 Jul 2003 15:43:29 +0000, by diego
-
syncMon, 14 Jul 2003 13:25:18 +0000, by diego
-
syncMon, 14 Jul 2003 07:36:20 +0000, by gabucino
-
100l, vorbis cannot go in avi file!! even if it did work, -oac copy if broken with vorbis!Mon, 14 Jul 2003 03:41:12 +0000, by rfelker
-
removed yv12 support, but left some swscaler support for fast 15 vs 16bpp conversionSun, 13 Jul 2003 23:33:56 +0000, by alex
-
more generated filesSun, 13 Jul 2003 23:30:28 +0000, by diego
-
3*100l (backported from g2)Sun, 13 Jul 2003 22:51:20 +0000, by arpi
-
quant_store is obsoleteSun, 13 Jul 2003 22:50:16 +0000, by arpi
-
putting blur and outline to the font.desc tooSun, 13 Jul 2003 21:25:22 +0000, by alex
-
the trailing space isn't needed anymoreSun, 13 Jul 2003 18:50:17 +0000, by alex
-
10lSun, 13 Jul 2003 18:37:20 +0000, by alex
-
syncSun, 13 Jul 2003 16:26:26 +0000, by gabucino
-
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much betterSun, 13 Jul 2003 15:56:20 +0000, by alex
-
copyright message rework, try 2Sun, 13 Jul 2003 15:39:52 +0000, by alex
-
changed my non-working mail addressSun, 13 Jul 2003 14:48:19 +0000, by alex
-
moved some annonying messages to debug mode onlySun, 13 Jul 2003 14:43:28 +0000, by alex
-
Changed the main copyright to MPlayer Team and removed the lame 'see DOCS' thingie, as discussed with GabucinoSun, 13 Jul 2003 12:41:37 +0000, by alex
-
Spanish translatorsSun, 13 Jul 2003 00:02:16 +0000, by diego
-
Spanish translation by Juan Martin <nauj27@teleline.es>.Sat, 12 Jul 2003 23:45:46 +0000, by diego
-
I attach a fix to the problem described in:Sat, 12 Jul 2003 17:19:18 +0000, by arpi
-
Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.Fri, 11 Jul 2003 20:24:20 +0000, by mosu
-
Commands are read in a loop, but for some commands we need to breakFri, 11 Jul 2003 07:54:52 +0000, by albeu
-
further translation by Andoni Zubimendi <andoni@lpsat.net>Fri, 11 Jul 2003 07:41:04 +0000, by diego
-
codecs.conf files are a thing of the past.Thu, 10 Jul 2003 18:29:04 +0000, by diego
-
Updates, rewordings, sync by Anders Rune Jensen <anders@gnulinux.dk>,Thu, 10 Jul 2003 08:53:08 +0000, by diego
-
-dvd -> dvd:// and -vcd -> vcd://Wed, 09 Jul 2003 20:10:48 +0000, by jonas
-
10l (red <-> blue) fixWed, 09 Jul 2003 19:05:16 +0000, by michael
-
Strings attached to codecs.conf explained.Wed, 09 Jul 2003 17:35:34 +0000, by diego
-
Strings attached to codecs.conf explained.Wed, 09 Jul 2003 17:22:17 +0000, by diego
-
version number to please Diego :)Wed, 09 Jul 2003 16:07:57 +0000, by luran
-
Forget to change the date and add my emailWed, 09 Jul 2003 14:46:08 +0000, by luran
-
syncWed, 09 Jul 2003 14:42:16 +0000, by luran
-
Output typos fixed.Wed, 09 Jul 2003 01:42:19 +0000, by diego
-
output typo fixes: unknow --> unknownWed, 09 Jul 2003 01:30:24 +0000, by diego
-
docs changesWed, 09 Jul 2003 01:11:17 +0000, by diego
-
fix compilation (uint*_t undefined)Tue, 08 Jul 2003 17:01:44 +0000, by colin
-
Fix -shuffle with remote playlistTue, 08 Jul 2003 10:45:05 +0000, by albeu
-
-overlapsub clarified (thanks, Rich), -nooverlapsub removed (redundant)Mon, 07 Jul 2003 23:02:25 +0000, by diego
-
warning fixesMon, 07 Jul 2003 17:12:45 +0000, by alex
-
full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)Mon, 07 Jul 2003 16:26:27 +0000, by alex
-
syncMon, 07 Jul 2003 08:17:26 +0000, by gabucino
-
to make alex happySun, 06 Jul 2003 21:43:49 +0000, by arpi
-
100lSun, 06 Jul 2003 18:03:11 +0000, by arpi
-
Added trailing spaces to fix broken indentation.Sun, 06 Jul 2003 13:48:39 +0000, by diego
-
Quote all .IPs with more than one argument (necessary!).Sun, 06 Jul 2003 13:05:43 +0000, by diego
-
Set default indentation depth to 5.Sun, 06 Jul 2003 12:43:28 +0000, by diego
-
Sort options alphabetically.Sun, 06 Jul 2003 12:37:39 +0000, by diego
-
missing quotesSun, 06 Jul 2003 00:08:18 +0000, by diego
-
Sentences should start on a new line.Sat, 05 Jul 2003 23:52:57 +0000, by diego
-
patch for sp5x video codec by "Philip Court" <pccourt (at) hotmail.com>Sat, 05 Jul 2003 15:02:51 +0000, by attila
-
moved -af options to the filter section (should work with mencoder), split encoding options in general and codec specific part, some small (cosmetic) changesSat, 05 Jul 2003 12:37:10 +0000, by jonas
-
fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel ShacharSat, 05 Jul 2003 11:37:25 +0000, by arpi
-
cosmetics: it didn't fit on 80x25 terminalsSat, 05 Jul 2003 11:15:46 +0000, by arpi
-
syncSat, 05 Jul 2003 10:06:01 +0000, by nicolas
-
typoSat, 05 Jul 2003 09:50:21 +0000, by nicolas
-
small clearification for -overlapsubSat, 05 Jul 2003 09:45:42 +0000, by attila
-
syncSat, 05 Jul 2003 09:45:08 +0000, by nicolas
-
sync with HTMLSat, 05 Jul 2003 09:42:35 +0000, by nicolas
-
getcpucaps supportFri, 04 Jul 2003 21:38:17 +0000, by alex
-
forgot to commitFri, 04 Jul 2003 21:35:43 +0000, by alex
-
codmetics (noticed by Alex)Fri, 04 Jul 2003 21:04:14 +0000, by arpi
-
better checksFri, 04 Jul 2003 20:43:32 +0000, by arpi
-
removing my (nonworking) email addressThu, 03 Jul 2003 20:22:51 +0000, by alex
-
cosmeticsThu, 03 Jul 2003 20:21:14 +0000, by alex
-
removing my (non-working) email addressThu, 03 Jul 2003 20:07:54 +0000, by alex
-
reverse this nonsense that breaks configure! (ppl, please don't commitThu, 03 Jul 2003 17:36:52 +0000, by rfelker
-
Traditional Chinese translation by Kenneth Chan <chantk@ctk.sytes.net>.Thu, 03 Jul 2003 11:18:43 +0000, by diego
-
A little hack to be able to play ogg radio streamWed, 02 Jul 2003 20:43:07 +0000, by albeu
-
xvmc supportTue, 01 Jul 2003 22:05:46 +0000, by iive
-
XVideo Motion Compensation common structuresTue, 01 Jul 2003 22:02:17 +0000, by iive
-
Initial version of XVideo Motion Compensation video driver/renderTue, 01 Jul 2003 21:51:57 +0000, by iive
-
move xv_set_eq to x11_commonTue, 01 Jul 2003 21:37:20 +0000, by iive
-
nofixed-voTue, 01 Jul 2003 19:23:08 +0000, by alex
-
automatic altivec support detection on linuxTue, 01 Jul 2003 15:33:07 +0000, by alex
-
always treat .utf* files as UTF-8Tue, 01 Jul 2003 09:29:31 +0000, by atlka
-
Fix the segfault in case of missing arg for flag optionsTue, 01 Jul 2003 09:26:49 +0000, by albeu
-
sub_utf8 fiddlingTue, 01 Jul 2003 08:49:14 +0000, by atlka
-
small correction of sub_utf8 restoring between reading sub filesTue, 01 Jul 2003 07:16:39 +0000, by atlka
-
The new head and tail deprecates -1 in favour of -n 1.Mon, 30 Jun 2003 23:46:08 +0000, by diego
-
Set id="index" optionMon, 30 Jun 2003 19:30:36 +0000, by lumag
-
fake newer realplayer versionMon, 30 Jun 2003 16:42:38 +0000, by faust3
-
disable L3: BigValues too large messageMon, 30 Jun 2003 12:46:13 +0000, by faust3
-
ffmpeg/libavcodec ra144 and ra288 supportSun, 29 Jun 2003 20:09:24 +0000, by alex
-
Sync with englishSun, 29 Jun 2003 18:46:29 +0000, by lumag
-
Constantly talking about documentation in the documentation is awkward.Sun, 29 Jun 2003 01:22:50 +0000, by diego
-
New subsection development, removed some obsolete entries, moved othersSun, 29 Jun 2003 01:20:25 +0000, by diego
-
trailing whitespace cosmeticsSun, 29 Jun 2003 01:03:19 +0000, by diego
-
merged with mpg123 0.59s-preSat, 28 Jun 2003 22:52:36 +0000, by arpi
-
typo in console outputSat, 28 Jun 2003 19:16:57 +0000, by diego
-
moved the system too slow message to MSGL_WARN, so gui users will not be annoyed.. (and imho it fits better into that category, warning vs error)Fri, 27 Jun 2003 10:16:14 +0000, by alex
-
prefer UTF-8 encoding subs and automatically recognize them by suffixFri, 27 Jun 2003 09:25:05 +0000, by atlka
-
Allow negative x,y for the overlay.Thu, 26 Jun 2003 13:21:59 +0000, by albeu
-
100LThu, 26 Jun 2003 12:07:20 +0000, by albeu
-
Fix SIG11 if no args givenThu, 26 Jun 2003 11:17:28 +0000, by albeu
-
10LWed, 25 Jun 2003 20:12:36 +0000, by henry
-
syncTue, 24 Jun 2003 21:17:31 +0000, by nicolas
-
various fixes by Sylvain Petreolle & meTue, 24 Jun 2003 20:49:33 +0000, by nicolas
-
64bit supportTue, 24 Jun 2003 19:59:14 +0000, by alex
-
radeon mobility u1 supportTue, 24 Jun 2003 18:03:38 +0000, by alex
-
Translation updates by Andoni Zubimendi <andoni@lpsat.net>.Tue, 24 Jun 2003 17:36:00 +0000, by diego
-
Sync by Andoni Zubimendi <andoni@lpsat.net>.Tue, 24 Jun 2003 17:33:41 +0000, by diego
-
some fixesTue, 24 Jun 2003 16:06:42 +0000, by alex
-
proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)Tue, 24 Jun 2003 15:54:35 +0000, by alex
-
Document -ipv4-only-proxy and -prefer-ip4/6.Sun, 22 Jun 2003 22:01:00 +0000, by diego
-
spelling policeSun, 22 Jun 2003 21:30:40 +0000, by diego
-
fix bps calculation when resampling,Sun, 22 Jun 2003 21:29:15 +0000, by attila
-
update dchangelog from cvs logSun, 22 Jun 2003 19:21:40 +0000, by arpi
-
Patch by Tom Lees <tal26 (at) cam.ac.uk>Sun, 22 Jun 2003 10:09:04 +0000, by attila
-
moved 3dnow and 3dnowex dct36 optimisations into gcc inline assemblySun, 22 Jun 2003 03:32:16 +0000, by alex
-
backport PRINT_INDIRECT to old-config parser (new config fails on some 64bit systems - should be fixed) and some minor correctionsSat, 21 Jun 2003 23:39:32 +0000, by alex
-
more flexible device name guessingSat, 21 Jun 2003 23:22:38 +0000, by alex
-
Sync with HTML.Sat, 21 Jun 2003 20:01:35 +0000, by diego
-
Patch from Andreas Hess <jaska@gmx.net>:Sat, 21 Jun 2003 16:47:31 +0000, by bertrand
-
basic xvmc image supportSat, 21 Jun 2003 01:47:26 +0000, by iive
-
0.5l for debug messagesFri, 20 Jun 2003 15:24:06 +0000, by alex
-
cosistency fix with backward compatibility (now lavc's arm optimisations are enabled too!)Fri, 20 Jun 2003 13:18:31 +0000, by alex
-
arm support by armin.gerritsen@philips.com (also seen a patch like this on openzaurus' mplayer port)Fri, 20 Jun 2003 13:10:42 +0000, by alex
-
fixing "internal error in orderYUV" bugThu, 19 Jun 2003 21:28:56 +0000, by michael
-
small warning fixThu, 19 Jun 2003 18:26:13 +0000, by rathann
-
fix one missing #include, one missing extern and one 10l error.Thu, 19 Jun 2003 18:20:15 +0000, by rathann
-
XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with someWed, 18 Jun 2003 17:37:36 +0000, by diego
-
DivX4Linux and XVID can be used togetherWed, 18 Jun 2003 16:12:29 +0000, by gabucino
-
Obsoleted by timer-win2.c.Wed, 18 Jun 2003 14:29:04 +0000, by diego
-
Fixed: sync structs with spudec.c, implement fast_memcpyWed, 18 Jun 2003 10:08:54 +0000, by kmkaplan
-
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)Wed, 18 Jun 2003 00:34:35 +0000, by arpi
-
lossless jpeg related docsTue, 17 Jun 2003 23:43:52 +0000, by michael
-
sync with libmpeg2 cvsTue, 17 Jun 2003 22:54:45 +0000, by alex
-
lossless ff mjpeg encodingTue, 17 Jun 2003 22:52:57 +0000, by michael
-
HTML directory is autogenerated.Tue, 17 Jun 2003 22:34:20 +0000, by diego
-
solaris fix by Gtz Waschk <waschk@informatik.uni-rostock.de>Tue, 17 Jun 2003 22:28:29 +0000, by alex
-
Fixed compilation on g3. Patch by Dan Christiansen <danchr@daimi.au.dk>Tue, 17 Jun 2003 22:24:08 +0000, by alex
-
apple and gnu style support at the same time (ok, choosen at compile time) -- now altivec works under osx too -- bug noted by Steven SchultzTue, 17 Jun 2003 22:16:00 +0000, by alex
-
10l fix by Steven M. Schultz <sms@2BSD.COM>Tue, 17 Jun 2003 21:46:18 +0000, by alex
-
1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shellTue, 17 Jun 2003 16:16:47 +0000, by rfelker
-
ff lossless jpegSun, 15 Jun 2003 00:20:25 +0000, by michael
-
subfont is a generated file.Sat, 14 Jun 2003 08:32:34 +0000, by diego
-
YUV 444 411 410 supportSat, 14 Jun 2003 01:26:06 +0000, by michael
-
syncFri, 13 Jun 2003 22:02:14 +0000, by nicolas
-
context model size & coder type options for FFV1Fri, 13 Jun 2003 21:35:02 +0000, by michael
-
Sync and updates by Anders Rune Jensen and Thomas Groth.Fri, 13 Jun 2003 21:06:06 +0000, by diego
-
Further corrections by "Ironhell3 ." <ironhell3@hotmail.com>.Fri, 13 Jun 2003 20:02:50 +0000, by diego
-
1000lFri, 13 Jun 2003 19:29:21 +0000, by rfelker
-
wishes, wishes, wishesFri, 13 Jun 2003 01:40:39 +0000, by diego
-
Add missing language suffix to DOCS/ path.Fri, 13 Jun 2003 01:25:11 +0000, by diego
-
Add en/ to DOCS path.Fri, 13 Jun 2003 00:56:23 +0000, by diego
-
Greek translation update by ironhell3 <ironhell3@hotmail.com>.Fri, 13 Jun 2003 00:51:17 +0000, by diego
-
Support for files whose first timecode is not 0 (which is the case for splitted/linked files).Thu, 12 Jun 2003 19:12:00 +0000, by mosu
-
syncWed, 11 Jun 2003 22:27:50 +0000, by gabucino
-
Networking support under MinGW.Wed, 11 Jun 2003 16:48:09 +0000, by diego
-
obsoleted by timer-darwin.cWed, 11 Jun 2003 10:39:57 +0000, by diego
-
document vf_decimateWed, 11 Jun 2003 02:28:13 +0000, by rfelker
-
Make configure output codec paths more consistently.Wed, 11 Jun 2003 02:20:28 +0000, by diego
-
SuSE RPMs, JACOsub linkWed, 11 Jun 2003 00:39:50 +0000, by diego
-
JACOsub linkWed, 11 Jun 2003 00:31:27 +0000, by diego
-
SuSE RPMsWed, 11 Jun 2003 00:28:28 +0000, by diego
-
tivo demuxer moved down, its fileformat detection is unstable (misdetects mpeg-ps)Mon, 09 Jun 2003 22:01:33 +0000, by arpi
-
Updates needed for libebml/libmatroska 0.4.4Mon, 09 Jun 2003 16:48:02 +0000, by mosu
-
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIRMon, 09 Jun 2003 12:15:48 +0000, by arpi
-
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Mon, 09 Jun 2003 12:12:04 +0000, by arpi
-
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Mon, 09 Jun 2003 12:11:47 +0000, by arpi
-
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Mon, 09 Jun 2003 12:11:30 +0000, by arpi
-
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Mon, 09 Jun 2003 12:11:09 +0000, by arpi
-
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Mon, 09 Jun 2003 12:10:42 +0000, by arpi
-
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Mon, 09 Jun 2003 12:09:39 +0000, by arpi
-
enable stream cache for mingwMon, 09 Jun 2003 10:44:34 +0000, by faust3
-
FFV1Mon, 09 Jun 2003 02:31:04 +0000, by michael
-
TiVo demuxer and sub-cc/osd decoderMon, 09 Jun 2003 00:24:49 +0000, by arpi
-
UpdateSun, 08 Jun 2003 20:36:27 +0000, by rtognimp
-
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.Sun, 08 Jun 2003 20:29:04 +0000, by rtognimp
-
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.Sun, 08 Jun 2003 20:25:28 +0000, by rtognimp
-
- discard soon non TS files (previously it took too long, as in the caseSun, 08 Jun 2003 11:58:05 +0000, by arpi
-
-ao alsa9:hw:0,0 fix by Wojtek Kaniewski <wojtekka@bydg.pdi.net>Sun, 08 Jun 2003 04:03:59 +0000, by alex
-
SyncSat, 07 Jun 2003 17:23:29 +0000, by lumag
-
SyncSat, 07 Jun 2003 16:56:33 +0000, by lumag
-
syncSat, 07 Jun 2003 16:17:45 +0000, by nicolas
-
syncSat, 07 Jun 2003 14:34:39 +0000, by nicolas
-
- open new_ds_[audio | video] only when the relative streams are really availableSat, 07 Jun 2003 11:30:19 +0000, by arpi
-
I've found some time to implement the encoding support for the newFri, 06 Jun 2003 19:57:37 +0000, by arpi
-
just updated vd_theora.c to decode the additional header packets,Fri, 06 Jun 2003 19:19:23 +0000, by arpi
-
fixed mem corruption bugsFri, 06 Jun 2003 19:12:08 +0000, by arpi
-
Spell Arpi's name correctly and trigger keyword substitution.Thu, 05 Jun 2003 23:16:33 +0000, by diego
-
Sync by Anders Rune Jensen <anders@gnulinux.dk>.Thu, 05 Jun 2003 01:22:06 +0000, by diego
-
cosmeticsThu, 05 Jun 2003 01:15:02 +0000, by diego
-
New files and updates by Andoni Zubimendi <andoni@lpsat.net>.Thu, 05 Jun 2003 00:57:35 +0000, by diego
-
1000l! crashing on broken config files finally fixed!Wed, 04 Jun 2003 22:06:44 +0000, by rfelker
-
don't set audio pts to infinity after seeking in mp3 files :)Wed, 04 Jun 2003 10:52:58 +0000, by rfelker
-
10lTue, 03 Jun 2003 18:48:03 +0000, by faust3
-
warning fixes by DominikTue, 03 Jun 2003 17:43:49 +0000, by alex
-
fix name clash fix libsmbclient, patch by Raindel Shachar <raindel@techunix.technion.ac.il>Tue, 03 Jun 2003 17:36:25 +0000, by alex
-
10lMon, 02 Jun 2003 18:19:21 +0000, by alex
-
100l to me :(Mon, 02 Jun 2003 00:17:36 +0000, by rfelker
-
MGA tvout:Sun, 01 Jun 2003 23:02:54 +0000, by gabucino
-
v3.0Sun, 01 Jun 2003 23:00:37 +0000, by gabucino
-
warning fixes by DominikSun, 01 Jun 2003 22:16:41 +0000, by alex
-
unusedSun, 01 Jun 2003 22:10:44 +0000, by alex
-
final scaler removal stepSun, 01 Jun 2003 22:09:20 +0000, by alex
-
vf_scale.h & related cleanup & some small warning fix by dominikSun, 01 Jun 2003 21:59:29 +0000, by michael
-
Warning fixes, patch by Dominik MierzejewskiSun, 01 Jun 2003 20:27:32 +0000, by rtognimp
-
compilation fix by Bernd Ernesti <mplayer at lists.veego.de>Sun, 01 Jun 2003 13:39:49 +0000, by faust3
-
fix volume increasingSun, 01 Jun 2003 12:33:32 +0000, by faust3
-
syncSun, 01 Jun 2003 11:03:55 +0000, by nicolas
-
Better wording as suggested by Rich.Sun, 01 Jun 2003 04:26:01 +0000, by diego
-
Default indentation is 4 now.Sat, 31 May 2003 22:32:02 +0000, by diego
-
-use-stdin not in alphabetical orderSat, 31 May 2003 22:08:53 +0000, by diego
-
check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org>Sat, 31 May 2003 21:50:21 +0000, by alex
-
MPlayer options have just one '-'.Sat, 31 May 2003 21:31:23 +0000, by diego
-
display pts for audio-only files as hh:mm:ss.fSat, 31 May 2003 20:52:16 +0000, by rfelker
-
Kernel headers or glibc headers are necessary for compilation.Sat, 31 May 2003 20:46:53 +0000, by diego
-
warning fixes Raindel Shachar <raindel@techunix.technion.ac.il>Sat, 31 May 2003 17:41:45 +0000, by alex
-
unleakSat, 31 May 2003 17:33:33 +0000, by alex
-
reversed my 10lSat, 31 May 2003 17:30:47 +0000, by alex
-
Moved video filters to a separate section, moved slave mode section to theSat, 31 May 2003 16:41:41 +0000, by jonas
-
10lFri, 30 May 2003 18:48:44 +0000, by alex
-
changed the silly func-inside-func codepiceFri, 30 May 2003 18:30:24 +0000, by alex
-
lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>Fri, 30 May 2003 18:23:55 +0000, by alex
-
simplification and clarificationFri, 30 May 2003 18:17:58 +0000, by alex
-
esd:server and esd latency support by Andrew Williams <andrew.s.williams@adelaide.edu.au>Fri, 30 May 2003 18:15:59 +0000, by alex
-
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Fri, 30 May 2003 18:05:49 +0000, by alex
-
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Fri, 30 May 2003 17:57:41 +0000, by alex
-
remove ssize_t messFri, 30 May 2003 17:38:51 +0000, by faust3
-
update by the author (v0.2.2)Fri, 30 May 2003 17:37:33 +0000, by alex
-
some clarifications (Diego pls check for the spelling errors ;)Fri, 30 May 2003 16:55:34 +0000, by alex
-
some clarification and synced to 1.97Fri, 30 May 2003 16:28:32 +0000, by alex
-
Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de>Thu, 29 May 2003 19:36:58 +0000, by alex
-
SyncThu, 29 May 2003 17:22:13 +0000, by lumag
-
typoThu, 29 May 2003 13:23:32 +0000, by nicolas
-
-cdrom-device is optionalThu, 29 May 2003 13:19:37 +0000, by nicolas
-
syncThu, 29 May 2003 13:17:47 +0000, by nicolas
-
Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.Thu, 29 May 2003 12:01:49 +0000, by diego
-
Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.Thu, 29 May 2003 11:50:23 +0000, by diego
-
Fix redirection in real rtsp connections.Wed, 28 May 2003 21:40:53 +0000, by rtognimp
-
Accept Helix as a valid Real serverTue, 27 May 2003 19:58:28 +0000, by rtognimp
-
use threads on windowsMon, 26 May 2003 18:35:42 +0000, by faust3
-
Spanish translation by Andoni Zubimendi <andoni@lpsat.net>.Mon, 26 May 2003 16:53:24 +0000, by diego
-
Sync by Andoni Zubimendi <andoni@lpsat.net>.Mon, 26 May 2003 16:49:26 +0000, by diego
-
From: Ben Low <ben@bdlow.net>Mon, 26 May 2003 08:45:43 +0000, by pontscho
-
From: Michael Joosten <joost@c-lab.de>Mon, 26 May 2003 08:34:17 +0000, by pontscho
-
SyncedMon, 26 May 2003 06:47:52 +0000, by lumag
-
-vo directx:ontop, console output, inttypes.hSun, 25 May 2003 22:55:46 +0000, by diego
-
-vo directx:ontop, console output, inttypes.hSun, 25 May 2003 22:48:05 +0000, by diego
-
updatesSun, 25 May 2003 22:36:18 +0000, by diego
-
An additional cosmetic '/' for consistency.Sun, 25 May 2003 19:32:37 +0000, by diego
-
/usr/local/lib/codecs is now the default codecs directory.Sun, 25 May 2003 19:31:21 +0000, by diego
-
Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.Sun, 25 May 2003 19:29:33 +0000, by diego
-
/usr/local/lib/codecs is now the default codecs directory.Sun, 25 May 2003 19:22:59 +0000, by diego
-
Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.Sun, 25 May 2003 19:15:01 +0000, by diego
-
10l found by yepyepSun, 25 May 2003 18:28:26 +0000, by alex
-
[PATCH] CP1250 encoding to GUI and UTF-8 to font.descSun, 25 May 2003 17:26:31 +0000, by pontscho
-
Info updated, patch by Andoni Zubimendi <andoni@lpsat.net>.Sun, 25 May 2003 15:44:14 +0000, by diego
-
The linux directory is now called osdep.Sun, 25 May 2003 00:21:18 +0000, by diego
-
K6-2+ and K6-III+ detectionSun, 25 May 2003 00:14:16 +0000, by diego
-
syncSat, 24 May 2003 21:24:51 +0000, by nicolas
-
swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it crashes, without checking the swsContextFri, 23 May 2003 21:20:12 +0000, by alex
-
that works correctlyFri, 23 May 2003 20:35:56 +0000, by alex
-
changing my mail address to a working one :)Fri, 23 May 2003 20:32:28 +0000, by alex
-
cs_test cleanup and fix compilation if gui enabledFri, 23 May 2003 20:29:36 +0000, by alex
-
updateFri, 23 May 2003 20:21:31 +0000, by alex
-
non-x86 supportFri, 23 May 2003 20:12:44 +0000, by alex
-
Recognize ra and rm extensions even with query strings,Fri, 23 May 2003 19:41:37 +0000, by rtognimp
-
simplyfied it and fixed some 10ls (but sadly xshape still don't works)Fri, 23 May 2003 17:23:35 +0000, by alex
-
some fixes and bigendian fix for 32bpp pngsFri, 23 May 2003 17:04:24 +0000, by alex
-
Support for selecting the audio track in Matroska files via -alang.Fri, 23 May 2003 15:01:25 +0000, by mosu
-
colorspace_typeFri, 23 May 2003 14:38:59 +0000, by michael
-
10lFri, 23 May 2003 13:29:54 +0000, by alex
-
10lFri, 23 May 2003 13:20:43 +0000, by alex
-
oops, forgot thatFri, 23 May 2003 13:11:49 +0000, by alex
-
removed obsolete (and currently non-working) scaling functions, after that it works correctly with YV12,422P and 444P mjpegsFri, 23 May 2003 13:10:20 +0000, by alex
-
support for pnm and rtsp stream opening with gui, patch by Ambrose Li <a.c.li@ieee.org>Fri, 23 May 2003 12:58:13 +0000, by alex
-
do it the standard way (tm)Fri, 23 May 2003 12:37:58 +0000, by alex
-
some changes (michael: is the colorspace_type field needed?)Fri, 23 May 2003 12:17:36 +0000, by alex
-
Make configure run even on non POSIX compliant shells (Solaris).Fri, 23 May 2003 00:24:28 +0000, by diego
-
Default codec location is now /usr/local/lib/codecs/, the location is nowFri, 23 May 2003 00:20:33 +0000, by diego
-
Cygwin and MinGW should use default codecs directories, --with-codecsdir isThu, 22 May 2003 23:52:37 +0000, by diego
-
New FFmpeg CVS URL, patch by Magnus Damm <damm@opensource.se>.Thu, 22 May 2003 21:38:58 +0000, by diego
-
One / too many, noticed by Andreas Hess <jaska@gmx.net>.Thu, 22 May 2003 21:27:39 +0000, by diego
-
cleanup/cosmetic patch by the author :)Thu, 22 May 2003 16:12:54 +0000, by alex
-
ao_win32 and ao_macosxThu, 22 May 2003 16:04:27 +0000, by gabucino
-
new filter for dropping (near-)duplicate frames. can be used to fixThu, 22 May 2003 12:38:42 +0000, by rfelker
-
Delayed the parsing of the cues for the case that the KaxInfos (and therefore the timecode scale) is located after the meta seek stuff.Thu, 22 May 2003 07:49:48 +0000, by mosu
-
Precise timer for Darwin (it's more accurate than timer-macosx.c)Wed, 21 May 2003 21:18:29 +0000, by alex
-
Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>Wed, 21 May 2003 21:15:46 +0000, by alex
-
mingw support, bug noticed by yepyep on irc.freenode.netWed, 21 May 2003 17:51:46 +0000, by alex
-
no capital X in xine's nameWed, 21 May 2003 11:20:18 +0000, by nicolas
-
no capital X in xine's nameWed, 21 May 2003 11:12:17 +0000, by nicolas
-
removed broken swscaler support, added runtime fullscreens switching ability, and some other general cleanup thingiesTue, 20 May 2003 19:30:46 +0000, by alex
-
OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>Tue, 20 May 2003 19:19:32 +0000, by alex
-
cleanup, use vf->dmpi rather than vf->priv->dmpi for consistencyTue, 20 May 2003 18:36:55 +0000, by rfelker
-
fix segfaults with slices. support slice rendering into a filter evenTue, 20 May 2003 17:42:33 +0000, by rfelker
-
10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorryTue, 20 May 2003 17:06:00 +0000, by alex
-
Removed YUV (YV12) and BGR support, leaving the native RGB support. Also cleaned some other parts.Tue, 20 May 2003 16:48:05 +0000, by alex
-
Spellcheck & some small fixes.Tue, 20 May 2003 15:54:48 +0000, by lumag
-
Fixed selling error and broken tag.Tue, 20 May 2003 07:13:04 +0000, by lumag
-
Generate more links for Site navigation Bar.Tue, 20 May 2003 07:11:33 +0000, by lumag
-
Sync with enTue, 20 May 2003 06:51:47 +0000, by lumag
-
Endian fixes and proper support for headerless AAC streams.Mon, 19 May 2003 20:55:52 +0000, by mosu
-
syncMon, 19 May 2003 17:18:05 +0000, by nicolas
-
FFASV1Mon, 19 May 2003 13:40:50 +0000, by michael
-
small updates here-and-thereMon, 19 May 2003 06:54:52 +0000, by gabucino
-
syncMon, 19 May 2003 06:54:50 +0000, by gabucino
-
--with-codecsdir option by Diego BiurrunSun, 18 May 2003 10:49:54 +0000, by alex
-
avoid symbol clash with never samba versions (btw, unrarlib.c is full of global variables, with common names :( and it's a bit bloated, I think)Sun, 18 May 2003 10:42:03 +0000, by alex
-
some mplayer-g2 related fourccs addedSun, 18 May 2003 00:26:13 +0000, by arpi
-
Added support for AAC.Sat, 17 May 2003 20:53:12 +0000, by mosu
-
Remove byteswap hack with dnet audioSat, 17 May 2003 18:50:32 +0000, by rtognimp
-
wrappers for 14.4 and 28.8 codecsSat, 17 May 2003 18:19:48 +0000, by rtognimp
-
wrappers for 14.4 and 28.8 codecs14_4.cSat, 17 May 2003 18:10:27 +0000, by rtognimp
-
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.Sat, 17 May 2003 12:24:01 +0000, by bertrand
-
dnet addedSat, 17 May 2003 11:36:05 +0000, by arpi
-
ac3 byteswapping support (when format!=0x2000)Sat, 17 May 2003 11:35:32 +0000, by arpi
-
skip dnet/ac3 byteswappingSat, 17 May 2003 11:34:37 +0000, by arpi
-
realaudio 28_8 and 14_4 dll supportSat, 17 May 2003 09:41:18 +0000, by faust3
-
new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)Sat, 17 May 2003 09:21:21 +0000, by faust3
-
Bigendian fix, with help from Viktor RosenfeldSat, 17 May 2003 00:58:13 +0000, by rtognimp
-
uninit fix by Aurelien JACOBS <aurel at gnuage.org>Fri, 16 May 2003 16:34:57 +0000, by faust3
-
removed RGB24 and builtin swscaler supportFri, 16 May 2003 16:03:42 +0000, by alex
-
3:4 TV format doesn't exists ;)Fri, 16 May 2003 13:56:27 +0000, by nicolas
-
various fixes and updatesFri, 16 May 2003 13:30:51 +0000, by nicolas
-
fr version addedFri, 16 May 2003 13:23:03 +0000, by nicolas
-
Adding of XML french docsFri, 16 May 2003 13:20:06 +0000, by nicolas
-
typoFri, 16 May 2003 13:14:40 +0000, by nicolas
-
syncFri, 16 May 2003 13:09:45 +0000, by nicolas
-
10l remove unused globalFri, 16 May 2003 13:06:37 +0000, by faust3
-
Support for DTS tracks (only with -hwac3 of course).Thu, 15 May 2003 10:36:06 +0000, by mosu
-
100l, this is very badWed, 14 May 2003 22:49:02 +0000, by rfelker
-
change real codecs dir priority as discussed with al3x, hopefully the syntax is korn shell compatible, please test!Mon, 12 May 2003 22:52:23 +0000, by atmos4
-
dynamic path[] allocationMon, 12 May 2003 16:02:34 +0000, by alex
-
use dynamic path[] allocation and possible better wraSetDLLAccessPath mechanism :)Mon, 12 May 2003 15:50:40 +0000, by alex
-
change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 codecsMon, 12 May 2003 14:39:40 +0000, by atmos4
-
Removed the abs function as someone reported compilation problems under MacOS.Sun, 11 May 2003 19:33:46 +0000, by mosu
-
Check with the wrong variable.Sun, 11 May 2003 19:11:10 +0000, by mosu
-
last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sascha SommerSun, 11 May 2003 18:53:12 +0000, by alex
-
New option: using /codecs for all the binary dlls, initial patch by Diego Biurrun after discussion on -dev-engSun, 11 May 2003 18:47:18 +0000, by alex
-
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>Sun, 11 May 2003 18:29:07 +0000, by arpi
-
theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>Sun, 11 May 2003 18:26:48 +0000, by arpi
-
cygwin/mingw32 support by Sascha SommerSun, 11 May 2003 17:58:03 +0000, by alex
-
Preliminary Theora support. Patch by David Kuehling.Sun, 11 May 2003 16:39:16 +0000, by mosu
-
Mistake noticed by Todor Petkov <zakk@online.bg>.Sun, 11 May 2003 14:55:08 +0000, by diego
-
updatedSun, 11 May 2003 12:03:46 +0000, by mpt
-
Document -vop to avoid confusion.Sat, 10 May 2003 20:39:48 +0000, by diego
-
syncSat, 10 May 2003 12:08:37 +0000, by nicolas
-
ffsvq3 fix, dunno if this is the correct fixSat, 10 May 2003 09:32:02 +0000, by michael
-
passing ImageDesc (stsd) to ffsvq3Sat, 10 May 2003 00:53:14 +0000, by michael
-
ffsvq3Sat, 10 May 2003 00:19:19 +0000, by michael
-
timecode scale value must be initialized before the duration is found. API change of libmatroska 0.4.2. Will not work with 0.4.1!Fri, 09 May 2003 14:21:05 +0000, by mosu
-
fix mistake i made when wtfm'ing for -spualignThu, 08 May 2003 14:59:47 +0000, by rfelker
-
fixed alignment bugWed, 07 May 2003 23:25:25 +0000, by michael
-
Support for aspect ratio set via DisplayWidth/DisplayHeight.Tue, 06 May 2003 20:40:24 +0000, by mosu
-
Made the decoder honor the aspect ratio set by the container (if it was set at all).Tue, 06 May 2003 15:28:01 +0000, by mosu
-
Vorbis header packet lengths were calculated incorrectly.Tue, 06 May 2003 10:36:32 +0000, by mosu
-
support more image formats. hopefully this bpp handling is correct...Tue, 06 May 2003 02:36:44 +0000, by rfelker
-
Correct dumping hint (vc dummy faster than null).Mon, 05 May 2003 23:43:30 +0000, by ranma
-
Small update by Bohdan Horst.Mon, 05 May 2003 23:36:11 +0000, by diego
-
10L fix: forgot to spellcheck.Mon, 05 May 2003 20:03:21 +0000, by lumag
-
Translation update.Mon, 05 May 2003 19:32:46 +0000, by lumag
-
Proper key frame reporting. Proper handling of "no subtitles wanted".Mon, 05 May 2003 19:18:22 +0000, by mosu
-
-novideo documentedMon, 05 May 2003 12:37:09 +0000, by diego
-
document ilpackMon, 05 May 2003 07:22:18 +0000, by rfelker
-
Spelling and wording corrections.Mon, 05 May 2003 03:13:43 +0000, by diego
-
typoMon, 05 May 2003 02:37:27 +0000, by diego
-
Updates and a small patch provided by Bohdan Horst.Mon, 05 May 2003 02:33:49 +0000, by diego
-
this is a important patch for hpux 11.00, because it avoid theMon, 05 May 2003 01:22:45 +0000, by diego
-
DXR2 option updates, description removed as it is present in HTML/XML.Mon, 05 May 2003 00:06:58 +0000, by diego
-
Error in the aspect ratio calculation, plus typos and rewordings.Sun, 04 May 2003 23:27:47 +0000, by diego
-
Error in the aspect ratio calculation, plus typos and rewordings.Sun, 04 May 2003 23:21:24 +0000, by diego
-
document autoaspect optionSun, 04 May 2003 22:23:22 +0000, by rfelker
-
obsoleted by the XML versionSun, 04 May 2003 20:21:39 +0000, by diego
-
corrected the sample codeSun, 04 May 2003 18:57:39 +0000, by alex
-
Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".Sun, 04 May 2003 11:03:02 +0000, by mosu
-
Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.Sat, 03 May 2003 17:03:13 +0000, by diego
-
Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".Sat, 03 May 2003 14:54:08 +0000, by mosu
-
Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"Sat, 03 May 2003 06:24:37 +0000, by rsf
-
Added some special-case code for checking for "sip:" URLs (because theySat, 03 May 2003 06:16:07 +0000, by rsf
-
We now check for "sip:" URLs - which are handled using the same LIVE.COMSat, 03 May 2003 06:14:04 +0000, by rsf
-
Added SIP (IP telephony) client support. (This was already supported in theSat, 03 May 2003 06:13:11 +0000, by rsf
-
Changed the order of two conditionals in an "if" statement, to make the codeSat, 03 May 2003 06:09:36 +0000, by rsf
-
sort of a hack, but at least this lets the framerate-increasingSat, 03 May 2003 05:59:29 +0000, by rfelker
-
fixed a 10l (undefined behavior) and made the other parameters configurableSat, 03 May 2003 04:20:44 +0000, by rfelker
-
document new filters and optionsFri, 02 May 2003 19:59:37 +0000, by rfelker
-
more 10l's -- fortunately part of the bug was that the buggy code didn't get called...Fri, 02 May 2003 05:44:57 +0000, by rfelker
-
Fixed small typoThu, 01 May 2003 21:33:24 +0000, by lumag
-
1000l to the author and for the commiter (me :)Thu, 01 May 2003 20:35:56 +0000, by alex
-
removed the last mp_msg :)Thu, 01 May 2003 19:14:27 +0000, by alex
-
syncThu, 01 May 2003 19:13:00 +0000, by diego
-
Small fix: removed duplicated word 'page'Thu, 01 May 2003 18:29:15 +0000, by lumag
-
Small corection of mentioned GCC versions.Thu, 01 May 2003 16:55:54 +0000, by lumag
-
various fixes and updatesThu, 01 May 2003 16:08:42 +0000, by nicolas
-
syncThu, 01 May 2003 13:33:58 +0000, by nicolas
-
Fixed a lot of typos.Thu, 01 May 2003 12:30:44 +0000, by lumag
-
Sync with HTMLWed, 30 Apr 2003 21:41:57 +0000, by lumag
-
some user told me about itWed, 30 Apr 2003 21:17:32 +0000, by gabucino
-
removed nonsense stream_reset/seek in check_file()Wed, 30 Apr 2003 20:24:09 +0000, by arpi
-
Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.Wed, 30 Apr 2003 20:20:51 +0000, by mosu
-
Remove broker reset/seek and fix ;;Wed, 30 Apr 2003 20:17:35 +0000, by rtognimp
-
Realaudio supportWed, 30 Apr 2003 19:54:54 +0000, by rtognimp
-
Add support for Realaudio filesWed, 30 Apr 2003 19:50:46 +0000, by rtognimp
-
Support codecs 14_4 and 28_8Wed, 30 Apr 2003 19:48:38 +0000, by rtognimp
-
Adding Real audio codecs 14_4 and 28_8Wed, 30 Apr 2003 19:47:17 +0000, by rtognimp
-
Support for codec 14_4 and 28_8Wed, 30 Apr 2003 19:45:34 +0000, by rtognimp
-
Fixes for gcc 3.2Wed, 30 Apr 2003 19:35:28 +0000, by mosu
-
Loop counter was used inside for another loop as well.Wed, 30 Apr 2003 18:35:16 +0000, by mosu
-
100l in my 100l fix! :(Wed, 30 Apr 2003 18:24:04 +0000, by rfelker
-
Cygwin should behave like a Unix environment, i.e. config files should beWed, 30 Apr 2003 18:16:21 +0000, by diego
-
Add support for the Saxon XSLT Processor.Wed, 30 Apr 2003 16:41:14 +0000, by lumag
-
Added Matroska demuxing support.Wed, 30 Apr 2003 11:39:32 +0000, by mosu
-
Selecting tv channel by name (tv://) documentation.Tue, 29 Apr 2003 19:41:23 +0000, by diego
-
not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)Tue, 29 Apr 2003 17:17:38 +0000, by alex
-
Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)Tue, 29 Apr 2003 17:15:14 +0000, by alex
-
new mmx/mmx2/3dnow code for improved performanceTue, 29 Apr 2003 03:13:43 +0000, by rfelker
-
1000000000lTue, 29 Apr 2003 02:23:47 +0000, by rfelker
-
Cygwin is not spelled CygWin.Tue, 29 Apr 2003 02:02:26 +0000, by diego
-
There are conflicting definitions for DVDFileSeek in the .c and .h file.Tue, 29 Apr 2003 01:25:53 +0000, by diego
-
Fixed L0L bug Forgot to delete ending tags of itemlist.Mon, 28 Apr 2003 18:53:14 +0000, by lumag
-
Translation update + small fixes.Mon, 28 Apr 2003 18:39:32 +0000, by lumag
-
fully reworked by Nico <nsabbi@libero.it>Mon, 28 Apr 2003 16:43:48 +0000, by alex
-
changed cpudetection code to support newer pentiumsMon, 28 Apr 2003 16:34:35 +0000, by alex
-
DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)Mon, 28 Apr 2003 16:17:26 +0000, by alex
-
abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>Mon, 28 Apr 2003 16:11:42 +0000, by alex
-
added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>Mon, 28 Apr 2003 15:58:27 +0000, by alex
-
new mode for tfields filter -- shifts fields by a quarter-pixel so theMon, 28 Apr 2003 02:53:50 +0000, by rfelker
-
at least 100l for me, the last commit was nonsenseMon, 28 Apr 2003 02:23:57 +0000, by rfelker
-
slices support for vf_crop. now cropping black borders should make aSun, 27 Apr 2003 21:04:00 +0000, by rfelker
-
display size/aspect adjusting filterSun, 27 Apr 2003 18:55:04 +0000, by rfelker
-
ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200Sun, 27 Apr 2003 18:44:23 +0000, by rfelker
-
triple buffering support, configuration/option system changed,some minor bugs fixedSun, 27 Apr 2003 17:24:26 +0000, by zdar
-
fix 'cannot adjust line' warningSun, 27 Apr 2003 10:34:06 +0000, by nicolas
-
generate meaningful d_width & d_height when scaling, rather than useless nonsense.Sun, 27 Apr 2003 10:04:39 +0000, by rfelker
-
fixSun, 27 Apr 2003 09:45:38 +0000, by michael
-
sync with HMTL docsSat, 26 Apr 2003 22:52:46 +0000, by nicolas
-
syncSat, 26 Apr 2003 22:43:15 +0000, by nicolas
-
fixesSat, 26 Apr 2003 22:33:49 +0000, by nicolas
-
syncSat, 26 Apr 2003 21:56:45 +0000, by nicolas
-
typoSat, 26 Apr 2003 21:54:42 +0000, by nicolas
-
optimization -- lots of conditional jumps in inner loops are badSat, 26 Apr 2003 18:31:08 +0000, by rfelker
-
fix panscan font resizing with vo_mgaSat, 26 Apr 2003 16:56:21 +0000, by rfelker
-
optional automatic aspect encoding based on d_width and d_heightSat, 26 Apr 2003 16:47:25 +0000, by rfelker
-
fopen requires binary flag on windows, tooSat, 26 Apr 2003 12:27:56 +0000, by faust3
-
segfault fixSat, 26 Apr 2003 10:32:45 +0000, by michael
-
optimizationSat, 26 Apr 2003 05:59:28 +0000, by rfelker
-
Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones)Fri, 25 Apr 2003 20:37:26 +0000, by alex
-
bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)Fri, 25 Apr 2003 17:22:11 +0000, by michael
-
remove remaining cpudetect dependancyFri, 25 Apr 2003 17:16:55 +0000, by michael
-
Start fixing gabbucino changes that broke the package.Fri, 25 Apr 2003 13:57:17 +0000, by eyck
-
moving getFilter stuff back (vf_scale.c -> swscale.c)Fri, 25 Apr 2003 11:26:34 +0000, by michael
-
enable mf support on mingw32Fri, 25 Apr 2003 10:20:15 +0000, by faust3
-
alternative timer and glob emulation code for mingw32 portFri, 25 Apr 2003 10:00:18 +0000, by faust3
-
fallback to non-dr1 if the codec wants more than 1+2 buffersFri, 25 Apr 2003 00:57:04 +0000, by michael
-
memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>Thu, 24 Apr 2003 19:07:46 +0000, by alex
-
darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>Thu, 24 Apr 2003 18:55:43 +0000, by alex
-
spring update patch by Ville Syrjala <syrjala@sci.fi>Thu, 24 Apr 2003 18:52:16 +0000, by alex
-
last mingw32 support patch by Sascha SommerThu, 24 Apr 2003 18:48:30 +0000, by alex
-
bad GUI usage instructions fixedThu, 24 Apr 2003 18:35:21 +0000, by gabucino
-
fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>Thu, 24 Apr 2003 17:17:57 +0000, by rik
-
removing sws - global verbose var dependancyThu, 24 Apr 2003 17:04:20 +0000, by michael
-
10LThu, 24 Apr 2003 08:20:10 +0000, by henry
-
Russian translation updateTue, 22 Apr 2003 17:41:31 +0000, by lumag
-
- and -use-stdin are not the same.Tue, 22 Apr 2003 10:13:21 +0000, by diego
-
Updates for the new xxx:// syntax and numerous clarifications.Tue, 22 Apr 2003 00:22:24 +0000, by diego
-
killed an mp_msg occuranceMon, 21 Apr 2003 23:14:21 +0000, by alex
-
typoMon, 21 Apr 2003 21:13:44 +0000, by nicolas
-
mingw32 support patch by Diego Biurrun with some changes made by meMon, 21 Apr 2003 21:07:35 +0000, by alex
-
cygwin support patch by Sascha Sommer and some fixes by meMon, 21 Apr 2003 21:06:08 +0000, by alex
-
patch by Albeu, corrected by Diego Biurrun & meMon, 21 Apr 2003 21:04:59 +0000, by nicolas
-
cygwin support patch by Sascha SommerMon, 21 Apr 2003 20:13:21 +0000, by alex
-
CoTaskMemAlloc/Free vs malloc/free cleanupMon, 21 Apr 2003 20:12:43 +0000, by alex
-
10lMon, 21 Apr 2003 20:09:08 +0000, by alex
-
moved some obsolete debug stuffMon, 21 Apr 2003 19:35:39 +0000, by alex
-
cygwin support by Sascha SommerMon, 21 Apr 2003 19:16:31 +0000, by alex
-
big endian yellow fix?Mon, 21 Apr 2003 17:24:29 +0000, by michael
-
10l, noted by Mark Szabo <mw3@daisy.chains.ch>Mon, 21 Apr 2003 17:16:49 +0000, by alex
-
10l fix by Aurelien JACOBS <aurel@gnuage.org>Mon, 21 Apr 2003 16:59:10 +0000, by alex
-
10l, wrong syntaxMon, 21 Apr 2003 16:08:06 +0000, by diego
-
syncMon, 21 Apr 2003 15:13:59 +0000, by gabucino
-
fixed 2 10l-s (bug found in the spring cleanup patch by Raindel ShacharMon, 21 Apr 2003 11:18:54 +0000, by alex
-
also tdfxfb supports geometryMon, 21 Apr 2003 07:53:55 +0000, by attila
-
typosMon, 21 Apr 2003 00:06:41 +0000, by diego
-
xvidix now supports -geometry.Sun, 20 Apr 2003 23:43:25 +0000, by diego
-
Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 fromSun, 20 Apr 2003 23:15:27 +0000, by diego
-
duplicate from etc/cygwin_inttypes.hSun, 20 Apr 2003 21:59:29 +0000, by diego
-
-tv on --> tv:// sync from xml/.Sun, 20 Apr 2003 17:54:27 +0000, by diego
-
patch by Albeu + update of matrox_tvout urlSun, 20 Apr 2003 17:08:57 +0000, by nicolas
-
adding geometry support for xvidixSun, 20 Apr 2003 15:09:19 +0000, by attila
-
Removed unneded Cygwin #ifdefs. Tested by Diego BiurrunSun, 20 Apr 2003 14:40:38 +0000, by rtognimp
-
Fix this 10L for wich i got so good bugreports :(((Sun, 20 Apr 2003 14:31:20 +0000, by albeu
-
windows resource file for versioninfo and iconSun, 20 Apr 2003 13:06:27 +0000, by faust3
-
load icon from executableSun, 20 Apr 2003 12:31:23 +0000, by faust3
-
mplayer 64x64 256color iconSun, 20 Apr 2003 11:51:04 +0000, by faust3
-
at least it works now, but it's horrible slow and broken. double bufferSat, 19 Apr 2003 18:57:16 +0000, by rfelker
-
10l to whoever wrote this, it makes osd spam whenever starting a movie with subtitles!Sat, 19 Apr 2003 18:46:15 +0000, by rfelker
-
Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schultz and Dan Christiansen)Sat, 19 Apr 2003 14:54:03 +0000, by rtognimp
-
too verboseSat, 19 Apr 2003 14:33:38 +0000, by alex
-
printf->mp_msg and honor -double switchSat, 19 Apr 2003 11:25:19 +0000, by zdar
-
disable getch2 on windows when we can't read stdin (msys)Sat, 19 Apr 2003 09:19:30 +0000, by faust3
-
cosmeticSat, 19 Apr 2003 02:55:26 +0000, by michael
-
vf_clone_mpi_attributes()Sat, 19 Apr 2003 02:48:53 +0000, by michael
-
1. new alternate approach to inverse telecine! much better!Sat, 19 Apr 2003 01:39:37 +0000, by rfelker
-
Some .ra files are playable, noted by Ross FinlaysonFri, 18 Apr 2003 22:33:30 +0000, by rtognimp
-
support old libavcodecFri, 18 Apr 2003 22:12:36 +0000, by michael
-
10l, noted by Sascha SommerFri, 18 Apr 2003 21:52:53 +0000, by rtognimp
-
10lFri, 18 Apr 2003 20:11:36 +0000, by faust3
-
MINGW32 portFri, 18 Apr 2003 18:47:57 +0000, by faust3
-
mingw fixFri, 18 Apr 2003 18:36:22 +0000, by faust3
-
allow config file loading outside of cygwin environmentFri, 18 Apr 2003 18:17:05 +0000, by faust3
-
passing qscale_type around so the pp code can fix the mpeg2 <<1 thingFri, 18 Apr 2003 13:18:59 +0000, by michael
-
Fix incorrect URL encoding.Fri, 18 Apr 2003 12:16:35 +0000, by ranma
-
Fixed the code that checks for a ".rm" URL extension to also make sureFri, 18 Apr 2003 07:48:29 +0000, by rsf
-
Real rstp:// streaming support, ported from xineThu, 17 Apr 2003 20:39:41 +0000, by rtognimp
-
mplayer idependant (not really yet) swscale exampleThu, 17 Apr 2003 19:32:46 +0000, by michael
-
ffindeo3 (diff from mplayerxp-cvslog) untestedTue, 15 Apr 2003 20:40:11 +0000, by michael
-
w%8!=0 hackTue, 15 Apr 2003 19:02:00 +0000, by arpi
-
10lMon, 14 Apr 2003 01:38:36 +0000, by michael
-
10lSun, 13 Apr 2003 16:59:04 +0000, by alex
-
Fix -vf* vs. -vfmSun, 13 Apr 2003 11:37:36 +0000, by albeu
-
Fix cache uninitSat, 12 Apr 2003 13:53:33 +0000, by albeu
-
mem mapped area need to be unmapped.Sat, 12 Apr 2003 13:52:21 +0000, by albeu
-
Add suffix support to the object list type.Sat, 12 Apr 2003 13:45:43 +0000, by albeu
-
Don't save restore all options wich point to the same variable.Sat, 12 Apr 2003 13:40:30 +0000, by albeu
-
Fixed a bug that could sometimes cause the first video packet in a RTP streamSat, 12 Apr 2003 09:30:19 +0000, by rsf
-
Minor code cleanup.Sat, 12 Apr 2003 09:29:13 +0000, by rsf
-
Russian translation update.Fri, 11 Apr 2003 17:38:51 +0000, by lumag
-
syncFri, 11 Apr 2003 17:15:15 +0000, by nicolas
-
fix slave mode on MACOSX: reported by devros <devros at seznam.cz>Fri, 11 Apr 2003 16:33:29 +0000, by faust3
-
forgot to commit win32 realadio entries, and wma id: 0x163Fri, 11 Apr 2003 13:25:53 +0000, by alex
-
-tv on -> tv://Fri, 11 Apr 2003 10:27:31 +0000, by henry
-
Access-controlled RTSP sessions can now be played, if the user uses theFri, 11 Apr 2003 02:35:01 +0000, by rsf
-
10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>Thu, 10 Apr 2003 15:07:59 +0000, by alex
-
10lThu, 10 Apr 2003 12:12:56 +0000, by faust3
-
Add a null streamv Currently used for tv and mf. Could be used toThu, 10 Apr 2003 10:59:12 +0000, by albeu
-
Use inet_ntoa where inet_ntop is not available.Thu, 10 Apr 2003 10:55:18 +0000, by bertrand
-
typo fixThu, 10 Apr 2003 08:34:43 +0000, by nexus
-
Sync with mp_help-en.h v1.96Wed, 09 Apr 2003 22:10:14 +0000, by rtognimp
-
Fixes for vss h264Wed, 09 Apr 2003 21:34:05 +0000, by rtognimp
-
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>Wed, 09 Apr 2003 21:28:01 +0000, by rtognimp
-
cleanups/bugfixesWed, 09 Apr 2003 20:49:12 +0000, by henry
-
10l noticed by Joey Parrish <joey at nicewarrior.org>Wed, 09 Apr 2003 18:55:49 +0000, by faust3
-
option for sub match fuzziness levelWed, 09 Apr 2003 18:04:29 +0000, by henry
-
i420 fixed, needs some testingWed, 09 Apr 2003 17:09:20 +0000, by alex
-
keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>Wed, 09 Apr 2003 17:05:39 +0000, by alex
-
removed some wrappers, now the configure checks for inet_pton. patch by Joey Parrish <joey@nicewarrior.org>Wed, 09 Apr 2003 16:21:42 +0000, by alex
-
channel finetuning cmdline support, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>Wed, 09 Apr 2003 16:07:45 +0000, by alex
-
10l fix by Salvatore Falco <salvatore.falco@katamail.com>Wed, 09 Apr 2003 15:51:37 +0000, by alex
-
Make the vcd API fully reentrant.Wed, 09 Apr 2003 07:33:59 +0000, by albeu
-
Port vcd to the new APIWed, 09 Apr 2003 07:31:11 +0000, by albeu
-
10l patch by (Andreas Hess <jaska at gmx dot net>)Tue, 08 Apr 2003 23:46:35 +0000, by michael
-
turn most of the subtitle matching fuzziness off by defaultTue, 08 Apr 2003 20:41:20 +0000, by henry
-
multiple init fix by Aurelien JACOBS <aurel@gnuage.org>Tue, 08 Apr 2003 18:05:41 +0000, by alex
-
forwardport: warning fix and netbsd fixTue, 08 Apr 2003 17:36:33 +0000, by alex
-
automatic svgalib_helper detectionTue, 08 Apr 2003 17:11:19 +0000, by alex
-
fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>Tue, 08 Apr 2003 16:23:09 +0000, by alex
-
Darwin Altivec detection fixes and MacOSX API detection reworked, based on patch by Dan Christiansen <danchr@daimi.au.dk>Tue, 08 Apr 2003 16:10:52 +0000, by alex
-
Moved the "sdp://" test above the URL streaming test, so that SDP files canTue, 08 Apr 2003 05:14:43 +0000, by rsf
-
Added a \n to the msg about -sdp being deprecatedMon, 07 Apr 2003 21:29:45 +0000, by rsf
-
AddedMon, 07 Apr 2003 21:08:56 +0000, by rsf
-
The person who checked in the previous patch accidentally put a declarationMon, 07 Apr 2003 20:55:32 +0000, by rsf
-
Oops, I just noticed albeu's revision 1.58 - so I backed out theMon, 07 Apr 2003 20:44:06 +0000, by rsf
-
Reapplied the patch that I had originally made in revision 1.53.Mon, 07 Apr 2003 20:41:24 +0000, by rsf
-
fix compilation without iconvMon, 07 Apr 2003 19:37:19 +0000, by henry
-
Bug fixes by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>.Mon, 07 Apr 2003 18:31:17 +0000, by diego
-
support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>Mon, 07 Apr 2003 16:04:02 +0000, by henry
-
Translation updateMon, 07 Apr 2003 14:28:00 +0000, by luran
-
Fix serious breakage, 10000l !Mon, 07 Apr 2003 13:48:51 +0000, by rguyom
-
forgot to commitMon, 07 Apr 2003 10:14:06 +0000, by michael
-
pbias tipMon, 07 Apr 2003 00:33:13 +0000, by michael
-
Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".Sun, 06 Apr 2003 23:37:56 +0000, by rguyom
-
Sync with 0_90. All stuff different from 0_90 is missing.Sun, 06 Apr 2003 22:01:54 +0000, by rtognimp
-
It should now be endian aware. Untested as i only have le box :(Sun, 06 Apr 2003 18:16:11 +0000, by albeu
-
100L forgot this commit for netstream.Sun, 06 Apr 2003 17:18:26 +0000, by albeu
-
syncSun, 06 Apr 2003 16:58:07 +0000, by gabucino
-
Oops :)Sun, 06 Apr 2003 16:49:23 +0000, by arpi
-
Rewritten, to use new libmpeg2 0.3.1 APISun, 06 Apr 2003 16:43:46 +0000, by arpi
-
changed input and output buffer handling to be mplayer-compatible...Sun, 06 Apr 2003 16:42:15 +0000, by arpi
-
Importing libmpeg2 from mpeg2dec-0.3.1Sun, 06 Apr 2003 16:41:49 +0000, by arpi
-
A simple netstream server.Sun, 06 Apr 2003 16:39:16 +0000, by albeu
-
qscale exporting for postprocessSun, 06 Apr 2003 16:37:37 +0000, by arpi
-
Add netstreamSun, 06 Apr 2003 16:37:12 +0000, by albeu
-
Add netstreamSun, 06 Apr 2003 16:36:17 +0000, by albeu
-
Importing libmpeg2 from mpeg2dec-0.3.1Sun, 06 Apr 2003 16:36:02 +0000, by arpi
-
A new control called upon stream reset.Sun, 06 Apr 2003 16:34:26 +0000, by albeu
-
A new stream wich allow access to MPlayer stream accross the network.Sun, 06 Apr 2003 16:33:13 +0000, by albeu
-
Check that we really got a filename.Sun, 06 Apr 2003 16:30:09 +0000, by albeu
-
Don't give the initial / as part of the filename.Sun, 06 Apr 2003 16:27:14 +0000, by albeu
-
url update, reported by Dan EriksenSun, 06 Apr 2003 16:22:34 +0000, by nicolas
-
typoSun, 06 Apr 2003 16:17:25 +0000, by nicolas
-
syncSun, 06 Apr 2003 16:08:55 +0000, by nicolas
-
XviD:Sun, 06 Apr 2003 15:48:21 +0000, by rguyom
-
+ bf_thresholdSun, 06 Apr 2003 15:46:05 +0000, by rguyom
-
url update, reported by Dan EriksenSun, 06 Apr 2003 15:29:40 +0000, by nicolas
-
(experimental, for testing/debugging) -novideo option addedSun, 06 Apr 2003 14:45:32 +0000, by arpi
-
Chinese translation for main branchSun, 06 Apr 2003 13:27:10 +0000, by luran
-
mode changes should occur to all the consolesSun, 06 Apr 2003 10:06:31 +0000, by gabucino
-
1000lSun, 06 Apr 2003 09:07:49 +0000, by gabucino
-
Looks like a typo :) --- FixedSat, 05 Apr 2003 19:49:21 +0000, by lumag
-
allow select()less compilationFri, 04 Apr 2003 20:56:29 +0000, by faust3
-
100l.Fri, 04 Apr 2003 20:45:05 +0000, by rguyom
-
UnbreakFri, 04 Apr 2003 20:40:57 +0000, by rguyom
-
temporary disable mf support for systems without globFri, 04 Apr 2003 20:32:21 +0000, by faust3
-
disable vf_bmovl for systems without posix selectFri, 04 Apr 2003 20:12:24 +0000, by faust3
-
MINGW32 port and select()less fifocode by ArpiFri, 04 Apr 2003 20:02:53 +0000, by faust3
-
enable timer-win and getch2-win for mingw32Fri, 04 Apr 2003 19:33:18 +0000, by faust3
-
gettimeofday() emulation using ftime()Fri, 04 Apr 2003 19:27:46 +0000, by faust3
-
add checks for gettimeofday() select() and glob()Fri, 04 Apr 2003 19:15:24 +0000, by faust3
-
Little fix.Fri, 04 Apr 2003 15:41:47 +0000, by albeu
-
10L NULL == 0 == stdinFri, 04 Apr 2003 15:41:00 +0000, by albeu
-
Using a different alignment for only the Gui is bad as this code useFri, 04 Apr 2003 15:39:51 +0000, by albeu
-
H264-ES demuxerFri, 04 Apr 2003 15:38:46 +0000, by michael
-
"psnr" & related code is only for the -HEAD (unstable) XviD branch.Fri, 04 Apr 2003 15:22:59 +0000, by rguyom
-
Support for "internet" or "multimedia" keyboards in X11.Fri, 04 Apr 2003 15:04:26 +0000, by albeu
-
Sync with enFri, 04 Apr 2003 14:42:33 +0000, by luran
-
XviD:Fri, 04 Apr 2003 05:49:35 +0000, by rguyom
-
Shift vhq values and set vhq=1 to MODEDECISION.Fri, 04 Apr 2003 05:47:27 +0000, by rguyom
-
XviD:Thu, 03 Apr 2003 20:38:27 +0000, by rguyom
-
- added <time.h> since we're using time() related functionsThu, 03 Apr 2003 20:36:58 +0000, by rguyom
-
Explain the need for unified diffs.Thu, 03 Apr 2003 16:21:04 +0000, by diego
-
Make absolute symlinks relative as suggested by Rich, fix typo.Thu, 03 Apr 2003 16:11:37 +0000, by diego
-
Make absolute symlinks relative as suggested by Rich, fix typo.Thu, 03 Apr 2003 16:09:34 +0000, by diego
-
longer option buffers, needed for tv optionsThu, 03 Apr 2003 12:41:31 +0000, by henry
-
fix dvd, vcd playing, compiling, and add one small playlist patchThu, 03 Apr 2003 12:09:44 +0000, by pontscho
-
workaround only, please fix.Thu, 03 Apr 2003 12:02:28 +0000, by pontscho
-
10lThu, 03 Apr 2003 12:00:50 +0000, by pontscho
-
Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS.Thu, 03 Apr 2003 06:53:01 +0000, by rguyom
-
hopefully this will clear up some confusion -- users keep trying toThu, 03 Apr 2003 00:52:33 +0000, by rfelker
-
packed warningWed, 02 Apr 2003 23:43:41 +0000, by michael
-
XviD:Wed, 02 Apr 2003 22:27:35 +0000, by rguyom
-
XviD :Wed, 02 Apr 2003 22:13:44 +0000, by rguyom
-
Updating XviD :Wed, 02 Apr 2003 21:33:19 +0000, by rguyom
-
xvid fixes and more options by elcabesa & Martin DrabWed, 02 Apr 2003 20:31:47 +0000, by henry
-
syncWed, 02 Apr 2003 20:28:41 +0000, by nicolas
-
URL is cdda://tracks[:speed][/device]Wed, 02 Apr 2003 19:29:26 +0000, by albeu
-
*** empty log message ***Wed, 02 Apr 2003 19:23:28 +0000, by albeu
-
10l to AlbeuWed, 02 Apr 2003 18:48:54 +0000, by faust3
-
MINGW32 portWed, 02 Apr 2003 16:52:00 +0000, by faust3
-
atm shmem.c is only needed for cache2Wed, 02 Apr 2003 16:40:02 +0000, by faust3
-
Remove -sdp, use sdp:// instead.Wed, 02 Apr 2003 16:27:51 +0000, by albeu
-
Remove -sdpWed, 02 Apr 2003 16:26:58 +0000, by albeu
-
Stream modularization, the first step.Wed, 02 Apr 2003 16:25:07 +0000, by albeu
-
10L forgot to fix the forward declaration too.Wed, 02 Apr 2003 16:15:06 +0000, by albeu
-
Exit when the option parser return M_OPT_EXITWed, 02 Apr 2003 16:13:16 +0000, by albeu
-
Fix some 10L typo in header (m_struct_s instead of m_struct_st).Wed, 02 Apr 2003 16:11:15 +0000, by albeu
-
Typo fixWed, 02 Apr 2003 16:05:21 +0000, by albeu
-
Fix the incredible slowness with very long list. Now a 10^6 entriesWed, 02 Apr 2003 15:32:12 +0000, by albeu
-
force_mode wrong has_mode check, verbose retrace messageWed, 02 Apr 2003 04:31:40 +0000, by iive
-
Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".Wed, 02 Apr 2003 01:46:47 +0000, by rsf
-
Added some optional debugging printfs (disabled by default)Wed, 02 Apr 2003 01:38:07 +0000, by rsf
-
Sync by Roberto Togni <r_togni@libero.it>.Tue, 01 Apr 2003 23:03:18 +0000, by diego
-
Typos, noticed by Roberto Togni <r_togni@libero.it>.Tue, 01 Apr 2003 22:54:12 +0000, by diego
-
Typos, patch by Roberto Togni <r_togni@libero.it>.Tue, 01 Apr 2003 22:49:55 +0000, by diego
-
Sync by Bena, Daniel <Daniel.Bena@dm-drogeriemarkt.sk>.Tue, 01 Apr 2003 21:06:32 +0000, by diego
-
updated to CVS (01.04.03)Tue, 01 Apr 2003 17:22:26 +0000, by mpt
-
Sound translation, second batch.Tue, 01 Apr 2003 09:57:28 +0000, by eyck
-
race with time translating sound.html starts...Tue, 01 Apr 2003 09:20:36 +0000, by eyck
-
AAC section added.Tue, 01 Apr 2003 00:33:16 +0000, by diego
-
typoMon, 31 Mar 2003 23:10:56 +0000, by diego
-
fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by meMon, 31 Mar 2003 22:31:35 +0000, by nicolas
-
syncMon, 31 Mar 2003 22:27:26 +0000, by nicolas
-
sync, small fixesMon, 31 Mar 2003 22:26:31 +0000, by nicolas
-
fix compilation without TV supportMon, 31 Mar 2003 20:44:20 +0000, by faust3
-
MINGW32 portMon, 31 Mar 2003 17:32:46 +0000, by faust3
-
objfix has to be run on MINGW32, tooMon, 31 Mar 2003 17:08:16 +0000, by faust3
-
workaround conflict with the MINGW32 open functionMon, 31 Mar 2003 16:55:53 +0000, by faust3
-
fixing explanationMon, 31 Mar 2003 16:52:26 +0000, by gabucino
-
translation doneMon, 31 Mar 2003 16:48:54 +0000, by gabucino
-
Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)Mon, 31 Mar 2003 00:14:36 +0000, by ranma
-
windows getch2 for MINGW32 portSun, 30 Mar 2003 21:20:04 +0000, by faust3
-
high precision timer for windows patch by Frodo <csharprules at hotmail.com>Sun, 30 Mar 2003 21:07:17 +0000, by faust3
-
MINGW32 portSun, 30 Mar 2003 20:48:51 +0000, by faust3
-
bcopy -> memcpy for MINGW32 portSun, 30 Mar 2003 20:37:54 +0000, by faust3
-
MINGW32 portSun, 30 Mar 2003 20:11:25 +0000, by faust3
-
watch what you writeSun, 30 Mar 2003 19:16:35 +0000, by gabucino
-
today's shitSun, 30 Mar 2003 19:12:30 +0000, by gabucino
-
Minor improvement: don't create empty dirs.Sun, 30 Mar 2003 18:48:23 +0000, by lumag
-
XML'ization & partial rewrite of main/DOCS/ru/cd-dvd.htmlSun, 30 Mar 2003 18:32:54 +0000, by lumag
-
Russian XML translation update.Sun, 30 Mar 2003 18:31:29 +0000, by lumag
-
Use new config headers and types.Sun, 30 Mar 2003 17:23:13 +0000, by albeu
-
10L forgot this filter.Sun, 30 Mar 2003 17:15:19 +0000, by albeu
-
Fix test compilationSun, 30 Mar 2003 17:14:41 +0000, by albeu
-
-vcd, -dvd, -dvdnav, -tv on, -cuefile and -mf on are deprecatedSun, 30 Mar 2003 17:14:02 +0000, by albeu
-
Stream cleanup, don't use blah_on options anymore.Sun, 30 Mar 2003 17:13:04 +0000, by albeu
-
Fix all demuxers wich where using a global var to enable themself.Sun, 30 Mar 2003 17:12:11 +0000, by albeu
-
Set deuxer_type instead of using our own global var.Sun, 30 Mar 2003 17:11:27 +0000, by albeu
-
Use new config headersSun, 30 Mar 2003 17:10:36 +0000, by albeu
-
Use new config headersSun, 30 Mar 2003 17:09:17 +0000, by albeu
-
Remove the hack used to pass -dvd, etc into the playlistSun, 30 Mar 2003 17:08:35 +0000, by albeu
-
Stream cleanup, don't use blah_on options anymore.Sun, 30 Mar 2003 17:07:31 +0000, by albeu
-
10L, close isn't enouth we must munmap too.Sun, 30 Mar 2003 17:05:58 +0000, by albeu
-
Remove STREAMTYPE_PLAYLIST.Sun, 30 Mar 2003 17:02:05 +0000, by albeu
-
synced to CVS (30.03.03)Sun, 30 Mar 2003 16:27:03 +0000, by mpt
-
uptated to CVS (30.03.03)Sun, 30 Mar 2003 16:11:12 +0000, by mpt
-
updated to CVS (30.03.03)Sun, 30 Mar 2003 16:09:25 +0000, by mpt
-
link fixedSun, 30 Mar 2003 15:51:35 +0000, by diego
-
new version, synced to CVS (27.03.03)Sun, 30 Mar 2003 14:51:20 +0000, by mpt
-
syncSun, 30 Mar 2003 14:07:49 +0000, by nicolas
-
fix (thanks to Dmitry)Sun, 30 Mar 2003 13:47:11 +0000, by nicolas
-
fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by meSat, 29 Mar 2003 23:17:46 +0000, by nicolas
-
Russian XML Docs translation updateSat, 29 Mar 2003 22:04:36 +0000, by lumag
-
- 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's haveSat, 29 Mar 2003 21:52:08 +0000, by arpi
-
updatedSat, 29 Mar 2003 20:47:10 +0000, by mpt
-
translatedSat, 29 Mar 2003 20:46:03 +0000, by mpt
-
One more (last) try ..Sat, 29 Mar 2003 20:11:45 +0000, by diego
-
Trivial change to trigger the $Revision$ keyword.Sat, 29 Mar 2003 20:04:48 +0000, by diego
-
Revision string added.Sat, 29 Mar 2003 20:00:32 +0000, by diego
-
10l: don't change image format during configSat, 29 Mar 2003 19:58:36 +0000, by faust3
-
100l to Gabu, this caused divide-by-zero with -vo mga. ApparentlySat, 29 Mar 2003 19:56:31 +0000, by rfelker
-
Further sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.Sat, 29 Mar 2003 18:58:08 +0000, by diego
-
fix wrong channel count w/ pcm encodingSat, 29 Mar 2003 16:47:20 +0000, by henry
-
fix build with --enable-shared-pp patch by (G«Ótz Waschk <waschk at informatik dot uni-rostock dot de>)Sat, 29 Mar 2003 14:37:23 +0000, by michael
-
Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.Sat, 29 Mar 2003 12:19:02 +0000, by diego
-
-ni (detection) and -cacheSat, 29 Mar 2003 10:54:21 +0000, by jonas
-
missing option descriptiosSat, 29 Mar 2003 09:07:38 +0000, by jonas
-
Updated XviD CVS instructions by Dmitry Baryshkov <lumag@qnc.ru>.Sat, 29 Mar 2003 01:45:21 +0000, by diego
-
all filters documented, XML conversion doneSat, 29 Mar 2003 01:27:30 +0000, by diego
-
Updated XviD CVS instructions by Dmitry Baryshkov <lumag@qnc.ru>.Sat, 29 Mar 2003 01:24:16 +0000, by diego
-
Next bunch of files translated by Dmitry Baryshkov <lumag@qnc.ru>.Sat, 29 Mar 2003 00:48:05 +0000, by diego
-
-audiofile-cache documented, bytes --> Bytes, typo.Sat, 29 Mar 2003 00:44:45 +0000, by diego
-
sync, fixes, more accurate translationFri, 28 Mar 2003 21:58:30 +0000, by nicolas
-
Only write title if verbose>0.Fri, 28 Mar 2003 10:08:55 +0000, by ranma
-
Russian translation by Dmitry Baryshkov <lumag@qnc.ru>.Fri, 28 Mar 2003 02:04:45 +0000, by diego
-
Switch to the new config headerThu, 27 Mar 2003 20:45:54 +0000, by albeu
-
New option -audiofile-cache to enable a cache for the stream used byThu, 27 Mar 2003 20:42:19 +0000, by albeu
-
Free the stream of the audio and subtitle demuxer.Thu, 27 Mar 2003 20:40:50 +0000, by albeu
-
Fix rawvideo and -audiofileThu, 27 Mar 2003 20:38:14 +0000, by albeu
-
on now set the demuxer type some we can use rawvideo with -audiofileThu, 27 Mar 2003 20:30:44 +0000, by albeu
-
Fix a 100L bug wich killed mencoder timing and switch to the newThu, 27 Mar 2003 20:27:50 +0000, by albeu
-
The overlay can't downscaleThu, 27 Mar 2003 20:25:32 +0000, by albeu
-
some hints, sent by Hilmar PreusseThu, 27 Mar 2003 18:14:56 +0000, by gabucino
-
fixesThu, 27 Mar 2003 18:13:19 +0000, by gabucino
-
new version. synced to rc5Thu, 27 Mar 2003 18:12:55 +0000, by mpt
-
syncThu, 27 Mar 2003 18:12:22 +0000, by gabucino
-
it was VERY old fileThu, 27 Mar 2003 18:03:26 +0000, by mpt
-
t was VERY old fileThu, 27 Mar 2003 17:55:22 +0000, by mpt
-
new version, synced with cvs version (25.03.2003Thu, 27 Mar 2003 17:24:01 +0000, by mpt
-
10lThu, 27 Mar 2003 16:16:58 +0000, by michael
-
10000l (YUV vs. YVU swscale fix/cleanup)Thu, 27 Mar 2003 16:04:53 +0000, by michael
-
Documented down3dright, hqdn3d and yvu9 filters.Wed, 26 Mar 2003 23:59:07 +0000, by diego
-
Improved xscreensaver support.Wed, 26 Mar 2003 17:02:28 +0000, by ranma
-
macosx fix by Dan Christiansen <danchr@daimi.au.dk>Wed, 26 Mar 2003 16:48:17 +0000, by alex
-
10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>Wed, 26 Mar 2003 15:49:10 +0000, by alex
-
fixing truetype rescaling with (x)mga + panscanWed, 26 Mar 2003 11:51:40 +0000, by gabucino
-
Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>Wed, 26 Mar 2003 11:35:13 +0000, by bertrand
-
Added support for IPv6 numeric url like: http://[3ffe:400:100::1]:80/fileWed, 26 Mar 2003 11:27:48 +0000, by bertrand
-
obsoleteWed, 26 Mar 2003 01:03:13 +0000, by diego
-
Merged into the man page and libmpcodecs.txt.Wed, 26 Mar 2003 00:56:22 +0000, by diego
-
Merged video filter description from vop.txt.Wed, 26 Mar 2003 00:53:15 +0000, by diego
-
Fix last mode ignored bugTue, 25 Mar 2003 20:23:50 +0000, by iive
-
synced to rc5 versionTue, 25 Mar 2003 14:17:55 +0000, by mpt
-
XML creditsMon, 24 Mar 2003 23:28:52 +0000, by diego
-
syncMon, 24 Mar 2003 21:36:20 +0000, by nicolas
-
vop.txt merged, three more filters missing from the docs.Mon, 24 Mar 2003 19:15:30 +0000, by diego
-
Man page synchronized with vop.txt plus further clarifications andMon, 24 Mar 2003 18:25:00 +0000, by diego
-
10l: There is only one luma component, noticed by Alex.Mon, 24 Mar 2003 18:13:52 +0000, by diego
-
Spellchecked, slightly reworded, parts corrected.Mon, 24 Mar 2003 17:40:44 +0000, by diego
-
syncMon, 24 Mar 2003 17:35:48 +0000, by nicolas
-
sync with HTMLMon, 24 Mar 2003 17:24:25 +0000, by nicolas
-
Test file commited by error, all my apologies.Mon, 24 Mar 2003 17:22:45 +0000, by nicolas
-
XML version of MPlayer's docSun, 23 Mar 2003 23:35:12 +0000, by nicolas
-
XML version of MPlayer's docSun, 23 Mar 2003 23:26:55 +0000, by nicolas
-
Version string added.Sun, 23 Mar 2003 23:10:41 +0000, by diego
-
Sync by Anders Rune Jensen <anders@gnulinux.dk>.Sun, 23 Mar 2003 23:08:58 +0000, by diego
-
typosSun, 23 Mar 2003 22:09:34 +0000, by henry
-
10l to arpi with commit r1.12, noticed by Daniel Mario Vega <dv5a@dc.uba.ar>Sun, 23 Mar 2003 18:19:08 +0000, by alex
-
pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> and moved SDL_ShowCursor from the check_keys() to uninit() (by me)Sun, 23 Mar 2003 17:35:26 +0000, by alex
-
use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreolle@yahoo.fr>Sun, 23 Mar 2003 17:14:28 +0000, by alex
-
new entrySun, 23 Mar 2003 16:55:02 +0000, by alex
-
Removed/updated old entries.Sun, 23 Mar 2003 16:25:11 +0000, by diego
-
try to break pattern at scene changes to prevent merging pictures thatSun, 23 Mar 2003 16:10:06 +0000, by rfelker
-
color equalizer for tv inputSun, 23 Mar 2003 15:25:10 +0000, by henry
-
color equalizer for tv inputSun, 23 Mar 2003 15:05:14 +0000, by henry
-
Request version numbers in translations.Sun, 23 Mar 2003 12:59:09 +0000, by diego
-
This file only belongs on the web page and needs no translation.Sun, 23 Mar 2003 12:26:22 +0000, by diego
-
improvements to detc filter:Sun, 23 Mar 2003 03:36:24 +0000, by rfelker
-
10lSun, 23 Mar 2003 00:44:09 +0000, by iive
-
fix find_best fail if the black area is bigger than image, few more verbose messages, OSD not rendered if native modeSat, 22 Mar 2003 23:54:26 +0000, by iive
-
syncSat, 22 Mar 2003 23:49:52 +0000, by nicolas
-
fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>Sat, 22 Mar 2003 21:14:51 +0000, by alex
-
Warning fix, patch by Dominik MierzejewskySat, 22 Mar 2003 20:15:03 +0000, by rtognimp
-
fix crash on streams with frame tags, patch by Brett Kosinski <brettk@frodo.dyn.gno.org>Sat, 22 Mar 2003 19:50:10 +0000, by alex
-
enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>Sat, 22 Mar 2003 19:15:23 +0000, by alex
-
some fixes, like css styles - now ../default.cssSat, 22 Mar 2003 17:35:26 +0000, by mpt
-
new wersion, some fixes, synced to rc4 versionSat, 22 Mar 2003 17:33:06 +0000, by mpt
-
new translation from rc4 versionSat, 22 Mar 2003 17:30:59 +0000, by mpt
-
ome fixes, like css styles - now ../default.cssSat, 22 Mar 2003 17:29:45 +0000, by mpt
-
some fixes, like css styles - now ../default.cssSat, 22 Mar 2003 17:24:34 +0000, by mpt
-
updatedSat, 22 Mar 2003 16:54:34 +0000, by arpi
-
Update of Polish encoding.html - adrian@linux.plSat, 22 Mar 2003 13:15:53 +0000, by mpt
-
lavc 4663 / quantizer biasSat, 22 Mar 2003 12:46:44 +0000, by michael
-
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.Sat, 22 Mar 2003 12:02:27 +0000, by jonas
-
explanation fixedSat, 22 Mar 2003 10:38:04 +0000, by gabucino
-
syncSat, 22 Mar 2003 10:37:23 +0000, by gabucino
-
10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned upFri, 21 Mar 2003 18:21:00 +0000, by alex
-
fix compile without libsmbclientFri, 21 Mar 2003 18:11:18 +0000, by henry
-
selectable 'major', patch by Hans-Andreas Engel <engel@node.ch>Fri, 21 Mar 2003 17:59:15 +0000, by alex
-
wrong assignment of codec, patch by nsabbi@libero.itFri, 21 Mar 2003 17:17:53 +0000, by alex
-
dvbin detection fixed, noticed by nsabbi@libero.itFri, 21 Mar 2003 17:16:23 +0000, by alex
-
compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>Fri, 21 Mar 2003 16:56:23 +0000, by alex
-
hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>Fri, 21 Mar 2003 16:54:03 +0000, by alex
-
report TRUE for IS_AUDIO control when user forces the audio recordingFri, 21 Mar 2003 16:46:38 +0000, by henry
-
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>Fri, 21 Mar 2003 16:42:50 +0000, by alex
-
multiple preinit support -- cleaning vidix_name between the multiple preinits. Patch by Aurlien JACOBS <aurel@gnuage.org>Fri, 21 Mar 2003 16:32:53 +0000, by alex
-
multiple mga device support by Hans-Andreas Engel <engel@node.ch>Fri, 21 Mar 2003 16:29:04 +0000, by alex
-
largefile support by Matthias Schwarzott <zzam@gmx.de>Fri, 21 Mar 2003 16:13:16 +0000, by alex
-
use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)Fri, 21 Mar 2003 16:09:31 +0000, by alex
-
libsmbclient detection support, slightly rewritten the original patch sent by Vladimir Moushkov <vlindos_mpdev@abv.bg>Fri, 21 Mar 2003 16:06:11 +0000, by alex
-
Sync by Dmitry Baryshkov <lumag@qnc.ru>.Fri, 21 Mar 2003 10:41:27 +0000, by diego
-
vcodec updateFri, 21 Mar 2003 09:25:08 +0000, by michael
-
many 10l for me ...Thu, 20 Mar 2003 12:42:16 +0000, by pontscho
-
replace sys_errlist with strerror() by Ivan SzantoThu, 20 Mar 2003 10:40:20 +0000, by henry
-
bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>Thu, 20 Mar 2003 07:51:03 +0000, by pontscho
-
Finally merged libavc-option.txt into the man page.Thu, 20 Mar 2003 03:24:33 +0000, by diego
-
new svga driver - support double buffering, fast_memcpy, direct render and HW accelerationThu, 20 Mar 2003 01:45:40 +0000, by iive
-
hardware mjpeg encoding using v4l by Iv«¡n Sz«¡nt«Ñ <szivan@freemail.hu>Wed, 19 Mar 2003 16:26:58 +0000, by henry
-
10lWed, 19 Mar 2003 15:28:11 +0000, by faust3
-
Updated information, rewordings, codec installation generalized.Tue, 18 Mar 2003 20:22:36 +0000, by diego
-
fix (some user reported)Mon, 17 Mar 2003 22:11:42 +0000, by gabucino
-
10l cbSize not inited for l=16.\n Could give problem in print_wave_headerMon, 17 Mar 2003 20:38:23 +0000, by rtognimp
-
1000lMon, 17 Mar 2003 11:37:28 +0000, by arpi
-
Sync by <hephooey@fastmail.fm>.Mon, 17 Mar 2003 10:05:22 +0000, by diego
-
number -> bug updateMon, 17 Mar 2003 09:52:50 +0000, by michael
-
what's the opposite of backport? :)Mon, 17 Mar 2003 00:48:26 +0000, by arpi
-
dvbin_param_on movedSun, 16 Mar 2003 22:59:16 +0000, by arpi
-
this is a combo patch that:Sun, 16 Mar 2003 20:13:28 +0000, by arpi
-
remove the lower boundarySun, 16 Mar 2003 16:38:16 +0000, by henry
-
cleanups and some 10l fixes for previous commitSun, 16 Mar 2003 07:42:26 +0000, by henry
-
correct small framerate fluctuations directly in the capture threadSat, 15 Mar 2003 22:02:54 +0000, by henry
-
This patch corrects the calculation of the MPEG bitrate from theSat, 15 Mar 2003 21:07:45 +0000, by arpi
-
increment is a signed number (-1 or +1)Sat, 15 Mar 2003 21:05:37 +0000, by arpi
-
fixed chroma pitchSat, 15 Mar 2003 21:03:24 +0000, by arpi
-
And 10L their, i should have started to read vop.txt sooner ;)Sat, 15 Mar 2003 20:59:16 +0000, by albeu
-
10L again with the options minsSat, 15 Mar 2003 20:55:33 +0000, by albeu
-
New options stuffSat, 15 Mar 2003 20:51:35 +0000, by albeu
-
Improve the imgfmt option typeSat, 15 Mar 2003 20:49:39 +0000, by albeu
-
Support for the new options stuffSat, 15 Mar 2003 20:45:03 +0000, by albeu
-
10L the scale filter accpet w and h to -3Sat, 15 Mar 2003 20:39:05 +0000, by albeu
-
fixed 'make distclean' without libavcodecSat, 15 Mar 2003 19:52:11 +0000, by arpi
-
Same behaviour as old code for short headersSat, 15 Mar 2003 19:40:52 +0000, by rtognimp
-
1000L i forgot mencoderSat, 15 Mar 2003 18:50:58 +0000, by albeu
-
Add support for the new option stuff.Sat, 15 Mar 2003 18:49:33 +0000, by albeu
-
Add the new -vf option wich is the same as vop in reverse order.Sat, 15 Mar 2003 18:01:02 +0000, by albeu
-
Fix for truespeech dll, patch by <dimakar(at)yahoo.com>Sat, 15 Mar 2003 15:46:32 +0000, by rtognimp
-
Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Required for truespeech files.Sat, 15 Mar 2003 14:12:22 +0000, by rtognimp
-
Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)Sat, 15 Mar 2003 10:52:30 +0000, by rtognimp
-
fix -loop problemSat, 15 Mar 2003 10:11:36 +0000, by faust3
-
add MODULE_LICENSEFri, 14 Mar 2003 23:22:35 +0000, by arpi
-
replace snd_pcm_drain with snd_pcm_dropFri, 14 Mar 2003 20:36:26 +0000, by henry
-
10LFri, 14 Mar 2003 17:50:58 +0000, by albeu
-
Fix some memleaksFri, 14 Mar 2003 17:45:33 +0000, by albeu
-
Some free(NULL) found with njamdFri, 14 Mar 2003 17:42:21 +0000, by albeu
-
Fix small memleak in control().Fri, 14 Mar 2003 17:19:19 +0000, by ranma
-
clear black bands when using slicesFri, 14 Mar 2003 15:06:21 +0000, by arpi
-
a warning fix and rgb15/16 support by Sascha SommerFri, 14 Mar 2003 12:46:49 +0000, by alex
-
index per streamThu, 13 Mar 2003 15:50:41 +0000, by michael
-
*signed int vlc (needs only 5 lines of code so its no increase of complexity)Thu, 13 Mar 2003 15:32:48 +0000, by michael
-
Better error messages (with line number now) and make unknow optionThu, 13 Mar 2003 14:09:49 +0000, by albeu
-
1000lThu, 13 Mar 2003 09:24:03 +0000, by michael
-
Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.Wed, 12 Mar 2003 23:57:23 +0000, by diego
-
Animatrix AAC fix, patch by <dimakar(at)yahoo.com>Wed, 12 Mar 2003 22:59:04 +0000, by rtognimp
-
syncWed, 12 Mar 2003 18:11:40 +0000, by nicolas
-
libavcodec syncWed, 12 Mar 2003 17:11:34 +0000, by rik
-
Prevent vo window flashing.Wed, 12 Mar 2003 16:25:25 +0000, by ranma
-
per context frame_rate_baseWed, 12 Mar 2003 15:44:24 +0000, by michael
-
10L the comment header again. That's it when you stole someone else code ;)Wed, 12 Mar 2003 15:14:13 +0000, by albeu
-
vo_xover is a new vo that should make easy to have x11 support forWed, 12 Mar 2003 15:04:05 +0000, by albeu
-
Shut up some debug messagesWed, 12 Mar 2003 14:58:55 +0000, by albeu
-
Support for the overlay, that save one stretch blit for bgr16 and YUV formatsWed, 12 Mar 2003 11:12:24 +0000, by albeu
-
Overlay support (now vo_xtdfx is possible :) and yet another way toWed, 12 Mar 2003 11:09:23 +0000, by albeu
-
Improved RTP packet buffering, by relying on the underlying OS's UDPTue, 11 Mar 2003 19:08:31 +0000, by rsf
-
Made "force_fps" non-static, because code in "libmpdemux" refers to it.Tue, 11 Mar 2003 19:03:31 +0000, by rsf
-
Remove hardcoded "goto goto_next_file;" for -identify switch as suggestedMon, 10 Mar 2003 00:50:10 +0000, by ranma
-
Use -frames 0 instead of hardcoded "goto goto_next_file;"Mon, 10 Mar 2003 00:46:40 +0000, by ranma
-
- fixed playback of files with bad WxH in header (tricky! we can always read theMon, 10 Mar 2003 00:10:05 +0000, by arpi
-
Pass start slice to the vo it make dr + slice implemantation easierMon, 10 Mar 2003 00:03:46 +0000, by albeu
-
Update, add support for DR and draw image. Sadly reading from the agpMon, 10 Mar 2003 00:01:03 +0000, by albeu
-
Update, new page fault handler to access the agp mem. Doesn't really workSun, 09 Mar 2003 23:55:42 +0000, by albeu
-
I forgot to commit this fileSun, 09 Mar 2003 23:42:01 +0000, by albeu
-
100l :)Sun, 09 Mar 2003 20:03:17 +0000, by arpi
-
Hopefully fixed all RV30/RV40 A-V sync issuesSun, 09 Mar 2003 19:01:20 +0000, by arpi
-
new version of the de-telecine filter, largely rewritten. should workSun, 09 Mar 2003 18:15:16 +0000, by rfelker
-
Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)Sun, 09 Mar 2003 17:21:30 +0000, by arpi
-
Ugly hack to handle bad width/height values from stream headerSun, 09 Mar 2003 17:19:41 +0000, by arpi
-
- removed unused global 'handle'Sun, 09 Mar 2003 17:17:39 +0000, by arpi
-
RAOpenCodec2() have 2 parametersSun, 09 Mar 2003 17:10:06 +0000, by arpi
-
Document translated to polish language.Sun, 09 Mar 2003 14:15:17 +0000, by mpt
-
Adds SGI files to the list of image types supported by mencoder. -ToddSat, 08 Mar 2003 10:48:44 +0000, by jonas
-
merging fourcc with codec_tagSat, 08 Mar 2003 02:05:14 +0000, by michael
-
vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)Fri, 07 Mar 2003 18:45:02 +0000, by albeu
-
tdfx_vid a new kernel driver for tdfx wich let use agp move :)Fri, 07 Mar 2003 18:42:08 +0000, by albeu
-
vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)Fri, 07 Mar 2003 12:59:28 +0000, by michael
-
rv40 pict_type parserFri, 07 Mar 2003 02:05:59 +0000, by michael
-
syncThu, 06 Mar 2003 20:45:32 +0000, by gabucino
-
syncThu, 06 Mar 2003 13:29:11 +0000, by nicolas
-
remove yuv2rgb and support frame duplicationThu, 06 Mar 2003 04:59:20 +0000, by joey
-
typoThu, 06 Mar 2003 00:49:20 +0000, by nicolas
-
Some 10l and better layer handling (to comply with DFB 0.9.17)Wed, 05 Mar 2003 20:34:29 +0000, by zdar
-
Empty directories can only be removed by the CVS admin.Wed, 05 Mar 2003 18:33:25 +0000, by diego
-
aic & umvWed, 05 Mar 2003 16:40:14 +0000, by michael
-
Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)Wed, 05 Mar 2003 10:56:47 +0000, by michael
-
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)Wed, 05 Mar 2003 10:38:56 +0000, by michael
-
fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li at ieee dot org>)Wed, 05 Mar 2003 10:28:32 +0000, by michael
-
hmm found this in my local tree ;)Wed, 05 Mar 2003 10:23:52 +0000, by michael
-
fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot org>)Wed, 05 Mar 2003 10:20:14 +0000, by michael
-
syncWed, 05 Mar 2003 09:27:19 +0000, by gabucino
-
dfb updatesWed, 05 Mar 2003 09:26:32 +0000, by gabucino
-
10l (pp cant convert formats) fixes segfaultTue, 04 Mar 2003 22:48:37 +0000, by michael
-
*** empty log message ***Tue, 04 Mar 2003 14:59:59 +0000, by mpt
-
Use css like the rest of documentation. Use polish encoding.Tue, 04 Mar 2003 13:55:25 +0000, by eyck
-
New translation from imoteph/adrianTue, 04 Mar 2003 13:51:32 +0000, by eyck
-
New translation from Zorg ( Konrad Materka )Tue, 04 Mar 2003 13:42:49 +0000, by eyck
-
Another batch of translation from Zorg ( Konrad Materka )Tue, 04 Mar 2003 13:37:53 +0000, by eyck
-
Add missing uninitTue, 04 Mar 2003 13:26:09 +0000, by albeu
-
Fixed geometry that someone broke grr.Mon, 03 Mar 2003 16:43:43 +0000, by mark
-
A new nuppel video encoder. Mainly for RT encoding on slow box.Mon, 03 Mar 2003 11:03:19 +0000, by albeu
-
10L never blowup an option pointer !!!!Mon, 03 Mar 2003 10:59:07 +0000, by albeu
-
workaround wrong detected memory sizes on G400 cards.Sun, 02 Mar 2003 21:21:56 +0000, by attila
-
clean up of -geometry code.Sun, 02 Mar 2003 21:09:15 +0000, by attila
-
syncSun, 02 Mar 2003 15:58:25 +0000, by zdar
-
Layer configuration handling updatesSun, 02 Mar 2003 15:56:42 +0000, by zdar
-
new filterSat, 01 Mar 2003 05:35:09 +0000, by rfelker
-
syncFri, 28 Feb 2003 23:27:03 +0000, by nicolas
-
now all translations link to ../default.cssFri, 28 Feb 2003 19:58:12 +0000, by gabucino
-
supdec.h needs libvo/video_out.h. vobsub.c does not.Fri, 28 Feb 2003 19:21:45 +0000, by kmkaplan
-
typoFri, 28 Feb 2003 14:07:56 +0000, by diego
-
warning fix.Fri, 28 Feb 2003 08:17:54 +0000, by kmkaplan
-
motion estimation range limitThu, 27 Feb 2003 23:10:06 +0000, by michael
-
syncThu, 27 Feb 2003 14:02:38 +0000, by gabucino
-
default.css path fixed (it needs to be moved on CVS server!!)Thu, 27 Feb 2003 14:01:19 +0000, by gabucino
-
syncTue, 25 Feb 2003 16:57:51 +0000, by nicolas
-
10l found by Joey Parrish <joey@nicewarrior.org>Tue, 25 Feb 2003 16:50:52 +0000, by alex
-
cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)Tue, 25 Feb 2003 16:17:23 +0000, by alex
-
MACOSX support patch, based on Dan Christiansens workTue, 25 Feb 2003 15:39:36 +0000, by alex
-
make tv non-seekableTue, 25 Feb 2003 08:22:00 +0000, by henry
-
forgot ...Mon, 24 Feb 2003 22:46:48 +0000, by michael
-
cleanupMon, 24 Feb 2003 00:12:30 +0000, by michael
-
fix of fix of my sed code, should now be portableSun, 23 Feb 2003 23:48:03 +0000, by atmos4
-
Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 seriesSun, 23 Feb 2003 23:44:16 +0000, by atmos4
-
100lSun, 23 Feb 2003 23:34:16 +0000, by michael
-
experimental slices supportSun, 23 Feb 2003 23:30:44 +0000, by arpi
-
sws_ prefix, more seperation between internal & external swscaler APISun, 23 Feb 2003 22:05:55 +0000, by michael
-
typoSun, 23 Feb 2003 20:48:13 +0000, by diego
-
typoSun, 23 Feb 2003 20:46:48 +0000, by diego
-
draw_slice supportSun, 23 Feb 2003 20:40:46 +0000, by arpi
-
start_slice() added - similar to get_image(), but is called when using slicesSun, 23 Feb 2003 20:40:21 +0000, by arpi
-
HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.Sun, 23 Feb 2003 20:31:59 +0000, by diego
-
fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>Sun, 23 Feb 2003 19:18:28 +0000, by faust3
-
10lSun, 23 Feb 2003 19:00:11 +0000, by gabucino
-
now it looks much better. Anyone wants to port this script to useSun, 23 Feb 2003 18:56:45 +0000, by gabucino
-
added "Dualhead with Monitors", and "Cloning with Monitors" modesSun, 23 Feb 2003 16:23:37 +0000, by gabucino
-
mark libvo2.txt as obsoleteSun, 23 Feb 2003 13:55:59 +0000, by attila
-
remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with some options at least ???)Sun, 23 Feb 2003 01:45:41 +0000, by michael
-
explain the return values of psnr for joe avarageSat, 22 Feb 2003 18:41:31 +0000, by attila
-
syncSat, 22 Feb 2003 15:38:36 +0000, by nicolas
-
syncSat, 22 Feb 2003 13:43:14 +0000, by gabucino
-
syncSat, 22 Feb 2003 00:02:17 +0000, by nicolas
-
skip annoying unused parameter shit (if anyone needs these / knows a case where they pointed to a real bug then reverse this)Fri, 21 Feb 2003 22:19:23 +0000, by michael
-
100l (gcc 3.2 .....)Fri, 21 Feb 2003 22:01:00 +0000, by michael
-
yuv2rgb brightness/contrast/saturation/different colorspaces support finishedFri, 21 Feb 2003 20:35:18 +0000, by michael
-
binary packages not supportedFri, 21 Feb 2003 17:47:58 +0000, by diego
-
Cosmetics: a linebreak and a small grammar correctionFri, 21 Feb 2003 17:24:14 +0000, by diego
-
1million litres ;)Fri, 21 Feb 2003 13:07:47 +0000, by alex
-
commented out nonsenseFri, 21 Feb 2003 12:55:26 +0000, by alex
-
translation path fixesFri, 21 Feb 2003 02:04:43 +0000, by diego
-
Latest version has the following features:Thu, 20 Feb 2003 23:32:47 +0000, by arpi
-
document detc and telecine filtersThu, 20 Feb 2003 05:10:19 +0000, by rfelker
-
filter for applying 3:2 telecine to 23.976 fps progressive material.Thu, 20 Feb 2003 04:57:37 +0000, by rfelker
-
experimental de-telecine filter. not documented or configurable yet,Thu, 20 Feb 2003 03:16:41 +0000, by rfelker
-
Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>Wed, 19 Feb 2003 17:26:59 +0000, by alex
-
precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by meWed, 19 Feb 2003 17:22:02 +0000, by alex
-
3x10l found by Dan Christiansen <danchr@daimi.au.dk>Wed, 19 Feb 2003 17:14:57 +0000, by alex
-
gif library incompatibility fixes and prefere libungif over libgif. Patch by Joey Parrish <joey@nicewarrior.org>Wed, 19 Feb 2003 16:55:14 +0000, by alex
-
WIN32_PATH cleanupWed, 19 Feb 2003 16:49:28 +0000, by alex
-
Update sub-picture layer to work with recent DirectFB cvs and add support for selecting field parity. Patch by Ville Syrjl <syrjala@sci.fi>Wed, 19 Feb 2003 16:01:46 +0000, by alex
-
binary package updatesWed, 19 Feb 2003 09:40:03 +0000, by diego
-
better procedure for handling help file updatesWed, 19 Feb 2003 00:34:56 +0000, by diego
-
Patch from Tamas Kohegyi to fix subpic placement on 16:9Tue, 18 Feb 2003 23:22:44 +0000, by mswitch
-
Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live.com>Tue, 18 Feb 2003 22:33:44 +0000, by bertrand
-
fixTue, 18 Feb 2003 21:57:51 +0000, by nicolas
-
cleanupTue, 18 Feb 2003 19:36:20 +0000, by michael
-
optimizeTue, 18 Feb 2003 19:22:34 +0000, by michael
-
sync by unknownMon, 17 Feb 2003 19:46:49 +0000, by diego
-
win32 loader wasn't build on solaris x86 ("!" shell operator doesn't workMon, 17 Feb 2003 18:21:01 +0000, by jkeil
-
patch by "Andriy N. Gritsenko" <andrej@lucky.net>Mon, 17 Feb 2003 13:06:03 +0000, by gabucino
-
mwallp compiles again (michael moved libpostproc.....)Mon, 17 Feb 2003 11:45:10 +0000, by gabucino
-
Fix mistake in applying patch from Alex Beregszaszi.Mon, 17 Feb 2003 06:46:31 +0000, by eyck
-
Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha)Sun, 16 Feb 2003 15:26:30 +0000, by ranma
-
applied my patch for localized manpage installationSun, 16 Feb 2003 14:14:13 +0000, by gabucino
-
enabling mpeg4-es autodetection (if we dont enable it, then we will never know if it works ...)Sun, 16 Feb 2003 10:00:42 +0000, by michael
-
at least it doesn't error now...this will work until we get a better fix.Sun, 16 Feb 2003 07:23:02 +0000, by rfelker
-
100lSun, 16 Feb 2003 07:19:27 +0000, by rfelker
-
minor 1l I forgot to commit a while backSun, 16 Feb 2003 07:05:24 +0000, by rfelker
-
Fix "invalid fragment" handling.Sun, 16 Feb 2003 01:23:10 +0000, by ranma
-
vf_hqdn3d: High-Quality version of the denoise3d filterSat, 15 Feb 2003 22:24:32 +0000, by arpi
-
enable vidix for ppcSat, 15 Feb 2003 21:51:24 +0000, by alex
-
10lSat, 15 Feb 2003 20:38:34 +0000, by arpi
-
UINTX -> uintx_t (following libavcodec)Sat, 15 Feb 2003 20:14:04 +0000, by rik
-
ugly but otherwise make distclean doesnt remove libavcodec.aSat, 15 Feb 2003 18:50:17 +0000, by michael
-
Sync by Andoni Zubimendi <andoni@lpsat.net>.Sat, 15 Feb 2003 18:29:56 +0000, by diego
-
cygwin win32 dll supportSat, 15 Feb 2003 17:45:10 +0000, by faust3
-
1000lSat, 15 Feb 2003 17:29:01 +0000, by michael
-
bigendian bug (fixes?)Sat, 15 Feb 2003 15:07:57 +0000, by michael
-
bump version (or stuff.)Sat, 15 Feb 2003 15:07:09 +0000, by gabucino
-
syncSat, 15 Feb 2003 15:03:41 +0000, by gabucino
-
simpler & fasterSat, 15 Feb 2003 13:04:17 +0000, by michael
-
10l fix by Andoni Zubimendi <andoni@lpsat.net> andSat, 15 Feb 2003 08:45:53 +0000, by diego
-
Sync by Dmitry Baryshkov <lumag@qnc.ru>.Sat, 15 Feb 2003 01:47:46 +0000, by diego
-
in libavcodec now -> removeFri, 14 Feb 2003 21:49:07 +0000, by michael
-
moving postprocess code to libavcodecFri, 14 Feb 2003 21:45:45 +0000, by michael
-
10lFri, 14 Feb 2003 20:42:21 +0000, by alex
-
typoFri, 14 Feb 2003 15:04:24 +0000, by nicolas
-
syncFri, 14 Feb 2003 15:00:22 +0000, by nicolas
-
disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus <moritz at bunkus dot org>)Fri, 14 Feb 2003 11:48:13 +0000, by michael
-
subpacket_base_size isnt needed for fixed sized subpacketsFri, 14 Feb 2003 11:37:38 +0000, by michael
-
variable subpacket size supportFri, 14 Feb 2003 11:11:11 +0000, by michael
-
Sync by DongCheon Park <pdc@kaist.ac.kr>.Fri, 14 Feb 2003 08:51:53 +0000, by diego
-
Russian translation by Daniel A. Nagy <nagydani@mast.queensu.ca>.Fri, 14 Feb 2003 02:14:18 +0000, by diego
-
cleanupThu, 13 Feb 2003 21:38:43 +0000, by michael
-
brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it)Thu, 13 Feb 2003 19:27:17 +0000, by michael
-
Must quote shell variable in test expression, otherwise configure bombs outThu, 13 Feb 2003 19:13:50 +0000, by jkeil
-
cleanupThu, 13 Feb 2003 18:24:33 +0000, by michael
-
cleanupThu, 13 Feb 2003 14:19:05 +0000, by michael
-
Fix for string handling bug from Alex BeregszaszThu, 13 Feb 2003 09:34:37 +0000, by eyck
-
100lWed, 12 Feb 2003 23:26:12 +0000, by arpi
-
HTML fixesWed, 12 Feb 2003 23:21:46 +0000, by diego
-
2x0.5lWed, 12 Feb 2003 17:19:02 +0000, by alex
-
add gentoo default real dirsWed, 12 Feb 2003 16:50:31 +0000, by atmos4
-
updateWed, 12 Feb 2003 16:45:34 +0000, by alex
-
10lWed, 12 Feb 2003 16:42:59 +0000, by alex
-
real cygwin support by Sascha Sommer <saschasommer@freenet.de>Wed, 12 Feb 2003 15:39:59 +0000, by alex
-
down3dright filter by kabi (converts between 2 common stereoscopic systems)Tue, 11 Feb 2003 21:44:55 +0000, by michael
-
more translationTue, 11 Feb 2003 21:19:13 +0000, by gabucino
-
avoid #include "../Tue, 11 Feb 2003 21:13:30 +0000, by michael
-
#ifdef c++Tue, 11 Feb 2003 21:12:16 +0000, by michael
-
10l to kabi (compile fix, uint8->uint8_t)Tue, 11 Feb 2003 20:21:52 +0000, by arpi
-
global var warningTue, 11 Feb 2003 19:57:38 +0000, by michael
-
optional loader/ (currently it does nothing until the win32 support on cygwin is disabled)Tue, 11 Feb 2003 18:56:17 +0000, by alex
-
realaudio dlls supportTue, 11 Feb 2003 15:25:46 +0000, by alex
-
cygwin compilefix by Joey Parrish <joey at nicewarrior.org>Tue, 11 Feb 2003 15:25:23 +0000, by faust3
-
windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Win32 SIPR is just silent, but at least Win32 COOK works nice -- at least by me, on linuxTue, 11 Feb 2003 15:24:26 +0000, by alex
-
-fPIC compileableTue, 11 Feb 2003 15:06:44 +0000, by michael
-
yv12 -> yuy2 converter in alpha asm (from mplayerxp)Tue, 11 Feb 2003 13:13:16 +0000, by michael
-
cleanup (unsigned stride -> int stride)Tue, 11 Feb 2003 12:57:53 +0000, by michael
-
html fixTue, 11 Feb 2003 12:07:52 +0000, by nicolas
-
fix by Andoni Zubimendi <andoni@lpsat.net>Tue, 11 Feb 2003 11:24:52 +0000, by diego
-
Sync by Daniel Bena <Daniel.Bena@dm-drogeriemarkt.sk>.Tue, 11 Feb 2003 02:47:13 +0000, by diego
-
update of links regarding tech/ dirMon, 10 Feb 2003 18:56:03 +0000, by nicolas
-
update of links regarding tech/ dirMon, 10 Feb 2003 18:33:57 +0000, by nicolas
-
possible 10lMon, 10 Feb 2003 15:02:05 +0000, by alex
-
10lMon, 10 Feb 2003 14:44:43 +0000, by alex
-
- fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)Mon, 10 Feb 2003 14:08:37 +0000, by filon
-
updated, added list of delayed patchesMon, 10 Feb 2003 01:42:04 +0000, by arpi
-
Move English files to en/ subdirectory.Mon, 10 Feb 2003 00:00:00 +0000, by diego
-
reversed small part of the r1.135 commit, it broke -fs (random black screen)Sun, 09 Feb 2003 21:35:27 +0000, by arpi
-
linux->osdepSun, 09 Feb 2003 20:18:23 +0000, by arpi
-
Few corrections suggested by ispell.Sun, 09 Feb 2003 20:01:25 +0000, by eyck
-
Few simple corrections ( typos etc.. )Sun, 09 Feb 2003 19:57:43 +0000, by eyck
-
different goalsSun, 09 Feb 2003 19:55:11 +0000, by arpi
-
Translation from Zorg ( Krzysztof Materka )Sun, 09 Feb 2003 19:49:55 +0000, by eyck
-
New translation from Zorg (Konrad Materka)Sun, 09 Feb 2003 19:45:20 +0000, by eyck
-
'dev'Sun, 09 Feb 2003 19:39:29 +0000, by arpi
-
dvds have covers too - Andreas Hess <jaska@gmx.net>Sun, 09 Feb 2003 19:01:00 +0000, by alex
-
index should be otional (idea by alex)Sun, 09 Feb 2003 18:56:51 +0000, by michael
-
updatedSun, 09 Feb 2003 17:36:20 +0000, by arpi
-
Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTPSun, 09 Feb 2003 17:06:38 +0000, by arpi
-
added (PAL),(NTSC),..Sun, 09 Feb 2003 16:45:08 +0000, by alex
-
fuckin' 10lSun, 09 Feb 2003 13:17:12 +0000, by pontscho
-
10lSun, 09 Feb 2003 13:13:00 +0000, by jonas
-
PSNR plotting tool using gnuplot (yes, it's ugly ;)Sun, 09 Feb 2003 13:06:05 +0000, by jonas
-
cleanup & more optimizeSun, 09 Feb 2003 12:51:59 +0000, by arpi
-
Adding debian-build directory by request of Deriush PietrzakSun, 09 Feb 2003 12:26:11 +0000, by attila
-
syncSun, 09 Feb 2003 11:41:33 +0000, by nicolas
-
syncSun, 09 Feb 2003 11:12:15 +0000, by nicolas
-
encoding the whole name doesnt make senseSun, 09 Feb 2003 10:58:23 +0000, by michael
-
"X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gmx dot net>)Sun, 09 Feb 2003 10:54:35 +0000, by michael
-
patch by Sylvain Petreolle <spetreolle@yahoo.fr>Sun, 09 Feb 2003 10:49:34 +0000, by nicolas
-
simpler/faster LowPass() macroSun, 09 Feb 2003 02:07:11 +0000, by arpi
-
supprting various codec specific/private headers for different APIs (ideas by arpi/alex/fabian)Sun, 09 Feb 2003 01:29:21 +0000, by michael
-
simplificationSun, 09 Feb 2003 00:11:18 +0000, by michael
-
removed obsolete unused cyuv.cSun, 09 Feb 2003 00:08:08 +0000, by arpi
-
- look for alternative locations of cdparanoia includes (in redhat this is /usr/include/cdda)Sat, 08 Feb 2003 22:29:05 +0000, by filon
-
- add missing entry for NAS in --helpSat, 08 Feb 2003 22:27:04 +0000, by filon
-
100lSat, 08 Feb 2003 21:56:52 +0000, by pontscho
-
10lSat, 08 Feb 2003 21:54:57 +0000, by pontscho
-
-typo, +time, -ntsc/pal (idea by alex)Sat, 08 Feb 2003 21:10:58 +0000, by michael
-
1000l (af moved to common)Sat, 08 Feb 2003 20:52:25 +0000, by arpi
-
forgot to commitSat, 08 Feb 2003 20:41:56 +0000, by arpi
-
changing name to "nut" for now, we can change it again if we agree on something elseSat, 08 Feb 2003 18:50:18 +0000, by michael
-
minor fixes for font autoscalingSat, 08 Feb 2003 18:45:32 +0000, by henry
-
compile fixSat, 08 Feb 2003 17:29:43 +0000, by henry
-
1) codecs.conf changed recently and demux_gif no longer needs to spitSat, 08 Feb 2003 15:49:03 +0000, by arpi
-
-lm needed for svgalibSat, 08 Feb 2003 13:47:19 +0000, by gabucino
-
Sync with help_mp-en.h v1.89Sat, 08 Feb 2003 13:41:45 +0000, by rtognimp
-
fixesSat, 08 Feb 2003 13:26:18 +0000, by gabucino
-
more translatedSat, 08 Feb 2003 13:21:44 +0000, by gabucino
-
add newlineSat, 08 Feb 2003 10:11:05 +0000, by nexus
-
Document -fstype in manpage.Sat, 08 Feb 2003 10:01:59 +0000, by filon
-
configure options available, but not documented -> 1lSat, 08 Feb 2003 09:57:54 +0000, by filon
-
Forgot about #ifdef HAVE_X11. 10lSat, 08 Feb 2003 09:08:11 +0000, by filon
-
lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich <td at sim dot uni-hannover dot de>Sat, 08 Feb 2003 09:07:13 +0000, by michael
-
spellingSat, 08 Feb 2003 02:58:35 +0000, by diego
-
sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)Sat, 08 Feb 2003 00:22:39 +0000, by arpi
-
Rename documentation directories to two-letter language codes.Sat, 08 Feb 2003 00:00:00 +0000, by diego
-
10lFri, 07 Feb 2003 23:13:56 +0000, by arpi
-
new rcFri, 07 Feb 2003 22:53:06 +0000, by alex
-
required for i18n+-lintl (found by Nexus)Fri, 07 Feb 2003 22:47:48 +0000, by arpi
-
don't use -lintl by default (force with --enable-i18n)Fri, 07 Feb 2003 22:39:56 +0000, by arpi
-
i18n may require extra_libdir, at least on freebsdFri, 07 Feb 2003 22:25:17 +0000, by arpi
-
10l debugFri, 07 Feb 2003 22:15:11 +0000, by alex
-
hex editor friendly language_codeFri, 07 Feb 2003 22:13:54 +0000, by michael
-
1lFri, 07 Feb 2003 21:58:09 +0000, by alex
-
some more info (copy & pasted from ML)Fri, 07 Feb 2003 21:35:39 +0000, by michael
-
rt subtitle fixesFri, 07 Feb 2003 21:12:50 +0000, by arpi
-
libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.cFri, 07 Feb 2003 21:04:35 +0000, by arpi
-
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formatsFri, 07 Feb 2003 20:11:07 +0000, by arpi
-
1lFri, 07 Feb 2003 20:01:19 +0000, by arpi
-
PATH_MAX should be more portable, and we even include limits.h to be sureFri, 07 Feb 2003 19:44:12 +0000, by arpi
-
- support command line parameter -fstype, eg. -fstype layer=12,above,fullscreenFri, 07 Feb 2003 19:38:39 +0000, by filon
-
The patch add a library detection to configure and the usage of theFri, 07 Feb 2003 18:56:55 +0000, by arpi
-
Enhance portability and remove error prone usage of realloc()Fri, 07 Feb 2003 18:09:29 +0000, by arpi
-
this patch adds the option -guiwid to gmplayer. I think its a more cleanFri, 07 Feb 2003 18:06:16 +0000, by arpi
-
sync until 2003-02-07 14:09Fri, 07 Feb 2003 14:27:44 +0000, by mosu
-
typoFri, 07 Feb 2003 13:47:49 +0000, by michael
-
zero_bit for normal frames, so we can distinguish them from other packetsFri, 07 Feb 2003 11:20:35 +0000, by michael
-
some typosFri, 07 Feb 2003 09:48:06 +0000, by michael
-
-enqueue documented.Fri, 07 Feb 2003 02:45:12 +0000, by diego
-
maybe fixed mp3lame version checkFri, 07 Feb 2003 00:32:12 +0000, by arpi
-
10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)Fri, 07 Feb 2003 00:18:09 +0000, by michael
-
Embed gui into the playback window, if winid>0Thu, 06 Feb 2003 23:12:37 +0000, by arpi
-
another 10lThu, 06 Feb 2003 22:44:52 +0000, by pontscho
-
1000l!!!!!!!!Thu, 06 Feb 2003 22:39:13 +0000, by arpi
-
fix one 10lThu, 06 Feb 2003 22:13:54 +0000, by pontscho
-
syncThu, 06 Feb 2003 21:25:48 +0000, by gabucino
-
this patch fixes latest bug, discovered by .so ... (relative filenames &Thu, 06 Feb 2003 20:57:25 +0000, by arpi
-
cleanup detection of various divx4 versions/alternativesThu, 06 Feb 2003 20:24:14 +0000, by arpi
-
remove non byte sized stuffThu, 06 Feb 2003 20:18:59 +0000, by michael
-
fixThu, 06 Feb 2003 19:54:57 +0000, by nicolas
-
use fraction for time_baseThu, 06 Feb 2003 18:03:11 +0000, by michael
-
removing startcode emulation prevention, its nonsense ...Thu, 06 Feb 2003 17:46:23 +0000, by michael
-
updateThu, 06 Feb 2003 17:19:09 +0000, by michael
-
nonsense (MPlayer container format draft 0.01)Thu, 06 Feb 2003 15:33:02 +0000, by michael
-
Sync by Dmitry Baryshkov <lumag@qnc.ru>.Thu, 06 Feb 2003 01:05:34 +0000, by diego
-
Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.Thu, 06 Feb 2003 01:00:40 +0000, by diego
-
- It adds an option enqueue/noenqueue, so users can choose if they want toWed, 05 Feb 2003 23:02:35 +0000, by arpi
-
this patch adds a high-level-api to playtree, allowing to use it more easilyWed, 05 Feb 2003 23:02:05 +0000, by arpi
-
patch by Pierre Lombard <p_l@gmx.fr>Wed, 05 Feb 2003 21:32:59 +0000, by nicolas
-
fixing al3x's 10l'sWed, 05 Feb 2003 21:22:06 +0000, by gabucino
-
fixed missing link ? dga_modelines ?Wed, 05 Feb 2003 21:05:26 +0000, by nicolas
-
syncWed, 05 Feb 2003 21:00:36 +0000, by nicolas
-
translation sync until 2003-02-03 23:27Wed, 05 Feb 2003 13:03:00 +0000, by mosu
-
shame and gloryWed, 05 Feb 2003 00:19:54 +0000, by pl
-
syncTue, 04 Feb 2003 21:45:02 +0000, by gabucino
-
fixing others' 10/100litersTue, 04 Feb 2003 21:38:31 +0000, by gabucino
-
syncTue, 04 Feb 2003 21:07:09 +0000, by nicolas
-
small rewordingsTue, 04 Feb 2003 19:01:00 +0000, by diego
-
fixed palette supportTue, 04 Feb 2003 18:53:33 +0000, by arpi
-
The reason why mplayer crashes (in some cases) when using x11Tue, 04 Feb 2003 18:31:44 +0000, by arpi
-
The "initialize wav header with infinite lenght" broke theTue, 04 Feb 2003 18:22:43 +0000, by arpi
-
move some verbose msg to dbg2Tue, 04 Feb 2003 17:51:39 +0000, by arpi
-
- append the 'palette' filter if the codec supports RGB8/BGR8 and no cspTue, 04 Feb 2003 17:50:30 +0000, by arpi
-
10l, avoid getting num_of_buffers=0Tue, 04 Feb 2003 16:14:54 +0000, by alex
-
disable num_of_packets check, it's unreliableTue, 04 Feb 2003 15:45:45 +0000, by arpi
-
remove references to old w32codec packageTue, 04 Feb 2003 15:39:04 +0000, by alex
-
removal of obsolete referencesTue, 04 Feb 2003 15:30:43 +0000, by alex
-
some typos, uniformizing like in the video.html and lot of additions/fixesTue, 04 Feb 2003 14:58:39 +0000, by alex
-
-framedrop clarified as explained by Rich.Tue, 04 Feb 2003 09:08:52 +0000, by diego
-
Sync by Lu Ran <hephooey@fastmail.fm>.Tue, 04 Feb 2003 08:54:58 +0000, by diego
-
Name added, patch by Lu Ran <hephooey@fastmail.fm>.Tue, 04 Feb 2003 08:52:00 +0000, by diego
-
Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.Tue, 04 Feb 2003 08:49:02 +0000, by diego
-
hwac3 fixMon, 03 Feb 2003 23:30:27 +0000, by arpi
-
typosMon, 03 Feb 2003 22:39:01 +0000, by diego
-
rewordedMon, 03 Feb 2003 22:34:59 +0000, by diego
-
sync 2003-01-25 - 2003-02-03Mon, 03 Feb 2003 22:23:05 +0000, by mosu
-
syncMon, 03 Feb 2003 22:19:09 +0000, by nicolas
-
Small fixes and modelines moved to a more sensible place.Mon, 03 Feb 2003 22:08:32 +0000, by diego
-
fix idxMon, 03 Feb 2003 22:06:07 +0000, by pontscho
-
fixMon, 03 Feb 2003 21:32:32 +0000, by gabucino
-
began retranslating... longest day :) <- anybody has that movie?Mon, 03 Feb 2003 21:25:52 +0000, by gabucino
-
yuv9 -> yv12 bugfixesMon, 03 Feb 2003 18:45:25 +0000, by michael
-
my patches sent to dev-eng (i feel me brave) Diego, fix my wording bugs, and dont be angry.Mon, 03 Feb 2003 18:41:41 +0000, by alex
-
typo and updateMon, 03 Feb 2003 17:06:47 +0000, by alex
-
Unneccesary header.Mon, 03 Feb 2003 14:52:03 +0000, by eyck
-
I haven't read eyck@incubus for 2 years. I do read eyck@ghost.anime.plMon, 03 Feb 2003 14:23:25 +0000, by eyck
-
update to use lavc, xvid, divx4Mon, 03 Feb 2003 13:04:24 +0000, by atmos4
-
Restruct by Ross Finlayson <finlayson@live.com>Mon, 03 Feb 2003 10:27:50 +0000, by bertrand
-
lstat->statMon, 03 Feb 2003 09:33:22 +0000, by arpi
-
Removed upon request.Mon, 03 Feb 2003 09:26:40 +0000, by diego
-
Sync by hephooey <hephooey@fastmail.fm>.Mon, 03 Feb 2003 08:17:48 +0000, by diego
-
Uppercase html tags. Don't use non-english langs in CVS messages.Mon, 03 Feb 2003 07:43:40 +0000, by eyck
-
Plik przetlumaczony przez Zorg <kmaterka@wp.pl>. PoprawkiMon, 03 Feb 2003 07:40:00 +0000, by eyck
-
Better description of -jpeg options, patch by Colin Leroy.Mon, 03 Feb 2003 02:39:36 +0000, by diego
-
Sync by Panagiotis Issaris <takis.issaris@skynet.be>.Mon, 03 Feb 2003 02:28:57 +0000, by diego
-
Sync by Tomas Blaha <tomasb@kapsa.club.cz>.Mon, 03 Feb 2003 02:26:12 +0000, by diego
-
VIDIX and PowerVR updates, based on a patch by Alex.Mon, 03 Feb 2003 02:06:21 +0000, by diego
-
The patch enables the fix for rage128_vid as well as radeon_vid, and looks for theMon, 03 Feb 2003 01:45:49 +0000, by arpi
-
spellingMon, 03 Feb 2003 01:41:39 +0000, by diego
-
www1 --> wwwMon, 03 Feb 2003 01:39:36 +0000, by diego
-
disable auto oldmethod, directrendering for linear modes onlyMon, 03 Feb 2003 01:15:45 +0000, by iive
-
ok, eq2 documented, since noone else does this... :(((Mon, 03 Feb 2003 01:08:47 +0000, by arpi
-
huh.Mon, 03 Feb 2003 00:47:21 +0000, by arpi
-
updatedMon, 03 Feb 2003 00:41:19 +0000, by arpi
-
ffmpeg's DV audio decoder addedMon, 03 Feb 2003 00:20:46 +0000, by arpi
-
small updates and style improvementsSun, 02 Feb 2003 23:56:45 +0000, by diego
-
update by Ioannis PanteleakisSun, 02 Feb 2003 23:32:08 +0000, by arpi
-
some fixesSun, 02 Feb 2003 23:18:06 +0000, by arpi
-
extended teh soundcard table by max channels and max opens (concurrentSun, 02 Feb 2003 22:23:10 +0000, by arpi
-
- ignore movi_end if reading from stdinSun, 02 Feb 2003 21:32:05 +0000, by arpi
-
- rawrgb limitationSun, 02 Feb 2003 21:11:59 +0000, by arpi
-
fixed outdated infosSun, 02 Feb 2003 20:57:21 +0000, by arpi
-
swapped configure & compile errors, configure section extended, 'bt' addedSun, 02 Feb 2003 20:27:27 +0000, by arpi
-
warning about vme= 0-3Sun, 02 Feb 2003 16:37:18 +0000, by michael
-
temporary 'inifinte' length disabled (commit r1.13 reversed) due to userSun, 02 Feb 2003 16:34:54 +0000, by arpi
-
print meaningful error message for missing parameterSun, 02 Feb 2003 15:06:56 +0000, by arpi
-
debugSun, 02 Feb 2003 14:02:32 +0000, by arpi
-
updateSun, 02 Feb 2003 13:03:02 +0000, by alex
-
compiler warning fixes by Domink and some other changes by meSun, 02 Feb 2003 12:27:35 +0000, by alex
-
confidir's default changed a while agoSun, 02 Feb 2003 11:46:57 +0000, by attila
-
compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>Sun, 02 Feb 2003 02:42:59 +0000, by arpi
-
fix default device (manpage says /dev/video0, /dev/video often is a directory)Sun, 02 Feb 2003 02:36:35 +0000, by colin
-
fix off-by-one error messageSun, 02 Feb 2003 02:28:59 +0000, by colin
-
documenting eq2Sun, 02 Feb 2003 02:14:42 +0000, by arpi
-
Based on the discussion in the other thread I made a newSun, 02 Feb 2003 02:09:23 +0000, by arpi
-
Fixes a problem where the menu won't work, if you just use freetype fontsSun, 02 Feb 2003 01:43:40 +0000, by arpi
-
xmms_demuxer missing symbolSun, 02 Feb 2003 01:38:29 +0000, by arpi
-
keep reserved bits zeroed, test & bug report by andee (at irc.freenode.net)Sat, 01 Feb 2003 20:15:48 +0000, by iive
-
updateSat, 01 Feb 2003 18:49:42 +0000, by diego
-
better language supportSat, 01 Feb 2003 18:41:50 +0000, by pontscho
-
Link to codecs page added.Sat, 01 Feb 2003 18:12:36 +0000, by diego
-
typosSat, 01 Feb 2003 17:29:22 +0000, by diego
-
Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.Sat, 01 Feb 2003 17:12:38 +0000, by diego
-
one moreSat, 01 Feb 2003 17:09:14 +0000, by diego
-
typos galoreSat, 01 Feb 2003 17:08:08 +0000, by diego
-
- rewrite Jan Spitalnik's patchSat, 01 Feb 2003 16:42:02 +0000, by pontscho
-
syncSat, 01 Feb 2003 15:11:19 +0000, by nicolas
-
syncSat, 01 Feb 2003 14:52:49 +0000, by nicolas
-
syncSat, 01 Feb 2003 14:44:29 +0000, by nicolas
-
First part of translation. This is unfinished work.Sat, 01 Feb 2003 14:11:21 +0000, by eyck
-
sync to latest version of help_mp-en.hSat, 01 Feb 2003 13:38:19 +0000, by zdar
-
TypoSat, 01 Feb 2003 12:27:51 +0000, by kmkaplan
-
add Type1 and fix one 10lSat, 01 Feb 2003 09:44:40 +0000, by pontscho
-
again ...Sat, 01 Feb 2003 09:36:25 +0000, by pontscho
-
devfs baszasSat, 01 Feb 2003 09:08:08 +0000, by pontscho
-
save only video files placeSat, 01 Feb 2003 09:00:35 +0000, by pontscho
-
workaround one possible sig11Sat, 01 Feb 2003 08:46:17 +0000, by pontscho
-
commit Dominik Mierzejewski's patchSat, 01 Feb 2003 08:42:52 +0000, by pontscho
-
commit and extend Diego Biurrun's patchSat, 01 Feb 2003 08:37:20 +0000, by pontscho
-
10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Sat, 01 Feb 2003 00:48:33 +0000, by michael
-
syncFri, 31 Jan 2003 20:21:39 +0000, by gabucino
-
{malloc,free} -> av_{malloc,free}Fri, 31 Jan 2003 18:03:17 +0000, by rik
-
denoise3d filter added.Fri, 31 Jan 2003 03:30:38 +0000, by diego
-
some typos and rewordingsFri, 31 Jan 2003 01:47:55 +0000, by diego
-
Help files found in incoming - i hope i didn't miss some, if so please tellFri, 31 Jan 2003 01:43:05 +0000, by diego
-
1000lThu, 30 Jan 2003 23:54:25 +0000, by arpi
-
DVD usage instructions similar to VCD.Thu, 30 Jan 2003 23:46:07 +0000, by diego
-
10l for XYZThu, 30 Jan 2003 23:37:17 +0000, by diego
-
new video filter: denoise3d - temporal&spatial noise reductionThu, 30 Jan 2003 22:53:32 +0000, by arpi
-
The two-digit aspect ratio displayed by -identify is not good enough toThu, 30 Jan 2003 21:42:35 +0000, by arpi
-
disable free() in string and string_list parsers. yes, it's a hackThu, 30 Jan 2003 21:28:01 +0000, by arpi
-
better fix of vo_aa font segfaultThu, 30 Jan 2003 19:58:43 +0000, by henry
-
syncThu, 30 Jan 2003 19:35:10 +0000, by gabucino
-
closing some tags in Zr sectionThu, 30 Jan 2003 19:32:19 +0000, by gabucino
-
fixing af_volume vs PCM vs MASTER issueThu, 30 Jan 2003 18:45:19 +0000, by gabucino
-
another sanity check against vo_aa font hackThu, 30 Jan 2003 18:43:08 +0000, by henry
-
fixing rgb4 & bgr4 (2 pixels per byte)Thu, 30 Jan 2003 09:15:09 +0000, by michael
-
hopefully better uninit checkWed, 29 Jan 2003 23:28:55 +0000, by arpi
-
- fixed the input buffering (don't read input unless we're already processedWed, 29 Jan 2003 22:45:07 +0000, by arpi
-
syncWed, 29 Jan 2003 22:37:39 +0000, by nicolas
-
syncWed, 29 Jan 2003 22:26:33 +0000, by nicolas
-
use MASTER instead of PCMWed, 29 Jan 2003 22:20:36 +0000, by gabucino
-
raw->rawrgbWed, 29 Jan 2003 22:19:52 +0000, by gabucino
-
renumbered sections according to TOCWed, 29 Jan 2003 21:56:07 +0000, by nicolas
-
100l... ogg-in-avi (type 0xFFFE) fixWed, 29 Jan 2003 21:53:56 +0000, by arpi
-
10lWed, 29 Jan 2003 21:47:04 +0000, by jonas
-
-fixed-vo vs. panscan vs. 'f' vs. -fs fixWed, 29 Jan 2003 20:25:01 +0000, by arpi
-
Here is updated manual (24.01.2003).Wed, 29 Jan 2003 17:23:23 +0000, by gabucino
-
0.0357lWed, 29 Jan 2003 16:48:36 +0000, by atmos4
-
100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the script for lavc etcWed, 29 Jan 2003 15:10:42 +0000, by atmos4
-
syncWed, 29 Jan 2003 13:53:40 +0000, by gabucino
-
double free(), found by Olivier Galibert <galibert@pobox.com>Wed, 29 Jan 2003 12:22:00 +0000, by arpi
-
CONFIG_RISKYWed, 29 Jan 2003 12:16:18 +0000, by michael
-
typoWed, 29 Jan 2003 11:45:42 +0000, by arpi
-
Table headers make for nicer tables and better semantic markup.Wed, 29 Jan 2003 10:40:25 +0000, by diego
-
10lWed, 29 Jan 2003 10:00:40 +0000, by arpi
-
added OGM and CCTue, 28 Jan 2003 23:10:51 +0000, by gabucino
-
10l (mplaja can't dump vobsub)Tue, 28 Jan 2003 23:01:37 +0000, by gabucino
-
removed nonsense (and confusing) defaultsTue, 28 Jan 2003 22:04:07 +0000, by arpi
-
type autodetection (from filemask/filelist extension)Tue, 28 Jan 2003 22:00:57 +0000, by arpi
-
xinerama bug fixedTue, 28 Jan 2003 19:15:00 +0000, by gabucino
-
syncTue, 28 Jan 2003 19:13:37 +0000, by gabucino
-
sub_utf8 handling hopefully fixedTue, 28 Jan 2003 18:45:58 +0000, by henry
-
updateTue, 28 Jan 2003 18:38:26 +0000, by arpi
-
maybe fix ogm vs. iconvTue, 28 Jan 2003 18:28:09 +0000, by arpi
-
removed. (obsolete) :((( TODO: translate english manTue, 28 Jan 2003 17:44:31 +0000, by gabucino
-
nice 10l bug, found by Balatoni Denes <pnis@coder.hu>Tue, 28 Jan 2003 17:25:53 +0000, by arpi
-
syncTue, 28 Jan 2003 17:16:23 +0000, by gabucino
-
changing "switch" -> "option" (unwritten DOCS rule)Tue, 28 Jan 2003 17:14:06 +0000, by gabucino
-
changing "switch" -> "option" (unwritten DOCS rule)Tue, 28 Jan 2003 17:11:57 +0000, by gabucino
-
skin-en.html ---> skin.html, a typo and reversed Gabu's Cygwin "fix".Tue, 28 Jan 2003 01:46:53 +0000, by diego
-
skin-XY.html ---> skin.htmlTue, 28 Jan 2003 01:42:13 +0000, by diego
-
Cosmetics, a typo and some rewording.Tue, 28 Jan 2003 01:33:58 +0000, by diego
-
- mpeg extensions removed, it causes misdetction of renamed avi/asf filesTue, 28 Jan 2003 01:18:43 +0000, by arpi
-
argh, i forgot to 'cvs add' it (again)Tue, 28 Jan 2003 01:02:07 +0000, by arpi
-
1000l bug (double free() when libaf init failed)Tue, 28 Jan 2003 00:59:34 +0000, by arpi
-
The code for converting RGB to YUV in bmovl is slow because it usesTue, 28 Jan 2003 00:27:59 +0000, by arpi
-
In mp3lib/sr1.c, look at the line 226:Tue, 28 Jan 2003 00:25:38 +0000, by arpi
-
libgif/libungif based demuxer support for libmpdemux.Tue, 28 Jan 2003 00:12:23 +0000, by arpi
-
probably bad fix, but it's reported to fix hwac3 problems appeared in rc3Tue, 28 Jan 2003 00:08:30 +0000, by arpi
-
100lMon, 27 Jan 2003 23:45:50 +0000, by arpi
-
Add a command line option (-sub-no-text-pp) to disable subtitlesMon, 27 Jan 2003 23:41:56 +0000, by arpi
-
Attached PATCH fixes the case, when data-flag and reference flags are set andMon, 27 Jan 2003 22:29:47 +0000, by arpi
-
I also added that a self-reference is not endlessly played ... (HappenedMon, 27 Jan 2003 22:27:54 +0000, by arpi
-
-links update to skin.htmlMon, 27 Jan 2003 22:25:23 +0000, by nicolas
-
The two attached patches *should* allow for properMon, 27 Jan 2003 21:47:25 +0000, by arpi
-
syncMon, 27 Jan 2003 20:46:45 +0000, by zdar
-
fixMon, 27 Jan 2003 12:03:06 +0000, by gabucino
-
syncMon, 27 Jan 2003 12:02:36 +0000, by gabucino
-
syncMon, 27 Jan 2003 11:39:27 +0000, by gabucino
-
panscan keysMon, 27 Jan 2003 10:35:35 +0000, by gabucino
-
avoid extract of imposible high depths in wrong rgb/bgr functionsSun, 26 Jan 2003 22:24:48 +0000, by iive
-
MPlayer crash when using -wid and -vo x11 parameters.Sun, 26 Jan 2003 22:24:17 +0000, by arpi
-
Quicktime rle 32 bit supportedSun, 26 Jan 2003 22:05:18 +0000, by rtognimp
-
32 bpp is a valid color depth. Fixes 0-bit rle reportsSun, 26 Jan 2003 21:26:45 +0000, by rtognimp
-
preparing for releaseSun, 26 Jan 2003 20:50:27 +0000, by arpi
-
potmeter description clarified, noticed by nico.Sun, 26 Jan 2003 18:29:22 +0000, by diego
-
This is a simple patch to change the alpha blending code in bmovl to useSun, 26 Jan 2003 17:42:24 +0000, by arpi
-
OSD volume symbol fixed :)Sun, 26 Jan 2003 16:36:06 +0000, by arpi
-
10lSun, 26 Jan 2003 16:32:43 +0000, by arpi
-
Sync with help_mp-en.h v1.84Sun, 26 Jan 2003 16:23:58 +0000, by rtognimp
-
Ok, firstly fixed the bug in parser-mpcmd.c where itSun, 26 Jan 2003 16:11:35 +0000, by arpi
-
Secondly, fixed bug where -loop after file would play one too many times.Sun, 26 Jan 2003 16:11:08 +0000, by arpi
-
Also attached some cleanup to menu_filesel.c, mainly to make it moreSun, 26 Jan 2003 16:03:16 +0000, by arpi
-
mplayer crashes if one tries to use osd menu without having a fontSun, 26 Jan 2003 16:02:58 +0000, by arpi
-
don't depend on libgen/basename()Sun, 26 Jan 2003 15:55:35 +0000, by arpi
-
sync, more accurate translationSun, 26 Jan 2003 15:43:55 +0000, by nicolas
-
fixed ./configure --cc="ccache gcc"Sun, 26 Jan 2003 15:42:11 +0000, by arpi
-
error msg for -alvcopts if no libavcodec availSun, 26 Jan 2003 14:47:15 +0000, by arpi
-
menu usage updatedSun, 26 Jan 2003 12:17:21 +0000, by gabucino
-
0.90preXX -> 0.90Sun, 26 Jan 2003 12:14:32 +0000, by gabucino
-
fix a typoSun, 26 Jan 2003 12:02:38 +0000, by colin
-
syncSun, 26 Jan 2003 11:15:00 +0000, by nicolas
-
added TVI_CONTROL_TUN_SET_NORMSun, 26 Jan 2003 10:53:34 +0000, by gabucino
-
syncSat, 25 Jan 2003 22:20:41 +0000, by nicolas
-
syncSat, 25 Jan 2003 21:53:39 +0000, by nicolas
-
patch by Sylvain PetreolleSat, 25 Jan 2003 17:26:27 +0000, by gabucino
-
1000lSat, 25 Jan 2003 11:36:42 +0000, by arpi
-
100lSat, 25 Jan 2003 11:34:00 +0000, by arpi
-
- fix -fsSat, 25 Jan 2003 10:04:05 +0000, by pontscho
-
10lSat, 25 Jan 2003 10:03:35 +0000, by gabucino
-
another EGA hint :)Sat, 25 Jan 2003 09:31:16 +0000, by gabucino
-
typoSat, 25 Jan 2003 09:30:13 +0000, by gabucino
-
readvcd is useful for reading VCDs with SCSI CD-ROM drives.Sat, 25 Jan 2003 04:05:36 +0000, by diego
-
Brought this file mostly in line with the MPlayer docs coding style.Sat, 25 Jan 2003 03:19:38 +0000, by diego
-
Some updates and rewordings as well as a much better table design bySat, 25 Jan 2003 01:22:26 +0000, by diego
-
small typoFri, 24 Jan 2003 23:50:58 +0000, by iive
-
sync by <hephooey@fastmail.fm>Fri, 24 Jan 2003 21:35:40 +0000, by diego
-
cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)Fri, 24 Jan 2003 18:38:54 +0000, by alex
-
small EGA hintFri, 24 Jan 2003 17:32:14 +0000, by gabucino
-
Improvements to spudec (DVD/VobSub) subtitle code:Fri, 24 Jan 2003 10:24:07 +0000, by rfelker
-
ability to disable the nonsense expand filter is a must! otherwiseFri, 24 Jan 2003 01:04:50 +0000, by rfelker
-
fix compilation error when HAVE_FREETYPE isn't definedThu, 23 Jan 2003 22:21:30 +0000, by colin
-
ekezetekThu, 23 Jan 2003 21:31:49 +0000, by gabucino
-
document -vop fieldThu, 23 Jan 2003 17:19:58 +0000, by rfelker
-
new video filter to extract a single field using stride arithmetic,Thu, 23 Jan 2003 16:33:57 +0000, by rfelker
-
UYVY inputThu, 23 Jan 2003 09:35:22 +0000, by michael
-
C implementation of the median deinterlacer (seems to be the only oneThu, 23 Jan 2003 04:19:24 +0000, by rfelker
-
raw mpeg4-es support (you need to set -fps manually!)Thu, 23 Jan 2003 02:12:15 +0000, by arpi
-
16cif,sif,uyvyThu, 23 Jan 2003 01:16:49 +0000, by michael
-
dump mpeg4-es startcodesThu, 23 Jan 2003 01:09:53 +0000, by arpi
-
10l to meThu, 23 Jan 2003 00:37:32 +0000, by rfelker
-
raw video demuxer, requested by MichaelWed, 22 Jan 2003 23:51:04 +0000, by arpi
-
updated for rc4...Wed, 22 Jan 2003 22:30:44 +0000, by arpi
-
undocumented featureWed, 22 Jan 2003 16:27:58 +0000, by rfelker
-
until configure can distinguish between supported and unsupportedWed, 22 Jan 2003 06:21:50 +0000, by rfelker
-
Skin file added to TOC and renumbered, one sentence reworded.Wed, 22 Jan 2003 01:25:37 +0000, by diego
-
syncTue, 21 Jan 2003 21:19:58 +0000, by gabucino
-
G450 tvout cable pinout (contributed)Tue, 21 Jan 2003 21:16:46 +0000, by gabucino
-
updated to rc3Tue, 21 Jan 2003 21:14:10 +0000, by gabucino
-
syncTue, 21 Jan 2003 21:11:57 +0000, by gabucino
-
- add subcpTue, 21 Jan 2003 19:12:46 +0000, by pontscho
-
- rewrite sub_fpsTue, 21 Jan 2003 13:33:40 +0000, by pontscho
-
Cygwin and QT clarified.Tue, 21 Jan 2003 11:29:44 +0000, by diego
-
typoTue, 21 Jan 2003 11:21:39 +0000, by diego
-
bunkus: Another small typoTue, 21 Jan 2003 10:44:06 +0000, by mosu
-
bunkus: Fixed and updated the translationsTue, 21 Jan 2003 10:42:18 +0000, by mosu
-
1l :)Mon, 20 Jan 2003 22:56:00 +0000, by arpi
-
hwac3 fix againMon, 20 Jan 2003 22:51:01 +0000, by arpi
-
1000lMon, 20 Jan 2003 22:49:50 +0000, by arpi
-
fix xmga + playbarMon, 20 Jan 2003 21:35:31 +0000, by pontscho
-
This patch should fix the display problem with 4bpp and 8bpp modes.Mon, 20 Jan 2003 21:33:11 +0000, by arpi
-
don't -nosound if libaf init failed (hwac3 fix)Mon, 20 Jan 2003 21:28:05 +0000, by arpi
-
hack to get rage128 working on ppc-g3Mon, 20 Jan 2003 18:25:41 +0000, by alex
-
Changing initial volume level to 0dB after loud intensive complaintsMon, 20 Jan 2003 10:46:32 +0000, by anders
-
VCDs, DVDs and QT DLLs should work on Cygwin.Mon, 20 Jan 2003 03:11:51 +0000, by diego
-
sync with realityMon, 20 Jan 2003 02:56:14 +0000, by diego
-
- add new entry's to hungarian skin howto (please Gabu translate)Sun, 19 Jan 2003 22:46:39 +0000, by pontscho
-
Propolice catches an overflow in dct64_k7.c:Sun, 19 Jan 2003 21:50:50 +0000, by arpi
-
fix selected audio language in menuSun, 19 Jan 2003 21:45:55 +0000, by arpi
-
show one ...Sun, 19 Jan 2003 21:24:31 +0000, by pontscho
-
1000lSun, 19 Jan 2003 20:13:49 +0000, by arpi
-
Sync with help_mp-ec v1.83Sun, 19 Jan 2003 19:53:18 +0000, by rtognimp
-
time to ++versionSun, 19 Jan 2003 19:18:12 +0000, by arpi
-
prefer ffhuffyuv over mphuffyuvSun, 19 Jan 2003 19:17:06 +0000, by arpi
-
10lSun, 19 Jan 2003 19:02:39 +0000, by arpi
-
11l:)Sun, 19 Jan 2003 18:28:16 +0000, by pontscho
-
updateSun, 19 Jan 2003 18:25:21 +0000, by michael
-
typoSun, 19 Jan 2003 17:44:33 +0000, by diego
-
typos and wordingSun, 19 Jan 2003 17:19:29 +0000, by diego
-
conformation with apiSun, 19 Jan 2003 16:52:00 +0000, by alex
-
When the file is not finished to be written,Sun, 19 Jan 2003 16:49:02 +0000, by arpi
-
cleanup and removal of libdha_exit. forgot to commit thisSun, 19 Jan 2003 16:44:32 +0000, by alex
-
support runtime cpudetect on non-x86 systems tooSun, 19 Jan 2003 16:42:25 +0000, by alex
-
Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk>Sun, 19 Jan 2003 16:10:38 +0000, by alex
-
This patch adds support for 4Front Technologies commercial Open SoundSun, 19 Jan 2003 15:43:12 +0000, by arpi
-
* Remove unneeded includes & macrosSun, 19 Jan 2003 15:41:26 +0000, by arpi
-
update by hephooey@fastmail.fmSun, 19 Jan 2003 15:28:29 +0000, by arpi
-
fixed query_format (RGB24 supports OSD and is preferred)Sun, 19 Jan 2003 15:25:03 +0000, by arpi
-
10lSun, 19 Jan 2003 14:48:19 +0000, by henry
-
syncSun, 19 Jan 2003 10:42:09 +0000, by nicolas
-
syncSun, 19 Jan 2003 10:26:35 +0000, by nicolas
-
seems fixed (it works now)Sun, 19 Jan 2003 06:43:13 +0000, by gabucino
-
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Sun, 19 Jan 2003 01:48:52 +0000, by arpi
-
1l :)Sun, 19 Jan 2003 01:25:35 +0000, by arpi
-
some URLsSun, 19 Jan 2003 01:24:56 +0000, by arpi
-
more ?'sSun, 19 Jan 2003 01:17:15 +0000, by arpi
-
more ;)Sun, 19 Jan 2003 01:15:39 +0000, by arpi
-
1) Removed the code to remove {} from sub_read_line_ssaSun, 19 Jan 2003 00:54:55 +0000, by arpi
-
- added some moreSun, 19 Jan 2003 00:40:48 +0000, by arpi
-
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Sun, 19 Jan 2003 00:33:11 +0000, by arpi
-
extension-based filetype detection for headerless files (mp3 vs mpeg, etc)Sun, 19 Jan 2003 00:21:54 +0000, by arpi
-
typoSat, 18 Jan 2003 21:09:22 +0000, by gabucino
-
syncSat, 18 Jan 2003 21:08:17 +0000, by gabucino
-
AltiVec detection code ("borrowed" from FFmpeg andSat, 18 Jan 2003 19:29:46 +0000, by arpi
-
An altivec-optimized DCT64 for mp3libSat, 18 Jan 2003 19:28:53 +0000, by arpi
-
An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)Sat, 18 Jan 2003 19:28:29 +0000, by arpi
-
syncSat, 18 Jan 2003 19:26:33 +0000, by gabucino
-
uselessly long DGA subsections removed from TOCSat, 18 Jan 2003 19:26:24 +0000, by gabucino
-
removed obsolete stuffSat, 18 Jan 2003 19:25:36 +0000, by gabucino
-
syncSat, 18 Jan 2003 19:24:46 +0000, by gabucino
-
- restore old behaviour of -channels,-srate,-formatSat, 18 Jan 2003 19:08:42 +0000, by arpi
-
2-pass libaf initialization to get better filter chain.Sat, 18 Jan 2003 17:34:02 +0000, by arpi
-
export fmt2str()Sat, 18 Jan 2003 17:31:58 +0000, by arpi
-
added af_format_encode() to convert sample format from libaf to mplayer (OSS)Sat, 18 Jan 2003 17:31:22 +0000, by arpi
-
syncSat, 18 Jan 2003 16:49:43 +0000, by gabucino
-
xinerama fix part 1 - count your paranthesisSat, 18 Jan 2003 15:05:06 +0000, by attila
-
syncSat, 18 Jan 2003 14:57:44 +0000, by nicolas
-
syncSat, 18 Jan 2003 14:36:18 +0000, by nicolas
-
xinerama fix part 1Sat, 18 Jan 2003 14:33:29 +0000, by attila
-
Support for MPEG-4 (AAC) audio RTSP/RTPSat, 18 Jan 2003 14:22:30 +0000, by bertrand
-
syncSat, 18 Jan 2003 13:58:34 +0000, by nicolas
-
syncSat, 18 Jan 2003 13:44:52 +0000, by nicolas
-
it *worked*, but probably wasn't what was intended, and could break ifSat, 18 Jan 2003 05:41:41 +0000, by rfelker
-
Wording improvements.Sat, 18 Jan 2003 02:07:56 +0000, by diego
-
Removed some "!s, corrected some spelling, gave the system too slow messageSat, 18 Jan 2003 01:29:44 +0000, by diego
-
not neededSat, 18 Jan 2003 01:18:23 +0000, by pontscho
-
10lSat, 18 Jan 2003 01:07:46 +0000, by pontscho
-
10l :)Sat, 18 Jan 2003 01:06:05 +0000, by arpi
-
10lSat, 18 Jan 2003 00:43:01 +0000, by pontscho
-
10l found by Arpi (njamd)Sat, 18 Jan 2003 00:22:18 +0000, by pontscho
-
10lFri, 17 Jan 2003 23:50:53 +0000, by arpi
-
10lFri, 17 Jan 2003 23:29:14 +0000, by pontscho
-
hm ...Fri, 17 Jan 2003 22:50:18 +0000, by pontscho
-
- add playbarFri, 17 Jan 2003 22:39:43 +0000, by pontscho
-
Remove duplicated codeFri, 17 Jan 2003 21:44:58 +0000, by rtognimp
-
syncFri, 17 Jan 2003 20:14:10 +0000, by nicolas
-
syncFri, 17 Jan 2003 19:59:15 +0000, by nicolas
-
Adding support for more logical libaf configurationFri, 17 Jan 2003 01:00:07 +0000, by anders
-
telecine messagesThu, 16 Jan 2003 23:40:42 +0000, by arpi
-
telecine detectionThu, 16 Jan 2003 23:40:31 +0000, by arpi
-
10lThu, 16 Jan 2003 23:03:06 +0000, by arpi
-
fixed the well-known DVD/DVB audio delay bug :)Thu, 16 Jan 2003 22:34:46 +0000, by arpi
-
preferences cosmeticsThu, 16 Jan 2003 19:51:08 +0000, by pontscho
-
upsz :)Thu, 16 Jan 2003 08:02:59 +0000, by pontscho
-
Removed the hardcoded cdrom device.Wed, 15 Jan 2003 22:44:35 +0000, by bertrand
-
fix small typos (accents mainly)Wed, 15 Jan 2003 20:40:57 +0000, by pl
-
2 new compare functions ...Wed, 15 Jan 2003 20:36:18 +0000, by jonas
-
2 new compare functions ...Wed, 15 Jan 2003 19:33:01 +0000, by michael
-
Removed the hardcoded /dev/cdrom for NetBSD and added an work aroundWed, 15 Jan 2003 17:50:21 +0000, by bertrand
-
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)Wed, 15 Jan 2003 11:16:33 +0000, by mosu
-
bunkus: Updates until 2003-01-14 13:54Wed, 15 Jan 2003 09:50:44 +0000, by mosu
-
sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>Tue, 14 Jan 2003 23:15:36 +0000, by arpi
-
BGR16 is not a valid format for this codecTue, 14 Jan 2003 22:03:15 +0000, by rtognimp
-
NTSC is 29.97 fps, not 30. wrong values here are likely to causeTue, 14 Jan 2003 18:20:17 +0000, by rfelker
-
Fix for endianess conversion if input to libaf is floatTue, 14 Jan 2003 02:52:10 +0000, by anders
-
Wrong -lavcopts aspect= parameter format, noticed by nico <nsabbi@libero.it>.Tue, 14 Jan 2003 00:03:10 +0000, by diego
-
Small updates for correctness and consistency.Mon, 13 Jan 2003 23:45:14 +0000, by diego
-
correct skin changingMon, 13 Jan 2003 23:38:49 +0000, by pontscho
-
Sync by <hephooey@fastmail.fm>.Mon, 13 Jan 2003 19:39:57 +0000, by diego
-
don't waste time on rg_scale nonsense if not necessary.Mon, 13 Jan 2003 19:38:52 +0000, by rfelker
-
1000l, this clips!! IMO rg_scale nonsense should be removed withMon, 13 Jan 2003 19:18:26 +0000, by rfelker
-
Sync by <hephooey@fastmail.fm>.Mon, 13 Jan 2003 14:53:51 +0000, by diego
-
DivX CVS instructions as provided by Alex Kloss <alex@22-music.com>.Mon, 13 Jan 2003 13:43:48 +0000, by diego
-
upMon, 13 Jan 2003 12:31:31 +0000, by arpi
-
M6 bug workaround by Hanno Bock <hanno@gmx.de>Mon, 13 Jan 2003 10:21:22 +0000, by alex
-
M6 bug workaround by Hanno Bock <hanno@gmx.de>Mon, 13 Jan 2003 10:08:21 +0000, by alex
-
bunkus: fixed a small bug with skipping "{...}" in ssa subsMon, 13 Jan 2003 10:07:38 +0000, by mosu
-
better cache size defaultsMon, 13 Jan 2003 03:10:19 +0000, by arpi
-
do not discard cache content at seeking type=STREAMTYPE_STREAMMon, 13 Jan 2003 03:08:56 +0000, by arpi
-
patch adds support for MOV-Reference-Files.Mon, 13 Jan 2003 02:42:06 +0000, by arpi
-
debug++Mon, 13 Jan 2003 01:50:20 +0000, by atmos4
-
10l, init priv->X at right placeMon, 13 Jan 2003 01:20:21 +0000, by atmos4
-
libvorbisidec already includes ogg parser code; no sense in depending on more libsMon, 13 Jan 2003 00:45:04 +0000, by rfelker
-
add DVD and CDRom device entry's, and fix two 10l bugSun, 12 Jan 2003 23:38:55 +0000, by pontscho
-
The following patch adds a call to srand() with the current time at theSun, 12 Jan 2003 22:40:51 +0000, by arpi
-
syncSun, 12 Jan 2003 21:26:42 +0000, by gabucino
-
fixesSun, 12 Jan 2003 21:24:19 +0000, by gabucino
-
check if seeking supported, otherwise fallback to null readingSun, 12 Jan 2003 20:16:28 +0000, by arpi
-
(hopefully) fixed .mov streamingSun, 12 Jan 2003 20:11:20 +0000, by arpi
-
sanity checkSun, 12 Jan 2003 20:03:48 +0000, by arpi
-
upsz :))))))))))))))Sun, 12 Jan 2003 19:55:59 +0000, by pontscho
-
this patch adds an fallback to playlist (any but the plaintext-list format)Sun, 12 Jan 2003 19:41:38 +0000, by arpi
-
Added patch from Tamas Kohegyi to fix subpic placement with freetypeSun, 12 Jan 2003 19:32:56 +0000, by mswitch
-
"cosmetic" :)Sun, 12 Jan 2003 19:07:10 +0000, by pontscho
-
a->sub_aligmentSun, 12 Jan 2003 18:58:07 +0000, by arpi
-
use 'a' for subtitle aligment instead for useless gui aboutboxSun, 12 Jan 2003 18:56:48 +0000, by arpi
-
not needed.Sun, 12 Jan 2003 18:35:53 +0000, by pontscho
-
Sync with help_mp-en.h v1.77Sun, 12 Jan 2003 18:09:17 +0000, by rtognimp
-
-geometry fix (untested!)Sun, 12 Jan 2003 17:59:47 +0000, by arpi
-
debugSun, 12 Jan 2003 17:46:21 +0000, by arpi
-
motion fix from Gregory Kovriga <gkovriga@techunix.technion.ac.il>Sun, 12 Jan 2003 17:34:46 +0000, by pontscho
-
syncSun, 12 Jan 2003 16:45:42 +0000, by nicolas
-
sync, more accurate translationSun, 12 Jan 2003 15:48:29 +0000, by nicolas
-
Signal handler messages moved to help_mp, so they can be translatedSun, 12 Jan 2003 15:32:54 +0000, by rtognimp
-
2003Sun, 12 Jan 2003 14:33:46 +0000, by jaf
-
Pass control to debhelper scriptsSun, 12 Jan 2003 14:20:37 +0000, by eyck
-
syncSun, 12 Jan 2003 14:18:15 +0000, by nicolas
-
postinst should pass control to debconf scripts.Sun, 12 Jan 2003 13:34:06 +0000, by eyck
-
Purge debconf database on purge.Sun, 12 Jan 2003 13:20:25 +0000, by eyck
-
bunkus: Another nice off-by-one :)Sun, 12 Jan 2003 11:45:49 +0000, by mosu
-
syncSun, 12 Jan 2003 10:12:13 +0000, by nicolas
-
10l sig 11 bug reported by Fabian FranzSun, 12 Jan 2003 08:05:51 +0000, by anders
-
syncSat, 11 Jan 2003 23:26:09 +0000, by nicolas
-
syncSat, 11 Jan 2003 23:11:48 +0000, by nicolas
-
libavcodec just imported code for OS/2 support, which means we mustSat, 11 Jan 2003 23:08:11 +0000, by arpi
-
Happy New Year :)Sat, 11 Jan 2003 22:31:28 +0000, by arpi
-
bandwidth, cuefile/vcd, osdlevel, dfbopts, eq2, bmovl, lavc: vstrict, psnr, removed yvu9, some cosmeticsSat, 11 Jan 2003 22:26:58 +0000, by jonas
-
syncSat, 11 Jan 2003 21:49:21 +0000, by nicolas
-
syncSat, 11 Jan 2003 21:08:41 +0000, by nicolas
-
This patch adds support for some silly ini-style-playlist-file-format ...Sat, 11 Jan 2003 21:01:48 +0000, by arpi
-
add prelim -lameopts helpSat, 11 Jan 2003 20:33:04 +0000, by arpi
-
Added links to encoding-tips and mplayer-users.Sat, 11 Jan 2003 18:58:42 +0000, by diego
-
better error handling for invalud suboptionsSat, 11 Jan 2003 17:32:45 +0000, by arpi
-
cosmeticsSat, 11 Jan 2003 17:01:23 +0000, by arpi
-
print meaningful error messageSat, 11 Jan 2003 16:42:24 +0000, by arpi
-
Further libaf documentation by Anders with some more updates by me.Sat, 11 Jan 2003 14:09:19 +0000, by diego
-
Finally commented out the code for autodetection based on the extension.Sat, 11 Jan 2003 14:02:23 +0000, by bertrand
-
The attached little patch fixes a core dump on termcap systems whenSat, 11 Jan 2003 12:32:24 +0000, by arpi
-
remove codec-cfg binary during make distclean (btw, why do we compile it anyway?)Sat, 11 Jan 2003 10:35:31 +0000, by alex
-
syncSat, 11 Jan 2003 10:27:07 +0000, by nexus
-
add osd_level=3 supportSat, 11 Jan 2003 09:20:36 +0000, by pontscho
-
I hope this works as expected with old lavc versions. At least it compiles now.Sat, 11 Jan 2003 05:06:48 +0000, by rfelker
-
add some entry's :)Sat, 11 Jan 2003 01:30:37 +0000, by pontscho
-
- new font render finishedSat, 11 Jan 2003 01:30:07 +0000, by pontscho
-
Overlapping subs are a feature mainly present in subtitlingFri, 10 Jan 2003 22:53:34 +0000, by arpi
-
Function DVDOpenVOBPath only decrypts first VOB file and since each VOB file hasFri, 10 Jan 2003 22:48:49 +0000, by arpi
-
buffer overflow fix :)Fri, 10 Jan 2003 22:41:49 +0000, by arpi
-
document Arpi's #2,3,7 (fps, immediatemode, eq2). #6,9,10,11 stillFri, 10 Jan 2003 21:57:06 +0000, by rfelker
-
may not be perfect but it's certainly a start. feel free to changeFri, 10 Jan 2003 21:44:28 +0000, by rfelker
-
psnrFri, 10 Jan 2003 21:10:32 +0000, by michael
-
patch which removes the rage_ckey_model fix and updatesFri, 10 Jan 2003 20:38:37 +0000, by arpi
-
document new halfpack optionFri, 10 Jan 2003 19:38:09 +0000, by rfelker
-
Workaround for returning very litte buffer space.Fri, 10 Jan 2003 18:28:18 +0000, by filon
-
5l for me too :) BTW this should also be mentioned in the commandsFri, 10 Jan 2003 17:17:41 +0000, by rfelker
-
5l to whoever left this outFri, 10 Jan 2003 16:10:20 +0000, by rfelker
-
updated :)Fri, 10 Jan 2003 15:27:08 +0000, by arpi
-
halfpack now takes an optional argument, field, which tells it to keepFri, 10 Jan 2003 14:12:07 +0000, by rfelker
-
use mp_msg for messages. prolly more filters need to be fixed like this tooFri, 10 Jan 2003 10:43:01 +0000, by rfelker
-
10l bug for float conversion control + feature fix in volume controlFri, 10 Jan 2003 01:45:34 +0000, by anders
-
New auto config for volume and resample and added support for float flag in configurationFri, 10 Jan 2003 01:01:38 +0000, by anders
-
Remember window layer befor changing it.Thu, 09 Jan 2003 21:23:54 +0000, by filon
-
10lThu, 09 Jan 2003 20:53:01 +0000, by pontscho
-
- sync with x11_commonThu, 09 Jan 2003 20:47:14 +0000, by pontscho
-
Sync with help_mp-en.h ver 1.73Thu, 09 Jan 2003 20:42:01 +0000, by rtognimp
-
Since version 2.7 the file extension for JACOsub changed fromThu, 09 Jan 2003 19:25:05 +0000, by arpi
-
libavcodec (from ffmpeg) requires CONFIG_DARWIN to enable AltiVec on Darwin/MacOSXThu, 09 Jan 2003 19:01:24 +0000, by arpi
-
cpu cache line length detectionThu, 09 Jan 2003 18:39:09 +0000, by arpi
-
Set is_shift_required according to RadeonFamilyThu, 09 Jan 2003 18:28:56 +0000, by arpi
-
Fix support for Radeon 9000Thu, 09 Jan 2003 18:27:50 +0000, by arpi
-
Reduce flickering on window movement (from Christophe Badina)Thu, 09 Jan 2003 18:27:13 +0000, by arpi
-
Fix radeon 7500 and 8500 15- and 16-bit colour keyThu, 09 Jan 2003 18:26:38 +0000, by arpi
-
Update card (chip family) detection (from mplayerxp)Thu, 09 Jan 2003 18:25:54 +0000, by arpi
-
Update radeon pci idsThu, 09 Jan 2003 18:23:30 +0000, by arpi
-
10lThu, 09 Jan 2003 18:06:32 +0000, by arpi
-
check if prop_hdr==NULL insteda of sig11Thu, 09 Jan 2003 18:00:58 +0000, by arpi
-
Appendix B and E numbered, encoding moved to a separate section.Thu, 09 Jan 2003 09:37:53 +0000, by diego
-
-af delay description incorrect, as noticed by Arpi.Thu, 09 Jan 2003 09:35:01 +0000, by diego
-
another pan example by AndersThu, 09 Jan 2003 09:32:28 +0000, by diego
-
10lThu, 09 Jan 2003 09:27:51 +0000, by arpi
-
Moved ARM to the Linux ports section where it belongs.Wed, 08 Jan 2003 22:08:59 +0000, by diego
-
bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).Wed, 08 Jan 2003 22:04:40 +0000, by mosu
-
10l to A'rpiWed, 08 Jan 2003 20:00:55 +0000, by diego
-
Report X color depth for XVIDIX problems.Wed, 08 Jan 2003 19:59:46 +0000, by diego
-
I have seen problems where DVD subtitles don't displayWed, 08 Jan 2003 18:36:36 +0000, by arpi
-
updateWed, 08 Jan 2003 18:19:30 +0000, by arpi
-
do not create bogus filenamesWed, 08 Jan 2003 16:10:39 +0000, by arpi
-
- init & check SDL availability at preinit() (fixes -vo sdl,mga)Wed, 08 Jan 2003 14:55:56 +0000, by arpi
-
For solaris, sys/smedia.h header is not needed any more. Compilation wasWed, 08 Jan 2003 14:11:33 +0000, by jkeil
-
100l to doxmaintainersTue, 07 Jan 2003 23:10:09 +0000, by arpi
-
qt cvid ad some yet-crashing qt codecs addedTue, 07 Jan 2003 22:35:47 +0000, by arpi
-
removed obsolete/FIXED bugsTue, 07 Jan 2003 21:35:58 +0000, by gabucino
-
Fixed metacity + xv behavior (something broke it lately).Tue, 07 Jan 2003 20:58:25 +0000, by filon
-
bunkus: also translated this documentTue, 07 Jan 2003 19:02:24 +0000, by mosu
-
bunkus: Updated/newly translated German version of the docsTue, 07 Jan 2003 12:17:57 +0000, by mosu
-
Adding sub-woofer filter, use this filter to add a sub channel to the audio streamTue, 07 Jan 2003 10:33:30 +0000, by anders
-
XMMS plugin support, ARM section updated, some whitespace for the IRIXTue, 07 Jan 2003 00:02:02 +0000, by diego
-
- always print the longest stream in info, not the selected oneMon, 06 Jan 2003 21:58:39 +0000, by arpi
-
syncMon, 06 Jan 2003 19:02:00 +0000, by nicolas
-
syncMon, 06 Jan 2003 18:01:54 +0000, by nicolas
-
sync'ed title's section with encoding.htmlMon, 06 Jan 2003 17:58:17 +0000, by nicolas
-
syncMon, 06 Jan 2003 17:54:53 +0000, by nicolas
-
syncMon, 06 Jan 2003 17:38:05 +0000, by nicolas
-
Return another error code for timeout.Mon, 06 Jan 2003 16:43:42 +0000, by bertrand
-
10l bug...Mon, 06 Jan 2003 16:42:20 +0000, by bertrand
-
Sanity checks.Mon, 06 Jan 2003 14:56:16 +0000, by filon
-
10l (was segfaulting on non-dv file)Mon, 06 Jan 2003 14:54:36 +0000, by filon
-
10l? :)Mon, 06 Jan 2003 13:12:09 +0000, by arpi
-
Update font scale after changing pancan.Mon, 06 Jan 2003 12:27:39 +0000, by filon
-
Use standard mplayer message funtion.Mon, 06 Jan 2003 12:23:59 +0000, by filon
-
10l, hopefully correct fix, before path was always overwritten to '/'Mon, 06 Jan 2003 09:44:28 +0000, by atmos4
-
fix lots of stuff that was outdated, unclear, inaccurate, orMon, 06 Jan 2003 04:58:20 +0000, by rfelker
-
dirname() (from libgen) dependency removedMon, 06 Jan 2003 01:12:30 +0000, by arpi
-
YUV a:b:c explainedMon, 06 Jan 2003 01:07:17 +0000, by arpi
-
i felt that libgen.h will not be portable...Mon, 06 Jan 2003 00:47:47 +0000, by arpi
-
vcd_read_cue.h -> cue_read.c+hSun, 05 Jan 2003 23:51:05 +0000, by arpi
-
10l ;)Sun, 05 Jan 2003 21:42:27 +0000, by jonas
-
10l, osdlevel, fixesSun, 05 Jan 2003 21:39:18 +0000, by jonas
-
new bugs :(Sun, 05 Jan 2003 21:36:59 +0000, by gabucino
-
syncSun, 05 Jan 2003 21:22:23 +0000, by gabucino
-
OSD has 4 levelsSun, 05 Jan 2003 21:15:28 +0000, by gabucino
-
updatesSun, 05 Jan 2003 19:21:11 +0000, by jonas
-
YUV 411/422/444 support for ppSun, 05 Jan 2003 19:10:42 +0000, by michael
-
oopsSun, 05 Jan 2003 16:44:44 +0000, by michael
-
qpel & pre ME improvementsSun, 05 Jan 2003 16:06:18 +0000, by michael
-
ehh.. 10l againSun, 05 Jan 2003 15:45:55 +0000, by arpi
-
- added x/y rounding for YUV formats (should be moved to mp_image.c|h later)Sun, 05 Jan 2003 15:39:52 +0000, by arpi
-
fixed some possible overflow placesSun, 05 Jan 2003 15:39:16 +0000, by alex
-
-nosound fixSun, 05 Jan 2003 14:58:05 +0000, by henry
-
qt vs. voxware fixed (hopefully), also some qt speedupSun, 05 Jan 2003 14:49:57 +0000, by arpi
-
10l...Sun, 05 Jan 2003 14:35:35 +0000, by arpi
-
-nosound warningSun, 05 Jan 2003 14:18:53 +0000, by arpi
-
mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at pos 0 in the streamSun, 05 Jan 2003 13:48:13 +0000, by mosu
-
sanity checkSun, 05 Jan 2003 13:32:57 +0000, by henry
-
fixed calculation of OSD coordinates w/ panscanSun, 05 Jan 2003 13:29:38 +0000, by henry
-
10lSun, 05 Jan 2003 11:30:39 +0000, by filon
-
Check if we can open /dev/mem in preinit(), so we can exit cleanly.Sun, 05 Jan 2003 11:24:13 +0000, by filon
-
syncSun, 05 Jan 2003 10:20:04 +0000, by nexus
-
some subviewer versions uses : instead of . or ,Sun, 05 Jan 2003 02:46:13 +0000, by arpi
-
mosu: subtitles will be cleared after their life time as given in the packet's header has expired and after seekingSat, 04 Jan 2003 22:56:56 +0000, by mosu
-
Found another 10l :-), but the filter is still broken :-(Sat, 04 Jan 2003 22:43:40 +0000, by filon
-
Not checking it caused SIGSEV when uninitning after vesa init failed.Sat, 04 Jan 2003 22:41:52 +0000, by filon
-
10lSat, 04 Jan 2003 21:26:35 +0000, by arpi
-
don't show OSD progbar when -loop seeks backSat, 04 Jan 2003 21:05:55 +0000, by arpi
-
Added missing spaces around found atom name.Sat, 04 Jan 2003 20:43:26 +0000, by filon
-
cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)Sat, 04 Jan 2003 20:11:06 +0000, by arpi
-
Remove an obsolete link in the solaris section of the documentationSat, 04 Jan 2003 19:33:22 +0000, by jkeil
-
Yet another instance of solaris' /bin/sh not happy with the posix "!" booleanSat, 04 Jan 2003 19:26:04 +0000, by jkeil
-
Fix spelling of my nameSat, 04 Jan 2003 19:23:29 +0000, by jkeil
-
don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")Sat, 04 Jan 2003 19:17:37 +0000, by rfelker
-
fixed dll path with --enable-win32Sat, 04 Jan 2003 19:07:46 +0000, by arpi
-
pci_scan cleanup, idea and initial patch by Aurelien Jacobs <aurel@gnuage.org>Sat, 04 Jan 2003 19:01:36 +0000, by alex
-
syncSat, 04 Jan 2003 17:52:14 +0000, by nicolas
-
10LSat, 04 Jan 2003 17:30:28 +0000, by henry
-
syncSat, 04 Jan 2003 16:39:15 +0000, by nicolas
-
small fixSat, 04 Jan 2003 15:49:24 +0000, by nicolas
-
MOBILITY_M63 (aka M6 LY) doesn't needs the rage ckey fix too - notified by Jorg Hansel <joerg.haensel@web.de>Sat, 04 Jan 2003 15:43:07 +0000, by alex
-
Radeon QW uses the normal Radeon colorkey mode - fix by Christophe Badina <christophe.badina@wanadoo.fr>Sat, 04 Jan 2003 14:56:45 +0000, by alex
-
syncSat, 04 Jan 2003 13:15:28 +0000, by nicolas
-
cosmeticsSat, 04 Jan 2003 13:12:13 +0000, by attila
-
fix xv window position problemSat, 04 Jan 2003 13:11:18 +0000, by attila
-
Added the ICY 403 "Service Forbiden" error message.Sat, 04 Jan 2003 11:52:17 +0000, by bertrand
-
10lSat, 04 Jan 2003 11:41:13 +0000, by arpi
-
voxvare audio fixSat, 04 Jan 2003 11:18:42 +0000, by arpi
-
Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency buffer over run noise and garbeled output when wrong input format)Sat, 04 Jan 2003 06:19:25 +0000, by anders
-
Per-file configuration, typos, rewordings, consistency and a 10l .In.Sat, 04 Jan 2003 02:54:05 +0000, by diego
-
typoSat, 04 Jan 2003 02:40:49 +0000, by diego
-
encoding-tips needs to be merged - some daySat, 04 Jan 2003 02:35:43 +0000, by diego
-
HTML fixesSat, 04 Jan 2003 02:33:59 +0000, by diego
-
More bug reporting HOWTO links, crash section reordered, compilation sectionSat, 04 Jan 2003 02:33:09 +0000, by diego
-
Hopefully easier to understand.Sat, 04 Jan 2003 01:44:20 +0000, by diego
-
typos and updatesSat, 04 Jan 2003 01:42:04 +0000, by diego
-
+4.b.Sat, 04 Jan 2003 01:28:48 +0000, by arpi
-
some updateSat, 04 Jan 2003 01:14:54 +0000, by arpi
-
really not neededSat, 04 Jan 2003 01:11:19 +0000, by filon
-
1lFri, 03 Jan 2003 23:52:55 +0000, by arpi
-
We now have -ao esd.Fri, 03 Jan 2003 22:56:18 +0000, by diego
-
New audio filter documentation by Anders Johannsson with some structuralFri, 03 Jan 2003 22:29:16 +0000, by diego
-
cannot rotate non-symmetric yuv pixel formatsFri, 03 Jan 2003 21:54:54 +0000, by arpi
-
fixed 16bpp packed YUV formatsFri, 03 Jan 2003 21:26:54 +0000, by arpi
-
Sync by Ioannis Panteleakis <pioann@csd.auth.gr>.Fri, 03 Jan 2003 21:11:47 +0000, by diego
-
- If CDDB fail, try CDDAFri, 03 Jan 2003 20:50:26 +0000, by bertrand
-
Added support for X style -geometry options (adapted from Henk's patch)Fri, 03 Jan 2003 20:46:44 +0000, by mark
-
10l ;)Fri, 03 Jan 2003 18:33:26 +0000, by colin
-
10l, geometry always returns 1. i think this is the correct fix.Fri, 03 Jan 2003 18:01:49 +0000, by rfelker
-
More fullscreen cleanup work. Use nice macros for X atoms.Fri, 03 Jan 2003 15:30:57 +0000, by filon
-
(nicer) endianness fix for every plugin except pl_formatFri, 03 Jan 2003 15:12:18 +0000, by colin
-
trivial endianness fixFri, 03 Jan 2003 14:51:49 +0000, by colin
-
trivial bigendian fixFri, 03 Jan 2003 14:49:02 +0000, by colin
-
-geometry supportFri, 03 Jan 2003 13:18:22 +0000, by arpi
-
better image/plane copyFri, 03 Jan 2003 12:53:48 +0000, by arpi
-
pphelpFri, 03 Jan 2003 12:40:10 +0000, by michael
-
compiler warning fixFri, 03 Jan 2003 12:36:14 +0000, by arpi
-
10lFri, 03 Jan 2003 12:30:47 +0000, by arpi
-
compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Fri, 03 Jan 2003 12:26:17 +0000, by arpi
-
FreeBSD fixFri, 03 Jan 2003 12:14:34 +0000, by nexus
-
10l :-))Fri, 03 Jan 2003 11:51:39 +0000, by filon
-
useless lines removed :)Fri, 03 Jan 2003 11:34:17 +0000, by arpi
-
Rearrange the vo and ao driver order to prefer the native drivers and giveFri, 03 Jan 2003 05:10:44 +0000, by diego
-
Added patch by Thomas JaroschThu, 02 Jan 2003 23:57:38 +0000, by mswitch
-
syncThu, 02 Jan 2003 22:31:26 +0000, by nicolas
-
syncThu, 02 Jan 2003 22:21:47 +0000, by nicolas
-
syncThu, 02 Jan 2003 22:13:00 +0000, by nicolas
-
Updated changelogThu, 02 Jan 2003 21:45:13 +0000, by mswitch
-
Use system-wide menu.conf file if nothing else is availible,Thu, 02 Jan 2003 21:22:50 +0000, by filon
-
Added patch that makes the dxr3 return to the previous tv norm when quiting.Thu, 02 Jan 2003 18:54:16 +0000, by mswitch
-
osdlevel can have the value of 3 tooThu, 02 Jan 2003 16:51:19 +0000, by alex
-
add fwd/bck 10 minThu, 02 Jan 2003 15:53:21 +0000, by pontscho
-
correct widget destroy event handler (thank for D J Hawkey Jr <hawkeyd@visi.com>)Thu, 02 Jan 2003 15:48:29 +0000, by pontscho
-
- Now mmst will use the MMS/TCP implementation first, instead of tryingThu, 02 Jan 2003 15:38:26 +0000, by bertrand
-
add overlapping to preferencesThu, 02 Jan 2003 14:41:40 +0000, by pontscho
-
fix bitmap leak pointed out by Pierre-Paul Lavoie <ppl@nbnet.nb.ca>Thu, 02 Jan 2003 14:33:55 +0000, by attila
-
// Translated by: "heart_of_the_ocean" Murat ALKANThu, 02 Jan 2003 13:10:26 +0000, by arpi
-
SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>Thu, 02 Jan 2003 12:42:32 +0000, by pontscho
-
persistant history path from Pavel Rousar <p.rousar@sh.cvut.cz>Thu, 02 Jan 2003 12:33:06 +0000, by pontscho
-
fixed stream errors on some cygwin installationsThu, 02 Jan 2003 10:53:22 +0000, by faust3
-
sig 11 fix in reinit and resample + spelling error fixesThu, 02 Jan 2003 03:00:44 +0000, by anders
-
motion estimation pre passThu, 02 Jan 2003 01:38:35 +0000, by michael
-
motion estimation pre passThu, 02 Jan 2003 01:33:14 +0000, by michael
-
[no]progressiv --> [no]progressiveWed, 01 Jan 2003 23:23:48 +0000, by diego
-
syncWed, 01 Jan 2003 23:09:22 +0000, by frodone
-
two more bugs :(Wed, 01 Jan 2003 21:31:14 +0000, by gabucino
-
syncWed, 01 Jan 2003 21:21:16 +0000, by gabucino
-
tip for 'channels' TV optionWed, 01 Jan 2003 21:16:25 +0000, by gabucino
-
supress clicks/noise when changing channelsWed, 01 Jan 2003 20:21:45 +0000, by henry
-
filling in missing infoWed, 01 Jan 2003 20:10:14 +0000, by rfelker
-
document minimum qscale correctly. someone should probably add a noteWed, 01 Jan 2003 20:02:47 +0000, by rfelker
-
-pass no longer exists so this is irrelevantWed, 01 Jan 2003 19:56:25 +0000, by rfelker
-
Spell checking, parts reworded for greater clarity, layout now usesWed, 01 Jan 2003 18:47:51 +0000, by diego
-
fix compilation on solarisWed, 01 Jan 2003 15:55:49 +0000, by attila
-
add arpi's explanation of -vop il to the docsWed, 01 Jan 2003 15:15:34 +0000, by attila
-
new optionsWed, 01 Jan 2003 14:59:41 +0000, by michael
-
lavc 4649Wed, 01 Jan 2003 14:39:09 +0000, by michael
-
sending 10l to FilipWed, 01 Jan 2003 14:16:02 +0000, by attila
-
- reverting icewm hack (i have used broken icewm, regular one is working)Wed, 01 Jan 2003 12:50:56 +0000, by filon
-
X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>Wed, 01 Jan 2003 12:02:49 +0000, by attila
-
cosmeticsWed, 01 Jan 2003 11:38:00 +0000, by nicolas
-
updatedWed, 01 Jan 2003 03:56:59 +0000, by arpi
-
compile fixed. even with --enable-guiWed, 01 Jan 2003 03:24:52 +0000, by arpi
-
syncTue, 31 Dec 2002 18:47:43 +0000, by nicolas
-
better BSD/OS support by Steven Schultz <sms@2bsd.com>Tue, 31 Dec 2002 18:23:52 +0000, by alex
-
entering hall of fame :)Tue, 31 Dec 2002 18:03:25 +0000, by attila
-
-of is beta codeTue, 31 Dec 2002 18:03:16 +0000, by jonas
-
trellis quantizationTue, 31 Dec 2002 17:29:53 +0000, by michael
-
syncTue, 31 Dec 2002 17:21:03 +0000, by nicolas
-
small fixTue, 31 Dec 2002 17:00:34 +0000, by nicolas
-
syncTue, 31 Dec 2002 16:21:03 +0000, by nicolas
-
syncTue, 31 Dec 2002 16:14:22 +0000, by nicolas
-
some moreTue, 31 Dec 2002 16:06:38 +0000, by arpi
-
Port of pl_surround.c to af-layer.Tue, 31 Dec 2002 15:14:13 +0000, by ranma
-
Translation updatesTue, 31 Dec 2002 14:37:05 +0000, by diego
-
I have just installed IceWM 1.2.3 which supports NetWM and has brokenTue, 31 Dec 2002 12:42:14 +0000, by arpi
-
Extending delay to have different delays for different channelsTue, 31 Dec 2002 05:44:50 +0000, by anders
-
10l memory leak + bug fixes in ms to sample time conversionTue, 31 Dec 2002 05:42:20 +0000, by anders
-
vga_draw* functions don't support linear memory for 'most' video cardsTue, 31 Dec 2002 02:37:36 +0000, by iive
-
I've made some changes to the -identify handling. As previously the outputTue, 31 Dec 2002 02:26:32 +0000, by arpi
-
Obvious patch to avoid undefined behaviour of multiple side effects inTue, 31 Dec 2002 02:21:28 +0000, by arpi
-
new help_diff.sh don't like spacesTue, 31 Dec 2002 01:19:39 +0000, by iive
-
This time the patch is fixing much more that breaking :-)Mon, 30 Dec 2002 23:59:53 +0000, by arpi
-
10l remove unused codeMon, 30 Dec 2002 23:31:40 +0000, by faust3
-
fullscreencode rewritten, some cleanupMon, 30 Dec 2002 23:14:31 +0000, by faust3
-
10l another int i missing (without ^M)Mon, 30 Dec 2002 23:00:02 +0000, by faust3
-
sig11 (in free() in uninit) fixedMon, 30 Dec 2002 22:24:20 +0000, by arpi
-
updatedMon, 30 Dec 2002 21:35:46 +0000, by arpi
-
2*10l :)Mon, 30 Dec 2002 20:57:01 +0000, by arpi
-
Some more small (cosmetic) updates.Mon, 30 Dec 2002 20:46:07 +0000, by diego
-
Lots of small corrections and rewordings, words capitalized and sentencesMon, 30 Dec 2002 20:40:15 +0000, by diego
-
I have looked at the fullscreen code and realized that there areMon, 30 Dec 2002 18:50:15 +0000, by arpi
-
even more :)Mon, 30 Dec 2002 14:28:47 +0000, by arpi
-
more verbose...Mon, 30 Dec 2002 14:25:51 +0000, by arpi
-
10l fixes sync?Mon, 30 Dec 2002 13:52:29 +0000, by faust3
-
10l (int i)Mon, 30 Dec 2002 12:36:28 +0000, by michael
-
bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek which may be incompleteMon, 30 Dec 2002 08:59:33 +0000, by mosu
-
- optional slice height for -vo gl (example: -vo gl:32)Mon, 30 Dec 2002 01:34:20 +0000, by arpi
-
NetWM fs. switching cleanupMon, 30 Dec 2002 00:47:43 +0000, by arpi
-
Juste a trivial patch for vesa output. The screen were cleaned at initSun, 29 Dec 2002 23:35:30 +0000, by arpi
-
cleaning corners of green dirt ;)Sun, 29 Dec 2002 23:31:52 +0000, by michael
-
allow utilization of more v4l buffers, patch by Carsten Schulz <carsten@gnocchi.dialup.fu-berlin.de>Sun, 29 Dec 2002 23:10:08 +0000, by henry
-
fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()Sun, 29 Dec 2002 22:12:20 +0000, by arpi
-
commiting my bugreport list, as A'rpi requestedSun, 29 Dec 2002 21:32:06 +0000, by gabucino
-
syncSun, 29 Dec 2002 21:25:58 +0000, by gabucino
-
fixed these:Sun, 29 Dec 2002 21:20:45 +0000, by arpi
-
That patch fixes fullscreen on sawfish 1.2.Sun, 29 Dec 2002 21:08:10 +0000, by arpi
-
This patch fixes so that the exit code (or return code if you like) is setSun, 29 Dec 2002 21:06:20 +0000, by arpi
-
support for subviewer format using dots instead of commas:Sun, 29 Dec 2002 21:04:45 +0000, by arpi
-
Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them andSun, 29 Dec 2002 19:58:56 +0000, by diego
-
bashismSun, 29 Dec 2002 19:38:40 +0000, by diego
-
fix to compile with DirecFB 0.9.16Sun, 29 Dec 2002 18:07:18 +0000, by zdar
-
Small grammar improvement (missing "was").Sun, 29 Dec 2002 17:29:18 +0000, by rathann
-
The attached patch fixes a crash on *my* environment with certain DVD's.Sun, 29 Dec 2002 15:34:50 +0000, by arpi
-
update libdvdcss in libmpdvdkit to latest version (1.2.4)Sun, 29 Dec 2002 15:32:56 +0000, by arpi
-
Linux ports section reworked, RPM section added, based on a patch by Alex.Sun, 29 Dec 2002 15:10:02 +0000, by diego
-
these patches let ,,oldstyle'' and freetype subtitle renderers liveSun, 29 Dec 2002 14:59:23 +0000, by arpi
-
PATH_MAX fixedSun, 29 Dec 2002 14:36:56 +0000, by arpi
-
--enable-freetype fix (freetype-config was not set)Sun, 29 Dec 2002 14:35:18 +0000, by arpi
-
don't abort if setparams failed - fixes some Qclp filesSun, 29 Dec 2002 13:42:58 +0000, by arpi
-
(temporary?) fix for redundant buffer re-allocationSun, 29 Dec 2002 02:57:49 +0000, by arpi
-
buffer alloc cleanup / 10lSun, 29 Dec 2002 00:57:23 +0000, by michael
-
langauage list at --help fixedSat, 28 Dec 2002 23:52:22 +0000, by arpi
-
better verbose description, cosmeticsSat, 28 Dec 2002 23:27:41 +0000, by jonas
-
user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)Sat, 28 Dec 2002 22:57:39 +0000, by henry
-
Polish manual update to CVS from 27.12.2002...Sat, 28 Dec 2002 21:58:21 +0000, by gabucino
-
10l by othersSat, 28 Dec 2002 21:16:23 +0000, by gabucino
-
syncSat, 28 Dec 2002 21:12:02 +0000, by gabucino
-
Added/reordered #includes to silence warnings about "implicit declaration".Sat, 28 Dec 2002 18:51:10 +0000, by rathann
-
syncSat, 28 Dec 2002 18:35:44 +0000, by nicolas
-
syncSat, 28 Dec 2002 17:02:10 +0000, by nicolas
-
izeSat, 28 Dec 2002 16:41:23 +0000, by arpi
-
fixed 2 10l-sSat, 28 Dec 2002 15:33:14 +0000, by alex
-
This patch adds a call to subcp_recode1(), so this subtitles too areSat, 28 Dec 2002 15:19:41 +0000, by arpi
-
Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".Sat, 28 Dec 2002 15:03:23 +0000, by rathann
-
cosmeticsSat, 28 Dec 2002 14:56:56 +0000, by jonas
-
missing #endifSat, 28 Dec 2002 14:36:03 +0000, by arpi
-
The patch adds support for a per-file config, which is loaded beforeSat, 28 Dec 2002 14:29:41 +0000, by arpi
-
some 10l bugfixesSat, 28 Dec 2002 14:19:07 +0000, by arpi
-
It shows not just the progressbar, but progressbar /and/ percentageSat, 28 Dec 2002 14:17:38 +0000, by arpi
-
The patch fixes a nullpointer dereference and free of NULL in demux_close_xmmsSat, 28 Dec 2002 14:06:48 +0000, by arpi
-
I got colas ready, new options, fixes and a few cosmetics I forgot to remove...Sat, 28 Dec 2002 14:04:56 +0000, by jonas
-
The following patch allows the MPlayer "cdparanoia" support to work onSat, 28 Dec 2002 14:04:54 +0000, by arpi
-
just quells warnings in the ".depends" generation phase.Sat, 28 Dec 2002 14:03:30 +0000, by arpi
-
Changes includes:Sat, 28 Dec 2002 13:59:53 +0000, by anders
-
This patch makes subtitle and A-V delays display correctly roundedSat, 28 Dec 2002 13:53:31 +0000, by arpi
-
Added missing <CODE> tagSat, 28 Dec 2002 13:52:09 +0000, by nicolas
-
This patch fixes the reading of the menu.conf, because stream_open()Sat, 28 Dec 2002 13:46:55 +0000, by arpi
-
ao_oss was not using the channel & format returned by the soundcardSat, 28 Dec 2002 13:45:04 +0000, by arpi
-
Attached is a small patch to fix a couple of problems I found when usingSat, 28 Dec 2002 13:42:24 +0000, by arpi
-
The following patch adds two new command line options:Sat, 28 Dec 2002 13:41:02 +0000, by arpi
-
Lots of functions and variables specific to OSS audio are used withoutSat, 28 Dec 2002 13:39:51 +0000, by arpi
-
syncSat, 28 Dec 2002 13:37:18 +0000, by nicolas
-
"MPlayer does the right thing, presents frame 9 for 1.1 seconds, and continuesSat, 28 Dec 2002 12:51:05 +0000, by arpi
-
syncSat, 28 Dec 2002 12:40:59 +0000, by nicolas
-
syncSat, 28 Dec 2002 12:22:51 +0000, by nicolas
-
i hate assertsSat, 28 Dec 2002 12:14:57 +0000, by arpi
-
DVB-HEAD (aka. NEWSTRUCT) detection & supportSat, 28 Dec 2002 12:04:58 +0000, by arpi
-
sh_audio==NULL hotfix by Robert Varga <nite@hq.alert.sk>Sat, 28 Dec 2002 11:39:31 +0000, by arpi
-
updates, movesSat, 28 Dec 2002 00:55:54 +0000, by arpi
-
FreeBSD fixSat, 28 Dec 2002 00:48:07 +0000, by nexus
-
ffmp2 (with mpeg files) sig11 fixedSat, 28 Dec 2002 00:40:11 +0000, by arpi
-
wmv2Sat, 28 Dec 2002 00:26:10 +0000, by michael
-
lavc motion estimation updateSat, 28 Dec 2002 00:23:26 +0000, by michael
-
lavc 4647Sat, 28 Dec 2002 00:04:20 +0000, by michael
-
5l - fixed asserts... mpi->width is allocated width, not the effective oneSat, 28 Dec 2002 00:01:28 +0000, by arpi
-
the long-waited MUXER layer, and new MPEG-PS muxerFri, 27 Dec 2002 22:43:20 +0000, by arpi
-
prefer inttypes.h (probably fix cygwin compile)Fri, 27 Dec 2002 22:38:56 +0000, by arpi
-
-subwidthFri, 27 Dec 2002 21:41:40 +0000, by arpi
-
typo in the datestamp (Dez vs Dec ;)Fri, 27 Dec 2002 19:36:20 +0000, by alex
-
obsoleteFri, 27 Dec 2002 18:04:52 +0000, by alex
-
some addonsFri, 27 Dec 2002 17:56:00 +0000, by alex
-
backward compatibility :)Fri, 27 Dec 2002 17:28:35 +0000, by arpi
-
10l memory leakFri, 27 Dec 2002 16:42:11 +0000, by alex
-
- Fix 8-bit sound in arts audio driver (logic in OBTAIN_BITRATE macro wasFri, 27 Dec 2002 16:35:29 +0000, by jkeil
-
Fix DVD authentication on Solaris 9.Fri, 27 Dec 2002 16:29:11 +0000, by jkeil
-
Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needsFri, 27 Dec 2002 16:20:02 +0000, by jkeil
-
codec-cfg cannot be built when the gui is enabled - it fails to link with aFri, 27 Dec 2002 16:17:57 +0000, by jkeil
-
new EsounD audio driver (-ao esd)Fri, 27 Dec 2002 16:02:57 +0000, by jkeil
-
typoFri, 27 Dec 2002 01:19:41 +0000, by diego
-
pnm:// support (ported from xine)Thu, 26 Dec 2002 17:25:22 +0000, by arpi
-
fixed playback of pnm:// streamed filesThu, 26 Dec 2002 16:27:38 +0000, by arpi
-
eviv bulgroz <ebulgroz@yahoo.com>:Thu, 26 Dec 2002 12:48:36 +0000, by diego
-
Three typos, two of them noticed by Arpad Biro <biro_arpad@yahoo.com>.Thu, 26 Dec 2002 11:33:11 +0000, by diego
-
use '.' rather than '!' if possible, al3xThu, 26 Dec 2002 08:24:49 +0000, by gabucino
-
syncWed, 25 Dec 2002 22:28:29 +0000, by gabucino
-
fixed a 10l, some cosmetics, and initial ppc (bigendian) supportWed, 25 Dec 2002 20:57:11 +0000, by alex
-
sync (ugyeugye, arpi;)Wed, 25 Dec 2002 19:37:09 +0000, by gabucino
-
Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>Wed, 25 Dec 2002 18:38:07 +0000, by alex
-
API change in dev-api-3 branch.Wed, 25 Dec 2002 11:44:14 +0000, by rguyom
-
fixing that f*cking linker 'bug' e.g. naming config with libmp3lameTue, 24 Dec 2002 22:33:46 +0000, by alex
-
1l :)Tue, 24 Dec 2002 22:13:32 +0000, by arpi
-
print track title in new lineTue, 24 Dec 2002 22:11:32 +0000, by arpi
-
- fixed uninitialized offsets[]Tue, 24 Dec 2002 21:59:38 +0000, by arpi
-
Document things from the start.Tue, 24 Dec 2002 18:41:20 +0000, by diego
-
We are this good, we have a right to boast ;-)Tue, 24 Dec 2002 18:30:24 +0000, by diego
-
Reviewed and reworked (again), added some information about SCSI CD-ROMs.Tue, 24 Dec 2002 18:28:11 +0000, by diego
-
correctly save and restore colorkey settings (based on patch by Svante Signell <svante.signell@telia.com>)Tue, 24 Dec 2002 17:40:57 +0000, by alex
-
- and -use-stdin documented, EDL updates.Tue, 24 Dec 2002 17:32:59 +0000, by diego
-
EDL section added, based on patch by Michael Halcrow <mah69@email.byu.edu>.Tue, 24 Dec 2002 17:32:09 +0000, by diego
-
DXR3 norm option, patch by Thomas Jarosch <tomj@simonv.com>.Tue, 24 Dec 2002 17:04:00 +0000, by diego
-
Added patch from Thomas JaroschTue, 24 Dec 2002 12:45:32 +0000, by mswitch
-
Subtitle usage updated by hephooey@fastmail.fm.Tue, 24 Dec 2002 03:05:16 +0000, by diego
-
Sync by Anders Rune Jensen <anders@gnulinux.dk>.Tue, 24 Dec 2002 02:56:20 +0000, by diego
-
some updatesTue, 24 Dec 2002 01:16:39 +0000, by arpi
-
cleanup & fix cpu detection & init stuffTue, 24 Dec 2002 00:06:55 +0000, by arpi
-
don't redefine decwin as staticTue, 24 Dec 2002 00:06:33 +0000, by arpi
-
decode_i586.c version uses %ebp for its own use, so:Tue, 24 Dec 2002 00:05:43 +0000, by arpi
-
I cleaned up the source a bit, hopefully fixed hanging, alsoMon, 23 Dec 2002 22:13:46 +0000, by arpi
-
man's lines shouldn't have more than 80 chars long ;)Mon, 23 Dec 2002 20:17:06 +0000, by nicolas
-
syncMon, 23 Dec 2002 20:14:13 +0000, by nicolas
-
syncMon, 23 Dec 2002 20:07:46 +0000, by nicolas
-
In this situation it was easier to fix yours. I applied these 3 pointsMon, 23 Dec 2002 17:28:19 +0000, by arpi
-
updatedMon, 23 Dec 2002 16:04:52 +0000, by arpi
-
xmp hangign I noticed too, and is fixed with this patch, seeking works nowMon, 23 Dec 2002 12:09:31 +0000, by arpi
-
Here is the patch to make vobsub subtitle use -slang option, I have not made aMon, 23 Dec 2002 01:54:58 +0000, by arpi
-
This patch adds support for vertical subtitle alignmentMon, 23 Dec 2002 01:37:43 +0000, by arpi
-
Ok, here is a better patch, which even adds a fix to compile it on olderMon, 23 Dec 2002 01:24:42 +0000, by arpi
-
fix VCD playback - this is a patch from the netbsd pkgsrc tree,Mon, 23 Dec 2002 00:40:15 +0000, by arpi
-
Merged EDL 0.5 patch - it's something like Quicktime's edit lists.Mon, 23 Dec 2002 00:33:22 +0000, by arpi
-
suxen_drol on xvid-devel@xvid.org said : "please do not useSun, 22 Dec 2002 23:13:26 +0000, by rguyom
-
Real* codecs work on Alpha tooSun, 22 Dec 2002 22:34:45 +0000, by gabucino
-
XMMS Input plugin supportSun, 22 Dec 2002 21:01:01 +0000, by arpi
-
rv40win is working tooSun, 22 Dec 2002 20:16:52 +0000, by alex
-
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)Sun, 22 Dec 2002 18:21:20 +0000, by alex
-
win32 dlls supportSun, 22 Dec 2002 18:10:45 +0000, by alex
-
CDDA seeking fixedSun, 22 Dec 2002 17:22:48 +0000, by arpi
-
dos2unix conversionSun, 22 Dec 2002 16:31:05 +0000, by alex
-
alpha support by Alan Young <ayoung@teleport.com>Sun, 22 Dec 2002 16:21:02 +0000, by alex
-
10l by MatanSun, 22 Dec 2002 13:27:05 +0000, by alex
-
10l and correct aspectSat, 21 Dec 2002 23:49:33 +0000, by faust3
-
fixSat, 21 Dec 2002 23:17:28 +0000, by nexus
-
Presets are an easy way, to use hard to access lame options and to giveSat, 21 Dec 2002 22:16:49 +0000, by arpi
-
accurate bitrate calculation using index, and more accurate guessingSat, 21 Dec 2002 22:11:48 +0000, by arpi
-
vidix support and better device options handler by Matan Ziv-Av <matan@svgalib.org>Sat, 21 Dec 2002 22:08:14 +0000, by alex
-
I have rewritten the gif89a vo in order to solve some problems I hadSat, 21 Dec 2002 21:07:16 +0000, by arpi
-
more safer version by the authorSat, 21 Dec 2002 21:01:19 +0000, by alex
-
10l fix by eviv bulgroz <ebulgroz@yahoo.com>Sat, 21 Dec 2002 21:00:45 +0000, by arpi
-
set keyframe flag at encodingSat, 21 Dec 2002 20:42:40 +0000, by arpi
-
1l (%d->%f), cosmeticsSat, 21 Dec 2002 20:39:40 +0000, by arpi
-
removed the obsolete partsSat, 21 Dec 2002 18:22:08 +0000, by alex
-
ooh. many mistakesSat, 21 Dec 2002 18:13:55 +0000, by alex
-
updatedSat, 21 Dec 2002 18:11:10 +0000, by alex
-
pci_names.c creation fixupSat, 21 Dec 2002 17:49:52 +0000, by alex
-
EPIA (CyberBlade/i1) driver by Alastair M. RobinsonSat, 21 Dec 2002 13:06:23 +0000, by alex
-
corrected w32codec address (noticed by Peter Nelson on mplayer-users)Fri, 20 Dec 2002 21:43:18 +0000, by alex
-
svgalib kernelhelper support (based on patch by Matan Ziv-Av <matan@svgalib.org>) and some reordering/cleanup (part #1 ;)Fri, 20 Dec 2002 21:07:27 +0000, by alex
-
syncFri, 20 Dec 2002 20:39:11 +0000, by nicolas
-
syncFri, 20 Dec 2002 20:32:15 +0000, by nicolas
-
Russian frequencies by Alexander S. Belov <asbel@sice.ru>Fri, 20 Dec 2002 13:18:41 +0000, by alex
-
fixed memleak caused by multiple config() calls - thx GabuThu, 19 Dec 2002 22:33:59 +0000, by arpi
-
syncThu, 19 Dec 2002 21:37:21 +0000, by gabucino
-
more_options removedThu, 19 Dec 2002 21:36:44 +0000, by gabucino
-
too big readahead can be badThu, 19 Dec 2002 21:35:30 +0000, by gabucino
-
10l - my system is very tolerant it seemsThu, 19 Dec 2002 12:01:50 +0000, by faust3
-
add a TV_SET_CNANNEL commandThu, 19 Dec 2002 10:09:43 +0000, by henry
-
*** empty log message ***Wed, 18 Dec 2002 23:49:01 +0000, by iive
-
mb qp limitsWed, 18 Dec 2002 10:51:10 +0000, by michael
-
Use the XVID_API_UNSTABLE macro instead of a home-made one.Wed, 18 Dec 2002 08:10:24 +0000, by rguyom
-
1000l! I have no idea how this code worked at all before. I guess noWed, 18 Dec 2002 07:34:32 +0000, by rfelker
-
Re-write the soundcard.h test, so that it does not use a "!" operator.Tue, 17 Dec 2002 10:38:48 +0000, by jkeil
-
small typo fixTue, 17 Dec 2002 00:04:11 +0000, by atmos4
-
1000L for messing up cvsMon, 16 Dec 2002 23:38:56 +0000, by henry
-
handle bogus norm parameter; check for errors when setting normMon, 16 Dec 2002 23:27:39 +0000, by henry
-
don't give up when set_tuner fails; more zero div sanity checksMon, 16 Dec 2002 23:24:02 +0000, by henry
-
- fix (?) "mixer bug"Mon, 16 Dec 2002 22:25:17 +0000, by pontscho
-
Polish man updatedMon, 16 Dec 2002 21:44:38 +0000, by gabucino
-
updated changelog for rc2Mon, 16 Dec 2002 21:36:36 +0000, by gabucino
-
applied Gregory's patchMon, 16 Dec 2002 20:16:29 +0000, by pontscho
-
syncMon, 16 Dec 2002 19:47:48 +0000, by nicolas
-
break one line too long in mplayer.1Mon, 16 Dec 2002 19:43:21 +0000, by nicolas
-
disable DPMS handlingMon, 16 Dec 2002 19:09:34 +0000, by pontscho
-
support for exotic normsMon, 16 Dec 2002 17:05:49 +0000, by henry
-
bunkus: Restored sane line breaks. Added note about other DVD resolutions than 720x576.Mon, 16 Dec 2002 10:43:07 +0000, by mosu
-
syncMon, 16 Dec 2002 10:25:31 +0000, by nexus
-
v4l - dimensions in the example were not multiple of 16Mon, 16 Dec 2002 09:56:13 +0000, by henry
-
handle mencoder's 0-byte 'skipped frames'Mon, 16 Dec 2002 02:38:37 +0000, by arpi
-
10lMon, 16 Dec 2002 02:22:37 +0000, by arpi
-
Sorenson 1/3 encoding just for fun :)Mon, 16 Dec 2002 01:49:39 +0000, by arpi
-
CRLF->LFMon, 16 Dec 2002 01:47:42 +0000, by arpi
-
prepared for rc2Sun, 15 Dec 2002 23:46:47 +0000, by arpi
-
+MSGTR_BuiltinCodecsConfSun, 15 Dec 2002 23:45:37 +0000, by arpi
-
Fallback to builtin (generated from etc/codecs.conf at compile time)Sun, 15 Dec 2002 23:45:19 +0000, by arpi
-
syncSun, 15 Dec 2002 21:59:05 +0000, by gabucino
-
1lSun, 15 Dec 2002 19:08:11 +0000, by arpi
-
scripts mentioned by DOCS/tech/encoding-tips.txtSun, 15 Dec 2002 18:44:24 +0000, by arpi
-
encoding tips - collected from mplayer-users list mailings bySun, 15 Dec 2002 18:40:42 +0000, by arpi
-
Support the latest development code from XViD dev-api-3 CVSSun, 15 Dec 2002 18:35:11 +0000, by rguyom
-
uninstall switchSun, 15 Dec 2002 18:22:55 +0000, by alex
-
this fixes compilation for me (and it works), hope it didn't breaks for LinuxPPC (i use Debian/PPC with 2.4.20 kernel)Sun, 15 Dec 2002 18:22:16 +0000, by alex
-
this isn't mplayerxp...3 buffers are enough for double(triple)buffering (instead of 28 buffers ;)Sun, 15 Dec 2002 18:18:41 +0000, by alex
-
2*10l=20lSun, 15 Dec 2002 17:05:35 +0000, by arpi
-
syncSun, 15 Dec 2002 17:00:56 +0000, by nicolas
-
syncSun, 15 Dec 2002 16:51:39 +0000, by nicolas
-
syncSun, 15 Dec 2002 16:45:39 +0000, by nicolas
-
removing very ugly esp games / fixes the propolice problem on OpenBSD (patch by Bj«Órn Sandell <biorn at dce dot chalmers dot se>)Sun, 15 Dec 2002 10:54:33 +0000, by michael
-
-rnd --> -shuffleSun, 15 Dec 2002 04:47:32 +0000, by diego
-
compiler warning fixesSat, 14 Dec 2002 17:56:35 +0000, by arpi
-
notice vo driver about skipped/dropped framesSat, 14 Dec 2002 17:12:40 +0000, by arpi
-
link added, section reworded.Sat, 14 Dec 2002 15:50:27 +0000, by diego
-
syncSat, 14 Dec 2002 13:11:08 +0000, by nicolas
-
added local copy of Ville Syrj«£l«£'s directfb for matrox howtoSat, 14 Dec 2002 11:32:09 +0000, by attila
-
memory leakSat, 14 Dec 2002 11:14:37 +0000, by henry
-
use more methods to get the fs window on topSat, 14 Dec 2002 11:09:06 +0000, by henry
-
fixed possible division by zeroSat, 14 Dec 2002 09:55:45 +0000, by henry
-
DirectX installation clarified.Sat, 14 Dec 2002 00:39:22 +0000, by diego
-
Entries for the new mailing lists by Alex.Fri, 13 Dec 2002 21:26:52 +0000, by diego
-
Update to the QT documentation by Alex.Fri, 13 Dec 2002 20:07:31 +0000, by diego
-
fixed fonts pathFri, 13 Dec 2002 15:59:00 +0000, by alex
-
most of us do use unix-system, don't we?Fri, 13 Dec 2002 11:44:16 +0000, by jaf
-
corrected groff command(for taking care of the accents) + syncThu, 12 Dec 2002 20:12:02 +0000, by nicolas
-
Nicolas is not a Linux box ;-)Thu, 12 Dec 2002 19:01:08 +0000, by diego
-
sync by HR <hephooey@fastmail.fm>, sorry, i was busy.Thu, 12 Dec 2002 08:11:46 +0000, by jaf
-
-format, -lavcdeint, -2xsai and small fixes.Thu, 12 Dec 2002 05:14:35 +0000, by diego
-
OSD menuThu, 12 Dec 2002 03:05:17 +0000, by diego
-
Added some documenters.Thu, 12 Dec 2002 03:03:05 +0000, by diego
-
small updatesThu, 12 Dec 2002 03:02:03 +0000, by diego
-
we don't need to pass gworld :)Wed, 11 Dec 2002 22:07:03 +0000, by arpi
-
print list of supported output colorspacesWed, 11 Dec 2002 21:39:05 +0000, by arpi
-
sync (v4l args update)Wed, 11 Dec 2002 21:31:15 +0000, by nicolas
-
moved component lister up, as it messes up 'desc'Wed, 11 Dec 2002 21:26:37 +0000, by arpi
-
codmeticsWed, 11 Dec 2002 21:24:45 +0000, by arpi
-
more i+1<argc checksWed, 11 Dec 2002 20:56:37 +0000, by arpi
-
10l - demux_avi handles AVI_NI and AVI_NINI tooWed, 11 Dec 2002 20:48:51 +0000, by arpi
-
v4l args updateWed, 11 Dec 2002 11:18:39 +0000, by henry
-
- fix three submenu bugWed, 11 Dec 2002 01:21:12 +0000, by pontscho
-
progbar osd buffer height adjustment fixTue, 10 Dec 2002 23:10:24 +0000, by henry
-
syncTue, 10 Dec 2002 21:43:43 +0000, by gabucino
-
small html fixesTue, 10 Dec 2002 21:38:37 +0000, by gabucino
-
Sync by Nicolas Tourmentine <n@tourmentine.com>.Tue, 10 Dec 2002 21:19:45 +0000, by diego
-
10l noticed by Andras Mohari.Tue, 10 Dec 2002 20:26:43 +0000, by diego
-
allocate the video buffer on the fly, instead of one big chunk at startupTue, 10 Dec 2002 09:11:42 +0000, by henry
-
If I had a wish ...Tue, 10 Dec 2002 00:13:09 +0000, by diego
-
French translation synced by Nico Tourmentine <n@tourmentine.com>.Mon, 09 Dec 2002 20:50:16 +0000, by diego
-
Corrected some links and removed dead ones, thanks to Nico Tourmentine.Mon, 09 Dec 2002 20:48:26 +0000, by diego
-
AVVideoFrame -> AVFrameMon, 09 Dec 2002 12:36:04 +0000, by michael
-
syncMon, 09 Dec 2002 09:58:44 +0000, by nexus
-
ffmpeg cleanup/messup supportMon, 09 Dec 2002 09:12:23 +0000, by michael
-
fullscreen fix for KDE (reported to work with gnome 1/2 too)Sun, 08 Dec 2002 01:35:07 +0000, by arpi
-
not pre11, but rc1Sat, 07 Dec 2002 22:52:55 +0000, by gabucino
-
-vop pp sub-filters options separators fixed (,->/)Sat, 07 Dec 2002 22:43:00 +0000, by gabucino
-
fixing -vop pp VS -pp VS ... conflict (somewhat.)Sat, 07 Dec 2002 22:09:16 +0000, by gabucino
-
last minute updateSat, 07 Dec 2002 22:08:10 +0000, by arpi
-
updatedSat, 07 Dec 2002 21:43:34 +0000, by arpi
-
updating some descriptions, changelog, etcSat, 07 Dec 2002 21:36:25 +0000, by gabucino
-
syncSat, 07 Dec 2002 21:35:10 +0000, by gabucino
-
misc fixesSat, 07 Dec 2002 21:34:29 +0000, by gabucino
-
Runtime SSE detection for NEtBSD, patch by Nick Hudson <skrll at netbsd.org>Sat, 07 Dec 2002 21:04:54 +0000, by atmos4
-
10l noticed by "Puk Madick" <pingy@swirvemail.com>Sat, 07 Dec 2002 20:59:33 +0000, by arpi
-
added sub_stepSat, 07 Dec 2002 20:32:03 +0000, by gabucino
-
path fixSat, 07 Dec 2002 20:31:37 +0000, by gabucino
-
syncSat, 07 Dec 2002 20:29:38 +0000, by gabucino
-
uh.. misc fixesSat, 07 Dec 2002 20:28:58 +0000, by gabucino
-
Sync with help_mp-en v1.68Sat, 07 Dec 2002 20:27:22 +0000, by rtognimp
-
syncSat, 07 Dec 2002 20:08:51 +0000, by zdar
-
it seems that old CS is working better than newtype now... :)Sat, 07 Dec 2002 20:02:29 +0000, by arpi
-
codecs page address fixed (the old one is available too)Sat, 07 Dec 2002 14:13:10 +0000, by alex
-
support for *.qtx (scan for all .qtx files at quicktime init)Sat, 07 Dec 2002 14:11:04 +0000, by arpi
-
updatedSat, 07 Dec 2002 02:46:30 +0000, by arpi
-
fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)Sat, 07 Dec 2002 02:26:45 +0000, by arpi
-
The detection of a NetWM class window manager hints is tested beforeSat, 07 Dec 2002 01:25:30 +0000, by arpi
-
10lSat, 07 Dec 2002 01:07:11 +0000, by arpi
-
find best (longest) streams if not specified (-aid/-vid)Sat, 07 Dec 2002 01:01:25 +0000, by arpi
-
enable Albeu's config code bu default (it's time to test it :))Fri, 06 Dec 2002 23:54:02 +0000, by arpi
-
fixed 'mplayer -nosound xxx' sig11 if configfile have string list optionsFri, 06 Dec 2002 17:11:50 +0000, by arpi
-
From live.com 2002.11.30:Fri, 06 Dec 2002 09:41:13 +0000, by bertrand
-
We seem to have a new documentation maintainer :-)Fri, 06 Dec 2002 01:59:31 +0000, by diego
-
New shiny French translation by Nicolas Le Gaillart < n@tourmentine.com >.Fri, 06 Dec 2002 01:45:39 +0000, by diego
-
need thisThu, 05 Dec 2002 23:54:15 +0000, by pontscho
-
syncThu, 05 Dec 2002 23:40:42 +0000, by pontscho
-
better 'Audio track' support, and one 10lThu, 05 Dec 2002 23:40:05 +0000, by pontscho
-
more bugsThu, 05 Dec 2002 23:32:27 +0000, by arpi
-
pre11Thu, 05 Dec 2002 23:31:54 +0000, by arpi
-
Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.cThu, 05 Dec 2002 21:04:26 +0000, by rguyom
-
Sync ov_struct_st between demux_ogg.c and ad_libvorbis.cThu, 05 Dec 2002 21:01:59 +0000, by rguyom
-
enabled QTX codecs by default - time to get it tested by users :)Thu, 05 Dec 2002 20:31:05 +0000, by arpi
-
updatesThu, 05 Dec 2002 20:25:12 +0000, by arpi
-
infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Thu, 05 Dec 2002 09:13:29 +0000, by michael
-
qtx = codecThu, 05 Dec 2002 06:01:42 +0000, by jaf
-
10lThu, 05 Dec 2002 02:05:13 +0000, by arpi
-
updatedThu, 05 Dec 2002 00:43:46 +0000, by arpi
-
Fix draw_slice() in passthrough mode.Thu, 05 Dec 2002 00:22:37 +0000, by arpi
-
With this patch the text 'Sub position: x/100' is displayedThu, 05 Dec 2002 00:18:56 +0000, by arpi
-
This patch makes it possible to navigate among the subtitles whileThu, 05 Dec 2002 00:15:56 +0000, by arpi
-
slave-mode commands to get movie length & posThu, 05 Dec 2002 00:11:12 +0000, by arpi
-
dump subtitles in SAMI formatThu, 05 Dec 2002 00:07:59 +0000, by arpi
-
optional (compile-time switch) subtitles-sorting featureThu, 05 Dec 2002 00:05:57 +0000, by arpi
-
overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Thu, 05 Dec 2002 00:03:35 +0000, by arpi
-
dump in JACOsub formatWed, 04 Dec 2002 23:58:38 +0000, by arpi
-
fixed mp3 seeking near end of fileWed, 04 Dec 2002 23:51:44 +0000, by arpi
-
No scandir() an no functions defined within other functions.Wed, 04 Dec 2002 23:41:04 +0000, by arpi
-
fixed -fps with mencoder and fixed-rate files (avi etc)Wed, 04 Dec 2002 23:37:17 +0000, by arpi
-
more precise definition of -endposWed, 04 Dec 2002 23:35:34 +0000, by arpi
-
end_at int->double, as option -endpos accepts float seconds tooWed, 04 Dec 2002 23:34:29 +0000, by arpi
-
This patch fixes the screensaver issues in mplayer. It will correctly readWed, 04 Dec 2002 23:31:46 +0000, by arpi
-
a little (my first!) patch to add some info about MPlayer on Irix 6.5 toWed, 04 Dec 2002 23:29:41 +0000, by arpi
-
syncWed, 04 Dec 2002 22:07:33 +0000, by gabucino
-
further codec (QT, Win32) updatesWed, 04 Dec 2002 22:05:39 +0000, by gabucino
-
OK, I think I found why the alsa9 driver was breaking surround sound.Wed, 04 Dec 2002 22:01:59 +0000, by arpi
-
- It fixes a small bug where a byte value is divided by 255.0 to convertWed, 04 Dec 2002 22:00:03 +0000, by arpi
-
the -af delay=[seconds] option currently parses floating point values ofWed, 04 Dec 2002 21:48:15 +0000, by arpi
-
PSNRWed, 04 Dec 2002 21:46:53 +0000, by michael
-
The enclosed patch should fix problems associated with playing 8-bit wideWed, 04 Dec 2002 21:42:22 +0000, by arpi
-
Darwin support in libmpdvdkit2Wed, 04 Dec 2002 21:33:36 +0000, by arpi
-
dvd_* declarations fixed to matc with open.cWed, 04 Dec 2002 21:30:24 +0000, by arpi
-
Reduce fixed-point replay gain support precision with Tremor.Wed, 04 Dec 2002 20:50:53 +0000, by rguyom
-
Add Tremor (an integer-only Vorbis decoder) support.Wed, 04 Dec 2002 20:27:36 +0000, by rguyom
-
specific debug output supportWed, 04 Dec 2002 12:41:57 +0000, by michael
-
cleanupWed, 04 Dec 2002 11:53:47 +0000, by michael
-
support for lavc build 4641Wed, 04 Dec 2002 10:49:03 +0000, by michael
-
license fixedTue, 03 Dec 2002 22:32:38 +0000, by gabucino
-
QT sections addedTue, 03 Dec 2002 22:24:58 +0000, by gabucino
-
fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name correctionsTue, 03 Dec 2002 15:27:07 +0000, by alex
-
set channel count to a saner value if the card reports an unknown audio modeTue, 03 Dec 2002 13:24:10 +0000, by henry
-
found in an AVI file and reported working by Damian GatabriaTue, 03 Dec 2002 02:02:58 +0000, by rfelker
-
documentation TODOTue, 03 Dec 2002 00:25:02 +0000, by diego
-
small updates, ATI TV-out, -vo directx:noaccelTue, 03 Dec 2002 00:22:06 +0000, by diego
-
Sorenson/Real updates, QuickTime HOWTO.Tue, 03 Dec 2002 00:20:07 +0000, by diego
-
HTML fixesMon, 02 Dec 2002 17:28:03 +0000, by diego
-
sync by <hephooey@fastmail.fm>Mon, 02 Dec 2002 17:11:41 +0000, by jaf
-
DMO WMA audio codecs, some nonworking QT video codecs addedSun, 01 Dec 2002 16:50:21 +0000, by arpi
-
10l :)Sun, 01 Dec 2002 16:44:11 +0000, by arpi
-
DMO audio support (including 6ch support too)Sun, 01 Dec 2002 16:40:05 +0000, by arpi
-
DMO Audio support (ugly, needs cleanup)Sun, 01 Dec 2002 16:38:56 +0000, by arpi
-
added qt-extrasSun, 01 Dec 2002 02:42:06 +0000, by arpi
-
dump more!Sun, 01 Dec 2002 00:28:04 +0000, by arpi
-
SVQ1 using win32 qt dllSun, 01 Dec 2002 00:23:57 +0000, by arpi
-
SVQ1 support (ugly hack... - really we need 'syuv' support in swscaler :))Sun, 01 Dec 2002 00:09:13 +0000, by arpi
-
added imagepower and morgan mjpeg2k codecsSat, 30 Nov 2002 23:51:08 +0000, by alex
-
fixesSat, 30 Nov 2002 22:15:42 +0000, by gabucino
-
both qt5 and qt6 patching support (qt6 addresses found by arpi)Sat, 30 Nov 2002 22:02:37 +0000, by alex
-
Use MVCOMMAND_SYNCFri, 29 Nov 2002 21:40:37 +0000, by mswitch
-
syncFri, 29 Nov 2002 21:32:41 +0000, by gabucino
-
dump URL referencesFri, 29 Nov 2002 21:06:13 +0000, by arpi
-
- parsing the handler reference atom (hnlr), save handler fourccsFri, 29 Nov 2002 20:25:32 +0000, by arpi
-
syncFri, 29 Nov 2002 09:30:16 +0000, by nexus
-
- audio track handling in menu (idea from R«ädiger Kuhlmann)Fri, 29 Nov 2002 00:58:25 +0000, by pontscho
-
add autosync && some 10l bugfixThu, 28 Nov 2002 23:17:14 +0000, by pontscho
-
.depend should be ignored.Thu, 28 Nov 2002 23:14:48 +0000, by diego
-
Update with JPEG FourCC, as found in SGI created baard.avi photo-jpeg.Thu, 28 Nov 2002 21:37:07 +0000, by atmos4