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