summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix another typoivo2006-11-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21187 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove "OSD only" tags; those options always exist.uau2006-11-241-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21186 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove bug workarounds for ancient gcc and libc versions.diego2006-11-241-11/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21185 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix sync comment, it was left out in last commitkraymer2006-11-232-4/+7
| | | | | | | r21158: documented :format=pes[12] in -mpegopts git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21184 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21078: add a link to Michael's de-interlacing filters, and replace the crappy kraymer2006-11-235-289/+45
| | | | | | | | | | | | | pp=fd video filter with yadif as it's soooo much better r21079: Add a new MPEG encoding example using lavf r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line. r21153: Miscellaneous updates for the introduction and the requirements section. r21154: Remove outdated and superfluous sound card section. r21155: Remove outdated and superfluous video cards section. r21168: x264 supports interlaced encoding for some time git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: indentation fix.eugeni2006-11-231-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21182 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some typosivo2006-11-231-26/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21181 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of _ld_gtk and _ld_glib.diego2006-11-221-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21180 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix incorrect function pointer definition.uau2006-11-221-1/+1
| | | | | | | | No call was made using this prototype directly so this just fixes compiler warnings. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21179 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of _ld_vorbis.diego2006-11-221-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21178 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make compilation depending on USE_OSD unconditional.uau2006-11-2212-72/+6
| | | | | | | | | USE_OSD was hardcoded to true in configure, manually turning it off would break compilation, and most OSD-related code wasn't affected by it anyway so it did nothing useful. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21177 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of _xmms_lib.diego2006-11-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21176 b3059339-0415-0410-9bf9-f77b7e298cf2
* _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.diego2006-11-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21175 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics to make the next patches more readable.diego2006-11-221-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21174 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better translation of "demuxer" word.voroshil2006-11-221-30/+29
| | | | | | | | Fixed overlooked untranslated phrases. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21173 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21151: typovoroshil2006-11-221-1/+8
| | | | | | | | | r21161: MSGTR for libmpcodecs/vd.c r21162: MSGTRs for mencoder.c r21163: fix broken character git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21172 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.voroshil2006-11-224-220/+27
| | | | | | | | | | | r21153: Miscellaneous updates for the introduction and the requirements section. r21154: Remove outdated and superfluous sound card section. r21155: Remove outdated and superfluous video cards section. r21158: documented :format=pes[12] in -mpegopts r21168: x264 supports interlaced encoding for some time git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21171 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix incorrect stride used in vf_ass.eugeni2006-11-221-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21170 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove _ld_x11.diego2006-11-221-24/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21169 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 supports interlaced encoding for some timegpoirier2006-11-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21168 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21082: MSGTRs for libasskraymer2006-11-221-1/+59
| | | | | | | | r21151: typo r21163: fix broken character git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21167 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo noticed by Carl Eugen Hoyos, cehoyos ag.or.atdiego2006-11-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21166 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove _ld_gif and _ld_theora.diego2006-11-221-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21165 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.diego2006-11-221-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21164 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix broken characterkraymer2006-11-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21163 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTRs for mencoder.ckraymer2006-11-222-6/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21162 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTR for libmpcodecs/vd.ckraymer2006-11-222-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21161 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r21154gpoirier2006-11-211-216/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21152torinthiel2006-11-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21159 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented :format=pes[12] in -mpegoptsnicodvb2006-11-211-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21158 b3059339-0415-0410-9bf9-f77b7e298cf2
* permit muxing to raw pes (VDR uses this)nicodvb2006-11-211-5/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21157 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make compilation depending on USE_SUB unconditional.uau2006-11-2111-104/+3
| | | | | | | | | | USE_SUB was hardcoded to true in configure, manually turning it off would break compilation, and there's no apparent reason why having all subtitle code under #ifdefs (even working ones) would be worth the clutter. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21156 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated and superfluous video cards section.diego2006-11-211-153/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21155 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated and superfluous sound card section.diego2006-11-211-24/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Miscellaneous updates for the introduction and the requirements section.diego2006-11-211-46/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21153 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo: Bitrate is printed in kb/s, not Mb/s on the status line.diego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21152 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21151 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21078: add a link to Michael's de-interlacing filters...voroshil2006-11-212-6/+18
| | | | | | | r21079: Add a new MPEG encoding example using lavf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21150 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong fps value for TelecineMode in translationvoroshil2006-11-211-2/+2
| | | | | | | patch from Andrew Savchenko birkoph at list dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21149 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21082: MSGTRs for libassvoroshil2006-11-211-1/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21148 b3059339-0415-0410-9bf9-f77b7e298cf2
* LIBS vs LDFLAGS typodiego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21147 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split libs that are dependencies and those that are just linker flags.diego2006-11-211-8/+10
| | | | | | | Fixes spurious rebuilds of MPlayer and MEncoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21146 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix SVN r21075, it completely disabled OpenGL in almost all cases.reimar2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21145 b3059339-0415-0410-9bf9-f77b7e298cf2
* Treat fontconfig and FreeType linker flags just like any other linker flag.diego2006-11-212-8/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray -I from include dirs in live555 check, it was being duplicated.diego2006-11-211-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21143 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticsreimar2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21142 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFAreimar2006-11-211-1/+6
| | | | | | | (video does not play anyway though). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21141 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODERdiego2006-11-212-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21140 b3059339-0415-0410-9bf9-f77b7e298cf2
* _ld_tmp vs _ld_x264 typodiego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21139 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove --with-x11libdir and --with-livelibdir.diego2006-11-211-13/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21138 b3059339-0415-0410-9bf9-f77b7e298cf2
* Attempt to properly fix linking of encoding libs used by libavcodec.diego2006-11-211-13/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reuse init_vo_spudec in subtitle switching code.reimar2006-11-211-24/+7
| | | | | | | | | Also generalize vobsub and ass init code to work for demuxers besides matroska (fixes subtitle switching with http://samples.mplayerhq.hu/sub/NeroMP4/unsupported-embedded-subs-2.mp4) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21136 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move vo_spudec initialization into a separate function, for later reusereimar2006-11-211-40/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21135 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove libdha from LIBS_MPLAYER.diego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21134 b3059339-0415-0410-9bf9-f77b7e298cf2
* ALSA can be used by both MPlayer and MEncoder.diego2006-11-211-1/+1
| | | | | | | patch by Carl Eugen Hoyos, cehoyos (at) ag.or.at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21133 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix linking when libavcodec uses x264.diego2006-11-211-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21132 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.diego2006-11-211-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21131 b3059339-0415-0410-9bf9-f77b7e298cf2
* _ld_xv does not exist anymore.diego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21130 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add _libs_mplayer and _libs_mencoder to cc_check.diego2006-11-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21129 b3059339-0415-0410-9bf9-f77b7e298cf2
* Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.diego2006-11-211-42/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21128 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move FFmpeg library dependencies into the Makefile just like everything else.diego2006-11-212-26/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21127 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move some Win32 LDFLAGS into _ld_extra.diego2006-11-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21126 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge MPlayer-specific libs into one variable.diego2006-11-212-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21125 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove _ld_win32, this is handled by the Makefile.diego2006-11-211-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21124 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split libvo.a into two libs so that libosd.a can be used by MEncoder.diego2006-11-212-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21123 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous empty variable declaration.diego2006-11-211-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused -D from CFLAGS.diego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21121 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous empty variable declaration.diego2006-11-214-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21120 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add VIDIX to LIBS_MPLAYER directly.diego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21119 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo / small fixeskraymer2006-11-212-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21118 b3059339-0415-0410-9bf9-f77b7e298cf2
* demux_lavf handles video stream switchingnicodvb2006-11-201-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21117 b3059339-0415-0410-9bf9-f77b7e298cf2
* check we aren't short of sh_videos before allocating another onenicodvb2006-11-201-13/+35
| | | | | | | | and fail if the allocation doesn't succeed; added support for video stream switching git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21116 b3059339-0415-0410-9bf9-f77b7e298cf2
* slight simplification in demux_control_ts: no need to check *arg with ↵nicodvb2006-11-201-1/+1
| | | | | | last_{aid,vid} (small bugfix, too) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21115 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: remove unneeded curly brackets.eugeni2006-11-201-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21114 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix collision detection. The old method tried to avoid gaps between subtitleseugeni2006-11-201-21/+12
| | | | | | | | by moving the upper subtitle down. This is wrong. With this fix, a subtitle will be moved only if it overlaps with another one. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21113 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove --with-xmmsplugindir and --with-xmmslibdir.diego2006-11-201-19/+0
| | | | | | | This is not perfect, whoever cares about this feature do it properly, please. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21112 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove --with-x264libdir.diego2006-11-201-12/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21111 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove --with-xvidlibdir.diego2006-11-201