aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* sync w/ 18916Gravatar gpoirier2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18997 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync w/ 18712Gravatar gpoirier2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18996 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 18702Gravatar gpoirier2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18995 b3059339-0415-0410-9bf9-f77b7e298cf2
* make libswscale build system similar to the libav* oneGravatar lucabe2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18994 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix off-by-one error for negative strides (flipped image)Gravatar reimar2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18993 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix window size bug when starting with -fs and returningGravatar reimar2006-07-10
| | | | | | | to windowed mode git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18992 b3059339-0415-0410-9bf9-f77b7e298cf2
* c++ decls, 100000000000l to whoever broke my code like this..Gravatar rfelker2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18991 b3059339-0415-0410-9bf9-f77b7e298cf2
* more c++ decl crapGravatar rfelker2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18990 b3059339-0415-0410-9bf9-f77b7e298cf2
* more c++ decl crapGravatar rfelker2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18989 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000000l to whoever added c++ decl crap, probably uau..Gravatar rfelker2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18988 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify ASS handling second try, this time taking FreeType into account.Gravatar diego2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18987 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert r18980, it breaks compilation under MinGW.Gravatar eugeni2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18986 b3059339-0415-0410-9bf9-f77b7e298cf2
* Marks several string parameters as const when they are not modified in the ↵Gravatar reynaldo2006-07-09
| | | | | | function, Patch by Stefan Huehner, stefan AT huehner-org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18985 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, xvmclib(dir) does not specify a directory name.Gravatar diego2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18984 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistent option and variable naming for x11libdir and xvmclibdir.Gravatar diego2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18983 b3059339-0415-0410-9bf9-f77b7e298cf2
* _x11_paths should just be a list of paths without -L.Gravatar diego2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18982 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Gravatar diego2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18981 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify ASS handling.Gravatar diego2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18980 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.Gravatar diego2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18979 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with latest FFmpeg build system changes, now parsers can beGravatar diego2006-07-09
| | | | | | | enabled/disabled individually. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18978 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add my IRC nick.Gravatar eugeni2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18977 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding currentGravatar uau2006-07-09
| | | | | | | | | | | | | | directory at configure time. This should work again now that libpostproc is no longer under libavcodec and all Makefiles included from ffmpeg are at the same directory level. The hardcoded paths caused breakage if the build directory was moved or copied after configure and prevented ccache from sharing compilation results between directories (different absolute include paths count as different compiler options). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18976 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix code cosmeticsGravatar gpoirier2006-07-09
| | | | | | | | | | | | | - move messages around to match help_mp-en.h - remove unneeded indentations etc. - add/remove empty lines to match help_mp-en.h Patch by From: Rickard Narstrom % rickard * narstrom # gmail * com % Original thread: Date: Jul 9, 2006 12:30 AM Subject: Re: [MPlayer-translations] Swedish translation of help_mp.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18975 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/xml/hu synced with r18973Gravatar Gabrov2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18974 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/man/hu/mplayer.1 synced with r18969Gravatar Gabrov2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18973 b3059339-0415-0410-9bf9-f77b7e298cf2
* makes several libaf functions static coz they are not used outside their ↵Gravatar reynaldo2006-07-09
| | | | | | source files. Patch by Stefan Huehner, stefan AT huehner-org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18972 b3059339-0415-0410-9bf9-f77b7e298cf2
* two variables are made static, one of them additionaly modified to const ↵Gravatar reynaldo2006-07-09
| | | | | | char*. Patch by Stefan Huehner, stefan AT huehner-org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18971 b3059339-0415-0410-9bf9-f77b7e298cf2
* make prefix const. Patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18970 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention hardware DTS pass-through. This wasn't strictly needed, but ↵Gravatar gpoirier2006-07-08
| | | | | | | | | requested in: Date: Jul 8, 2006 5:16 PM Subject: Re: [MPlayer-users] mplayer and DTS pass-through git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18969 b3059339-0415-0410-9bf9-f77b7e298cf2
* customtrect -vo gl suboptionGravatar reimar2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18968 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgotten customtlin -vo gl suboption documentationGravatar reimar2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18967 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for 16 bit ppmsGravatar reimar2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18966 b3059339-0415-0410-9bf9-f77b7e298cf2
* More helpful ProgramEnvParameters.Gravatar reimar2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18965 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording fixGravatar diego2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18964 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variables, patch by Stefan Huehner stefan at huehner org.Gravatar diego2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18963 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add myself to maintainers.Gravatar eugeni2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18962 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add myself to AUTHORS.Gravatar eugeni2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18961 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.Gravatar diego2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18960 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fix to properly display skins when switching skins during playback.Gravatar vayne2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18959 b3059339-0415-0410-9bf9-f77b7e298cf2
* crash fix when clicking on volume sliders when in stop state.Gravatar vayne2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18958 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle sub-window WinID checks in the gui.Gravatar vayne2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18957 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set svn:ignoreGravatar uau2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18956 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make some functions static.Gravatar uau2006-07-08
| | | | | | | Patch by Stefan Huehner, stefan at huehner org. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18955 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve windows gui supportGravatar reimar2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18954 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not fiddle (too much) with external (WinID) windowsGravatar reimar2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18953 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenGL outputs actually support WinID, not to mention that showing the optionGravatar reimar2006-07-08
| | | | | | | but just ignoring the setting is a very ugly and confusing way to handle it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18952 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_init hack is no longer required after the last patch removed the callGravatar reimar2006-07-08
| | | | | | | from mplayer.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18951 b3059339-0415-0410-9bf9-f77b7e298cf2
* No point in checking for X for windows gui, in addition the hackishGravatar reimar2006-07-08
| | | | | | | way via vo_init breaks vo_gl and vo_gl2 WinID support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18950 b3059339-0415-0410-9bf9-f77b7e298cf2
* small cosmeticsGravatar diego2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18949 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar/markup fixesGravatar diego2006-07-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18948 b3059339-0415-0410-9bf9-f77b7e298cf2