Sat, 15 Oct 2005 10:46:24 +0000 |
diego |
Extend the network test to also check the socket libs.
|
Fri, 14 Oct 2005 20:34:17 +0000 |
gabrov |
bumped sync tag after typo fix in English version (synced with 1.98)
|
Fri, 14 Oct 2005 20:29:33 +0000 |
gpoirier |
missing ")", picked up by Mizda Gabor
|
Fri, 14 Oct 2005 20:05:19 +0000 |
gabrov |
synced with 1.186
|
Fri, 14 Oct 2005 19:28:14 +0000 |
gabrov |
synced with 1.26
|
Fri, 14 Oct 2005 18:54:01 +0000 |
gabrov |
synced with 1.97
|
Fri, 14 Oct 2005 18:53:33 +0000 |
gabrov |
synced with 1.31
|
Fri, 14 Oct 2005 12:41:15 +0000 |
gpoirier |
Kill a compiler warning, Patch by Zuxy Meng
|
Fri, 14 Oct 2005 12:35:30 +0000 |
gpoirier |
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)
|
Fri, 14 Oct 2005 09:13:48 +0000 |
gpoirier |
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS com
|
Fri, 14 Oct 2005 00:16:04 +0000 |
rfelker |
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
|
Thu, 13 Oct 2005 22:41:30 +0000 |
ivo |
exit mplayer if audio filter init fails (same as mencoder does)
|
Thu, 13 Oct 2005 22:23:42 +0000 |
gpoirier |
The Wanderer rulez :)
|
Thu, 13 Oct 2005 20:54:21 +0000 |
ods15 |
cosmetics. does not change functionality, but makes code easier to read
|
Thu, 13 Oct 2005 20:36:28 +0000 |
ods15 |
nit by diego
|
Thu, 13 Oct 2005 20:31:30 +0000 |
gpoirier |
fixes suggested by Diego and Alex
|
Thu, 13 Oct 2005 20:27:48 +0000 |
ods15 |
weirdness, flags aren't restored right unless you add this second push
|
Thu, 13 Oct 2005 19:30:07 +0000 |
ods15 |
fix mencoder multi-file with some files having audio but others dont
|
Thu, 13 Oct 2005 19:15:30 +0000 |
reimar |
Be less verbose.
|
Thu, 13 Oct 2005 18:33:56 +0000 |
reimar |
Use PRI?64 defines as format strings for 64 bit variables.
|
Thu, 13 Oct 2005 13:24:35 +0000 |
diego |
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
Thu, 13 Oct 2005 12:13:49 +0000 |
faust3 |
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
|
Thu, 13 Oct 2005 07:31:35 +0000 |
danny |
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
Wed, 12 Oct 2005 23:42:40 +0000 |
gpoirier |
List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.
|
Wed, 12 Oct 2005 21:55:55 +0000 |
reimar |
Implement seeking
|
Wed, 12 Oct 2005 21:49:47 +0000 |
reimar |
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
|
Wed, 12 Oct 2005 20:45:52 +0000 |
reimar |
Bigendian bug
|
Wed, 12 Oct 2005 20:40:05 +0000 |
reimar |
Missing space in status line
|