Mon, 31 Mar 2003 17:32:46 +0000 |
faust3 |
MINGW32 port
|
Sun, 30 Mar 2003 17:07:31 +0000 |
albeu |
Stream cleanup, don't use blah_on options anymore.
|
Sat, 29 Mar 2003 16:47:20 +0000 |
henry |
fix wrong channel count w/ pcm encoding
|
Sun, 16 Mar 2003 20:13:28 +0000 |
arpi |
this is a combo patch that:
|
Sat, 15 Mar 2003 18:50:58 +0000 |
albeu |
1000L i forgot mencoder
|
Tue, 11 Mar 2003 19:03:31 +0000 |
rsf |
Made "force_fps" non-static, because code in "libmpdemux" refers to it.
|
Mon, 03 Mar 2003 11:03:19 +0000 |
albeu |
A new nuppel video encoder. Mainly for RT encoding on slow box.
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|
Fri, 24 Jan 2003 01:04:50 +0000 |
rfelker |
ability to disable the nonsense expand filter is a must! otherwise
|
Sun, 19 Jan 2003 01:48:52 +0000 |
arpi |
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
|
Sun, 19 Jan 2003 00:21:54 +0000 |
arpi |
extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
|
Sat, 18 Jan 2003 19:29:46 +0000 |
arpi |
AltiVec detection code ("borrowed" from FFmpeg and
|
Thu, 16 Jan 2003 23:03:06 +0000 |
arpi |
10l
|
Sun, 12 Jan 2003 19:41:38 +0000 |
arpi |
this patch adds an fallback to playlist (any but the plaintext-list format)
|
Sun, 05 Jan 2003 14:35:35 +0000 |
arpi |
10l...
|
Sun, 05 Jan 2003 14:18:53 +0000 |
arpi |
-nosound warning
|
Fri, 03 Jan 2003 11:51:39 +0000 |
filon |
10l :-))
|
Sat, 28 Dec 2002 12:51:05 +0000 |
arpi |
"MPlayer does the right thing, presents frame 9 for 1.1 seconds, and continues
|
Fri, 27 Dec 2002 22:43:20 +0000 |
arpi |
the long-waited MUXER layer, and new MPEG-PS muxer
|
Sat, 21 Dec 2002 22:16:49 +0000 |
arpi |
Presets are an easy way, to use hard to access lame options and to give
|
Mon, 16 Dec 2002 01:49:39 +0000 |
arpi |
Sorenson 1/3 encoding just for fun :)
|
Sun, 15 Dec 2002 23:45:19 +0000 |
arpi |
Fallback to builtin (generated from etc/codecs.conf at compile time)
|
Sun, 15 Dec 2002 19:08:11 +0000 |
arpi |
1l
|
Sat, 14 Dec 2002 17:56:35 +0000 |
arpi |
compiler warning fixes
|
Thu, 05 Dec 2002 00:03:35 +0000 |
arpi |
overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
|
Wed, 04 Dec 2002 23:37:17 +0000 |
arpi |
fixed -fps with mencoder and fixed-rate files (avi etc)
|
Wed, 04 Dec 2002 23:34:29 +0000 |
arpi |
end_at int->double, as option -endpos accepts float seconds too
|
Tue, 12 Nov 2002 01:56:42 +0000 |
albeu |
New config system + cleanup of header inter dependency
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Sun, 03 Nov 2002 09:54:49 +0000 |
colin |
fix sound encoding on BE arch
|
Sat, 02 Nov 2002 02:44:19 +0000 |
rfelker |
removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
|
Sat, 02 Nov 2002 00:45:12 +0000 |
arpi |
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
|
Fri, 01 Nov 2002 17:46:45 +0000 |
arpi |
verbose can be negative
|
Wed, 23 Oct 2002 22:07:29 +0000 |
arpi |
allow cache to be disabled (-nocache should override cachesize autodetection
|
Wed, 23 Oct 2002 17:21:01 +0000 |
arpi |
cleanup config option handling in libmpdemux.
|
Sat, 19 Oct 2002 20:26:04 +0000 |
diego |
Fixed two typos noticed by Sycotic Smith (I think).
|
Thu, 10 Oct 2002 21:04:42 +0000 |
arpi |
setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
|
Sun, 06 Oct 2002 23:24:36 +0000 |
arpi |
reversed Anders' nonsense change
|
Sun, 06 Oct 2002 11:23:02 +0000 |
anders |
Adding -format and -af switches
|
Sun, 06 Oct 2002 10:49:41 +0000 |
arpi |
11l
|
Sat, 05 Oct 2002 22:55:45 +0000 |
arpi |
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
|
Sun, 29 Sep 2002 19:26:40 +0000 |
arpi |
some cleanup - made private vars/funcs static, removed obsolete externs
|
Sat, 28 Sep 2002 18:45:47 +0000 |
arpi |
removed obsolete/unused audio|video_fm|codec, has_audio|video
|
Sat, 28 Sep 2002 18:03:34 +0000 |
pontscho |
- fix new afm/vfm support
|
Sat, 28 Sep 2002 02:23:20 +0000 |
arpi |
-ac/-afm rewrite, now works the same way as -vc/-vfm
|
Thu, 26 Sep 2002 01:31:18 +0000 |
arpi |
-vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
|
Wed, 25 Sep 2002 23:45:34 +0000 |
arpi |
best audio/video codec selection & init moved to libmpcodecs
|
Wed, 25 Sep 2002 20:27:34 +0000 |
arpi |
fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka
|
Sun, 22 Sep 2002 13:37:11 +0000 |
jaf |
now also tells about 2x xxx MB CDs
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Sun, 22 Sep 2002 00:43:14 +0000 |
arpi |
wine headers cleanup
|
Sat, 21 Sep 2002 12:41:29 +0000 |
kmkaplan |
Support for XviD encoding
|
Fri, 20 Sep 2002 18:54:22 +0000 |
arpi |
some mpcodecs option declaration moved to cfg-*, as aren;t used by
|
Sat, 14 Sep 2002 10:47:34 +0000 |
arpi |
reversed -ss behaviour (you have to use teh same -ss for all passes)
|
Tue, 10 Sep 2002 23:19:20 +0000 |
arpi |
count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>
|
Mon, 09 Sep 2002 11:47:54 +0000 |
kmkaplan |
Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder
|
Sun, 01 Sep 2002 14:30:55 +0000 |
arpi |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Sat, 31 Aug 2002 22:29:28 +0000 |
arpi |
seek frameno.avi too - idea by cpro@posta.unizar.es
|
Sat, 31 Aug 2002 18:24:56 +0000 |
arpi |
10l - use NULL instead of -1 for init_video's vfm
|
Sat, 31 Aug 2002 15:04:18 +0000 |
atmos4 |
Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
|