Sat, 01 May 2004 19:17:44 +0000 |
henry |
10000000000l twisted typecasting
|
Sat, 01 May 2004 18:48:42 +0000 |
michael |
limits too small, my CBR mp3 samples have 2x overhead after removial of size prediction
|
Sat, 01 May 2004 18:42:50 +0000 |
rfelker |
more lvalue casts, ugly this time
|
Sat, 01 May 2004 18:36:50 +0000 |
rfelker |
more lvalue casts
|
Sat, 01 May 2004 18:34:23 +0000 |
rfelker |
more nonsense lvalue casts, at least these aren't quite as stupid
|
Sat, 01 May 2004 18:30:38 +0000 |
rfelker |
and more and more stupidity
|
Sat, 01 May 2004 18:25:24 +0000 |
rfelker |
more stupidity
|
Sat, 01 May 2004 18:15:29 +0000 |
rfelker |
1000000000000l
|
Sat, 01 May 2004 16:33:57 +0000 |
wight |
sync + wording
|
Sat, 01 May 2004 14:52:15 +0000 |
faust3 |
keepaspect and nokeepaspect are now useable by all vos
|
Sat, 01 May 2004 12:09:26 +0000 |
wight |
sync
|
Sat, 01 May 2004 12:03:03 +0000 |
wight |
S/PDIF spelling corrected
|
Sat, 01 May 2004 11:28:34 +0000 |
michael |
cosmetic
|
Sat, 01 May 2004 01:28:31 +0000 |
rtognimp |
100l for me. Header seek is not needed to fix 28_8 and can cause sig11
|
Fri, 30 Apr 2004 23:01:23 +0000 |
diego |
standard notation
|
Fri, 30 Apr 2004 22:53:59 +0000 |
michael |
additional start_code rule (implemenattion does this since a long time already)
|
Fri, 30 Apr 2004 22:33:37 +0000 |
diego |
wording
|
Fri, 30 Apr 2004 21:33:53 +0000 |
ranma |
Allow user to disable writing of ODML index
|
Fri, 30 Apr 2004 20:36:48 +0000 |
ranma |
Only use odml index for files that need it
|
Fri, 30 Apr 2004 20:20:37 +0000 |
faust3 |
support for a few more radeons patch by Reza Jelveh <reza.jelveh at tu-harburg.de>
|
Fri, 30 Apr 2004 20:05:54 +0000 |
faust3 |
10l on cygwin WIN32 gets defined in config.h
|
Fri, 30 Apr 2004 17:07:49 +0000 |
faust3 |
add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
|
Fri, 30 Apr 2004 16:56:00 +0000 |
faust3 |
Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
|
Fri, 30 Apr 2004 10:40:30 +0000 |
rfelker |
more cola, not mine tho
|
Fri, 30 Apr 2004 10:26:26 +0000 |
rfelker |
minimal fix for alex's 1000000000000l compile errors. imo the fix in
|
Fri, 30 Apr 2004 10:07:52 +0000 |
rfelker |
oops, forgot this with the softskip patch
|
Fri, 30 Apr 2004 09:46:54 +0000 |
rfelker |
100l to me!
|
Thu, 29 Apr 2004 22:23:34 +0000 |
rtognimp |
Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg
|
Thu, 29 Apr 2004 21:34:50 +0000 |
bertrand |
Should be Connection: close, and not closed.
|
Thu, 29 Apr 2004 21:01:09 +0000 |
mosu |
Leave the subs uninitialized and not "forcefully off" if the user hasn't chosen a stream with -sid. If he used -slang then we need the comment packet which might be found after demux_ogg_open has finished.
|
Thu, 29 Apr 2004 16:48:56 +0000 |
wight |
sync
|
Thu, 29 Apr 2004 13:54:36 +0000 |
diego |
spelling
|
Thu, 29 Apr 2004 13:02:44 +0000 |
diego |
typos, wording
|
Thu, 29 Apr 2004 11:24:03 +0000 |
wight |
XML translation complete
|
Thu, 29 Apr 2004 08:59:56 +0000 |
nauj27 |
sync by Andoni Zubimendi <andoni at lpsat.net>
|
Thu, 29 Apr 2004 07:36:19 +0000 |
alex |
dewinify
|
Thu, 29 Apr 2004 06:52:25 +0000 |
alex |
sync by paszczi
|
Thu, 29 Apr 2004 06:48:04 +0000 |
alex |
don't even mention avifile, 14 subtitles
|
Thu, 29 Apr 2004 06:27:30 +0000 |
alex |
forgot to commit
|
Wed, 28 Apr 2004 10:18:33 +0000 |
alex |
removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
|
Wed, 28 Apr 2004 05:58:46 +0000 |
paszczi |
sync
|
Wed, 28 Apr 2004 04:55:04 +0000 |
rfelker |
updated documentation for detc,ivtc,pullup
|
Wed, 28 Apr 2004 04:40:37 +0000 |
rfelker |
document harddup and softskip
|
Wed, 28 Apr 2004 04:29:17 +0000 |
rfelker |
soft skipping for mencoder. rather than skipping decoding/filtering
|
Wed, 28 Apr 2004 04:19:47 +0000 |
rfelker |
1l debug junk
|
Wed, 28 Apr 2004 04:07:07 +0000 |
rfelker |
forgot this, needed for vf_harddup
|
Wed, 28 Apr 2004 04:02:46 +0000 |
rfelker |
"hard" frame duplication for mencoder. this finally makes it possible
|
Wed, 28 Apr 2004 03:19:35 +0000 |
michael |
remove frame types
|
Tue, 27 Apr 2004 23:38:52 +0000 |
alex |
play the audio buffer in case of normal eof (i know the change is rude, but mplayer.c is hopelessly obfuscated)
|
Tue, 27 Apr 2004 23:20:00 +0000 |
diego |
Spelling, mention that one vulnerability was fixed in 1.0pre3try2.
|
Tue, 27 Apr 2004 23:17:22 +0000 |
diego |
Mark all options that work only in combination with XXX as (XXX only).
|
Tue, 27 Apr 2004 23:08:46 +0000 |
rfelker |
don't use odml when we don't have to -- the code is buggy!
|
Tue, 27 Apr 2004 21:23:59 +0000 |
alex |
wma9 speech codec dmo and dshow entries
|
Tue, 27 Apr 2004 20:04:26 +0000 |
rtognimp |
Fix for 28_8 in rm files and header length != 0x4e
|
Tue, 27 Apr 2004 19:00:15 +0000 |
rtognimp |
More about myself + typo
|
Tue, 27 Apr 2004 17:43:18 +0000 |
diego |
Hint about testing different colorspaces and putting codes in ./, based on
|
Tue, 27 Apr 2004 17:01:00 +0000 |
rathann |
vocabulary
|
Tue, 27 Apr 2004 17:00:41 +0000 |
diego |
2 more FAQs based on a patch made by Compn.
|
Tue, 27 Apr 2004 16:28:06 +0000 |
diego |
Send updates to mplayer-docs instead of dev-eng, wording, spelling.
|
Tue, 27 Apr 2004 16:24:31 +0000 |
diego |
English messages removed, comments summarized.
|
Tue, 27 Apr 2004 16:06:19 +0000 |
diego |
more demuxer maintainers
|
Tue, 27 Apr 2004 16:02:33 +0000 |
diego |
updates
|
Tue, 27 Apr 2004 15:33:10 +0000 |
diego |
typos pointed out by the wanderer
|
Tue, 27 Apr 2004 15:32:34 +0000 |
diego |
More credit for adland, added a missing name.
|