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
-
add stop_xscreensaverThu, 28 Nov 2002 21:34:14 +0000, by pontscho
-
updatingThu, 28 Nov 2002 20:35:54 +0000, by pontscho
-
disabling seek (look the patch)Thu, 28 Nov 2002 19:13:14 +0000, by pontscho
-
- add R«ädiger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patchThu, 28 Nov 2002 19:01:50 +0000, by pontscho
-
1l, opposite meaning of what's intended!Thu, 28 Nov 2002 16:15:13 +0000, by rfelker
-
avoid giving a /dev/dsp fd to child processes!!Thu, 28 Nov 2002 16:14:08 +0000, by rfelker
-
no exit on fulscreen if you press escThu, 28 Nov 2002 00:44:24 +0000, by pontscho
-
- fixed 10l bug (imagedesc handle allocation)Wed, 27 Nov 2002 23:47:14 +0000, by arpi
-
10l fix in item disabling (vagymi)Wed, 27 Nov 2002 23:11:49 +0000, by pontscho
-
- remove some unused/nonusable variablesWed, 27 Nov 2002 22:48:56 +0000, by pontscho
-
Added xvid description in "mencoder -ovc help".Wed, 27 Nov 2002 22:45:54 +0000, by rguyom
-
fix 100l typo :)Wed, 27 Nov 2002 16:12:02 +0000, by colin
-
DMO video codecs added: WMV1, WMV2, WMV3Tue, 26 Nov 2002 23:06:05 +0000, by arpi
-
DMO supportTue, 26 Nov 2002 22:55:32 +0000, by arpi
-
DMO interfaces (copied/converted(c++->c) from avifile)Tue, 26 Nov 2002 22:54:11 +0000, by arpi
-
avifile sync (added only the new functions, all cosmetics ignored)Tue, 26 Nov 2002 21:03:46 +0000, by arpi
-
avifile sync (mostly cosmetics)Tue, 26 Nov 2002 21:00:20 +0000, by arpi
-
limits.h required to get a PATH_MAX definition (on solaris)Tue, 26 Nov 2002 18:54:23 +0000, by jkeil
-
Add our own vsscanf implementation, in case the system's libc does not haveTue, 26 Nov 2002 18:53:00 +0000, by jkeil
-
Add a new test for "scandir()" and friends.Tue, 26 Nov 2002 18:34:09 +0000, by jkeil
-
Add a scandir() implementation for systems that do not have it in libc.Tue, 26 Nov 2002 18:31:30 +0000, by jkeil
-
.align -> .balignMon, 25 Nov 2002 20:37:12 +0000, by arpi
-
patching out threads ;) raw measure: 18% cpu instead 30%Mon, 25 Nov 2002 20:08:59 +0000, by alex
-
fixed WaitForMultipleObjects and FindFileMon, 25 Nov 2002 18:51:25 +0000, by alex
-
cache (buzeralas)Mon, 25 Nov 2002 18:18:45 +0000, by pontscho
-
added the working qt audio codecsMon, 25 Nov 2002 18:05:56 +0000, by alex
-
some fixesMon, 25 Nov 2002 18:04:19 +0000, by alex
-
10l to me and to apple tooMon, 25 Nov 2002 17:43:40 +0000, by alex
-
no seeking if stream is STREAMTYPE_STREAM (net/stdin)Mon, 25 Nov 2002 17:33:30 +0000, by pontscho
-
_qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing needed_)Mon, 25 Nov 2002 16:54:05 +0000, by alex
-
if no have subwindow ... some menupoint is disabled:)Mon, 25 Nov 2002 16:52:12 +0000, by pontscho
-
some extra debuggingMon, 25 Nov 2002 16:29:30 +0000, by alex
-
fix(?) cacheMon, 25 Nov 2002 16:22:58 +0000, by pontscho
-
10l my last fix choked the last command definition, this fix seems to work correct.Mon, 25 Nov 2002 14:17:15 +0000, by atmos4
-
Fix endless-loop if no newline at input.conf EOFMon, 25 Nov 2002 13:28:40 +0000, by atmos4
-
reversing my patch to check for -Wall support & use it if available (requested by A'rpi)Mon, 25 Nov 2002 02:19:27 +0000, by rathann
-
Implement volume setting functionality,Sun, 24 Nov 2002 23:13:15 +0000, by ranma
-
patching quicktime.qts runtimeSun, 24 Nov 2002 22:26:43 +0000, by arpi
-
loader supportSun, 24 Nov 2002 21:49:52 +0000, by arpi
-
- qtx (quicktime's macos emulation layer) debugging/emulation environment :)Sun, 24 Nov 2002 21:45:23 +0000, by arpi
-
some new experimentsSun, 24 Nov 2002 21:43:17 +0000, by arpi
-
patch from tonglijing <tong@intec.iscas.ac.cn>Sun, 24 Nov 2002 21:28:32 +0000, by pontscho
-
fixes, updatesSun, 24 Nov 2002 21:25:00 +0000, by arpi
-
10l!!Sun, 24 Nov 2002 17:30:55 +0000, by rfelker
-
10l (broken ffmpeg12)Sun, 24 Nov 2002 11:28:25 +0000, by michael
-
Locale fix.Sun, 24 Nov 2002 06:23:50 +0000, by rguyom
-
FreeBSD fixSun, 24 Nov 2002 01:03:16 +0000, by nexus
-
OSD Menu section, description, sample definesSat, 23 Nov 2002 21:58:29 +0000, by gabucino
-
updatesSat, 23 Nov 2002 21:56:41 +0000, by gabucino
-
syncSat, 23 Nov 2002 21:51:31 +0000, by gabucino
-
reversing warning fix (requested by alex)Sat, 23 Nov 2002 17:31:44 +0000, by michael
-
100l patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Sat, 23 Nov 2002 12:37:06 +0000, by michael
-
This file gets created during the wine/svq3 build process.Sat, 23 Nov 2002 11:45:44 +0000, by diego
-
check for -Wall support & use it if available patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Sat, 23 Nov 2002 11:01:23 +0000, by michael
-
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Sat, 23 Nov 2002 10:58:14 +0000, by michael
-
configure now detects SDL automatically under Cygwin.Sat, 23 Nov 2002 01:29:47 +0000, by diego
-
updateFri, 22 Nov 2002 16:26:56 +0000, by arpi
-
better fix for my previous 10lFri, 22 Nov 2002 12:01:59 +0000, by colin
-
FreeBSD fixFri, 22 Nov 2002 10:14:37 +0000, by nexus
-
OpenBSD && ELF fixFri, 22 Nov 2002 09:00:42 +0000, by atmos4
-
xvidencopts:Fri, 22 Nov 2002 08:23:20 +0000, by rguyom
-
Instead of min_quantizer, max_quantizer, min_iquantizer, etc... use aFri, 22 Nov 2002 08:19:08 +0000, by rguyom
-
Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom at hukatronic.cz>Thu, 21 Nov 2002 22:52:54 +0000, by atmos4
-
10l - forgot this fileThu, 21 Nov 2002 19:26:57 +0000, by colin
-
don't fully-copy the planes if the menu doesn't show (faster)Thu, 21 Nov 2002 18:31:21 +0000, by colin
-
OSD menu chapter, installation (ehh, incomplete yet.. But better than nothingWed, 20 Nov 2002 21:42:04 +0000, by gabucino
-
libavcodec's aspect support for mencoderWed, 20 Nov 2002 21:38:56 +0000, by gabucino
-
Polish manual update to version 0.90-pre10 (when 1.0 ?? ;-)Wed, 20 Nov 2002 21:35:18 +0000, by gabucino
-
10lWed, 20 Nov 2002 21:28:08 +0000, by diego
-
.depend should be ignoredWed, 20 Nov 2002 21:26:49 +0000, by diego
-
Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>Wed, 20 Nov 2002 15:48:34 +0000, by alex
-
aspect ratio clenaupWed, 20 Nov 2002 13:16:09 +0000, by michael
-
forgotten mangle patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)Tue, 19 Nov 2002 23:35:51 +0000, by michael
-
bashism replaced by portable expressionTue, 19 Nov 2002 19:49:01 +0000, by diego
-
-really-quiet documentedTue, 19 Nov 2002 19:47:22 +0000, by diego
-
Adding support for AFMT_FLOATTue, 19 Nov 2002 00:42:00 +0000, by anders
-
Fix buffer overflow in a drawing funcMon, 18 Nov 2002 20:43:29 +0000, by albeu
-
fixing compilation of cs_testMon, 18 Nov 2002 10:39:22 +0000, by michael
-
minor optimization & gcc-CVS fix/workaround patch by (Glen Nakamura <glen at imodulo dot com>)Mon, 18 Nov 2002 10:12:03 +0000, by michael
-
10l:Mon, 18 Nov 2002 04:37:18 +0000, by rfelker
-
Finally add the correct compile flags for SDL under cygwin automatically.Mon, 18 Nov 2002 01:02:27 +0000, by diego
-
A new command to run shell process and a command history.Mon, 18 Nov 2002 00:16:39 +0000, by albeu
-
quote the filenamesMon, 18 Nov 2002 00:14:17 +0000, by albeu
-
Add quoting support for string arguments (fix loading of file with space inMon, 18 Nov 2002 00:11:56 +0000, by albeu
-
Fix freetype. Freetype is highly recommended for a nice output ;)Mon, 18 Nov 2002 00:09:37 +0000, by albeu
-
exporting fs_segSun, 17 Nov 2002 17:41:19 +0000, by alex
-
added floatSun, 17 Nov 2002 17:35:31 +0000, by alex
-
Implements [min|max]_[i|p]quantizer.Sun, 17 Nov 2002 13:01:06 +0000, by rguyom
-
Added support for VorbisGain tags.Sun, 17 Nov 2002 12:39:00 +0000, by rguyom
-
sync by hephooey@fastmail.fmSun, 17 Nov 2002 12:31:02 +0000, by jaf
-
volnorm for bigendianSun, 17 Nov 2002 12:03:01 +0000, by colin
-
allow 64 windowSun, 17 Nov 2002 00:00:27 +0000, by jonas
-
fixed libwine build with menu support enabledSat, 16 Nov 2002 22:27:26 +0000, by arpi
-
The OSD menus need more keysSat, 16 Nov 2002 16:08:36 +0000, by albeu
-
Consistently name the streaming option streaming instead of mixing networkSat, 16 Nov 2002 14:48:13 +0000, by diego
-
2.5.47+ supportSat, 16 Nov 2002 09:38:23 +0000, by arpi
-
nice to see ;-)Sat, 16 Nov 2002 08:53:24 +0000, by jaf
-
- fixed vfw/vfwex/acm fm namesSat, 16 Nov 2002 05:31:27 +0000, by arpi
-
removed win32 section - no much sense of separating them nowSat, 16 Nov 2002 05:30:43 +0000, by arpi
-
cosmetics only (for better html output)Sat, 16 Nov 2002 05:29:23 +0000, by arpi
-
demuxer_control(), percent position and time length query implemented inSat, 16 Nov 2002 03:42:14 +0000, by arpi
-
I recently sent a patch for a new subtitles format, JACOsub. Since then ISat, 16 Nov 2002 03:25:37 +0000, by arpi
-
allow max 0.2s overlapping without splitting subsSat, 16 Nov 2002 03:23:49 +0000, by arpi
-
This patch goes into the #ifdef CODECS2HTML section ofSat, 16 Nov 2002 03:09:50 +0000, by arpi
-
Here is a patch to enable qtx-codecs from ./configure --enable-qtx-codecs.Sat, 16 Nov 2002 03:06:55 +0000, by arpi
-
When you called mplayer with the absolute path to the video and the VOBSUBSat, 16 Nov 2002 03:04:33 +0000, by arpi
-
This patch fixes the OSD flickering problem with vo_dfbmga.Sat, 16 Nov 2002 03:02:23 +0000, by arpi
-
configure has problems detecting the latest ffmpeg libavcodec.so. The MBRSat, 16 Nov 2002 02:54:26 +0000, by arpi
-
disable dr1 for huffyuv (422P & stride hack & dr1 -> bad )Fri, 15 Nov 2002 00:12:38 +0000, by michael
-
Example config file for the OSD menusThu, 14 Nov 2002 23:56:40 +0000, by albeu
-
Experimantal OSD menuThu, 14 Nov 2002 23:49:05 +0000, by albeu
-
OSD menus initial versionThu, 14 Nov 2002 23:47:11 +0000, by albeu
-
Add the possibilty to grab the keys and to filter the commandsThu, 14 Nov 2002 23:41:44 +0000, by albeu
-
vstrict is no flagThu, 14 Nov 2002 22:36:16 +0000, by michael
-
-xvidencopts :Thu, 14 Nov 2002 22:05:12 +0000, by rguyom
-
A bit more sane range.Thu, 14 Nov 2002 21:57:34 +0000, by rguyom
-
- added modulated quatizationThu, 14 Nov 2002 21:46:36 +0000, by rguyom
-
ffhuffyuv docsThu, 14 Nov 2002 19:33:19 +0000, by michael
-
ffhuffyuvThu, 14 Nov 2002 19:27:51 +0000, by michael
-
sync with help_mp-en.h 1.66Thu, 14 Nov 2002 12:19:31 +0000, by pl
-
don't print error if no errorThu, 14 Nov 2002 11:15:17 +0000, by arpi
-
Updates for -af by Anders Johansson <ajh@watri.uwa.edu.au>, -rnd.Thu, 14 Nov 2002 10:25:57 +0000, by diego
-
Printing of max volume on exitThu, 14 Nov 2002 09:49:06 +0000, by anders
-
10lThu, 14 Nov 2002 09:47:46 +0000, by anders
-
SDL + Cygwin link added.Wed, 13 Nov 2002 23:49:12 +0000, by diego
-
quicktime+libwine HOWTOWed, 13 Nov 2002 18:07:12 +0000, by arpi
-
wine-20021031 supportWed, 13 Nov 2002 17:51:43 +0000, by arpi
-
10lWed, 13 Nov 2002 14:12:21 +0000, by pontscho
-
Fixing segfault bug and addnig support for lrintf() in format conversionWed, 13 Nov 2002 09:09:50 +0000, by anders
-
Removed hard coded value for the length of the header separator.Wed, 13 Nov 2002 09:02:55 +0000, by bertrand
-
syncWed, 13 Nov 2002 05:19:21 +0000, by gabucino
-
some TOC reorderWed, 13 Nov 2002 05:13:51 +0000, by gabucino
-
-channels description expanded, patch by gabor <gabor@realtime.sk>.Wed, 13 Nov 2002 01:17:58 +0000, by diego
-
Basic support for random playing (-rnd and -nornd)Tue, 12 Nov 2002 23:41:32 +0000, by albeu
-
Add random stepping supportTue, 12 Nov 2002 23:39:35 +0000, by albeu
-
cleanupTue, 12 Nov 2002 21:52:56 +0000, by pontscho
-
new entryTue, 12 Nov 2002 21:51:08 +0000, by pontscho
-
compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fameTue, 12 Nov 2002 20:37:36 +0000, by rik
-
Allow to use the asx parser for some other purposesTue, 12 Nov 2002 14:19:53 +0000, by albeu
-
A struct setter. It allow you to setup struct from some userTue, 12 Nov 2002 14:16:30 +0000, by albeu
-
Fix the Gui with NEW_CONFIGTue, 12 Nov 2002 12:39:05 +0000, by albeu
-
New features:Tue, 12 Nov 2002 12:33:56 +0000, by anders
-
syncTue, 12 Nov 2002 12:23:32 +0000, by nexus
-
FreeBSD fixTue, 12 Nov 2002 12:19:23 +0000, by nexus
-
New config system + cleanup of header inter dependencyTue, 12 Nov 2002 01:56:42 +0000, by albeu
-
svq3 addedTue, 12 Nov 2002 00:19:14 +0000, by arpi
-
no need to EnterMovies(), do minimal InitializeQTML onlyTue, 12 Nov 2002 00:13:31 +0000, by arpi
-
minimalist quicktime video structures headerTue, 12 Nov 2002 00:07:43 +0000, by arpi
-
qt video dll codecs supportTue, 12 Nov 2002 00:06:36 +0000, by arpi
-
fixed output bits per sampleTue, 12 Nov 2002 00:04:55 +0000, by arpi
-
export imagedescription for qt video codecsMon, 11 Nov 2002 23:46:27 +0000, by arpi
-
syncMon, 11 Nov 2002 19:42:22 +0000, by jaf
-
size ...Mon, 11 Nov 2002 19:19:48 +0000, by pontscho
-
updateMon, 11 Nov 2002 18:58:46 +0000, by alex
-
size optimMon, 11 Nov 2002 18:31:13 +0000, by pontscho
-
added DYNAMIC_PLUGINS support (dlopen)Mon, 11 Nov 2002 18:25:02 +0000, by alex
-
dlopen() support for ad and vdMon, 11 Nov 2002 17:28:41 +0000, by alex
-
updatingMon, 11 Nov 2002 17:13:37 +0000, by pontscho
-
updatingMon, 11 Nov 2002 16:57:09 +0000, by pontscho
-
fixed mode switching on MacMon, 11 Nov 2002 16:14:28 +0000, by henry
-
removed get_info, using the same sheme as in libmpcodecs insteadMon, 11 Nov 2002 15:22:10 +0000, by alex
-
reversed wm order in vo_x11_setlayer + even upper layer for GNOME compliant wm'sMon, 11 Nov 2002 14:26:07 +0000, by henry
-
config option for Altivec (G4)Mon, 11 Nov 2002 09:37:29 +0000, by henry
-
space, whitespace fixesMon, 11 Nov 2002 05:09:13 +0000, by gabucino
-
partly applied Andras Mohari's patchMon, 11 Nov 2002 05:07:26 +0000, by gabucino
-
avoid using stale parameters for compilation if an error ocurred in configureMon, 11 Nov 2002 01:11:58 +0000, by pl
-
small cygwin-current w32api-2.0 compile fixMon, 11 Nov 2002 00:53:46 +0000, by atmos4
-
use the more stable NEWTYPE critsect codeSun, 10 Nov 2002 21:04:10 +0000, by arpi
-
merged with Jonas' version sent a week agoSun, 10 Nov 2002 20:16:49 +0000, by arpi
-
10l - found by Jerome De Greef <jdegreef@brutele.be>Sun, 10 Nov 2002 15:31:26 +0000, by arpi
-
This patch adds direct rendering to vo_dfbmga.Sun, 10 Nov 2002 13:58:46 +0000, by arpi
-
Switch containing options for DirectFB library was renamed to dfbopts.Sun, 10 Nov 2002 13:57:42 +0000, by arpi
-
fixed order of includes.Sun, 10 Nov 2002 13:12:53 +0000, by arpi
-
small fixSat, 09 Nov 2002 17:44:28 +0000, by jaf
-
divx_vbr.c now GPL, small parts rephrased.Sat, 09 Nov 2002 02:22:19 +0000, by diego
-
Redundant compilation section removed, MEncoder features section moved toSat, 09 Nov 2002 02:07:14 +0000, by diego
-
DXR2 options updated, patch by Alban Bedel, <albeu@free.fr>.Sat, 09 Nov 2002 01:31:45 +0000, by diego
-
skew calculations modified to use integersFri, 08 Nov 2002 22:05:39 +0000, by henry
-
fixing vd_ffmpeg to handle cleaned-up ffmpegFri, 08 Nov 2002 18:40:39 +0000, by michael
-
make MPlayer link on QNXThu, 07 Nov 2002 21:15:47 +0000, by gabucino
-
We update polish manual to version 0.90pre9.Thu, 07 Nov 2002 21:12:31 +0000, by gabucino
-
On non-x86 platforms, memcpy was re-implemented in mplayer and was calledThu, 07 Nov 2002 19:32:00 +0000, by jkeil
-
Fix IPB DRThu, 07 Nov 2002 10:21:18 +0000, by albeu
-
updateThu, 07 Nov 2002 05:28:55 +0000, by gabucino
-
syncThu, 07 Nov 2002 05:25:17 +0000, by gabucino
-
*HUGE* set of compiler warning fixes, unused variables removalWed, 06 Nov 2002 23:54:29 +0000, by arpi
-
more stuffWed, 06 Nov 2002 23:51:17 +0000, by arpi
-
- cleanup equalizer stuff (removed vidix dependency)Wed, 06 Nov 2002 22:20:35 +0000, by arpi
-
ehhWed, 06 Nov 2002 22:19:15 +0000, by arpi
-
SDL<->X11 order swappedWed, 06 Nov 2002 21:58:10 +0000, by arpi
-
patch from Colin Leroy <colin@colino.net>Wed, 06 Nov 2002 21:08:33 +0000, by pontscho
-
libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)Wed, 06 Nov 2002 15:19:45 +0000, by rik
-
skip id3v2 junk when looking for mp3Tue, 05 Nov 2002 23:28:52 +0000, by rfelker
-
10L found by Mark <CompGuy284 at attbi dot com>Tue, 05 Nov 2002 22:45:53 +0000, by albeu
-
Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>Tue, 05 Nov 2002 19:03:52 +0000, by bertrand
-
move timestamp debug printf to higher verbose level (hope it's ok)Tue, 05 Nov 2002 15:28:17 +0000, by atmos4
-
perspective correcture filterTue, 05 Nov 2002 13:29:10 +0000, by michael
-
check for lrintf to avoid trouble compiling lavc!Tue, 05 Nov 2002 07:34:55 +0000, by rfelker
-
10lTue, 05 Nov 2002 01:21:35 +0000, by arpi
-
ASF-style stream auto-selection, to fix files with fake a/v streams (onlyTue, 05 Nov 2002 00:54:30 +0000, by arpi
-
Fix stereo MACE filesMon, 04 Nov 2002 23:15:01 +0000, by rtognimp
-
dont use fastmemcpy for PICMon, 04 Nov 2002 22:45:34 +0000, by michael
-
smartblurMon, 04 Nov 2002 20:39:27 +0000, by michael
-
workaround for ms11 ima4Mon, 04 Nov 2002 20:36:51 +0000, by alex
-
ms\x00\x02, ms\x00\0x11 and sowt supportMon, 04 Nov 2002 20:33:42 +0000, by alex
-
ms\0x00\x11 supportMon, 04 Nov 2002 20:31:46 +0000, by alex
-
qt swot supportMon, 04 Nov 2002 20:28:21 +0000, by alex
-
MACE fixMon, 04 Nov 2002 18:46:53 +0000, by arpi
-
shape adaptive blur (slightly slow though)Mon, 04 Nov 2002 16:42:17 +0000, by michael
-
10lMon, 04 Nov 2002 15:56:38 +0000, by michael
-
fixing dependanciesMon, 04 Nov 2002 10:01:15 +0000, by michael
-
yet another screensaver fixMon, 04 Nov 2002 08:21:46 +0000, by henry
-
Shouldn't be there.Mon, 04 Nov 2002 02:16:00 +0000, by rguyom
-
cosmeticsMon, 04 Nov 2002 02:11:20 +0000, by diego
-
- realaudio ATRC (sony atrac3) codec supportMon, 04 Nov 2002 00:23:53 +0000, by arpi
-
XVIX addedSun, 03 Nov 2002 23:28:48 +0000, by arpi
-
Made new overlay functions static so they won't interfere with the restSun, 03 Nov 2002 20:59:04 +0000, by mswitch
-
At least I can honestly say that I didn't add the equalizer support, soSun, 03 Nov 2002 20:48:16 +0000, by mswitch
-
Suddenly I needed vidix.h for vidix_video_eq_tSun, 03 Nov 2002 20:26:47 +0000, by mswitch
-
Add info on DXR3 overlay supportSun, 03 Nov 2002 20:08:50 +0000, by mswitch
-
Updated docs with DXR3 overlay infoSun, 03 Nov 2002 20:05:39 +0000, by mswitch
-
locale fixSun, 03 Nov 2002 17:20:58 +0000, by nexus
-
fix by PontschoSun, 03 Nov 2002 16:58:07 +0000, by nexus
-
Simpler.Sun, 03 Nov 2002 15:56:58 +0000, by rguyom
-
arpi add direct render supportSun, 03 Nov 2002 15:14:36 +0000, by pontscho
-
Fixed a bug which would prevent proper parsing of floating pointSun, 03 Nov 2002 15:14:31 +0000, by rguyom
-
1) "-ovc divx4" doesn't encode using XViD anymoreSun, 03 Nov 2002 14:49:45 +0000, by rguyom
-
do NOT include vidix header - nonsenseSun, 03 Nov 2002 14:30:00 +0000, by arpi
-
disabled vidix dependencySun, 03 Nov 2002 14:27:32 +0000, by arpi
-
Link to Chinese documentation, ports etc mentioned in *BSD section.Sun, 03 Nov 2002 13:05:58 +0000, by diego
-
bugfixes :Sun, 03 Nov 2002 12:43:30 +0000, by rguyom
-
Header file for eqSun, 03 Nov 2002 10:07:14 +0000, by anders
-
pp docsSun, 03 Nov 2002 10:05:19 +0000, by michael
-
fix sound encoding on BE archSun, 03 Nov 2002 09:54:49 +0000, by colin
-
remove BE hack (yes, works now ! :-))Sun, 03 Nov 2002 09:51:06 +0000, by colin
-
Adding equalizer filter + some cosmeticsSun, 03 Nov 2002 09:51:02 +0000, by anders
-
- When a frame is in the ending credits zone, say so.Sun, 03 Nov 2002 09:02:56 +0000, by rguyom
-
10lSun, 03 Nov 2002 06:06:05 +0000, by anders
-
fixesSun, 03 Nov 2002 03:25:27 +0000, by gabucino
-
syncSun, 03 Nov 2002 03:13:18 +0000, by gabucino
-
scale sleep time too (-speed)Sun, 03 Nov 2002 02:02:08 +0000, by arpi
-
- cleanupSun, 03 Nov 2002 00:39:28 +0000, by pontscho
-
some updatesSun, 03 Nov 2002 00:21:20 +0000, by arpi
-
fixing vstats so B frames are shown as B and not PSun, 03 Nov 2002 00:15:55 +0000, by michael
-
added IJPG fcc and 444P output to ffmjpegSat, 02 Nov 2002 23:33:51 +0000, by alex
-
Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extandedSat, 02 Nov 2002 22:46:09 +0000, by albeu
-
10L found by jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>Sat, 02 Nov 2002 22:44:15 +0000, by albeu
-
fix possible sig8 - found by AlexSat, 02 Nov 2002 22:39:02 +0000, by arpi
-
fix endianness issue on bigendian (let libaf do the conversion ;))Sat, 02 Nov 2002 21:54:08 +0000, by colin
-
workaround old mencoder's cbr-mp3 header bugSat, 02 Nov 2002 21:52:48 +0000, by arpi
-
cosmeticSat, 02 Nov 2002 20:10:18 +0000, by pontscho
-
fixed comment - noticed by AlexSat, 02 Nov 2002 19:59:40 +0000, by arpi
-
A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it containsSat, 02 Nov 2002 19:52:59 +0000, by arpi
-
not neededSat, 02 Nov 2002 18:57:14 +0000, by pontscho
-
fix for fs modes on widescreen displaysSat, 02 Nov 2002 18:56:16 +0000, by henry
-
disabled DEBUG_LOG, noticed by Bernd Ernesti <mplayer@lists.veego.de>Sat, 02 Nov 2002 18:32:11 +0000, by alex
-
not neededSat, 02 Nov 2002 18:18:24 +0000, by pontscho
-
removed dummy config(), query_format()Sat, 02 Nov 2002 17:43:42 +0000, by arpi
-
- DR supportSat, 02 Nov 2002 17:38:15 +0000, by arpi
-
mencvcd 0.2 by Juergen Hammelmann <juergen.hammelmann@gmx.de>Sat, 02 Nov 2002 17:27:23 +0000, by jaf
-
renameSat, 02 Nov 2002 17:25:06 +0000, by pontscho
-
not neededSat, 02 Nov 2002 17:22:09 +0000, by pontscho
-
cleanup - round 2.Sat, 02 Nov 2002 17:07:19 +0000, by pontscho
-
10lSat, 02 Nov 2002 16:55:23 +0000, by michael
-
fixing shared ppSat, 02 Nov 2002 16:14:42 +0000, by michael
-
cleanupSat, 02 Nov 2002 16:09:05 +0000, by pontscho
-
Missed some gui ifdefsSat, 02 Nov 2002 16:00:21 +0000, by mswitch
-
MACE audio support with ffmpeg decoderSat, 02 Nov 2002 14:29:50 +0000, by rtognimp
-
cleanupSat, 02 Nov 2002 14:20:05 +0000, by michael
-
10lSat, 02 Nov 2002 14:01:41 +0000, by pontscho
-
cleanupSat, 02 Nov 2002 13:58:14 +0000, by michael
-
Minor cleanupsSat, 02 Nov 2002 11:24:53 +0000, by mswitch
-
warning fixesSat, 02 Nov 2002 10:59:27 +0000, by henry
-
document new 2pass syntax, remove/fix lots of obsolete junk in docsSat, 02 Nov 2002 05:42:11 +0000, by rfelker
-
cleanupSat, 02 Nov 2002 04:56:48 +0000, by rfelker
-
added obsolete message for -passSat, 02 Nov 2002 03:51:05 +0000, by rfelker
-
removed -pass nonsense from mencoder! it's now a suboption to -divx4optsSat, 02 Nov 2002 02:44:19 +0000, by rfelker
-
Huge update, added native overlay support (no more need for dxr3view).Sat, 02 Nov 2002 01:18:54 +0000, by mswitch
-
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,Sat, 02 Nov 2002 00:45:12 +0000, by arpi
-
Document xvidix pixmap corruption issue and known workarounds.Sat, 02 Nov 2002 00:27:57 +0000, by ranma
-
-really-quietFri, 01 Nov 2002 18:22:46 +0000, by arpi
-
verbose can be negativeFri, 01 Nov 2002 17:46:45 +0000, by arpi
-
usage of libmpeg2, liba52, mp3lib & svq1 can be disabledFri, 01 Nov 2002 16:40:15 +0000, by arpi
-
put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecsFri, 01 Nov 2002 16:39:39 +0000, by arpi
-
cosmetics :)Fri, 01 Nov 2002 16:38:50 +0000, by arpi
-
get stream back from the demuxerFri, 01 Nov 2002 16:10:15 +0000, by arpi
-
increase buffer size in immediate modeFri, 01 Nov 2002 11:14:23 +0000, by henry
-
Cleaned up the DXR3 section (lots of old stuff which was no longerFri, 01 Nov 2002 10:07:28 +0000, by mswitch
-
- some explanations suggested by Michael & RichFri, 01 Nov 2002 01:32:30 +0000, by arpi
-
cosmetics requested by kabiFri, 01 Nov 2002 01:19:04 +0000, by michael
-
updatedFri, 01 Nov 2002 01:09:06 +0000, by arpi
-
panscan support in -vo mga (actually moved common code to mga_common.c)Fri, 01 Nov 2002 00:21:45 +0000, by arpi
-
I ported mplayer to the GNU system (also known as GNU/Hurd),Fri, 01 Nov 2002 00:05:56 +0000, by arpi
-
vf_unsharp: proper rounding & print if sharpening or bluringFri, 01 Nov 2002 00:02:52 +0000, by arpi
-
The first language ripped is set as the default languageFri, 01 Nov 2002 00:01:53 +0000, by arpi
-
Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400Thu, 31 Oct 2002 23:54:26 +0000, by arpi
-
including source and precompiled .spec for libwine supportThu, 31 Oct 2002 23:37:38 +0000, by arpi
-
optional libwine support (compiling mplayer_wine.so, to be loaded using wine)Thu, 31 Oct 2002 23:26:35 +0000, by arpi
-
boxblur, another useless filterThu, 31 Oct 2002 23:26:11 +0000, by michael
-
set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.Thu, 31 Oct 2002 23:16:27 +0000, by arpi
-
qtaudio - audio decoder using win32 quicktime 5 dllsThu, 31 Oct 2002 23:11:34 +0000, by arpi
-
qdmc/qdm2 codec addedThu, 31 Oct 2002 23:04:46 +0000, by arpi
-
(de)intrleave luma & chroma idependantlyThu, 31 Oct 2002 22:47:51 +0000, by michael
-
il & swapuvThu, 31 Oct 2002 20:08:50 +0000, by michael
-
(de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)Thu, 31 Oct 2002 20:03:08 +0000, by michael
-
pass audio codecdataThu, 31 Oct 2002 19:35:20 +0000, by arpi
-
(useless) UV plane swapperThu, 31 Oct 2002 18:13:56 +0000, by michael
-
some docs about video filter apiThu, 31 Oct 2002 14:25:41 +0000, by arpi
-
sync with help_mp-en.h 1.65Thu, 31 Oct 2002 11:37:23 +0000, by pl
-
v4l updateThu, 31 Oct 2002 11:30:09 +0000, by henry
-
Adding commandline options for filters and fixing stupid bug in cfgThu, 31 Oct 2002 11:06:19 +0000, by anders
-
spelling fixesThu, 31 Oct 2002 11:01:40 +0000, by henry
-
INREG now static inline instead of a define, to avoid unnecessary GETREGThu, 31 Oct 2002 10:57:07 +0000, by colin
-
dummy -nppThu, 31 Oct 2002 10:42:20 +0000, by michael
-
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with itThu, 31 Oct 2002 10:21:44 +0000, by michael
-
fixesThu, 31 Oct 2002 05:07:43 +0000, by gabucino
-
syncThu, 31 Oct 2002 05:06:29 +0000, by gabucino
-
using fewer registers ... to workaround somethingThu, 31 Oct 2002 01:42:59 +0000, by michael
-
Removed debugging outputWed, 30 Oct 2002 23:31:02 +0000, by mswitch
-
Added info on new dxr3 syncengineWed, 30 Oct 2002 22:49:39 +0000, by mswitch
-
updatedWed, 30 Oct 2002 22:23:29 +0000, by arpi
-
removing "-npp" (found by arpi)Wed, 30 Oct 2002 21:13:07 +0000, by michael
-
per context cpuCaps (idea by kabi)Wed, 30 Oct 2002 21:02:21 +0000, by michael
-
change qscale type to int8 and fix qscale orderingWed, 30 Oct 2002 20:50:33 +0000, by michael
-
This patch is to add support for overlapping subtitles, that isWed, 30 Oct 2002 19:26:05 +0000, by arpi
-
JACOSub is another subtitling format, whose specifications are at:Wed, 30 Oct 2002 19:16:58 +0000, by arpi
-
Some little bugfixsWed, 30 Oct 2002 17:54:07 +0000, by albeu
-
10LWed, 30 Oct 2002 17:51:13 +0000, by albeu
-
The default query_format shouldn't accept IMGFMT_MPEGPESWed, 30 Oct 2002 17:48:39 +0000, by albeu
-
10L ! Don't remove the scale filter if we don't added ourselfWed, 30 Oct 2002 17:45:44 +0000, by albeu
-
debug printfWed, 30 Oct 2002 14:10:36 +0000, by arpi
-
unsharp filter docWed, 30 Oct 2002 11:12:41 +0000, by arpi
-
Adding compile problem fix from GabucinoWed, 30 Oct 2002 09:05:02 +0000, by anders
-
enable volume filter and fix nonsense default volume (still not usableWed, 30 Oct 2002 04:11:26 +0000, by rfelker
-
using same numbers for cpuCaps as libmpeg2 & liba52Wed, 30 Oct 2002 01:59:51 +0000, by michael
-
cleanly passing the cpuCapsWed, 30 Oct 2002 01:51:14 +0000, by michael
-
Auto insert vf_lavc for the MPEG vo'sTue, 29 Oct 2002 23:43:23 +0000, by albeu
-
Fixed the overlay, some opts to adjust the overlayTue, 29 Oct 2002 23:40:07 +0000, by albeu
-
<B>MPlayer</B> --> MPlayerTue, 29 Oct 2002 23:37:45 +0000, by diego
-
10lTue, 29 Oct 2002 23:36:37 +0000, by michael
-
don't use soundcard.h on non-linux if no OSS supportTue, 29 Oct 2002 23:07:41 +0000, by arpi
-
new video filter: unsharp - does image (l/c/l+c) sharping/bluringTue, 29 Oct 2002 22:37:11 +0000, by arpi
-
Alex's 10l - fixed liblzo linkingTue, 29 Oct 2002 22:01:09 +0000, by arpi
-
here is a somewhat generic equalizer implementation for the X11 vo driversTue, 29 Oct 2002 20:27:47 +0000, by arpi
-
cleanupTue, 29 Oct 2002 20:12:24 +0000, by michael
-
cosmetics ;)Tue, 29 Oct 2002 18:51:52 +0000, by michael
-
better deblocking filterTue, 29 Oct 2002 18:35:15 +0000, by michael
-
cleaned up liblzo detect and namingTue, 29 Oct 2002 16:50:34 +0000, by alex
-
10l - fixed wma version misdetectionTue, 29 Oct 2002 16:40:45 +0000, by alex
-
passing picture_type (might be usefull for postprocessing)Tue, 29 Oct 2002 11:26:26 +0000, by michael
-
-fomit-frame-pointer is needed for the PIC codeTue, 29 Oct 2002 11:21:43 +0000, by michael
-
updated v4l sectionTue, 29 Oct 2002 10:09:10 +0000, by henry
-
10L fixTue, 29 Oct 2002 10:03:58 +0000, by henry
-
GCC warning fixesTue, 29 Oct 2002 09:18:53 +0000, by bertrand
-
using fewer registers (fixes compilation bug hopefully)Tue, 29 Oct 2002 09:16:06 +0000, by michael
-
Updated the DXR3 section to reflect command changes, prebuf replacedTue, 29 Oct 2002 01:41:16 +0000, by mswitch
-
Prebuffering is no longer the default option.Tue, 29 Oct 2002 01:38:42 +0000, by mswitch
-
fixing segfaultTue, 29 Oct 2002 01:20:51 +0000, by michael
-
fix compilation on non-x86 with gcc 2.95Tue, 29 Oct 2002 00:54:07 +0000, by colin
-
fixing quant_store scalingMon, 28 Oct 2002 22:45:05 +0000, by michael
-
postprocessing cleanup:Mon, 28 Oct 2002 19:31:04 +0000, by michael
-
Fixed stupid bug relating to multiple cards on athlonsMon, 28 Oct 2002 17:08:37 +0000, by mswitch
-
syncMon, 28 Oct 2002 15:04:48 +0000, by zdar
-
VCD fixesMon, 28 Oct 2002 00:55:07 +0000, by arpi
-
Unified BSD sections, expanded Cygwin section, small fixes.Mon, 28 Oct 2002 00:44:17 +0000, by diego
-
config_vo error handlingMon, 28 Oct 2002 00:42:39 +0000, by arpi
-
pass extradata to the codecMon, 28 Oct 2002 00:40:42 +0000, by arpi
-
ffwmaMon, 28 Oct 2002 00:38:29 +0000, by arpi
-
Gerard->FabriceMon, 28 Oct 2002 00:36:27 +0000, by arpi
-
URLs corrected.Mon, 28 Oct 2002 00:23:39 +0000, by diego
-
1lSun, 27 Oct 2002 18:01:40 +0000, by jonas
-
some changes found by lgb...Sun, 27 Oct 2002 17:33:44 +0000, by jonas
-
DVD authentication, VCD/DVD structure, more...Sun, 27 Oct 2002 15:36:33 +0000, by jonas
-
sync, patch by Ioannis Panteleakis.Sun, 27 Oct 2002 10:43:38 +0000, by diego
-
10lSun, 27 Oct 2002 03:30:59 +0000, by arpi
-
vo_init() moved to/fixed in preinit()Sun, 27 Oct 2002 03:16:21 +0000, by arpi
-
mode detection && vo_init() moved to preinit()Sun, 27 Oct 2002 03:15:48 +0000, by arpi
-
1l :)Sun, 27 Oct 2002 02:54:46 +0000, by arpi
-
handle direct rendering buffer allocation failureSun, 27 Oct 2002 00:37:51 +0000, by michael
-
added chanegs since pre9Sat, 26 Oct 2002 16:25:32 +0000, by arpi
-
- removed YV12 support (builtin yv12->rgb conversion)Sat, 26 Oct 2002 16:05:47 +0000, by arpi
-
Gregory Kovriga addedSat, 26 Oct 2002 15:06:50 +0000, by arpi
-
HTML errorsSat, 26 Oct 2002 10:09:42 +0000, by diego
-
avoids segfaults w.r.t to mp3 files handling:Sat, 26 Oct 2002 00:28:48 +0000, by pl
-
Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work afterFri, 25 Oct 2002 23:58:33 +0000, by colin
-
please never edit this file with a windows editor.Fri, 25 Oct 2002 17:42:20 +0000, by jaf
-
update cygwin statusFri, 25 Oct 2002 16:52:07 +0000, by faust3
-
2xSai filter... just for fun, imho uselessFri, 25 Oct 2002 16:49:33 +0000, by arpi
-
debug izeFri, 25 Oct 2002 16:48:53 +0000, by arpi
-
add ao_win32Fri, 25 Oct 2002 16:39:44 +0000, by faust3
-
add ao_win32Fri, 25 Oct 2002 16:34:27 +0000, by faust3
-
add ao_win32Fri, 25 Oct 2002 16:25:41 +0000, by faust3
-
add win32 libsFri, 25 Oct 2002 16:22:59 +0000, by faust3
-
new windows waveout audio driverFri, 25 Oct 2002 16:18:33 +0000, by faust3
-
Reverse Arpi's commit and put the right fix in place.Fri, 25 Oct 2002 16:06:25 +0000, by albeu
-
better error handlingFri, 25 Oct 2002 14:58:30 +0000, by arpi
-
check for framesize validity, return -1 (error) for zero size (bug found by pl)Fri, 25 Oct 2002 14:33:51 +0000, by arpi
-
patch for crashes/memory corruptions in ASX playlist parser.Fri, 25 Oct 2002 14:13:32 +0000, by arpi
-
Check what we obtain in SDL_OpenAudio() - allows to build theFri, 25 Oct 2002 10:27:20 +0000, by colin
-
v4l options updateFri, 25 Oct 2002 09:45:31 +0000, by henry
-
fixes a segfault when seeking on some mp3 only filesFri, 25 Oct 2002 09:42:55 +0000, by pl
-
added an option for specifying the size of capture bufferFri, 25 Oct 2002 09:42:41 +0000, by henry
-
Spellchecked, reworded, reformatted, small additions and corrections.Thu, 24 Oct 2002 22:06:09 +0000, by diego
-
spelling: paramerters -> parametersThu, 24 Oct 2002 21:34:54 +0000, by rik
-
2 small fixesThu, 24 Oct 2002 21:05:16 +0000, by arpi
-
pre9 entry spellchecked in preparation of the imminent release.Thu, 24 Oct 2002 21:01:46 +0000, by diego
-
updatedThu, 24 Oct 2002 20:56:38 +0000, by arpi
-
10l... #ifdef doesn't work for enums :(Thu, 24 Oct 2002 19:40:08 +0000, by arpi
-
Change SDL_(Un)lockAudio to PauseAudio() (works better)Thu, 24 Oct 2002 18:13:24 +0000, by colin
-
on solaris x86, set set default for vidix to 'disabled' (does yet not compile)Thu, 24 Oct 2002 18:12:40 +0000, by jkeil
-
updated commentsThu, 24 Oct 2002 17:39:12 +0000, by arpi
-
made gcd() staticThu, 24 Oct 2002 17:34:01 +0000, by arpi
-
100l - Michael is right, we don't need le2me hereThu, 24 Oct 2002 10:05:09 +0000, by arpi
-
small warning fix from Dominik MierzejewskiWed, 23 Oct 2002 23:57:45 +0000, by pontscho
-
fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)Wed, 23 Oct 2002 23:52:57 +0000, by michael
-
10lWed, 23 Oct 2002 23:48:42 +0000, by arpi
-
max header size increasedWed, 23 Oct 2002 23:40:34 +0000, by arpi
-
fixed unaligned access (bus error on sparc)Wed, 23 Oct 2002 23:15:25 +0000, by arpi
-
A small patch to Gui/interface.c; the first fix is a plain bug, the second isWed, 23 Oct 2002 23:13:26 +0000, by arpi
-
gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.Wed, 23 Oct 2002 23:12:09 +0000, by diego
-
cosmeticWed, 23 Oct 2002 23:02:26 +0000, by pontscho
-
updatedWed, 23 Oct 2002 22:56:19 +0000, by arpi
-
rewrote the lirc code to remove the forkWed, 23 Oct 2002 22:23:12 +0000, by arpi
-
applied Albeu's doc on -input file=...Wed, 23 Oct 2002 22:21:54 +0000, by arpi
-
allow cache to be disabled (-nocache should override cachesize autodetectionWed, 23 Oct 2002 22:07:29 +0000, by arpi
-
- fixed several 10l bugsWed, 23 Oct 2002 20:39:49 +0000, by arpi
-
FreeBSD fixWed, 23 Oct 2002 20:04:22 +0000, by nexus
-
10lWed, 23 Oct 2002 19:19:23 +0000, by jaf
-
updWed, 23 Oct 2002 19:03:44 +0000, by alex
-
1lWed, 23 Oct 2002 18:53:06 +0000, by arpi
-
10lWed, 23 Oct 2002 18:51:19 +0000, by arpi
-
yeah, test.c works now!Wed, 23 Oct 2002 18:20:13 +0000, by arpi
-
Geometry updateWed, 23 Oct 2002 18:05:58 +0000, by mark
-
documenting -vop rotate 4..7Wed, 23 Oct 2002 17:52:38 +0000, by arpi
-
automatic rotation for mode 4..7, based onWed, 23 Oct 2002 17:51:49 +0000, by arpi
-
Fixed a bug in MPlayer which would prevent proper parsing ofWed, 23 Oct 2002 17:42:12 +0000, by arpi
-
Added meself to AUTHORSWed, 23 Oct 2002 17:25:34 +0000, by mark
-
10lWed, 23 Oct 2002 17:23:05 +0000, by arpi
-
cleanup config option handling in libmpdemux.Wed, 23 Oct 2002 17:21:01 +0000, by arpi
-
Added the -geometry option (supports fbdev and tdfxfb drivers)Wed, 23 Oct 2002 16:52:54 +0000, by mark
-
Add convenience wrapper for mplayer -identifyWed, 23 Oct 2002 15:49:44 +0000, by ranma
-
add -identify switchWed, 23 Oct 2002 15:48:56 +0000, by ranma
-
If movie height is odd, the picture is placed badly, due to wrong rouding.Wed, 23 Oct 2002 15:32:40 +0000, by arpi
-
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()Wed, 23 Oct 2002 14:46:20 +0000, by arpi
-
cosmetics - reordered config.mak linesWed, 23 Oct 2002 14:45:01 +0000, by arpi
-
re-enabled a-v syncWed, 23 Oct 2002 14:39:13 +0000, by arpi
-
added libmpdemux depends to test.cWed, 23 Oct 2002 13:59:05 +0000, by arpi
-
time.h required for select()Wed, 23 Oct 2002 11:20:07 +0000, by arpi
-
MPlayer being unable to display video properly on many nVidia graphics cards.Wed, 23 Oct 2002 00:36:55 +0000, by arpi
-
sample client for -vop bmovl -- loads and alphablend any PNG fileWed, 23 Oct 2002 00:28:27 +0000, by arpi
-
-vop bmovl - BitMap OVerLay videofilter for MPlayerWed, 23 Oct 2002 00:26:27 +0000, by arpi
-
dvd chapter detect function from Gregory KovrigaTue, 22 Oct 2002 22:45:30 +0000, by pontscho
-
cosmeticsTue, 22 Oct 2002 22:31:19 +0000, by pontscho
-
- using avcodec_alloc_context()Tue, 22 Oct 2002 22:25:17 +0000, by arpi
-
fixes (what?:)Tue, 22 Oct 2002 20:47:38 +0000, by gabucino
-
fixes (yeah, I dunno what:)Tue, 22 Oct 2002 20:45:51 +0000, by gabucino
-
more undetectable xvid bugs :(Tue, 22 Oct 2002 19:21:24 +0000, by michael
-
compiler warning fixes by DominikTue, 22 Oct 2002 16:24:26 +0000, by arpi
-
dump wav headerTue, 22 Oct 2002 16:02:21 +0000, by arpi
-
some fixesTue, 22 Oct 2002 15:55:40 +0000, by arpi
-
endianess independency (using get int 16/32/64 func instead of typecasting pointer)Tue, 22 Oct 2002 15:41:41 +0000, by arpi
-
minor fixes in forceaudio optionTue, 22 Oct 2002 15:33:41 +0000, by henry
-
OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)Tue, 22 Oct 2002 15:14:30 +0000, by arpi
-
don't build dhahelper on PPC linuxTue, 22 Oct 2002 15:09:36 +0000, by arpi
-
Colin Leroy addedTue, 22 Oct 2002 15:07:37 +0000, by arpi
-
New feature to let mplayer read commands from a file. MostlyTue, 22 Oct 2002 14:32:17 +0000, by albeu
-
added linuxppc+vidixTue, 22 Oct 2002 14:16:32 +0000, by alex
-
save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)Tue, 22 Oct 2002 13:20:53 +0000, by michael
-
libdha on linux powerpc support by Colin Leroy <colin@colino.net>Tue, 22 Oct 2002 12:22:40 +0000, by alex
-
RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)Tue, 22 Oct 2002 11:52:21 +0000, by michael
-
add an option to force audio recording when a tv card reports no audio sourcesTue, 22 Oct 2002 07:56:13 +0000, by henry
-
add a forgotten shutdown testTue, 22 Oct 2002 07:29:09 +0000, by henry
-
fixesTue, 22 Oct 2002 01:22:35 +0000, by arpi
-
obsoleteTue, 22 Oct 2002 01:07:08 +0000, by arpi
-
updatedTue, 22 Oct 2002 01:06:32 +0000, by arpi
-
update version in changelogMon, 21 Oct 2002 21:02:12 +0000, by eyck
-
sync (today's changes not yet)Mon, 21 Oct 2002 20:59:43 +0000, by gabucino
-
small helper script for DOCS translators (to change numeric links toMon, 21 Oct 2002 20:59:42 +0000, by gabucino
-
sync with en v1.65Mon, 21 Oct 2002 19:30:14 +0000, by rtognimp
-
sync by me and hephooey@fastmail.fmMon, 21 Oct 2002 16:57:20 +0000, by jaf
-
endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)Mon, 21 Oct 2002 16:57:02 +0000, by michael
-
really fix latest fix. But now this versioning stopped making sense to me.Mon, 21 Oct 2002 14:23:19 +0000, by eyck
-
1mlMon, 21 Oct 2002 12:56:03 +0000, by atmos4
-
syncMon, 21 Oct 2002 11:43:33 +0000, by nexus
-
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patchMon, 21 Oct 2002 11:11:39 +0000, by pontscho
-
XviD needs some more header files.Mon, 21 Oct 2002 01:57:23 +0000, by diego
-
Typo: libcore.a is now called libxvidcore.aMon, 21 Oct 2002 01:52:14 +0000, by diego
-
Obtain gdb information from non i386 machines.Sun, 20 Oct 2002 19:51:12 +0000, by diego
-
data partitioning / packetization encoding support was allready there before pre8 (no i dunno when it was added)Sun, 20 Oct 2002 16:29:46 +0000, by michael
-
updated...Sun, 20 Oct 2002 14:04:08 +0000, by arpi
-
add FreeBSD default pathSun, 20 Oct 2002 12:33:22 +0000, by nexus
-
<B>MPlayer</B> ---> MPlayerSun, 20 Oct 2002 12:20:39 +0000, by diego
-
RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.Sun, 20 Oct 2002 11:34:06 +0000, by diego
-
fix previous patch.Sun, 20 Oct 2002 10:41:32 +0000, by eyck
-
change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>Sun, 20 Oct 2002 08:43:09 +0000, by eyck
-
Patch from: Guillem Jover <guillem.jover@menta.net>Sun, 20 Oct 2002 08:26:23 +0000, by eyck
-
Fixed more potential mem leaks and use the url_free methodSat, 19 Oct 2002 23:28:51 +0000, by bertrand
-
libmpdvdkit --> libmpdvdkit2, small correctionsSat, 19 Oct 2002 22:06:46 +0000, by diego
-
removed the messSat, 19 Oct 2002 20:56:28 +0000, by alex
-
set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)Sat, 19 Oct 2002 20:55:06 +0000, by alex
-
Fixed two typos noticed by Sycotic Smith (I think).Sat, 19 Oct 2002 20:26:04 +0000, by diego
-
task doneSat, 19 Oct 2002 20:05:57 +0000, by alex
-
Stop grabbing from v4l when paused by Jindrich MakovickaSat, 19 Oct 2002 20:03:40 +0000, by alex
-
Choose a good visual from the list of supported visuals on the X11 server,Sat, 19 Oct 2002 19:54:59 +0000, by jkeil
-
- wsErrorHandler was crashing on solaris with a null pointer access in printf;Sat, 19 Oct 2002 19:47:16 +0000, by jkeil
-
using sh->context for private dataSat, 19 Oct 2002 19:06:45 +0000, by alex
-
support to use minilzo lib alternativelySat, 19 Oct 2002 18:56:48 +0000, by alex
-
syncSat, 19 Oct 2002 17:48:53 +0000, by jaf
-
some cleanupSat, 19 Oct 2002 17:31:36 +0000, by arpi
-
Do not install CVS directories.Sat, 19 Oct 2002 13:47:10 +0000, by diego
-
FreeBSD infoSat, 19 Oct 2002 13:29:25 +0000, by nexus
-
Documented "j" key, small fixes, rewording, spell checking.Sat, 19 Oct 2002 04:28:52 +0000, by diego
-
Remove option descriptions that are in the man page, add some missingSat, 19 Oct 2002 04:26:36 +0000, by diego
-
Keyboard controls and options are described in the man page, removed theSat, 19 Oct 2002 04:22:50 +0000, by diego
-
Sync with the English version, patch by <hephooey@fastmail.fm>.Sat, 19 Oct 2002 03:53:06 +0000, by diego
-
10LSat, 19 Oct 2002 01:58:34 +0000, by kmkaplan
-
bypass palette from bih, when codec cannot give it in o_bihSat, 19 Oct 2002 00:57:44 +0000, by arpi
-
#ifdef PIX_FMT_YUV411P...Sat, 19 Oct 2002 00:23:50 +0000, by arpi
-
doc fixes part 1 (more will come when i find the time to read the rest)Fri, 18 Oct 2002 17:57:05 +0000, by attila
-
some corrections to produce better looking indentationsThu, 17 Oct 2002 22:51:35 +0000, by jonas
-
fix & workaround possible sig8/sig11 in blocksize calculationThu, 17 Oct 2002 22:12:32 +0000, by arpi
-
fix bih->biSize for uncompressed files tooThu, 17 Oct 2002 21:54:51 +0000, by arpi
-
exporting palette for 4/8bpp modesThu, 17 Oct 2002 21:53:30 +0000, by arpi
-
fixing palette exportThu, 17 Oct 2002 21:32:35 +0000, by arpi
-
vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.Thu, 17 Oct 2002 20:37:55 +0000, by diego
-
Mplayer can switch between subtitles of different languages duringThu, 17 Oct 2002 15:44:41 +0000, by kmkaplan
-
Mplayer can switch between subtitles of different languages duringThu, 17 Oct 2002 15:41:20 +0000, by kmkaplan
-
10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>Thu, 17 Oct 2002 13:17:56 +0000, by faust3
-
-fixed-vo supportThu, 17 Oct 2002 09:49:25 +0000, by pontscho
-
fill the extra bytes with zeroThu, 17 Oct 2002 00:54:13 +0000, by arpi
-
small memleaksThu, 17 Oct 2002 00:53:14 +0000, by arpi
-
dumping environment vars in setdllacecsspathThu, 17 Oct 2002 00:28:10 +0000, by arpi
-
rgb1/rgb4 supportThu, 17 Oct 2002 00:27:27 +0000, by arpi
-
codecs.conf min. version bumpedThu, 17 Oct 2002 00:24:58 +0000, by arpi
-
- raw rgb1, rgb4 addedThu, 17 Oct 2002 00:24:43 +0000, by arpi
-
- rgb1, rgb4 supportThu, 17 Oct 2002 00:20:44 +0000, by arpi
-
avoid multiple initThu, 17 Oct 2002 00:04:33 +0000, by michael
-
10l bug, found by valgrind :)Wed, 16 Oct 2002 23:12:00 +0000, by arpi
-
Extended the FAQ a bit, maybe we start receiving some more donations andWed, 16 Oct 2002 23:04:47 +0000, by diego
-
fix memleak againWed, 16 Oct 2002 22:53:18 +0000, by pontscho
-
fix memleakWed, 16 Oct 2002 22:44:09 +0000, by pontscho
-
-fixed-vo supportWed, 16 Oct 2002 22:29:00 +0000, by pontscho
-
-fixed-vo supportWed, 16 Oct 2002 21:32:03 +0000, by pontscho
-
10l - do not read INDEX twice!!!Wed, 16 Oct 2002 21:04:19 +0000, by arpi
-
memleaksWed, 16 Oct 2002 20:25:23 +0000, by arpi
-
memleak fixWed, 16 Oct 2002 20:17:20 +0000, by arpi
-
memleak fix (found by valgrind)Wed, 16 Oct 2002 20:14:29 +0000, by arpi
-
fix fullscreenWed, 16 Oct 2002 19:45:35 +0000, by pontscho
-
-fixed-vo support, based on patch by .so :)Wed, 16 Oct 2002 19:31:07 +0000, by arpi
-
10l. use mpcodecs_draw_slice, instead of libvo directlyWed, 16 Oct 2002 19:26:30 +0000, by arpi
-
new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bppWed, 16 Oct 2002 18:40:03 +0000, by arpi
-
ss_div/ss_mul defaults to 0Wed, 16 Oct 2002 16:51:03 +0000, by arpi
-
set up ss_div/ss_mul properly, accept 'alaw' fourcc tooWed, 16 Oct 2002 16:49:58 +0000, by arpi
-
tell the codec wrapper the codec path (fixes realaudio Sipr)Wed, 16 Oct 2002 15:59:04 +0000, by arpi
-
- dvd aspect changing bug - fixedWed, 16 Oct 2002 15:35:28 +0000, by pontscho
-
use standard gsm fourcc 'agsm' instead of msgsm id 0x31Wed, 16 Oct 2002 15:15:43 +0000, by arpi
-
more accurate a_pts calculation in AVI -bps (default) modeWed, 16 Oct 2002 14:51:15 +0000, by arpi
-
ds_tell_block()Wed, 16 Oct 2002 14:50:45 +0000, by arpi
-
10l to Dominik - casting at wrong placeWed, 16 Oct 2002 13:31:38 +0000, by arpi
-
Don't start a CDDB request to the CDDB server if there is no CD in the drive,Wed, 16 Oct 2002 08:14:42 +0000, by bertrand
-
Adding volume control and moving control() call parameters to a seperate fileWed, 16 Oct 2002 01:49:40 +0000, by anders
-
reversed some changes as they produced ugly html outputTue, 15 Oct 2002 13:51:46 +0000, by jonas
-
All right: The patch adresses two issues which I found, when I analyzedTue, 15 Oct 2002 00:47:17 +0000, by arpi
-
10lMon, 14 Oct 2002 22:42:55 +0000, by jonas
-
remove some notes, more conversion notesMon, 14 Oct 2002 22:14:41 +0000, by jonas
-
rewrite (again ;), cosmetics, no real changesMon, 14 Oct 2002 22:10:38 +0000, by jonas
-
MSGL_DBG2 -> MSGL_INFOMon, 14 Oct 2002 20:51:18 +0000, by attila
-
printf -> mp_msgMon, 14 Oct 2002 15:12:04 +0000, by attila
-
correction of Kim Minh Kaplan, some cosmeticsMon, 14 Oct 2002 14:03:12 +0000, by jonas
-
put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)Mon, 14 Oct 2002 12:51:55 +0000, by michael
-
always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)Mon, 14 Oct 2002 01:39:17 +0000, by arpi
-
trivial date & disclaimer fixSun, 13 Oct 2002 23:28:29 +0000, by arpi
-
changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts options, restructured lavcopts, fixed some syntax errorsSun, 13 Oct 2002 23:18:41 +0000, by jonas
-
Fixes:Sun, 13 Oct 2002 22:00:15 +0000, by arpi
-
compiler warning fixesSun, 13 Oct 2002 21:58:55 +0000, by arpi
-
-fps autodetectionSun, 13 Oct 2002 21:57:54 +0000, by arpi
-
liblzo realtime video codec support (decoding only)Sun, 13 Oct 2002 21:40:10 +0000, by arpi
-
make local stuff 'static', complete uninitSun, 13 Oct 2002 21:26:00 +0000, by arpi
-
better wordingSun, 13 Oct 2002 20:48:46 +0000, by arpi
-
add new 3ivx.com fourccsSun, 13 Oct 2002 20:45:04 +0000, by faust3
-
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)Sun, 13 Oct 2002 19:46:51 +0000, by michael
-
more info about data partitioningSun, 13 Oct 2002 18:35:15 +0000, by michael
-
mmx yuy2 outputSun, 13 Oct 2002 17:23:02 +0000, by michael
-
new error resilience supportSun, 13 Oct 2002 13:49:24 +0000, by michael
-
Create the ~/.cddb directory if not present.Sun, 13 Oct 2002 08:27:03 +0000, by bertrand
-
yuy2 output supportSun, 13 Oct 2002 00:30:38 +0000, by michael
-
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &Sat, 12 Oct 2002 20:02:01 +0000, by jkeil
-
fixed 2 10l bugs, ATI VCR2 dll now workingSat, 12 Oct 2002 16:40:56 +0000, by alex
-
syncSat, 12 Oct 2002 15:49:19 +0000, by jaf
-
sync with help_mp-en.h 1.63Sat, 12 Oct 2002 00:13:22 +0000, by pl
-
src and dest buffers may overlapFri, 11 Oct 2002 23:55:04 +0000, by pl
-
- ao_data.bps not set, confuses the A-V sync computation when the audio filtersFri, 11 Oct 2002 21:22:55 +0000, by jkeil
-
more correct flagsFri, 11 Oct 2002 14:48:07 +0000, by faust3
-
added reference to the cpufreq project (for the speedstep problems).Fri, 11 Oct 2002 10:08:11 +0000, by attila
-
Correcting counters and flagsFri, 11 Oct 2002 04:23:52 +0000, by anders
-
stream selection cleanup, fixed -nosoundThu, 10 Oct 2002 23:24:15 +0000, by arpi
-
setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windowsThu, 10 Oct 2002 21:04:42 +0000, by arpi
-
Use the common aspect codeThu, 10 Oct 2002 14:17:59 +0000, by albeu
-
upsz ...Thu, 10 Oct 2002 14:11:06 +0000, by pontscho
-
- better dxr3 supportThu, 10 Oct 2002 14:06:49 +0000, by pontscho
-
last flip bug fixedThu, 10 Oct 2002 12:47:33 +0000, by pontscho
-
Well.. it's KotH not Koth :)Thu, 10 Oct 2002 12:00:04 +0000, by attila
-
argh 100lThu, 10 Oct 2002 09:14:53 +0000, by nexus
-
10lThu, 10 Oct 2002 08:56:44 +0000, by nexus
-
Man page review part one, spelling, rewording and layout fixes.Thu, 10 Oct 2002 03:35:23 +0000, by diego
-
Mailing list section reworded and updated. This should at some point beThu, 10 Oct 2002 03:32:23 +0000, by diego
-
Cosmetics: Converted 2 spaces to one in section titles, changed some uglyThu, 10 Oct 2002 01:42:27 +0000, by diego
-
Fix for a stupid mistake, patch by hephooey@fastmail.fm.Thu, 10 Oct 2002 01:34:30 +0000, by diego
-
don't honor stride hints if the next filter(chain) doesn't support strideThu, 10 Oct 2002 01:09:23 +0000, by arpi
-
Fix usage for common users that may not have fbset in their path.Thu, 10 Oct 2002 00:51:41 +0000, by diego
-
compiler warning found by DominikThu, 10 Oct 2002 00:10:58 +0000, by arpi
-
also set VFCAP_ACCEPT_STRIDE when draw_image() is implementedThu, 10 Oct 2002 00:09:34 +0000, by arpi
-
draw_image()Thu, 10 Oct 2002 00:04:25 +0000, by arpi
-
for() -> memcpy_pic()Wed, 09 Oct 2002 23:54:13 +0000, by arpi
-
10l fix & cleanup of draw_frame(), still NO support for stride :(Wed, 09 Oct 2002 23:39:36 +0000, by arpi
-
draw_slice() seems to support all cspWed, 09 Oct 2002 23:13:47 +0000, by arpi
-
since draw_slice() supports RGB/BGR, we don't need draw_image() for strideWed, 09 Oct 2002 22:44:07 +0000, by arpi
-
since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flagWed, 09 Oct 2002 22:37:27 +0000, by arpi
-
support for VFCAP_ACCEPT_STRIDE in vo driversWed, 09 Oct 2002 22:32:04 +0000, by arpi
-
VFCAP_DRAW_SLICE addedWed, 09 Oct 2002 22:07:48 +0000, by arpi
-
draw_image, get_image fixWed, 09 Oct 2002 21:54:58 +0000, by arpi
-
draw_image()Wed, 09 Oct 2002 21:26:16 +0000, by arpi
-
- implemented draw_image()Wed, 09 Oct 2002 20:32:41 +0000, by arpi
-
-fixes vo_directx to work with -fixed-voWed, 09 Oct 2002 19:03:17 +0000, by arpi
-
draw_image() implementation (new libvo API)Wed, 09 Oct 2002 14:38:38 +0000, by arpi
-
more cleanup, some -vo mga fullscreen fixesWed, 09 Oct 2002 13:40:23 +0000, by arpi
-
some cleanupWed, 09 Oct 2002 13:25:13 +0000, by arpi
-
VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>Wed, 09 Oct 2002 13:16:27 +0000, by arpi
-
_EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testingWed, 09 Oct 2002 01:13:40 +0000, by arpi
-
preinit() has an arg... use it.Wed, 09 Oct 2002 00:52:15 +0000, by arpi
-
mode check at preinit()Wed, 09 Oct 2002 00:51:04 +0000, by arpi
-
cosmeticsWed, 09 Oct 2002 00:39:04 +0000, by arpi
-
-nosound fixTue, 08 Oct 2002 23:53:33 +0000, by arpi
-
- fixed a 10l bug: setting PTS flag even if no PTS storedTue, 08 Oct 2002 23:11:49 +0000, by arpi
-
fixed LPCM parsingTue, 08 Oct 2002 22:57:39 +0000, by arpi
-
parse samplerate & channels from LPCM headerTue, 08 Oct 2002 22:56:43 +0000, by arpi
-
reset channels tooTue, 08 Oct 2002 22:55:55 +0000, by arpi
-
remove nonsense warnings now that libaf is usedTue, 08 Oct 2002 22:41:45 +0000, by rfelker
-
ffdv is stable nowTue, 08 Oct 2002 19:18:36 +0000, by arpi
-
cosmetics :)Tue, 08 Oct 2002 17:59:52 +0000, by arpi
-
Adding function for calculating the delay caused by the filtersTue, 08 Oct 2002 10:20:36 +0000, by anders
-
Added support for RTSP stream over TCP.Tue, 08 Oct 2002 05:46:23 +0000, by bertrand
-
* Fix for the broken MultiDec files I had originally posted with theMon, 07 Oct 2002 22:13:34 +0000, by arpi
-
411P added (DV ntsc)Mon, 07 Oct 2002 21:57:43 +0000, by arpi
-
argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.Mon, 07 Oct 2002 21:24:44 +0000, by arpi
-
fill ao_data correctlyMon, 07 Oct 2002 20:01:28 +0000, by arpi
-
updated for libaf...Mon, 07 Oct 2002 19:56:26 +0000, by arpi
-
updated for libaf rulesMon, 07 Oct 2002 19:51:00 +0000, by arpi
-
fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>Mon, 07 Oct 2002 19:21:35 +0000, by arpi
-
Handle playback of sample rates not supported by the sun audio hardware.Mon, 07 Oct 2002 18:42:31 +0000, by jkeil
-
Document demux_mov.c fixMon, 07 Oct 2002 16:48:22 +0000, by jkeil
-
BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARCMon, 07 Oct 2002 16:43:04 +0000, by jkeil
-
added libafMon, 07 Oct 2002 14:23:04 +0000, by alex
-
DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>Mon, 07 Oct 2002 11:29:19 +0000, by arpi
-
documenting vesa 3 / GTF configMon, 07 Oct 2002 11:27:20 +0000, by arpi
-
a small fix for vo_vesa, when calling set_refresh, when -nofs used.Mon, 07 Oct 2002 11:26:20 +0000, by arpi
-
Adding functionality for adding filters during executionMon, 07 Oct 2002 10:46:01 +0000, by anders
-
I think libfaad2 changed recently. The functions faacDecInit() andMon, 07 Oct 2002 10:18:46 +0000, by arpi
-
syncMon, 07 Oct 2002 09:15:30 +0000, by nexus
-
libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>Mon, 07 Oct 2002 01:50:49 +0000, by arpi
-
Some further explanations, dev-eng is now subscribers only.Mon, 07 Oct 2002 00:46:57 +0000, by diego
-
small updatesMon, 07 Oct 2002 00:19:46 +0000, by diego
-
reversed Anders' nonsense changeSun, 06 Oct 2002 23:24:36 +0000, by arpi
-
some obsolete stuff removedSun, 06 Oct 2002 20:59:46 +0000, by gabucino
-
syncSun, 06 Oct 2002 20:58:07 +0000, by gabucino
-
updates, fixesSun, 06 Oct 2002 20:55:38 +0000, by gabucino
-
removing my email addr (too much spam)Sun, 06 Oct 2002 20:45:57 +0000, by gabucino
-
syncSun, 06 Oct 2002 19:54:37 +0000, by rtognimp
-
various fixes, new optionsSun, 06 Oct 2002 19:20:04 +0000, by arpi
-
extending the tooslow hintsSun, 06 Oct 2002 18:43:01 +0000, by arpi
-
fixed -ac/vc/ao/vo/afm/vfm stuffSun, 06 Oct 2002 18:37:28 +0000, by arpi
-
libdvdkit shared install fixedSun, 06 Oct 2002 18:27:02 +0000, by arpi
-
mayeb fixed dpms/screensaver issuesSun, 06 Oct 2002 18:21:13 +0000, by arpi
-
documenting -vop dintSun, 06 Oct 2002 18:14:59 +0000, by arpi
-
I found that default isn't optimal so it's changed a bit. :)Sun, 06 Oct 2002 18:14:14 +0000, by arpi
-
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>Sun, 06 Oct 2002 18:03:12 +0000, by arpi
-
i18n should not affect --languageSun, 06 Oct 2002 17:50:37 +0000, by arpi
-
This patch adds the functionality to disable/enable subtitles while playingSun, 06 Oct 2002 17:40:51 +0000, by arpi
-
DPRINTF -> mp_msg()Sun, 06 Oct 2002 17:31:36 +0000, by arpi
-
Small error, the buffer size got set incorrectly.Sun, 06 Oct 2002 17:30:38 +0000, by arpi
-
Fixed some typos and an error in the help output.Sun, 06 Oct 2002 17:18:57 +0000, by diego
-
This patch hopefully fixes colorkeying and a segfault in exclusive modeSun, 06 Oct 2002 16:56:42 +0000, by arpi
-
typo (found by alex)Sun, 06 Oct 2002 16:50:35 +0000, by michael
-
updatedSun, 06 Oct 2002 16:32:39 +0000, by arpi
-
uninit cleanup again... thx to Nilmoni Deb for bugreportSun, 06 Oct 2002 16:16:53 +0000, by arpi
-
Added my credits, plus a small wording correction.Sun, 06 Oct 2002 16:12:44 +0000, by diego
-
forgot docs (again ...)Sun, 06 Oct 2002 16:01:54 +0000, by michael
-
sync, shorter messages in help screenSun, 06 Oct 2002 13:19:21 +0000, by rtognimp
-
Removing annoying printfSun, 06 Oct 2002 11:45:49 +0000, by anders
-
Changing frequency limit for resamplingSun, 06 Oct 2002 11:28:03 +0000, by anders
-
Adding Support for non-reentrant audio filtersSun, 06 Oct 2002 11:26:14 +0000, by anders
-
Adding -format and -af switchesSun, 06 Oct 2002 11:23:02 +0000, by anders
-
11lSun, 06 Oct 2002 10:49:41 +0000, by arpi
-
10lSun, 06 Oct 2002 10:42:24 +0000, by arpi
-
strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,Sun, 06 Oct 2002 05:54:12 +0000, by atmos4
-
Enable -subfps for time based subtitles, too.Sun, 06 Oct 2002 02:59:04 +0000, by atmos4
-
10lSun, 06 Oct 2002 01:08:04 +0000, by arpi
-
Skip html tags (like <i>) inside subviewer subtitles.Sun, 06 Oct 2002 00:46:47 +0000, by atmos4
-
- init fails if no -vo mpegpesSun, 06 Oct 2002 00:22:32 +0000, by arpi
-
updated, still missing many contributors :(Sat, 05 Oct 2002 23:27:56 +0000, by arpi
-
new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)Sat, 05 Oct 2002 23:00:18 +0000, by arpi
-
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderSat, 05 Oct 2002 22:55:45 +0000, by arpi
-
af_calc_insize_constrained() rounding changes, works better for me this waySat, 05 Oct 2002 22:54:11 +0000, by arpi
-
optimization of the FIR macros, extending outfreq range to 2..192khzSat, 05 Oct 2002 22:53:21 +0000, by arpi
-
ffdv addedSat, 05 Oct 2002 22:47:11 +0000, by arpi
-
new ac/vc/afm/vfm/ao/vo optionsSat, 05 Oct 2002 15:18:25 +0000, by jonas
-
Removing debug message, (oops)Sat, 05 Oct 2002 11:07:23 +0000, by anders
-
Adding function for estimating required buffer lengthSat, 05 Oct 2002 11:02:39 +0000, by anders
-
by cvs hephooey@fastmail.fmSat, 05 Oct 2002 10:19:07 +0000, by jaf
-
We translated Polish manual to version pre8.Sat, 05 Oct 2002 03:42:00 +0000, by gabucino
-
renamed to LUT-based sw. eq.Fri, 04 Oct 2002 19:58:48 +0000, by alex
-
This just corrects a function name to match the other demuxer'sFri, 04 Oct 2002 19:23:36 +0000, by arpi
-
adds "libdv" to the "input modules" list in "configure", andFri, 04 Oct 2002 19:22:29 +0000, by arpi
-
*** empty log message ***Fri, 04 Oct 2002 19:05:42 +0000, by jaf
-
Correcting error in macroThu, 03 Oct 2002 12:44:58 +0000, by anders
-
Fixing the fix buffer overrun should work nowThu, 03 Oct 2002 12:43:39 +0000, by anders
-
Redesign of buffer length calculationThu, 03 Oct 2002 12:02:46 +0000, by anders
-
1lWed, 02 Oct 2002 22:30:10 +0000, by arpi
-
100lWed, 02 Oct 2002 22:13:14 +0000, by arpi
-
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Wed, 02 Oct 2002 16:56:54 +0000, by alex
-
some cleanups for video_grabber() which fix a race condition by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Wed, 02 Oct 2002 16:47:41 +0000, by alex
-
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Wed, 02 Oct 2002 16:46:55 +0000, by alex
-
use snprintf instead of sprintfWed, 02 Oct 2002 14:57:42 +0000, by pontscho
-
add [video||audio]_driver_listWed, 02 Oct 2002 13:16:15 +0000, by pontscho
-
Fixing potential future problem with buffer overrunWed, 02 Oct 2002 11:00:37 +0000, by anders
-
Changing to 32 bit aritmetics for countersWed, 02 Oct 2002 10:47:18 +0000, by anders
-
change i18n to autodetectWed, 02 Oct 2002 09:24:34 +0000, by pontscho
-
1l - update len too in sliced modeTue, 01 Oct 2002 23:47:22 +0000, by arpi
-
changed order of libs to match the dependency (required for static linking)Tue, 01 Oct 2002 22:36:25 +0000, by arpi
-
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)Tue, 01 Oct 2002 22:29:04 +0000, by arpi
-
flickering fix, patch by Fredrik Noring <noring@nocrew.org>Tue, 01 Oct 2002 21:47:32 +0000, by arpi
-
fixing RV10 streamcopy - detect packet format (simple single frame vs. slicesTue, 01 Oct 2002 21:30:10 +0000, by arpi
-
rv10 cleanupTue, 01 Oct 2002 20:01:04 +0000, by michael
-
_NET_WM_FULLSCREEN supportTue, 01 Oct 2002 14:37:01 +0000, by pontscho
-
Adding support for multiple audio streams and removing annoying message from resample and formatTue, 01 Oct 2002 12:53:30 +0000, by anders
-
FreeBSD fixTue, 01 Oct 2002 09:20:27 +0000, by nexus
-
Moving lm to after lafTue, 01 Oct 2002 08:42:47 +0000, by anders
-
Adding new audio output filter layer libafTue, 01 Oct 2002 06:45:08 +0000, by anders
-
libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals in MpegEncContextMon, 30 Sep 2002 21:46:54 +0000, by rik
-
- demuxer->audio->id is set to -2 when using 'frameno.avi', soMon, 30 Sep 2002 21:10:41 +0000, by arpi
-
sync by Anders Rune Jensen <anders@gnulinux.dk>Mon, 30 Sep 2002 08:04:20 +0000, by jaf
-
idct algo selection supportSun, 29 Sep 2002 23:21:57 +0000, by michael
-
audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)Sun, 29 Sep 2002 22:57:54 +0000, by arpi
-
video out driver list support (like -vc, example: -vo xmga,xv,x11,)Sun, 29 Sep 2002 21:53:05 +0000, by arpi
-
removed obsolote func, some cosmetics of AUDIO: msgSun, 29 Sep 2002 21:52:10 +0000, by arpi
-
1l: shift+space -> normal spaceSun, 29 Sep 2002 21:19:16 +0000, by gabucino
-
some cleanup - made private vars/funcs static, removed obsolete externsSun, 29 Sep 2002 19:26:40 +0000, by arpi
-
warning fix - hope it don't break itSun, 29 Sep 2002 19:23:21 +0000, by arpi
-
warning fixesSun, 29 Sep 2002 19:19:31 +0000, by arpi
-
upsz ...Sun, 29 Sep 2002 19:00:43 +0000, by pontscho
-
vcodec=mpeg4 set as defaultSun, 29 Sep 2002 17:53:14 +0000, by arpi
-
updated my areasSun, 29 Sep 2002 17:53:05 +0000, by alex
-
updatedSun, 29 Sep 2002 16:51:09 +0000, by arpi
-
1000lSun, 29 Sep 2002 16:15:19 +0000, by arpi
-
10l, cosmeticsSun, 29 Sep 2002 15:40:14 +0000, by arpi
-
syncSun, 29 Sep 2002 15:00:38 +0000, by nexus
-
10lSun, 29 Sep 2002 14:55:52 +0000, by alex
-
updated.Sun, 29 Sep 2002 14:33:53 +0000, by gabucino
-
syncSun, 29 Sep 2002 12:23:46 +0000, by jaf
-
syncSun, 29 Sep 2002 11:45:25 +0000, by nexus
-
syncSun, 29 Sep 2002 09:39:25 +0000, by pontscho
-
Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.Sun, 29 Sep 2002 04:18:53 +0000, by atmos4
-
moreSat, 28 Sep 2002 22:52:23 +0000, by pontscho
-
fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>Sat, 28 Sep 2002 22:37:20 +0000, by arpi
-
add aspect changing supportSat, 28 Sep 2002 21:16:12 +0000, by pontscho
-
fix filter handling bugSat, 28 Sep 2002 20:33:56 +0000, by pontscho
-
-nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>Sat, 28 Sep 2002 20:09:14 +0000, by arpi
-
- add "start in fullscreen" functionSat, 28 Sep 2002 19:42:10 +0000, by pontscho
-
argh i forgot to add new file..Sat, 28 Sep 2002 19:17:34 +0000, by arpi
-
-vo directx driver by Sascha Sommer <saschasommer@freenet.de>Sat, 28 Sep 2002 19:03:50 +0000, by arpi
-
no fix window sizeSat, 28 Sep 2002 19:00:50 +0000, by pontscho
-
passthrough timestamps to demuxerSat, 28 Sep 2002 18:51:44 +0000, by arpi
-
another dga v1 fix by Fredrik Noring <noring@nocrew.org>Sat, 28 Sep 2002 18:50:45 +0000, by arpi
-
complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Sat, 28 Sep 2002 18:49:47 +0000, by alex
-
akarki fs pecseSat, 28 Sep 2002 18:49:07 +0000, by pontscho
-
sync, added cache and cleanupSat, 28 Sep 2002 18:47:40 +0000, by jaf
-
removed obsolete/unused audio|video_fm|codec, has_audio|videoSat, 28 Sep 2002 18:45:47 +0000, by arpi
-
btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Sat, 28 Sep 2002 18:42:17 +0000, by alex
-
added uhulinux urlSat, 28 Sep 2002 18:26:50 +0000, by alex
-
- fix new afm/vfm supportSat, 28 Sep 2002 18:03:34 +0000, by pontscho
-
syncSat, 28 Sep 2002 16:18:32 +0000, by nexus
-
function for blanking+clearing screenSat, 28 Sep 2002 16:10:09 +0000, by gabucino
-
syncSat, 28 Sep 2002 09:54:39 +0000, by jaf
-
-ac/-afm rewrite, now works the same way as -vc/-vfmSat, 28 Sep 2002 02:23:20 +0000, by arpi
-
0x50 enabled for mp3libSat, 28 Sep 2002 02:21:13 +0000, by arpi
-
layer-1 stream parsing (NOT decoding) supportSat, 28 Sep 2002 02:03:09 +0000, by arpi
-
decoder merged, using mpi now. support for stride, and outfmt 411p,422pFri, 27 Sep 2002 23:07:05 +0000, by arpi
-
some cleanupFri, 27 Sep 2002 22:29:43 +0000, by arpi
-
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)Fri, 27 Sep 2002 21:08:36 +0000, by arpi
-
when working through a mixed play tree with audi-only files and video filesFri, 27 Sep 2002 20:57:00 +0000, by arpi
-
DGA1 fix by Fredrik Noring <noring@nocrew.org>Fri, 27 Sep 2002 20:48:06 +0000, by arpi
-
dump processed edit list dataFri, 27 Sep 2002 20:33:09 +0000, by arpi
-
Display the IP address that has been resolved.Fri, 27 Sep 2002 19:20:20 +0000, by bertrand
-
pass fourcc to lavcThu, 26 Sep 2002 23:53:50 +0000, by michael
-
fixing compilation on LFSThu, 26 Sep 2002 20:37:54 +0000, by gabucino
-
Added -lm for libcdparanoia (for the sin & cos symbol).Thu, 26 Sep 2002 18:48:25 +0000, by bertrand
-
syncThu, 26 Sep 2002 17:22:49 +0000, by frodone
-
syncThu, 26 Sep 2002 17:11:14 +0000, by frodone
-
Correction of spelling errors and removal of old codeThu, 26 Sep 2002 10:12:50 +0000, by anders
-
-vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansThu, 26 Sep 2002 01:31:18 +0000, by arpi
-
new func: select_codec() - disables codec by nameThu, 26 Sep 2002 01:28:32 +0000, by arpi
-
interlaced dctThu, 26 Sep 2002 00:48:25 +0000, by michael
-
accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )Thu, 26 Sep 2002 00:28:32 +0000, by arpi
-
best audio/video codec selection & init moved to libmpcodecsWed, 25 Sep 2002 23:45:34 +0000, by arpi
-
fixed invalid -aid/-vid segfaultWed, 25 Sep 2002 22:19:11 +0000, by arpi
-
fixes problem with video image alignment.Wed, 25 Sep 2002 21:41:42 +0000, by arpi
-
cosmetics...Wed, 25 Sep 2002 21:18:43 +0000, by arpi
-
Attached patch improves the vertical retrace synchronisation (vsync)Wed, 25 Sep 2002 21:08:44 +0000, by arpi
-
fixed order of uninit (codec, demuxer, stream) - found by Jindrich MakovickaWed, 25 Sep 2002 20:27:34 +0000, by arpi
-
darkmasking & docsTue, 24 Sep 2002 11:23:23 +0000, by michael
-
removed -dapsync (obsolete code)Mon, 23 Sep 2002 22:12:29 +0000, by arpi
-
RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>Mon, 23 Sep 2002 22:05:09 +0000, by arpi
-
rage128 gray fix?Mon, 23 Sep 2002 21:18:59 +0000, by arpi
-
Modern versions of OpenSSH listen on localhost to forward the X11 connectionMon, 23 Sep 2002 21:17:30 +0000, by arpi
-
accepted. so we're now 110% gpl...Mon, 23 Sep 2002 19:02:21 +0000, by arpi
-
adaptive quant support ...Mon, 23 Sep 2002 15:46:16 +0000, by michael
-
sync by Fire <sefanja@gmx.net>Mon, 23 Sep 2002 07:49:25 +0000, by jaf
-
some updatesSun, 22 Sep 2002 19:47:34 +0000, by arpi
-
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>Sun, 22 Sep 2002 18:43:53 +0000, by arpi
-
memcpy->memove (overlapping blocks)Sun, 22 Sep 2002 17:17:29 +0000, by arpi
-
put some comemnts into teh generated help_mp.h fileSun, 22 Sep 2002 16:37:08 +0000, by arpi
-
help*.h files moved to help/ subdirSun, 22 Sep 2002 16:31:21 +0000, by arpi
-
removed unused old keyboard fifo hackSun, 22 Sep 2002 15:37:51 +0000, by arpi
-
changed 'detected fileformat' messages to a message with %sSun, 22 Sep 2002 14:28:29 +0000, by jaf
-
qtrle needs querySun, 22 Sep 2002 14:13:00 +0000, by alex
-
now also tells about 2x xxx MB CDsSun, 22 Sep 2002 13:37:11 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:33:53 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:28:02 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:20:21 +0000, by jaf
-
Fix nick of sbmpostSun, 22 Sep 2002 13:14:56 +0000, by lgb
-
removed unused, sync in deSun, 22 Sep 2002 13:11:51 +0000, by jaf
-
some makefile cleanupSun, 22 Sep 2002 13:04:19 +0000, by arpi
-
compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>Sun, 22 Sep 2002 12:10:38 +0000, by arpi
-
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugSun, 22 Sep 2002 02:33:28 +0000, by arpi
-
wine headers cleanupSun, 22 Sep 2002 00:43:14 +0000, by arpi
-
declarations moved to *.c filesSun, 22 Sep 2002 00:39:13 +0000, by arpi
-
get_sh_audio/get_sh_video removed (never used, also useless)Sun, 22 Sep 2002 00:35:35 +0000, by arpi
-
use img_format.h instead of wine/mmioFOURCC hackSun, 22 Sep 2002 00:10:31 +0000, by arpi
-
- cosmetics, reorderSat, 21 Sep 2002 23:23:03 +0000, by arpi
-
we don't need the 0x1ff hack any more!Sat, 21 Sep 2002 22:39:04 +0000, by arpi
-
we don't need the 0x1FF hack any moreSat, 21 Sep 2002 22:38:41 +0000, by arpi
-
typoSat, 21 Sep 2002 22:06:09 +0000, by jaf
-
version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>Sat, 21 Sep 2002 21:54:42 +0000, by jaf
-
pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 whichSat, 21 Sep 2002 20:23:49 +0000, by arpi
-
New option for mplayer: -dumpmicrodvdsubSat, 21 Sep 2002 17:23:46 +0000, by kmkaplan
-
Use string selection to choose modeSat, 21 Sep 2002 13:09:57 +0000, by kmkaplan
-
Support for XviD encodingSat, 21 Sep 2002 12:41:29 +0000, by kmkaplan
-
Support for XviD encodingSat, 21 Sep 2002 12:34:02 +0000, by kmkaplan
-
"fake" Surround section removedFri, 20 Sep 2002 20:44:30 +0000, by gabucino
-
matroxtv script was modifiedFri, 20 Sep 2002 20:43:23 +0000, by gabucino
-
hmm. duplicate (+incomplete) surround sections? incomplete one removedFri, 20 Sep 2002 20:40:31 +0000, by gabucino
-
This patch allows you to use fractional values for specifying a zoom.Fri, 20 Sep 2002 18:57:14 +0000, by arpi
-
some mpcodecs option declaration moved to cfg-*, as aren;t used byFri, 20 Sep 2002 18:54:22 +0000, by arpi
-
This tiny patch adds "type=2" absolute seconds seek capability.Fri, 20 Sep 2002 18:39:09 +0000, by arpi
-
"One can cause a permanent hang on a seek, and the other just causesFri, 20 Sep 2002 18:26:54 +0000, by arpi
-
Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>Fri, 20 Sep 2002 15:46:13 +0000, by alex
-
moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)Fri, 20 Sep 2002 12:50:04 +0000, by alex
-
Automatic unrar of vobsub. Does not work with rar v3Fri, 20 Sep 2002 01:26:39 +0000, by kmkaplan
-
by Panagiotis Issaris <takis@lumumba.luc.ac.be>Thu, 19 Sep 2002 16:19:49 +0000, by jaf
-
use avcodec_alloc_context()Thu, 19 Sep 2002 09:47:37 +0000, by michael
-
version no for coming releaseThu, 19 Sep 2002 08:15:59 +0000, by eyck
-
updatedWed, 18 Sep 2002 19:22:57 +0000, by arpi
-
fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)Wed, 18 Sep 2002 19:09:11 +0000, by arpi
-
sync with help_mp-en.h 1.56Wed, 18 Sep 2002 16:03:22 +0000, by pl
-
syncWed, 18 Sep 2002 09:33:15 +0000, by nexus
-
Wording updated and spelling checked.Wed, 18 Sep 2002 02:24:55 +0000, by diego
-
Removed obsolete entries.Wed, 18 Sep 2002 01:59:44 +0000, by diego
-
Sync with upstream version. According to Edouard Gomez:Wed, 18 Sep 2002 01:32:32 +0000, by kmkaplan
-
d_width==screenwidth && -fs hopefully fixedWed, 18 Sep 2002 01:22:03 +0000, by arpi
-
Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.Tue, 17 Sep 2002 21:49:18 +0000, by diego
-
Added the cdinfo.c for compilation.Tue, 17 Sep 2002 19:53:04 +0000, by bertrand
-
Enable CDDB support only if the network layer is enabled.Tue, 17 Sep 2002 19:52:27 +0000, by bertrand
-
Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), soTue, 17 Sep 2002 19:51:12 +0000, by bertrand
-
Moved all the cdinfo specific from cddb to a standalone file, soTue, 17 Sep 2002 19:49:57 +0000, by bertrand
-
Enable the LIVE lib only if the network layer (STREAMING) is enable.Tue, 17 Sep 2002 19:47:55 +0000, by bertrand
-
updated version (from ftp/incoming)Tue, 17 Sep 2002 16:11:50 +0000, by arpi
-
-zoom will be handled by -vop scaleTue, 17 Sep 2002 09:55:05 +0000, by arpi
-
sync & typosTue, 17 Sep 2002 07:42:34 +0000, by zdar
-
TODO completedMon, 16 Sep 2002 22:01:59 +0000, by arpi
-
updated for pre8Mon, 16 Sep 2002 21:55:06 +0000, by arpi
-
hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>Mon, 16 Sep 2002 20:46:31 +0000, by arpi
-
*bsd doesn't have info.output_muted - patch by Bj«Órn Sandell <biorn@dce.chalmers.se>Mon, 16 Sep 2002 19:46:02 +0000, by arpi
-
use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WORDSIZEMon, 16 Sep 2002 19:39:57 +0000, by arpi
-
WORDSIZE detection by Bj«Órn Sandell <biorn@dce.chalmers.se>Mon, 16 Sep 2002 19:37:57 +0000, by arpi
-
10lMon, 16 Sep 2002 16:53:25 +0000, by alex
-
syncMon, 16 Sep 2002 16:48:20 +0000, by jaf
-
Fix support for negative "delay:" directive in .idx file.Mon, 16 Sep 2002 15:31:34 +0000, by kmkaplan
-
sync,typoMon, 16 Sep 2002 13:59:54 +0000, by nexus
-
adding CP1251 to GUI's Font encoding for FreeTypeMon, 16 Sep 2002 13:22:50 +0000, by iive
-
update & GUI CP1251 encoding in FFTMon, 16 Sep 2002 13:15:20 +0000, by iive
-
removed dummy OGG functions - use #ifdef insteadSun, 15 Sep 2002 22:38:30 +0000, by arpi
-
some cosmetics - reordering declarations, 10l for cache2Sun, 15 Sep 2002 22:38:01 +0000, by arpi
-
'agsm' support (used by qt .mov files)Sun, 15 Sep 2002 21:24:45 +0000, by arpi
-
standard GSM support for .mov filesSun, 15 Sep 2002 21:23:59 +0000, by arpi
-
This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.Sun, 15 Sep 2002 21:02:22 +0000, by arpi
-
stream layer cleanup part 2Sun, 15 Sep 2002 20:51:55 +0000, by arpi
-
stream layer cleanup - part 1Sun, 15 Sep 2002 19:47:49 +0000, by arpi
-
removed obsolete VCD_CACHE hackSun, 15 Sep 2002 18:48:16 +0000, by arpi
-
10l bug - 'len' was handled wrong.Sun, 15 Sep 2002 15:50:28 +0000, by arpi
-
prefer ffsvq1 if availableSun, 15 Sep 2002 14:20:24 +0000, by arpi
-
out formats reordered, quality orderSun, 15 Sep 2002 13:36:37 +0000, by arpi
-
unused, replaced by vd_msrle.cSun, 15 Sep 2002 13:31:26 +0000, by arpi
-
- fixed some bugs in RLE decoderSun, 15 Sep 2002 13:29:00 +0000, by arpi
-
some updatesSun, 15 Sep 2002 01:53:15 +0000, by arpi
-
cross-refSun, 15 Sep 2002 01:40:59 +0000, by arpi
-
outflags describedSun, 15 Sep 2002 01:39:42 +0000, by arpi
-
some words and drawing about video pathSun, 15 Sep 2002 01:18:39 +0000, by arpi
-
The granule position of pages contining Vorbis audio is in units ofSat, 14 Sep 2002 23:21:22 +0000, by arpi
-
add one lineSat, 14 Sep 2002 19:02:48 +0000, by pontscho
-
reversed -ss behaviour (you have to use teh same -ss for all passes)Sat, 14 Sep 2002 10:47:34 +0000, by arpi
-
Added a new ASX playlist mime-typeFri, 13 Sep 2002 22:39:48 +0000, by bertrand
-
query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>Fri, 13 Sep 2002 22:13:49 +0000, by alex
-
hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>Fri, 13 Sep 2002 22:04:11 +0000, by alex
-
fixed to comply with new loaderFri, 13 Sep 2002 21:55:55 +0000, by alex
-
aspect ratio support by encoding (currently only with mpeg4 and h263p)Fri, 13 Sep 2002 20:46:23 +0000, by alex
-
extended par supportFri, 13 Sep 2002 20:45:58 +0000, by alex
-
Can't return pointer to automatic C array, gmplayer file selector box doesFri, 13 Sep 2002 20:00:20 +0000, by jkeil
-
avifile sync - 95% cosmetics 5% bugFri, 13 Sep 2002 19:43:17 +0000, by arpi
-
- updated to use new stype ICopen (filename passed in the icopen struct)Fri, 13 Sep 2002 19:42:33 +0000, by arpi
-
added JFIF and UMP4Fri, 13 Sep 2002 19:27:39 +0000, by alex
-
removed unused code. fixed yv12+debug-mode sig11Fri, 13 Sep 2002 19:08:15 +0000, by alex
-
added smjpeg demuxer only for nexus' requestFri, 13 Sep 2002 18:58:14 +0000, by alex
-
bug=3Fri, 13 Sep 2002 11:54:59 +0000, by michael
-
add cpuinfoFri, 13 Sep 2002 07:54:56 +0000, by nexus
-
Reconstruct the muting state for the playback from a l/r volume of 0.0.Thu, 12 Sep 2002 16:59:11 +0000, by jkeil
-
- gui version of mplayer is using the audio 'control' function before(!) theThu, 12 Sep 2002 12:56:05 +0000, by jkeil
-
G450/G550 TV-outThu, 12 Sep 2002 09:42:39 +0000, by gabucino
-
v2.0Thu, 12 Sep 2002 09:42:00 +0000, by gabucino
-
sync by Takis Issaris <takis.issaris@skynet.be>Wed, 11 Sep 2002 18:08:34 +0000, by jaf
-
syncWed, 11 Sep 2002 14:02:54 +0000, by gabucino
-
some fixes I did while updating design5Wed, 11 Sep 2002 14:02:15 +0000, by gabucino
-
found 0.01-0.05Wed, 11 Sep 2002 00:07:48 +0000, by arpi
-
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.Tue, 10 Sep 2002 23:47:56 +0000, by arpi
-
count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>Tue, 10 Sep 2002 23:19:20 +0000, by arpi
-
drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>Tue, 10 Sep 2002 23:18:31 +0000, by arpi
-
changing return type of put_image void->intTue, 10 Sep 2002 22:18:32 +0000, by arpi
-
Numbering corrected.Tue, 10 Sep 2002 22:10:06 +0000, by diego
-
tga supportTue, 10 Sep 2002 21:59:52 +0000, by jonas
-
Removed authors and maintainers section, now in txt format.Tue, 10 Sep 2002 21:56:05 +0000, by diego
-
.PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxerTue, 10 Sep 2002 21:50:03 +0000, by arpi
-
Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.Tue, 10 Sep 2002 21:36:28 +0000, by diego
-
TGA images (-mf on:type=tga) supportTue, 10 Sep 2002 20:59:52 +0000, by arpi
-
fixed >2GB files demuxingTue, 10 Sep 2002 20:42:45 +0000, by arpi
-
It prevents mode change when Hsync out of range.Tue, 10 Sep 2002 20:41:13 +0000, by arpi
-
GTF update: Fixes "known parametrs" even when fbdev unusedTue, 10 Sep 2002 20:40:49 +0000, by arpi
-
I experienced several segfaults when trying to play (unencrypted) DVDsTue, 10 Sep 2002 20:33:31 +0000, by arpi
-
version number bumpedTue, 10 Sep 2002 20:07:34 +0000, by arpi
-
xanim outformats changed, indeo 3/4/5 now outputs YVU9 onlyTue, 10 Sep 2002 20:05:51 +0000, by arpi
-
- some cleanup, unused code removedTue, 10 Sep 2002 20:03:04 +0000, by arpi
-
pim1 is lowercaseTue, 10 Sep 2002 17:33:38 +0000, by arpi
-
Use the character substitution code from fntRender() / fntTextWidth()Tue, 10 Sep 2002 12:44:47 +0000, by jkeil
-
Off-by-one error allocating bitmap, when (width*height) % 8 != 0Tue, 10 Sep 2002 12:38:19 +0000, by jkeil
-
fixing y422p outputMon, 09 Sep 2002 22:48:39 +0000, by michael
-
updated a bitMon, 09 Sep 2002 22:44:23 +0000, by arpi
-
updated to libmpcodecs wayMon, 09 Sep 2002 22:43:13 +0000, by arpi
-
reference to patches.txt and porting-status.txtMon, 09 Sep 2002 22:13:21 +0000, by arpi
-
updatedMon, 09 Sep 2002 21:56:47 +0000, by arpi
-
preface added, some small changesMon, 09 Sep 2002 21:54:37 +0000, by arpi
-
maintainers list - converted from html by Andras MohariMon, 09 Sep 2002 21:40:23 +0000, by arpi
-
mplayer changelog, collected by ??? (found at incoming/ :))Mon, 09 Sep 2002 21:39:43 +0000, by arpi
-
authors section from html docs, converted by Andras MohariMon, 09 Sep 2002 21:38:50 +0000, by arpi
-
yuv422planar->yuy2 supportMon, 09 Sep 2002 20:55:57 +0000, by arpi
-
unused codeMon, 09 Sep 2002 20:11:31 +0000, by arpi
-
obsolete, use mencoder...Mon, 09 Sep 2002 20:07:46 +0000, by arpi
-
obsolete, old code. use dga with swscaler (-vo dga -zoom)Mon, 09 Sep 2002 20:07:01 +0000, by arpi
-
cosmetics - copyright msg removed, this file has nothing with mpeg2dec orMon, 09 Sep 2002 20:03:21 +0000, by arpi
-
obsoleted by font_load_ft.cMon, 09 Sep 2002 19:59:48 +0000, by arpi
-
- reorder of help, new section: Codecs, cosmetics/descriptions extendedMon, 09 Sep 2002 19:23:06 +0000, by arpi
-
When we're compiling/running on a kernel without sse/sse2 support, we haveMon, 09 Sep 2002 19:01:34 +0000, by jkeil
-
fixed palette8to{rgb24,bgr24,rgb32,bgr32}Mon, 09 Sep 2002 16:18:47 +0000, by alex
-
10lMon, 09 Sep 2002 16:13:51 +0000, by alex
-
Code to XviD VBR Library from transcode.Mon, 09 Sep 2002 12:12:30 +0000, by kmkaplan
-
Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoderMon, 09 Sep 2002 11:47:54 +0000, by kmkaplan
-
Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>Mon, 09 Sep 2002 04:16:16 +0000, by bertrand
-
removed messy global 'tv_handle', use stream->priv for that purposeSun, 08 Sep 2002 23:00:01 +0000, by arpi
-
query added for soem vfw codecsSun, 08 Sep 2002 22:57:23 +0000, by arpi
-
sorry - this was a sync for allSun, 08 Sep 2002 22:50:31 +0000, by jaf
-
extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcadeSun, 08 Sep 2002 22:41:53 +0000, by rik
-
help_mp-bg.hSun, 08 Sep 2002 22:36:38 +0000, by jaf
-
syncSun, 08 Sep 2002 20:31:18 +0000, by nexus
-
-gui removalSun, 08 Sep 2002 20:28:39 +0000, by gabucino
-
sync (-gui removed)Sun, 08 Sep 2002 20:27:18 +0000, by gabucino
-
typoSun, 08 Sep 2002 19:08:29 +0000, by nexus
-
-gui option removal leftoversSun, 08 Sep 2002 16:55:43 +0000, by diego
-
fixed get_format/set_formatSun, 08 Sep 2002 16:05:59 +0000, by alex
-
changed message leveles (too many non-sense info messages)Sun, 08 Sep 2002 16:04:21 +0000, by alex
-
tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for webcamsSun, 08 Sep 2002 14:55:03 +0000, by alex
-
disable annonying debug printf (autoq)Sun, 08 Sep 2002 00:01:06 +0000, by atmos4
-
indeoraw removed (nonsense)Sat, 07 Sep 2002 23:57:55 +0000, by alex
-
authors/maintainers updated - feel free to correct/extendSat, 07 Sep 2002 23:45:54 +0000, by arpi
-
added mjpa fcc to ffmjpegSat, 07 Sep 2002 22:16:14 +0000, by alex
-
removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggySat, 07 Sep 2002 22:08:42 +0000, by alex
-
x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>Sat, 07 Sep 2002 21:53:43 +0000, by alex
-
Don't try to reread from the socket if the server says EOFSat, 07 Sep 2002 20:38:44 +0000, by bertrand
-
Fixed an unknown command. Looks like it's a new command from WMS9.Sat, 07 Sep 2002 20:37:09 +0000, by bertrand
-
removes old input code (forgot to commit this)Sat, 07 Sep 2002 20:30:17 +0000, by alex
-
Minor speedup by nick kurshev.Sat, 07 Sep 2002 13:57:41 +0000, by atmos4
-
Now included in codecs.htmlSat, 07 Sep 2002 11:21:22 +0000, by atmos4
-
Update with new method of finding DShow codecs and a small hint about VFW on WinNT.Sat, 07 Sep 2002 11:19:53 +0000, by atmos4
-
Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,Sat, 07 Sep 2002 08:15:57 +0000, by bertrand
-
fixing mpeg in aviFri, 06 Sep 2002 22:53:26 +0000, by michael
-
typo (checking for mpeg twice, instead of mpeg & MPEG)Fri, 06 Sep 2002 22:36:55 +0000, by michael
-
syncFri, 06 Sep 2002 22:09:51 +0000, by jaf
-
Easier/Faster method of adding DShow codecs to mplayer.Fri, 06 Sep 2002 19:54:29 +0000, by atmos4
-
- GCC 3.x (SPARC) is too clever for the double->int conversion trick used inFri, 06 Sep 2002 17:34:52 +0000, by jkeil
-
removed xacodec_driver, using sh->context instead, removed xacodec_image, using mpi instead, some warning fixes. note: mpi optimisations are still pendingFri, 06 Sep 2002 16:51:16 +0000, by alex
-
sync by Anders Rune Jensen <anders@gnulinux.dk>Fri, 06 Sep 2002 14:32:57 +0000, by jaf
-
SPARC gcc generates bad code accessing an unaligned and packed structure memberFri, 06 Sep 2002 13:31:33 +0000, by jkeil
-
(big) resync with help_mp-en.h 1.52Fri, 06 Sep 2002 11:28:49 +0000, by pl
-
sync by <hephooey@fastmail.fm>Fri, 06 Sep 2002 05:29:30 +0000, by jaf
-
- simpler http_response_append (uses realloc())Fri, 06 Sep 2002 00:03:16 +0000, by arpi
-
10l found by ArpiThu, 05 Sep 2002 23:25:00 +0000, by jonas
-
10lThu, 05 Sep 2002 23:20:03 +0000, by jonas
-
remove sub sub option lists over .IPThu, 05 Sep 2002 23:17:10 +0000, by jonas
-
changes for rewriteThu, 05 Sep 2002 22:54:57 +0000, by jonas
-
rewrite (much ;), no content changeThu, 05 Sep 2002 22:53:27 +0000, by jonas
-
100lThu, 05 Sep 2002 17:13:03 +0000, by pontscho
-
man page documentationThu, 05 Sep 2002 16:42:38 +0000, by jonas
-
merged xacodec.c and vd_xanim.cThu, 05 Sep 2002 16:34:57 +0000, by alex
-
- add fuckin locale fix from Dietrich Clau©Î <dc2@clauss.dyndns.org>Thu, 05 Sep 2002 15:22:45 +0000, by pontscho
-
links (found on xvid-dev list)Thu, 05 Sep 2002 09:38:06 +0000, by michael
-
sis_vid removedThu, 05 Sep 2002 05:38:52 +0000, by jaf
-
Added CDDA credits to Alban.Thu, 05 Sep 2002 05:08:55 +0000, by bertrand
-
Humm, only if __DEBUG_URL is defined, declare the prototype...Thu, 05 Sep 2002 05:04:12 +0000, by bertrand
-
cyrix mtrr detectThu, 05 Sep 2002 01:28:10 +0000, by atmos4
-
obsolete, the new input has own lirc codeWed, 04 Sep 2002 23:55:13 +0000, by arpi
-
obsolete, no one seems to be interested to fix/update/finish thisWed, 04 Sep 2002 23:53:12 +0000, by arpi
-
1000l - planar YUV support fixed (indeo 3,4,5, i263 etc)Wed, 04 Sep 2002 23:17:53 +0000, by arpi
-
update patch by Ioannis Panteleakis <pioann@csd.auth.gr>Wed, 04 Sep 2002 22:37:15 +0000, by arpi
-
NULL->0 (warning fix)Wed, 04 Sep 2002 22:34:17 +0000, by arpi
-
config() parameters changeWed, 04 Sep 2002 21:53:38 +0000, by zdar
-
syncWed, 04 Sep 2002 21:50:17 +0000, by zdar
-
DXR3 docs updated. Patch by David Holm <david@realityrift.com>, furtherWed, 04 Sep 2002 20:22:07 +0000, by diego
-
Applied patch for OpenBDS from Marc Espie (submitted by Bj«Órn Sandell <biorn@dce.chalmers.se>)Wed, 04 Sep 2002 17:46:03 +0000, by bertrand
-
syncWed, 04 Sep 2002 16:25:51 +0000, by gabucino
-
syncWed, 04 Sep 2002 10:17:34 +0000, by nexus
-
syncWed, 04 Sep 2002 10:02:51 +0000, by nexus
-
- add workaround for fuckin localeWed, 04 Sep 2002 09:36:03 +0000, by pontscho
-
obsoletedWed, 04 Sep 2002 09:32:53 +0000, by pontscho
-
Fix package building by adding BINDIR.Tue, 03 Sep 2002 23:31:11 +0000, by diego
-
enabled csp-query support, but only for formats with 'query' flag setTue, 03 Sep 2002 22:28:31 +0000, by arpi
-
pass outflags[] index via sh->outfmtidx to the vd->control() func (for VfW)Tue, 03 Sep 2002 21:40:30 +0000, by arpi
-
- vfwex redundancy removedTue, 03 Sep 2002 21:13:48 +0000, by arpi
-
10lTue, 03 Sep 2002 20:48:56 +0000, by jonas
-
bgr8 palette fixedTue, 03 Sep 2002 20:26:32 +0000, by arpi
-
ICDecompressEndEx() addedTue, 03 Sep 2002 20:02:53 +0000, by arpi
-
Add the code that chooses a good X11 truecolor visual to the vo_x11 config()Tue, 03 Sep 2002 18:10:42 +0000, by jkeil
-
The ALT_BITSTREAM_READER code does not work on SPARC, because the code accessesTue, 03 Sep 2002 17:15:08 +0000, by jkeil
-
Enable dvdkit on solarisTue, 03 Sep 2002 17:13:08 +0000, by jkeil
-
10l fix by Mark <CompGuy284@attbi.com>Tue, 03 Sep 2002 15:18:39 +0000, by alex
-
- If fatal error while trying to connect to a WM server, skip other proto.Tue, 03 Sep 2002 01:32:13 +0000, by bertrand
-
Return -2 for fatal error while connecting to a server.Tue, 03 Sep 2002 01:29:44 +0000, by bertrand
-
Checked if the connection succeeded before writing in the socket.Tue, 03 Sep 2002 01:25:31 +0000, by bertrand
-
fixed some problems with colorspace/init order, some cleanupTue, 03 Sep 2002 00:18:08 +0000, by arpi
-
-vfm should override status/priorityMon, 02 Sep 2002 22:19:44 +0000, by arpi
-
VDCTRL_QUERY_FORMAT isn't required for constant csp supportMon, 02 Sep 2002 20:10:10 +0000, by arpi
-
10l - RANLIB added to fix libavcodec compilationMon, 02 Sep 2002 19:51:00 +0000, by arpi
-
gcc 2.95.4 doesn't like VAR==value without spacesMon, 02 Sep 2002 19:19:56 +0000, by arpi
-
allow to specify freetype-config and restrict to freetype 2.1.x+Mon, 02 Sep 2002 18:43:01 +0000, by atmos4
-
correct palette handling and query_format support (now huffyuv, cram and mwv1 is working nice)Mon, 02 Sep 2002 16:27:17 +0000, by alex
-
document -vop halfpackMon, 02 Sep 2002 03:21:03 +0000, by rfelker
-
better subfont description, moved to the write placeMon, 02 Sep 2002 00:34:20 +0000, by jonas
-
fixed uninit orderSun, 01 Sep 2002 23:33:30 +0000, by arpi
-
better freetype detectionSun, 01 Sep 2002 23:26:37 +0000, by arpi
-
FreeBSD fixSun, 01 Sep 2002 23:06:15 +0000, by nexus
-
Pontscho forgot to add *.rm to all video files...Sun, 01 Sep 2002 21:26:48 +0000, by diego
-
100lSun, 01 Sep 2002 21:16:45 +0000, by michael
-
preparation for future format, cosmetic changes (subfont, comments, etc), no real changesSun, 01 Sep 2002 20:50:07 +0000, by jonas
-
make test1 && make test2 fixedSun, 01 Sep 2002 18:25:24 +0000, by arpi
-
removed obsoleted dll_init.c/hSun, 01 Sep 2002 18:25:05 +0000, by alex
-
removed obsolete itemsSun, 01 Sep 2002 18:23:18 +0000, by alex
-
merged with dll_init.cSun, 01 Sep 2002 18:08:44 +0000, by alex
-
10lSun, 01 Sep 2002 18:07:42 +0000, by alex
-
merged with dll_initSun, 01 Sep 2002 18:00:15 +0000, by alex
-
merged with dll_init.c, moved some variables from sh_audio to private structSun, 01 Sep 2002 17:11:10 +0000, by alex
-
*** empty log message ***Sun, 01 Sep 2002 16:57:06 +0000, by jaf
-
Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>Sun, 01 Sep 2002 16:20:37 +0000, by alex
-
added col1 fcc to ffdivxSun, 01 Sep 2002 15:50:22 +0000, by alex
-
10lSun, 01 Sep 2002 15:17:07 +0000, by alex
-
added lcl codecs (mpmszh, mpzlib), removed zlibnativeSun, 01 Sep 2002 15:13:24 +0000, by alex
-
added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlibSun, 01 Sep 2002 15:10:01 +0000, by alex
-
ability to override MANDIR, BINDIRSun, 01 Sep 2002 14:40:09 +0000, by arpi
-
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Sun, 01 Sep 2002 14:30:55 +0000, by arpi
-
cosmetics, 10l at beginning, no real changesSun, 01 Sep 2002 11:46:38 +0000, by jonas
-
libmpdvdkit/ and libmp1e/ are obsolete.Sun, 01 Sep 2002 11:39:37 +0000, by diego
-
rewrite eq interface and add *.rm to fsSun, 01 Sep 2002 11:28:18 +0000, by pontscho
-
obsoletedSun, 01 Sep 2002 11:27:29 +0000, by pontscho
-
increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>Sun, 01 Sep 2002 11:08:28 +0000, by alex
-
Remove config files on purge.Sun, 01 Sep 2002 09:33:36 +0000, by diego
-
audio in layer is used only bu tvi_v4l, don't compile for others.Sat, 31 Aug 2002 22:41:29 +0000, by arpi
-
seek frameno.avi too - idea by cpro@posta.unizar.esSat, 31 Aug 2002 22:29:28 +0000, by arpi
-
some messages added/changedSat, 31 Aug 2002 21:03:34 +0000, by arpi
-
100l... sh->vcodec may be changed by mpvdec->decode()Sat, 31 Aug 2002 21:03:03 +0000, by arpi
-
made compatible to LCLSat, 31 Aug 2002 18:59:47 +0000, by alex
-
user-data moved one -v upSat, 31 Aug 2002 18:31:05 +0000, by arpi
-
10l - use NULL instead of -1 for init_video's vfmSat, 31 Aug 2002 18:24:56 +0000, by arpi
-
remove obsoleted filesSat, 31 Aug 2002 17:04:59 +0000, by pontscho
-
WARNING message gui windows disabled, the only critical warn message (tooSat, 31 Aug 2002 16:20:07 +0000, by arpi
-
fix cache disable for live.comSat, 31 Aug 2002 15:59:10 +0000, by atmos4
-
- add None to audio/video family selectionSat, 31 Aug 2002 15:55:03 +0000, by pontscho
-
removed buggy fd<0 check for disallowing dumpstream/cacheSat, 31 Aug 2002 15:44:41 +0000, by arpi
-
Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.Sat, 31 Aug 2002 15:04:18 +0000, by atmos4
-
- warnings enabled for GUI modeSat, 31 Aug 2002 14:54:00 +0000, by arpi
-
some cosmetics for guiSat, 31 Aug 2002 14:28:28 +0000, by alex
-
enable linewrappingSat, 31 Aug 2002 14:27:41 +0000, by alex
-
some fixesSat, 31 Aug 2002 14:19:11 +0000, by gabucino
-
1000l - libmpdvdkit2 fix, thx NexusSat, 31 Aug 2002 14:01:46 +0000, by arpi
-
print only fatal/error/warning to stderr, others go to stdoutSat, 31 Aug 2002 13:44:03 +0000, by arpi
-
fix flip handling bugSat, 31 Aug 2002 13:29:26 +0000, by alex
-
make -ac/-vc help look betterSat, 31 Aug 2002 13:22:03 +0000, by arpi
-
Zr documentation updated plus some typos fixed.Sat, 31 Aug 2002 13:10:29 +0000, by diego
-
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsSat, 31 Aug 2002 13:09:23 +0000, by arpi
-
All RealVideo codecs liste on one line - less wasted space.Sat, 31 Aug 2002 13:05:33 +0000, by diego
-
some changes, Arpi was right...Sat, 31 Aug 2002 11:36:08 +0000, by jonas
-
forgot bug=2Sat, 31 Aug 2002 10:37:01 +0000, by michael
-
upsz ...Sat, 31 Aug 2002 09:52:43 +0000, by pontscho
-
fix vfm and add afm supportSat, 31 Aug 2002 09:45:59 +0000, by pontscho
-
very simple script for viewing results with gnuplot, converted to JPEGSat, 31 Aug 2002 08:18:56 +0000, by gabucino
-
v0.91Sat, 31 Aug 2002 08:16:44 +0000, by gabucino
-
generalized iconv detectionSat, 31 Aug 2002 02:13:20 +0000, by atmos4
-
fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>Sat, 31 Aug 2002 01:44:54 +0000, by atmos4
-
afm/vfm migration, suboption config example, 2 typosFri, 30 Aug 2002 22:56:46 +0000, by jonas
-
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possibleFri, 30 Aug 2002 21:44:20 +0000, by arpi
-
dct_algoFri, 30 Aug 2002 21:30:59 +0000, by michael
-
reordered libs, especially Freetype. idea by NexusFri, 30 Aug 2002 21:24:04 +0000, by arpi
-
v0.9 of my compile+benchmark script, designed for my local boxes, shared onFri, 30 Aug 2002 21:16:52 +0000, by gabucino
-
2*10l to meFri, 30 Aug 2002 20:59:21 +0000, by arpi
-
vfwex separated from vfw, to work with new vfm system and dlopenFri, 30 Aug 2002 20:47:18 +0000, by arpi
-
sync driver names with codec-cfgFri, 30 Aug 2002 20:06:22 +0000, by arpi
-
renamed codecsFri, 30 Aug 2002 19:56:07 +0000, by arpi
-
renamed to match driver family nameFri, 30 Aug 2002 19:49:37 +0000, by arpi
-
renamed to ad_mp3lib.cFri, 30 Aug 2002 19:40:24 +0000, by arpi
-
upsz, 10lFri, 30 Aug 2002 19:32:43 +0000, by pontscho
-
add subtitle dropping supportFri, 30 Aug 2002 19:11:03 +0000, by pontscho
-
assume $(CC) can compile c++ - fixes compile with non-default compilerFri, 30 Aug 2002 14:35:17 +0000, by arpi
-
align fix - Bj«Órn Sandell <biorn@dce.chalmers.se>Fri, 30 Aug 2002 14:32:47 +0000, by arpi
-
ignore .libdepsFri, 30 Aug 2002 13:53:32 +0000, by rfelker
-
2*100l, extern fv() {} is nonsense, you have to decide if it is extern orFri, 30 Aug 2002 13:53:27 +0000, by arpi
-
added needed errno.hFri, 30 Aug 2002 13:34:08 +0000, by alex
-
v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>Fri, 30 Aug 2002 11:37:42 +0000, by alex
-
fixed faad detection. without this it detects my older version of the library witch isn't compatible with current ad_faad.cFri, 30 Aug 2002 11:28:43 +0000, by alex
-
mp_msg'izedFri, 30 Aug 2002 11:20:51 +0000, by alex
-
added bgr support and support for forcing output formatFri, 30 Aug 2002 11:18:20 +0000, by alex
-
added missing palette8tobgr pairs (hope it's correct)Fri, 30 Aug 2002 11:17:15 +0000, by alex
-
recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>Fri, 30 Aug 2002 10:57:08 +0000, by alex
-
libavcodec syncFri, 30 Aug 2002 09:55:34 +0000, by rik
-
syncFri, 30 Aug 2002 08:16:52 +0000, by nexus
-
"halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filterFri, 30 Aug 2002 06:16:40 +0000, by rfelker
-
RV40 supported, atrc not.Fri, 30 Aug 2002 03:55:45 +0000, by diego
-
Explain why putting [PATCH] in the subject is important.Fri, 30 Aug 2002 00:53:11 +0000, by diego
-
dct selection supportFri, 30 Aug 2002 00:38:42 +0000, by michael
-
- fix window handling with dxr3Thu, 29 Aug 2002 23:15:24 +0000, by pontscho
-
- add play time subtitle change supportThu, 29 Aug 2002 22:24:49 +0000, by pontscho
-
10l bug, found by NexusThu, 29 Aug 2002 21:37:45 +0000, by arpi
-
use dir/libname.a instead of -Ldir -lnameThu, 29 Aug 2002 21:30:57 +0000, by arpi
-
libgen.h is glibc specific, and not used at all -> removedThu, 29 Aug 2002 21:09:48 +0000, by arpi
-
This patch fixes a compile error when HAVE_FREETYPE is not defined.Thu, 29 Aug 2002 21:06:33 +0000, by arpi
-
new mencoder option -info, to store copyright, title, encoder version etc in AVIThu, 29 Aug 2002 20:50:49 +0000, by arpi
-
fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>Thu, 29 Aug 2002 20:21:59 +0000, by arpi
-
- Tell the RTSP client code to use the string "mplayer" in RTSPThu, 29 Aug 2002 20:19:33 +0000, by arpi
-
can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>Thu, 29 Aug 2002 20:11:43 +0000, by arpi
-
syncThu, 29 Aug 2002 19:12:36 +0000, by nexus
-
add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patchThu, 29 Aug 2002 17:35:21 +0000, by pontscho
-
- add freetype support for guiThu, 29 Aug 2002 17:16:34 +0000, by pontscho
-
Fixed some small HTML errors.Thu, 29 Aug 2002 13:04:01 +0000, by diego
-
Fixed some breakages of single-buffer rendering of tdfxThu, 29 Aug 2002 12:04:21 +0000, by mark
-
fixes a segfault which was introduced in this file by the new ratecontrol codeThu, 29 Aug 2002 11:41:11 +0000, by rik
-
inet_aton fallback support by Joey Parrish <joey@yunamusic.com>Thu, 29 Aug 2002 07:07:12 +0000, by bertrand
-
arrg 100l in the 10lThu, 29 Aug 2002 02:20:00 +0000, by rfelker
-
fix 10l mistake and add the libdeps thing right this timeThu, 29 Aug 2002 02:11:33 +0000, by rfelker
-
removed old stuff no longer usedThu, 29 Aug 2002 02:05:01 +0000, by rfelker
-
Sipro audio now supported.Thu, 29 Aug 2002 01:56:09 +0000, by diego
-
remove nonsense tabs from makefile so emacs won't complain :)Thu, 29 Aug 2002 01:49:15 +0000, by rfelker
-
Plugin descriptions were moved to the man page.Thu, 29 Aug 2002 00:47:22 +0000, by diego
-
FreeBSD iconv change/fixWed, 28 Aug 2002 23:00:25 +0000, by nexus
-
mostly compiler warning fixes, some small bugfixWed, 28 Aug 2002 22:45:48 +0000, by arpi
-
passing extra stuff from real stuff to lavcWed, 28 Aug 2002 22:02:38 +0000, by michael
-
10l fixWed, 28 Aug 2002 21:55:44 +0000, by alex
-
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiWed, 28 Aug 2002 21:32:32 +0000, by alex
-
Reformat some paragraphs to make them fit 80 column displays.Wed, 28 Aug 2002 21:18:33 +0000, by diego
-
freetype 2.0/2.1+ support - disabled by default until bugs fixedWed, 28 Aug 2002 20:52:02 +0000, by arpi
-
subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separatedWed, 28 Aug 2002 20:45:42 +0000, by arpi
-
The rectangle is not white but inverted.Wed, 28 Aug 2002 20:42:17 +0000, by diego
-
Small note about multiple MPlayers and audio drivers.Wed, 28 Aug 2002 20:24:44 +0000, by diego
-
release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>)Wed, 28 Aug 2002 19:37:13 +0000, by alex
-
fixed possible 'DoS' bugWed, 28 Aug 2002 18:38:41 +0000, by alex
-
written by Florian Schilhabel <florian.schilhabel@gmx.net>Wed, 28 Aug 2002 17:14:02 +0000, by alex
-
fixes problems when new line is just '\n' and not '\r\n' and enabled html-markup ignore. Patch by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>Wed, 28 Aug 2002 17:07:55 +0000, by alex
-
64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>Wed, 28 Aug 2002 16:55:40 +0000, by alex
-
clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndns.org>Wed, 28 Aug 2002 16:22:02 +0000, by alex
-
final (?) libvo2 cleanup patch by Joey ParrishWed, 28 Aug 2002 16:09:31 +0000, by alex
-
removed old input codeWed, 28 Aug 2002 15:55:58 +0000, by alex
-
realplayer codecs wrappers, originaly written by Florian Schneider, extendedWed, 28 Aug 2002 14:17:06 +0000, by arpi
-
Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.Wed, 28 Aug 2002 11:20:48 +0000, by diego
-
align -> balign patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)Wed, 28 Aug 2002 00:24:27 +0000, by michael
-
libmpdvdkit on openbsd, patch by Bj«Órn Sandell <biorn@dce.chalmers.se>.Wed, 28 Aug 2002 00:05:10 +0000, by diego
-
- added matrix cracking/debugging code - disabledTue, 27 Aug 2002 23:01:54 +0000, by arpi
-
'sipr' descrambling implemented, at least for 16*6 matrixTue, 27 Aug 2002 22:46:54 +0000, by arpi
-
Added some introductory words, request only CVS for bug reports and furtherTue, 27 Aug 2002 22:28:03 +0000, by diego
-
Added proper heading tags and fixed the HTML structure.Tue, 27 Aug 2002 21:32:35 +0000, by diego
-
Cosmetics: Some more indents and newlines.Tue, 27 Aug 2002 21:19:30 +0000, by diego
-
Cosmetics: Indented code and inserted empty lines.Tue, 27 Aug 2002 21:00:39 +0000, by diego
-
Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with someTue, 27 Aug 2002 18:06:07 +0000, by diego
-
removed unused codeTue, 27 Aug 2002 16:17:54 +0000, by alex
-
SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>Tue, 27 Aug 2002 15:46:41 +0000, by alex
-
Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead ofTue, 27 Aug 2002 09:57:12 +0000, by diego
-
- add dxr3 equ patch from "Szombathelyi [iso-8859-2] Gy«Órgy" <gyurco@freemail.hu>Tue, 27 Aug 2002 08:33:05 +0000, by pontscho
-
Settle for GCC, not gcc. 10l for telling Andras otherwise.Tue, 27 Aug 2002 08:12:58 +0000, by diego
-
Updated credits for Kim Minh Kaplan from his own patch.Tue, 27 Aug 2002 01:31:57 +0000, by diego
-
- warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>Mon, 26 Aug 2002 22:20:58 +0000, by pontscho
-
Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should check for USE_OSS_AUDIOMon, 26 Aug 2002 17:20:17 +0000, by alex
-
fixing compilation without divx4 patch by (R«±mi Guyomarch <rguyom at pobox dot com>)Sun, 25 Aug 2002 23:19:38 +0000, by michael
-
10lSun, 25 Aug 2002 21:52:31 +0000, by michael
-
support for the new ratecontrol codeSun, 25 Aug 2002 21:43:22 +0000, by michael
-
syncSun, 25 Aug 2002 15:37:37 +0000, by zdar
-
support for 'sipr' codec - descrambling/reorder not yet fixed.Sun, 25 Aug 2002 01:12:41 +0000, by arpi
-
some files has some shit before teh audio/video headers...Sun, 25 Aug 2002 00:07:15 +0000, by arpi
-
10l - fixed chunktab size calculationSat, 24 Aug 2002 23:07:34 +0000, by arpi
-
some newer rv20 variants also uses custommsg 0x24 to set codec subtypeSat, 24 Aug 2002 23:06:38 +0000, by arpi
-
uses new dp_hdr_t packet structureSat, 24 Aug 2002 22:40:01 +0000, by arpi
-
- changed re-muxed packet structure (see struct dp_hdr_t)Sat, 24 Aug 2002 22:39:27 +0000, by arpi
-
Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>Sat, 24 Aug 2002 20:18:34 +0000, by atmos4
-
syncSat, 24 Aug 2002 14:22:46 +0000, by jonas
-
optimizationFri, 23 Aug 2002 21:55:57 +0000, by michael
-
iec958-init completly rewrittenFri, 23 Aug 2002 13:03:00 +0000, by joyping
-
Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightlyFri, 23 Aug 2002 10:50:19 +0000, by diego
-
Fixed *= bug in length calculationFri, 23 Aug 2002 01:41:12 +0000, by anders
-
with the help of the Mandrake compiler maintainer this problem hasThu, 22 Aug 2002 23:41:51 +0000, by arpi
-
removed -W -Wall -g and other gcc-specific warning/debug optionsThu, 22 Aug 2002 23:29:46 +0000, by arpi
-
removed nonsense 'inline'Thu, 22 Aug 2002 23:28:33 +0000, by arpi
-
- functions inside of functions are invalid in icc. replaced with #define'sThu, 22 Aug 2002 23:28:08 +0000, by arpi
-
v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Thu, 22 Aug 2002 23:05:58 +0000, by arpi
-
General Timing Formula algorithm from a scratch.Thu, 22 Aug 2002 23:03:51 +0000, by arpi
-
10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>Thu, 22 Aug 2002 21:30:31 +0000, by arpi
-
fix dxr3 subtitle handling and add some optimizationsThu, 22 Aug 2002 13:58:38 +0000, by pontscho
-
fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lists.veego.de>Thu, 22 Aug 2002 08:05:27 +0000, by jaf
-
MMX optimized code for soft equalizer filterThu, 22 Aug 2002 04:59:45 +0000, by rfelker
-
documentation for -vop eqThu, 22 Aug 2002 01:47:57 +0000, by rfelker
-
How to run multiple instances of MPlayer.Thu, 22 Aug 2002 00:05:35 +0000, by diego
-
soft video equalizer filter, currently supports brightness andWed, 21 Aug 2002 23:08:20 +0000, by rfelker
-
Typos, cosmetics and a tag closed.Wed, 21 Aug 2002 22:58:19 +0000, by diego
-
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Wed, 21 Aug 2002 22:50:40 +0000, by arpi
-
support for SP5x video codec used by Aiptek webcamWed, 21 Aug 2002 21:50:14 +0000, by arpi
-
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Wed, 21 Aug 2002 21:31:20 +0000, by arpi
-
this piece of code should prevent major fullscreen screwups, which canWed, 21 Aug 2002 21:24:23 +0000, by arpi
-
added forced window clearing for Xv, because on my setup (sawfish,Wed, 21 Aug 2002 21:23:26 +0000, by arpi
-
new slave volume command done :Wed, 21 Aug 2002 20:44:29 +0000, by arpi
-
applied Andras Mohari's patchWed, 21 Aug 2002 20:28:44 +0000, by gabucino
-
dvdnav wasn't selected for compilation together with mpdvdkit2.Wed, 21 Aug 2002 20:28:24 +0000, by arpi
-
allocating large enough buffer, fixes green stuff on top for encoding of height %16 != 0 videosWed, 21 Aug 2002 19:12:13 +0000, by michael
-
asserts to check buffer size and non overlapingnessWed, 21 Aug 2002 19:08:24 +0000, by michael
-
changed spdif default from "hw:0,2" to general alias "iec958"Tue, 20 Aug 2002 14:15:25 +0000, by joyping
-
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.Tue, 20 Aug 2002 00:57:13 +0000, by diego
-
Fixed typo manpage --> man page.Tue, 20 Aug 2002 00:36:58 +0000, by diego
-
Converted the docs to use proper headings tags.Tue, 20 Aug 2002 00:33:04 +0000, by diego
-
sync by anders@gnulinux.dkMon, 19 Aug 2002 11:17:24 +0000, by jaf
-
Sync the man page with the removed sections of the HTML docs.Mon, 19 Aug 2002 01:38:59 +0000, by diego
-
typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)Sun, 18 Aug 2002 22:46:03 +0000, by michael
-
begun removing "Available options" and "Examples" sections, whichSun, 18 Aug 2002 20:51:55 +0000, by gabucino
-
syncSun, 18 Aug 2002 20:48:00 +0000, by gabucino
-
Typo spotted by Steven M. Schultz <sms at 2bsd com>.Sun, 18 Aug 2002 10:24:32 +0000, by diego
-
10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>Sun, 18 Aug 2002 08:21:24 +0000, by michael
-
same behavior for luma & chroma single coeff eliminationSun, 18 Aug 2002 01:07:37 +0000, by michael
-
skip blocks with small chroma dc supportSat, 17 Aug 2002 20:48:23 +0000, by michael
-
Bah, if we start spellchecking this, we might as well do it right ;-)Sat, 17 Aug 2002 10:25:18 +0000, by diego
-
libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.Sat, 17 Aug 2002 09:34:53 +0000, by jaf
-
typoSat, 17 Aug 2002 09:15:30 +0000, by jaf
-
prefer libmpdvdkit2 over v1Fri, 16 Aug 2002 23:04:29 +0000, by arpi
-
apply mplayer-specific patchesFri, 16 Aug 2002 22:50:22 +0000, by arpi
-
applying css-key cache patchFri, 16 Aug 2002 22:46:01 +0000, by arpi
-
importing libmpdvdkit filesFri, 16 Aug 2002 22:43:44 +0000, by arpi
-
10lFri, 16 Aug 2002 22:39:02 +0000, by michael
-
importing libdvdread 0.9.3 filesFri, 16 Aug 2002 22:37:48 +0000, by arpi
-
40% faster blurFri, 16 Aug 2002 22:36:54 +0000, by michael
-
importing libdvdcss 1.2.2 filesFri, 16 Aug 2002 22:35:45 +0000, by arpi
-
should solve -vo vesa:vidix problem 'vosub_vidix: video server hasFri, 16 Aug 2002 22:25:45 +0000, by arpi
-
10l bug - noticed by Emiel Neggers <emiel@neggers.net>Fri, 16 Aug 2002 22:23:50 +0000, by arpi
-
hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should useFri, 16 Aug 2002 22:01:57 +0000, by arpi
-
speedup of gaussFri, 16 Aug 2002 21:02:50 +0000, by arpi
-
using precalculated src*om[][] table -> 25% faster.Fri, 16 Aug 2002 16:35:43 +0000, by arpi
-
more (~40%) speedup :)Fri, 16 Aug 2002 16:06:02 +0000, by arpi
-
syncFri, 16 Aug 2002 09:57:46 +0000, by nexus
-
fix (?) cmd line handlingThu, 15 Aug 2002 22:52:52 +0000, by pontscho
-
skip black in outline (white skip code is #if 0 as there is no speed difference)Thu, 15 Aug 2002 22:45:34 +0000, by michael
-
Applied patch by Remi Guyomarch <rguyom at pobox com>.Thu, 15 Aug 2002 22:43:27 +0000, by diego
-
added gettimeofday-based profiling/timingThu, 15 Aug 2002 20:50:13 +0000, by arpi
-
Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in aThu, 15 Aug 2002 12:42:52 +0000, by diego
-
sync by Panagiotis Issaris <takis.issaris@skynet.be>Thu, 15 Aug 2002 11:09:35 +0000, by jaf
-
syncThu, 15 Aug 2002 08:51:57 +0000, by jaf
-
*** empty log message ***Thu, 15 Aug 2002 07:02:17 +0000, by jaf
-
bug & ver updateWed, 14 Aug 2002 23:49:55 +0000, by michael
-
ogg (.ogm) text subtitles supportWed, 14 Aug 2002 23:41:19 +0000, by arpi
-
- add dxr3 gui support (dialogbox, etc.)Wed, 14 Aug 2002 23:02:45 +0000, by pontscho
-
- Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure forWed, 14 Aug 2002 21:56:31 +0000, by arpi
-
typo fixes by Ross Finlayson <finlayson@live.com>Wed, 14 Aug 2002 21:55:48 +0000, by arpi
-
disable cache if stream->fd<0 (no regular file/pipe but some special thing)Wed, 14 Aug 2002 21:46:48 +0000, by arpi
-
adds a soname and a shared library version number to libdha.Wed, 14 Aug 2002 21:44:56 +0000, by arpi
-
dynamic libavcodec.so support updated byWed, 14 Aug 2002 21:43:49 +0000, by arpi
-
warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>Wed, 14 Aug 2002 21:28:18 +0000, by arpi
-
corrects an off-by-one error when trying to seek beyond the end of file.Wed, 14 Aug 2002 21:25:01 +0000, by arpi
-
not only divx4 has 2, 3passWed, 14 Aug 2002 20:33:26 +0000, by gabucino
-
syncWed, 14 Aug 2002 20:24:55 +0000, by gabucino
-
Link and title synched to documentation.html.Wed, 14 Aug 2002 12:39:28 +0000, by diego
-
Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>Wed, 14 Aug 2002 12:24:01 +0000, by diego
-
arpi told me ...Wed, 14 Aug 2002 12:20:35 +0000, by jaf
-
add uri2filename converterWed, 14 Aug 2002 12:17:04 +0000, by pontscho
-
RV20 A-V desync fixed - use timestamp hack only for RV30Wed, 14 Aug 2002 09:15:31 +0000, by arpi
-
messages moved from vf.c and vd.cTue, 13 Aug 2002 23:32:05 +0000, by jaf
-
messages moved from vf.c and vd.cTue, 13 Aug 2002 23:24:20 +0000, by jaf
-
Jindrich Makovicka's new noise pattern filter.Tue, 13 Aug 2002 21:48:14 +0000, by diego
-
remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)Tue, 13 Aug 2002 19:18:20 +0000, by michael
-
semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)Tue, 13 Aug 2002 17:53:32 +0000, by michael
-
messages moved from dec_??d?o.cTue, 13 Aug 2002 16:04:16 +0000, by jaf
-
syncTue, 13 Aug 2002 14:59:12 +0000, by nexus
-
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...Tue, 13 Aug 2002 12:37:17 +0000, by jonas
-
Mozilla/Opera/? fixTue, 13 Aug 2002 11:20:12 +0000, by jonas
-
Put/get_image fixed. Deleted forgotten development commentsTue, 13 Aug 2002 08:41:49 +0000, by zdar
-
Typos & spelling fixedTue, 13 Aug 2002 08:26:06 +0000, by zdar
-
rv40 supportMon, 12 Aug 2002 00:05:01 +0000, by arpi
-
RV40 supportMon, 12 Aug 2002 00:04:37 +0000, by arpi
-
HTML fixes, no content change.Sun, 11 Aug 2002 22:27:08 +0000, by diego
-
HTML restructured. Now using definition lists instead of tables.Sun, 11 Aug 2002 22:24:26 +0000, by diego
-
Cosmetics: Properly indented table and fixed <TR> structure.Sun, 11 Aug 2002 20:38:34 +0000, by diego
-
Document new -sws options as well as TV input changes.Sun, 11 Aug 2002 19:27:05 +0000, by diego
-
kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callbackSun, 11 Aug 2002 19:12:09 +0000, by pontscho
-
updated/extended teh introduction partSun, 11 Aug 2002 18:52:55 +0000, by arpi
-
Sanitize a HTML table, <TR> are at the proper place and get closed.Sun, 11 Aug 2002 18:38:41 +0000, by diego
-
Another big batch of cosmetics *only*.Sun, 11 Aug 2002 18:27:38 +0000, by diego
-
fix -subSun, 11 Aug 2002 18:07:42 +0000, by pontscho
-
syncSun, 11 Aug 2002 17:43:24 +0000, by jaf
-
dvdnav api changedSun, 11 Aug 2002 17:14:41 +0000, by jonas
-
Created RTC section and moved RTC explanation there.Sun, 11 Aug 2002 15:49:42 +0000, by diego
-
New noise filter by Jindrich Makovicka.Sun, 11 Aug 2002 13:37:35 +0000, by diego
-
10l :)Sun, 11 Aug 2002 13:32:28 +0000, by pontscho
-
add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bugSun, 11 Aug 2002 13:12:38 +0000, by pontscho
-
mmx optimized avg/film noiseSun, 11 Aug 2002 10:52:22 +0000, by michael
-
optimizationSun, 11 Aug 2002 10:12:15 +0000, by michael
-
film/average noise cleanupSun, 11 Aug 2002 09:52:23 +0000, by michael
-
film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)Sun, 11 Aug 2002 09:46:50 +0000, by michael
-
oops forgot to commit thatSun, 11 Aug 2002 09:40:57 +0000, by michael
-
Initial version of Bulgarian translation, hell i vote for gettextSun, 11 Aug 2002 00:28:12 +0000, by iive
-
continuing paragraph reformattingSat, 10 Aug 2002 20:26:43 +0000, by gabucino
-
by 'lr' - <hephooey@fastmail.fm>Sat, 10 Aug 2002 18:56:45 +0000, by jaf
-
'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>Sat, 10 Aug 2002 18:45:31 +0000, by arpi
-
bsdbt848 driver and some formats (confused some users)Sat, 10 Aug 2002 10:59:42 +0000, by jonas
-
HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>Fri, 09 Aug 2002 21:30:21 +0000, by arpi
-
updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>Fri, 09 Aug 2002 18:08:57 +0000, by jaf
-
10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>Fri, 09 Aug 2002 17:47:54 +0000, by arpi
-
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningFri, 09 Aug 2002 17:43:49 +0000, by arpi
-
new directfb driver for 0.9.13+ by jiri.svoboda@seznam.czFri, 09 Aug 2002 17:20:46 +0000, by arpi
-
messages moved againThu, 08 Aug 2002 13:55:15 +0000, by jaf
-
email-adress updatedThu, 08 Aug 2002 11:27:32 +0000, by jaf
-
1000lThu, 08 Aug 2002 10:46:16 +0000, by michael
-
small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)Wed, 07 Aug 2002 21:51:10 +0000, by atmos4
-
messages moved from mencoder.c to helpmp??.hWed, 07 Aug 2002 18:24:25 +0000, by jaf
-
using help_mp-??.h for one messageWed, 07 Aug 2002 09:08:10 +0000, by jaf
-
anders@gnulinux.dkWed, 07 Aug 2002 09:01:13 +0000, by jaf
-
mpeg4 mpeg quantizer encodingWed, 07 Aug 2002 00:08:57 +0000, by michael
-
10lTue, 06 Aug 2002 22:01:45 +0000, by arpi
-
detection reordered. note: raw DV detection should be more reliable.Tue, 06 Aug 2002 21:21:14 +0000, by arpi
-
-vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>Tue, 06 Aug 2002 20:31:48 +0000, by arpi
-
10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>Tue, 06 Aug 2002 19:45:59 +0000, by arpi
-
autodetection of MJPEG card for -vo zr by grepping /proc/pciTue, 06 Aug 2002 14:23:23 +0000, by rik
-
Put all spudec_new stuff in a single function,Tue, 06 Aug 2002 13:32:55 +0000, by kmkaplan
-
update by Jiri Svoboda <jiri.svoboda@seznam.cz>Tue, 06 Aug 2002 10:22:50 +0000, by jaf
-
syncTue, 06 Aug 2002 09:05:08 +0000, by nexus
-
codecs.conf min. version bumpedMon, 05 Aug 2002 21:02:23 +0000, by arpi
-
real 'sipr' audio added (not yet working), version bumpedMon, 05 Aug 2002 21:01:53 +0000, by arpi
-
0.1lMon, 05 Aug 2002 20:49:58 +0000, by rik
-
cinerama support in -vo zr for people with more than one zoran card, documentation contained in -zrhelpMon, 05 Aug 2002 20:03:22 +0000, by rik
-
100lMon, 05 Aug 2002 19:38:30 +0000, by arpi
-
moved messages to help_mp-??.hMon, 05 Aug 2002 18:37:14 +0000, by jaf
-
allow early exit from esds parsing, so decoder info (type & bitrate) areMon, 05 Aug 2002 18:22:51 +0000, by arpi
-
support for .mp4 with .mp3 audioMon, 05 Aug 2002 18:22:14 +0000, by arpi
-
native DV audio/video decoders using libdvMon, 05 Aug 2002 17:23:22 +0000, by arpi
-
native libdv added, fourccs fixed/commented for qdv & mcdvMon, 05 Aug 2002 17:22:14 +0000, by arpi
-
raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>Mon, 05 Aug 2002 17:21:35 +0000, by arpi
-
oac/ovc changes, -osdleevl defaults to 1Mon, 05 Aug 2002 13:53:30 +0000, by arpi
-
no default oac/ovc (it just confuses users), more detailed -oac/-ovc helpMon, 05 Aug 2002 13:41:32 +0000, by arpi
-
Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.Mon, 05 Aug 2002 13:04:54 +0000, by atmos4
-
osdlevel=1 by defaultMon, 05 Aug 2002 12:57:54 +0000, by arpi
-
updates, using DIRECTFBVERSION and video EQ support by Jiri.Svoboda@seznam.czMon, 05 Aug 2002 11:46:51 +0000, by arpi
-
directfb version detectionMon, 05 Aug 2002 11:42:29 +0000, by arpi
-
PPC endianess fix by Colin Leroy <colin@colino.net>Mon, 05 Aug 2002 11:26:26 +0000, by arpi
-
sorryMon, 05 Aug 2002 06:46:54 +0000, by jaf
-
fixed 'eof at 66s' bugMon, 05 Aug 2002 03:13:45 +0000, by arpi
-
compilation bug found by Julien Portalier <julien@portalier.com>Mon, 05 Aug 2002 01:53:17 +0000, by arpi
-
gui seekbar pos calc overflow fixedMon, 05 Aug 2002 01:32:11 +0000, by arpi
-
endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alphaMon, 05 Aug 2002 01:31:47 +0000, by atmos4
-
- fix equ handlingMon, 05 Aug 2002 01:14:14 +0000, by pontscho
-
warning fixMon, 05 Aug 2002 01:06:25 +0000, by arpi
-
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>Mon, 05 Aug 2002 00:39:07 +0000, by arpi
-
VCDs do *not* get mounted.Mon, 05 Aug 2002 00:27:26 +0000, by diego
-
small fixes...Mon, 05 Aug 2002 00:11:44 +0000, by arpi
-
Applied some suggestions by Nilmoni Deb.Sun, 04 Aug 2002 22:26:35 +0000, by diego
-
Changed all link names from the section number to a sensible label.Sun, 04 Aug 2002 22:13:09 +0000, by diego
-
- fix playlist2dvd bugSun, 04 Aug 2002 20:44:21 +0000, by pontscho
-
'switched to -ni' hinzugef«ägtSun, 04 Aug 2002 20:33:19 +0000, by jaf
-
- fix mixer handlingSun, 04 Aug 2002 19:23:58 +0000, by pontscho
-
faszomSun, 04 Aug 2002 19:15:45 +0000, by arpi
-
igaz - corrected according to arpiSun, 04 Aug 2002 19:10:07 +0000, by gabucino
-
"szviccsing tu -ni" addedSun, 04 Aug 2002 18:58:55 +0000, by gabucino
-
format incompatibility warningSun, 04 Aug 2002 18:33:26 +0000, by arpi
-
- fix fuckin' locale (?:)Sun, 04 Aug 2002 17:24:00 +0000, by pontscho
-
ver=-1 as defaultSun, 04 Aug 2002 16:27:52 +0000, by michael
-
mjpeg codecs reordered - now it plays almost everything by defaultSun, 04 Aug 2002 16:06:24 +0000, by arpi
-
updated - we're ready for a pre-release nowSun, 04 Aug 2002 15:39:31 +0000, by arpi
-
support for packetized aac streams (used in .mp4 files)Sun, 04 Aug 2002 15:33:41 +0000, by arpi
-
mp4v (.mp4 video) addedSun, 04 Aug 2002 13:52:24 +0000, by arpi
-
10000l - didn't clear new stream struct, causing possible sig11 in cache layerSun, 04 Aug 2002 13:35:25 +0000, by arpi
-
gui.conf parsing moved to after gtkInit() - should fix i18n problemsSun, 04 Aug 2002 11:09:20 +0000, by arpi
-
syncSun, 04 Aug 2002 09:21:32 +0000, by nexus
-
Document change_rectangleSun, 04 Aug 2002 02:27:25 +0000, by kmkaplan
-
Add the input command "change_rectangle" to control the rectangleSun, 04 Aug 2002 02:22:27 +0000, by kmkaplan
-
Add the control VFCTRL_CHANGE_RECTANGLESun, 04 Aug 2002 02:21:50 +0000, by kmkaplan
-
Add the control VFCTRL_CHANGE_RECTANGLESun, 04 Aug 2002 02:19:20 +0000, by kmkaplan
-
'swtiching to -ni' addedSun, 04 Aug 2002 01:48:54 +0000, by arpi
-
detection of badly interleaved avi files and auto-switch to -niSun, 04 Aug 2002 01:48:35 +0000, by arpi
-
new_demux_packet: allocate 8 bytes too muchSun, 04 Aug 2002 00:15:58 +0000, by arpi
-
Added a uniform title: something - MPlayer - The Movie Player for Linux.Sun, 04 Aug 2002 00:07:55 +0000, by diego
-
It all started with fixing a few dangling links...Sat, 03 Aug 2002 22:48:41 +0000, by diego
-
typoSat, 03 Aug 2002 21:26:25 +0000, by diego
-
-dvdkey option clarified.Sat, 03 Aug 2002 20:36:53 +0000, by diego
-
Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.Sat, 03 Aug 2002 19:19:22 +0000, by diego
-
ReviewSat, 03 Aug 2002 01:32:14 +0000, by diego
-
imho swscale also likes aligned stride :)Fri, 02 Aug 2002 22:57:58 +0000, by arpi
-
- some reorder/cleanup of mp_image flagsFri, 02 Aug 2002 22:55:54 +0000, by arpi
-
prefer 422P for mjpegFri, 02 Aug 2002 19:39:37 +0000, by arpi
-
colorspace part cleanup and support for IMGFMT_422P, _444PFri, 02 Aug 2002 19:38:59 +0000, by arpi
-
added new formats: 444p,422p, 411pFri, 02 Aug 2002 19:36:31 +0000, by arpi
-
count blocks by rounded-up chunksizes instead of chunks -Fri, 02 Aug 2002 17:44:16 +0000, by arpi
-
ignore pnot/PICTFri, 02 Aug 2002 17:41:02 +0000, by arpi
-
compatibility with _OLD_ lavc & uv_stride checkFri, 02 Aug 2002 12:19:21 +0000, by michael
-
The rectangle of the rectangle plugin is not necessarily white.Fri, 02 Aug 2002 01:23:43 +0000, by diego
-
Documented -srate for MEncoder.Fri, 02 Aug 2002 01:02:46 +0000, by diego
-
The endless quest to force people into writing good bug reports part 2342:Fri, 02 Aug 2002 00:59:35 +0000, by diego
-
skip 'pnot' and 'PICT' - fixes incoming/1.movThu, 01 Aug 2002 21:16:57 +0000, by arpi
-
sync with english begunThu, 01 Aug 2002 20:49:41 +0000, by gabucino
-
planar yuv 444 422 411 supportThu, 01 Aug 2002 12:39:08 +0000, by michael
-
negative delay won't workThu, 01 Aug 2002 08:53:32 +0000, by arpi
-
audio preload/density/delay configurableThu, 01 Aug 2002 08:39:33 +0000, by arpi
-
- yuv422 disabled (no IMGFMT for _planar_ 422)Wed, 31 Jul 2002 20:18:44 +0000, by arpi
-
new filter to use libavcodec's deinterlacerWed, 31 Jul 2002 19:50:42 +0000, by arpi
-
initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>Wed, 31 Jul 2002 19:40:33 +0000, by arpi
-
upsz 2Wed, 31 Jul 2002 13:26:46 +0000, by pontscho
-
no need for ioctl.h if not using dvbWed, 31 Jul 2002 05:25:57 +0000, by rfelker
-
fix silly shorthand that could cause trouble portingWed, 31 Jul 2002 05:23:09 +0000, by rfelker
-
gtk dialog bug fixTue, 30 Jul 2002 23:09:24 +0000, by pontscho
-
There appears to be a trivial namespace error in determining the validTue, 30 Jul 2002 19:19:16 +0000, by arpi
-
It makes sense to me to try and use any locally installed win32 DLLsTue, 30 Jul 2002 19:06:51 +0000, by arpi
-
- fixed size/aspect for -fsTue, 30 Jul 2002 18:52:57 +0000, by arpi
-
ogm audio format id is in hex, not decTue, 30 Jul 2002 18:14:02 +0000, by arpi
-
Documented -vop rectangle.Tue, 30 Jul 2002 18:08:06 +0000, by diego
-
libao2 stuff move dto libao2.txtTue, 30 Jul 2002 17:56:24 +0000, by arpi
-
10l - PUT_IMAGE->DRAW_IMAGETue, 30 Jul 2002 17:41:11 +0000, by arpi
-
typo fixes and updates around libavcodecTue, 30 Jul 2002 17:32:45 +0000, by arpi
-
updated - feel free to commentTue, 30 Jul 2002 16:54:01 +0000, by arpi
-
vd_vfw.cTue, 30 Jul 2002 16:41:33 +0000, by arpi
-
1l :)Tue, 30 Jul 2002 16:40:42 +0000, by arpi
-
upsz :)Tue, 30 Jul 2002 13:38:35 +0000, by pontscho
-
quit on unknown parmTue, 30 Jul 2002 12:24:26 +0000, by atmos4
-
- some cosmetic change in preferencesTue, 30 Jul 2002 11:50:20 +0000, by pontscho
-
fix (?) equalizer distortion problemTue, 30 Jul 2002 11:48:18 +0000, by pontscho
-
fix audio files (mp3,wav) position calcTue, 30 Jul 2002 11:46:29 +0000, by pontscho
-
update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>Tue, 30 Jul 2002 09:17:19 +0000, by jaf
-
added missing formats :)Mon, 29 Jul 2002 16:24:40 +0000, by rfelker
-
10l to dunnoSun, 28 Jul 2002 22:29:04 +0000, by atmos4
-
Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)Sun, 28 Jul 2002 22:09:03 +0000, by atmos4
-
Add type= and fix a minor typing difference from ffmpegSun, 28 Jul 2002 21:56:18 +0000, by atmos4
-
... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Sun, 28 Jul 2002 21:30:09 +0000, by arpi
-
Use RGB for palette from .IDX fileSun, 28 Jul 2002 16:37:05 +0000, by kmkaplan
-
Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.Sun, 28 Jul 2002 16:30:52 +0000, by kmkaplan
-
New function vobsub_get_next_packet for subrip.Sun, 28 Jul 2002 16:28:30 +0000, by kmkaplan
-
Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.Sun, 28 Jul 2002 15:54:26 +0000, by atmos4
-
Make vobsub palette generation compatible with windows vobsub.Sun, 28 Jul 2002 12:01:32 +0000, by atmos4
-
Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.Sun, 28 Jul 2002 11:07:30 +0000, by atmos4
-
Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.Sat, 27 Jul 2002 22:10:58 +0000, by atmos4
-
syncSat, 27 Jul 2002 20:46:48 +0000, by frodone
-
remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat structSat, 27 Jul 2002 18:33:44 +0000, by atmos4
-
syncSat, 27 Jul 2002 14:52:38 +0000, by jaf
-
Document rectangle plugin.Sat, 27 Jul 2002 12:18:53 +0000, by kmkaplan
-
New plugin to test crop parameters. Arguments are the same as for theSat, 27 Jul 2002 11:40:15 +0000, by kmkaplan
-
syncSat, 27 Jul 2002 01:12:53 +0000, by frodone
-
Add loadfile and loadlist commands. May be buggy if the filename contain someFri, 26 Jul 2002 21:26:39 +0000, by albeu
-
removed query_vaaFri, 26 Jul 2002 12:42:43 +0000, by alex
-
Add uninit to the avi demuxerFri, 26 Jul 2002 12:36:13 +0000, by albeu
-
equalizer docs updatedFri, 26 Jul 2002 12:22:49 +0000, by alex
-
warning fixesFri, 26 Jul 2002 04:04:51 +0000, by atmos4
-
Reorganized the README. More general information up front, more conciseFri, 26 Jul 2002 03:53:27 +0000, by diego
-
limit parameter for cropdetect, fixed column.Fri, 26 Jul 2002 03:28:07 +0000, by diego
-
Reviewed Filter section, added limit parameter to cropdetect, not only SDLFri, 26 Jul 2002 03:24:24 +0000, by diego
-
10L free the cacheFri, 26 Jul 2002 02:32:41 +0000, by albeu
-
10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>Fri, 26 Jul 2002 02:04:11 +0000, by albeu
-
documenting cropdetect's parameterFri, 26 Jul 2002 00:12:13 +0000, by arpi
-
Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu>Fri, 26 Jul 2002 00:02:31 +0000, by atmos4
-
10l bug fixed (info.cap |= -> = )Thu, 25 Jul 2002 22:54:03 +0000, by arpi
-
vide EQ fixed - lumactl register is not readable!Thu, 25 Jul 2002 22:52:51 +0000, by arpi
-
syncThu, 25 Jul 2002 22:37:55 +0000, by nexus
-
video eq:Thu, 25 Jul 2002 22:18:49 +0000, by arpi
-
eq range mapping -100..100 => 0..100Thu, 25 Jul 2002 22:14:45 +0000, by arpi
-
SetValue: ignore case of 'item'Thu, 25 Jul 2002 22:13:59 +0000, by arpi
-
print warning about unsupported video eq attributesThu, 25 Jul 2002 21:55:13 +0000, by arpi
-
eq fixed, based on patch by .soThu, 25 Jul 2002 21:36:04 +0000, by arpi
-
- fixed overflow by +-0x80Thu, 25 Jul 2002 21:34:24 +0000, by arpi
-
upsz, sorry, i forgott this :) (skin name saving:)Thu, 25 Jul 2002 21:31:36 +0000, by pontscho
-
add preferences to guiThu, 25 Jul 2002 20:34:33 +0000, by pontscho
-
- add some control (ao_oss, pl_extrastereo)Thu, 25 Jul 2002 20:28:47 +0000, by pontscho
-
- add preferences support (first try)Thu, 25 Jul 2002 20:26:38 +0000, by pontscho
-
more eq cleanupThu, 25 Jul 2002 20:23:18 +0000, by arpi
-
Correct dump_srt millisecond outputThu, 25 Jul 2002 18:05:08 +0000, by kmkaplan
-
codmetics :)Thu, 25 Jul 2002 16:39:22 +0000, by arpi
-
10lThu, 25 Jul 2002 15:32:29 +0000, by arpi
-
little fixThu, 25 Jul 2002 13:38:14 +0000, by alex
-
smthThu, 25 Jul 2002 13:36:59 +0000, by alex
-
eq synced to new way, not tested, but the old one isn't working yetThu, 25 Jul 2002 13:23:44 +0000, by alex
-
eq reworkedThu, 25 Jul 2002 13:12:23 +0000, by alex
-
fixed possible 10l bug (vf not initialized yet)Thu, 25 Jul 2002 10:27:35 +0000, by alex
-
DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.Thu, 25 Jul 2002 03:37:28 +0000, by atmos4
-
Explain what we need and why a little more verbosely.Thu, 25 Jul 2002 02:38:20 +0000, by diego
-
Advertise mencvcd, the woes of seeking in a paused movie and to OSD or notThu, 25 Jul 2002 01:48:17 +0000, by diego
-
eq reworkedWed, 24 Jul 2002 18:19:39 +0000, by alex
-
equalizer reworkedWed, 24 Jul 2002 18:14:21 +0000, by alex
-
eq handling reworkedWed, 24 Jul 2002 17:25:13 +0000, by alex
-
Make spudec_assemble more resistent in the face of incomplete packets.Wed, 24 Jul 2002 16:47:29 +0000, by kmkaplan
-
Added 2 entries: no sound without win32 and no sound with sound daemon.Wed, 24 Jul 2002 03:49:34 +0000, by diego
-
Added -xvidopts as described by Albeu on #mplayerdev.Wed, 24 Jul 2002 02:14:14 +0000, by diego
-
Moved RealPlayer libs installation to codecs.html where all the otherWed, 24 Jul 2002 01:56:08 +0000, by diego
-
Workaround for seeking multiangle discs with missing sml_agli[] table, as aTue, 23 Jul 2002 23:36:44 +0000, by arpi
-
Remove depency on libmpdemux streams, use ANSI IO instead.Tue, 23 Jul 2002 20:19:42 +0000, by kmkaplan
-
Configuration files documented.Tue, 23 Jul 2002 20:10:39 +0000, by diego
-
Hopefully correct 10l fix for duuno who.Tue, 23 Jul 2002 19:37:11 +0000, by atmos4
-
firstTue, 23 Jul 2002 16:46:51 +0000, by pontscho
-
fixed missing result when --disable-divx4linux is specifiedTue, 23 Jul 2002 15:13:00 +0000, by rfelker
-
Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.Tue, 23 Jul 2002 12:03:05 +0000, by atmos4
-
support for older xvid versions and IMGFMT_IYUVMon, 22 Jul 2002 14:54:34 +0000, by alex
-
Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TVMon, 22 Jul 2002 11:25:01 +0000, by diego
-
10l fix, by R«±mi Guyomarch <rguyom@pobox.com> && Bj«Órn SandellSun, 21 Jul 2002 22:20:05 +0000, by arpi
-
fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200Sun, 21 Jul 2002 19:57:25 +0000, by pontscho
-
Fix vbr muxing and win32 codec crash on initSun, 21 Jul 2002 14:36:33 +0000, by albeu
-
endianess fix by Colin Leroy <colin@colino.net>Sun, 21 Jul 2002 12:13:40 +0000, by arpi
-
DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)Sat, 20 Jul 2002 16:38:31 +0000, by arpi
-
DR1 with IPB fixedSat, 20 Jul 2002 16:27:17 +0000, by arpi
-
added 'priv' field to mpi - requires for tracking frames with differentSat, 20 Jul 2002 16:26:49 +0000, by arpi
-
DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)Sat, 20 Jul 2002 15:49:38 +0000, by arpi
-
10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>Sat, 20 Jul 2002 14:26:38 +0000, by albeu
-
Add direct rendering method 2Sat, 20 Jul 2002 13:53:53 +0000, by albeu
-
- fix audio equalizerFri, 19 Jul 2002 20:51:48 +0000, by pontscho
-
playlist addedFri, 19 Jul 2002 07:51:01 +0000, by jaf
-
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).Fri, 19 Jul 2002 02:11:59 +0000, by diego
-
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).Fri, 19 Jul 2002 01:24:15 +0000, by diego
-
fixing swscaler bug ;)Thu, 18 Jul 2002 22:44:31 +0000, by michael
-
Put back the ordering of the if as requested by Arpi.Thu, 18 Jul 2002 16:14:27 +0000, by kmkaplan
-
added real mmap supportThu, 18 Jul 2002 16:09:54 +0000, by joyping
-
Disabled spuenc, it still doesn't work well with the em8300Thu, 18 Jul 2002 14:59:55 +0000, by mswitch
-
Applied patch by Alban Bedel <albeu@free.fr>.Thu, 18 Jul 2002 14:48:58 +0000, by diego
-
Round height or width to valid values when doing automatic calculation.Thu, 18 Jul 2002 14:06:32 +0000, by kmkaplan
-
Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.Wed, 17 Jul 2002 23:28:37 +0000, by atmos4
-
1000000lWed, 17 Jul 2002 21:20:11 +0000, by michael
-
check if the available buffers are big enough in get_imageWed, 17 Jul 2002 00:54:31 +0000, by michael
-
fallback to slices, if dr1 fails (bug found by kabi)Tue, 16 Jul 2002 23:42:44 +0000, by michael
-
checking num_buffers for IMGTYPE_IPTue, 16 Jul 2002 21:07:05 +0000, by michael
-
10l y422p -> y420pTue, 16 Jul 2002 12:04:30 +0000, by michael
-
10l (init flags after init ...)Tue, 16 Jul 2002 00:56:12 +0000, by michael
-
svq1 direct renderingMon, 15 Jul 2002 21:33:46 +0000, by michael
-
imgtype IP supportMon, 15 Jul 2002 14:30:12 +0000, by michael
-
10lMon, 15 Jul 2002 00:30:50 +0000, by michael
-
dont depend upon vo_directrenderingSun, 14 Jul 2002 21:57:03 +0000, by michael
-
fixing fixmesSun, 14 Jul 2002 21:30:54 +0000, by michael
-
direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)Sun, 14 Jul 2002 19:44:40 +0000, by michael
-
DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.Sun, 14 Jul 2002 17:54:05 +0000, by diego
-
diego sux.Sun, 14 Jul 2002 16:06:19 +0000, by gabucino
-
Add missing description for lameopts aqSun, 14 Jul 2002 15:54:09 +0000, by atmos4
-
Added DVB to the HTML docs.Sat, 13 Jul 2002 17:54:04 +0000, by diego
-
Synchronised TOC and section titles.Sat, 13 Jul 2002 16:11:52 +0000, by diego
-
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.Sat, 13 Jul 2002 15:10:33 +0000, by diego
-
This event now has correct spelling.Sat, 13 Jul 2002 14:55:40 +0000, by diego
-
Lots of <I> --> <CODE>, added missing section, star wars text corrected.Sat, 13 Jul 2002 14:41:59 +0000, by diego
-
Some spellchecking, moved the section to the correct position, someSat, 13 Jul 2002 14:23:36 +0000, by diego
-
vd_xvid need divx.hSat, 13 Jul 2002 12:02:57 +0000, by albeu
-
playlist addedSat, 13 Jul 2002 09:42:21 +0000, by jaf
-
fix for interlaced (2 fields) mpeg2 streams:Fri, 12 Jul 2002 18:03:16 +0000, by arpi
-
8 and 16bpp qtrle supportFri, 12 Jul 2002 17:49:04 +0000, by alex
-
xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>Fri, 12 Jul 2002 17:09:53 +0000, by alex
-
workaround for empty version1 audio headers (bugreport by Sascha Sommer)Fri, 12 Jul 2002 13:50:35 +0000, by arpi
-
Patch by Jiri Svoboda:Fri, 12 Jul 2002 10:27:08 +0000, by atmos4
-
syncFri, 12 Jul 2002 08:24:57 +0000, by nexus
-
ad_dk4adpcm is done by ima_adpcm (obsoleted)Fri, 12 Jul 2002 04:05:56 +0000, by atmos4
-
fix tv bazzeFri, 12 Jul 2002 03:26:46 +0000, by atmos4
-
add simple playlist supportFri, 12 Jul 2002 00:53:26 +0000, by pontscho
-
Document -vobsubout, -vobsuboutid and -vobsuboutindexThu, 11 Jul 2002 22:01:40 +0000, by kmkaplan
-
Document -vobsubout, -vobsubid and -vobsubindexThu, 11 Jul 2002 21:47:16 +0000, by kmkaplan
-
Don't call libvo draw slice directlyThu, 11 Jul 2002 20:19:00 +0000, by albeu
-
Add draw slice for the codecsThu, 11 Jul 2002 20:17:27 +0000, by albeu
-
support for external pp by divx4. some fixes/cosmetics?Thu, 11 Jul 2002 19:16:30 +0000, by alex
-
better support for rgb/bgr formatsThu, 11 Jul 2002 19:08:23 +0000, by alex
-
Lots of compatibility fixes for Windows' Vobsub reader.Thu, 11 Jul 2002 18:49:18 +0000, by kmkaplan
-
Fix Vobsub output synchro.Thu, 11 Jul 2002 18:48:43 +0000, by kmkaplan
-
Silly me, vo_x11 doesn't use my aspect code!Thu, 11 Jul 2002 16:14:55 +0000, by atmos4
-
adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodecThu, 11 Jul 2002 13:05:53 +0000, by rik
-
fixed spdifThu, 11 Jul 2002 10:20:54 +0000, by joyping
-
Support for Xvid using their new api. If divx4 compatiblity is disabeledWed, 10 Jul 2002 20:56:57 +0000, by albeu
-
vqmin=1 weirdnessWed, 10 Jul 2002 13:58:54 +0000, by michael
-
Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),Wed, 10 Jul 2002 13:40:32 +0000, by atmos4
-
Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, whichWed, 10 Jul 2002 08:56:06 +0000, by atmos4
-
Added a simple xmcd parser to retreive the tracks name.Wed, 10 Jul 2002 08:51:11 +0000, by bertrand
-
Build a fake list of track name.Wed, 10 Jul 2002 08:49:42 +0000, by bertrand
-
Created a new header file to store common struct & prototype forWed, 10 Jul 2002 08:46:51 +0000, by bertrand
-
1000l, back out hack-n-slay 8bpp code from my local tree.Wed, 10 Jul 2002 08:36:27 +0000, by atmos4
-
Markus Rechberger <revenger at shell.dnload.com>:Wed, 10 Jul 2002 04:58:51 +0000, by atmos4
-
-vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).Wed, 10 Jul 2002 04:11:59 +0000, by atmos4
-
Sync by me(TM)Wed, 10 Jul 2002 04:03:56 +0000, by atmos4
-
Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>Wed, 10 Jul 2002 03:19:28 +0000, by atmos4
-
Sync by Michele Balistreri <brain87 at gmx.net>Wed, 10 Jul 2002 03:17:40 +0000, by atmos4
-
enable mpdvdkit on cygwin, too,Wed, 10 Jul 2002 03:02:11 +0000, by atmos4
-
very simple script to generate png images from an video with all -sws methodsTue, 09 Jul 2002 21:53:29 +0000, by michael
-
minor fixes week at mcdonals: small fix pse->pse36Tue, 09 Jul 2002 21:50:15 +0000, by atmos4
-
swscaler methods recommendation & artifact typesTue, 09 Jul 2002 21:36:37 +0000, by michael
-
Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).Tue, 09 Jul 2002 20:38:21 +0000, by atmos4
-
10l, evidently killed some lines and missed it when doing cvs diff.Tue, 09 Jul 2002 19:40:54 +0000, by atmos4
-
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.Tue, 09 Jul 2002 19:05:23 +0000, by atmos4
-
Support for yuv410p as needed by ffsvq1.Tue, 09 Jul 2002 18:53:07 +0000, by atmos4
-
syncTue, 09 Jul 2002 17:51:49 +0000, by jonas
-
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)Tue, 09 Jul 2002 17:01:52 +0000, by michael
-
switch off nearest scaling ...Tue, 09 Jul 2002 10:14:55 +0000, by pontscho
-
Fixed the asf http authentication.Tue, 09 Jul 2002 08:26:34 +0000, by bertrand
-
Added ASF_Authenticate as an asf stream type.Tue, 09 Jul 2002 08:23:47 +0000, by bertrand
-
Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)Mon, 08 Jul 2002 23:29:02 +0000, by atmos4
-
MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.Mon, 08 Jul 2002 21:44:51 +0000, by atmos4
-
#ifdef'ed divx4 2pass code - idea by DiegoMon, 08 Jul 2002 21:34:24 +0000, by arpi
-
Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.Mon, 08 Jul 2002 08:55:07 +0000, by diego
-
cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.Mon, 08 Jul 2002 07:20:37 +0000, by atmos4
-
Add missing authentication for asf streaming.Mon, 08 Jul 2002 04:11:23 +0000, by atmos4
-
Update about gcc 3.0.4. The problem is not Red Hat specific.Sun, 07 Jul 2002 22:55:46 +0000, by diego
-
100l - seq++ for groupingSun, 07 Jul 2002 20:06:55 +0000, by arpi
-
yuv handling simplified (using new mpi fields)Sun, 07 Jul 2002 16:25:36 +0000, by alex
-
Fix -bandwidth if no streaming available, 10l ;)Sun, 07 Jul 2002 16:17:45 +0000, by atmos4
-
support avcontext based quant_store exportSun, 07 Jul 2002 16:12:30 +0000, by alex
-
edit-list support for video - fixes various A-V sync problems (TODO: seeking)Sun, 07 Jul 2002 15:21:30 +0000, by arpi
-
10L don't add a base path to the urlsSun, 07 Jul 2002 04:07:57 +0000, by albeu
-
Relative filename in playlist are now relative to the playlist pathSun, 07 Jul 2002 03:59:58 +0000, by albeu
-
Add support for m3u playlists as generated by eg recent versions of winamp.Sun, 07 Jul 2002 00:00:04 +0000, by atmos4
-
aspect prescaling fix by magnus.pfeffer@epost.deSat, 06 Jul 2002 15:23:20 +0000, by arpi
-
interlacing support - Klaus Stengel <ks1@inter-ject.de>Sat, 06 Jul 2002 15:20:34 +0000, by arpi
-
detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Sat, 06 Jul 2002 15:20:10 +0000, by arpi
-
subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolphy@inf.elte.hu>Sat, 06 Jul 2002 15:19:08 +0000, by arpi
-
bugfix by Michael.Lampe@iwr.uni-heidelberg.deSat, 06 Jul 2002 15:17:27 +0000, by arpi
-
fixed endless 'unknown chunk' and doublespeed ima4 audio bugsSat, 06 Jul 2002 15:14:32 +0000, by arpi
-
syncSat, 06 Jul 2002 08:20:07 +0000, by nexus
-
typoSat, 06 Jul 2002 08:01:12 +0000, by nexus
-
syncSat, 06 Jul 2002 08:00:14 +0000, by nexus
-
- add icon (nice, but very ugly hakk:)Fri, 05 Jul 2002 23:47:00 +0000, by pontscho
-
removed genfb and nvidia driversFri, 05 Jul 2002 15:38:56 +0000, by alex
-
fixed mga resize-to-0x0 bugFri, 05 Jul 2002 15:34:17 +0000, by alex
-
fixed doublebuffering and moved messages to various verbose levelFri, 05 Jul 2002 15:29:12 +0000, by alex
-
removed fame and lavc encoder, enabled spu encoder, added equaliuzer supportFri, 05 Jul 2002 14:26:37 +0000, by alex
-
Added the bandwidth optionFri, 05 Jul 2002 02:51:19 +0000, by bertrand
-
If network is used, take the streams id that were requested.Fri, 05 Jul 2002 02:48:32 +0000, by bertrand
-
Moved the asf_http_streaming_ctrl_t struct from asf_streaming.cFri, 05 Jul 2002 02:47:09 +0000, by bertrand
-
Changed the way that the streams are requested.Fri, 05 Jul 2002 02:46:03 +0000, by bertrand
-
Retreive the bandwidth option from the command line.Fri, 05 Jul 2002 02:37:56 +0000, by bertrand
-
Added the bandwidth variable. Used to set the max download bandwidthFri, 05 Jul 2002 02:35:19 +0000, by bertrand
-
hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfThu, 04 Jul 2002 22:17:30 +0000, by arpi
-
hmm, just found a nice thing with my new LFS..Thu, 04 Jul 2002 19:09:44 +0000, by gabucino
-
vf_scale updateThu, 04 Jul 2002 13:30:55 +0000, by michael
-
more scaling algosThu, 04 Jul 2002 13:08:37 +0000, by michael
-
syncThu, 04 Jul 2002 12:04:55 +0000, by jaf
-
oops forgot to commit, part of Bj«Órn Sandells libdha obsd ppc fixes.Thu, 04 Jul 2002 01:10:53 +0000, by atmos4
-
* Link with -lossaudio and/or -li386 only when neededWed, 03 Jul 2002 22:17:33 +0000, by arpi
-
cVS: ---------------------------------------------------------------------Wed, 03 Jul 2002 21:43:28 +0000, by joyping
-
for 0.90 releaseWed, 03 Jul 2002 21:42:38 +0000, by eyck
-
OpenBSD PPC libdha fix by Bj«Órn Sandell.Wed, 03 Jul 2002 21:20:19 +0000, by atmos4
-
Patch to improve bufferhandling on OpenBSD and NetBSD, by Bj«Órn Sandell and Bernd Ernesti <mplayer at lists.veego.de>Wed, 03 Jul 2002 21:17:31 +0000, by atmos4
-
syncWed, 03 Jul 2002 19:15:14 +0000, by nexus
-
Small fix for non-X86 OpenBSD by Bj«Órn Sandell <biorn at dce.chalmers.se>Wed, 03 Jul 2002 18:59:47 +0000, by atmos4
-
add equalizer support and fix some small bug...Wed, 03 Jul 2002 18:57:52 +0000, by pontscho
-
First probe :)Wed, 03 Jul 2002 09:03:20 +0000, by pontscho
-
remove unneded config filesWed, 03 Jul 2002 08:55:26 +0000, by pontscho
-
syncWed, 03 Jul 2002 08:06:43 +0000, by nexus
-
add -audiofile support for guiTue, 02 Jul 2002 22:31:50 +0000, by pontscho
-
fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)Tue, 02 Jul 2002 21:10:42 +0000, by pontscho
-
delay=0 removed, totally unneededTue, 02 Jul 2002 20:29:27 +0000, by arpi
-
100lTue, 02 Jul 2002 20:04:13 +0000, by arpi
-
fix volume handling ( step 2 ) -- add balance support and some code cleanup and fixTue, 02 Jul 2002 13:35:04 +0000, by pontscho
-
fix compile bug with driver 0.9+Tue, 02 Jul 2002 13:32:08 +0000, by pontscho
-
further updates for RTCSun, 30 Jun 2002 22:10:47 +0000, by diego
-
using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)Sun, 30 Jun 2002 20:34:54 +0000, by michael
-
last line messed up in Y800 bugfixSun, 30 Jun 2002 20:32:42 +0000, by michael
-
fixing rgb24tobgr32Sun, 30 Jun 2002 19:04:02 +0000, by michael
-
Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>Sun, 30 Jun 2002 15:17:36 +0000, by alex
-
CBR audio PTS fixes (using stsd v1 header)Sun, 30 Jun 2002 00:37:02 +0000, by arpi
-
dump edit listSat, 29 Jun 2002 22:12:41 +0000, by arpi
-
parameter overrides limitSat, 29 Jun 2002 22:12:07 +0000, by arpi
-
bugfix by Keiki SATOH <kki@wakusei.ne.jp>Sat, 29 Jun 2002 22:10:18 +0000, by arpi
-
fixing memory overwrite bugs in the new convertersSat, 29 Jun 2002 21:43:28 +0000, by michael
-
test new converter stuff tooSat, 29 Jun 2002 21:35:48 +0000, by michael
-
merging changes from mplayerxp (rgb2rgb*.{c,h} only)Sat, 29 Jun 2002 21:26:15 +0000, by michael
-
fixing memory overwrite bugs again ...Sat, 29 Jun 2002 20:50:11 +0000, by michael
-
Hopefully the end of the RealPlayer codecs saga..Sat, 29 Jun 2002 16:27:48 +0000, by diego
-
colorspace converter tests (memory corruption tests at different width/src/dst)Sat, 29 Jun 2002 15:01:23 +0000, by michael
-
Polish language manualSat, 29 Jun 2002 12:35:20 +0000, by gabucino
-
english language file removedSat, 29 Jun 2002 12:34:06 +0000, by gabucino
-
equalizer (brightness/contrast) supportSat, 29 Jun 2002 11:40:28 +0000, by alex
-
1001 typos as found by ispell.Sat, 29 Jun 2002 11:10:47 +0000, by diego
-
fixed vidix terminating if init error occured, bug found by KotHSat, 29 Jun 2002 10:52:04 +0000, by alex
-
support for SSA v4 by Dirk <noisyb at gmx.net>Sat, 29 Jun 2002 10:39:58 +0000, by alex
-
XViD info fixingSat, 29 Jun 2002 05:32:35 +0000, by gabucino
-
realplayer libs installation re-added (was removed by diego)Sat, 29 Jun 2002 05:26:17 +0000, by gabucino
-
handled by liba52Sat, 29 Jun 2002 05:25:41 +0000, by gabucino
-
Expanded RTC section. It now explains how to allow RTC via /proc on newerSat, 29 Jun 2002 02:43:27 +0000, by diego
-
Oh my god, what did I do - I spellchecked the Makefile!Sat, 29 Jun 2002 00:16:32 +0000, by diego
-
trivial but nice fix for /dev/video? detection by "Julian J.M."Fri, 28 Jun 2002 19:30:10 +0000, by arpi
-
-frames 0 fix, multifile frames support by tibcuFri, 28 Jun 2002 17:13:18 +0000, by alex
-
cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandling fix based on idea by Marius David <marius at rohost.com>Fri, 28 Jun 2002 16:48:10 +0000, by alex
-
more informal warning and also fixed a 10l bug. Patch by tibcuFri, 28 Jun 2002 16:42:32 +0000, by alex
-
removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com>Fri, 28 Jun 2002 16:40:02 +0000, by alex
-
linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>Fri, 28 Jun 2002 16:35:37 +0000, by alex
-
multifile (informal output) fix by Balazs Tibor (tibcu)Fri, 28 Jun 2002 16:33:46 +0000, by alex
-
some cleanup, buggy->crashing, better info/commentsFri, 28 Jun 2002 09:33:38 +0000, by arpi
-
big updateFri, 28 Jun 2002 06:07:46 +0000, by gabucino
-
yvu9 -> yv12 unscaled converter with linear chroma scalingThu, 27 Jun 2002 23:48:53 +0000, by michael
-
clean up warnings in mencoder.Thu, 27 Jun 2002 19:33:28 +0000, by rfelker
-
-sws 6 (luma bicubic & chroma bilinear)Thu, 27 Jun 2002 19:17:25 +0000, by michael
-
IMGFMT_{RGB,BGR}{1,4}Thu, 27 Jun 2002 18:09:32 +0000, by michael
-
use unified yuv2rgb initThu, 27 Jun 2002 18:00:47 +0000, by michael
-
fixing scaling/contrast for 1/4/8 bppThu, 27 Jun 2002 17:40:51 +0000, by michael
-
{RGB,BGR}{1,4}Thu, 27 Jun 2002 17:35:37 +0000, by michael
-
GCC 2.96 updateThu, 27 Jun 2002 16:43:05 +0000, by diego
-
GCC 3.0.4-RH updateThu, 27 Jun 2002 16:17:54 +0000, by diego
-
OSD == onscreen display, typosThu, 27 Jun 2002 13:00:40 +0000, by diego
-
updated gcc errataThu, 27 Jun 2002 11:06:28 +0000, by gabucino
-
Paul Ortyl's patchThu, 27 Jun 2002 10:12:31 +0000, by alex
-
Changed the -pass option to -passwd to avoid clash with mencoder option.Tue, 25 Jun 2002 23:56:33 +0000, by bertrand
-
10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.Tue, 25 Jun 2002 23:33:46 +0000, by atmos4
-
Check for skin in user's .mplayer first so he can override systemwide skin.Tue, 25 Jun 2002 23:27:14 +0000, by atmos4
-
Fix compatibility with old skins, that contain evEqualeaser typo.Tue, 25 Jun 2002 23:23:32 +0000, by atmos4
-
support the 'align16' codec flagTue, 25 Jun 2002 22:29:32 +0000, by arpi
-
new global codec flag: align16Tue, 25 Jun 2002 22:26:34 +0000, by arpi
-
remove colorkeying if destroying the driver - fixes some bugsTue, 25 Jun 2002 19:14:11 +0000, by alex
-
fixed uninit (it got never called before)Tue, 25 Jun 2002 19:10:03 +0000, by alex
-
time to ++ timestamp (try2)Tue, 25 Jun 2002 18:54:26 +0000, by arpi
-
time to ++ timestampTue, 25 Jun 2002 18:48:28 +0000, by arpi
-
10lTue, 25 Jun 2002 12:21:54 +0000, by arpi
-
Added -user -pass options for http authentication.Tue, 25 Jun 2002 08:09:16 +0000, by bertrand
-
Read username/password from the -user -pass command line options.Tue, 25 Jun 2002 08:04:52 +0000, by bertrand
-
HTML fixTue, 25 Jun 2002 06:15:58 +0000, by gabucino
-
HTML (netscape4) fixesTue, 25 Jun 2002 06:15:04 +0000, by gabucino
-
Moved authentication code into its own function.Mon, 24 Jun 2002 20:12:18 +0000, by bertrand
-
killing globalsMon, 24 Jun 2002 20:05:53 +0000, by michael
-
Paul Ortyl's patch - tv4l timestamps (not so precise :()Mon, 24 Jun 2002 16:37:18 +0000, by alex
-
gray encodingMon, 24 Jun 2002 14:55:52 +0000, by michael
-
Fix after the patch of Dominik Mierzejewski. Try the user's input.confMon, 24 Jun 2002 12:17:23 +0000, by albeu
-
grayMon, 24 Jun 2002 11:07:58 +0000, by michael
-
EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.Mon, 24 Jun 2002 11:07:50 +0000, by diego
-
it's bug not vbug...Mon, 24 Jun 2002 11:03:04 +0000, by jonas
-
equalizer typo fix by diegoMon, 24 Jun 2002 08:55:00 +0000, by atmos4
-
Patch by Dominik Mierzejewski:Mon, 24 Jun 2002 08:23:48 +0000, by atmos4
-
first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows onesMon, 24 Jun 2002 08:13:31 +0000, by alex
-
first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows onesMon, 24 Jun 2002 08:13:08 +0000, by alex
-
support dropping some chroma src lines for a bit extra speedMon, 24 Jun 2002 01:05:41 +0000, by michael
-
10lMon, 24 Jun 2002 00:56:27 +0000, by michael
-
100l (non mmx versions didnt compile)Mon, 24 Jun 2002 00:18:29 +0000, by michael
-
better planar support, chroma subsampling support and Y8/Y800 supportSun, 23 Jun 2002 21:08:31 +0000, by alex
-
better planar support, chroma subsampling support and Y8/Y800 supportSun, 23 Jun 2002 20:42:19 +0000, by alex
-
yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane and Y-plane is the same for all these formatsSun, 23 Jun 2002 19:33:55 +0000, by alex
-
IF09 addedSun, 23 Jun 2002 19:31:31 +0000, by arpi
-
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changeSun, 23 Jun 2002 19:30:35 +0000, by arpi
-
fixed mono mp3 encoding, hint by Paul OrtylSun, 23 Jun 2002 19:09:25 +0000, by alex
-
yvu9 & y8Sun, 23 Jun 2002 18:53:46 +0000, by michael
-
yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT)Sun, 23 Jun 2002 18:51:43 +0000, by michael
-
yvu9,if09,y8,y800 support and multifile fixSun, 23 Jun 2002 18:00:42 +0000, by alex
-
mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>Sun, 23 Jun 2002 17:34:29 +0000, by alex
-
tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>Sun, 23 Jun 2002 17:28:44 +0000, by alex
-
added yvu9 and if09 support. revised some codecsSun, 23 Jun 2002 16:04:44 +0000, by alex
-
yvu9 and if09 support. fixed i420,iyuv handlingSun, 23 Jun 2002 16:03:08 +0000, by alex
-
yvu9 and if09 supportSun, 23 Jun 2002 16:01:35 +0000, by alex
-
yvu9 and if09 supportSun, 23 Jun 2002 15:15:31 +0000, by alex
-
if09 supportSun, 23 Jun 2002 15:03:54 +0000, by alex
-
yvu9 supportSun, 23 Jun 2002 14:23:21 +0000, by alex
-
Use the new Y8 support in place of YV12.Sun, 23 Jun 2002 13:17:03 +0000, by albeu
-
do not crash by decoding errorSun, 23 Jun 2002 11:34:54 +0000, by alex
-
cleanupSun, 23 Jun 2002 11:01:25 +0000, by michael
-
fix for MozillaSun, 23 Jun 2002 11:01:00 +0000, by jonas
-
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...Sun, 23 Jun 2002 10:58:31 +0000, by jonas
-
selftest supportSun, 23 Jun 2002 10:36:18 +0000, by michael
-
Improved the authentication interaction. Still need to replace scanf.Sun, 23 Jun 2002 09:39:09 +0000, by bertrand
-
Added HTTP basic authentication supportSun, 23 Jun 2002 09:17:52 +0000, by bertrand
-
Added base64 encoderSun, 23 Jun 2002 09:16:08 +0000, by bertrand
-
Added support for URLs that contain an username:passwordSun, 23 Jun 2002 06:27:19 +0000, by bertrand
-
Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>Sun, 23 Jun 2002 01:30:47 +0000, by atmos4
-
use libavcodec's get_bits() code (optional, disabled by default)Sun, 23 Jun 2002 00:50:27 +0000, by arpi
-
use libavcodec's optimized MC functionsSat, 22 Jun 2002 23:58:15 +0000, by arpi
-
init libavcodecSat, 22 Jun 2002 23:57:45 +0000, by arpi
-
J«ärgen Hammelmann: I put a new option "-mpgonly" to the script, for those, who only want toSat, 22 Jun 2002 23:49:50 +0000, by atmos4
-
svq1 addedSat, 22 Jun 2002 23:11:34 +0000, by arpi
-
SVQ1 addedSat, 22 Jun 2002 23:09:40 +0000, by arpi
-
imported from xine, generalized, created header file, all tables moved toSat, 22 Jun 2002 23:07:41 +0000, by arpi
-
use built-in yvu9->yv12 code, because it requires all src/dst strides andSat, 22 Jun 2002 23:05:00 +0000, by arpi
-
cleanup & grayscale supportSat, 22 Jun 2002 20:37:30 +0000, by michael
-
don't require sh->bih (should fix v4l)Sat, 22 Jun 2002 12:12:42 +0000, by arpi
-
Allow writing to pipe.Sat, 22 Jun 2002 12:10:02 +0000, by albeu
-
timer routines section slightly reformattedSat, 22 Jun 2002 10:22:49 +0000, by gabucino
-
SVGAlib section revisedSat, 22 Jun 2002 10:03:46 +0000, by gabucino
-
xynxronizeSat, 22 Jun 2002 09:41:19 +0000, by gabucino
-
more syncSat, 22 Jun 2002 09:33:08 +0000, by gabucino
-
more fixSat, 22 Jun 2002 09:32:35 +0000, by gabucino
-
10lSat, 22 Jun 2002 09:07:29 +0000, by gabucino
-
input dox translatedSat, 22 Jun 2002 08:56:01 +0000, by gabucino
-
input dox fixed, cosmetixedSat, 22 Jun 2002 08:55:17 +0000, by gabucino
-
sync with mplayer xpSat, 22 Jun 2002 08:49:45 +0000, by arpi
-
NV12 addedSat, 22 Jun 2002 08:47:56 +0000, by arpi
-
filename can be NULL. Fix the conflict between cdda and dvdnav.Fri, 21 Jun 2002 22:52:01 +0000, by albeu
-
yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've drinken 1litre of bier, yet ;)Fri, 21 Jun 2002 20:25:45 +0000, by alex
-
added rawyvu9Fri, 21 Jun 2002 17:45:19 +0000, by alex
-
vf_yvu9 supportFri, 21 Jun 2002 17:39:39 +0000, by alex
-
yvu9 supportFri, 21 Jun 2002 17:38:06 +0000, by alex
-
yvu9toyv12 converterFri, 21 Jun 2002 17:37:30 +0000, by alex
-
pre-yvu9toyv12 converter, only grayscale Y-plane coping :)Fri, 21 Jun 2002 17:37:00 +0000, by alex
-
YVU9,IF09,Y800 and Y8 support - and synced with mpxpFri, 21 Jun 2002 17:31:02 +0000, by alex
-
YVU9,IF09,Y800 and Y8 support - and syªªnced with mpxpFri, 21 Jun 2002 17:29:05 +0000, by alex
-
report if no paletteFri, 21 Jun 2002 16:38:53 +0000, by alex
-
yvu9 supportFri, 21 Jun 2002 16:37:37 +0000, by alex
-
Add uninit to the dvd stream.Fri, 21 Jun 2002 16:26:40 +0000, by albeu
-
added yvu9Fri, 21 Jun 2002 16:01:18 +0000, by alex
-
Here I go again, another fix for the timeout.Fri, 21 Jun 2002 07:06:46 +0000, by bertrand
-
Increased the timeout value on connection.Fri, 21 Jun 2002 06:28:24 +0000, by bertrand
-
Checked the return value when retrieving the protocol level.Fri, 21 Jun 2002 06:25:48 +0000, by bertrand
-
CDDB support added.Fri, 21 Jun 2002 06:15:36 +0000, by bertrand
-
date: 2002/06/16 09:10:00; author: nickols_k; state: Exp; lines: +17 -13Fri, 21 Jun 2002 02:20:30 +0000, by atmos4
-
Small typo spotted by Alban Bedel.Thu, 20 Jun 2002 23:13:36 +0000, by diego
-
fix fourcc's problemThu, 20 Jun 2002 14:37:09 +0000, by pontscho
-
HTML mail not wanted, mplayer --> <B>MPlayer</B>.Thu, 20 Jun 2002 11:52:51 +0000, by diego
-
Tons of typos plus wording updated here and there.Thu, 20 Jun 2002 11:09:47 +0000, by diego
-
Atmos says this is clearer and he is right.Thu, 20 Jun 2002 10:26:11 +0000, by diego
-
syncfb is long goneThu, 20 Jun 2002 10:18:25 +0000, by diego
-
Added mplayer version in the user-agent field.Thu, 20 Jun 2002 08:50:40 +0000, by bertrand
-
Removed unecessary malloc and memcpy.Thu, 20 Jun 2002 07:58:52 +0000, by bertrand
-
Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjustedWed, 19 Jun 2002 23:44:42 +0000, by diego
-
10L forgot to close input.conf fdWed, 19 Jun 2002 16:41:38 +0000, by albeu
-
SyncWed, 19 Jun 2002 01:44:19 +0000, by frodone
-
wmv1Tue, 18 Jun 2002 01:39:26 +0000, by michael
-
ffwmv1Tue, 18 Jun 2002 01:38:24 +0000, by michael
-
Suppress garbage at the end of some subtitles.Mon, 17 Jun 2002 19:11:22 +0000, by kmkaplan
-
10lMon, 17 Jun 2002 17:12:22 +0000, by michael
-
mwallp - simple wallpaper setting tool using MPlayer codebaseMon, 17 Jun 2002 14:13:10 +0000, by arpi
-
1bpp supportMon, 17 Jun 2002 12:40:40 +0000, by michael
-
Added a function prototype for reuse outside of network.cMon, 17 Jun 2002 08:18:45 +0000, by bertrand
-
Added some missing carriage returns.Mon, 17 Jun 2002 08:16:47 +0000, by bertrand
-
8bpp bugfixes (brightness, contrast ...)Mon, 17 Jun 2002 01:48:31 +0000, by michael
-
ordered dither for 8bppSun, 16 Jun 2002 21:24:57 +0000, by michael
-
8bpp support (no dithering yet, use -vop noise for now)Sun, 16 Jun 2002 20:25:50 +0000, by michael
-
wtf..10l to dunno..only use x11_common.c when x11 is detectedSun, 16 Jun 2002 14:03:54 +0000, by atmos4
-
vf-noise updateSun, 16 Jun 2002 13:59:23 +0000, by michael
-
higher quality modeSun, 16 Jun 2002 13:54:36 +0000, by michael
-
direct rendering (hopefully at least, TFM for the video filters is a bit nonexistent or iam just too stupid) ;)Sun, 16 Jun 2002 13:45:52 +0000, by michael
-
better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>Sun, 16 Jun 2002 11:24:49 +0000, by attila
-
Added a short note on how to contribute fixes.Sun, 16 Jun 2002 10:50:30 +0000, by diego
-
updates by GoTaR <gotar@poczta.onet.pl>Sun, 16 Jun 2002 07:32:14 +0000, by jaf
-
Recent changes in configure should take care of the Real lib locations.Sun, 16 Jun 2002 02:56:44 +0000, by diego
-
some cleanup and fixes, but the badquality.asf is still buggy :(Sun, 16 Jun 2002 02:53:22 +0000, by arpi
-
Now using CSS, added doctype and charset, settle for lowercase tags.Sun, 16 Jun 2002 02:33:39 +0000, by diego
-
Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV becauseSun, 16 Jun 2002 02:01:53 +0000, by atmos4
-
Fixed lround replacement, hopefully fast enough.Sun, 16 Jun 2002 01:44:33 +0000, by atmos4
-
Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>Sat, 15 Jun 2002 23:55:06 +0000, by atmos4
-
Remove unportable lround and maybe speed up rounding a bit.Sat, 15 Jun 2002 23:31:58 +0000, by atmos4
-
Background now set by CSS, added doctype and charset.Sat, 15 Jun 2002 19:47:10 +0000, by diego
-
Background now set by CSS, added doctype and charset.Sat, 15 Jun 2002 17:12:21 +0000, by diego
-
K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!Sat, 15 Jun 2002 10:08:33 +0000, by rfelker
-
== is a bash2 extension; the proper test for numeric equality is -eqSat, 15 Jun 2002 09:32:11 +0000, by rfelker
-
Also check in LIBDIR/real for the codecs.Sat, 15 Jun 2002 09:21:18 +0000, by atmos4
-
Enable RealPlayer DLLs on cygwin.Sat, 15 Jun 2002 09:11:33 +0000, by atmos4
-
Adding equalizer pluginSat, 15 Jun 2002 06:15:07 +0000, by anders
-
10l typo, noticed by Nick K.Fri, 14 Jun 2002 17:40:36 +0000, by arpi
-
audio subpacket reordering fixed for odd matrix heightFri, 14 Jun 2002 01:48:14 +0000, by arpi
-
Background now set by CSS, added doctype and charset.Fri, 14 Jun 2002 01:44:30 +0000, by diego
-
docs for vf-test & vf-noiseFri, 14 Jun 2002 01:31:29 +0000, by michael
-
a-v sync solvedFri, 14 Jun 2002 01:25:41 +0000, by arpi
-
noise generating filterFri, 14 Jun 2002 01:14:56 +0000, by michael
-
fixed playback speed and a-v sync issuesFri, 14 Jun 2002 00:49:56 +0000, by arpi
-
realplayer8 installs at /usr/local/RealPlayer8 by default...Fri, 14 Jun 2002 00:35:06 +0000, by arpi
-
Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.ods.org>Thu, 13 Jun 2002 22:44:28 +0000, by atmos4
-
Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>Thu, 13 Jun 2002 22:39:59 +0000, by atmos4
-
On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.Thu, 13 Jun 2002 21:35:10 +0000, by atmos4
-
10lThu, 13 Jun 2002 15:37:24 +0000, by jonas
-
100l accidently removed a line too much (Shmem_Flag)Thu, 13 Jun 2002 15:08:37 +0000, by atmos4
-
Allow building vo_xv without SHM supportThu, 13 Jun 2002 14:23:03 +0000, by atmos4
-
merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>Thu, 13 Jun 2002 13:32:10 +0000, by arpi
-
fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>Thu, 13 Jun 2002 13:31:45 +0000, by arpi
-
rounding bugfixThu, 13 Jun 2002 13:18:50 +0000, by michael
-
Small fix for real check.Thu, 13 Jun 2002 11:53:22 +0000, by atmos4
-
add FreeBSD default dirThu, 13 Jun 2002 09:47:22 +0000, by nexus
-
ah 10000lThu, 13 Jun 2002 04:57:09 +0000, by gabucino
-
Background now uses CSS, added charset.Thu, 13 Jun 2002 00:33:54 +0000, by diego
-
Background now uses CSS, added doctype and charset, removed leftoverThu, 13 Jun 2002 00:31:16 +0000, by diego
-
Background now uses CSS, added charset, quoted all attributes that needThu, 13 Jun 2002 00:26:51 +0000, by diego
-
Aii 10l forgot to commit with my last x11_common.c commitThu, 13 Jun 2002 00:26:17 +0000, by atmos4
-
Background color now set by CSS, added doctype and charset, misc HTML fixesThu, 13 Jun 2002 00:15:32 +0000, by diego
-
Implement Nilmoni's and Bernd Ernesti's patches for:Thu, 13 Jun 2002 00:14:28 +0000, by atmos4
-
Background color now set by CSS, added doctype and default character set,Wed, 12 Jun 2002 23:53:28 +0000, by diego
-
Luke Harrison <luke@vv.carleton.ca>Wed, 12 Jun 2002 23:01:23 +0000, by atmos4
-
Michele Balistreri <brain87@gmx.net>:Wed, 12 Jun 2002 22:57:58 +0000, by atmos4
-
translated by Volodymyr M. Lisivka <lvm@mystery.lviv.net>Wed, 12 Jun 2002 20:18:12 +0000, by jaf
-
update to english versionWed, 12 Jun 2002 17:06:06 +0000, by jonas
-
updated to english versionWed, 12 Jun 2002 16:31:32 +0000, by jonas
-
this was really wrong! but not they way you all though!! MWAHAHHAA!!!Wed, 12 Jun 2002 16:29:11 +0000, by gabucino
-
Also set background color via CSS.Wed, 12 Jun 2002 11:28:27 +0000, by diego
-
use default.cssWed, 12 Jun 2002 11:05:55 +0000, by diego
-
Add support for hex key code in input.confWed, 12 Jun 2002 10:39:04 +0000, by albeu
-
FONT tags obsoleted by CSSWed, 12 Jun 2002 09:31:33 +0000, by gabucino
-
using CSSWed, 12 Jun 2002 09:14:52 +0000, by gabucino
-
small updatesWed, 12 Jun 2002 09:14:08 +0000, by gabucino
-
default styleWed, 12 Jun 2002 09:13:36 +0000, by gabucino
-
added cdda (paranoia) doxWed, 12 Jun 2002 09:12:23 +0000, by gabucino
-
cdda added to input/notinputTue, 11 Jun 2002 22:58:50 +0000, by jaf
-
Remind people to NOT cut mplayer output, removed italics that make textTue, 11 Jun 2002 18:57:47 +0000, by diego
-
Added FAQ compilation entry, moved DGA entry to video section, fixed theTue, 11 Jun 2002 18:35:33 +0000, by diego
-
Q/A about mencoder printing negative recommended bitrateTue, 11 Jun 2002 16:31:43 +0000, by gabucino
-
Support for playing audio cds using cdparanoia. Include a raw audioTue, 11 Jun 2002 14:29:51 +0000, by albeu
-
Pontscho says panscan works with xmga only, not with mga.Mon, 10 Jun 2002 18:43:42 +0000, by diego
-
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchMon, 10 Jun 2002 18:40:19 +0000, by pontscho
-
http_proxy environment variable should be lowercase.Mon, 10 Jun 2002 16:51:41 +0000, by diego
-
fixed copyrightMon, 10 Jun 2002 16:40:20 +0000, by arpi
-
FreeBSD Real supportMon, 10 Jun 2002 16:19:46 +0000, by nexus
-
added -dumpsrtsubMon, 10 Jun 2002 16:14:25 +0000, by gabucino
-
FreeBSD hackMon, 10 Jun 2002 15:38:20 +0000, by nexus
-
use path & dllname from configMon, 10 Jun 2002 14:52:44 +0000, by arpi
-
rv30win and cook audio addedMon, 10 Jun 2002 13:59:10 +0000, by arpi
-
export subpacket-size and matrix w*h to the codec (cook)Mon, 10 Jun 2002 13:55:56 +0000, by arpi
-
get matrix w*h from the demuxerMon, 10 Jun 2002 13:55:18 +0000, by arpi
-
Applying patch from Eric that fixes 6ch resamplingMon, 10 Jun 2002 12:10:52 +0000, by anders
-
Fix asf stream wich were giving invalid frame times because the frame timeMon, 10 Jun 2002 09:59:44 +0000, by albeu
-
FreeBSD compile fixMon, 10 Jun 2002 08:14:33 +0000, by nexus
-
export extra data for cook codec, some debug stuffMon, 10 Jun 2002 02:27:31 +0000, by arpi
-
yeah, it worx! but needs a big cleanup and removal of hardcoded stuffMon, 10 Jun 2002 02:19:43 +0000, by arpi
-
readaudio decoder - not yet workingMon, 10 Jun 2002 01:32:12 +0000, by arpi
-
-wid fix by "Markus J.R." <random@shell.dnload.com>Sun, 09 Jun 2002 23:45:12 +0000, by atmos4
-
some moreSun, 09 Jun 2002 22:02:46 +0000, by arpi
-
typo, noticed by Jonas JermannSun, 09 Jun 2002 21:07:13 +0000, by gabucino
-
is now obsolete (in mplayer.1)Sun, 09 Jun 2002 20:31:48 +0000, by jonas
-
big update to english versionSun, 09 Jun 2002 20:30:24 +0000, by jonas
-
freebsd support (hack) by NexusSun, 09 Jun 2002 19:53:13 +0000, by arpi
-
win32 dll support (non-working)Sun, 09 Jun 2002 18:20:27 +0000, by arpi
-
pncrt.dll used by realplayer8 codecsSun, 09 Jun 2002 17:52:30 +0000, by arpi
-
some nice words from Chris PhilipsSun, 09 Jun 2002 16:36:51 +0000, by gabucino
-
RealVideo libraries supportSun, 09 Jun 2002 15:21:57 +0000, by gabucino
-
This script has no bash specific stuff, it's all standard bourne shell, so execute with sh.Sun, 09 Jun 2002 14:48:16 +0000, by atmos4
-
grayscale only decoding supportSun, 09 Jun 2002 13:52:13 +0000, by michael
-
very high bitrate (RealOne) support fixedSun, 09 Jun 2002 13:45:49 +0000, by arpi
-
small fixesSun, 09 Jun 2002 10:27:50 +0000, by diego
-
arts and DMA setting clarifiedSun, 09 Jun 2002 10:22:43 +0000, by diego
-
-panscan clarifiedSun, 09 Jun 2002 10:13:03 +0000, by diego
-
some updates, fixes discovered by meSun, 09 Jun 2002 03:25:28 +0000, by arpi
-
initial version from Florian Schneider <flo-mplayer-dev@gmx.net>Sun, 09 Jun 2002 02:54:28 +0000, by arpi
-
software scaler filter docsSun, 09 Jun 2002 02:23:06 +0000, by michael
-
realplayer dll support autodetected (requires linux && -ldl)Sun, 09 Jun 2002 01:19:48 +0000, by arpi
-
rv20 addedSun, 09 Jun 2002 01:09:09 +0000, by arpi
-
- removed unused function pointersSun, 09 Jun 2002 01:08:33 +0000, by arpi
-
- multiple audio/video stream support fixedSun, 09 Jun 2002 01:07:22 +0000, by arpi
-
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>Sat, 08 Jun 2002 20:51:50 +0000, by arpi
-
xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>Sat, 08 Jun 2002 20:50:40 +0000, by attila
-
RealVideo rv30 decoder, using binary driver from realplayer8Sat, 08 Jun 2002 20:47:54 +0000, by arpi
-
sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev@gmx.net>Sat, 08 Jun 2002 20:46:14 +0000, by arpi
-
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)Sat, 08 Jun 2002 14:17:41 +0000, by arpi
-
more panscan stuffSat, 08 Jun 2002 08:16:29 +0000, by gabucino
-
Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see fcntl funcs were only use in #if 0ed debug code.Fri, 07 Jun 2002 23:49:13 +0000, by atmos4
-
updated to english version, fixesFri, 07 Jun 2002 23:01:31 +0000, by jonas
-
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Fri, 07 Jun 2002 22:43:29 +0000, by arpi
-
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>Fri, 07 Jun 2002 22:41:26 +0000, by arpi
-
mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammerts.org>Fri, 07 Jun 2002 22:40:06 +0000, by arpi
-
-vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>Fri, 07 Jun 2002 22:39:31 +0000, by arpi
-
added small notes for HW AC3 supportFri, 07 Jun 2002 22:17:27 +0000, by gabucino
-
panscan addedFri, 07 Jun 2002 22:15:40 +0000, by gabucino
-
some ao_arts stuff addedFri, 07 Jun 2002 22:04:47 +0000, by gabucino
-
fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in libavcodecFri, 07 Jun 2002 18:55:47 +0000, by rik
-
bugfixesFri, 07 Jun 2002 16:03:33 +0000, by jaf
-
s/usefull/useful/gFri, 07 Jun 2002 15:15:47 +0000, by diego
-
pre5Fri, 07 Jun 2002 13:46:43 +0000, by eyck
-
*** empty log message ***Fri, 07 Jun 2002 12:46:14 +0000, by jaf
-
small g3 optflags updFri, 07 Jun 2002 02:44:16 +0000, by atmos4
-
Reviewed for pre5.Fri, 07 Jun 2002 01:19:04 +0000, by atmos4
-
new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics.muni.cz>Fri, 07 Jun 2002 00:55:55 +0000, by arpi
-
common code to handle file/stdin/fifo opening, allows using named pipes andFri, 07 Jun 2002 00:42:08 +0000, by arpi
-
disables those plugins that can't handle the audio format.Fri, 07 Jun 2002 00:30:32 +0000, by arpi
-
10l fix for cpuinfo exec after G3 changes and beatify cc check.Thu, 06 Jun 2002 22:58:18 +0000, by atmos4
-
Credits updated from Albeu's patch, reordered to match alphabetical sortingThu, 06 Jun 2002 22:21:58 +0000, by diego
-
Albeu is right, 10lThu, 06 Jun 2002 21:28:08 +0000, by jonas
-
small fixesThu, 06 Jun 2002 20:52:24 +0000, by jonas
-
updated to english versionThu, 06 Jun 2002 20:47:59 +0000, by jonas
-
Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO needs improvements for other ppc cpus, too.Thu, 06 Jun 2002 16:46:05 +0000, by atmos4
-
indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLLThu, 06 Jun 2002 09:36:12 +0000, by jaf
-
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)Thu, 06 Jun 2002 07:13:57 +0000, by pontscho
-
-stop_xscreensaver optionThu, 06 Jun 2002 01:45:39 +0000, by diego
-
OpenGL updateThu, 06 Jun 2002 00:46:52 +0000, by diego
-
100l to .soWed, 05 Jun 2002 22:47:15 +0000, by arpi
-
added panscan support for xmga/xvidixWed, 05 Jun 2002 19:35:54 +0000, by pontscho
-
Extend maximum mp_msg message size, some translations need it or help message will be cutted.Wed, 05 Jun 2002 02:24:35 +0000, by atmos4
-
Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.Wed, 05 Jun 2002 01:49:03 +0000, by atmos4
-
pan&scan support with -vo xv by ?? <mplayer@svennevid.net>Tue, 04 Jun 2002 20:17:07 +0000, by arpi
-
Activating/Deactivating of XScreenSaverTue, 04 Jun 2002 20:12:34 +0000, by arpi
-
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>Tue, 04 Jun 2002 20:11:15 +0000, by arpi
-
Translated by: Ioannis Panteleakis <pioann@csd.auth.gr>Tue, 04 Jun 2002 20:09:43 +0000, by arpi
-
file descriptor leak - found by Marc Espie <espie@nerim.net>Tue, 04 Jun 2002 19:17:52 +0000, by arpi
-
set_window() fixing detection of changement of the window positionTue, 04 Jun 2002 18:39:16 +0000, by attila
-
add network streaming support for guiTue, 04 Jun 2002 16:38:18 +0000, by pontscho
-
Some more "teamwork", changed references to -users into links, clarified someTue, 04 Jun 2002 07:42:50 +0000, by diego
-
msg/i18n fixes and some printf->mp_msgMon, 03 Jun 2002 23:23:03 +0000, by arpi
-
use offsets/pitches for OSD tooMon, 03 Jun 2002 22:29:49 +0000, by arpi
-
100l tooMon, 03 Jun 2002 21:58:53 +0000, by arpi
-
100lMon, 03 Jun 2002 21:57:10 +0000, by arpi
-
*** empty log message ***Mon, 03 Jun 2002 21:18:01 +0000, by frodone
-
SyncMon, 03 Jun 2002 21:05:06 +0000, by frodone
-
10l + addendumMon, 03 Jun 2002 20:43:04 +0000, by attila
-
don't run help_diff on english helpMon, 03 Jun 2002 20:41:39 +0000, by arpi
-
2 small fixesMon, 03 Jun 2002 20:32:14 +0000, by arpi
-
fix small typoMon, 03 Jun 2002 19:21:58 +0000, by attila
-
10lMon, 03 Jun 2002 18:03:29 +0000, by arpi
-
automatically adding untranslated messages to help_mp.h from english master fileMon, 03 Jun 2002 17:48:19 +0000, by arpi
-
big html tagsMon, 03 Jun 2002 17:29:52 +0000, by jonas
-
MSGTR_NoXAnimSupport added (found by arpi)Mon, 03 Jun 2002 17:29:22 +0000, by gabucino
-
HTML codes should be upper-caseMon, 03 Jun 2002 16:46:46 +0000, by gabucino
-
updated to english versionMon, 03 Jun 2002 15:53:24 +0000, by jonas
-
add VCD support for GUIMon, 03 Jun 2002 15:06:32 +0000, by pontscho
-
bugfix for cygwin (reports 2.95.3-5)Mon, 03 Jun 2002 14:18:13 +0000, by pl
-
test pattern filterMon, 03 Jun 2002 14:13:28 +0000, by michael
-
i shoudn't drink so much 'red bull', it's like coffeeSun, 02 Jun 2002 22:35:13 +0000, by jaf
-
i cannot sleep ;-)Sun, 02 Jun 2002 22:21:21 +0000, by jaf
-
msmpeg4v1 indexingSun, 02 Jun 2002 21:35:49 +0000, by michael
-
playback of 'being downloaded' filesSun, 02 Jun 2002 21:10:41 +0000, by arpi
-
re-enabled a-v sync, fixes 25fps playback problemsSun, 02 Jun 2002 21:00:38 +0000, by arpi
-
-1.0 swaps channels with the extrastereo plugin.Sun, 02 Jun 2002 19:06:11 +0000, by diego
-
Grammar, spellchecking and HTML fixups as usual, as well as an explanatorySun, 02 Jun 2002 19:03:03 +0000, by diego
-
Spell checking, line wrapping for better readability, some additions/better explanations.Sun, 02 Jun 2002 18:38:01 +0000, by atmos4
-
Cleaning up after Attila's checkin. Options should be in <CODE>-tags.Sun, 02 Jun 2002 18:08:52 +0000, by diego
-
added docu for -icelayer and addition to the faq for -nortcSun, 02 Jun 2002 16:33:43 +0000, by attila
-
font init needs to be after config parsing, otherwise -font won'tSun, 02 Jun 2002 15:25:52 +0000, by rfelker
-
ffmpeg patch applied -> kill patch warningSun, 02 Jun 2002 12:52:20 +0000, by michael
-
workaround bugs & error resilience ffmpeg decoder optionsSun, 02 Jun 2002 12:48:55 +0000, by michael
-
ff-msmpeg4v1Sun, 02 Jun 2002 12:44:04 +0000, by michael
-
The "(use this option if it does not compile)" text only made senseSat, 01 Jun 2002 23:51:55 +0000, by rfelker
-
-updates vo_directfb (+configure&makefile) according to planned changesSat, 01 Jun 2002 22:20:19 +0000, by arpi
-
fame=quality:fps args support, small fixes for 0.9.0 apiSat, 01 Jun 2002 20:57:26 +0000, by arpi
-
use new api of libfame 0.9.0Sat, 01 Jun 2002 20:27:14 +0000, by arpi
-
syncSat, 01 Jun 2002 09:54:53 +0000, by jonas
-
updated to english version, corrections, some changes in support table in faq.htmlSat, 01 Jun 2002 09:43:28 +0000, by jonas
-
forgot vpsizeSat, 01 Jun 2002 02:58:55 +0000, by michael
-
docu for the new options of the patched versionSat, 01 Jun 2002 02:37:24 +0000, by michael
-
single coefficient elimination disabled by defaultSat, 01 Jun 2002 02:11:24 +0000, by michael
-
rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.Fri, 31 May 2002 23:17:43 +0000, by arpi
-
pci.db is now uncompressed in cvs, sync with mplayerxpFri, 31 May 2002 22:41:02 +0000, by arpi
-
DVD FAQ moved to faq.html, small TOC added. all this by Diego BiurrunFri, 31 May 2002 22:08:49 +0000, by arpi
-
rewording/cosmetics patch by Diego BiurrunFri, 31 May 2002 22:02:55 +0000, by arpi
-
explanation of the '-subpos' flag, patch by Diego BiurrunFri, 31 May 2002 21:56:36 +0000, by arpi
-
message wording fix by Diego B.Fri, 31 May 2002 21:51:20 +0000, by arpi
-
'bugfixes' by Diego Biurrun <diego@biurrun.de>Fri, 31 May 2002 21:49:38 +0000, by jaf
-
sub_read_line_ssa sig11 fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Fri, 31 May 2002 21:48:36 +0000, by arpi
-
v0.1.8, - new option -sync, by J«ärgen Hammelmann <juergen.hammelmann@gmx.de>Fri, 31 May 2002 21:44:39 +0000, by jaf
-
When compiling mga_vid_test.c, memcpy() is subject to an implicitFri, 31 May 2002 21:42:15 +0000, by jaf
-
few fixesFri, 31 May 2002 21:39:12 +0000, by arpi
-
quick install guide, based on draft and patches by Diego Biurrun <diego@biurrun.de>Fri, 31 May 2002 21:26:28 +0000, by arpi
-
possible sig11 fixed in .rt parser (weisskreuzova.zip)Thu, 30 May 2002 17:44:58 +0000, by arpi
-
corrections, syncThu, 30 May 2002 14:45:13 +0000, by jonas
-
avoids stripping the binary at install if debugging or profiling is enabledThu, 30 May 2002 14:26:35 +0000, by pl
-
warning fix (write()/close() require unistd.h)Thu, 30 May 2002 11:59:24 +0000, by pl
-
warning fix (strings.h > string.h)Thu, 30 May 2002 11:56:59 +0000, by pl
-
warning fixes (string.h is required for memset)Thu, 30 May 2002 11:53:51 +0000, by pl
-
arts added to 'Disabled optional drivers'Thu, 30 May 2002 11:42:55 +0000, by jaf
-
10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>Thu, 30 May 2002 11:20:58 +0000, by arpi
-
setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0Thu, 30 May 2002 01:26:07 +0000, by arpi
-
8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOVThu, 30 May 2002 00:40:55 +0000, by arpi
-
grayscaled palette supportThu, 30 May 2002 00:26:23 +0000, by arpi
-
- some cleanup, removed unused codeThu, 30 May 2002 00:08:47 +0000, by arpi
-
restore original bih->biCompression if codec init failedWed, 29 May 2002 22:39:25 +0000, by arpi
-
- modify bih->biCompression instead of sh->formatWed, 29 May 2002 22:38:34 +0000, by arpi
-
new options to support Michael's libavcodec patch, #ifdefedWed, 29 May 2002 21:34:29 +0000, by arpi
-
fixed arts detectionWed, 29 May 2002 21:23:19 +0000, by arpi
-
updates & synchro with help_mp-en r1.29Wed, 29 May 2002 20:09:40 +0000, by pl
-
- hardened a bit the new bilinear algo (missing checks)Wed, 29 May 2002 19:27:06 +0000, by pl
-
off_t fields reordered, to avoid problems due to struct paddingWed, 29 May 2002 17:14:38 +0000, by arpi
-
avoids malloc()ing a negative number (== very big size_t)Wed, 29 May 2002 00:32:52 +0000, by pl
-
small changes in skin selectionTue, 28 May 2002 21:52:37 +0000, by pontscho
-
add XShape support for gui's submenuTue, 28 May 2002 14:12:33 +0000, by pontscho
-
Raise the colorkey tolerenceTue, 28 May 2002 13:21:29 +0000, by albeu
-
upsz ...Tue, 28 May 2002 12:54:57 +0000, by pontscho
-
fix text render chrash ...Tue, 28 May 2002 11:55:17 +0000, by pontscho
-
Fix audio/video driver name parsing and remove 2 little memleaksTue, 28 May 2002 10:08:30 +0000, by albeu
-
small fix for artsTue, 28 May 2002 09:48:45 +0000, by pl
-
spu/vobsub speedup patch, new all better bilinear scaler similiar to win vobsub ones. ptyh by Hephooey.Tue, 28 May 2002 02:16:01 +0000, by atmos4
-
aRts audio out support by Michele Balistreri <brain at email.it>Tue, 28 May 2002 01:52:40 +0000, by atmos4
-
revised query_formatMon, 27 May 2002 18:05:26 +0000, by alex
-
query_format revisedMon, 27 May 2002 17:56:52 +0000, by alex
-
revised query_formatMon, 27 May 2002 17:44:32 +0000, by alex
-
it uses swscalerMon, 27 May 2002 17:35:57 +0000, by alex
-
added -dumpsrtsub option for SubRip formatMon, 27 May 2002 17:30:46 +0000, by iive
-
added dump subtitles to .srtMon, 27 May 2002 17:20:55 +0000, by iive
-
revised query_formatMon, 27 May 2002 17:18:06 +0000, by alex
-
revised query_format. added support for native/conversion detectionMon, 27 May 2002 17:14:13 +0000, by alex
-
revised query_formatMon, 27 May 2002 17:05:36 +0000, by alex
-
Little fix for vobsub/dvd subtitlesMon, 27 May 2002 16:40:10 +0000, by albeu
-
removed screenshot thingie - it will be moved to video filter layerMon, 27 May 2002 15:45:02 +0000, by alex
-
new layer handling code under icewm from AttilaMon, 27 May 2002 11:19:56 +0000, by pontscho
-
typo fixed (thx for /someone/)Mon, 27 May 2002 07:18:14 +0000, by gabucino
-
codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>Sun, 26 May 2002 22:39:38 +0000, by arpi
-
if LANGUAGES=help_mp-??_??.h fixedSun, 26 May 2002 22:18:59 +0000, by jaf
-
Translation to brazil portuguese by Fabio Pugliese Ornellas <neo_fpo at ig.com.br>Sun, 26 May 2002 22:02:41 +0000, by atmos4
-
report error if bad dimensions requested (<=0)Sun, 26 May 2002 15:55:29 +0000, by alex
-
gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)Sun, 26 May 2002 13:41:08 +0000, by pl
-
Downloads w32codecs from M$, script by Tom Lees <tal26 at cam.ac.uk>Sun, 26 May 2002 12:50:58 +0000, by atmos4
-
removed unused controlsSun, 26 May 2002 12:30:54 +0000, by alex
-
AC3 passthrough support by Andy Lo A Foe <andy at alsaplayer dot org>Sun, 26 May 2002 12:23:19 +0000, by alex
-
clone_demux_packet(), using refcounting to avoid memcpy()Sat, 25 May 2002 22:13:23 +0000, by arpi
-
The 3 X11 checks (header/lib/functionnality) are now together.Sat, 25 May 2002 21:43:02 +0000, by pl
-
Bounding box and partial update patch for vob/dvdsub by Hephooey.Sat, 25 May 2002 17:40:40 +0000, by atmos4
-
vfw huffyuv is said to be buggySat, 25 May 2002 13:30:54 +0000, by arpi
-
warning fixes, patch by Ulrich Hecht <uli@suse.de>Sat, 25 May 2002 13:22:28 +0000, by arpi
-
On the sun all int32 objects have to be aligned on 32 bit boundaries. WithSat, 25 May 2002 12:56:56 +0000, by arpi
-
typoSat, 25 May 2002 11:42:40 +0000, by alex
-
jump to next file (or exit) if can't decode audio && videoSat, 25 May 2002 11:40:29 +0000, by alex
-
Add volume control, patch bySat, 25 May 2002 11:08:53 +0000, by atmos4
-
fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only )Sat, 25 May 2002 09:46:37 +0000, by pontscho
-
syncSat, 25 May 2002 08:48:05 +0000, by nexus
-
Overlay in a window (only with x11 subdriver)Fri, 24 May 2002 21:59:34 +0000, by albeu
-
Destroy the old win when config is called multiple timesFri, 24 May 2002 21:58:05 +0000, by albeu
-
Let X destroy the windowFri, 24 May 2002 21:56:58 +0000, by albeu
-
Initial cvs release of the porting-status.txt I proposed on dev-eng.Fri, 24 May 2002 19:21:12 +0000, by atmos4
-
Cygwin stdcall mismatch fix.Fri, 24 May 2002 01:56:01 +0000, by atmos4
-
Atmos is rightFri, 24 May 2002 00:53:27 +0000, by arpi
-
better wording, patch by Diego Biurrun <diego@biurrun.de>Fri, 24 May 2002 00:49:06 +0000, by arpi
-
different message for busy Xv ports and missing Xv portsFri, 24 May 2002 00:46:48 +0000, by arpi
-
- put back SystemTooSlow messageThu, 23 May 2002 21:58:29 +0000, by arpi
-
majd biztos strong bazmegThu, 23 May 2002 21:01:56 +0000, by gabucino
-
suggested by John L. Clark <jlc6@po.cwru.edu>Thu, 23 May 2002 20:57:51 +0000, by arpi
-
another method for icewm workaround, suggested by Simonics Zsolt <simc@chello.hu>Thu, 23 May 2002 20:54:42 +0000, by arpi
-
- keeps configure from generating a core when a buggy giflib is foundThu, 23 May 2002 20:38:27 +0000, by arpi
-
applied Diego Biurrun's patchThu, 23 May 2002 20:24:17 +0000, by gabucino
-
VIV->VIVOThu, 23 May 2002 20:21:05 +0000, by gabucino
-
inttypes gui patch from Bjrn Sandell <biorn@dce.chalmers.se>Thu, 23 May 2002 19:15:32 +0000, by pontscho
-
bugfixesThu, 23 May 2002 16:14:35 +0000, by jaf
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de>Thu, 23 May 2002 15:40:08 +0000, by alex
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de>Thu, 23 May 2002 15:27:49 +0000, by alex
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de>Thu, 23 May 2002 15:16:03 +0000, by alex
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de>Thu, 23 May 2002 14:53:11 +0000, by alex
-
changed disabled vidix messageThu, 23 May 2002 14:49:13 +0000, by alex
-
applied 64bit patch from Ulrich Hecht <uli@suse.de>Thu, 23 May 2002 14:46:08 +0000, by pontscho
-
some visual changes and applied Ulrich Hecht's 64bit fixesThu, 23 May 2002 14:38:40 +0000, by alex
-
10lThu, 23 May 2002 14:07:11 +0000, by alex
-
10L bugfixThu, 23 May 2002 09:47:18 +0000, by albeu
-
update to english versionWed, 22 May 2002 20:47:30 +0000, by jonas
-
some typosTue, 21 May 2002 19:05:49 +0000, by jonas
-
update to english versionTue, 21 May 2002 18:59:53 +0000, by jonas
-
obsoleted by users_against_developers.htmlTue, 21 May 2002 18:58:56 +0000, by jonas
-
better wording in albeu's doxTue, 21 May 2002 09:04:34 +0000, by gabucino
-
better fixTue, 21 May 2002 09:02:03 +0000, by gabucino
-
strange fix for IE 6.0.2600Tue, 21 May 2002 08:57:50 +0000, by gabucino
-
10lTue, 21 May 2002 08:55:27 +0000, by gabucino
-
Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested with 2.95.2)Mon, 20 May 2002 23:27:01 +0000, by atmos4
-
fix some gtk bug...Mon, 20 May 2002 13:56:16 +0000, by pontscho
-
Gui and 64-bit issues patch from Gui and 64-bit issuesMon, 20 May 2002 13:39:23 +0000, by pontscho
-
updated video filter doxMon, 20 May 2002 08:52:33 +0000, by gabucino
-
syncMon, 20 May 2002 07:05:58 +0000, by nexus
-
sync with arpi's help_mp-en.h changesMon, 20 May 2002 05:10:17 +0000, by gabucino
-
pgup/pgdown added (it was already in help_mp-hu.h)Mon, 20 May 2002 05:09:18 +0000, by gabucino
-
64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>Mon, 20 May 2002 04:00:25 +0000, by arpi
-
some more output cosmetics, especially for vivo and mov demuxersMon, 20 May 2002 03:51:58 +0000, by arpi
-
big cosmetics patch, cleanup of messages printed by mplayer and libs.Mon, 20 May 2002 03:25:26 +0000, by arpi
-
do not pass the flip flag to vo - maybe it support flipping just report no supportMon, 20 May 2002 02:27:10 +0000, by arpi
-
updates on helpMon, 20 May 2002 01:24:09 +0000, by arpi
-
more cpudetect cosmeticsMon, 20 May 2002 01:00:51 +0000, by arpi
-
cosmetics on CPU detection messagesMon, 20 May 2002 00:55:50 +0000, by arpi
-
new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch>Mon, 20 May 2002 00:46:29 +0000, by arpi
-
swscale and 32->24bpp conversion removedMon, 20 May 2002 00:25:44 +0000, by arpi
-
memset and memcpy were used without #include <string.h> in a few places.Mon, 20 May 2002 00:06:29 +0000, by arpi
-
openbsd a.out needs underscore for dlsym - patch by Bj«Órn Sandell <biorn@dce.chalmers.se>Mon, 20 May 2002 00:04:47 +0000, by arpi
-
catching SIGILL instead of dumping core - patch by Steven M. Schultz <sms@2BSD.COM>Mon, 20 May 2002 00:01:14 +0000, by arpi
-
create relative links instead of absolute (with path) ones, patches by:Sun, 19 May 2002 23:50:32 +0000, by arpi
-
-2/-3 for scale w/hSun, 19 May 2002 23:41:40 +0000, by arpi
-
new special w/h values: -2 and -3. based on proposal by Bohdan Horst <nexus@hoth.amu.edu.pl>Sun, 19 May 2002 23:39:42 +0000, by arpi
-
-vm -fs fix by Tobias Diedrich <ranma@gmx.at>Sun, 19 May 2002 23:31:10 +0000, by arpi
-
a/v stream selection - patch by alexander.werth@gmx.deSun, 19 May 2002 23:25:40 +0000, by arpi
-
module name fixed for vo check_eventsSun, 19 May 2002 23:22:11 +0000, by arpi
-
FAQ sync, updates, removes, etc...Sun, 19 May 2002 17:53:33 +0000, by gabucino
-
small fixes, updatesSun, 19 May 2002 17:28:05 +0000, by gabucino
-
applied two patches (two-in-one! :P)Sun, 19 May 2002 17:09:29 +0000, by gabucino
-
compile with '-g' by default for .developerSat, 18 May 2002 17:45:26 +0000, by arpi
-
ignore first 2 framesSat, 18 May 2002 17:35:12 +0000, by arpi
-
small fixSat, 18 May 2002 17:31:44 +0000, by arpi
-
Overlay section addedSat, 18 May 2002 13:01:58 +0000, by mswitch
-
gif support: added tests with the X11 libs (required by some lib(un)gif)Sat, 18 May 2002 09:21:35 +0000, by pl
-
Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:Sat, 18 May 2002 09:15:49 +0000, by pl
-
Kees Cook <mplayer@outflux.net> told us something ...Sat, 18 May 2002 04:33:05 +0000, by jaf
-
Add the forgoten scrennshot commandSat, 18 May 2002 00:11:43 +0000, by albeu
-
Workaround the bug in x11 vo's (if it's one) wich let a window in the wayFri, 17 May 2002 23:51:37 +0000, by albeu
-
Improvment for spu subtitles.Fri, 17 May 2002 23:47:27 +0000, by albeu
-
bugfixed - they are also necessary here ...Fri, 17 May 2002 20:55:16 +0000, by jaf
-
lavc rate control tech-docsFri, 17 May 2002 11:50:23 +0000, by michael
-
-lavcopts ... inserted since lavc is default encoder nowFri, 17 May 2002 04:09:37 +0000, by gabucino
-
iive is right - we shouldn't use IP buffering for vfw. it was changedThu, 16 May 2002 23:24:47 +0000, by arpi
-
old vfw codecs don't like double buffering - force static buffer for themThu, 16 May 2002 23:23:16 +0000, by arpi
-
'static' outfmt-flag addedThu, 16 May 2002 21:50:38 +0000, by arpi
-
bugfixes by ugk8 <ugk8@rz.uni-karlsruhe.de>Thu, 16 May 2002 12:00:24 +0000, by jaf
-
corrections by Diego Biurrun <diego@biurrun.de>Thu, 16 May 2002 09:00:59 +0000, by jaf
-
debian stuff againThu, 16 May 2002 04:00:40 +0000, by jaf
-
added some debian stuffWed, 15 May 2002 20:28:59 +0000, by jaf
-
ijpg outfmt updatedWed, 15 May 2002 12:54:33 +0000, by arpi
-
rgb24, bgr 24/32 support even for grayscaleWed, 15 May 2002 12:53:00 +0000, by arpi
-
fixing end overwrite bugs (some at least)Wed, 15 May 2002 02:27:41 +0000, by michael
-
some cleanup, gl/gl2 updated to use vo_windowTue, 14 May 2002 23:44:35 +0000, by arpi
-
Enable mmst support. MMST will be tried if the HTTP support failed.Tue, 14 May 2002 22:33:30 +0000, by bertrand
-
Added asf_mmst_streaming.c for compilation.Tue, 14 May 2002 22:32:37 +0000, by bertrand
-
Added support for asf mmst protocol.Tue, 14 May 2002 22:31:21 +0000, by bertrand
-
only include when necessaryTue, 14 May 2002 12:37:37 +0000, by jaf
-
patch by Diego Biurrun <diego@biurrun.de>:Tue, 14 May 2002 12:15:32 +0000, by pl
-
small fixesTue, 14 May 2002 11:41:02 +0000, by pontscho
-
two more lines for dvb ...Tue, 14 May 2002 09:39:13 +0000, by jaf
-
Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling in second pass.Tue, 14 May 2002 00:22:03 +0000, by atmos4
-
devfs fallback support?Mon, 13 May 2002 22:10:11 +0000, by arpi
-
obsoleted by users_against_developers.htmlMon, 13 May 2002 22:03:37 +0000, by arpi
-
vfwopts_conf has moved to vw_vfw.cMon, 13 May 2002 21:19:28 +0000, by alex
-
added support for codec selectionMon, 13 May 2002 21:18:52 +0000, by alex
-
typoMon, 13 May 2002 21:09:03 +0000, by alex
-
-vop help, patch by Julian J. M. <bandit@telecable.es>Mon, 13 May 2002 21:05:03 +0000, by arpi
-
disable bgr8Mon, 13 May 2002 20:56:08 +0000, by alex
-
better gif89 detection by pl <p_l@gmx.fr>, based on patch by Joey Parrish <joey@yunamusic.com>Mon, 13 May 2002 20:52:10 +0000, by arpi
-
cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>Mon, 13 May 2002 20:47:03 +0000, by arpi
-
fixed vo_uninitMon, 13 May 2002 20:45:42 +0000, by alex
-
patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.czMon, 13 May 2002 20:41:20 +0000, by arpi
-
fix for L<->R swap with 6ch playback - based on patch by Eric Lammerts <eric@lammerts.org>Mon, 13 May 2002 20:11:51 +0000, by arpi
-
Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume settingMon, 13 May 2002 19:57:27 +0000, by albeu
-
comment on BSDMon, 13 May 2002 19:53:16 +0000, by arpi
-
100l sorry, won't commit again.Mon, 13 May 2002 18:40:08 +0000, by jonas
-
added new description, new vop options and fsmode-dontuseMon, 13 May 2002 18:18:19 +0000, by jonas
-
10L Crash if no subdriver given and overlay enabledMon, 13 May 2002 13:31:35 +0000, by albeu
-
Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.Mon, 13 May 2002 13:15:40 +0000, by albeu
-
lib(un)gif detection fix (linking should be sufficient) and it avoids the messageMon, 13 May 2002 12:28:00 +0000, by pl
-
new pre-release versionMon, 13 May 2002 06:17:03 +0000, by eyck
-
libgif detection extendedSun, 12 May 2002 23:37:06 +0000, by arpi
-
-fsmode accept 0..31 nowSun, 12 May 2002 22:17:28 +0000, by arpi
-
small cleanup, new flag in -fsmode to avoid unmapping window for unknown wmSun, 12 May 2002 22:16:31 +0000, by arpi
-
bad fix removedSun, 12 May 2002 20:48:17 +0000, by arpi
-
cropdetectSun, 12 May 2002 19:17:27 +0000, by arpi
-
new filter, to detect best crop sizeSun, 12 May 2002 19:06:54 +0000, by arpi
-
keep aspect ratio - based on Fredrik Kuivinen's ideaSun, 12 May 2002 19:06:15 +0000, by arpi
-
fix Arpi's bugsSun, 12 May 2002 16:01:08 +0000, by pontscho
-
missing </LI> matkups putSun, 12 May 2002 05:54:29 +0000, by nell
-
various openbsd and general warning fixes - patch by Bj«Órn Sandell <biorn@dce.chalmers.se>Sun, 12 May 2002 02:18:52 +0000, by arpi
-
big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>Sun, 12 May 2002 01:51:09 +0000, by arpi
-
various updates by Diego Biurrun <diego@biurrun.de>Sun, 12 May 2002 01:41:24 +0000, by arpi
-
bigendian fix by Colin Leroy <colin@colino.net>Sun, 12 May 2002 01:09:10 +0000, by arpi
-
-vo gif - by Joey Parrish <joey@yunamusic.com>Sun, 12 May 2002 01:07:25 +0000, by arpi
-
getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg>Sun, 12 May 2002 01:01:34 +0000, by arpi
-
ssm supported, dvdnavSun, 12 May 2002 00:47:19 +0000, by arpi
-
???Sun, 12 May 2002 00:46:39 +0000, by arpi
-
always reser audio input buffer pointerSun, 12 May 2002 00:44:32 +0000, by arpi
-
HAVE_MENCODER->FOR_MENCODER (forgot to commit some weeks ago...)Sun, 12 May 2002 00:40:22 +0000, by arpi
-
updateSat, 11 May 2002 22:51:04 +0000, by nell
-
remove base size from vo_x11_sizehintSat, 11 May 2002 17:21:32 +0000, by pontscho
-
fix Nil's vo_x11 bug (Nilmoni Deb <ndeb@ece.cmu.edu>)Sat, 11 May 2002 16:54:15 +0000, by pontscho
-
fix gtk dialog box destroy bugSat, 11 May 2002 16:37:58 +0000, by pontscho
-
fix some small bug and -rootwinSat, 11 May 2002 14:57:41 +0000, by pontscho
-
delayed updateFri, 10 May 2002 11:39:25 +0000, by nell
-
skin-en.html --> skin-pl.htmlFri, 10 May 2002 11:37:35 +0000, by nell
-
refresh and charset settingsFri, 10 May 2002 11:17:41 +0000, by nell
-
obsolete fileFri, 10 May 2002 11:15:43 +0000, by nell
-
charset=iso-8859-2Fri, 10 May 2002 10:32:13 +0000, by nell
-
space removed.Fri, 10 May 2002 06:50:37 +0000, by eyck
-
patchs by Bj«Órn Sandell <biorn@dce.chalmers.se>:Fri, 10 May 2002 01:50:17 +0000, by pl
-
netbsd and/or lfs workaround (fixes a textbusy error)Fri, 10 May 2002 01:23:15 +0000, by pl
-
fullscreen -- round three -- icewm fullscreen fixedThu, 09 May 2002 17:28:09 +0000, by pontscho
-
big update to english versionThu, 09 May 2002 17:13:12 +0000, by jonas
-
added some new typesThu, 09 May 2002 14:52:23 +0000, by alex
-
updated to english version (except documentation.html and manpages)Thu, 09 May 2002 11:25:59 +0000, by jonas
-
sometime source files have other frame rates than for vcd's and svcd's, soThu, 09 May 2002 10:27:36 +0000, by jaf
-
BSDI dvd.h detect fix by Steven M. Schultz <sms@2BSD.COM>Thu, 09 May 2002 09:04:08 +0000, by arpi
-
UMRs fixed - noticed by Nilmoni Deb <ndeb@ece.cmu.edu>Thu, 09 May 2002 08:59:07 +0000, by arpi
-
fixed sdl+resample bug coused by float point to int rounding errorThu, 09 May 2002 07:41:25 +0000, by iive
-
added audio_out_format_bits to calc len alignmentThu, 09 May 2002 07:39:33 +0000, by iive
-
some reorderThu, 09 May 2002 00:45:36 +0000, by arpi
-
updated to english versionWed, 08 May 2002 23:52:35 +0000, by jonas
-
typoWed, 08 May 2002 23:46:59 +0000, by jonas
-
noskip to mencoder only opts, endpos understands byte position too and small changesWed, 08 May 2002 23:08:17 +0000, by jonas
-
-fsmode-dontuseWed, 08 May 2002 22:26:01 +0000, by arpi
-
lavc argsWed, 08 May 2002 22:13:05 +0000, by arpi
-
FPS autodetection, accept args: quality:fpsWed, 08 May 2002 22:11:14 +0000, by arpi
-
multifile fixedWed, 08 May 2002 21:48:40 +0000, by arpi
-
partial fixWed, 08 May 2002 20:53:00 +0000, by arpi
-
-zoom, -fs with x[11|mga|v] fix -- round twoWed, 08 May 2002 20:24:35 +0000, by pontscho
-
vo_uninit fixedWed, 08 May 2002 19:21:36 +0000, by arpi
-
applied Nilmoni Debian's (and Diego Burrick) patchWed, 08 May 2002 18:00:26 +0000, by gabucino
-
some bugfix, x[11|mga|v] ( fullscreen with more files )Wed, 08 May 2002 16:41:44 +0000, by pontscho
-
patch by Didier <did-c-debian@ifrance.com>:Tue, 07 May 2002 21:58:01 +0000, by pl
-
patchs for NetBSD by Bernd Ernesti <mplayer@lists.veego.de>:Tue, 07 May 2002 21:51:47 +0000, by pl
-
ffodivx m4s2Tue, 07 May 2002 15:17:06 +0000, by michael
-
wm detection -- round twoTue, 07 May 2002 13:31:29 +0000, by pontscho
-
Sometimes yuvscaler can't determine the output size/norm of pal/secam/ntsc, soTue, 07 May 2002 08:39:22 +0000, by jaf
-
dvbscale addedMon, 06 May 2002 23:20:02 +0000, by arpi
-
usefull doxMon, 06 May 2002 23:07:59 +0000, by arpi
-
updated -vop scale parametersMon, 06 May 2002 23:04:55 +0000, by arpi
-
updatedMon, 06 May 2002 23:01:30 +0000, by arpi
-
w/h=0 means d_w/h instead of originalMon, 06 May 2002 22:50:02 +0000, by arpi
-
dvbscale - setup scaling for the DVB cardMon, 06 May 2002 22:49:31 +0000, by arpi
-
reset default capsMon, 06 May 2002 22:48:59 +0000, by arpi
-
passthru mode for filters which don't alter image just config parameters (query_format/control/config)Mon, 06 May 2002 22:48:22 +0000, by arpi
-
fix -fs and 'f'Mon, 06 May 2002 16:56:41 +0000, by pontscho
-
upsz, 10lMon, 06 May 2002 15:48:07 +0000, by pontscho
-
add WM detection, and wm specific fullscreen code. (???)Mon, 06 May 2002 15:05:07 +0000, by pontscho
-
added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told usMon, 06 May 2002 13:04:36 +0000, by jaf
-
time to make libavcodec as defaultMon, 06 May 2002 12:45:02 +0000, by arpi
-
uptated to english versionMon, 06 May 2002 00:37:52 +0000, by frodone
-
vb_qfactor desc. added - patch by R«±mi Guyomarch <rguyom@pobox.com>Mon, 06 May 2002 00:14:35 +0000, by arpi
-
various fixesSun, 05 May 2002 23:11:28 +0000, by arpi
-
cache lower limit 32kbSun, 05 May 2002 21:43:16 +0000, by arpi
-
accept \N too, patch by Reinder <r.cuperus@student.utwente.nl>Sun, 05 May 2002 21:33:13 +0000, by arpi
-
ln -s instead of install mencoder.1Sun, 05 May 2002 21:07:10 +0000, by arpi
-
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>Sun, 05 May 2002 21:04:25 +0000, by arpi
-
fullscreen toggle for vo_mgaSun, 05 May 2002 18:58:42 +0000, by rfelker
-
window resize bug fixedSun, 05 May 2002 18:46:42 +0000, by pontscho
-
the Right Fix for gui window setupSun, 05 May 2002 18:16:27 +0000, by arpi
-
blit_frame is useless - noticed by Nick K.Sun, 05 May 2002 17:42:09 +0000, by arpi
-
some cleanup around uninit()Sun, 05 May 2002 17:22:38 +0000, by arpi
-
gui doesn't like exit() in forged processSun, 05 May 2002 16:22:59 +0000, by arpi
-
- the "black bars" in xv bug fixed (drwX=drwY=0)Sun, 05 May 2002 15:33:50 +0000, by arpi
-
3dnow temporal denoiser bugfix by R«±mi Guyomarch <rguyom@pobox.com>Sun, 05 May 2002 11:08:59 +0000, by michael
-
rpm/deb/licensing stuff removed/changedSun, 05 May 2002 05:04:56 +0000, by gabucino
-
(no)dshow option removedSun, 05 May 2002 04:46:09 +0000, by gabucino
-
a hack to make ffmjpeg created files viewable with windows dlls tooSun, 05 May 2002 00:31:40 +0000, by alex
-
small patch that fixes the purple window when the f key is pressed - by Attila Kinali <kinali@gmx.net>Sat, 04 May 2002 22:52:56 +0000, by arpi
-
missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>Sat, 04 May 2002 22:34:47 +0000, by arpi
-
re-ordering options, add comemntsSat, 04 May 2002 21:26:45 +0000, by arpi
-
msmpeg4v2 addedSat, 04 May 2002 18:25:48 +0000, by gabucino
-
msmpeg4v2 -> MP42 mapping, requested by GabucinoSat, 04 May 2002 18:18:10 +0000, by alex
-
mondom fixSat, 04 May 2002 16:43:35 +0000, by gabucino
-
Arpi Is Right(TM)Sat, 04 May 2002 16:40:06 +0000, by gabucino
-
Arpi Is Right(TM)Sat, 04 May 2002 16:38:51 +0000, by gabucino
-
small updateSat, 04 May 2002 16:29:11 +0000, by gabucino
-
video filter documentation updatedSat, 04 May 2002 15:57:55 +0000, by gabucino
-
better fix for i420/iyuv as suggested by arpiSat, 04 May 2002 05:46:36 +0000, by rfelker
-
applied Jonas Jermann's patch (v1)Sat, 04 May 2002 05:32:26 +0000, by gabucino
-
applied Jonas Jermann's patchSat, 04 May 2002 05:30:05 +0000, by gabucino
-
patch by (someone)Sat, 04 May 2002 05:27:48 +0000, by gabucino
-
some updatesFri, 03 May 2002 23:54:13 +0000, by alex
-
10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixelsFri, 03 May 2002 23:16:07 +0000, by arpi
-
enable libfame only for dxr3/dvb owners by default, libfame check moved right after libmp1e checkFri, 03 May 2002 22:13:06 +0000, by arpi
-
html fix, noticed by alekszFri, 03 May 2002 22:07:12 +0000, by gabucino
-
NUV seeking worksFri, 03 May 2002 22:06:09 +0000, by gabucino
-
gui vs. mencoder conflict workaroundFri, 03 May 2002 22:05:46 +0000, by arpi
-
fix video vindov backgroundFri, 03 May 2002 21:44:11 +0000, by pontscho
-
fix xmga fs, resize to movie size and mouse auto hide + dgaFri, 03 May 2002 20:57:13 +0000, by pontscho
-
More verbose error reporting to configure.log for SDL and fix a long pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too)Fri, 03 May 2002 20:29:20 +0000, by atmos4
-
fixed raw i420/iyuv to some extent, so that cb/cr channels are noFri, 03 May 2002 19:45:43 +0000, by rfelker
-
guess what :)Fri, 03 May 2002 19:27:34 +0000, by atmos4
-
Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking.Fri, 03 May 2002 19:23:15 +0000, by atmos4
-
Fix for darwins dateFri, 03 May 2002 19:17:19 +0000, by atmos4
-
Port to darwin.Fri, 03 May 2002 19:01:46 +0000, by atmos4
-
Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.Fri, 03 May 2002 19:00:54 +0000, by atmos4
-
timer didn't update if mplayer is too fast (no video)Fri, 03 May 2002 18:42:43 +0000, by iive
-
fix aspect ratio handlingFri, 03 May 2002 13:12:46 +0000, by pontscho
-
Fix build on FreeBSD 5.0 or later, should be downward compatible (verified on FreeBSD 4.5 at sf compilefamr.Fri, 03 May 2002 12:56:29 +0000, by atmos4
-
add something like 'Optimizing for: i686 mmx mmx2 sse'Fri, 03 May 2002 09:43:36 +0000, by jaf
-
100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bugThu, 02 May 2002 23:40:31 +0000, by arpi
-
disabled audioThu, 02 May 2002 17:12:44 +0000, by alex
-
10lThu, 02 May 2002 16:09:54 +0000, by alex
-
avid mjpeg support (external huffman table)Thu, 02 May 2002 12:24:53 +0000, by alex
-
linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>Thu, 02 May 2002 11:50:39 +0000, by arpi
-
printf to mp_msgThu, 02 May 2002 11:00:16 +0000, by albeu
-
New MSGT for more printf to mp_msgThu, 02 May 2002 10:52:30 +0000, by albeu
-
printf to mp_msgThu, 02 May 2002 10:49:55 +0000, by albeu
-
mp_msg level fixThu, 02 May 2002 10:43:27 +0000, by albeu
-
printf to mp_msgThu, 02 May 2002 10:40:35 +0000, by albeu
-
printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARNThu, 02 May 2002 10:32:55 +0000, by albeu
-
printf to mp_msgThu, 02 May 2002 10:28:33 +0000, by albeu
-
Fix frame_time for variable fps movies as it was the last frame duration.Thu, 02 May 2002 10:25:48 +0000, by albeu
-
- frame_time delayed one frame, as it's really duration of current frame,Thu, 02 May 2002 02:03:59 +0000, by arpi
-
.raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>Thu, 02 May 2002 01:56:28 +0000, by arpi
-
catching vo/vf init failureWed, 01 May 2002 22:37:59 +0000, by arpi
-
bsd+mpdvdkit worxWed, 01 May 2002 20:25:04 +0000, by gabucino
-
setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARNWed, 01 May 2002 17:39:46 +0000, by arpi
-
vf_inited flag addedWed, 01 May 2002 17:30:23 +0000, by arpi
-
patch by J«ärgen Appel <jappel@linux01.gwdg.de>:Wed, 01 May 2002 17:07:50 +0000, by pl
-
fixed bogus overloaded "q" parameter for lame mp3 encodingWed, 01 May 2002 14:42:42 +0000, by rfelker
-
expand=-1:-50:0:0 -> mwidth:mheight+50:0:0Wed, 01 May 2002 14:15:05 +0000, by pontscho
-
fix fullscreen bugWed, 01 May 2002 14:12:32 +0000, by pontscho
-
some bug fixWed, 01 May 2002 09:29:06 +0000, by pontscho
-
completed real seeking - working very well with audio only filesTue, 30 Apr 2002 23:29:38 +0000, by alex
-
Suggested fix byTue, 30 Apr 2002 19:20:34 +0000, by atmos4
-
Added ICY error 400: Server full.Tue, 30 Apr 2002 17:55:06 +0000, by bertrand
-
Convert printf to mp_msg in the network layerTue, 30 Apr 2002 16:58:54 +0000, by albeu
-
some vfw codecs supports I420 and YV12 tooTue, 30 Apr 2002 14:37:41 +0000, by alex
-
another pre-releaseTue, 30 Apr 2002 09:40:47 +0000, by eyck
-
trying to fix nicks bugs ...Mon, 29 Apr 2002 23:33:43 +0000, by michael
-
removed FrNo codec - it disabled buggy codecs, due to a trick in codec selection...Mon, 29 Apr 2002 23:18:10 +0000, by arpi
-
fix fullscreen bug es ilyen libvo not initialized bug with gui igyMon, 29 Apr 2002 22:00:50 +0000, by pontscho
-
OpenBSD patch - by Bj«Órn Sandell <biorn@dce.chalmers.se>Mon, 29 Apr 2002 21:42:36 +0000, by arpi
-
guessing palette - patch by salvador <salvador@inti.gov.ar>Mon, 29 Apr 2002 21:31:56 +0000, by arpi
-
nonblock open is not legal for OSS (see OSS api docs), and causes problems on freebsd (and maybe other OSs)Mon, 29 Apr 2002 20:42:15 +0000, by arpi
-
-xy/-zoom updatedMon, 29 Apr 2002 20:36:53 +0000, by arpi
-
updatedMon, 29 Apr 2002 20:26:45 +0000, by arpi
-
-xy,-zoom,-flip available in mencoder tooMon, 29 Apr 2002 20:07:53 +0000, by arpi
-
apply aspect prescaling to -xyMon, 29 Apr 2002 20:05:11 +0000, by arpi
-
play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conversions (for coming i18n support)Mon, 29 Apr 2002 16:53:38 +0000, by alex
-
disabling gtk messagebox - fixes gtk crashesMon, 29 Apr 2002 16:44:42 +0000, by arpi
-
more compatible libpng version checkMon, 29 Apr 2002 16:24:22 +0000, by arpi
-
8bpp raw avi supportMon, 29 Apr 2002 16:03:37 +0000, by arpi
-
ugly workaround disabledMon, 29 Apr 2002 15:57:22 +0000, by arpi
-
Add support for another AVI with ogg/vorbis audio (0x674F)Mon, 29 Apr 2002 13:36:18 +0000, by albeu
-
Fix buggy extra header printingMon, 29 Apr 2002 13:31:17 +0000, by albeu
-
Uncompressed avi files are stored upside down.Mon, 29 Apr 2002 09:53:30 +0000, by ksorim
-
Use new style query_formats flags. Fixes bug with flip.Mon, 29 Apr 2002 09:52:21 +0000, by ksorim
-
Default to the mixer device matching the audio device used for audio output.Mon, 29 Apr 2002 08:47:30 +0000, by jkeil
-
Added ICY error 401: Service unavailable.Sun, 28 Apr 2002 22:37:35 +0000, by bertrand
-
only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsdSun, 28 Apr 2002 21:05:09 +0000, by arpi
-
DFB 0.9.10 update patch by Jiri.Sun, 28 Apr 2002 20:20:06 +0000, by atmos4
-
do cpudetect before anything elseSun, 28 Apr 2002 17:48:45 +0000, by arpi
-
don't re-detect cpuSun, 28 Apr 2002 17:46:15 +0000, by arpi
-
mpdvdkit vs. bsd fixed?Sun, 28 Apr 2002 17:34:58 +0000, by arpi
-
soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>Sun, 28 Apr 2002 17:29:48 +0000, by arpi
-
oss detection fix for bsdSun, 28 Apr 2002 17:25:10 +0000, by arpi
-
patch that should fix the "isofs uses mga_vid" bugSun, 28 Apr 2002 17:22:40 +0000, by arpi
-
OpenBSD section translated from Bjorn's patchSun, 28 Apr 2002 05:23:05 +0000, by gabucino
-
doxizationSun, 28 Apr 2002 05:20:52 +0000, by gabucino
-
open w/O_CREAT requires a third argument, mode!Sun, 28 Apr 2002 02:24:05 +0000, by rfelker
-
openbsd updates by Bj«Órn Sandell <biorn@dce.chalmers.se>Sun, 28 Apr 2002 01:30:04 +0000, by arpi
-
updated to latest -vop changesSun, 28 Apr 2002 01:15:35 +0000, by arpi
-
1000lSun, 28 Apr 2002 01:02:02 +0000, by arpi
-
libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, height checks added to config()Sun, 28 Apr 2002 00:24:15 +0000, by arpi
-
10lSun, 28 Apr 2002 00:16:22 +0000, by arpi
-
support hurryup flag (-(hard)framedrop)Sat, 27 Apr 2002 23:45:00 +0000, by arpi
-
10lSat, 27 Apr 2002 23:35:23 +0000, by arpi
-
realtime yv12->mpeg1 with libavcodec qscale=1Sat, 27 Apr 2002 23:34:44 +0000, by arpi
-
OpenBSD, NetBSD portability patches bySat, 27 Apr 2002 22:42:27 +0000, by arpi
-
A little fix with hw video parameters settingSat, 27 Apr 2002 21:03:59 +0000, by albeu
-
A almost complete rewrite.Sat, 27 Apr 2002 20:52:15 +0000, by albeu
-
Avoid bogus file not found message if vobsub isn'T forced (autodetect).Sat, 27 Apr 2002 20:46:39 +0000, by atmos4
-
Add some info prints to ICY code and handle return codes ICY specific, also avoid printingSat, 27 Apr 2002 20:42:02 +0000, by atmos4
-
ICY found (mp3 stream) != sucess.Sat, 27 Apr 2002 19:15:18 +0000, by albeu
-
Handle winamp playlist as sublist.Sat, 27 Apr 2002 18:46:38 +0000, by albeu
-
update: we use the new quantizer in libavcodec, -zrquality 1 is allowedSat, 27 Apr 2002 18:24:12 +0000, by rik
-
update: we use the new quantizer in libavcodecSat, 27 Apr 2002 18:22:52 +0000, by rik
-
yeah, never write dox in the morningSat, 27 Apr 2002 14:23:52 +0000, by gabucino
-
Runtime cpu detection is disabled by default.Sat, 27 Apr 2002 12:25:48 +0000, by ksorim
-
OSD/SUB docSat, 27 Apr 2002 10:37:47 +0000, by gabucino
-
more libdvd* text removedSat, 27 Apr 2002 09:27:31 +0000, by gabucino
-
updated DVD documentation for libmpdvdkitSat, 27 Apr 2002 09:08:30 +0000, by gabucino
-
HTML typoSat, 27 Apr 2002 08:48:55 +0000, by gabucino
-
10l pl =)Sat, 27 Apr 2002 08:38:33 +0000, by atmos4
-
"." removedSat, 27 Apr 2002 08:00:41 +0000, by gabucino
-
fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)Sat, 27 Apr 2002 01:25:32 +0000, by pl
-
divx5.1 features addedSat, 27 Apr 2002 01:17:42 +0000, by arpi
-
osd crash fixedFri, 26 Apr 2002 23:18:06 +0000, by arpi
-
frameno.avi seeking workaroundFri, 26 Apr 2002 21:23:09 +0000, by arpi
-
maintainers updated (tell me if something missing), matrox list movedFri, 26 Apr 2002 21:05:28 +0000, by arpi
-
input/lirc/slavemode doc by AlbeuFri, 26 Apr 2002 20:49:18 +0000, by arpi
-
some fixesFri, 26 Apr 2002 20:32:03 +0000, by arpi
-
volume setting with lame - patch by silicon@falcon.sch.bme.huFri, 26 Apr 2002 20:19:31 +0000, by arpi
-
argh, missed this one as I have no dxr3.Fri, 26 Apr 2002 20:10:05 +0000, by atmos4
-
removed my 'extension'Fri, 26 Apr 2002 19:47:55 +0000, by jaf
-
Correct my half reverse commit. Sorry Atmos.Fri, 26 Apr 2002 19:46:36 +0000, by albeu
-
eeh 10l forogt to commit.Fri, 26 Apr 2002 19:39:00 +0000, by atmos4
-
Don't break the pointer for the next file.Fri, 26 Apr 2002 19:38:05 +0000, by albeu
-
Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2.Fri, 26 Apr 2002 19:14:47 +0000, by atmos4
-
corrected what felix made buggy ;-)Fri, 26 Apr 2002 19:11:13 +0000, by jaf
-
Allow disabling of libfame and allow to enforce (not) building libavcodec.Fri, 26 Apr 2002 17:18:02 +0000, by atmos4
-
Fix bug in LR's patch.Fri, 26 Apr 2002 15:48:18 +0000, by atmos4
-
Disable vidix on cygwin for now.Fri, 26 Apr 2002 15:35:00 +0000, by atmos4
-
- Fix for big apple architectures by Rogerio Brito, reworked by me to use bswap.h macros.Fri, 26 Apr 2002 13:07:03 +0000, by atmos4
-
Fix osd progress bar.Fri, 26 Apr 2002 12:52:06 +0000, by albeu
-
fix fullscreen (?)Thu, 25 Apr 2002 21:52:47 +0000, by pontscho
-
Fix keypad volume control.Thu, 25 Apr 2002 20:59:12 +0000, by atmos4
-
VobSub updates, custom palette support and other stuff, can't write the name of the chinese(?) patch supplier.Thu, 25 Apr 2002 18:46:44 +0000, by atmos4
-
added support for output of subtitles - Juergen Hammelmann <juergen.hammelmann@gmx.de>Thu, 25 Apr 2002 13:33:43 +0000, by arpi
-
crlf->lfThu, 25 Apr 2002 13:33:02 +0000, by arpi
-
uninit libvo before getch2 - requires for clean svgalib uninitThu, 25 Apr 2002 13:27:15 +0000, by arpi
-
small fixesThu, 25 Apr 2002 13:12:59 +0000, by arpi
-
frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>Thu, 25 Apr 2002 12:59:24 +0000, by arpi
-
bigendian fix - thx to Rog«±rio Brito <linuxconsult@yahoo.com.br>Thu, 25 Apr 2002 12:29:55 +0000, by arpi
-
mplayer_lirc->mplayerThu, 25 Apr 2002 11:50:34 +0000, by arpi
-
bigendian fix - thx to Rog«±rio Brito <linuxconsult@yahoo.com.br>Thu, 25 Apr 2002 11:03:33 +0000, by arpi
-
FreeBSD fixThu, 25 Apr 2002 09:30:47 +0000, by nexus
-
-rootwin fix...Wed, 24 Apr 2002 23:15:17 +0000, by arpi
-
-rootwin fixed, keys work, mouse doesn'tWed, 24 Apr 2002 23:10:41 +0000, by arpi
-
-rootwin fix by Tomas Konir <moje@molly.vabo.cz>Wed, 24 Apr 2002 22:49:58 +0000, by arpi
-
define HAVE_LINUX_DVD_STRUCTWed, 24 Apr 2002 21:34:41 +0000, by arpi
-
DVDKIT supportWed, 24 Apr 2002 21:19:09 +0000, by arpi
-
defines USE_MPDVDKITWed, 24 Apr 2002 21:17:22 +0000, by arpi
-
fix warningWed, 24 Apr 2002 21:16:27 +0000, by arpi
-
runtime cpustuff disabled by default - it was tested enoughWed, 24 Apr 2002 20:33:12 +0000, by arpi
-
handles DVDKIT_SHARED, compile and install libmpdvdkit.soWed, 24 Apr 2002 20:08:06 +0000, by arpi
-
libdir changedWed, 24 Apr 2002 20:00:13 +0000, by arpi
-
enable dvdkit only for linux, bsd* and solarisWed, 24 Apr 2002 19:37:10 +0000, by arpi
-
Uninit addedWed, 24 Apr 2002 17:28:23 +0000, by albeu
-
applied 2 patchesWed, 24 Apr 2002 16:47:37 +0000, by gabucino
-
Added demuxer uninitWed, 24 Apr 2002 15:36:07 +0000, by albeu
-
Add seeking without index (still not perfect). Use -forceidx for theWed, 24 Apr 2002 12:28:03 +0000, by albeu
-
disable vidix for non-x86 by defaultWed, 24 Apr 2002 02:02:50 +0000, by arpi
-
fix system_name caseWed, 24 Apr 2002 01:54:37 +0000, by arpi
-
mp_mp3_get_lsf() added - to get decomp. frame sizeWed, 24 Apr 2002 00:49:06 +0000, by arpi
-
Hopefully fix ffmpeg12 aspect.Wed, 24 Apr 2002 00:38:04 +0000, by atmos4
-
more strict check for .mp3Tue, 23 Apr 2002 23:21:19 +0000, by arpi
-
AVID is buggy (image shifted/scaled?) with mainconcept codecTue, 23 Apr 2002 22:57:49 +0000, by arpi
-
Portability fix with reallocTue, 23 Apr 2002 20:06:00 +0000, by albeu
-
add headers detection for mpdvdkitTue, 23 Apr 2002 16:29:13 +0000, by pontscho
-
workaround: force PF table setup in IsProcessorFeaturePresentTue, 23 Apr 2002 15:12:22 +0000, by alex
-
tm20 finally workingTue, 23 Apr 2002 14:48:03 +0000, by alex
-
sorryTue, 23 Apr 2002 14:27:27 +0000, by pontscho
-
mostma' fixTue, 23 Apr 2002 13:57:41 +0000, by pontscho
-
Fix % seekingTue, 23 Apr 2002 13:27:46 +0000, by albeu
-
Fix audio only absolute seekingTue, 23 Apr 2002 13:26:56 +0000, by albeu
-
fix timer for audio only filesTue, 23 Apr 2002 13:07:58 +0000, by pontscho
-
divx audio workaroundTue, 23 Apr 2002 09:26:29 +0000, by arpi
-
reading pll in 32-bit instead of 8-bit +1, +2Tue, 23 Apr 2002 01:31:01 +0000, by michael
-
changed back to AFMT_AC3 (but now libao2 drivers autodetect it and fallback to S16) - idea by Vincent.Mussard@lineae.netMon, 22 Apr 2002 22:34:37 +0000, by arpi
-
AFMT_AC3 autodetect/fallback to S16Mon, 22 Apr 2002 22:33:06 +0000, by arpi
-
fix audio only files playMon, 22 Apr 2002 21:36:12 +0000, by pontscho
-
Fix a bug produced when line are terminated with \r\n and not a singleMon, 22 Apr 2002 18:42:42 +0000, by albeu
-
x1 deblocking filter bugfixMon, 22 Apr 2002 15:53:24 +0000, by michael
-
add multiple filter typesMon, 22 Apr 2002 15:39:45 +0000, by pontscho
-
mplayer/mencoderMon, 22 Apr 2002 14:27:53 +0000, by jaf
-
add none for dvd subtitle menuMon, 22 Apr 2002 13:20:24 +0000, by pontscho
-
by Juergen Hammelmann <juergen.hammelmann@gmx.de>, some bugfixes and new options, enables subtitles with new -vop expand pluginMon, 22 Apr 2002 09:42:34 +0000, by jaf
-
bugfixesMon, 22 Apr 2002 09:31:13 +0000, by jaf
-
hq mode in first pass should work (as bad, ehh as well as LQ)Mon, 22 Apr 2002 02:00:23 +0000, by michael
-
obsoleted optionsSun, 21 Apr 2002 23:13:52 +0000, by arpi
-
libac3 .S compile test (binutils) removed - noticed by Lars Bamberger <Lars.Bamberger@gmx.de>Sun, 21 Apr 2002 23:07:44 +0000, by arpi
-
support for new stuff (lavc internal 2pass, ...)Sun, 21 Apr 2002 21:38:53 +0000, by michael
-
add libmpdvdkit libSun, 21 Apr 2002 21:18:28 +0000, by pontscho
-
typo fix for pre2Sun, 21 Apr 2002 19:11:43 +0000, by alex
-
Added uninitSun, 21 Apr 2002 18:06:00 +0000, by albeu
-
8bpp paletted -> 15/16/24/32 converterSun, 21 Apr 2002 17:22:37 +0000, by arpi
-
memory leak(off by 1 bug)Sun, 21 Apr 2002 16:56:19 +0000, by iive
-
10l, >1bpp modes fixed..., x<->y swappedSun, 21 Apr 2002 16:42:08 +0000, by arpi
-
added UB Video MPEG 4Sun, 21 Apr 2002 16:37:28 +0000, by alex
-
fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for some new codecsSun, 21 Apr 2002 16:36:36 +0000, by alex
-
export palette for rgb8/bgr8Sun, 21 Apr 2002 16:32:35 +0000, by arpi
-
ugly hack for morgandsSun, 21 Apr 2002 16:11:42 +0000, by alex
-
added pegasus codecsSun, 21 Apr 2002 16:10:50 +0000, by alex
-
added my todo ;)Sun, 21 Apr 2002 16:09:37 +0000, by alex
-
applied Holm^H^H^H^HDiego's (?:) patchSun, 21 Apr 2002 15:29:59 +0000, by gabucino
-
devfs fix?Sun, 21 Apr 2002 15:07:44 +0000, by arpi
-
Complement existing filters - rotate and flip.Sun, 21 Apr 2002 14:36:36 +0000, by eyck
-
alf2 working, added techsmith camtasiaSun, 21 Apr 2002 13:32:35 +0000, by alex
-
100l - fixed yuy2 -dr, reported by NexusSun, 21 Apr 2002 12:39:45 +0000, by arpi
-
using print_wav_header in acm initSun, 21 Apr 2002 11:37:44 +0000, by alex
-
new pre-release..Sun, 21 Apr 2002 11:11:14 +0000, by eyck
-
dumping unknown extradata tooSun, 21 Apr 2002 10:27:29 +0000, by alex
-
removed some silly comments and added lhacm audio - workingSun, 21 Apr 2002 10:03:26 +0000, by alex
-
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)Sun, 21 Apr 2002 09:20:01 +0000, by alex
-
more infosSun, 21 Apr 2002 02:44:25 +0000, by jaf
-
mplayer was not compileable without, i tested it with and without vorbis, i hope it's okSun, 21 Apr 2002 02:38:50 +0000, by jaf
-
added voxware rt24 speech codecSun, 21 Apr 2002 02:31:20 +0000, by alex
-
RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACMSun, 21 Apr 2002 02:29:29 +0000, by alex
-
loading requested library if available, and try to find function there in LookupExternal, needed for Truespeech codecSun, 21 Apr 2002 02:13:11 +0000, by alex
-
shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)Sun, 21 Apr 2002 02:11:06 +0000, by arpi
-
added truespeech and moved ms11, ucodSun, 21 Apr 2002 02:08:05 +0000, by alex
-
LEAD (m)jpeg addedSun, 21 Apr 2002 02:05:39 +0000, by arpi
-
commented out debug msgSun, 21 Apr 2002 01:39:36 +0000, by alex
-
added qpegSun, 21 Apr 2002 01:10:57 +0000, by alex
-
added UCODSun, 21 Apr 2002 00:55:12 +0000, by alex
-
added SetEnvironmentVariableA for UCOD-ClearVideo DLLSun, 21 Apr 2002 00:52:11 +0000, by alex
-
mss1 fixedSun, 21 Apr 2002 00:31:45 +0000, by alex
-
added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec works nowSun, 21 Apr 2002 00:31:16 +0000, by alex
-
added _EH_prolog (needed by mss1 codec)Sun, 21 Apr 2002 00:30:44 +0000, by alex
-
1lSat, 20 Apr 2002 23:15:12 +0000, by alex
-
fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, cleaned up a bit the critisecsSat, 20 Apr 2002 23:11:22 +0000, by alex
-
minor changesSat, 20 Apr 2002 22:58:15 +0000, by alex
-
filters uninitSat, 20 Apr 2002 22:24:19 +0000, by arpi
-
some tasks completedSat, 20 Apr 2002 21:06:09 +0000, by alex
-
some typosSat, 20 Apr 2002 21:01:41 +0000, by alex
-
typoSat, 20 Apr 2002 19:42:47 +0000, by jaf
-
applied Holm's patch (credits updated)Sat, 20 Apr 2002 19:08:48 +0000, by gabucino
-
Seeking implementedSat, 20 Apr 2002 17:50:11 +0000, by albeu
-
antoher try, ecp reading like in gatos ...Sat, 20 Apr 2002 13:42:31 +0000, by michael
-
mpegaudio->mp2+mp3 renamed in ffmpegSat, 20 Apr 2002 13:34:54 +0000, by arpi
-
okej, back again, rewordedSat, 20 Apr 2002 12:31:09 +0000, by gabucino
-
default is not 0 but centerSat, 20 Apr 2002 12:29:33 +0000, by gabucino
-
-conf and -config don't exist anymore :(Sat, 20 Apr 2002 12:06:56 +0000, by gabucino
-
applied Holm's patchSat, 20 Apr 2002 12:05:50 +0000, by gabucino
-
small fixesSat, 20 Apr 2002 12:00:38 +0000, by gabucino
-
tudok angolulSat, 20 Apr 2002 11:24:33 +0000, by gabucino
-
better wordingSat, 20 Apr 2002 11:14:06 +0000, by gabucino
-
Added -input js-dev xx option to specifies the joystick device to use.Sat, 20 Apr 2002 08:51:09 +0000, by albeu
-
more decilitersSat, 20 Apr 2002 07:02:36 +0000, by gabucino
-
updatesSat, 20 Apr 2002 06:40:48 +0000, by gabucino
-
RTFMed tech/vop.txt, added more infoSat, 20 Apr 2002 06:39:50 +0000, by gabucino
-
more tajpoSat, 20 Apr 2002 06:25:49 +0000, by gabucino
-
video filter layer dokkszSat, 20 Apr 2002 06:24:59 +0000, by gabucino
-
t«¡jp«ÑSat, 20 Apr 2002 06:10:04 +0000, by gabucino
-
video filter layer documentation begun (maybe audio layer should beSat, 20 Apr 2002 05:58:21 +0000, by gabucino
-
synced with arpi's "fixes, updates"Sat, 20 Apr 2002 04:26:32 +0000, by gabucino
-
I2C is also needed for G400 tvoutSat, 20 Apr 2002 04:16:24 +0000, by gabucino
-
swscaler yv12 vs i420 workaroundFri, 19 Apr 2002 23:29:41 +0000, by arpi
-
1000lFri, 19 Apr 2002 23:24:13 +0000, by arpi
-
debug lineFri, 19 Apr 2002 23:21:44 +0000, by arpi
-
workaround yv12 vs. i420 'bug' of swscaleFri, 19 Apr 2002 23:13:36 +0000, by arpi
-
nuppelvideo is I420-only :(Fri, 19 Apr 2002 23:12:32 +0000, by arpi
-
accept I420/IYUV in query_formatFri, 19 Apr 2002 23:11:30 +0000, by arpi
-
flipped rgb fixedFri, 19 Apr 2002 22:19:42 +0000, by arpi
-
more stuff required when GUI bugreporting (nobody reads it anyway)Fri, 19 Apr 2002 19:22:23 +0000, by gabucino
-
better lame2.96inconsistency explanationFri, 19 Apr 2002 19:12:06 +0000, by gabucino
-
minor fixes and flipping supportFri, 19 Apr 2002 16:50:03 +0000, by alex
-
sync with mplayerxpFri, 19 Apr 2002 16:34:04 +0000, by nick
-
fix compile bugFri, 19 Apr 2002 10:56:26 +0000, by pontscho
-
correctionsFri, 19 Apr 2002 08:04:02 +0000, by arpi
-
Good evening ladies and gentleman and welcome to the latestFri, 19 Apr 2002 07:30:49 +0000, by arpi
-
Fix loop playback. Main loop was quited on end of video.Fri, 19 Apr 2002 06:21:41 +0000, by albeu
-
rotate addedFri, 19 Apr 2002 02:20:29 +0000, by arpi
-
rotation/mirror filterFri, 19 Apr 2002 02:18:46 +0000, by arpi
-
typo fixFri, 19 Apr 2002 01:42:22 +0000, by arpi
-
fixes, updatesFri, 19 Apr 2002 01:08:00 +0000, by arpi
-
video filters docsThu, 18 Apr 2002 23:05:00 +0000, by arpi
-
Fix non-interactive install issue, based on report from JensThu, 18 Apr 2002 22:34:45 +0000, by eyck
-
10lThu, 18 Apr 2002 22:21:54 +0000, by arpi
-
fix skin loading bugThu, 18 Apr 2002 21:24:42 +0000, by pontscho
-
add prev/next title feature for gui dvd supportThu, 18 Apr 2002 18:24:08 +0000, by pontscho
-
show extended mp3 infoThu, 18 Apr 2002 18:01:25 +0000, by arpi
-
don't allow invalid parametersThu, 18 Apr 2002 17:59:32 +0000, by arpi
-
- new option "-burnonly": burn only the preformated bin imagesThu, 18 Apr 2002 17:41:54 +0000, by atmos4
-
-srate for mp3 fixedThu, 18 Apr 2002 17:28:48 +0000, by arpi
-
fixed block artefacts and speedup at the same timeThu, 18 Apr 2002 17:08:08 +0000, by iive
-
applied goth (Jonas Jermann)'s patchThu, 18 Apr 2002 16:45:25 +0000, by gabucino
-
dvfs fix, 10lThu, 18 Apr 2002 16:44:21 +0000, by arpi
-
vo_mouse_timer_const is optionalThu, 18 Apr 2002 16:16:14 +0000, by arpi
-
'wide' may contain 'mdat'Thu, 18 Apr 2002 16:06:24 +0000, by arpi
-
This patch replaces vo_svga.c with an improved version that does not useThu, 18 Apr 2002 15:41:33 +0000, by arpi
-
-ovc help fixedThu, 18 Apr 2002 15:32:30 +0000, by arpi
-
bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkins@yahoo.com>Thu, 18 Apr 2002 15:23:34 +0000, by arpi
-
updateThu, 18 Apr 2002 15:10:59 +0000, by arpi
-
slices+field pictures fixed, initial sig11 workaroundThu, 18 Apr 2002 15:03:08 +0000, by arpi
-
obsoleted, use vd_libmpeg2.cThu, 18 Apr 2002 14:45:43 +0000, by arpi
-
cbr mp3 + wmp fixed (hopefully, untested)Thu, 18 Apr 2002 14:23:07 +0000, by arpi
-
ifdef reading dvd args, without it non-dvd compilation fails.Thu, 18 Apr 2002 14:03:50 +0000, by eyck
-
IMGTYPE_IPB not yet supported :(Wed, 17 Apr 2002 22:19:14 +0000, by arpi
-
DVD subs fixedWed, 17 Apr 2002 22:17:32 +0000, by arpi
-
enabled new OSD code in -vop expand, subtitles rendering support to mencoderWed, 17 Apr 2002 21:51:18 +0000, by arpi
-
align yuv 4:2:0 y position by 2Wed, 17 Apr 2002 21:50:25 +0000, by arpi
-
fix dvd pause. 10lWed, 17 Apr 2002 21:38:21 +0000, by pontscho
-
Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:Wed, 17 Apr 2002 21:28:51 +0000, by rik
-
fix dvd playing under guiWed, 17 Apr 2002 21:12:12 +0000, by pontscho
-
bbox calculation fixed (font->height < real height)Wed, 17 Apr 2002 20:46:12 +0000, by arpi
-
10lWed, 17 Apr 2002 19:51:24 +0000, by arpi
-
prefer prefetchnta if its availableWed, 17 Apr 2002 19:11:52 +0000, by michael
-
mpi clear funcWed, 17 Apr 2002 19:05:14 +0000, by arpi
-
pre mmx2/3dnow fixWed, 17 Apr 2002 18:48:22 +0000, by michael
-
fix ".". thanksz pl.Wed, 17 Apr 2002 18:37:11 +0000, by pontscho
-
fix mouse cursor hide/showWed, 17 Apr 2002 18:35:19 +0000, by pontscho
-
Preliminary support for lavcs b-frame encoding, disabled by default.Wed, 17 Apr 2002 13:30:05 +0000, by atmos4
-
Bug fix in mouse button handling for 2¡ë scroller (I hope it workWed, 17 Apr 2002 12:26:05 +0000, by albeu
-
Add correct loop option parsing in command line parser.Wed, 17 Apr 2002 12:23:52 +0000, by albeu
-
add messageWed, 17 Apr 2002 07:43:56 +0000, by pontscho
-
Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enablesTue, 16 Apr 2002 20:19:47 +0000, by eyck
-
xp removedTue, 16 Apr 2002 19:43:36 +0000, by jaf
-
fix playlist bug with gui and rewrite mousecursor show/hide codeTue, 16 Apr 2002 17:41:29 +0000, by pontscho
-
fix dvdnav detectionTue, 16 Apr 2002 17:29:04 +0000, by pontscho
-
upsz, 10l :)Tue, 16 Apr 2002 11:40:19 +0000, by pontscho
-
add jpeg support for libvoTue, 16 Apr 2002 11:21:59 +0000, by pontscho
-
Disabled spuenc code due to upcoming prerelease, there are still bugs hereTue, 16 Apr 2002 11:14:49 +0000, by mswitch
-
disable hq for 1st passTue, 16 Apr 2002 00:36:41 +0000, by arpi
-
vo_osd_check_range_update() added + 10l fixTue, 16 Apr 2002 00:35:01 +0000, by arpi
-
(buggy) osd support, disabled for now, mencoder needs fixes to compileTue, 16 Apr 2002 00:34:04 +0000, by arpi
-
OSD handled by vf control()Mon, 15 Apr 2002 22:41:28 +0000, by arpi
-
osd: ok, now it's possible to do partial draw/clear of the buffer only if changedMon, 15 Apr 2002 22:08:50 +0000, by arpi
-
print version number, so we know if the user forgot to copy/install the driverMon, 15 Apr 2002 20:54:28 +0000, by michael
-
osd: calculating bboxMon, 15 Apr 2002 20:51:34 +0000, by arpi
-
Switched e-mailMon, 15 Apr 2002 20:00:30 +0000, by mswitch
-
new osd code, use osd objs to follow changes and do minimal updatesMon, 15 Apr 2002 19:17:12 +0000, by arpi
-
added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_picMon, 15 Apr 2002 18:04:18 +0000, by alex
-
libpng2-dev no longer exists in debian. libpng-dev should be there.Mon, 15 Apr 2002 17:39:06 +0000, by eyck
-
removed unused XP, TVISION and AVIP stuffMon, 15 Apr 2002 17:09:23 +0000, by alex
-
removed unused XP stuffMon, 15 Apr 2002 17:08:02 +0000, by alex
-
Updated to support resampling audio and multiple cds.Mon, 15 Apr 2002 14:01:07 +0000, by atmos4
-
2-pass qscale fixedMon, 15 Apr 2002 13:39:48 +0000, by arpi
-
It is not the right place for this.Mon, 15 Apr 2002 11:11:25 +0000, by eyck
-
FPS calculation fixedMon, 15 Apr 2002 02:48:11 +0000, by arpi
-
-skiplimit/-noskip options to disable fps correctionMon, 15 Apr 2002 02:33:05 +0000, by arpi
-
get aspect info from display size if != real sizeMon, 15 Apr 2002 01:58:18 +0000, by arpi
-
dvdnav hotfixMon, 15 Apr 2002 01:50:00 +0000, by arpi
-
-sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)Mon, 15 Apr 2002 00:36:21 +0000, by arpi
-
mga_vid driver in form of a patch against linux-2.4.18Mon, 15 Apr 2002 00:08:22 +0000, by eyck
-
workaround Juanjo's stupid vme changeSun, 14 Apr 2002 23:16:55 +0000, by arpi
-
Most of informational printk's ifdef'd.Sun, 14 Apr 2002 23:14:26 +0000, by eyck
-
Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo.com>Sun, 14 Apr 2002 22:15:29 +0000, by atmos4
-
some more statistics: BENCHMARKnSun, 14 Apr 2002 19:43:23 +0000, by arpi
-
updatedSun, 14 Apr 2002 19:18:34 +0000, by arpi
-
updated -double optionSun, 14 Apr 2002 15:07:51 +0000, by gabucino
-
Changed the big handling to make it use mplayer's endian macros.Sun, 14 Apr 2002 05:53:36 +0000, by bertrand
-
Added big endian handling for the ASF_chunk_t struct.Sun, 14 Apr 2002 05:51:32 +0000, by bertrand
-
Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.Sun, 14 Apr 2002 05:47:27 +0000, by bertrand
-
fame doesn't accept strideSun, 14 Apr 2002 02:07:44 +0000, by arpi
-
export width tooSun, 14 Apr 2002 02:07:29 +0000, by arpi
-
draw_slices with framedrop fixedSun, 14 Apr 2002 01:21:13 +0000, by arpi
-
new -framedrop code - works much better than the old oneSun, 14 Apr 2002 01:20:26 +0000, by arpi
-
0.1 bugfixSat, 13 Apr 2002 22:18:17 +0000, by arpi
-
cleanup. cosmetics only, no functional changesSat, 13 Apr 2002 22:16:15 +0000, by arpi
-
mp_image moved to libmpcodecsSat, 13 Apr 2002 19:17:34 +0000, by arpi
-
img_format moved to libmpcodecsSat, 13 Apr 2002 19:17:24 +0000, by arpi
-
mp_image.h and img_format.h moved to libmpcodecsSat, 13 Apr 2002 19:14:34 +0000, by arpi
-
updateSat, 13 Apr 2002 18:23:23 +0000, by arpi
-
less namespace pollutionSat, 13 Apr 2002 18:19:36 +0000, by arpi
-
fastmemcpy path fixedSat, 13 Apr 2002 18:05:57 +0000, by arpi
-
native codecs files moved to libmpcodecs/native/Sat, 13 Apr 2002 18:04:24 +0000, by arpi
-
moved to libmpcodecs/native/Sat, 13 Apr 2002 18:03:02 +0000, by arpi
-
comp.fixesSat, 13 Apr 2002 17:44:14 +0000, by arpi
-
unused filesSat, 13 Apr 2002 17:34:20 +0000, by arpi
-
syncfb, mp1e, opendivx removed/disabledSat, 13 Apr 2002 17:28:33 +0000, by arpi
-
libdv detectionSat, 13 Apr 2002 16:51:01 +0000, by arpi
-
bigendlian fix by Guillaume Morin <guillaume@morinfr.org>Sat, 13 Apr 2002 16:49:27 +0000, by arpi
-
handle width*bpp!=strideSat, 13 Apr 2002 14:24:33 +0000, by arpi
-
10lSat, 13 Apr 2002 14:21:52 +0000, by arpi
-
rgb2bgr converterSat, 13 Apr 2002 14:18:57 +0000, by arpi
-
ffmjpeg yuy2 supportSat, 13 Apr 2002 13:44:23 +0000, by arpi
-
yuy2 support, fixed bug of dropping frame after config_vo callsSat, 13 Apr 2002 13:40:26 +0000, by arpi
-
Added aspect considerations.Sat, 13 Apr 2002 12:46:14 +0000, by atmos4
-
Misc cleanups of the codeSat, 13 Apr 2002 10:04:22 +0000, by mark
-
ignore ecpSat, 13 Apr 2002 02:30:44 +0000, by michael
-
yuv422p -> yuy2 (untested)Sat, 13 Apr 2002 02:21:12 +0000, by michael
-
RGBvsBGR addedSat, 13 Apr 2002 02:17:43 +0000, by arpi
-
updatedSat, 13 Apr 2002 02:09:18 +0000, by arpi
-
libac3 removedSat, 13 Apr 2002 01:54:20 +0000, by arpi
-
obsoleteSat, 13 Apr 2002 01:42:23 +0000, by arpi
-
updated to english versionSat, 13 Apr 2002 01:25:51 +0000, by frodone
-
rgb24->bgr24Sat, 13 Apr 2002 00:48:21 +0000, by michael
-
draft v0.1Sat, 13 Apr 2002 00:47:54 +0000, by arpi
-
Added support for choosing weather to use double-buffering or single bufferingSat, 13 Apr 2002 00:14:59 +0000, by mark
-
Some OSD and other random fixes. Added double bufferingFri, 12 Apr 2002 23:55:06 +0000, by mark
-
-ovc libdv supportFri, 12 Apr 2002 21:50:38 +0000, by arpi
-
RGB24/YUY2 -> DV encoding, using libdvFri, 12 Apr 2002 21:49:51 +0000, by arpi
-
fix typo found by Milan Cutka <cutka@szm.sk>Fri, 12 Apr 2002 14:01:10 +0000, by michael
-
10lFri, 12 Apr 2002 12:53:23 +0000, by michael
-
fixing vertical scaling on non mobility cards, this might have overflowed into the horizontal stuff, so perhaps it fixes the horizontal stuff tooFri, 12 Apr 2002 12:29:12 +0000, by michael
-
generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is updatedFri, 12 Apr 2002 10:48:21 +0000, by arpi
-
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>Fri, 12 Apr 2002 10:40:38 +0000, by arpi
-
Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Fri, 12 Apr 2002 10:17:24 +0000, by albeu
-
max_packs increased for some dvd with too many audio/subFri, 12 Apr 2002 00:47:02 +0000, by arpi
-
VCODEC_RAW fixedFri, 12 Apr 2002 00:15:03 +0000, by arpi
-
anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann at gmx.de>Thu, 11 Apr 2002 22:53:48 +0000, by atmos4
-
Lots of updates and bugfixes to the tdfxfb driverThu, 11 Apr 2002 21:43:09 +0000, by mark
-
VFCAP addedThu, 11 Apr 2002 21:07:00 +0000, by arpi
-
capabilities support -> automatic insertion of scale, expand, ppThu, 11 Apr 2002 20:56:17 +0000, by arpi
-
VFCAP defines moved out from vf.h, to be easier to include in libvoThu, 11 Apr 2002 20:55:10 +0000, by arpi
-
Sorry, fix vobsub duration the arpi way.Thu, 11 Apr 2002 16:50:52 +0000, by atmos4
-
VFCAP flags addedThu, 11 Apr 2002 15:41:40 +0000, by arpi
-
bugfixesThu, 11 Apr 2002 15:01:20 +0000, by jaf
-
uninit sig11 fixedThu, 11 Apr 2002 11:18:02 +0000, by arpi
-
print VO infoThu, 11 Apr 2002 11:03:16 +0000, by arpi
-
reorderThu, 11 Apr 2002 10:37:00 +0000, by arpi
-
new filter: flipThu, 11 Apr 2002 03:17:14 +0000, by arpi
-
vme default changed 3->4Thu, 11 Apr 2002 02:54:42 +0000, by arpi
-
libmpencoders added to mencoder libsThu, 11 Apr 2002 02:53:15 +0000, by arpi
-
vfw encoding func splitted to init and start partsThu, 11 Apr 2002 02:52:28 +0000, by arpi
-
video codecs moved to libmpencoders, crop/scale removed, use -vop for thatThu, 11 Apr 2002 02:52:03 +0000, by arpi
-
10lThu, 11 Apr 2002 02:51:02 +0000, by arpi
-
soem fixesThu, 11 Apr 2002 02:50:47 +0000, by arpi
-
encodersWed, 10 Apr 2002 23:23:36 +0000, by arpi
-
query_format debug moved 1 verbose level downWed, 10 Apr 2002 23:23:19 +0000, by arpi
-
OS/2 fixWed, 10 Apr 2002 18:40:14 +0000, by arpi
-
Some minor changes to the avcodec code.Wed, 10 Apr 2002 16:03:08 +0000, by mswitch
-
Dirty hack to fix mencoder until someone does all the new filter/vo stuff right :)Wed, 10 Apr 2002 12:43:26 +0000, by rfelker
-
a temporary disable for opendivx - please remove or fixWed, 10 Apr 2002 10:19:43 +0000, by jaf
-
Make avcodec the default encoder again, thanks MichaelWed, 10 Apr 2002 06:55:03 +0000, by mswitch
-
memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>Wed, 10 Apr 2002 05:23:13 +0000, by michael
-
trying to fix davids "libavcodec bug" ...Tue, 09 Apr 2002 23:55:47 +0000, by michael
-
syncTue, 09 Apr 2002 15:55:00 +0000, by jonas
-
new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>Tue, 09 Apr 2002 14:02:55 +0000, by arpi
-
2 new simple filters: yuy2 and formatTue, 09 Apr 2002 14:01:53 +0000, by arpi
-
VM Fix by Uwe.Reder@3soft.deTue, 09 Apr 2002 13:18:45 +0000, by atmos4
-
looks better ...Tue, 09 Apr 2002 12:03:29 +0000, by jaf
-
vf_fame added - yv12->mpes converterMon, 08 Apr 2002 23:12:22 +0000, by arpi
-
maintainers section updatedMon, 08 Apr 2002 21:25:58 +0000, by arpi
-
commited hogyishijjak's patchMon, 08 Apr 2002 16:40:52 +0000, by gabucino
-
fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabiMon, 08 Apr 2002 14:43:18 +0000, by michael
-
+libmpeg2Mon, 08 Apr 2002 01:56:55 +0000, by arpi
-
updatedMon, 08 Apr 2002 01:54:11 +0000, by arpi
-
copy width tooMon, 08 Apr 2002 01:36:21 +0000, by arpi
-
relaly black packed yuv imagesMon, 08 Apr 2002 01:33:29 +0000, by arpi
-
really black yv12/rgb images (todo: packed yuv)Mon, 08 Apr 2002 01:26:20 +0000, by arpi
-
pp passtroughMon, 08 Apr 2002 00:06:03 +0000, by arpi
-
free old context, really use query_formatSun, 07 Apr 2002 23:30:59 +0000, by arpi
-
10lSun, 07 Apr 2002 22:45:07 +0000, by arpi
-
allocate 2 lines more memory - to avoid some sig11Sun, 07 Apr 2002 21:36:39 +0000, by arpi
-
colorspace conversion supportSun, 07 Apr 2002 21:33:42 +0000, by arpi
-
swscale filterSun, 07 Apr 2002 20:21:37 +0000, by arpi
-
divx4vfw is buggySun, 07 Apr 2002 18:56:46 +0000, by arpi
-
small bugfixes...Sun, 07 Apr 2002 18:00:41 +0000, by pontscho
-
vf control codes added, autoq supportSun, 07 Apr 2002 17:42:31 +0000, by arpi
-
accept only 4:2:0 planar yuv formatsSun, 07 Apr 2002 17:01:15 +0000, by arpi
-
export qscale for postprocSun, 07 Apr 2002 16:40:54 +0000, by arpi
-
missing #ifdfe - 0.1lSun, 07 Apr 2002 16:34:15 +0000, by arpi
-
quant_store moved to frame structSun, 07 Apr 2002 16:32:54 +0000, by arpi
-
accept -pp value from argsSun, 07 Apr 2002 03:32:36 +0000, by arpi
-
mpeg+pp0 fixedSun, 07 Apr 2002 03:25:25 +0000, by arpi
-
postprocessing filter (fixme: -pp 0)Sun, 07 Apr 2002 03:20:41 +0000, by arpi
-
vo_config_count now counts calls to vo->config()Sun, 07 Apr 2002 02:12:15 +0000, by arpi
-
don't config twiceSun, 07 Apr 2002 02:11:10 +0000, by arpi
-
initialization moved to preinit(), query_format now really checks for supported formatsSun, 07 Apr 2002 02:10:39 +0000, by arpi
-
vf_next_uninit was Wrong Thing - thx to Fredrik KuivinenSat, 06 Apr 2002 22:46:20 +0000, by arpi
-
video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patchSat, 06 Apr 2002 22:05:01 +0000, by arpi
-
field 'vfilter' added to sh_video_tSat, 06 Apr 2002 22:00:50 +0000, by arpi
-
MSGT_VFILTER addedSat, 06 Apr 2002 22:00:27 +0000, by arpi
-
memcpy_pic() added (copy image plane with src/dst stride)Sat, 06 Apr 2002 21:46:07 +0000, by arpi
-
#include cleanupSat, 06 Apr 2002 19:09:06 +0000, by arpi
-
VOCTRL_DRAW_IMAGE addedSat, 06 Apr 2002 19:08:52 +0000, by arpi
-
Free fix by kisg@lme.linux.huSat, 06 Apr 2002 15:38:28 +0000, by atmos4
-
removed some left master/pcmSat, 06 Apr 2002 14:06:33 +0000, by gabucino
-
Fixed bug that would cause the dxr3 to lock if too many subpics were sent at onceSat, 06 Apr 2002 07:30:28 +0000, by mswitch
-
SDL+x11/xv Q/ASat, 06 Apr 2002 05:25:43 +0000, by gabucino
-
Make fame the default encoder until lavc's mpeg1 encoder is repaired.Fri, 05 Apr 2002 18:05:57 +0000, by mswitch
-
ffmp42 is bugfree now afaikFri, 05 Apr 2002 17:16:18 +0000, by michael
-
Bugreports start appearing - no reaction :/Fri, 05 Apr 2002 15:40:31 +0000, by pl
-
i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...Fri, 05 Apr 2002 04:48:15 +0000, by michael
-
ff msmpeg4v2Fri, 05 Apr 2002 04:33:39 +0000, by michael
-
typo (?) fix. Noticed by Karol Szkudlarek <karol@psi.mikronika.com.pl>Thu, 04 Apr 2002 18:27:06 +0000, by gabucino
-
Removed blinking effect from spuencThu, 04 Apr 2002 16:35:03 +0000, by mswitch
-
Added spuenc... should write a draw_alpha_spu perhaps =DThu, 04 Apr 2002 16:11:09 +0000, by mswitch
-
dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>Thu, 04 Apr 2002 14:44:47 +0000, by arpi
-
fixed SPU pts, it's 1024/90000 based instead of 1/100Thu, 04 Apr 2002 14:24:11 +0000, by arpi
-
improved DVB detectionThu, 04 Apr 2002 13:52:24 +0000, by jaf
-
improved DVB detectionThu, 04 Apr 2002 13:21:13 +0000, by jaf
-
use -slicesThu, 04 Apr 2002 00:03:44 +0000, by arpi
-
option -slicesThu, 04 Apr 2002 00:00:41 +0000, by arpi
-
global var for option -slicesThu, 04 Apr 2002 00:00:23 +0000, by arpi
-
libavcodec slices supportWed, 03 Apr 2002 23:59:54 +0000, by arpi
-
control() doneWed, 03 Apr 2002 21:37:26 +0000, by arpi
-
removed useless contect struct -> code simplifiedWed, 03 Apr 2002 21:01:15 +0000, by arpi
-
libmad support, rewritten from scratch using Xine decoder as sampleWed, 03 Apr 2002 20:14:18 +0000, by arpi
-
mpegpes added... thx Mw3Wed, 03 Apr 2002 19:09:55 +0000, by arpi
-
mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes nowWed, 03 Apr 2002 18:23:22 +0000, by arpi
-
vd_mpegpes addedWed, 03 Apr 2002 18:22:31 +0000, by arpi
-
new dvdnav option: -skipopening - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 18:15:15 +0000, by arpi
-
spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 18:14:21 +0000, by arpi
-
dvdnav event added, queue size 10->100, added void* event arg type - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:58:17 +0000, by arpi
-
dvdnav functions moved out to dvdnav_steram.cWed, 03 Apr 2002 17:55:31 +0000, by arpi
-
dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:50:48 +0000, by arpi
-
added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:49:40 +0000, by arpi
-
don't alloc/free NULLWed, 03 Apr 2002 15:40:13 +0000, by arpi
-
10lWed, 03 Apr 2002 11:54:14 +0000, by arpi
-
Subpic encoder added (used on DXR3 and similar hardware that has a subpic channel)Wed, 03 Apr 2002 10:05:35 +0000, by mswitch
-
IMGTYPE_IPB fixWed, 03 Apr 2002 02:40:09 +0000, by arpi
-
rewritten - it replaces libmpeg2/decode.c nowWed, 03 Apr 2002 02:39:02 +0000, by arpi
-
divx4 I420 removed - i hate that buggy shit nvidiaTue, 02 Apr 2002 21:58:22 +0000, by arpi
-
Add '-subdelay' support for vobsub.Tue, 02 Apr 2002 02:32:54 +0000, by kmkaplan
-
sampleMon, 01 Apr 2002 19:14:14 +0000, by arpi
-
yes, typo. 10l. noticed by atmosMon, 01 Apr 2002 18:29:31 +0000, by arpi
-
Fix I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!Mon, 01 Apr 2002 18:16:27 +0000, by atmos4
-
audio codec uninitMon, 01 Apr 2002 17:59:16 +0000, by arpi
-
audio input buffer allocation/free cleanupMon, 01 Apr 2002 17:58:04 +0000, by arpi
-
config vo only if aspect really changed and width&&height isn't changed (if w||h changes, we set it later)Mon, 01 Apr 2002 17:12:10 +0000, by alex
-
freeing codec in/out buffers is job of libmpcodecs, not demuxerMon, 01 Apr 2002 17:11:59 +0000, by arpi
-
cleanupMon, 01 Apr 2002 15:45:45 +0000, by arpi
-
ehh. vorbis support...Mon, 01 Apr 2002 15:26:23 +0000, by arpi
-
twos audio fixedMon, 01 Apr 2002 15:25:50 +0000, by arpi
-
overread in the mmx2 horizontal scaler fixedMon, 01 Apr 2002 14:01:22 +0000, by michael
-
added vfw uninitMon, 01 Apr 2002 13:26:38 +0000, by alex
-
added acm uninitMon, 01 Apr 2002 13:26:03 +0000, by alex
-
added vfw and acm uninitMon, 01 Apr 2002 13:25:34 +0000, by alex
-
using sh->context and added proper uninitMon, 01 Apr 2002 13:14:54 +0000, by alex
-
using sh->contextMon, 01 Apr 2002 13:10:03 +0000, by alex
-
syncMon, 01 Apr 2002 13:06:27 +0000, by jonas
-
-dr is now off by defaultMon, 01 Apr 2002 10:38:42 +0000, by gabucino
-
remark about Ogg-in-AVI suxxhaxxMon, 01 Apr 2002 08:02:41 +0000, by gabucino
-
applied trey's patchMon, 01 Apr 2002 07:02:16 +0000, by gabucino
-
minor typo fix (in comment)Mon, 01 Apr 2002 06:15:13 +0000, by gabucino
-
after some STFW i've found some info about fps codesSun, 31 Mar 2002 23:46:00 +0000, by arpi
-
mtvp says its' 29.97 not 1 fpsSun, 31 Mar 2002 23:30:55 +0000, by arpi
-
seeking fixed (variable fps videos needs to reset PTS after seeking)Sun, 31 Mar 2002 22:52:48 +0000, by arpi
-
fixed new_chunk calculation at seeking (seeking not work yet) and added -nosound supportSun, 31 Mar 2002 22:44:03 +0000, by arpi
-
10lSun, 31 Mar 2002 22:12:39 +0000, by arpi
-
-alang/-slang support in mencoder tooSun, 31 Mar 2002 22:01:54 +0000, by arpi
-
10l... int/1000 will be int while we want float, so let's do int*0.001Sun, 31 Mar 2002 21:08:15 +0000, by arpi
-
better message when vo->preinit failsSun, 31 Mar 2002 20:47:28 +0000, by arpi
-
open(/dev/mga_vid) moved to preinitSun, 31 Mar 2002 20:45:31 +0000, by arpi
-
use only 1 buffers if dr=yes and double=noSun, 31 Mar 2002 20:39:38 +0000, by arpi
-
disabling direct rendering by default (too buggy and conflicts with osd/sub)Sun, 31 Mar 2002 20:38:56 +0000, by arpi
-
argh, some samples sue new header chunks - fixedSun, 31 Mar 2002 20:27:52 +0000, by arpi
-
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)Sun, 31 Mar 2002 20:17:27 +0000, by arpi
-
fixed 10l bug: using ds instead of dp, and adding some debug printsSun, 31 Mar 2002 20:09:17 +0000, by arpi
-
vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1Sun, 31 Mar 2002 20:08:19 +0000, by arpi
-
UpdatedSun, 31 Mar 2002 20:07:38 +0000, by mswitch
-
-alang sig11 when playing avis fixed - 10lSun, 31 Mar 2002 19:20:01 +0000, by arpi
-
changed int -> float for proper PTS calculation (works just as well as theSun, 31 Mar 2002 18:29:09 +0000, by melanson
-
backed out unneeded modSun, 31 Mar 2002 18:28:00 +0000, by melanson
-
fixed ibpsSun, 31 Mar 2002 17:25:11 +0000, by melanson
-
fixed RoQ framerate by multiplying PTS calculation by some absurd constantSun, 31 Mar 2002 17:24:12 +0000, by melanson
-
modified the new MS RLE decoder to support BGR15/16 output formats inSun, 31 Mar 2002 15:33:32 +0000, by melanson
-
copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>colors (broken files)Sun, 31 Mar 2002 10:11:49 +0000, by arpi
-
I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 256 instead of 40+colors*4Sun, 31 Mar 2002 09:50:17 +0000, by arpi
-
migrating to Melanson's great codec name change... which is of course nonsense but why not...Sun, 31 Mar 2002 09:29:19 +0000, by arpi
-
check depth for direct renderingSun, 31 Mar 2002 09:28:17 +0000, by arpi
-
updates - thanks to Melanson...Sun, 31 Mar 2002 03:32:42 +0000, by arpi
-
fix uninit() crash if no config() callSun, 31 Mar 2002 03:03:12 +0000, by arpi
-
fixed to be able to handle extra-quirky .film files on Lemmings 3DOSun, 31 Mar 2002 02:57:53 +0000, by melanson
-
added soem debug prints, and fixed 10l bug of AlbanSun, 31 Mar 2002 02:45:14 +0000, by arpi
-
1 step closed to solving memory corruptionsSun, 31 Mar 2002 02:22:40 +0000, by arpi
-
10l - fixed soem weird sig11 at multifileSat, 30 Mar 2002 23:18:40 +0000, by arpi
-
adpcm.c is no longer neededSat, 30 Mar 2002 23:02:13 +0000, by melanson
-
reworked ADPCM decoders; changes include:Sat, 30 Mar 2002 22:27:45 +0000, by melanson
-
the long standing /dev/sound/dspW => .../dspSat, 30 Mar 2002 19:25:11 +0000, by pl
-
10lSat, 30 Mar 2002 18:09:30 +0000, by arpi
-
using interleaveBytes() for G200 draw_sliceSat, 30 Mar 2002 17:40:22 +0000, by arpi
-
FreeBSD require stdlib.hSat, 30 Mar 2002 14:42:32 +0000, by nexus
-
FreeBSD warning fixSat, 30 Mar 2002 14:12:25 +0000, by nexus
-
again some bugfixesSat, 30 Mar 2002 10:02:44 +0000, by jaf
-
some bugfixesSat, 30 Mar 2002 09:24:37 +0000, by jaf
-
fixed -hr-mp3-seek descriptionSat, 30 Mar 2002 07:58:22 +0000, by gabucino
-
added libvorbis to installation section, and a link to daily CVSSat, 30 Mar 2002 07:49:37 +0000, by gabucino
-
added -ifo optionSat, 30 Mar 2002 07:42:17 +0000, by gabucino
-
Fixed avcodec init bugSat, 30 Mar 2002 06:24:49 +0000, by mswitch
-
better opendivx-divx4 interface explanationFri, 29 Mar 2002 22:37:14 +0000, by gabucino
-
applied Diego's patchFri, 29 Mar 2002 22:34:12 +0000, by gabucino
-
Justyna's updateFri, 29 Mar 2002 22:25:46 +0000, by gabucino
-
Add a configure test for the strsep function (it's missing on solaris)Fri, 29 Mar 2002 21:24:36 +0000, by jkeil
-
Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>Fri, 29 Mar 2002 15:12:41 +0000, by kmkaplan
-
use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayerFri, 29 Mar 2002 13:46:34 +0000, by rik
-
libavcodec 2pass broke mencoder if divx4encore was not available. fixed.Fri, 29 Mar 2002 07:20:44 +0000, by rfelker
-
quick hack to make vo_mga accept multiple calls to configFri, 29 Mar 2002 05:03:25 +0000, by rfelker
-
* New command line switch for mplayer & mencoder:Fri, 29 Mar 2002 03:17:57 +0000, by kmkaplan
-
Allow cache to be disabled at commandline.Fri, 29 Mar 2002 02:52:45 +0000, by atmos4
-
2-pass lavc encoding fixedFri, 29 Mar 2002 01:01:35 +0000, by arpi
-
eeh, really remove keybinding for w/s for volume control. =)Fri, 29 Mar 2002 00:06:35 +0000, by atmos4
-
Remove alternative volume control binding that clash with libdvdnav support.Fri, 29 Mar 2002 00:04:14 +0000, by atmos4
-
2-pass encoding with libavcodec - untestedThu, 28 Mar 2002 23:45:33 +0000, by arpi
-
10l fix, patch by Mark Szabo <mw3@bsd.hu>Thu, 28 Mar 2002 23:14:14 +0000, by arpi
-
typo, thx to Mark Szabo <mw3@bsd.hu>Thu, 28 Mar 2002 22:45:09 +0000, by arpi
-
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>Thu, 28 Mar 2002 20:40:21 +0000, by arpi
-
.ttf font loader - based on TOOLS/subfont-cThu, 28 Mar 2002 20:22:34 +0000, by arpi
-
small updateThu, 28 Mar 2002 17:30:46 +0000, by gabucino
-
lego++ bug fixed by XorAThu, 28 Mar 2002 15:05:51 +0000, by mswitch
-
libavcodec 4mv supportThu, 28 Mar 2002 05:01:09 +0000, by michael
-
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmeticsThu, 28 Mar 2002 00:59:06 +0000, by arpi
-
reordered video codecs to work better with new codec selection codeThu, 28 Mar 2002 00:26:23 +0000, by arpi
-
10l to nick - ACCEPT_WIDTH fixedWed, 27 Mar 2002 21:49:19 +0000, by arpi
-
some under-devel code, will be required for qtx codecsWed, 27 Mar 2002 21:27:38 +0000, by arpi
-
we don't need ac3-iec958 any moreWed, 27 Mar 2002 21:10:46 +0000, by arpi
-
ac3_iec958_build_burst moved from ac3-iec958.cWed, 27 Mar 2002 21:05:39 +0000, by arpi
-
incremented PACK_BYTES for BSDBT848 - by Charles HenrichWed, 27 Mar 2002 12:12:24 +0000, by alex
-
Fix resizing when zoom is used and image size changes between frames.Wed, 27 Mar 2002 04:16:38 +0000, by atmos4
-
Allow to disable crasj sighandler to enable creation of coredump files.Wed, 27 Mar 2002 03:45:55 +0000, by atmos4
-
eeh 10l removed too much lines :(Wed, 27 Mar 2002 03:07:07 +0000, by atmos4
-
Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.Wed, 27 Mar 2002 02:58:55 +0000, by atmos4
-
draft v0.1Wed, 27 Mar 2002 02:08:14 +0000, by arpi
-
vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>Wed, 27 Mar 2002 01:22:11 +0000, by arpi
-
applied Diego's cosmetics patch :) with some small fixesWed, 27 Mar 2002 00:54:45 +0000, by arpi
-
XorA added the option of switching between fame/avcodec withoutTue, 26 Mar 2002 18:47:42 +0000, by mswitch
-
ported back hack for interlaced mpeg2, without it mplayer draws whole frame for every field -100% slowdownTue, 26 Mar 2002 17:05:09 +0000, by iive
-
Updated neomagic info.Tue, 26 Mar 2002 16:56:24 +0000, by atmos4
-
fixed green lines caused by missing rounding to 2Tue, 26 Mar 2002 16:45:21 +0000, by iive
-
Don't kill me, pure indent change as I forgot to reindent when copy and pasting from dec_audio.c, as this is the first revision it doesn't break changelog!Tue, 26 Mar 2002 16:37:42 +0000, by atmos4
-
Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme.Tue, 26 Mar 2002 15:53:18 +0000, by atmos4
-
Check for proper Vorbis version.Tue, 26 Mar 2002 12:43:01 +0000, by atmos4
-
ooops :)Tue, 26 Mar 2002 05:47:04 +0000, by atmos4
-
fixed up this audio decoder tooTue, 26 Mar 2002 05:34:41 +0000, by melanson
-
Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.Tue, 26 Mar 2002 05:25:15 +0000, by atmos4
-
added YUY2 output to the widely used (heh) CYUV decoder because it seemedTue, 26 Mar 2002 05:03:10 +0000, by melanson
-
fixed so the decoder cooperates better with the rest of the systemTue, 26 Mar 2002 04:41:43 +0000, by melanson
-
fixed to work nicely with the new system (and yes, I did originate the RoQTue, 26 Mar 2002 04:22:47 +0000, by melanson
-
I wonder noone noticed this, wrong output of extra[inc|lib]Tue, 26 Mar 2002 03:09:57 +0000, by atmos4
-
Suggest --enable-debug=3Tue, 26 Mar 2002 02:38:58 +0000, by atmos4
-
Fix aac decoded size.Tue, 26 Mar 2002 01:01:09 +0000, by atmos4
-
ad_msgsm addedMon, 25 Mar 2002 22:25:58 +0000, by arpi
-
ok, use ad_* stuffMon, 25 Mar 2002 22:04:33 +0000, by arpi
-
argh... Nick messed up driver names tooMon, 25 Mar 2002 22:03:33 +0000, by arpi
-
imporetd from MPlayerXP, with small modificationMon, 25 Mar 2002 21:23:06 +0000, by arpi
-
do not export the WorldMon, 25 Mar 2002 21:13:02 +0000, by arpi
-
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field addedMon, 25 Mar 2002 21:06:01 +0000, by arpi
-
changed to be more-or-less compatible with Nick's stuffMon, 25 Mar 2002 19:53:41 +0000, by arpi
-
10lMon, 25 Mar 2002 16:38:13 +0000, by michael
-
byte interleaving for mgaMon, 25 Mar 2002 16:35:24 +0000, by michael
-
no native support for I420 in G200Mon, 25 Mar 2002 16:22:15 +0000, by arpi
-
disabel DR and UV swapping for g200 planar modesMon, 25 Mar 2002 16:21:39 +0000, by arpi
-
dump stuffMon, 25 Mar 2002 13:35:23 +0000, by arpi
-
eeh 10l, removed one line too much :(Mon, 25 Mar 2002 11:35:21 +0000, by atmos4
-
Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es returned with an error by memsetting the esds struct to 0 on init.Mon, 25 Mar 2002 11:13:14 +0000, by atmos4
-
Fix aspect info for square pixel.Mon, 25 Mar 2002 09:52:15 +0000, by atmos4
-
Bugfix by XorAMon, 25 Mar 2002 05:13:19 +0000, by mswitch
-
reset selectionMon, 25 Mar 2002 03:20:42 +0000, by arpi
-
check and set codec selection - impossible to do it at find_codecMon, 25 Mar 2002 03:19:43 +0000, by arpi
-
100l :(Mon, 25 Mar 2002 03:19:06 +0000, by arpi
-
use codec selectionMon, 25 Mar 2002 03:07:27 +0000, by arpi
-
tagging selected codec to avoid trying the same codec several timesMon, 25 Mar 2002 03:02:57 +0000, by arpi
-
proposal for audio decodersMon, 25 Mar 2002 02:39:58 +0000, by arpi
-
common stuff moved to mpc_info.hMon, 25 Mar 2002 02:39:36 +0000, by arpi
-
typo...Mon, 25 Mar 2002 02:10:08 +0000, by arpi
-
I420 supportMon, 25 Mar 2002 01:32:40 +0000, by arpi
-
-fs aspect fix by KotHSun, 24 Mar 2002 21:22:16 +0000, by arpi
-
fallback to server's control() - patch by KotHSun, 24 Mar 2002 21:17:16 +0000, by arpi
-
U,V plane odrer fixedSun, 24 Mar 2002 20:55:06 +0000, by arpi
-
U,V plane odrer fixedSun, 24 Mar 2002 20:45:30 +0000, by arpi
-
I420 UV swapping fixedSun, 24 Mar 2002 19:14:40 +0000, by arpi
-
UV vs VU fixSun, 24 Mar 2002 19:01:01 +0000, by arpi
-
fixes, extended by mplayer's planes[]Sun, 24 Mar 2002 18:44:15 +0000, by arpi
-
Two fixes:Sun, 24 Mar 2002 18:42:27 +0000, by ksorim
-
soem explanationSun, 24 Mar 2002 18:42:05 +0000, by arpi
-
fixed U/V swapping for direct rendering, and 3rd plane offset calculation when height!=0Sun, 24 Mar 2002 18:19:14 +0000, by arpi
-
Fixed bug in Athlon detection code ;)Sun, 24 Mar 2002 18:01:08 +0000, by mswitch
-
XorA found a bug in the avcodec codeSun, 24 Mar 2002 15:33:12 +0000, by mswitch
-
Default to avcodec if installed, otherwise use fame. Apparently fame output is very very blockySun, 24 Mar 2002 15:18:38 +0000, by mswitch
-
Use esds parser for movie esds atom and only pass decoder specific configuration into the stream_header.Sun, 24 Mar 2002 14:47:28 +0000, by atmos4
-
allow negative mul valuesSun, 24 Mar 2002 14:15:24 +0000, by pl
-
- Add parsing of Sync Layer DescriptorSun, 24 Mar 2002 06:10:13 +0000, by atmos4
-
Support for decoder specific config from mp4 header for AAC decoder.Sun, 24 Mar 2002 03:08:20 +0000, by atmos4
-
10l fix memory allocationSun, 24 Mar 2002 03:07:18 +0000, by atmos4
-
eeh 10l, forgot malloc of esds struct.Sun, 24 Mar 2002 02:38:20 +0000, by atmos4
-
Improved MP4 parsing (finally)Sun, 24 Mar 2002 02:25:41 +0000, by atmos4
-
OS2 supportSun, 24 Mar 2002 01:09:08 +0000, by arpi
-
timer.c not used - why to compileSun, 24 Mar 2002 01:05:57 +0000, by arpi
-
check for mman.hSun, 24 Mar 2002 01:05:43 +0000, by arpi
-
include stdlib.hSun, 24 Mar 2002 00:58:27 +0000, by arpi
-
we don't need mman.hSun, 24 Mar 2002 00:44:54 +0000, by arpi
-
moved font_laod.hSun, 24 Mar 2002 00:39:44 +0000, by arpi
-
moved font_laod.hSun, 24 Mar 2002 00:32:13 +0000, by arpi
-
include font_load.h directly, instead of via video_out.hSat, 23 Mar 2002 22:50:25 +0000, by arpi
-
sys/types.h required for off_tSat, 23 Mar 2002 21:52:13 +0000, by arpi
-
MANGLE() the 3dnow codeSat, 23 Mar 2002 21:48:55 +0000, by arpi
-
use .balign instead of .alignSat, 23 Mar 2002 21:44:05 +0000, by arpi
-
more ugly hackSat, 23 Mar 2002 21:35:03 +0000, by arpi
-
we don't use mmap() in mplayer.c, so why should we include mman.h...Sat, 23 Mar 2002 21:12:38 +0000, by arpi
-
OS/2 workaroundSat, 23 Mar 2002 20:56:34 +0000, by arpi
-
10l - va_start needs teh pointer to stack - not the translated messageSat, 23 Mar 2002 19:29:48 +0000, by arpi
-
we don't need dl nor stat functions - why to include tehir headers...Sat, 23 Mar 2002 19:14:13 +0000, by arpi
-
added missing #include config.h, removed LIBVO2 ifdef.Sat, 23 Mar 2002 18:59:36 +0000, by arpi
-
OS2 supportSat, 23 Mar 2002 18:40:54 +0000, by arpi
-
dlfcn.h shouldn't be included if XANIM support disabledSat, 23 Mar 2002 18:38:41 +0000, by arpi
-
Aspect code reenabled, apparently users didn't like running moviesSat, 23 Mar 2002 18:16:22 +0000, by mswitch
-
added aspect ratio support and local ctxSat, 23 Mar 2002 17:29:35 +0000, by alex
-
10l, hopefully fixed query formatSat, 23 Mar 2002 17:27:46 +0000, by alex
-
fixed query formatSat, 23 Mar 2002 17:16:49 +0000, by alex
-
10l. IMGFLAG_ALLOCATED shouldn't be set from vd driver\! - it's for internal use by the coreSat, 23 Mar 2002 16:56:05 +0000, by arpi
-
moved get_image into decoder (Arpi's request)Sat, 23 Mar 2002 16:46:02 +0000, by alex
-
Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHzSat, 23 Mar 2002 16:36:42 +0000, by mswitch
-
As jittering is corrected we might as well play the movie in full resSat, 23 Mar 2002 15:43:17 +0000, by mswitch
-
Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goesSat, 23 Mar 2002 15:27:47 +0000, by mswitch
-
added xanim urlSat, 23 Mar 2002 15:09:05 +0000, by alex
-
adding support for 12 bit planar YUV formats (for YUV4MPEG(2))Sat, 23 Mar 2002 14:26:53 +0000, by rik
-
Support for cropping in mencoder. New options:Sat, 23 Mar 2002 13:13:12 +0000, by ksorim
-
applied Melanson's patchSat, 23 Mar 2002 10:47:13 +0000, by gabucino
-
Fix swapped uv planes when playing yv12 data with direct renderingSat, 23 Mar 2002 10:24:51 +0000, by ksorim
-
Fixes crash which occured when it wasn't possible to connect to the displaySat, 23 Mar 2002 10:09:39 +0000, by ksorim
-
try to uncomment this line - very funny effect (skipping I frames)Sat, 23 Mar 2002 02:41:31 +0000, by arpi
-
syncSat, 23 Mar 2002 00:32:59 +0000, by jonas
-
added zlibFri, 22 Mar 2002 22:14:01 +0000, by alex
-
added zlib supportFri, 22 Mar 2002 22:12:09 +0000, by alex
-
added, supporting only BGR24 (avizlib.dll does the same)Fri, 22 Mar 2002 21:20:50 +0000, by alex
-
committed Roberto Togni's patch for control() function in HuffYUV decoderFri, 22 Mar 2002 14:11:13 +0000, by melanson
-
Fix for OSD when width != pitchFri, 22 Mar 2002 07:35:48 +0000, by ksorim
-
increasing libavcodec -vme rangeFri, 22 Mar 2002 04:14:43 +0000, by michael
-
ixes bug in draw_slice and also fixes compilance toFri, 22 Mar 2002 03:22:34 +0000, by atmos4
-
Add Parsing off ftyp box and some more docs refFri, 22 Mar 2002 00:54:10 +0000, by atmos4
-
I knew I had a typo just as I commited :(Thu, 21 Mar 2002 22:51:44 +0000, by atmos4
-
update my stuffThu, 21 Mar 2002 22:33:04 +0000, by atmos4
-
Add a usefull url, btw. audio esds needs some fixing with some files, I'll investigate.Thu, 21 Mar 2002 22:26:52 +0000, by atmos4
-
some more...Thu, 21 Mar 2002 21:00:21 +0000, by arpi
-
insert mpeg4 video header into the first chunkThu, 21 Mar 2002 20:43:43 +0000, by arpi
-
0.1lThu, 21 Mar 2002 20:19:00 +0000, by arpi
-
support multiple video header extension chunksThu, 21 Mar 2002 20:18:30 +0000, by arpi
-
query flag addedThu, 21 Mar 2002 19:53:31 +0000, by arpi
-
print meaningfull error message instead of "hmm, arpi said that isnt used...Thu, 21 Mar 2002 19:23:20 +0000, by michael
-
Im proved Build Version selection for DivX 5.Thu, 21 Mar 2002 18:59:07 +0000, by atmos4
-
fixing bgr15&16 on big_endianThu, 21 Mar 2002 18:53:32 +0000, by michael
-
some updatesThu, 21 Mar 2002 17:16:21 +0000, by alex
-
a bit update to libvo1.5, i think we should make a seperate documentationThu, 21 Mar 2002 17:11:38 +0000, by alex
-
argh 0.5lThu, 21 Mar 2002 16:44:15 +0000, by atmos4
-
Recognize and skip ftype chunk used by some .mp4 files andThu, 21 Mar 2002 16:42:58 +0000, by atmos4
-
temporary disabled len=0 code due to reported loop errorsThu, 21 Mar 2002 15:01:39 +0000, by alex
-
This will hopefully fixThu, 21 Mar 2002 14:08:40 +0000, by ksorim
-
Fix crash when playing multiple files. The bug was triggered when the first fileThu, 21 Mar 2002 10:22:55 +0000, by ksorim
-
Fix crash when SDL had to do rgb -> rgb conversion. Removed some codeThu, 21 Mar 2002 09:22:55 +0000, by ksorim
-
wording patch by Diego & EggerThu, 21 Mar 2002 06:32:13 +0000, by gabucino
-
Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now write esds movie header whereever he wants.Thu, 21 Mar 2002 06:05:14 +0000, by atmos4
-
added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>Thu, 21 Mar 2002 01:21:49 +0000, by melanson
-
some new funcs and fixes for quicktimeWed, 20 Mar 2002 22:32:17 +0000, by arpi
-
allow LPSTR typedefWed, 20 Mar 2002 22:31:52 +0000, by arpi
-
not vbt, but vratetolWed, 20 Mar 2002 21:23:59 +0000, by gabucino
-
added input optionsWed, 20 Mar 2002 21:14:36 +0000, by gabucino
-
-oldpp info fixedWed, 20 Mar 2002 20:25:44 +0000, by gabucino
-
-drWed, 20 Mar 2002 20:24:47 +0000, by gabucino
-
new lavc optsWed, 20 Mar 2002 20:23:40 +0000, by gabucino
-
some small updatesWed, 20 Mar 2002 18:07:03 +0000, by gabucino
-
extended FAAD detectionWed, 20 Mar 2002 17:53:44 +0000, by alex
-
Fame support enabled, awaiting bugreports =DWed, 20 Mar 2002 17:26:52 +0000, by mswitch
-
using -dr instead -vaa_drWed, 20 Mar 2002 15:39:08 +0000, by alex
-
splitted mp_msg_init and mp_msg_set_levelWed, 20 Mar 2002 15:38:13 +0000, by alex
-
Bugfix for --disable-runtime-cpudetectionWed, 20 Mar 2002 15:28:26 +0000, by ksorim
-
splitted mp_msg_init and mp_msg_set_levelWed, 20 Mar 2002 15:22:48 +0000, by alex
-
splitted mp_msg_init and mp_msg_set_level and added i18n support to initWed, 20 Mar 2002 15:14:59 +0000, by alex
-
10l ;)Wed, 20 Mar 2002 14:56:26 +0000, by alex
-
Added options -input keylist and -input cmdlist to list all knowWed, 20 Mar 2002 13:30:57 +0000, by albeu
-
Set the params given to a playlist url to the playlistWed, 20 Mar 2002 10:27:27 +0000, by albeu
-
Fix endless loop at end of an audio only file. It occured when the last chunkWed, 20 Mar 2002 09:48:47 +0000, by albeu
-
New string list option typeWed, 20 Mar 2002 09:45:39 +0000, by albeu
-
added a BMP file demuxer...yeah, that's right, a static image BMP fileWed, 20 Mar 2002 05:15:53 +0000, by melanson
-
oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I thinkWed, 20 Mar 2002 05:09:38 +0000, by melanson
-
add alternative samplerate calculation for files with timescale\!=samplerateWed, 20 Mar 2002 04:22:14 +0000, by atmos4
-
InitializeQTML(0) addedWed, 20 Mar 2002 03:03:29 +0000, by arpi
-
comments on compilingWed, 20 Mar 2002 01:39:09 +0000, by arpi
-
simple sample proggy, using qtmlClient.dll to access QT componentsWed, 20 Mar 2002 01:36:41 +0000, by arpi
-
fixing runtime cpudetect with pre SSE cpusTue, 19 Mar 2002 22:32:45 +0000, by michael
-
config vo if resolution changed (after decoded image read the dimensions out of lavc context)Tue, 19 Mar 2002 22:12:18 +0000, by alex
-
allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds header to mov demuxer, init faad from info from mov headerTue, 19 Mar 2002 21:48:55 +0000, by atmos4
-
show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>Tue, 19 Mar 2002 19:22:00 +0000, by arpi
-
non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 19:16:01 +0000, by arpi
-
hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 18:57:24 +0000, by arpi
-
runtime msg changedTue, 19 Mar 2002 18:49:39 +0000, by arpi
-
a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 18:42:27 +0000, by arpi
-
10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.Tue, 19 Mar 2002 18:27:54 +0000, by albeu
-
Automatically use avcodec if it exists, otherwise fall back to fame (dueTue, 19 Mar 2002 15:08:15 +0000, by mswitch
-
A bug fix in the auto-repeat stuff + moved all printf to mp_msgTue, 19 Mar 2002 13:30:16 +0000, by albeu
-
Commentting sessionTue, 19 Mar 2002 13:29:28 +0000, by albeu
-
A bug fix + moved error msg from verbose to errorTue, 19 Mar 2002 13:28:45 +0000, by albeu
-
Fix a typo error with JOY_BTN2 and JOY_BTN3Tue, 19 Mar 2002 13:27:44 +0000, by albeu
-
small update to english version.Tue, 19 Mar 2002 11:01:37 +0000, by jonas
-
MPlayer now has a Microsoft RLE decoder to call its own...only supportsTue, 19 Mar 2002 07:07:06 +0000, by melanson
-
10l. -ao mpegpes shouldn't be disabled if no DVBTue, 19 Mar 2002 00:11:44 +0000, by arpi
-
update hall of fame :)Mon, 18 Mar 2002 23:59:42 +0000, by atmos4
-
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decodingMon, 18 Mar 2002 23:30:04 +0000, by atmos4
-
updates by Jiri.Svoboda@seznam.czMon, 18 Mar 2002 23:20:13 +0000, by arpi
-
-nosound option addedMon, 18 Mar 2002 22:25:03 +0000, by gabucino
-
applied Melanson's patchMon, 18 Mar 2002 22:24:18 +0000, by gabucino
-
syncMon, 18 Mar 2002 15:21:28 +0000, by jaf
-
updated to english version.Mon, 18 Mar 2002 14:57:34 +0000, by jonas
-
usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.Mon, 18 Mar 2002 09:39:18 +0000, by eyck
-
syncMon, 18 Mar 2002 09:10:54 +0000, by nexus
-
the RoQ video decoder is so very close to working, I can almost taste itMon, 18 Mar 2002 05:29:59 +0000, by melanson
-
added PTS for audio, but seeking still doesn't workMon, 18 Mar 2002 03:17:20 +0000, by melanson
-
supports query_format in codecsMon, 18 Mar 2002 03:08:21 +0000, by arpi
-
changed status of 'null' codec to avoid prefering it over buggy codecsMon, 18 Mar 2002 01:55:38 +0000, by arpi
-
video codec selection failed message changed - it depends on -vo tooMon, 18 Mar 2002 01:54:33 +0000, by arpi
-
status numbers changed to fit our detection orderMon, 18 Mar 2002 01:52:51 +0000, by arpi
-
migrate to new init_video()Mon, 18 Mar 2002 01:51:47 +0000, by arpi
-
video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'Mon, 18 Mar 2002 01:49:42 +0000, by arpi
-
init_video() changed, make all externMon, 18 Mar 2002 01:48:40 +0000, by arpi
-
decore version check for divx3 and divx5Mon, 18 Mar 2002 01:48:22 +0000, by arpi
-
don't call video->get_info if it's NULLMon, 18 Mar 2002 01:47:47 +0000, by arpi
-
init_video() changed - now it handles codec selectionMon, 18 Mar 2002 01:47:14 +0000, by arpi
-
libavcodec bitrate is in kbit now ...Mon, 18 Mar 2002 01:00:43 +0000, by michael
-
added vo_configMon, 18 Mar 2002 00:55:58 +0000, by arpi
-
decore version check for divx3 and divx5Mon, 18 Mar 2002 00:46:44 +0000, by arpi
-
lirc fix by Keller Attila <mikimo3@freemail.hu>Sun, 17 Mar 2002 20:28:19 +0000, by arpi
-
supporting ffmpegs "hopefully better bitrate control"Sun, 17 Mar 2002 17:09:04 +0000, by michael
-
rage mobility m3 is rage128 based and not mach64 ...Sun, 17 Mar 2002 16:08:39 +0000, by michael
-
correct LIBDIRSun, 17 Mar 2002 16:02:21 +0000, by eyck
-
Add a (more or less dummy) reference to vo_format_name(), to pull theSun, 17 Mar 2002 15:11:44 +0000, by jkeil
-
xp addedSun, 17 Mar 2002 15:03:25 +0000, by jaf
-
Mp4S fixedSun, 17 Mar 2002 14:21:07 +0000, by arpi
-
fixSun, 17 Mar 2002 09:42:20 +0000, by gabucino
-
sync the f* manual (with arpi's english changes)Sun, 17 Mar 2002 09:41:26 +0000, by gabucino
-
uninit bugs fixedSun, 17 Mar 2002 03:38:16 +0000, by arpi
-
FILM demuxer is leaner, meaner, and cleaner, also with proper bailout onSun, 17 Mar 2002 02:59:04 +0000, by melanson
-
libvo printfs added (moved from mplayer.c), mpi buffers free'd to fix multifile playbackSun, 17 Mar 2002 02:30:29 +0000, by arpi
-
init_video_vaa() removedSun, 17 Mar 2002 02:29:41 +0000, by arpi
-
init/uninit libvo/ao/getch2/cache2 order fixedSun, 17 Mar 2002 02:28:32 +0000, by arpi
-
fixed colorspace detectionSun, 17 Mar 2002 02:13:18 +0000, by arpi
-
don't free our_out_buffer - it's obsoletedSun, 17 Mar 2002 02:04:06 +0000, by arpi
-
- cleanup pass 1. more to come soon...Sun, 17 Mar 2002 00:47:15 +0000, by arpi
-
useless 'max benchmar' removedSun, 17 Mar 2002 00:43:01 +0000, by arpi
-
removed pitches[] messSat, 16 Mar 2002 22:51:07 +0000, by arpi
-
using LIBDIR instead prefix/lib/mplayerSat, 16 Mar 2002 21:20:47 +0000, by alex
-
writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was the same as PREFIXSat, 16 Mar 2002 21:20:03 +0000, by alex
-
libvo flagsSat, 16 Mar 2002 20:57:53 +0000, by alex
-
mpegpes supportSat, 16 Mar 2002 20:36:24 +0000, by arpi
-
accept IMGFMT_MPEGPESSat, 16 Mar 2002 20:35:59 +0000, by arpi
-
added proper PTS support for FILM demuxerSat, 16 Mar 2002 19:58:07 +0000, by melanson
-
BSD compatibility fix by Steven M. SchultzSat, 16 Mar 2002 19:17:58 +0000, by alex
-
fame enabeldSat, 16 Mar 2002 19:15:12 +0000, by arpi
-
libfame addedSat, 16 Mar 2002 18:43:10 +0000, by arpi
-
workaround lack of -fomit-frame-pointerSat, 16 Mar 2002 17:12:19 +0000, by michael
-
Fixed the bug that make mplayer crash with no sound and an invalidSat, 16 Mar 2002 17:10:15 +0000, by albeu
-
1L : removed redondant enter key bindingSat, 16 Mar 2002 16:57:35 +0000, by albeu
-
ENTER now quits after last fileSat, 16 Mar 2002 16:47:35 +0000, by gabucino
-
Now enter key quit if no next file is avaibleSat, 16 Mar 2002 16:36:32 +0000, by albeu
-
Fixed some bugs with fame, had to disable prebuffering with fame thoughSat, 16 Mar 2002 15:49:26 +0000, by mswitch
-
Initial ogg demuxer. No seeking, a/v sync is broken. Support aviSat, 16 Mar 2002 14:32:03 +0000, by albeu
-
Fixed problem with seeking/sync when using libfameSat, 16 Mar 2002 06:01:13 +0000, by mswitch
-
prefer outfmt with no conversion (see vo's query flags)Sat, 16 Mar 2002 02:46:49 +0000, by arpi
-
added directrendering support and better query_formatSat, 16 Mar 2002 02:42:19 +0000, by alex
-
rtfm hint msg depends on runtime detectionSat, 16 Mar 2002 02:15:10 +0000, by arpi
-
let's make users testing runtime stuff... he-heSat, 16 Mar 2002 02:03:37 +0000, by arpi
-
hints on RTFMSat, 16 Mar 2002 01:56:19 +0000, by arpi
-
updatesSat, 16 Mar 2002 01:34:45 +0000, by arpi
-
obsolete... will be deleted SOONSat, 16 Mar 2002 01:28:11 +0000, by arpi
-
handle error from mpcodecs_config_vo()Sat, 16 Mar 2002 01:10:31 +0000, by arpi
-
"obladi-oblada" -- Gabucino, Feb 11 20:03:21 2002Fri, 15 Mar 2002 23:53:58 +0000, by arpi
-
"sok ize, mutyur, bizbasz." --Gabucino, Feb 12 23:39:36 2002Fri, 15 Mar 2002 23:42:52 +0000, by arpi
-
added a message :)Fri, 15 Mar 2002 23:25:25 +0000, by alex
-
workaround to compile without new-input supportFri, 15 Mar 2002 23:22:36 +0000, by alex
-
szrii, tuu, van, fajorFri, 15 Mar 2002 23:17:50 +0000, by gabucino
-
printf to mp_msg by Anders Rune JensenFri, 15 Mar 2002 23:16:32 +0000, by alex
-
"ez+az" -- Gabucino, 2001Fri, 15 Mar 2002 23:15:36 +0000, by arpi
-
"nememlex" --Gabucino, 2002Fri, 15 Mar 2002 22:57:16 +0000, by arpi
-
changed printf's to mp_msgFri, 15 Mar 2002 22:42:28 +0000, by alex
-
faszom.Fri, 15 Mar 2002 22:29:22 +0000, by arpi
-
syncFri, 15 Mar 2002 22:27:09 +0000, by gabucino
-
changed printf's to mp_msgFri, 15 Mar 2002 22:25:57 +0000, by alex
-
xanim search path fixedFri, 15 Mar 2002 22:16:56 +0000, by gabucino
-
runtime cpudetectionFri, 15 Mar 2002 22:16:02 +0000, by alex
-
volume normalizer plugin addedFri, 15 Mar 2002 22:14:26 +0000, by gabucino
-
fixes...Fri, 15 Mar 2002 21:43:22 +0000, by arpi
-
spelling type fix by Anders Rune JensenFri, 15 Mar 2002 21:38:54 +0000, by alex
-
using mp_gettextFri, 15 Mar 2002 21:37:10 +0000, by alex
-
a "few" "small" "fixes" ...Fri, 15 Mar 2002 21:24:48 +0000, by arpi
-
changed to mp_msgFri, 15 Mar 2002 21:23:49 +0000, by alex
-
-audiofile addedFri, 15 Mar 2002 21:12:33 +0000, by gabucino
-
added i18n supportFri, 15 Mar 2002 21:08:14 +0000, by alex
-
added mp_gettext macro for i18nFri, 15 Mar 2002 21:07:48 +0000, by alex
-
added i18n support (also disabled, later auto detection will be enabled)Fri, 15 Mar 2002 20:48:42 +0000, by alex
-
softclipping (ammegmi?)Fri, 15 Mar 2002 20:36:20 +0000, by gabucino
-
0.1l ;)Fri, 15 Mar 2002 17:58:19 +0000, by alex
-
No longer force the device into not using fameFri, 15 Mar 2002 17:24:27 +0000, by mswitch
-
noaudio ... try#2Fri, 15 Mar 2002 16:49:42 +0000, by gabucino
-
[REVERSE] aszitted mi?Fri, 15 Mar 2002 16:43:58 +0000, by gabucino
-
RM seeking works (?)Fri, 15 Mar 2002 16:38:36 +0000, by gabucino
-
-noaudiobaszasFri, 15 Mar 2002 16:36:47 +0000, by gabucino
-
10lFri, 15 Mar 2002 16:36:45 +0000, by arpi
-
added some ifdef's to make possible to compile with --disable-new-input --enable-guiFri, 15 Mar 2002 16:13:27 +0000, by alex
-
TVI BSD BT848 supportFri, 15 Mar 2002 16:10:29 +0000, by alex
-
tv -noaudio support by Charles HenrichFri, 15 Mar 2002 16:10:06 +0000, by alex
-
update by Charles HenrichFri, 15 Mar 2002 16:08:14 +0000, by alex
-
audio support and pts based packet handling by Charles HenrichFri, 15 Mar 2002 16:07:06 +0000, by alex
-
mp_msg'ized (for i18n ;)Fri, 15 Mar 2002 16:06:10 +0000, by alex
-
added get_sh_video/audio and realmedia seekingFri, 15 Mar 2002 15:53:11 +0000, by alex
-
added PRE-ALPHA seeking ability and index table generator (like avi's one)Fri, 15 Mar 2002 15:51:37 +0000, by alex
-
added TVI BSD BT848Fri, 15 Mar 2002 15:01:34 +0000, by alex
-
initialFri, 15 Mar 2002 14:59:32 +0000, by alex
-
place subtitles under the imageFri, 15 Mar 2002 14:42:15 +0000, by arpi
-
RoQ video decoder is much closer to being categorized as "working" (thereFri, 15 Mar 2002 05:08:07 +0000, by melanson
-
10l? frames_per_sequence==GOPsize... so it should be few secondsFri, 15 Mar 2002 03:49:17 +0000, by arpi
-
temp workaround for mencoderThu, 14 Mar 2002 23:58:46 +0000, by arpi
-
pitches mess removedThu, 14 Mar 2002 23:29:33 +0000, by arpi
-
libvo init moved to libmpcodecsThu, 14 Mar 2002 23:28:51 +0000, by arpi
-
vo_flags unusedThu, 14 Mar 2002 23:09:27 +0000, by arpi
-
missing config_voThu, 14 Mar 2002 23:08:47 +0000, by arpi
-
libvo2 #ifs removedThu, 14 Mar 2002 21:31:25 +0000, by arpi
-
updated to english version.Thu, 14 Mar 2002 21:26:15 +0000, by jonas
-
corrections by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>Thu, 14 Mar 2002 19:16:48 +0000, by jaf
-
10lThu, 14 Mar 2002 17:20:28 +0000, by gabucino
-
mp3 detection fixed...Thu, 14 Mar 2002 11:18:19 +0000, by arpi
-
some cleanup, fixes for video header parsing. finally we get the coded size instead of display size\!Thu, 14 Mar 2002 02:26:49 +0000, by arpi
-
ijpg for jpegsWed, 13 Mar 2002 15:33:55 +0000, by gabucino
-
This will slow down wobbling (just a bit)Wed, 13 Mar 2002 14:39:24 +0000, by mswitch
-
Added preliminary fame supportWed, 13 Mar 2002 14:15:00 +0000, by mswitch
-
Added soft clipping for software volume controlWed, 13 Mar 2002 12:32:42 +0000, by anders
-
upsz ... 10l :)Wed, 13 Mar 2002 12:11:21 +0000, by pontscho
-
small changes in event handlingWed, 13 Mar 2002 10:59:20 +0000, by pontscho
-
10l - config.h should be included...Wed, 13 Mar 2002 01:45:42 +0000, by arpi
-
using libFAME...Wed, 13 Mar 2002 01:23:36 +0000, by arpi
-
sdl dr supportTue, 12 Mar 2002 23:34:52 +0000, by atmos4
-
10l forgot to remove debug printfsTue, 12 Mar 2002 23:10:04 +0000, by atmos4
-
fix dga key handlingTue, 12 Mar 2002 22:11:35 +0000, by atmos4
-
nortc patch by Attila KinaliTue, 12 Mar 2002 18:02:02 +0000, by atmos4
-
corrections by Diego Biurrun <diego@biurrun.de>Tue, 12 Mar 2002 12:36:00 +0000, by jaf
-
lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames -- feel free to flame and reverseTue, 12 Mar 2002 12:04:40 +0000, by alex
-
Using yv12_to_yuy2 sw convertor for cards which have no native yv12 supportTue, 12 Mar 2002 07:31:41 +0000, by nick
-
users should know what he loseTue, 12 Mar 2002 07:16:29 +0000, by nick
-
Bugfix for sig11 when playing multiple filesTue, 12 Mar 2002 06:32:02 +0000, by anders
-
fixed long-standing issue with stereo IMA4 decoderTue, 12 Mar 2002 01:32:46 +0000, by melanson
-
libjpeg and loader conflict workaroundMon, 11 Mar 2002 20:13:45 +0000, by pontscho
-
Compute aspect ratio only onceMon, 11 Mar 2002 09:24:09 +0000, by nick
-
remove obsoleted function (mplResize)Mon, 11 Mar 2002 09:19:15 +0000, by pontscho
-
Fixed fullscreen modeMon, 11 Mar 2002 09:01:43 +0000, by nick
-
Fixed color key definitions. Waiting for new bugreports ;)Mon, 11 Mar 2002 08:48:54 +0000, by nick
-
Fixed default background color for proper color key usageMon, 11 Mar 2002 08:48:06 +0000, by nick
-
kill few warningMon, 11 Mar 2002 08:42:07 +0000, by pontscho
-
Fixed swapping of UV planes in single buffered modeMon, 11 Mar 2002 07:46:04 +0000, by nick
-
framedrop fixMon, 11 Mar 2002 01:13:13 +0000, by arpi
-
very obsoleted...Mon, 11 Mar 2002 00:58:32 +0000, by arpi
-
ijpg handles AVID and Photo JPEG tooMon, 11 Mar 2002 00:49:52 +0000, by arpi
-
hopefully fixed divx5 header + xvid conflictMon, 11 Mar 2002 00:39:40 +0000, by arpi
-
JPEG_LIB moved to common libs, requires by mencoder tooMon, 11 Mar 2002 00:13:26 +0000, by arpi
-
libjpeg detection cleanupMon, 11 Mar 2002 00:13:05 +0000, by arpi
-
1000l. directfb 0.9.9 detection fixed?Sun, 10 Mar 2002 23:55:36 +0000, by arpi
-
removed unneeded includesSun, 10 Mar 2002 23:45:44 +0000, by arpi
-
fix fs handlingSun, 10 Mar 2002 23:20:01 +0000, by pontscho
-
rewrite MWM hint handlingSun, 10 Mar 2002 23:05:44 +0000, by pontscho
-
keeps it cleanSun, 10 Mar 2002 23:04:31 +0000, by jaf
-
Add IJPG decoder.Sun, 10 Mar 2002 22:49:18 +0000, by pontscho
-
fixed strides for packed fourccsSun, 10 Mar 2002 17:51:52 +0000, by nick
-
32bpp support not implemented - do not lieSun, 10 Mar 2002 17:46:22 +0000, by arpi
-
DirectFB 0.9.9 support - patch by Aubin Paul <aubin@punknews.org>Sun, 10 Mar 2002 15:47:01 +0000, by arpi
-
new smoothing method ('#define AVG 2' to enable'n'test it)Sun, 10 Mar 2002 13:53:38 +0000, by pl
-
updated to english versionSun, 10 Mar 2002 12:03:13 +0000, by jonas
-
xvid in mencoderSun, 10 Mar 2002 09:28:02 +0000, by gabucino
-
10lityiSun, 10 Mar 2002 09:25:18 +0000, by gabucino
-
XViD section addedSun, 10 Mar 2002 09:03:37 +0000, by gabucino
-
fullscreen with 'f' keySun, 10 Mar 2002 08:19:43 +0000, by gabucino
-
VM fixes by Nilmoni Deb.Sun, 10 Mar 2002 08:16:07 +0000, by atmos4
-
DivX5 supportSun, 10 Mar 2002 08:12:24 +0000, by gabucino
-
bindings for subposSun, 10 Mar 2002 08:02:33 +0000, by gabucino
-
applied patch from KotHSun, 10 Mar 2002 07:44:09 +0000, by gabucino
-
-subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>Sun, 10 Mar 2002 03:47:53 +0000, by arpi
-
video_eq support - applied brightness/contrast patch by Brian J. MurrellSun, 10 Mar 2002 03:37:26 +0000, by arpi
-
min() moved out of #if, applied brightness/contrast patch by Brian J. MurrellSun, 10 Mar 2002 03:36:16 +0000, by arpi
-
DX50 worx with ffodivxSun, 10 Mar 2002 03:01:06 +0000, by arpi
-
postprocess.h requires for GET_PP_QUALITY_MAX - patch by Fredrik KuivinenSun, 10 Mar 2002 01:38:21 +0000, by arpi
-
Add DIvX5 FourCCSun, 10 Mar 2002 01:18:35 +0000, by atmos4
-
using libmpcodecs by defaultSun, 10 Mar 2002 00:15:21 +0000, by arpi
-
x1!=mpi->width bug fixed... always trust in x1Sat, 09 Mar 2002 22:07:22 +0000, by arpi
-
round up width/height if mod 2 != 0Sat, 09 Mar 2002 21:53:03 +0000, by arpi
-
DR fixed for BGR24Sat, 09 Mar 2002 21:50:03 +0000, by arpi
-
old temp vars removed, in-codecs equalizer support added, error message if -vfm N/ASat, 09 Mar 2002 21:33:17 +0000, by arpi
-
vo_config request printfSat, 09 Mar 2002 21:31:54 +0000, by arpi
-
divx_quality and equalizer support doneSat, 09 Mar 2002 19:18:46 +0000, by arpi
-
voctls for decoding aheadSat, 09 Mar 2002 17:27:37 +0000, by nick
-
3.0.x sux + some other stuffSat, 09 Mar 2002 14:09:27 +0000, by gabucino
-
PNG decoding using libpngSat, 09 Mar 2002 14:08:53 +0000, by gabucino
-
Optimization and get_image fixes (still untested)Sat, 09 Mar 2002 08:08:43 +0000, by nick
-
mpng, libmpeg2 added, none of them finished :(Sat, 09 Mar 2002 02:18:33 +0000, by arpi
-
divx5 support into libmpcodecs (untested)Sat, 09 Mar 2002 00:57:05 +0000, by atmos4
-
updated to english versionSat, 09 Mar 2002 00:17:50 +0000, by jonas
-
DivX5linux support working (only tested with divx3 and divx4 upto now, will try getting divx5 damples now)Sat, 09 Mar 2002 00:12:49 +0000, by atmos4
-
dr + libmpcodecsFri, 08 Mar 2002 20:17:33 +0000, by arpi
-
small changes in libvo's X11 supportFri, 08 Mar 2002 20:14:08 +0000, by pontscho
-
-audiofileFri, 08 Mar 2002 17:37:25 +0000, by gabucino
-
VOCTRL_GET_IMAGE (untested but should work)Fri, 08 Mar 2002 16:15:54 +0000, by nick
-
TODO listFri, 08 Mar 2002 07:15:50 +0000, by arpi
-
cyuv, nuv, qtrle, qtsmc, roq addedFri, 08 Mar 2002 07:14:34 +0000, by arpi
-
comments fixedThu, 07 Mar 2002 21:12:27 +0000, by arpi
-
fli and msvideo1 addedThu, 07 Mar 2002 21:06:59 +0000, by arpi
-
common includes moved to private vd_internal.hThu, 07 Mar 2002 20:43:17 +0000, by arpi
-
+10l to .soThu, 07 Mar 2002 20:14:52 +0000, by arpi
-
'f' and -/+ fixed (noticed by XYZ user)Thu, 07 Mar 2002 19:45:07 +0000, by gabucino
-
sorry, 10l:)Thu, 07 Mar 2002 18:29:11 +0000, by pontscho
-
HTML: different font handling - idea from new hp dezignThu, 07 Mar 2002 17:55:34 +0000, by gabucino
-
rewrite fullscreen support in some libvo driverThu, 07 Mar 2002 17:50:25 +0000, by pontscho
-
direct rendering supportThu, 07 Mar 2002 16:57:40 +0000, by arpi
-
PlayToPause bug with mouse fixedThu, 07 Mar 2002 15:06:02 +0000, by pontscho
-
small bugfix.Thu, 07 Mar 2002 14:16:43 +0000, by pontscho
-
vm pecs applied from daniel carter <hedonist@win.co.nz>Thu, 07 Mar 2002 14:04:15 +0000, by pontscho
-
direct rendering can be disabled -vaa_nodrThu, 07 Mar 2002 13:09:10 +0000, by arpi
-
accept STATIC buffers if num_buffers==1Thu, 07 Mar 2002 13:02:35 +0000, by arpi
-
small bug fixed and workarounds :(Thu, 07 Mar 2002 11:57:33 +0000, by pontscho
-
video_out added to sh_video_tThu, 07 Mar 2002 02:49:46 +0000, by arpi
-
MP_IMGFLAG_TYPE_DISPLAYED addedThu, 07 Mar 2002 02:44:42 +0000, by arpi
-
direct rendering supportThu, 07 Mar 2002 02:44:16 +0000, by arpi
-
control+preinit moved to mga_common.cThu, 07 Mar 2002 01:51:28 +0000, by arpi
-
xanim, raw, rle addedThu, 07 Mar 2002 01:39:07 +0000, by arpi
-
vfw, vfwex, odivx, divx4 addedThu, 07 Mar 2002 00:44:58 +0000, by arpi
-
10lThu, 07 Mar 2002 00:44:18 +0000, by arpi
-
commente dout info's declThu, 07 Mar 2002 00:43:55 +0000, by arpi
-
sorry, 10l:)Thu, 07 Mar 2002 00:03:51 +0000, by pontscho
-
many changes but debian version stayed the same.Wed, 06 Mar 2002 23:56:28 +0000, by eyck
-
small changesWed, 06 Mar 2002 23:54:20 +0000, by pontscho
-
ACCEPT_WIDTH flag addedWed, 06 Mar 2002 23:40:31 +0000, by arpi
-
corrected typos and bad italian...Wed, 06 Mar 2002 23:28:06 +0000, by frodone
-
workaround for gui a short time.Wed, 06 Mar 2002 23:27:20 +0000, by pontscho
-
.sonak, hogy ne gorbuljon sirasra az.. arca - meg ha nevnapja nincs isWed, 06 Mar 2002 23:16:33 +0000, by gabucino
-
vd_dshow addedWed, 06 Mar 2002 22:03:46 +0000, by arpi
-
new controls added for query/set pp levelWed, 06 Mar 2002 22:02:51 +0000, by arpi
-
KEY_ENTER->quit binding. why doesn't 'pt_step 1' exits if no more file left?Wed, 06 Mar 2002 21:59:24 +0000, by arpi
-
11lWed, 06 Mar 2002 21:01:07 +0000, by arpi
-
order of #includes changed - shouldn't include local things before config.hWed, 06 Mar 2002 20:56:06 +0000, by arpi
-
avcodec_inited moved to vd_ffmpegWed, 06 Mar 2002 20:55:37 +0000, by arpi
-
vd_ffmpeg addedWed, 06 Mar 2002 20:54:43 +0000, by arpi
-
vd_ffmpeg added, handling of EXPORT imgtype changedWed, 06 Mar 2002 20:54:14 +0000, by arpi
-
bazmeg a playtree - tWed, 06 Mar 2002 18:42:56 +0000, by pontscho
-
using mem2agpcpy_pic()Wed, 06 Mar 2002 15:48:54 +0000, by arpi
-
optim :)Wed, 06 Mar 2002 15:25:10 +0000, by arpi
-
workaround for Lara Croft CVID sample... - one more problem to solveWed, 06 Mar 2002 15:00:38 +0000, by arpi
-
using new cinepak codec apiWed, 06 Mar 2002 14:29:27 +0000, by arpi
-
workaround for CVID frames width!=0Wed, 06 Mar 2002 14:27:36 +0000, by arpi
-
DivX5 Build support, not usefull because current divx5linux from avifile.sf.net only decodes black/green imageWed, 06 Mar 2002 02:22:46 +0000, by atmos4
-
proper bsd fix & preventive fix for other archs w/o INT_MAXTue, 05 Mar 2002 20:15:25 +0000, by pl
-
FreeBSD fixTue, 05 Mar 2002 14:36:06 +0000, by nexus
-
volume normalizer plugin supportTue, 05 Mar 2002 09:17:36 +0000, by pl
-
patch by Nilmoni Deb <ndeb@ece.cmu.edu>:Tue, 05 Mar 2002 08:51:57 +0000, by pl
-
updated to english versionTue, 05 Mar 2002 01:13:04 +0000, by frodone
-
added proper dhahelper includesMon, 04 Mar 2002 19:30:02 +0000, by alex
-
oops...changed the wrong codec's image typeMon, 04 Mar 2002 06:10:43 +0000, by melanson
-
first pass at RoQ video decoder...not exactly qualified as 'working' atMon, 04 Mar 2002 05:57:57 +0000, by melanson
-
--outdir addedSun, 03 Mar 2002 19:18:42 +0000, by alex
-
runme + ai :)Sun, 03 Mar 2002 19:17:22 +0000, by alex
-
're-include' possibilitySun, 03 Mar 2002 18:47:29 +0000, by nick
-
10LSun, 03 Mar 2002 18:29:40 +0000, by nick
-
DR on multibufferingSun, 03 Mar 2002 18:29:05 +0000, by nick
-
Multi-bufferingSun, 03 Mar 2002 16:55:01 +0000, by nick
-
Use as much buffers as possibleSun, 03 Mar 2002 16:53:12 +0000, by nick
-
added documentation for "extrastereo" plugin (patch by pl)Sun, 03 Mar 2002 16:47:04 +0000, by gabucino
-
Extrastereo plugin: increases linearly the difference between left and rightSun, 03 Mar 2002 14:17:53 +0000, by pl
-
typo in message fix (tipps -> tips)Sun, 03 Mar 2002 13:48:49 +0000, by pl
-
add no fs as default for windriversSun, 03 Mar 2002 13:40:23 +0000, by atmos4
-
fix linking orderSun, 03 Mar 2002 13:36:57 +0000, by atmos4
-
add manglingSun, 03 Mar 2002 13:33:40 +0000, by atmos4
-
Buggfix for buffer overflow calculation in pluginsSun, 03 Mar 2002 12:53:26 +0000, by anders
-
added Q/A about FAT+2Gb files - user requestSun, 03 Mar 2002 11:44:53 +0000, by gabucino
-
added notes about enhanced Neomagic and Savage4 driversSun, 03 Mar 2002 11:33:14 +0000, by gabucino
-
documented Multifile JPEG/PNG input (-mf)Sun, 03 Mar 2002 10:54:03 +0000, by gabucino
-
-master is obsoletedSun, 03 Mar 2002 09:01:47 +0000, by gabucino
-
reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate withSun, 03 Mar 2002 03:28:17 +0000, by melanson
-
Cinepak decoder now use mp_image_t -> YV12 worx, others disabledSat, 02 Mar 2002 23:43:23 +0000, by arpi
-
Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>Sat, 02 Mar 2002 22:08:19 +0000, by arpi
-
good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>Sat, 02 Mar 2002 18:54:58 +0000, by arpi
-
applied Anders' Software Volume Control patchSat, 02 Mar 2002 18:22:44 +0000, by gabucino
-
removed --enable-xp from help screen to avoid confusing usersSat, 02 Mar 2002 14:36:18 +0000, by alex
-
Native Cinepak decoder: Added YV12 support (which is so very closeSat, 02 Mar 2002 06:40:26 +0000, by melanson
-
strike period over, commiting stuff. next commit will be rewrite. (?) - GabuFri, 01 Mar 2002 22:27:01 +0000, by jonas
-
initial version. Needs extending, especially LIRC.Fri, 01 Mar 2002 21:55:26 +0000, by gabucino
-
strike period over, commiting stuff. next commit will be rewrite. (?)Fri, 01 Mar 2002 20:39:59 +0000, by gabucino
-
Fix a few syntax errors compiling ao_sun.cFri, 01 Mar 2002 14:54:05 +0000, by jkeil
-
Added more info regarding sync and :noprebufferingFri, 01 Mar 2002 14:18:32 +0000, by mswitch
-
yuy2 support disabled to workaround stupid colorspace selectionFri, 01 Mar 2002 12:42:12 +0000, by michael
-
Added BGR32 output support to PNG vo target because, hey, whyFri, 01 Mar 2002 04:17:05 +0000, by melanson
-
fixed some endian issues, like changing bswap_32() -> be2me_32(), andFri, 01 Mar 2002 03:02:25 +0000, by melanson
-
implemented basic wrapper functions to new libmpcodecs apiFri, 01 Mar 2002 00:26:10 +0000, by arpi
-
dec_video.c addedFri, 01 Mar 2002 00:25:43 +0000, by arpi
-
10l... forgot to set VFMFri, 01 Mar 2002 00:24:56 +0000, by arpi
-
fixed stride for packed formats, more detailed printf at image allocationFri, 01 Mar 2002 00:20:11 +0000, by arpi
-
removed codec dependent parts, only core leftThu, 28 Feb 2002 21:59:14 +0000, by arpi
-
PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>Thu, 28 Feb 2002 21:24:02 +0000, by arpi
-
10l... gcc 3.x fixThu, 28 Feb 2002 21:17:12 +0000, by arpi
-
print the number of buffers usedThu, 28 Feb 2002 16:24:55 +0000, by michael
-
use 4 buffers, fallback to fewer buffers if the video ram isnt large enoughThu, 28 Feb 2002 16:20:58 +0000, by michael
-
Added waitpid in free_stream to avoid zombiesThu, 28 Feb 2002 13:50:09 +0000, by albeu
-
Fix when stdin is used as a fileThu, 28 Feb 2002 13:49:04 +0000, by albeu
-
New option use-stdinThu, 28 Feb 2002 13:48:04 +0000, by albeu
-
New option use-stdin to use when stdin will be used as a fileThu, 28 Feb 2002 13:47:06 +0000, by albeu
-
Corrections to position saving/restore under vo=X11.Thu, 28 Feb 2002 11:43:21 +0000, by atlka
-
Use stdout as default mencoder's output if no filename specifiedThu, 28 Feb 2002 08:26:20 +0000, by nick
-
fixed another color chunk issueThu, 28 Feb 2002 03:01:53 +0000, by melanson
-
-subfps and -subdelay alters -dumpmpsub's outputThu, 28 Feb 2002 02:37:13 +0000, by laaz
-
cinepak addedThu, 28 Feb 2002 01:43:06 +0000, by arpi
-
cinepak addedThu, 28 Feb 2002 01:42:44 +0000, by arpi
-
callbacks addedThu, 28 Feb 2002 01:41:49 +0000, by arpi
-
cinepak decoder - untestedThu, 28 Feb 2002 01:26:45 +0000, by arpi
-
stride!=width*bpp support to cinepak decoderThu, 28 Feb 2002 01:12:24 +0000, by arpi
-
Fixed a bug with -dumpmpsubThu, 28 Feb 2002 01:01:50 +0000, by laaz
-
libmpcodecs video decoder templateThu, 28 Feb 2002 00:57:47 +0000, by arpi
-
libmpcodecs core - initial versionThu, 28 Feb 2002 00:57:30 +0000, by arpi
-
new flags added for direct rendering (libmpcodecs core)Thu, 28 Feb 2002 00:53:01 +0000, by arpi
-
check if planar formats are supportedWed, 27 Feb 2002 14:57:33 +0000, by michael
-
We should know size of out bufferWed, 27 Feb 2002 11:16:53 +0000, by nick
-
unroll stuffWed, 27 Feb 2002 11:16:18 +0000, by nick
-
disable color key support - causes a lot of unnecessary problemsWed, 27 Feb 2002 11:14:25 +0000, by nick
-
YVU9 supportTue, 26 Feb 2002 22:15:08 +0000, by michael
-
german mencoder manpageTue, 26 Feb 2002 18:11:10 +0000, by jonas
-
small updates: html fixes, man2html compatibility, some new options...Tue, 26 Feb 2002 16:44:14 +0000, by jonas
-
color key supportTue, 26 Feb 2002 10:31:31 +0000, by nick
-
early draftTue, 26 Feb 2002 02:33:20 +0000, by arpi
-
Italian translationTue, 26 Feb 2002 02:07:17 +0000, by frodone
-
triple bufferingMon, 25 Feb 2002 19:26:34 +0000, by michael
-
OVERLAY_KEY_CNTL valuesMon, 25 Feb 2002 16:16:44 +0000, by michael
-
provide unstable codeMon, 25 Feb 2002 15:04:09 +0000, by nick
-
POSIX compatible timer's callbackMon, 25 Feb 2002 14:24:11 +0000, by nick
-
10lMon, 25 Feb 2002 14:23:31 +0000, by michael
-
colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)Mon, 25 Feb 2002 14:21:26 +0000, by michael
-
A first attempt to document the playtree systemMon, 25 Feb 2002 13:59:39 +0000, by albeu
-
Adding SW volume controlMon, 25 Feb 2002 13:31:26 +0000, by anders
-
add half new input support for guiMon, 25 Feb 2002 13:14:27 +0000, by pontscho
-
Small bugfix with getting playlist last line.Mon, 25 Feb 2002 11:13:34 +0000, by albeu
-
rename V -> VC just for understandingMon, 25 Feb 2002 08:27:15 +0000, by nick
-
Minor fixes and probably final fix of vsyncMon, 25 Feb 2002 08:12:58 +0000, by nick
-
fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersMon, 25 Feb 2002 02:48:37 +0000, by melanson
-
colorkey enabled ... until colorkey is correctly supported in vidixMon, 25 Feb 2002 02:05:30 +0000, by michael
-
mem corruption bug fix.Sun, 24 Feb 2002 21:57:16 +0000, by pontscho
-
colorkey supportSun, 24 Feb 2002 21:27:47 +0000, by michael
-
Small bugfix (memcpy too small without sizeof(int) :( )Sun, 24 Feb 2002 21:22:12 +0000, by albeu
-
Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV blockSun, 24 Feb 2002 21:20:20 +0000, by albeu
-
fix playtree bug. but ... i dont' see this ... bazmegSun, 24 Feb 2002 19:34:52 +0000, by pontscho
-
vsyncSun, 24 Feb 2002 18:31:14 +0000, by michael
-
10l++Sun, 24 Feb 2002 17:45:24 +0000, by pontscho
-
inttypes.h bug fix. 10lSun, 24 Feb 2002 17:38:33 +0000, by pontscho
-
exclude benchmark stuff execution from normal playbackSun, 24 Feb 2002 17:10:06 +0000, by nick
-
make -frames key optional for max/total benchmarkSun, 24 Feb 2002 17:00:19 +0000, by nick
-
Really take tab as a space in cmd parsing.Sun, 24 Feb 2002 16:31:27 +0000, by albeu
-
older API fixes, support for async modeSun, 24 Feb 2002 16:28:44 +0000, by alex
-
Additional notesSun, 24 Feb 2002 16:22:22 +0000, by nick
-
More info on dropped framesSun, 24 Feb 2002 15:59:53 +0000, by nick
-
frame dropping prediction with benchmarksSun, 24 Feb 2002 15:54:13 +0000, by nick
-
Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a andSun, 24 Feb 2002 13:29:44 +0000, by albeu
-
Added an option to select the input config fileSun, 24 Feb 2002 13:03:47 +0000, by albeu
-
Fix my mistake (forgot to remove a getch2_enable) but in the rigthSun, 24 Feb 2002 12:05:12 +0000, by albeu
-
max & average benchmarksSun, 24 Feb 2002 11:23:48 +0000, by nick
-
fixes bug in alban's new input handling code that caused the terminalSun, 24 Feb 2002 04:56:54 +0000, by rfelker
-
fixes build with new-input disabledSun, 24 Feb 2002 04:37:17 +0000, by rfelker
-
do not fault if no directbuffer available (for example: ggi display-multi)Sun, 24 Feb 2002 02:50:02 +0000, by alex
-
reworked :) should work on low bpp outputsSun, 24 Feb 2002 02:21:14 +0000, by alex
-
dont ignore --disable-mmx, ...Sun, 24 Feb 2002 01:24:18 +0000, by michael
-
totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering supportSat, 23 Feb 2002 23:31:08 +0000, by alex
-
ehh, return error if cannot open displaySat, 23 Feb 2002 23:14:29 +0000, by alex
-
Also use tab as cmd arg sepparatorSat, 23 Feb 2002 22:43:25 +0000, by albeu
-
Make blocking call in libmpdemux interuptable (only with new input,Sat, 23 Feb 2002 21:22:55 +0000, by albeu
-
Change in configure relative to lirc, same thing in Makefile plusSat, 23 Feb 2002 21:20:16 +0000, by albeu
-
Make old and new lirc support independant from each otherSat, 23 Feb 2002 21:18:40 +0000, by albeu
-
These 2 files are intended for code common to the whole libSat, 23 Feb 2002 21:17:26 +0000, by albeu
-
Fixed bug with comments in input.conf parserSat, 23 Feb 2002 21:13:35 +0000, by albeu
-
Bug fix in entry parsing.Sat, 23 Feb 2002 21:11:01 +0000, by albeu
-
html fixes (noticed by some hawk-eyed one, whose name disappeared into theSat, 23 Feb 2002 19:12:31 +0000, by gabucino
-
new gui interface, and gtk moved into mplayer process. fork ... bleh :)Sat, 23 Feb 2002 15:12:55 +0000, by pontscho
-
Handle HTTP OK response that doesn't contain a mime-type.Sat, 23 Feb 2002 07:40:25 +0000, by bertrand
-
Fixed the http response parser when the http header only has the HTTPSat, 23 Feb 2002 07:31:45 +0000, by bertrand
-
Bugfix in x11_common.c mainly. Don't screw up the display name,Sat, 23 Feb 2002 01:38:06 +0000, by albeu
-
"At least next new file translated and very little fixes in the second."Fri, 22 Feb 2002 23:41:55 +0000, by gabucino
-
using vo_dx, vo_dyFri, 22 Feb 2002 19:52:09 +0000, by alex
-
setting vo_dx and vo_dy in event handlingFri, 22 Feb 2002 19:36:21 +0000, by alex
-
added vo_dx,vo_dy (used currently only by X based outputs)Fri, 22 Feb 2002 18:00:38 +0000, by alex
-
10l accidently commited an already customized version with different default scaling algo.Fri, 22 Feb 2002 17:58:46 +0000, by atmos4
-
Forgot to commit with vo_sdl osd patch.Fri, 22 Feb 2002 17:57:15 +0000, by atmos4
-
clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming availableFri, 22 Feb 2002 16:16:02 +0000, by alex
-
osd outside movie support for vo_sdl, patch by Fredrik KuivinenFri, 22 Feb 2002 15:25:11 +0000, by atmos4
-
use assert.hFri, 22 Feb 2002 15:24:19 +0000, by michael
-
mondom fix bazmeg.Fri, 22 Feb 2002 15:22:27 +0000, by pontscho
-
fix nexus's key bug :) 10l, sorry :)Fri, 22 Feb 2002 14:48:38 +0000, by pontscho
-
using PATH_DEV_*Fri, 22 Feb 2002 14:20:15 +0000, by alex
-
Finnaly figured out this little long living bugFri, 22 Feb 2002 14:05:41 +0000, by albeu
-
added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>Fri, 22 Feb 2002 13:47:31 +0000, by alex
-
discovered what appears to be another valid FLI frame magic numberFri, 22 Feb 2002 03:41:19 +0000, by melanson
-
EXTRA_INC added (Nexus)Fri, 22 Feb 2002 00:17:12 +0000, by arpi
-
new interface ? :)Thu, 21 Feb 2002 22:48:47 +0000, by pontscho
-
10l+Thu, 21 Feb 2002 21:20:52 +0000, by pontscho
-
fixing scaled outputThu, 21 Feb 2002 21:15:40 +0000, by michael
-
small changesThu, 21 Feb 2002 21:11:01 +0000, by pontscho
-
101++Thu, 21 Feb 2002 19:41:50 +0000, by michael
-
fixing bgr32 output on big-endian systemsThu, 21 Feb 2002 17:48:00 +0000, by michael
-
compilation fixedThu, 21 Feb 2002 17:22:03 +0000, by arpi
-
unscaled yuv2rgb fix for big-endian systemsThu, 21 Feb 2002 16:57:35 +0000, by michael
-
Fix return value of VOCTRL_FULLSCREENThu, 21 Feb 2002 16:17:15 +0000, by atmos4
-
Cleanup and commentThu, 21 Feb 2002 16:05:09 +0000, by anders
-
Moved HW dependent mixer stuff to libao and removed master switchThu, 21 Feb 2002 16:02:26 +0000, by anders
-
Fix automatic vobsub detection and make it silent.Thu, 21 Feb 2002 15:44:51 +0000, by atmos4
-
forgot to commitThu, 21 Feb 2002 14:34:52 +0000, by atmos4
-
new input cucc is defaultThu, 21 Feb 2002 13:31:05 +0000, by pontscho
-
ExposureMask fixed.Thu, 21 Feb 2002 13:28:39 +0000, by pontscho
-
Support for retriving mp3 playlist from the networkThu, 21 Feb 2002 13:14:52 +0000, by albeu
-
Playtree parser switch to a by line mode.Thu, 21 Feb 2002 13:12:53 +0000, by albeu
-
In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))Thu, 21 Feb 2002 13:11:31 +0000, by albeu
-
changes in fullscreen/window switching code to obtain returning toThu, 21 Feb 2002 10:49:57 +0000, by atlka
-
add fselector changes (pwilkins@lashwhip.com)Thu, 21 Feb 2002 10:35:37 +0000, by pontscho
-
3 mails describing hwac3 tech detailsThu, 21 Feb 2002 02:01:46 +0000, by arpi
-
"There are some updates and new file inside an attachment."Wed, 20 Feb 2002 23:50:26 +0000, by gabucino
-
man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)Wed, 20 Feb 2002 23:45:44 +0000, by gabucino
-
improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias DiedrichWed, 20 Feb 2002 22:45:48 +0000, by atmos4
-
Patch: Improved raw encoding support in mencoder by Fredrik KuivinenWed, 20 Feb 2002 22:45:00 +0000, by atmos4
-
subtitle positioning patch by Jiri SvobodaWed, 20 Feb 2002 22:43:34 +0000, by atmos4
-
support for VOCTRL_FULLSCREENWed, 20 Feb 2002 22:42:46 +0000, by atmos4
-
remove uneeded assert (common case at eof)Wed, 20 Feb 2002 22:41:54 +0000, by atmos4
-
autodetect vobsub filename, disable autosub if vobsub found.Wed, 20 Feb 2002 22:41:06 +0000, by atmos4
-
BGR15, BGR16, BGR32 supportWed, 20 Feb 2002 17:23:00 +0000, by michael
-
Fixed (I hope) little bug wich lead to sig11 after last playtree entryWed, 20 Feb 2002 17:03:35 +0000, by albeu
-
Options registration for mencoderWed, 20 Feb 2002 17:02:31 +0000, by albeu
-
Register libmpdemux optionsWed, 20 Feb 2002 17:00:32 +0000, by albeu
-
Demuxers demuxer support for using external audiofile (or muxed subtitles).Wed, 20 Feb 2002 16:59:25 +0000, by albeu
-
Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2Wed, 20 Feb 2002 16:55:11 +0000, by albeu
-
Added comments support in input.conf (comments lines with #)Wed, 20 Feb 2002 14:45:18 +0000, by albeu
-
add new input cuccWed, 20 Feb 2002 10:02:29 +0000, by pontscho
-
zero saturation / grayscale bugfixWed, 20 Feb 2002 00:19:47 +0000, by michael
-
meaning of some bits figured outTue, 19 Feb 2002 20:54:58 +0000, by michael
-
fixing yv12Tue, 19 Feb 2002 18:04:06 +0000, by michael
-
Fixes:Tue, 19 Feb 2002 16:23:02 +0000, by nick
-
we're in the year 2002Mon, 18 Feb 2002 20:17:36 +0000, by jaf
-
Screenshot on the flyMon, 18 Feb 2002 18:37:39 +0000, by nick
-
Accidentally mixed experimental code with stable one during last commit,Mon, 18 Feb 2002 18:23:14 +0000, by mswitch
-
Added VOCTRL_PAUSE and VOCTRL_RESUMEMon, 18 Feb 2002 17:34:20 +0000, by mswitch
-
fixed RoQ file detection and FPS determination (maybe)Mon, 18 Feb 2002 16:50:16 +0000, by melanson
-
general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-hannover.de>)Mon, 18 Feb 2002 11:38:41 +0000, by jonas
-
fixed planar yuv formatsSun, 17 Feb 2002 22:40:31 +0000, by michael
-
ffmjpeg yv12 422 fixedSun, 17 Feb 2002 20:51:50 +0000, by arpi
-
DVB mixer control added (very big messy hack)Sun, 17 Feb 2002 20:43:24 +0000, by arpi
-
german manpageSun, 17 Feb 2002 18:30:37 +0000, by jonas
-
Fix this stupid math mistake in calcultating audio buffer durationSun, 17 Feb 2002 17:35:34 +0000, by albeu
-
Change order of vo_function calls (Although it doesn't matter for now).Sun, 17 Feb 2002 17:18:05 +0000, by nick
-
Allow using direct rendering with any HW pitches (even on matrox g400).Sun, 17 Feb 2002 15:54:58 +0000, by nick
-
vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>Sun, 17 Feb 2002 15:09:46 +0000, by nick
-
using mencoder_exit instead exit and returnSun, 17 Feb 2002 13:50:26 +0000, by alex
-
added local X11 error handler (call player_exit)Sun, 17 Feb 2002 12:34:29 +0000, by alex
-
More correct direct rendering usageSun, 17 Feb 2002 12:22:01 +0000, by nick
-
ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>Sun, 17 Feb 2002 12:04:20 +0000, by arpi
-
Screenshot on the flySun, 17 Feb 2002 10:21:00 +0000, by nick
-
Screenshot on the flySun, 17 Feb 2002 09:25:09 +0000, by nick
-
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Sun, 17 Feb 2002 08:24:43 +0000, by nick
-
added VOFLAG_* definitions and int vo_flagsSun, 17 Feb 2002 03:06:38 +0000, by alex
-
ehh, i forgot to commit this...Sun, 17 Feb 2002 02:11:14 +0000, by arpi
-
added support for runtime fullscreen switchingSun, 17 Feb 2002 02:01:45 +0000, by alex
-
standard key support for video out runtime fullscreen switchingSun, 17 Feb 2002 01:07:45 +0000, by alex
-
vo_fullscreen addedSun, 17 Feb 2002 01:06:50 +0000, by alex
-
added VOCTRL_FULLSCREENSun, 17 Feb 2002 00:33:50 +0000, by alex
-
Changed the default prefill cache value for raw network input stream.Sun, 17 Feb 2002 00:05:08 +0000, by bertrand
-
fixed MP3 ICY detection, return detected file format for open_streamSat, 16 Feb 2002 21:48:59 +0000, by alex
-
Add module parameters: contrast and brightness, so when you need those permanentlySat, 16 Feb 2002 19:58:39 +0000, by eyck
-
Fixed a bug with prebuffering which would cause syncloss, someone atSat, 16 Feb 2002 13:41:32 +0000, by mswitch
-
101 (NULL->srcW, NULL->srcH)Sat, 16 Feb 2002 13:12:51 +0000, by michael
-
MMX part rewritten and 16 tap filter added for better sound qualtySat, 16 Feb 2002 13:08:14 +0000, by anders
-
Fixed a strange bug that sneaked in at the last minute (vobsub wouldSat, 16 Feb 2002 13:06:45 +0000, by mswitch
-
Fixed bug which would cause gibberish to be printed when using :noprebufSat, 16 Feb 2002 12:51:33 +0000, by mswitch
-
Direct rendering with dshow codecs support. (Was untested but should work)Sat, 16 Feb 2002 08:20:24 +0000, by nick
-
Works with YUY2 fourccSat, 16 Feb 2002 07:55:44 +0000, by nick
-
fixed WAV demuxer so that it skips to the actual start of the audio dataSat, 16 Feb 2002 05:45:16 +0000, by melanson
-
shrink the size of the ghost image, courtesy of Roberto TogniSat, 16 Feb 2002 01:30:11 +0000, by melanson
-
avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is usedFri, 15 Feb 2002 22:31:10 +0000, by michael
-
We should skip exactly the first frame on mp3 files.Fri, 15 Feb 2002 16:48:25 +0000, by albeu
-
Upgrades to the latest version, some corrections...Fri, 15 Feb 2002 13:14:41 +0000, by jonas
-
*** empty log message ***Fri, 15 Feb 2002 10:43:21 +0000, by mswitch
-
Fixed bug wich interrupt plaintext parsing before real eofFri, 15 Feb 2002 10:33:03 +0000, by albeu
-
use mem2agpcpy_pic()Fri, 15 Feb 2002 01:00:26 +0000, by michael
-
mp3 position fixedFri, 15 Feb 2002 00:16:21 +0000, by arpi
-
added mp3 detectionThu, 14 Feb 2002 23:41:34 +0000, by arpi
-
fast header checker addedThu, 14 Feb 2002 23:41:00 +0000, by arpi
-
-ss -endpos documentedThu, 14 Feb 2002 22:50:34 +0000, by gabucino
-
mem2agpcpy_pic()Thu, 14 Feb 2002 22:34:24 +0000, by michael
-
+staticThu, 14 Feb 2002 22:33:29 +0000, by arpi
-
yv12 slices fix by Robert Kesterson <robertk@robertk.com>Thu, 14 Feb 2002 22:31:21 +0000, by arpi
-
mpeg-es osd fix - patch by ??? (lost mail:((()Thu, 14 Feb 2002 22:15:53 +0000, by arpi
-
XANIM_MOD_DIR can be used for XAnim codecs' path specifyingThu, 14 Feb 2002 22:14:19 +0000, by gabucino
-
ehhThu, 14 Feb 2002 22:03:42 +0000, by arpi
-
miafene (so arpi can say I don't write proper cvslogs)Thu, 14 Feb 2002 21:49:12 +0000, by gabucino
-
'setterm' can also be usedThu, 14 Feb 2002 21:47:44 +0000, by gabucino
-
Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)Thu, 14 Feb 2002 18:37:33 +0000, by albeu
-
use the XANIM_MOD_DIR env. var as described in xanim's docsThu, 14 Feb 2002 18:17:14 +0000, by alex
-
minor dststride bugfix for i420 outputThu, 14 Feb 2002 16:38:50 +0000, by michael
-
bugfix for width % 2 != 0Thu, 14 Feb 2002 16:17:18 +0000, by michael
-
10l... it detected mpeg1/2 ps files as mpeg audio...Thu, 14 Feb 2002 16:09:36 +0000, by arpi
-
Upgrade to latest version, some html fixes.Thu, 14 Feb 2002 13:58:30 +0000, by jonas
-
Audio file demuxer. Extended version for demuxer info.Thu, 14 Feb 2002 13:04:35 +0000, by albeu
-
Also display clip info for audio only contentsThu, 14 Feb 2002 12:55:27 +0000, by albeu
-
a few quick fixes to the FLI decoderThu, 14 Feb 2002 03:26:50 +0000, by melanson
-
Scratch for volunteersWed, 13 Feb 2002 08:59:23 +0000, by nick
-
typoWed, 13 Feb 2002 08:55:05 +0000, by nick
-
Fixing "quake" by direct waiting of vsync.Wed, 13 Feb 2002 08:24:13 +0000, by nick
-
cosmetic fixWed, 13 Feb 2002 04:47:12 +0000, by melanson
-
some obscure bug fixes to the FLI decoder, with many thanks to RobertoWed, 13 Feb 2002 04:06:55 +0000, by melanson
-
fixed broken xvid support ("lm" rather than "-lm" in libs)Wed, 13 Feb 2002 03:14:45 +0000, by rfelker
-
Using the mplayer SwScaler instead of doing scaling manually (sometimes this dies with sig FPEWed, 13 Feb 2002 00:38:23 +0000, by mswitch
-
101Wed, 13 Feb 2002 00:17:16 +0000, by michael
-
we are now able to use the new bitwriter code in libavcodecTue, 12 Feb 2002 23:30:07 +0000, by rik
-
use mem2agpcpy() instead of fast_memcpy()Tue, 12 Feb 2002 23:19:37 +0000, by michael
-
mem2agpcpy()Tue, 12 Feb 2002 23:17:14 +0000, by michael
-
sok ize, mutyur, bizbasz.Tue, 12 Feb 2002 22:34:35 +0000, by gabucino
-
missing #ifdef HAVE_XDPMSTue, 12 Feb 2002 22:06:12 +0000, by pl
-
Support for XviD library detection:Tue, 12 Feb 2002 22:03:44 +0000, by pl
-
default is allways nozoom again (specify -zoom if u want the sane behavior)Tue, 12 Feb 2002 17:55:03 +0000, by michael
-
fixed old testing partTue, 12 Feb 2002 17:52:30 +0000, by alex
-
added informat support (for encoding)Tue, 12 Feb 2002 17:33:27 +0000, by alex
-
rgb/bgr 32bpp and IYUV/I420 supportTue, 12 Feb 2002 17:10:21 +0000, by alex
-
mpg 32bpp supportTue, 12 Feb 2002 17:06:21 +0000, by alex
-
mpng: 32bpp supportTue, 12 Feb 2002 17:04:43 +0000, by alex
-
32bpp support, allocating palette based on used colors by file (possible overflow fix)Tue, 12 Feb 2002 17:04:13 +0000, by alex
-
this file is obsoleted by videodev_mjpeg.hTue, 12 Feb 2002 16:03:00 +0000, by rik
-
this file obsoletes zoran.h and contains the Recommended interface definition for zr devicesTue, 12 Feb 2002 15:59:32 +0000, by rik
-
migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)Tue, 12 Feb 2002 15:53:40 +0000, by rik
-
add vsync support for doublebuffering to vo_vesaTue, 12 Feb 2002 15:06:04 +0000, by atmos4
-
- Shutdown capturing before playbackTue, 12 Feb 2002 10:36:43 +0000, by nick
-
ehh. forgot to commit this one...Tue, 12 Feb 2002 08:27:49 +0000, by arpi
-
AVI demuxer fixes:Tue, 12 Feb 2002 01:20:59 +0000, by arpi
-
obladi-obladaMon, 11 Feb 2002 18:57:25 +0000, by gabucino
-
minor rounding bugfix in the aspect stuffMon, 11 Feb 2002 14:04:31 +0000, by michael
-
-fs and or -vm default is nozoom, -zoom does the expected thingMon, 11 Feb 2002 13:45:26 +0000, by michael
-
A whole bunch of free_demuxer in demux_openMon, 11 Feb 2002 12:11:48 +0000, by albeu
-
Place holder for registering modules optionsMon, 11 Feb 2002 11:46:27 +0000, by albeu
-
Added new input mouse support in x11 voMon, 11 Feb 2002 11:44:50 +0000, by albeu
-
Added key autorepeat support. Options to enable/disable joystick and lircMon, 11 Feb 2002 11:42:08 +0000, by albeu
-
add initial mPNG supportMon, 11 Feb 2002 09:15:59 +0000, by pontscho
-
Unroll -ni usage for deint. Anyway it doesn't help :(Mon, 11 Feb 2002 07:30:05 +0000, by nick
-
tell to driver doublebufferingMon, 11 Feb 2002 07:19:18 +0000, by nick
-
Removed the url_copy function , since it was badly implemented,Mon, 11 Feb 2002 05:19:11 +0000, by bertrand
-
Cleaned up the way proxies checking was done.Mon, 11 Feb 2002 05:16:09 +0000, by bertrand
-
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>Mon, 11 Feb 2002 01:24:56 +0000, by arpi
-
updated. please check...Mon, 11 Feb 2002 01:15:22 +0000, by arpi
-
unscaled memcpy variant bugfix (negative strides)Sun, 10 Feb 2002 23:57:47 +0000, by michael
-
blessed the QT SMC video codec as being "working"Sun, 10 Feb 2002 23:56:01 +0000, by melanson
-
fixed the last few SMC bugs, thanks to Roberto Togni's bug huntingSun, 10 Feb 2002 23:51:23 +0000, by melanson
-
reinstated original palette decision logic from XAnim (was the QT specSun, 10 Feb 2002 19:06:08 +0000, by melanson
-
added nmhd, added checking for audio trak in demux_mov_fill_bufferSun, 10 Feb 2002 18:31:12 +0000, by alex
-
break if error in decompressing, moved buffer allocatingSun, 10 Feb 2002 18:17:17 +0000, by alex
-
identify jpg with case-insensitive 'jpg' or 'jpeg' stringSun, 10 Feb 2002 18:09:52 +0000, by alex
-
check for overflow in new_sh_video and new_sh_audioSun, 10 Feb 2002 18:09:20 +0000, by alex
-
allways use swScalerSun, 10 Feb 2002 17:48:41 +0000, by michael
-
removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)Sun, 10 Feb 2002 16:56:30 +0000, by alex
-
support swscaler for i420Sun, 10 Feb 2002 13:11:11 +0000, by alex
-
div3/vfw encoding fixedSun, 10 Feb 2002 12:20:50 +0000, by arpi
-
added options for completeness: --enable-gcc-checking, --disable-profileSun, 10 Feb 2002 11:25:14 +0000, by pl
-
-playlist also accepts ASX filesSun, 10 Feb 2002 10:05:56 +0000, by gabucino
-
added -dvd-device and -cdrom-deviceSun, 10 Feb 2002 10:04:03 +0000, by gabucino
-
applied Alban Bedel's patch (-dvd-device and -cdrom-device)Sun, 10 Feb 2002 10:03:39 +0000, by gabucino
-
PortabilitySun, 10 Feb 2002 09:56:50 +0000, by nick
-
added credits for Roberto TogniSun, 10 Feb 2002 09:49:45 +0000, by gabucino
-
[REVERSE] this patch translated the file back to englishSun, 10 Feb 2002 08:53:16 +0000, by gabucino
-
added more tips on codec developmentSun, 10 Feb 2002 02:37:54 +0000, by melanson
-
BGR24 support, including flip flagSun, 10 Feb 2002 01:43:35 +0000, by arpi
-
Fixed FILM demuxer so that it now plays (my) FILM filesSun, 10 Feb 2002 01:23:36 +0000, by melanson
-
bgr15 / bgr16 input support (with -zoom)Sun, 10 Feb 2002 01:07:58 +0000, by michael
-
DV-ntsc (dvc) added for quicktime DV steramsSun, 10 Feb 2002 00:56:08 +0000, by arpi
-
temp. workaround for VFW upside-down flipSun, 10 Feb 2002 00:55:10 +0000, by arpi
-
fixedsize video samples fixed (dvntsc-qt.mov)Sun, 10 Feb 2002 00:45:56 +0000, by arpi
-
unscaled BGR24 -> YV12Sun, 10 Feb 2002 00:43:31 +0000, by michael
-
rgb24toyv12 in MMX (untested)Sun, 10 Feb 2002 00:30:24 +0000, by michael
-
Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)Sun, 10 Feb 2002 00:16:46 +0000, by atmos4
-
initial seeking (-ss) support in mencoderSun, 10 Feb 2002 00:07:34 +0000, by rfelker
-
bgr24toUV in MMXSat, 09 Feb 2002 23:43:48 +0000, by michael
-
added voctrl_guisupport and fixed some typosSat, 09 Feb 2002 22:38:36 +0000, by alex
-
"I finished the rest of the german documentation and fixedSat, 09 Feb 2002 22:20:03 +0000, by gabucino
-
TestSat, 09 Feb 2002 21:56:25 +0000, by mswitch
-
Added native codec support for QT RPZA data, courtesy of Roberto TogniSat, 09 Feb 2002 20:05:49 +0000, by melanson
-
applied David Holm's patchSat, 09 Feb 2002 17:54:29 +0000, by gabucino
-
updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solvesSat, 09 Feb 2002 17:40:33 +0000, by mswitch
-
bgr24toY in MMXSat, 09 Feb 2002 17:03:53 +0000, by michael
-
Get(Set) deinterlacingSat, 09 Feb 2002 15:14:48 +0000, by nick
-
temporary solution to disable adaptive deinterlacing engineSat, 09 Feb 2002 14:53:49 +0000, by nick
-
Fixed a bug where seeking would lock mplayerSat, 09 Feb 2002 14:44:09 +0000, by mswitch
-
Fix according to strange bugreportSat, 09 Feb 2002 14:34:08 +0000, by nick
-
Removed some stuff from the em8300 driver, had to compensateSat, 09 Feb 2002 14:27:24 +0000, by mswitch
-
FreeBSD fixSat, 09 Feb 2002 13:58:37 +0000, by nexus
-
Added switch to disable prebufferingSat, 09 Feb 2002 11:35:24 +0000, by mswitch
-
ARGH, changing playback speed was a mistake...Sat, 09 Feb 2002 11:15:11 +0000, by mswitch
-
Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'mSat, 09 Feb 2002 11:10:31 +0000, by mswitch
-
Thanks to the new control() method I've finally been able to add prebuffering support. ThisSat, 09 Feb 2002 10:43:11 +0000, by mswitch
-
Make code simple. Use swScaler even for fastmemcpy purposes :)Sat, 09 Feb 2002 10:24:44 +0000, by nick
-
"Here is the correct patch again, some changes for the old ones and a patch forSat, 09 Feb 2002 09:28:23 +0000, by gabucino
-
vo_yuv4mpeg addedSat, 09 Feb 2002 01:30:35 +0000, by arpi
-
setting vo_fps, required for vo_yuv4mpegSat, 09 Feb 2002 01:29:11 +0000, by arpi
-
yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>Sat, 09 Feb 2002 01:25:21 +0000, by arpi
-
10000hl to Holm... control MUST BE static...Sat, 09 Feb 2002 01:21:48 +0000, by arpi
-
screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>Sat, 09 Feb 2002 01:10:22 +0000, by arpi
-
g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>Sat, 09 Feb 2002 00:49:38 +0000, by arpi
-
libvo's query_ stuff replaced by new control() - patch by David HolmSat, 09 Feb 2002 00:47:55 +0000, by arpi
-
query_ stuff replaced by new control() - patch by David HolmSat, 09 Feb 2002 00:47:26 +0000, by arpi
-
by Daniel.Bena@dm-drogeriemarkt.skFri, 08 Feb 2002 23:03:38 +0000, by jaf
-
Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>Fri, 08 Feb 2002 20:03:36 +0000, by albeu
-
Added support for key combination and mouse buttons key codeFri, 08 Feb 2002 18:10:56 +0000, by albeu
-
applied David Holm's patchFri, 08 Feb 2002 17:38:32 +0000, by gabucino
-
Audio only support. Include a fix in the asf demuxer opening.Fri, 08 Feb 2002 16:00:14 +0000, by albeu
-
fastmemcpyFri, 08 Feb 2002 15:54:56 +0000, by michael
-
vao, something changed in these files!Fri, 08 Feb 2002 13:57:14 +0000, by gabucino
-
better RoQ explanationFri, 08 Feb 2002 13:56:36 +0000, by gabucino
-
added Anders JohanssonFri, 08 Feb 2002 13:55:53 +0000, by gabucino
-
applied patch from Andres JohanssonFri, 08 Feb 2002 13:54:57 +0000, by gabucino
-
unscaled BGR15->BGR16Fri, 08 Feb 2002 04:18:01 +0000, by michael
-
bgr15 input supportFri, 08 Feb 2002 03:09:46 +0000, by michael
-
faster bgr16 inputFri, 08 Feb 2002 01:24:02 +0000, by michael
-
bgr16 input supportFri, 08 Feb 2002 00:42:00 +0000, by michael
-
csak ugyThu, 07 Feb 2002 22:10:32 +0000, by gabucino
-
better namingThu, 07 Feb 2002 20:22:56 +0000, by arpi
-
VfW encoding support (very alpha yet)Thu, 07 Feb 2002 20:22:03 +0000, by arpi
-
VfW encoding supportThu, 07 Feb 2002 20:20:14 +0000, by arpi
-
AVID fourcc added to MCMjpegThu, 07 Feb 2002 20:15:38 +0000, by arpi
-
Configurable OSD zonesThu, 07 Feb 2002 19:37:09 +0000, by nick
-
- Fixed incorrect i420 support (Michael was right)Thu, 07 Feb 2002 18:58:50 +0000, by nick
-
fix color key handling bugThu, 07 Feb 2002 17:42:37 +0000, by pontscho
-
ffmpeg yuy2 disabled again, avid RGB->BGRThu, 07 Feb 2002 16:26:35 +0000, by arpi
-
fs resize bug fix.Thu, 07 Feb 2002 16:15:08 +0000, by pontscho
-
unscaled convertersThu, 07 Feb 2002 15:29:15 +0000, by michael
-
fix dpsm compile bug in guiThu, 07 Feb 2002 12:27:19 +0000, by pontscho
-
finalize mfi support.Thu, 07 Feb 2002 12:07:47 +0000, by pontscho
-
completely reworked FILM demuxer to support both audio and video...neitherThu, 07 Feb 2002 05:55:29 +0000, by melanson
-
fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail.ru>)Thu, 07 Feb 2002 03:39:30 +0000, by michael
-
one more fix for optional vesaThu, 07 Feb 2002 02:32:53 +0000, by rfelker
-
finished making vesa optionalThu, 07 Feb 2002 02:29:55 +0000, by rfelker
-
made vesa support optional at compiletimeThu, 07 Feb 2002 02:21:39 +0000, by rfelker
-
added mga_top_reserved module parameter to skip a configurable amountThu, 07 Feb 2002 02:07:29 +0000, by rfelker
-
rgb32 & rgb24 input supportWed, 06 Feb 2002 22:55:57 +0000, by michael
-
fix spudec, faszom (C#)Wed, 06 Feb 2002 22:55:47 +0000, by pontscho
-
emulating BITMAPINFOHDR (for win32 codecs)Wed, 06 Feb 2002 22:03:19 +0000, by arpi
-
101 (yuv2rgb with mpeg1,...) ;)Wed, 06 Feb 2002 21:59:23 +0000, by michael
-
swScale internally uses yuv2rgb now if possibleWed, 06 Feb 2002 20:52:14 +0000, by michael
-
ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman <dave@dchapman.com>Wed, 06 Feb 2002 20:30:34 +0000, by arpi
-
fix spudec bugWed, 06 Feb 2002 20:26:19 +0000, by pontscho
-
add mfi supportWed, 06 Feb 2002 20:16:35 +0000, by pontscho
-
add mfi demuxerWed, 06 Feb 2002 20:15:36 +0000, by pontscho
-
add mfi supportWed, 06 Feb 2002 19:23:49 +0000, by pontscho
-
Correct vesa shutdown on 'config playback' errorsWed, 06 Feb 2002 16:41:41 +0000, by nick
-
typoWed, 06 Feb 2002 16:41:06 +0000, by nick
-
qt AVID fourcc addedWed, 06 Feb 2002 02:28:40 +0000, by arpi
-
bad debug printf caused sig11 with divx audioTue, 05 Feb 2002 23:50:40 +0000, by arpi
-
missing mlib required to build a solaris mencoderTue, 05 Feb 2002 23:02:55 +0000, by pl
-
fix display of echocheck on sunosTue, 05 Feb 2002 22:57:17 +0000, by pl
-
mysql also goes haywire from sneaky-sucky-fucky gcc2.100-4Tue, 05 Feb 2002 22:01:49 +0000, by gabucino
-
checking output of getSwsContext*()Tue, 05 Feb 2002 19:54:38 +0000, by michael
-
Enable 15bpp on serverTue, 05 Feb 2002 18:54:41 +0000, by nick
-
mplayer has swapped RGB's fourcc :(Tue, 05 Feb 2002 18:51:37 +0000, by nick
-
Added auto selection of the best streams and fixed a few compilerTue, 05 Feb 2002 16:50:10 +0000, by albeu
-
Support of scaling with every fourccTue, 05 Feb 2002 16:43:18 +0000, by nick
-
HTML fixTue, 05 Feb 2002 10:39:58 +0000, by gabucino
-
Enable SSH optimizations for FIR filterTue, 05 Feb 2002 04:52:41 +0000, by anders
-
promoted the RoQ audio decoder from "buggy" to "working"Tue, 05 Feb 2002 04:09:50 +0000, by melanson
-
reconciled one minor, nagging palette issue with the official QT specTue, 05 Feb 2002 04:08:05 +0000, by melanson
-
fixed FPS as well as crash bug when no audio chunks are presentTue, 05 Feb 2002 03:54:08 +0000, by melanson
-
applied pl's patch (sorry, overlooked it previously.. and procmailrcTue, 05 Feb 2002 00:25:54 +0000, by gabucino
-
Add playlist keys (some missing?!) and add some shift handlers to allow keys to work with german keyboards.Mon, 04 Feb 2002 19:14:40 +0000, by atmos4
-
printing error messages if something is wrong instead of just return NULL;Mon, 04 Feb 2002 18:53:01 +0000, by michael
-
Fix multifile playback (sdl was not fully reinitialized).Mon, 04 Feb 2002 18:18:46 +0000, by atmos4
-
print also contrast on cat /dev/mga_vidMon, 04 Feb 2002 16:05:37 +0000, by eyck
-
Remove some unuseful stuff and don't try to kill an unexistingMon, 04 Feb 2002 15:03:18 +0000, by albeu
-
Tell the user when we fallback on default config.Mon, 04 Feb 2002 14:48:32 +0000, by albeu
-
Fix the bugs the previous version should fix (and those introducedMon, 04 Feb 2002 14:19:54 +0000, by albeu
-
Activate QSCALE flag for avcodecSun, 03 Feb 2002 23:13:56 +0000, by mswitch
-
some updates (patch by Jonas Jermann <jjermann@gmx.net>)Sun, 03 Feb 2002 21:19:30 +0000, by gabucino
-
Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and addingSun, 03 Feb 2002 20:27:20 +0000, by eyck
-
Attila Kinali fixing memleak introduced by me.Sun, 03 Feb 2002 19:19:39 +0000, by eyck
-
too many arguments to sscan in subdetect.Sun, 03 Feb 2002 19:17:22 +0000, by eyck
-
Corrected the quit bug and added support for up to 10 axisSun, 03 Feb 2002 19:13:00 +0000, by albeu
-
Correct bug in plaintext parser : correctly remove trailling \rSun, 03 Feb 2002 16:49:41 +0000, by albeu
-
Direct rendering expansion:Sun, 03 Feb 2002 16:13:05 +0000, by nick
-
optimizationSun, 03 Feb 2002 15:16:46 +0000, by nick
-
Forgot the osd fix in the other patch, well, here it is ;)Sun, 03 Feb 2002 15:10:47 +0000, by mswitch
-
Switched from libmp1e to libavcodec, at least for me it runs helluva lot faster than libmp1eSun, 03 Feb 2002 14:55:27 +0000, by mswitch
-
YUY2 BGR32 BGR24 support for vo_x11 if swScaler is usedSun, 03 Feb 2002 14:41:31 +0000, by michael
-
gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>Sun, 03 Feb 2002 13:39:35 +0000, by gabucino
-
fix typoSun, 03 Feb 2002 13:19:39 +0000, by nexus
-
using dlerror() instead strerror(), displays unresolved symbol messagesSun, 03 Feb 2002 13:05:30 +0000, by alex
-
added more audio plugin documentationSun, 03 Feb 2002 13:03:09 +0000, by gabucino
-
Added options to enable new input and joystick supportSun, 03 Feb 2002 12:43:18 +0000, by albeu
-
vidix equalizer can be used with 1-8 keys alsoSun, 03 Feb 2002 11:19:12 +0000, by gabucino
-
on non-Linux use Vidix instead of mga_vid kernelmoduleSun, 03 Feb 2002 11:14:02 +0000, by gabucino
-
mga_vid supports reads and writesSun, 03 Feb 2002 11:06:04 +0000, by gabucino
-
RoQ fileformat added, anything it is ;)Sun, 03 Feb 2002 11:00:39 +0000, by gabucino
-
Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticedSun, 03 Feb 2002 10:55:55 +0000, by gabucino
-
QNX updatesSun, 03 Feb 2002 10:41:41 +0000, by gabucino
-
QNX updatesSun, 03 Feb 2002 10:41:04 +0000, by gabucino
-
more translatedSun, 03 Feb 2002 10:40:14 +0000, by gabucino
-
-vo xv does video equalizingSun, 03 Feb 2002 10:32:49 +0000, by gabucino
-
Restore K7 supportSun, 03 Feb 2002 10:27:26 +0000, by nick
-
Vidix video equalizing (Nick's patch)Sun, 03 Feb 2002 10:26:36 +0000, by gabucino
-
Be more preciseSun, 03 Feb 2002 09:29:35 +0000, by nick
-
Allows to users control direct renderingSun, 03 Feb 2002 09:28:58 +0000, by nick
-
code cleanupSun, 03 Feb 2002 09:12:32 +0000, by nick
-
filterPos bugfix (only nearest neighbor scaling was affected)Sun, 03 Feb 2002 02:08:05 +0000, by michael
-
finally fixed no-opendivx compile problemSun, 03 Feb 2002 01:42:02 +0000, by rfelker
-
fixed compiletime problems with divx4 caused by making opendivx optionalSun, 03 Feb 2002 01:15:39 +0000, by rfelker
-
make opendivx codec optional at compiletimeSun, 03 Feb 2002 00:52:51 +0000, by rfelker
-
config file support for mencoderSat, 02 Feb 2002 23:39:53 +0000, by rfelker
-
Attila's Linux 2.2 patch, and contrast control appliedSat, 02 Feb 2002 23:38:35 +0000, by eyck
-
further work on the RoQ audio decoderSat, 02 Feb 2002 22:45:39 +0000, by melanson
-
demuxer is now more complete, though still not perfectSat, 02 Feb 2002 22:35:47 +0000, by melanson
-
support cat /dev/mga_vid.Sat, 02 Feb 2002 21:39:25 +0000, by eyck
-
framework for settings modifications like in radeon_vid ( /dev/mga_vid canSat, 02 Feb 2002 20:49:52 +0000, by eyck
-
using MTRRSat, 02 Feb 2002 18:28:55 +0000, by nick
-
MMX(2) optimized YUY2 inputSat, 02 Feb 2002 18:18:58 +0000, by michael
-
Cleaned up some codeSat, 02 Feb 2002 18:09:35 +0000, by mswitch
-
tested and fixed on 2.2.x, more commentsSat, 02 Feb 2002 17:35:53 +0000, by alex
-
applied David Holm's patchSat, 02 Feb 2002 17:20:53 +0000, by gabucino
-
using MTRRSat, 02 Feb 2002 12:15:51 +0000, by nick
-
MTRR configuringSat, 02 Feb 2002 12:14:56 +0000, by nick
-
added dhahelper noteSat, 02 Feb 2002 07:19:34 +0000, by alex
-
added support for dhahelperSat, 02 Feb 2002 07:05:52 +0000, by alex
-
initialSat, 02 Feb 2002 07:04:43 +0000, by alex
-
initialSat, 02 Feb 2002 06:34:44 +0000, by alex
-
added proper includesSat, 02 Feb 2002 06:34:31 +0000, by alex
-
initialSat, 02 Feb 2002 06:28:49 +0000, by alex
-
only GUS MAX can do 48khzFri, 01 Feb 2002 19:42:53 +0000, by gabucino