Thu, 20 Oct 2005 13:46:29 +0000 |
diego |
sync with 1.32
|
Thu, 20 Oct 2005 13:45:41 +0000 |
diego |
ilmv --> ilme typo fix
|
Thu, 20 Oct 2005 09:12:28 +0000 |
reimar |
semi-hack: avoid passing 0-length blocks to audio filters.
|
Thu, 20 Oct 2005 05:54:51 +0000 |
ods15 |
document hack
|
Thu, 20 Oct 2005 00:08:09 +0000 |
diego |
-vc null -vo null is not the fastest way to dump...
|
Wed, 19 Oct 2005 18:17:32 +0000 |
diego |
Converted from GBK to UTF-8 encoding.
|
Wed, 19 Oct 2005 18:03:22 +0000 |
diego |
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
Wed, 19 Oct 2005 17:56:06 +0000 |
diego |
sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >
|
Wed, 19 Oct 2005 12:15:06 +0000 |
jheryan |
Synced with 1.98
|
Wed, 19 Oct 2005 12:14:01 +0000 |
jheryan |
Typo hunting.
|
Wed, 19 Oct 2005 12:09:56 +0000 |
jheryan |
Formal syncing. Typo hunting.
|
Wed, 19 Oct 2005 08:13:55 +0000 |
diego |
charset for help_mp-zh_TW.h
|
Wed, 19 Oct 2005 05:44:27 +0000 |
rfelker |
processing audio is sometimes essential for a/v sync, so 1000l to
|
Tue, 18 Oct 2005 21:48:09 +0000 |
aurel |
add cross-compiling support
|
Tue, 18 Oct 2005 21:44:14 +0000 |
aurel |
replace all the direct $TMPO calls by a tmp_run() function call
|
Tue, 18 Oct 2005 21:40:17 +0000 |
aurel |
replace mp3lame version detection by required features detection
|
Tue, 18 Oct 2005 21:37:28 +0000 |
aurel |
modify DirectFB version detection so that it only requires pre-processing
|
Tue, 18 Oct 2005 21:34:54 +0000 |
aurel |
modify alsa version detection so that it don't require running the generated binary
|
Tue, 18 Oct 2005 21:30:43 +0000 |
aurel |
add a cxx_check function to simplify C++ libs checking
|
Tue, 18 Oct 2005 20:26:08 +0000 |
gpoirier |
synced with 1.1140
|
Tue, 18 Oct 2005 20:20:19 +0000 |
rtognimp |
Update
|
Tue, 18 Oct 2005 20:18:28 +0000 |
rtognimp |
Add FFmpeg QDM2 audio decoder
|
Tue, 18 Oct 2005 19:58:33 +0000 |
diego |
xscreensaver --> XScreenSaver
|
Tue, 18 Oct 2005 19:56:57 +0000 |
diego |
Embarassing goofs in the basic key sections that nobody noticed for ages
|
Tue, 18 Oct 2005 11:11:25 +0000 |
diego |
Make a few more messages translatable by moving them into help_mp-en.h.
|
Tue, 18 Oct 2005 08:22:27 +0000 |
diego |
Add a few more CPU models to the list.
|
Mon, 17 Oct 2005 22:46:48 +0000 |
diego |
Add a note about the "synce with 1.XXX" line that should be in every
|
Mon, 17 Oct 2005 22:23:37 +0000 |
diego |
Add a note and a workaround about broken hardware players and how they
|
Mon, 17 Oct 2005 20:44:17 +0000 |
gpoirier |
synced with 1.1139 + Reimar's patch
|
Mon, 17 Oct 2005 18:16:28 +0000 |
rfelker |
new message was even worse -- B/s means bytes per second, not sample!
|
Mon, 17 Oct 2005 14:37:01 +0000 |
diego |
further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >
|
Mon, 17 Oct 2005 11:26:26 +0000 |
diego |
deobfuscatioin: csp --> colorspace
|
Mon, 17 Oct 2005 08:50:37 +0000 |
diego |
Guillaume now maintains the MEncoder documentation.
|
Mon, 17 Oct 2005 08:50:04 +0000 |
diego |
minor typo
|
Mon, 17 Oct 2005 05:05:51 +0000 |
rfelker |
100l -- mismatched type after changing sizes to type long!
|
Mon, 17 Oct 2005 04:51:34 +0000 |
rfelker |
remove nonsense break statements that do nothing..
|
Sun, 16 Oct 2005 19:14:09 +0000 |
faust3 |
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
|
Sun, 16 Oct 2005 17:44:58 +0000 |
diego |
Add MIPS64 detection.
|
Sun, 16 Oct 2005 17:29:08 +0000 |
gpoirier |
1000l de Breizh Cola: build fix.
|
Sat, 15 Oct 2005 23:52:56 +0000 |
rtognimp |
Update
|
Sat, 15 Oct 2005 23:24:53 +0000 |
rtognimp |
Support DTA and FLX extensions for flic via ffmpeg decoder
|
Sat, 15 Oct 2005 23:17:25 +0000 |
rtognimp |
Add ffmpeg truemotion2 codec, make it default for TM20
|
Sat, 15 Oct 2005 21:50:21 +0000 |
gpoirier |
synced with 1.1138
|
Sat, 15 Oct 2005 18:12:51 +0000 |
gpoirier |
synced with 1.1137
|
Sat, 15 Oct 2005 14:47:26 +0000 |
reimar |
Fix/improve vo_gl and vo_gl2 suboption documentation
|
Sat, 15 Oct 2005 14:38:02 +0000 |
reimar |
Another usage example for the %n%str escaping syntax and ao_sgi documentation update
|
Sat, 15 Oct 2005 11:51:37 +0000 |
reimar |
10l, demux_mpg_control was missing from demuxer info struct, causing audio
|
Sat, 15 Oct 2005 11:47:33 +0000 |
reimar |
ugly hack to make it work again with external libdvdread
|
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
|
Wed, 12 Oct 2005 16:35:37 +0000 |
reimar |
Add support for suboption escaping via both "" and %n%str syntax
|
Wed, 12 Oct 2005 14:37:03 +0000 |
ods15 |
change to switch/case for dumpsub
|
Wed, 12 Oct 2005 12:11:27 +0000 |
reimar |
Change unsigned->signed and int->long, this fits the asm code better on 64
|
Wed, 12 Oct 2005 11:42:15 +0000 |
gpoirier |
sync with 1.1136
|
Wed, 12 Oct 2005 09:53:20 +0000 |
reimar |
-vc dummy is know to cause crashes, so suggest -vc null instead.
|
Wed, 12 Oct 2005 08:19:10 +0000 |
diego |
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
Tue, 11 Oct 2005 23:44:08 +0000 |
diego |
Put networking lib linker flag checks in the order they were before the
|
Tue, 11 Oct 2005 23:40:31 +0000 |
diego |
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
|
Tue, 11 Oct 2005 23:26:16 +0000 |
diego |
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >
|
Tue, 11 Oct 2005 23:07:53 +0000 |
diego |
ao_macosx is a native audio output driver and should thus have priority
|
Tue, 11 Oct 2005 22:50:23 +0000 |
rfelker |
solaris bug workarounds, take 2..
|
Tue, 11 Oct 2005 15:51:46 +0000 |
reimar |
-frames plays one frame too many.
|
Tue, 11 Oct 2005 15:26:08 +0000 |
ods15 |
I think I know EDL enough to maintain it...
|
Tue, 11 Oct 2005 15:24:58 +0000 |
gpoirier |
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS com
|
Tue, 11 Oct 2005 13:34:24 +0000 |
diego |
A few fixes noticed by Paul TT.
|
Tue, 11 Oct 2005 12:17:09 +0000 |
reimar |
Compile fix: _lseeki64 is not available under cygwin
|
Tue, 11 Oct 2005 08:50:32 +0000 |
reimar |
1l, strtof is only C99, strtod is ANSI C, so use that instead.
|
Tue, 11 Oct 2005 04:37:38 +0000 |
rfelker |
work around (buggy?) solaris tr. hope this helps.. please report if its still broken
|
Tue, 11 Oct 2005 03:10:21 +0000 |
diego |
More consistency for the interactive control section.
|
Mon, 10 Oct 2005 21:02:18 +0000 |
gpoirier |
nits
|
Mon, 10 Oct 2005 12:59:36 +0000 |
joey |
use subopt parser for arguments.
|
Mon, 10 Oct 2005 12:56:44 +0000 |
joey |
support float arguments in subopt helper.
|
Mon, 10 Oct 2005 12:56:17 +0000 |
gpoirier |
Typo fix: RFC959 says that FTP commands should end with a carriage return
|
Mon, 10 Oct 2005 05:45:38 +0000 |
gpoirier |
makes demux_lavf (-demuxer 35) use the framerate specified in the container
|
Sun, 09 Oct 2005 19:26:23 +0000 |
gpoirier |
sync with 1.1132
|
Sun, 09 Oct 2005 11:35:45 +0000 |
diego |
sync with patches.xml removal
|
Sun, 09 Oct 2005 11:35:24 +0000 |
diego |
sync with 1.26
|
Sun, 09 Oct 2005 10:18:24 +0000 |
diego |
Replace unconditional #defines by build system trickery.
|
Sun, 09 Oct 2005 09:53:27 +0000 |
diego |
whitespace cosmetics
|
Sat, 08 Oct 2005 22:28:27 +0000 |
lorenm |
sync to x264 r318 (mixed_refs)
|
Sat, 08 Oct 2005 20:43:41 +0000 |
iive |
typo fix at (_)ld_dl
|
Sat, 08 Oct 2005 19:04:25 +0000 |
diego |
some docs updates
|
Sat, 08 Oct 2005 18:41:58 +0000 |
diego |
Remove the "How to send patches appendix", the info is in the FAQ.
|
Sat, 08 Oct 2005 17:21:00 +0000 |
ods15 |
100000l to me
|
Fri, 07 Oct 2005 08:02:13 +0000 |
jheryan |
Synced with 1.81
|
Fri, 07 Oct 2005 08:01:26 +0000 |
jheryan |
Synced with 1.17
|