summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoderkmkaplan2002-09-091-1/+1
* merged xacodec.c and vd_xanim.calex2002-09-051-1/+1
* removed obsoleted dll_init.c/halex2002-09-011-3/+0
* ability to override MANDIR, BINDIRarpi2002-09-011-5/+0
* libmpdvdkit/ and libmp1e/ are obsolete.diego2002-09-011-18/+2
* Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove un...atmos42002-08-311-1/+1
* reordered libs, especially Freetype. idea by Nexusarpi2002-08-301-2/+2
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-291-8/+8
* arrg 100l in the 10lrfelker2002-08-291-1/+1
* fix 10l mistake and add the libdeps thing right this timerfelker2002-08-291-1/+8
* removed old stuff no longer usedrfelker2002-08-291-3/+1
* remove nonsense tabs from makefile so emacs won't complain :)rfelker2002-08-291-2/+2
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-281-3/+3
* final (?) libvo2 cleanup patch by Joey Parrishalex2002-08-281-21/+2
* removed old input codealex2002-08-281-3/+3
* libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.jaf2002-08-171-0/+13
* 'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@y...arpi2002-08-101-0/+9
* small rule to strip binaries in source dir (24MB mplayer binary is a bit klug...atmos42002-08-071-0/+3
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...atmos42002-07-251-1/+1
* Support for Xvid using their new api. If divx4 compatiblity is disabeledalbeu2002-07-101-1/+1
* Oh my god, what did I do - I spellchecked the Makefile!diego2002-06-291-5/+5
* 10larpi2002-06-251-1/+1
* syncfb is long gonediego2002-06-201-1/+1
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-111-2/+2
* avoids stripping the binary at install if debugging or profiling is enabledpl2002-05-301-4/+10
* aRts audio out support by Michele Balistreri <brain at email.it>atmos42002-05-281-1/+1
* Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested w...atmos42002-05-201-2/+2
* create relative links instead of absolute (with path) ones, patches by:arpi2002-05-191-2/+2
* -vo gif - by Joey Parrish <joey@yunamusic.com>arpi2002-05-121-1/+1
* ln -s instead of install mencoder.1arpi2002-05-051-1/+1
* gui vs. mencoder conflict workaroundarpi2002-05-031-3/+3
* Execute darwinfixlib.sh before linking, it will only do something if on darwi...atmos42002-05-031-0/+2
* removed my 'extension'jaf2002-04-261-3/+0
* corrected what felix made buggy ;-)jaf2002-04-261-1/+7
* Allow disabling of libfame and allow to enforce (not) building libavcodec.atmos42002-04-261-2/+2
* handles DVDKIT_SHARED, compile and install libmpdvdkit.soarpi2002-04-241-8/+13
* add libmpdvdkit libpontscho2002-04-211-1/+7
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-171-5/+6
* removed unused XP, TVISION and AVIP stuffalex2002-04-151-16/+2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+1
* native codecs files moved to libmpcodecs/native/arpi2002-04-131-7/+4
* comp.fixesarpi2002-04-131-5/+1
* syncfb, mp1e, opendivx removed/disabledarpi2002-04-131-12/+3
* libac3 removedarpi2002-04-131-6/+3
* libmpencoders added to mencoder libsarpi2002-04-111-1/+1
* adpcm.c is no longer neededmelanson2002-03-301-1/+1
* * New command line switch for mplayer & mencoder:kmkaplan2002-03-291-2/+2
* we don't need ac3-iec958 any morearpi2002-03-271-1/+1
* ok, use ad_* stuffarpi2002-03-251-1/+1
* Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 vid...atmos42002-03-181-1/+1
* libfame addedarpi2002-03-161-3/+6
* JPEG_LIB moved to common libs, requires by mencoder tooarpi2002-03-111-2/+2
* Add IJPG decoder.pontscho2002-03-101-1/+1
* using libmpcodecs by defaultarpi2002-03-101-4/+7
* fix linking orderatmos42002-03-031-2/+2
* provide unstable codenick2002-02-251-0/+10
* Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a andalbeu2002-02-241-1/+1
* Change in configure relative to lirc, same thing in Makefile plusalbeu2002-02-231-5/+5
* new interface ? :)pontscho2002-02-211-1/+1
* Options registration for mencoderalbeu2002-02-201-1/+1
* Place holder for registering modules optionsalbeu2002-02-111-1/+1
* add initial mPNG supportpontscho2002-02-111-0/+4
* Added native codec support for QT RPZA data, courtesy of Roberto Tognimelanson2002-02-091-1/+1
* missing mlib required to build a solaris mencoderpl2002-02-051-1/+1
* finally fixed no-opendivx compile problemrfelker2002-02-031-7/+1
* fixed compiletime problems with divx4 caused by making opendivx optionalrfelker2002-02-031-4/+4
* make opendivx codec optional at compiletimerfelker2002-02-031-2/+8
* added skeleton decoders for RoQ audio and video format decodersmelanson2002-02-011-1/+1
* A new configurable input system and joystick support for this systemalbeu2002-01-301-3/+6
* vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik S...arpi2002-01-261-1/+1
* added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)melanson2002-01-221-1/+1
* added skeleton for QT SMC decodermelanson2002-01-181-1/+1
* libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+1
* small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and r...pontscho2002-01-151-2/+2
* playtree-based config patch by Alban Bedel <albeu@free.fr>arpi2002-01-141-2/+2
* Configurable VIDIX usagenick2002-01-111-7/+21
* Add DVD subtitles to menoderkmkaplan2002-01-111-3/+3
* Add vobsub support.kmkaplan2002-01-101-1/+1
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>arpi2002-01-081-1/+1
* Embedding vidixnick2002-01-071-4/+17
* integrated Tim Ferguson's native CYUV decodermelanson2002-01-041-1/+1
* small fixes (=> HAVE_STDINT_H is now defined)pl2001-12-311-2/+2
* FreeBSD need EXTRA_LIB to compilenexus2001-12-311-1/+1
* mp3lameless build fixedarpi2001-12-301-1/+1
* NuppelVideo decoder added, based on Panagiotis Issaris' patchalex2001-12-271-1/+1
* removing ima4.* from the treemelanson2001-12-271-1/+1
* Initial support for unified ADPCM decodermelanson2001-12-261-1/+1
* make users happy - this is xmas, isn't it?arpi2001-12-251-0/+15
* This commit adds initial support for Quicktime Animation (RLE) video. Itmelanson2001-12-231-1/+1
* native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash....arpi2001-12-211-1/+1
* Patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-161-5/+6
* dshow switched to C versionarpi2001-12-101-1/+4
* MP1E configure patch by D. Holm.atmos42001-12-101-5/+5
* compiling g72xarpi2001-12-101-4/+4
* cleanup? libs reordered. some more bugs. 10l won't be enough...arpi2001-12-101-32/+29
* compiling and linking liba52 tooarpi2001-12-091-3/+6
* CC version check done by Makefile to allow overriding CC from envvararpi2001-12-091-2/+2
* -lm moved to the end of lib listarpi2001-12-061-1/+1
* Readd NAS lib, something else missing? Please better check your cvs commits o...atmos42001-12-051-1/+1
* added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)alex2001-12-051-1/+1
* Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rt...mswitch2001-12-041-7/+11
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>arpi2001-12-031-1/+1
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-031-1/+1
* Reinvent Nexus last fix (wrong local merger on last commit)atmos42001-11-291-1/+1
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-291-2/+2
* fli.c requirednexus2001-11-281-1/+1
* fli.c requirednexus2001-11-281-1/+1
* AV_LIB should appear before EXTRA_LIBnexus2001-11-281-1/+1
* configure cleanups:pl2001-11-271-9/+8
* (on atmos's suggestions I found good :)pl2001-11-231-11/+19
* added dynamic linking flags runtime detection (-rdynamic - also now MPlayer c...alex2001-11-201-2/+5
* last part of changes since around configure 230 appliedpl2001-11-171-1/+19
* mencoder+tv fix - do not rebuild after cvs change for developersalex2001-11-161-1/+7
* new variable STATICgabucino2001-11-141-1/+1
* Precised profile stuffnick2001-11-111-1/+1
* msvidc.c addedarpi2001-11-111-2/+2
* mplayer does not need -ldivxencorepl2001-11-111-1/+1
* Installing mencoder and mencoder.1 if executable mencoder was compiled before...lgb2001-11-061-0/+2
* MEncoder compile fiy by marpet.atmos42001-11-051-1/+1
* Quick hack to don't use ldivxencode on systems where it'S not installed.atmos42001-11-051-1/+1
* divx4_vbr -> mplayer integrationarpi2001-11-021-1/+1
* kurva gui.pontscho2001-11-021-3/+0
* 10larpi2001-11-011-1/+1
* fixedarpi2001-11-011-14/+12
* added support for mencoder (compile with 'make mencoder')alex2001-10-311-8/+27
* vo_odivx disabledarpi2001-10-291-5/+5
* Change linking order cause it caused probs for Steve M Schulz (or so ;)atmos42001-10-281-1/+1
* CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.cjkeil2001-10-251-4/+8
* patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at>michael2001-10-251-5/+2
* MIPS support by oliver.schoenbrunner@jku.atarpi2001-10-241-2/+6
* Independed compilation of SUBDIRSnick2001-10-241-4/+16
* ima4 addedarpi2001-10-231-1/+1
* libmad (ARM) patch by jeroen.dobbelaere@acunia.comarpi2001-10-231-2/+2
* xanim addedarpi2001-10-231-2/+2
* Add uninstall target, patch by Clemens Wächter <clemenswaechter@yahoo.com>atmos42001-10-221-0/+7
* libdemuxer...arpi2001-10-201-5/+8
* cpu detection fixedarpi2001-10-191-1/+1
* symlinking fixgabucino2001-10-171-1/+1
* added YV12 scalerarpi2001-10-151-1/+1
* integrated new postproc codearpi2001-10-131-1/+1
* tests with '[ ]' changed to 'test'pl2001-10-111-6/+2
* test -e -> -darpi2001-10-111-2/+2
* compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is c...arpi2001-10-051-2/+12
* BSD/OS supportarpi2001-10-051-4/+8
* root->0 (bsd compatible) [lez]arpi2001-09-281-1/+1
* add gui support to config scripts, and fixed some warning.pontscho2001-09-271-0/+8
* native codec 'rle' addedarpi2001-09-241-1/+1
* GUI support (--enable-gui)arpi2001-08-251-1/+1
* Enable mediaLib support for Solaris on UltraSPARC CPUsjkeil2001-08-241-1/+1
* new message printing systemarpi2001-08-161-1/+1
* ac3/spdif patch by German Gomez Garcia <german@piraos.com>arpi2001-08-151-1/+1
* Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compilejkeil2001-08-141-6/+3
* seek.c moved to demuxer.c, stream_reset in new_demuxer()arpi2001-08-121-1/+1
* MOV file support - not works yetarpi2001-08-121-1/+1
* stream opening -> open.c, initialframes ignoredarpi2001-08-091-1/+1
* seeking code moved out from mplayer.c -> seek.carpi2001-07-281-1/+1
* Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualco...atmos42001-07-281-17/+9
* parse_es moved out from mplayer.c (it was included as .c file)arpi2001-07-211-1/+1
* argh. -d fixed. fixed?arpi2001-07-201-3/+5
* install -D changed to -darpi2001-07-201-3/+3
* DivX4Linux supportarpi2001-07-191-1/+1
* Added some directory existance tests to the distclean and depend targets, sojkeil2001-07-141-3/+11
* Reorder dependancies a bit, all *.o *.a files depend on version.h, this allowsjkeil2001-07-131-2/+12
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-7/+17
* video codec stuff moved to dec_video.carpi2001-07-081-1/+1
* ffmpeg supportarpi2001-07-061-0/+3
* OPTFLAGS vs. INCLUDES cleanuparpi2001-06-261-1/+1
* Maybe the problem with including wine headers from /usr/local/include/ instea...lgb2001-06-221-1/+1
* According an idea, mplayer now can use external setuid root wrapper to do FIB...lgb2001-06-181-3/+12
* streaming is optional: --enable-streamingarpi_esp2001-06-081-1/+1
* make dep - missing version.h fixedarpi_esp2001-06-071-0/+1
* Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>arpi_esp2001-06-061-1/+2
* fix -lasound -lesd.pontscho2001-06-051-1/+1
* libao->libao2 because of conflict with OMS's libaoarpi_esp2001-06-041-3/+3
* dependency stuff fixedarpi_esp2001-06-041-12/+11
* libao2 added for dep/distcleanarpi_esp2001-06-041-2/+2
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-1/+1
* libao supportarpi_esp2001-06-021