From subversion at mplayerhq.hu Sat Oct 1 14:59:14 2011
From: subversion at mplayerhq.hu (ib)
Date: Sat, 1 Oct 2011 14:59:14 +0200 (CEST)
Subject: [MPlayer-DOCS] [homepage]: r3601 - in trunk/src: dload.en dload.es
dload.hu dload.pl dload.ru
Message-ID: <20111001125914.AE43810C56E@avserver.banki.hu>
Author: ib
Date: Sat Oct 1 14:59:12 2011
New Revision: 3601
Log:
Update skins.
Update Clearlooks to v1.4, Blue to v1.8 and Blue-small to v1.5.
Modified:
trunk/src/dload.en
Changes in other areas also in this revision:
Modified:
trunk/src/dload.es
trunk/src/dload.hu
trunk/src/dload.pl
trunk/src/dload.ru
Modified: trunk/src/dload.en
==============================================================================
--- trunk/src/dload.en Wed Sep 28 21:06:48 2011 (r3600)
+++ trunk/src/dload.en Sat Oct 1 14:59:12 2011 (r3601)
@@ -341,26 +341,26 @@
| Blue |
- 1.7 |
+ 1.8 |
Xenomorph |
new default MPlayer skin |
- HTTP
+ HTTP
|
- FTP
+ FTP
|
| Blue-small |
- 1.4 |
+ 1.5 |
Xenomorph |
compact version |
- HTTP
+ HTTP
|
- FTP
+ FTP
|
@@ -1181,14 +1181,14 @@
| Clearlooks |
- 1.3 |
+ 1.4 |
Ingo Br?ckl |
modern Clearlooks |
- HTTP
+ HTTP
|
- FTP
+ FTP
|
From subversion at mplayerhq.hu Wed Oct 12 13:38:11 2011
From: subversion at mplayerhq.hu (cigaes)
Date: Wed, 12 Oct 2011 13:38:11 +0200 (CEST)
Subject: [MPlayer-DOCS] r34190 - in trunk: Changelog DOCS/man/en/mplayer.1
Makefile configure libmpcodecs/vf.c libmpcodecs/vf_lavfi.c
Message-ID: <20111012113811.3B460112AE2@avserver.banki.hu>
Author: cigaes
Date: Wed Oct 12 13:38:10 2011
New Revision: 34190
Log:
libmpcodec: add vf_lavfi.
This filter wraps a complete libavfilter filter graph.
As the API of libavfilter is not completely stable yet, the filter is not
enabled by default, so as not to let mplayer unbuildable.
Some strange behaviours may appear due to the very different model of buffer
allocation between mplayer and lavfi.
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Added:
trunk/libmpcodecs/vf_lavfi.c
Modified:
trunk/Changelog
trunk/Makefile
trunk/configure
trunk/libmpcodecs/vf.c
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Wed Oct 12 13:38:08 2011 (r34189)
+++ trunk/DOCS/man/en/mplayer.1 Wed Oct 12 13:38:10 2011 (r34190)
@@ -6991,6 +6991,26 @@ drop the frame (default: 0.15).
FFmpeg deinterlacing filter, same as \-vf pp=fd
.
.TP
+.B lavfi=filtergraph
+FFmpeg libavfilter wrapper.
+\fIfiltergraph\fR defines a whole libavfilter graph with one input and one output.
+See http://www.ffmpeg.org/\:libavfilter.html#SEC4 for details.
+.sp 1
+As a special case, if \fIfiltergraph\fR is \fB$\fIword\fR then the value of
+the \fIword\fR environment variable is used; this is necessary if commas are
+present in the graph description, as mplayer uses them as a delimiter
+between filters.
+.sp 1
+.I NOTE:
+This filter is considered experimental, it may interact strangely with other
+filters.
+.sp 1
+.I EXAMPLE:
+.br
+overlay="movie=$small_video, scale=160:120 [ca]; [in] [ca] overlay=16:8"
+mplayer -vf lavfi='$overlay' $big_video
+.
+.TP
.B kerndeint[=thresh[:map[:order[:sharp[:twoway]]]]]
Donald Graft's adaptive kernel deinterlacer.
Deinterlaces parts of a video if a configurable threshold is exceeded.
From subversion at mplayerhq.hu Wed Oct 19 13:12:45 2011
From: subversion at mplayerhq.hu (compn)
Date: Wed, 19 Oct 2011 13:12:45 +0200 (CEST)
Subject: [MPlayer-DOCS] [homepage]: r3602 - trunk/src/projects.en
Message-ID: <20111019111246.1179D113F25@avserver.banki.hu>
Author: compn
Date: Wed Oct 19 13:12:43 2011
New Revision: 3602
Log:
add some projects and update url
Modified:
trunk/src/projects.en
Modified: trunk/src/projects.en
==============================================================================
--- trunk/src/projects.en Sat Oct 1 14:59:12 2011 (r3601)
+++ trunk/src/projects.en Wed Oct 19 13:12:43 2011 (r3602)
@@ -116,7 +116,7 @@
Qt4 media player based on MPlayer
MPlauncher
multiplatform Qt4 MPlayer frontend
- QEMPlayer
+ QEMPlayer
QT4 GUI frontend to MPlayer
Kino2
Qtopia frontend for ARM machines like the Zaurus
@@ -466,8 +466,12 @@
WinMEnc is an MEncoder frontend for creating IPod, PSP and other formats.
Ampui
another MPlayer frontend based on MPUI
+ Mpui-Ve
+ MPUI frontend with improvements
StreamRecorder.NET
.NET frontend for recording streams that uses MPlayer
+ rphMPFE
+ MPlayer GUI with thumbnail seeking
From subversion at mplayerhq.hu Wed Oct 19 13:15:07 2011
From: subversion at mplayerhq.hu (compn)
Date: Wed, 19 Oct 2011 13:15:07 +0200 (CEST)
Subject: [MPlayer-DOCS] [homepage]: r3603 - trunk/src/projects.en
Message-ID: <20111019111507.56A72114703@avserver.banki.hu>
Author: compn
Date: Wed Oct 19 13:15:06 2011
New Revision: 3603
Log:
update url for gulmencoder
Modified:
trunk/src/projects.en
Modified: trunk/src/projects.en
==============================================================================
--- trunk/src/projects.en Wed Oct 19 13:12:43 2011 (r3602)
+++ trunk/src/projects.en Wed Oct 19 13:15:06 2011 (r3603)
@@ -435,7 +435,7 @@
Simplified Universal Player Encoder & Renderer, a GUI to FFmpeg,
MEncoder, MPlayer, x264, mppenc, ffmpeg2theora & the
Theora/Vorbis RealProducer plugIn.
- Gulmencoder and Mplayerrun
+ Gulmencoder and Mplayerrun
simple MEncoder and MPlayer frontends by Bojan Djuric
elcMovieTools
MEncoder based scripts/programs for ripping and encoding
From subversion at mplayerhq.hu Mon Oct 24 19:44:14 2011
From: subversion at mplayerhq.hu (reimar)
Date: Mon, 24 Oct 2011 19:44:14 +0200 (CEST)
Subject: [MPlayer-DOCS] r34249 - in trunk: DOCS/man/en/mplayer.1
libmpcodecs/vd_ffmpeg.c
Message-ID: <20111024174414.27A13115CC8@avserver.banki.hu>
Author: reimar
Date: Mon Oct 24 19:44:13 2011
New Revision: 34249
Log:
Add a vd_ffmpeg option to make the decoder discard frames until the first
keyframe after startup or seek.
Restore the previous default behaviour since in actual playback scenarios
long delays are far more annoying than seeing a few broken frames.
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/libmpcodecs/vd_ffmpeg.c
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Mon Oct 24 18:22:10 2011 (r34248)
+++ trunk/DOCS/man/en/mplayer.1 Mon Oct 24 19:44:13 2011 (r34249)
@@ -5155,6 +5155,9 @@ Visualize motion vectors.
.REss
.IPs vstats
Prints some statistics and stores them in ./vstats_*.log.
+.IPs wait_keyframe
+Wait for a keyframe before displaying anything.
+Avoids broken frames at startup or after seeking with some formats.
.RE
.
.TP
From subversion at mplayerhq.hu Tue Oct 25 15:46:43 2011
From: subversion at mplayerhq.hu (ib)
Date: Tue, 25 Oct 2011 15:46:43 +0200 (CEST)
Subject: [MPlayer-DOCS] r34251 - in trunk: gui/win32/dialogs.c
gui/win32/gui.c gui/win32/gui.h gui/win32/preferences.c
gui/win32/widgetrender.c help/help_mp-de.h help/help_mp-en.h
Message-ID: <20111025134643.D30A4116255@avserver.banki.hu>
Author: ib
Date: Tue Oct 25 15:46:43 2011
New Revision: 34251
Log:
Internationalize and localize the Win32 GUI.
Replace string constants by symbolic constants and
add new symbolic constants where necessary.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/gui/win32/dialogs.c
trunk/gui/win32/gui.c
trunk/gui/win32/gui.h
trunk/gui/win32/preferences.c
trunk/gui/win32/widgetrender.c
trunk/help/help_mp-de.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Tue Oct 25 15:40:30 2011 (r34250)
+++ trunk/help/help_mp-en.h Tue Oct 25 15:46:43 2011 (r34251)
@@ -810,6 +810,35 @@ static const char help_text[]=
#define MSGTR_WS_NotAFile "This does not seem to be a file...\n"
#define MSGTR_WS_DDNothing "D&D: Nothing returned!\n"
+// Win32 GUI
+#define MSGTR_Close "Close"
+#define MSGTR_Default "Defaults"
+#define MSGTR_Down "Down"
+#define MSGTR_Load "Load"
+#define MSGTR_Save "Save"
+#define MSGTR_Up "Up"
+#define MSGTR_DirectorySelect "Select directory..."
+#define MSGTR_PlaylistSave "Save playlist..."
+#define MSGTR_PlaylistSelect "Select playlist..."
+#define MSGTR_SelectChapter "Select chapter..."
+#define MSGTR_MENU_DebugConsole "Debug Console"
+#define MSGTR_MENU_OnlineHelp "Online Help"
+#define MSGTR_MENU_PlayDirectory "Play directory..."
+#define MSGTR_MENU_SeekBack "Seek Backwards"
+#define MSGTR_MENU_SeekForw "Seek Forwards"
+#define MSGTR_MENU_ShowHide "Show/Hide"
+#define MSGTR_MENU_SubtitlesOnOff "Subtitle Visibility On/Off"
+#define MSGTR_PLAYLIST_AddFile "Add File..."
+#define MSGTR_PLAYLIST_AddURL "Add URL..."
+#define MSGTR_PREFERENCES_Priority "Priority:"
+#define MSGTR_PREFERENCES_PriorityHigh "high"
+#define MSGTR_PREFERENCES_PriorityLow "low"
+#define MSGTR_PREFERENCES_PriorityNormal "normal"
+#define MSGTR_PREFERENCES_PriorityNormalAbove "above normal"
+#define MSGTR_PREFERENCES_PriorityNormalBelow "below normal"
+#define MSGTR_PREFERENCES_VideoInSubwin "Display videos in the sub window (DirectX only)"
+
+
// ======================= video output drivers ========================
#define MSGTR_VOincompCodec "The selected video_out device is incompatible with this codec.\n"\
From subversion at mplayerhq.hu Tue Oct 25 15:55:48 2011
From: subversion at mplayerhq.hu (ib)
Date: Tue, 25 Oct 2011 15:55:48 +0200 (CEST)
Subject: [MPlayer-DOCS] r34253 - in trunk/help: help_mp-bg.h help_mp-cs.h
help_mp-de.h help_mp-dk.h help_mp-el.h help_mp-en.h
help_mp-es.h help_mp-fr.h help_mp-hu.h help_mp-it.h
help_mp-ja.h help_mp-ko.h help_mp-mk.h help...
Message-ID: <20111025135548.6C6C111629D@avserver.banki.hu>
Author: ib
Date: Tue Oct 25 15:55:48 2011
New Revision: 34253
Log:
Change MSGTR_MENU_Exit definition.
Remove the three dots.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/help/help_mp-bg.h
trunk/help/help_mp-cs.h
trunk/help/help_mp-de.h
trunk/help/help_mp-dk.h
trunk/help/help_mp-el.h
trunk/help/help_mp-es.h
trunk/help/help_mp-fr.h
trunk/help/help_mp-hu.h
trunk/help/help_mp-it.h
trunk/help/help_mp-ja.h
trunk/help/help_mp-ko.h
trunk/help/help_mp-mk.h
trunk/help/help_mp-nb.h
trunk/help/help_mp-nl.h
trunk/help/help_mp-pl.h
trunk/help/help_mp-pt_BR.h
trunk/help/help_mp-ro.h
trunk/help/help_mp-ru.h
trunk/help/help_mp-sk.h
trunk/help/help_mp-sv.h
trunk/help/help_mp-tr.h
trunk/help/help_mp-uk.h
trunk/help/help_mp-zh_CN.h
trunk/help/help_mp-zh_TW.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Tue Oct 25 15:48:47 2011 (r34252)
+++ trunk/help/help_mp-en.h Tue Oct 25 15:55:48 2011 (r34253)
@@ -625,7 +625,7 @@ static const char help_text[]=
#define MSGTR_MENU_PlayList MSGTR_PlayList
#define MSGTR_MENU_SkinBrowser "Skin browser"
#define MSGTR_MENU_Preferences MSGTR_Preferences
-#define MSGTR_MENU_Exit "Exit..."
+#define MSGTR_MENU_Exit "Exit"
#define MSGTR_MENU_Mute "Mute"
#define MSGTR_MENU_Original "Original"
#define MSGTR_MENU_AspectRatio "Aspect ratio"
From subversion at mplayerhq.hu Wed Oct 26 23:42:47 2011
From: subversion at mplayerhq.hu (cehoyos)
Date: Wed, 26 Oct 2011 23:42:47 +0200 (CEST)
Subject: [MPlayer-DOCS] [homepage]: r3604 - trunk/src/dload.en
Message-ID: <20111026214247.6EEC1115FB3@avserver.banki.hu>
Author: cehoyos
Date: Wed Oct 26 23:42:45 2011
New Revision: 3604
Log:
There is currently no web interface to MPlayer git.
Modified:
trunk/src/dload.en
Modified: trunk/src/dload.en
==============================================================================
--- trunk/src/dload.en Wed Oct 19 13:15:06 2011 (r3603)
+++ trunk/src/dload.en Wed Oct 26 23:42:45 2011 (r3604)
@@ -128,15 +128,6 @@
-
-
-
- There is a web interface to the
- MPlayer git mirror
- of the Subversion repository.
-
-
-