summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoderkmkaplan2002-09-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7332 b3059339-0415-0410-9bf9-f77b7e298cf2
* merged xacodec.c and vd_xanim.calex2002-09-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7286 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed obsoleted dll_init.c/halex2002-09-011-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7234 b3059339-0415-0410-9bf9-f77b7e298cf2
* ability to override MANDIR, BINDIRarpi2002-09-011-5/+0
| | | | | | | | patch by Dominik Mierzejewski <dominik@rangers.eu.org> modified to remain compatible with previous solution (ie mandir=prefix/man) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7222 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpdvdkit/ and libmp1e/ are obsolete.diego2002-09-011-18/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7219 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove ↵atmos42002-08-311-1/+1
| | | | | | | | | unused envp. Patch by Donnie Smith <xc0bead2d8130df59@f4n.org>, updated by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7202 b3059339-0415-0410-9bf9-f77b7e298cf2
* reordered libs, especially Freetype. idea by Nexusarpi2002-08-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7179 b3059339-0415-0410-9bf9-f77b7e298cf2
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-291-8/+8
| | | | | | | | | partially done by "Steven M. Schultz" <sms@2BSD.COM> Note: some entries (libmpdvdkit, libdha) left unchanged as they may be dynamic and not shipped with mplayer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7149 b3059339-0415-0410-9bf9-f77b7e298cf2
* arrg 100l in the 10lrfelker2002-08-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7135 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix 10l mistake and add the libdeps thing right this timerfelker2002-08-291-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7134 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed old stuff no longer usedrfelker2002-08-291-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7133 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove nonsense tabs from makefile so emacs won't complain :)rfelker2002-08-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7131 b3059339-0415-0410-9bf9-f77b7e298cf2
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-281-3/+3
| | | | | | | patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
* final (?) libvo2 cleanup patch by Joey Parrishalex2002-08-281-21/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7113 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed old input codealex2002-08-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7112 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.jaf2002-08-171-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7037 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'configure changed'-test re-added, noticed by Sylvain Petreolle ↵arpi2002-08-101-0/+9
| | | | | | <spetreolle@yahoo.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6959 b3059339-0415-0410-9bf9-f77b7e298cf2
* small rule to strip binaries in source dir (24MB mplayer binary is a bit ↵atmos42002-08-071-0/+3
| | | | | | klugdy for non debug-work :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6949 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, ↵atmos42002-07-251-1/+1
| | | | | | small changes by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6785 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for Xvid using their new api. If divx4 compatiblity is disabeledalbeu2002-07-101-1/+1
| | | | | | | in xvid it can be used along with divx4. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6702 b3059339-0415-0410-9bf9-f77b7e298cf2
* Oh my god, what did I do - I spellchecked the Makefile!diego2002-06-291-5/+5
| | | | | | | Note: Writing DependEncy with an "a" is a very common spelling error. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6593 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6561 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncfb is long gonediego2002-06-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6468 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-111-2/+2
| | | | | | | demuxer wich can be used for other purpose. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6385 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoids stripping the binary at install if debugging or profiling is enabledpl2002-05-301-4/+10
| | | | | | | (original patch by Balazs Tibor <tibcu@sch.bme.hu> - edited for simplicity) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6241 b3059339-0415-0410-9bf9-f77b7e298cf2
* aRts audio out support by Michele Balistreri <brain at email.it>atmos42002-05-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6215 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested ↵atmos42002-05-201-2/+2
| | | | | | with 2.95.2) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6148 b3059339-0415-0410-9bf9-f77b7e298cf2
* create relative links instead of absolute (with path) ones, patches by:arpi2002-05-191-2/+2
| | | | | | | | manpage - Eric Lammerts <eric@lammerts.org> gmplayer - Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6129 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vo gif - by Joey Parrish <joey@yunamusic.com>arpi2002-05-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6054 b3059339-0415-0410-9bf9-f77b7e298cf2
* ln -s instead of install mencoder.1arpi2002-05-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5990 b3059339-0415-0410-9bf9-f77b7e298cf2
* gui vs. mencoder conflict workaroundarpi2002-05-031-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5958 b3059339-0415-0410-9bf9-f77b7e298cf2
* Execute darwinfixlib.sh before linking, it will only do something if on ↵atmos42002-05-031-0/+2
| | | | | | | | | darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok. If you don't like it I'll add stuff to config.mak via configure to check wether the script is required. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5952 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed my 'extension'jaf2002-04-261-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5847 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected what felix made buggy ;-)jaf2002-04-261-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow disabling of libfame and allow to enforce (not) building libavcodec.atmos42002-04-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5841 b3059339-0415-0410-9bf9-f77b7e298cf2
* handles DVDKIT_SHARED, compile and install libmpdvdkit.soarpi2002-04-241-8/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5816 b3059339-0415-0410-9bf9-f77b7e298cf2
* add libmpdvdkit libpontscho2002-04-211-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5778 b3059339-0415-0410-9bf9-f77b7e298cf2
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-171-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5670 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused XP, TVISION and AVIP stuffalex2002-04-151-16/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5636 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
* native codecs files moved to libmpcodecs/native/arpi2002-04-131-7/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5604 b3059339-0415-0410-9bf9-f77b7e298cf2
* comp.fixesarpi2002-04-131-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5602 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncfb, mp1e, opendivx removed/disabledarpi2002-04-131-12/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5600 b3059339-0415-0410-9bf9-f77b7e298cf2
* libac3 removedarpi2002-04-131-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5586 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpencoders added to mencoder libsarpi2002-04-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5556 b3059339-0415-0410-9bf9-f77b7e298cf2
* adpcm.c is no longer neededmelanson2002-03-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5410 b3059339-0415-0410-9bf9-f77b7e298cf2
* * New command line switch for mplayer & mencoder:kmkaplan2002-03-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | -ifo <ifo file> Indicate the file that will be used to load palette and frame size for MPEG subtitles. * mencoder.c: Fix cropping when decoding MPEG2. * spudec.c: If scaling is needed only do it once. Change WITH_NO_ANTIALIASING to ANTIALIASING_ALGORITHM. * vobsub.c: Support reading info regarding size and palette from IDX file instead of IFO file. Support streams containing audio or video. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5389 b3059339-0415-0410-9bf9-f77b7e298cf2
* we don't need ac3-iec958 any morearpi2002-03-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5372 b3059339-0415-0410-9bf9-f77b7e298cf2
* ok, use ad_* stuffarpi2002-03-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5345 b3059339-0415-0410-9bf9-f77b7e298cf2
* Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 ↵atmos42002-03-181-1/+1
| | | | | | video in qt to ffmpeg4 although it's still buggy in decoding git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5191 b3059339-0415-0410-9bf9-f77b7e298cf2
* libfame addedarpi2002-03-161-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5141 b3059339-0415-0410-9bf9-f77b7e298cf2
* JPEG_LIB moved to common libs, requires by mencoder tooarpi2002-03-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5037 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add IJPG decoder.pontscho2002-03-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5030 b3059339-0415-0410-9bf9-f77b7e298cf2
* using libmpcodecs by defaultarpi2002-03-101-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5010 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix linking orderatmos42002-03-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4925 b3059339-0415-0410-9bf9-f77b7e298cf2
* provide unstable codenick2002-02-251-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4865 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a andalbeu2002-02-241-1/+1
| | | | | | | postprocess.o git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4838 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change in configure relative to lirc, same thing in Makefile plusalbeu2002-02-231-5/+5
| | | | | | | some cleanup (COMMONS_LIB is now really common :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4825 b3059339-0415-0410-9bf9-f77b7e298cf2
* new interface ? :)pontscho2002-02-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4799 b3059339-0415-0410-9bf9-f77b7e298cf2
* Options registration for mencoderalbeu2002-02-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4768 b3059339-0415-0410-9bf9-f77b7e298cf2
* Place holder for registering modules optionsalbeu2002-02-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4660 b3059339-0415-0410-9bf9-f77b7e298cf2
* add initial mPNG supportpontscho2002-02-111-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4657 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added native codec support for QT RPZA data, courtesy of Roberto Tognimelanson2002-02-091-1/+1
| | | | | | | <rtogni@freemail.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4616 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing mlib required to build a solaris mencoderpl2002-02-051-1/+1
| | | | | | | (patch by meleth@freebox.com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4545 b3059339-0415-0410-9bf9-f77b7e298cf2
* finally fixed no-opendivx compile problemrfelker2002-02-031-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4492 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed compiletime problems with divx4 caused by making opendivx optionalrfelker2002-02-031-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4491 b3059339-0415-0410-9bf9-f77b7e298cf2
* make opendivx codec optional at compiletimerfelker2002-02-031-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4490 b3059339-0415-0410-9bf9-f77b7e298cf2
* added skeleton decoders for RoQ audio and video format decodersmelanson2002-02-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4451 b3059339-0415-0410-9bf9-f77b7e298cf2
* A new configurable input system and joystick support for this systemalbeu2002-01-301-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4419 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik ↵arpi2002-01-261-1/+1
| | | | | | Snel <rsnel@cube.dyndns.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4347 b3059339-0415-0410-9bf9-f77b7e298cf2
* added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)melanson2002-01-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4302 b3059339-0415-0410-9bf9-f77b7e298cf2
* added skeleton for QT SMC decodermelanson2002-01-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4228 b3059339-0415-0410-9bf9-f77b7e298cf2
* libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4213 b3059339-0415-0410-9bf9-f77b7e298cf2
* small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and ↵pontscho2002-01-151-2/+2
| | | | | | remove gui dependencie in mencoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4177 b3059339-0415-0410-9bf9-f77b7e298cf2
* playtree-based config patch by Alban Bedel <albeu@free.fr>arpi2002-01-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4157 b3059339-0415-0410-9bf9-f77b7e298cf2
* Configurable VIDIX usagenick2002-01-111-7/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4090 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add DVD subtitles to menoderkmkaplan2002-01-111-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4089 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add vobsub support.kmkaplan2002-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4081 b3059339-0415-0410-9bf9-f77b7e298cf2
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>arpi2002-01-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4044 b3059339-0415-0410-9bf9-f77b7e298cf2
* Embedding vidixnick2002-01-071-4