Mon, 25 Sep 2006 16:47:56 +0000 |
ptt |
after a long time, finally i could add -endpos option to mplayer executable.
|
Thu, 24 Aug 2006 16:25:56 +0000 |
diego |
Fix MEncoder build when bitmap fonts are disabled.
|
Mon, 14 Aug 2006 17:27:15 +0000 |
ods15 |
Cosmetics (nothing but spaces, tabs, and a comment changed here..)
|
Mon, 14 Aug 2006 16:17:26 +0000 |
reimar |
re-indent properly after last patch.
|
Mon, 14 Aug 2006 16:15:21 +0000 |
reimar |
10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.
|
Mon, 14 Aug 2006 14:24:17 +0000 |
reimar |
Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
|
Fri, 14 Jul 2006 17:14:16 +0000 |
diego |
Remove support for obsolete and non-free divx4/odivx libraries.
|
Sun, 09 Jul 2006 17:45:36 +0000 |
reynaldo |
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|
Mon, 03 Jul 2006 23:18:06 +0000 |
reynaldo |
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
|
Sun, 11 Jun 2006 21:29:00 +0000 |
nicodvb |
include stream_dvd's interface from libmpdemux/stream_dvd.h
|
Tue, 09 May 2006 20:06:34 +0000 |
rtognimp |
Temporary workaround for libavcodec issues with B-frames
|
Fri, 28 Apr 2006 23:06:42 +0000 |
diego |
Rename some misspelled and misnamed messages.
|
Thu, 27 Apr 2006 12:40:29 +0000 |
uau |
Make EDL compilation unconditional
|
Wed, 26 Apr 2006 20:24:03 +0000 |
corey |
Make mencoder stream size printing use 64 bits.
|
Tue, 25 Apr 2006 02:01:21 +0000 |
albeu |
No need to include the whole libinput in mencoder
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
Sun, 23 Apr 2006 23:26:12 +0000 |
diego |
Remove support for default.sub.
|
Thu, 30 Mar 2006 23:44:35 +0000 |
rfelker |
arrg more of this stupid cruft
|
Mon, 27 Mar 2006 17:25:41 +0000 |
diego |
Convert printfs in aviprint.c to mp_msg and give the information printing
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Tue, 21 Mar 2006 23:09:52 +0000 |
michael |
feed something (hopefully correct timestamps) into the video filter chain
|
Sun, 19 Mar 2006 17:28:13 +0000 |
nicodvb |
temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered sound
|
Tue, 14 Mar 2006 23:33:37 +0000 |
diego |
The system-wide and the user-specific MEncoder configuration file should both
|
Fri, 24 Feb 2006 15:43:20 +0000 |
ods15 |
Add uninit for audio before switching to next file and completing encode
|
Tue, 21 Feb 2006 09:39:22 +0000 |
corey |
Fix video delay when encoding with B-frames.
|
Mon, 20 Feb 2006 09:36:10 +0000 |
corey |
New option: -ignore-start
|
Sun, 19 Feb 2006 09:34:37 +0000 |
corey |
dwStart support for mencoder.
|
Sun, 19 Feb 2006 04:31:14 +0000 |
ods15 |
deobfuscate some a/v sync code
|