Sat, 07 Sep 2002 20:38:44 +0000 |
bertrand |
Don't try to reread from the socket if the server says EOF
|
Sat, 07 Sep 2002 20:37:09 +0000 |
bertrand |
Fixed an unknown command. Looks like it's a new command from WMS9.
|
Sat, 07 Sep 2002 20:30:17 +0000 |
alex |
removes old input code (forgot to commit this)
|
Sat, 07 Sep 2002 13:57:41 +0000 |
atmos4 |
Minor speedup by nick kurshev.
|
Sat, 07 Sep 2002 11:21:22 +0000 |
atmos4 |
Now included in codecs.html
|
Sat, 07 Sep 2002 11:19:53 +0000 |
atmos4 |
Update with new method of finding DShow codecs and a small hint about VFW on WinNT.
|
Sat, 07 Sep 2002 08:15:57 +0000 |
bertrand |
Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,
|
Fri, 06 Sep 2002 22:53:26 +0000 |
michael |
fixing mpeg in avi
|
Fri, 06 Sep 2002 22:36:55 +0000 |
michael |
typo (checking for mpeg twice, instead of mpeg & MPEG)
|
Fri, 06 Sep 2002 22:09:51 +0000 |
jaf |
sync
|
Fri, 06 Sep 2002 19:54:29 +0000 |
atmos4 |
Easier/Faster method of adding DShow codecs to mplayer.
|
Fri, 06 Sep 2002 17:34:52 +0000 |
jkeil |
- GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
|
Fri, 06 Sep 2002 16:51:16 +0000 |
alex |
removed xacodec_driver, using sh->context instead, removed xacodec_image, using mpi instead, some warning fixes. note: mpi optimisations are still pending
|
Fri, 06 Sep 2002 14:32:57 +0000 |
jaf |
sync by Anders Rune Jensen <anders@gnulinux.dk>
|
Fri, 06 Sep 2002 13:31:33 +0000 |
jkeil |
SPARC gcc generates bad code accessing an unaligned and packed structure member
|
Fri, 06 Sep 2002 11:28:49 +0000 |
pl |
(big) resync with help_mp-en.h 1.52
|
Fri, 06 Sep 2002 05:29:30 +0000 |
jaf |
sync by <hephooey@fastmail.fm>
|
Fri, 06 Sep 2002 00:03:16 +0000 |
arpi |
- simpler http_response_append (uses realloc())
|
Thu, 05 Sep 2002 23:25:00 +0000 |
jonas |
10l found by Arpi
|
Thu, 05 Sep 2002 23:20:03 +0000 |
jonas |
10l
|
Thu, 05 Sep 2002 23:17:10 +0000 |
jonas |
remove sub sub option lists over .IP
|
Thu, 05 Sep 2002 22:54:57 +0000 |
jonas |
changes for rewrite
|
Thu, 05 Sep 2002 22:53:27 +0000 |
jonas |
rewrite (much ;), no content change
|
Thu, 05 Sep 2002 17:13:03 +0000 |
pontscho |
100l
|
Thu, 05 Sep 2002 16:42:38 +0000 |
jonas |
man page documentation
|
Thu, 05 Sep 2002 16:34:57 +0000 |
alex |
merged xacodec.c and vd_xanim.c
|
Thu, 05 Sep 2002 16:11:54 +0000 |
jonas |
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
|
Thu, 05 Sep 2002 15:22:45 +0000 |
pontscho |
- add fuckin locale fix from Dietrich Clau <dc2@clauss.dyndns.org>
|
Thu, 05 Sep 2002 09:38:06 +0000 |
michael |
links (found on xvid-dev list)
|
Thu, 05 Sep 2002 05:38:52 +0000 |
jaf |
sis_vid removed
|
Thu, 05 Sep 2002 05:08:55 +0000 |
bertrand |
Added CDDA credits to Alban.
|
Thu, 05 Sep 2002 05:04:12 +0000 |
bertrand |
Humm, only if __DEBUG_URL is defined, declare the prototype...
|