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.
|
Fri, 30 Aug 2002 21:44:20 +0000 |
arpi |
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
|
Thu, 29 Aug 2002 20:50:49 +0000 |
arpi |
new mencoder option -info, to store copyright, title, encoder version etc in AVI
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Wed, 28 Aug 2002 20:52:02 +0000 |
arpi |
freetype 2.0/2.1+ support - disabled by default until bugs fixed
|
Wed, 21 Aug 2002 21:31:20 +0000 |
arpi |
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
|
Wed, 07 Aug 2002 18:24:25 +0000 |
jaf |
messages moved from mencoder.c to helpmp??.h
|
Wed, 07 Aug 2002 09:08:10 +0000 |
jaf |
using help_mp-??.h for one message
|
Mon, 05 Aug 2002 13:41:32 +0000 |
arpi |
no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
|
Fri, 02 Aug 2002 17:44:16 +0000 |
arpi |
count blocks by rounded-up chunksizes instead of chunks -
|
Thu, 01 Aug 2002 08:39:33 +0000 |
arpi |
audio preload/density/delay configurable
|
Thu, 25 Jul 2002 03:37:28 +0000 |
atmos4 |
DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
|
Sun, 21 Jul 2002 22:20:05 +0000 |
arpi |
10l fix, by Rmi Guyomarch <rguyom@pobox.com> && Bjrn Sandell
|
Fri, 12 Jul 2002 18:03:16 +0000 |
arpi |
fix for interlaced (2 fields) mpeg2 streams:
|
Thu, 11 Jul 2002 18:48:43 +0000 |
kmkaplan |
Fix Vobsub output synchro.
|
Mon, 08 Jul 2002 21:44:51 +0000 |
atmos4 |
MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
|
Fri, 28 Jun 2002 17:13:18 +0000 |
alex |
-frames 0 fix, multifile frames support by tibcu
|
Thu, 27 Jun 2002 19:33:28 +0000 |
rfelker |
clean up warnings in mencoder.
|
Sun, 23 Jun 2002 19:09:25 +0000 |
alex |
fixed mono mp3 encoding, hint by Paul Ortyl
|
Sun, 23 Jun 2002 17:34:29 +0000 |
alex |
mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
|
Thu, 13 Jun 2002 21:35:10 +0000 |
atmos4 |
On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.
|
Fri, 07 Jun 2002 22:40:06 +0000 |
arpi |
mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammerts.org>
|
Sun, 02 Jun 2002 15:25:52 +0000 |
rfelker |
font init needs to be after config parsing, otherwise -font won't
|
Mon, 20 May 2002 03:25:26 +0000 |
arpi |
big cosmetics patch, cleanup of messages printed by mplayer and libs.
|
Fri, 17 May 2002 23:47:27 +0000 |
albeu |
Improvment for spu subtitles.
|
Mon, 06 May 2002 12:45:02 +0000 |
arpi |
time to make libavcodec as default
|
Wed, 01 May 2002 14:42:42 +0000 |
rfelker |
fixed bogus overloaded "q" parameter for lame mp3 encoding
|
Mon, 29 Apr 2002 20:07:53 +0000 |
arpi |
-xy,-zoom,-flip available in mencoder too
|
Sun, 28 Apr 2002 17:48:45 +0000 |
arpi |
do cpudetect before anything else
|
Fri, 26 Apr 2002 20:19:31 +0000 |
arpi |
volume setting with lame - patch by silicon@falcon.sch.bme.hu
|
Thu, 18 Apr 2002 17:28:48 +0000 |
arpi |
-srate for mp3 fixed
|
Thu, 18 Apr 2002 14:23:07 +0000 |
arpi |
cbr mp3 + wmp fixed (hopefully, untested)
|
Wed, 17 Apr 2002 22:17:32 +0000 |
arpi |
DVD subs fixed
|
Wed, 17 Apr 2002 21:51:18 +0000 |
arpi |
enabled new OSD code in -vop expand, subtitles rendering support to mencoder
|