Wed, 07 Dec 2005 10:07:27 +0000 |
ods15 |
more warning fixes
|
Wed, 07 Dec 2005 09:56:44 +0000 |
ods15 |
compiler warning fixes, some of these were actual (printing) bugs.
|
Wed, 07 Dec 2005 05:12:07 +0000 |
ods15 |
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
|
Tue, 06 Dec 2005 08:42:48 +0000 |
ods15 |
new -msglevel option, constrols msg level for every msg module
|
Fri, 02 Dec 2005 19:41:25 +0000 |
rfelker |
fatal error when muxer cannot initialize
|
Tue, 29 Nov 2005 22:04:57 +0000 |
reynaldo |
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
|
Mon, 21 Nov 2005 22:53:14 +0000 |
nicodvb |
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by me
|
Thu, 17 Nov 2005 19:17:53 +0000 |
gpoirier |
print the number of encoded frames per seconds (fps) with a greater precision
|
Sun, 30 Oct 2005 09:11:40 +0000 |
reimar |
Provide percentage even when demuxer->movi_start and movi_end are not available
|
Sun, 23 Oct 2005 15:05:11 +0000 |
rfelker |
comment on -noskip patch
|
Sun, 23 Oct 2005 07:37:55 +0000 |
rfelker |
honor decoder's/filter's decision to remove frames when using -noskip.
|
Sun, 23 Oct 2005 07:32:35 +0000 |
rfelker |
reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)
|
Sun, 23 Oct 2005 07:30:56 +0000 |
rfelker |
reverse patch that was mistakenly applied with unwanted unrelated changes
|
Thu, 20 Oct 2005 05:54:51 +0000 |
ods15 |
document hack
|
Wed, 19 Oct 2005 05:44:27 +0000 |
rfelker |
processing audio is sometimes essential for a/v sync, so 1000l to
|
Sun, 16 Oct 2005 19:14:09 +0000 |
faust3 |
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
|
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: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
|
Sat, 08 Oct 2005 17:21:00 +0000 |
ods15 |
100000l to me
|
Mon, 19 Sep 2005 19:23:38 +0000 |
ods15 |
Make frameno.avi not turn on by default. this is deprecated and this entire
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Mon, 01 Aug 2005 20:16:56 +0000 |
al |
Support new static libavcodec (depends on libavutil).
|
Sun, 31 Jul 2005 00:26:07 +0000 |
iive |
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
|
Sat, 23 Jul 2005 06:51:35 +0000 |
ods15 |
1000l to me. Broke compilation when EDL is disabled.
|
Fri, 22 Jul 2005 21:27:54 +0000 |
reimar |
fix invalid pointers passed to init_audio_filters
|
Fri, 22 Jul 2005 17:11:39 +0000 |
reimar |
define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer
|
Mon, 18 Jul 2005 19:59:03 +0000 |
alex |
catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com)
|
Sun, 17 Jul 2005 19:40:05 +0000 |
ods15 |
-delay for MEncoder, final step 6.
|
Sun, 17 Jul 2005 19:28:01 +0000 |
ods15 |
-delay for MEncoder, step 5.
|
Sun, 17 Jul 2005 19:27:27 +0000 |
ods15 |
-delay for MEncoder, step 4.
|
Sun, 17 Jul 2005 19:26:49 +0000 |
ods15 |
-delay for MEncoder, step 3.
|
Sun, 17 Jul 2005 19:25:58 +0000 |
ods15 |
-delay for MEncoder, step 2.
|
Sun, 17 Jul 2005 19:25:33 +0000 |
ods15 |
-delay for MEncoder, step 1.
|
Sun, 03 Jul 2005 10:09:09 +0000 |
reimar |
Do not count skipped/broken frames when using -frames
|
Sat, 02 Jul 2005 19:00:13 +0000 |
ranma |
Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
|
Mon, 27 Jun 2005 19:10:11 +0000 |
nicodvb |
-don't encode more audio than needed; -edl_skip is int, not short; -don't read audio_data to skip in mux_a->buffer; -edl_seek works on input streams, not output; -one-frame accuracy fix ; patch by Oded Shimon
|
Fri, 24 Jun 2005 10:50:53 +0000 |
reimar |
make -srate work again, unify audio filter init and preinit.
|
Wed, 01 Jun 2005 09:01:41 +0000 |
reimar |
strdup subtitle filename at a more appropriate place, fixing memleaks and
|
Tue, 24 May 2005 19:46:44 +0000 |
nicodvb |
restored preinit_audio_filters() but set the final sample_rate to the value of -srate, if specified: the source sample_rate is sped up or down while the destination can be resampled at will; 1 aboundant liter to me
|
Tue, 24 May 2005 08:29:45 +0000 |
rfelker |
disable preinit until it's fixed (it breaks -speed...codec is initialized with wrong samplerate)
|
Tue, 24 May 2005 02:41:48 +0000 |
rfelker |
patch by oded to fix edl hang when end of audio is reached
|
Sun, 22 May 2005 15:34:23 +0000 |
nicodvb |
preinit audio filters in order to determine the final samplerate and number of channels, or audio encoders will be initialized with the wrong parameters
|
Wed, 18 May 2005 12:24:20 +0000 |
nplourde |
include get_path.c before avcodec.h, fix error on osx + gcc4 where defined macro always_inline in libavcodec/common.h already exist in math.h and used for something else.
|
Sat, 07 May 2005 14:50:14 +0000 |
nicodvb |
added twolame mp2 audio encoder
|
Mon, 25 Apr 2005 07:07:57 +0000 |
nicodvb |
added faac audio encoder
|
Fri, 22 Apr 2005 06:59:59 +0000 |
nicodvb |
audio encoding reworked
|
Wed, 06 Apr 2005 07:58:30 +0000 |
diego |
Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.
|
Wed, 06 Apr 2005 07:53:42 +0000 |
diego |
Change all MSGT_FIXME, MSGL_FIXME to appropiate values.
|
Sat, 02 Apr 2005 18:29:16 +0000 |
faust3 |
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
|
Wed, 23 Mar 2005 23:29:54 +0000 |
rfelker |
100l to oded.. edl was causing the decoder to get a first broken packet
|
Sat, 19 Mar 2005 20:55:51 +0000 |
rfelker |
EDL for mencoder, patch by Oded (ods15)
|
Tue, 15 Mar 2005 04:10:57 +0000 |
rfelker |
Oded's patch for -speed in mencoder. This can be used for purposes
|
Sun, 13 Mar 2005 21:38:20 +0000 |
rfelker |
patch by ods15:
|
Mon, 07 Mar 2005 22:00:29 +0000 |
nicodvb |
set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr mode
|
Tue, 01 Mar 2005 20:21:58 +0000 |
henry |
fixes for encoding of multiple files
|
Sun, 27 Feb 2005 18:22:23 +0000 |
rfelker |
Multifile 10l bugfix by Oded:
|
Fri, 25 Feb 2005 22:49:36 +0000 |
henry |
cleanups of the Multiple files patch
|
Fri, 25 Feb 2005 12:59:59 +0000 |
henry |
compile fix
|
Fri, 25 Feb 2005 10:17:32 +0000 |
rfelker |
do not hide frame skips/dups! if they happen it's very bad!!
|
Fri, 25 Feb 2005 07:43:40 +0000 |
hzoli |
Always print dup/skip messages when !quiet.
|
Fri, 25 Feb 2005 02:32:29 +0000 |
rfelker |
MEncoder multiple files patch by Oded Shimon (ods15)
|
Tue, 22 Feb 2005 15:13:28 +0000 |
reynaldo |
fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
|
Mon, 21 Feb 2005 23:18:31 +0000 |
nicodvb |
initial, extremely experimental, libavformat muxer; don't expect anything to work yet
|
Sat, 12 Feb 2005 15:11:02 +0000 |
reynaldo |
small reordering to make future 'multiple files' changes more modular, puts single file loading separate from global option loading in the begginning. patch by Oded Shimon
|
Sat, 29 Jan 2005 21:26:20 +0000 |
reimar |
Print CPUflags and extension support on x86_64, too
|
Sun, 02 Jan 2005 14:10:13 +0000 |
diego |
happy new year
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Thu, 25 Nov 2004 22:24:00 +0000 |
mosu |
Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
|
Mon, 15 Nov 2004 09:09:29 +0000 |
diego |
Reduce excessive verbosity.
|
Sat, 09 Oct 2004 13:07:18 +0000 |
iive |
add new control message, that is send after end of stream, to flush all remaining frames in the video system
|
Thu, 07 Oct 2004 00:14:23 +0000 |
diego |
printf --> mp_msg conversion
|
Tue, 21 Sep 2004 19:50:54 +0000 |
nicodvb |
encoding to mp2 with libtoolame
|
Fri, 27 Aug 2004 20:43:05 +0000 |
iive |
x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
|
Tue, 24 Aug 2004 19:36:17 +0000 |
diego |
printf -> mp_msg conversion, first steps
|
Fri, 16 Jul 2004 20:31:17 +0000 |
iive |
cache min fill adjustment, based on patch by Jeremy Huddleston
|
Tue, 08 Jun 2004 16:43:24 +0000 |
ranma |
We don't want junk in unused parts of the BITMAPINFOHEADER
|
Wed, 19 May 2004 04:38:05 +0000 |
rfelker |
1000l....of pepsi :(broke -ovc copy!)
|
Wed, 19 May 2004 04:33:00 +0000 |
rfelker |
more lame options
|
Fri, 30 Apr 2004 20:05:54 +0000 |
faust3 |
10l on cygwin WIN32 gets defined in config.h
|
Fri, 30 Apr 2004 16:56:00 +0000 |
faust3 |
Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
|
Fri, 30 Apr 2004 09:46:54 +0000 |
rfelker |
100l to me!
|
Wed, 28 Apr 2004 10:18:33 +0000 |
alex |
removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
|
Wed, 28 Apr 2004 04:29:17 +0000 |
rfelker |
soft skipping for mencoder. rather than skipping decoding/filtering
|
Wed, 28 Apr 2004 04:02:46 +0000 |
rfelker |
"hard" frame duplication for mencoder. this finally makes it possible
|
Sat, 17 Apr 2004 16:46:41 +0000 |
rtognimp |
Respect -playlist for asx streams
|
Wed, 07 Apr 2004 12:46:14 +0000 |
alex |
support for abitrary imaadpcm encoding, ported from ffmpeg
|
Fri, 02 Apr 2004 03:44:30 +0000 |
diego |
Remove spurious +1 to lame_param_quality that contradicts documentation and
|
Wed, 24 Mar 2004 15:16:36 +0000 |
ranma |
Use aspect from encoder for AVI vprp header
|
Wed, 17 Mar 2004 14:50:37 +0000 |
ranma |
OpenDML read/write support
|
Tue, 09 Mar 2004 14:46:34 +0000 |
ranma |
rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
|
Wed, 18 Feb 2004 13:33:16 +0000 |
alex |
write out extraheaders from lavc
|
Tue, 17 Feb 2004 12:43:07 +0000 |
attila |
remove raw nonsense and replace it by one ovc
|
Tue, 10 Feb 2004 14:12:26 +0000 |
michael |
use libavcodecs float -> fraction conversation if available for -ofps, that way exact framerates like 24000/1001 are possible instead of ending up with x/10000
|
Thu, 29 Jan 2004 12:01:26 +0000 |
attila |
* changes mencoder's exit code on explicit kill to 2
|
Fri, 23 Jan 2004 01:13:00 +0000 |
iive |
add lame filter options
|
Mon, 12 Jan 2004 03:47:49 +0000 |
diego |
Happy new year to all from Argentina :-)
|
Thu, 08 Jan 2004 18:02:31 +0000 |
attila |
add -codecs-file for selecting a specific codecs.conf on the comand line
|
Mon, 08 Dec 2003 21:34:05 +0000 |
alex |
removed the historic libcss support
|
Mon, 08 Dec 2003 13:30:30 +0000 |
alex |
100l
|
Mon, 08 Dec 2003 12:44:11 +0000 |
alex |
RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>
|
Mon, 08 Dec 2003 12:14:32 +0000 |
alex |
Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
|
Mon, 08 Dec 2003 09:32:40 +0000 |
attila |
Forced subs support for mencoder
|
Tue, 02 Dec 2003 23:40:05 +0000 |
ranma |
InitTimer has to be called before *Timer-Functions can be used.
|
Sun, 23 Nov 2003 19:30:05 +0000 |
alex |
workaround! exit if there's no video stream (hopefully it's a proper fix)
|
Fri, 07 Nov 2003 23:32:38 +0000 |
iive |
wrong include on shared lavc
|
Mon, 03 Nov 2003 16:35:40 +0000 |
ranma |
mencoder lavc audio encoding support
|
Wed, 22 Oct 2003 17:04:39 +0000 |
alex |
some updates in muxer api
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Tue, 22 Jul 2003 10:46:22 +0000 |
alex |
sync the basic mplayer and mencoder outputs
|
Sun, 13 Jul 2003 15:39:52 +0000 |
alex |
copyright message rework, try 2
|
Mon, 09 Jun 2003 12:15:48 +0000 |
arpi |
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
|
Fri, 23 May 2003 15:01:25 +0000 |
mosu |
Support for selecting the audio track in Matroska files via -alang.
|
Mon, 07 Apr 2003 16:04:02 +0000 |
henry |
support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
|
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.
|