aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* libavformat interdependencies have been fixed so disable all muxersGravatar diego2006-07-12
| | | | | | | when compiling without MEncoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19024 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for changed env parameter contents and improve speed.Gravatar reimar2006-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix = vs == typoGravatar uau2006-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19022 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with FFmpeg r5718Gravatar diego2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19021 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation with MEncoder disabled: Some libavformat demuxers haveGravatar diego2006-07-11
| | | | | | | weird dependencies on libavformat muxers that need to be taken care of. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19020 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix 10l regexp mistake that disabled all decoders/encoders.Gravatar diego2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19019 b3059339-0415-0410-9bf9-f77b7e298cf2
* xvmclib vs xvmclibdir typoGravatar diego2006-07-11
| | | | | | | noticed by Erik Auerswald, auerswal at unix-ag uni-kl de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19018 b3059339-0415-0410-9bf9-f77b7e298cf2
* Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui willGravatar reimar2006-07-11
| | | | | | | consist of something besides duplicate code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19017 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split _libavcodecs variable into _libavdecoders and _libavencoders.Gravatar diego2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19016 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable FFmpeg muxers when not compiling MEncoder.Gravatar diego2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19015 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with FFmpeg: (de)muxers are now individually selectable.Gravatar diego2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19014 b3059339-0415-0410-9bf9-f77b7e298cf2
* help_mp-hu.h synced with r18916Gravatar Gabrov2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19013 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add FFmpeg parsers to config.h as well.Gravatar diego2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19012 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention that individual codec and parser en-/disabling is FFmpeg-specific.Gravatar diego2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19011 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 18969 (latest Eng. version)Gravatar gpoirier2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19010 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r18942Gravatar gpoirier2006-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19009 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support some recently discovered color formats.Gravatar eugeni2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19008 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().Gravatar eugeni2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19007 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only match outline fonts.Gravatar eugeni2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19006 b3059339-0415-0410-9bf9-f77b7e298cf2
* appended pvr support in AUTHORS fileGravatar ben2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19005 b3059339-0415-0410-9bf9-f77b7e298cf2
* added myself as maintainer of pvr input layerGravatar ben2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19004 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated ChangeLog with new pvr:// inputGravatar ben2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19003 b3059339-0415-0410-9bf9-f77b7e298cf2
* added new pvr:// input for ivtv based cardsGravatar ben2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19002 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_gl can do flipping without special filterGravatar reimar2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19001 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix negative stride handling in -dr caseGravatar reimar2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19000 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of left-over incorrect UnmapBuffer hackGravatar reimar2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18999 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r18928Gravatar gpoirier2006-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18998 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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