Sat, 03 Apr 2004 17:14:07 +0000 |
rfelker |
This was discussed a long time ago but some reason never done. Anyway
|
Sat, 03 Apr 2004 14:39:16 +0000 |
faust3 |
restore old SAMPLESIZE
|
Sat, 03 Apr 2004 13:46:00 +0000 |
rathann |
move window decor changes after setting Withdrawn state so we have no additionalwindow refresh
|
Sat, 03 Apr 2004 13:41:23 +0000 |
rathann |
- win_gravity memorizing and restoring while switching fullscreen mode (by Adam Tla/lka)
|
Sat, 03 Apr 2004 13:23:44 +0000 |
michael |
restrictions to ensure that O(log n) seeking and error recovery is possible
|
Sat, 03 Apr 2004 10:46:52 +0000 |
rathann |
- compilation error fix
|
Sat, 03 Apr 2004 10:30:46 +0000 |
nicodvb |
disallow non-sense type parameter; added support for absolute file path; prefer channels.conf.{sat,ter,cbl} over channels.conf if the file is available
|
Fri, 02 Apr 2004 23:36:06 +0000 |
diego |
Developers should subscribe to mplayer-cvslog, mention mplayer-docs.
|
Fri, 02 Apr 2004 23:35:11 +0000 |
diego |
cosmetics
|
Fri, 02 Apr 2004 22:09:23 +0000 |
rtognimp |
Update my mail address
|
Fri, 02 Apr 2004 19:20:34 +0000 |
mosu |
Support for selecting subtitles with -slang. Patch by Andriy N Gritsenko <andrej at lucky onedot net>
|
Fri, 02 Apr 2004 10:55:13 +0000 |
diego |
1l
|
Fri, 02 Apr 2004 10:50:05 +0000 |
diego |
small additions, some nicks added, wording, spelling
|
Fri, 02 Apr 2004 07:36:42 +0000 |
mosu |
Fixed the support for the A_MS/ACM CodecID which just stores a WAVEFORMATEX in the track's private data.
|
Fri, 02 Apr 2004 03:44:30 +0000 |
diego |
Remove spurious +1 to lame_param_quality that contradicts documentation and
|
Fri, 02 Apr 2004 02:15:41 +0000 |
diego |
Commit independent changes separately.
|
Thu, 01 Apr 2004 22:48:37 +0000 |
diego |
Error message improved, wording.
|
Thu, 01 Apr 2004 22:11:28 +0000 |
rtognimp |
Support for smil playlist, both standalone and embedded into other
|
Thu, 01 Apr 2004 20:59:07 +0000 |
atlka |
ALSA syc is not so good as OSS - small corrections
|
Thu, 01 Apr 2004 20:14:59 +0000 |
mosu |
Support for HE-AAC. Patch by Loren Merritt <lorenm at u dot washington anotherdot edu>.
|
Thu, 01 Apr 2004 19:45:46 +0000 |
mosu |
Added my nick for easier placement of blame.
|
Thu, 01 Apr 2004 19:33:58 +0000 |
faust3 |
let uninit wait until sound is completely played, don't restore volume at exit, fixed ringbuffer bug, patch by Nehal <nehalmistry at gmx.net>\n
|
Thu, 01 Apr 2004 14:17:58 +0000 |
diego |
dvb should be added to $_noinputmodules as well as $_inputmodules.
|
Thu, 01 Apr 2004 13:53:10 +0000 |
diego |
How to handle incomplete translations of message files.
|
Thu, 01 Apr 2004 13:38:17 +0000 |
diego |
security fix
|
Thu, 01 Apr 2004 12:35:17 +0000 |
faust3 |
prevent crash in case we are unable to get aligned buffer
|
Thu, 01 Apr 2004 10:35:30 +0000 |
faust3 |
although this SSE fix is an ugly hack it seems to work fine for me
|
Thu, 01 Apr 2004 10:19:57 +0000 |
faust3 |
reenable SSE support for mingw
|
Wed, 31 Mar 2004 07:40:36 +0000 |
alex |
10l (some broken compilers take this serious)
|
Wed, 31 Mar 2004 05:40:31 +0000 |
rfelker |
make stupid gcc versions happy
|
Wed, 31 Mar 2004 01:44:57 +0000 |
michael |
reversing the change to the forw/backw pointers, its somewhat simpler to update it if the forward pointer is first
|
Tue, 30 Mar 2004 10:58:41 +0000 |
michael |
remote exploitable heap overflow fix by ("blexim" <blexim at hush dot com>)
|
Tue, 30 Mar 2004 01:05:51 +0000 |
michael |
removing subpackets (everyone hates them ...)
|
Mon, 29 Mar 2004 04:39:04 +0000 |
rfelker |
vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
|
Sun, 28 Mar 2004 22:03:37 +0000 |
rtognimp |
Revert my old twos fix, it seems to break more files than it fixed.
|
Sun, 28 Mar 2004 21:18:02 +0000 |
paszczi |
added <application> tag and some 10l, patch by frogu <l_j_p@wp.pl>
|
Sun, 28 Mar 2004 16:30:08 +0000 |
atmos4 |
svgalib 1.9.18 compile fix, still wont work for me though...
|
Sun, 28 Mar 2004 14:44:49 +0000 |
rtognimp |
Fix hanging at end of mms:// streams.
|
Sun, 28 Mar 2004 11:23:53 +0000 |
mosu |
Stop reading the file if an INDX chunk is found instead of a data packet.
|
Sat, 27 Mar 2004 20:19:57 +0000 |
diego |
Missing echores "no" added, duplicate variable setting removed.
|
Sat, 27 Mar 2004 13:57:47 +0000 |
diego |
Make wmv9 playback less verbose.
|
Fri, 26 Mar 2004 19:45:06 +0000 |
mosu |
Implemented "seek to position".
|
Fri, 26 Mar 2004 16:03:53 +0000 |
faust3 |
temporary workaround to make it work on windows
|
Fri, 26 Mar 2004 15:21:44 +0000 |
faust3 |
fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
|
Fri, 26 Mar 2004 14:11:31 +0000 |
faust3 |
support for Radeon 9200 based video boards patch by Benjamin Zores <ben at tutuxclan.org>
|
Fri, 26 Mar 2004 12:15:54 +0000 |
faust3 |
fix compilation on cygwin
|
Thu, 25 Mar 2004 21:49:48 +0000 |
pontscho |
patch from Rune <runner@mail.tele.dk>
|
Thu, 25 Mar 2004 21:46:21 +0000 |
rtognimp |
Add adland to authors
|