summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Default indentation is 4 now.diego2003-05-312-2/+2
* -use-stdin not in alphabetical orderdiego2003-05-311-8/+8
* check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org>alex2003-05-311-2/+10
* MPlayer options have just one '-'.diego2003-05-311-1/+1
* display pts for audio-only files as hh:mm:ss.frfelker2003-05-311-2/+32
* Kernel headers or glibc headers are necessary for compilation.diego2003-05-311-0/+1
* warning fixes Raindel Shachar <raindel@techunix.technion.ac.il>alex2003-05-311-0/+1
* unleakalex2003-05-312-0/+6
* reversed my 10lalex2003-05-311-1/+1
* Moved video filters to a separate section, moved slave mode section to thejonas2003-05-313-571/+662
* 10lalex2003-05-301-1/+1
* changed the silly func-inside-func codepicealex2003-05-301-7/+4
* lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>alex2003-05-303-5/+46
* simplification and clarificationalex2003-05-301-18/+6
* esd:server and esd latency support by Andrew Williams <andrew.s.williams@adel...alex2003-05-302-13/+53
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>alex2003-05-303-1/+5
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>alex2003-05-304-3/+16
* remove ssize_t messfaust32003-05-303-9/+0
* update by the author (v0.2.2)alex2003-05-301-9/+47
* some clarifications (Diego pls check for the spelling errors ;)alex2003-05-302-9/+14
* some clarification and synced to 1.97alex2003-05-301-4/+6
* Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...alex2003-05-298-19/+19
* Synclumag2003-05-295-13/+13
* typonicolas2003-05-291-1/+1
* -cdrom-device is optionalnicolas2003-05-291-1/+1
* syncnicolas2003-05-2915-60/+75
* Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.diego2003-05-291-1/+2
* Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.diego2003-05-291-11/+11
* Fix redirection in real rtsp connections.rtognimp2003-05-283-8/+32
* Accept Helix as a valid Real serverrtognimp2003-05-271-1/+1
* use threads on windowsfaust32003-05-262-4/+43
* Spanish translation by Andoni Zubimendi <andoni@lpsat.net>.diego2003-05-265-0/+203
* Sync by Andoni Zubimendi <andoni@lpsat.net>.diego2003-05-261-2/+3
* From: Ben Low <ben@bdlow.net>pontscho2003-05-265-19/+55
* From: Michael Joosten <joost@c-lab.de>pontscho2003-05-264-3/+6
* Syncedlumag2003-05-261-1/+2
* -vo directx:ontop, console output, inttypes.hdiego2003-05-251-3/+12
* -vo directx:ontop, console output, inttypes.hdiego2003-05-251-3/+9
* updatesdiego2003-05-251-5/+6
* An additional cosmetic '/' for consistency.diego2003-05-251-1/+1
* /usr/local/lib/codecs is now the default codecs directory.diego2003-05-253-3/+3
* Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.diego2003-05-254-25/+21
* /usr/local/lib/codecs is now the default codecs directory.diego2003-05-253-3/+3
* Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.diego2003-05-255-23/+23
* 10l found by yepyepalex2003-05-251-2/+2
* [PATCH] CP1250 encoding to GUI and UTF-8 to font.descpontscho2003-05-252-0/+2
* Info updated, patch by Andoni Zubimendi <andoni@lpsat.net>.diego2003-05-251-6/+15
* The linux directory is now called osdep.diego2003-05-252-2/+2
* K6-2+ and K6-III+ detectiondiego2003-05-251-2/+2
* syncnicolas2003-05-243-0/+18
* swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it cr...alex2003-05-231-1/+3
* that works correctlyalex2003-05-231-4/+0
* changing my mail address to a working one :)alex2003-05-231-1/+1
* cs_test cleanup and fix compilation if gui enabledalex2003-05-231-3/+2
* updatealex2003-05-231-0/+10
* non-x86 supportalex2003-05-231-2/+15
* Recognize ra and rm extensions even with query strings,rtognimp2003-05-231-4/+15
* This could be a 10l, but the codes check later if the wsConvFunc is valid, so...alex2003-05-231-0/+10
* simplyfied it and fixed some 10ls (but sadly xshape still don't works)alex2003-05-231-12/+4
* some fixes and bigendian fix for 32bpp pngsalex2003-05-232-8/+11
* Support for selecting the audio track in Matroska files via -alang.mosu2003-05-233-9/+16
* colorspace_typemichael2003-05-231-2/+6
* it's still a 10l bug + 10l to me for commiting sh*t first time, and originall...alex2003-05-231-1/+1
* 10lalex2003-05-231-1/+1
* 10lalex2003-05-231-2/+2
* oops, forgot thatalex2003-05-231-1/+0
* removed obsolete (and currently non-working) scaling functions, after that it...alex2003-05-231-24/+1
* support for pnm and rtsp stream opening with gui, patch by Ambrose Li <a.c.li...alex2003-05-231-1/+5
* do it the standard way (tm)alex2003-05-232-7/+1
* some changes (michael: is the colorspace_type field needed?)alex2003-05-231-9/+26
* Make configure run even on non POSIX compliant shells (Solaris).diego2003-05-231-1/+1
* Default codec location is now /usr/local/lib/codecs/, the location is nowdiego2003-05-231-9/+10
* Cygwin and MinGW should use default codecs directories, --with-codecsdir isdiego2003-05-221-10/+0
* New FFmpeg CVS URL, patch by Magnus Damm <damm@opensource.se>.diego2003-05-221-2/+2
* One / too many, noticed by Andreas Hess <jaska@gmx.net>.diego2003-05-221-1/+1
* cleanup/cosmetic patch by the author :)alex2003-05-221-50/+59
* ao_win32 and ao_macosxgabucino2003-05-222-0/+12
* new filter for dropping (near-)duplicate frames. can be used to fixrfelker2003-05-223-1/+185
* Delayed the parsing of the cues for the case that the KaxInfos (and therefore...mosu2003-05-221-11/+18
* Precise timer for Darwin (it's more accurate than timer-macosx.c)alex2003-05-212-2/+171
* Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>alex2003-05-214-2/+400
* mingw support, bug noticed by yepyep on irc.freenode.netalex2003-05-211-1/+1
* no capital X in xine's namenicolas2003-05-211-1/+1
* no capital X in xine's namenicolas2003-05-216-8/+8
* removed broken swscaler support, added runtime fullscreens switching ability,...alex2003-05-201-95/+30
* OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>alex2003-05-202-2/+2
* cleanup, use vf->dmpi rather than vf->priv->dmpi for consistencyrfelker2003-05-205-73/+63
* fix segfaults with slices. support slice rendering into a filter evenrfelker2003-05-205-79/+93
* 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorryalex2003-05-201-1/+1
* Removed YUV (YV12) and BGR support, leaving the native RGB support. Also clea...alex2003-05-201-145/+15
* Spellcheck & some small fixes.lumag2003-05-201-34/+34
* Fixed selling error and broken tag.lumag2003-05-202-3/+3
* Generate more links for Site navigation Bar.lumag2003-05-201-0/+3
* Sync with enlumag2003-05-205-50/+71
* Endian fixes and proper support for headerless AAC streams.mosu2003-05-192-6/+74
* syncnicolas2003-05-1910-103/+153
* FFASV1michael2003-05-193-1/+22
* small updates here-and-theregabucino2003-05-193-50/+67
* syncgabucino2003-05-194-51/+79
* --with-codecsdir option by Diego Biurrunalex2003-05-181-0/+6
* avoid symbol clash with never samba versions (btw, unrarlib.c is full of glob...alex2003-05-181-7/+7
* some mplayer-g2 related fourccs addedarpi2003-05-181-1/+3
* Added support for AAC.mosu2003-05-172-3/+18
* Remove byteswap hack with dnet audiortognimp2003-05-171-12/+0
* wrappers for 14.4 and 28.8 codecsrtognimp2003-05-171-0/+300
* wrappers for 14.4 and 28.8 codecs14_4.crtognimp2003-05-173-0/+308
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.bertrand2003-05-1712-39/+39
* dnet addedarpi2003-05-171-0/+3
* ac3 byteswapping support (when format!=0x2000)arpi2003-05-171-3/+7
* skip dnet/ac3 byteswappingarpi2003-05-171-1/+3
* realaudio 28_8 and 14_4 dll supportfaust32003-05-172-1/+15
* new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars....faust32003-05-173-0/+16
* Bigendian fix, with help from Viktor Rosenfeldrtognimp2003-05-171-86/+96
* uninit fix by Aurelien JACOBS <aurel at gnuage.org>faust32003-05-161-1/+1
* removed RGB24 and builtin swscaler supportalex2003-05-161-16/+1
* 3:4 TV format doesn't exists ;)nicolas2003-05-167-7/+7
* various fixes and updatesnicolas2003-05-166-70/+100
* fr version addednicolas2003-05-161-1/+1
* Adding of XML french docsnicolas2003-05-1622-0/+10872
* typonicolas2003-05-161-1/+1
* syncnicolas2003-05-161-3/+3
* 10l remove unused globalfaust32003-05-161-1/+1
* Support for DTS tracks (only with -hwac3 of course).mosu2003-05-152-0/+4
* 100l, this is very badrfelker2003-05-141-6/+0
* change real codecs dir priority as discussed with al3x, hopefully the syntax ...atmos42003-05-121-5/+4
* dynamic path[] allocationalex2003-05-121-1/+5
* use dynamic path[] allocation and possible better wraSetDLLAccessPath mechani...alex2003-05-121-1/+11
* change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 co...atmos42003-05-121-2/+3
* Removed the abs function as someone reported compilation problems under MacOS.mosu2003-05-111-2/+2
* Check with the wrong variable.mosu2003-05-111-1/+1
* last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sasch...alex2003-05-111-8/+20
* New option: using /codecs for all the binary dlls, initial patch by Diego Biu...alex2003-05-111-8/+6
* Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>arpi2003-05-115-2/+52
* theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>arpi2003-05-111-0/+157
* cygwin/mingw32 support by Sascha Sommeralex2003-05-112-3/+25
* Preliminary Theora support. Patch by David Kuehling.mosu2003-05-111-25/+128
* Mistake noticed by Todor Petkov <zakk@online.bg>.diego2003-05-111-1/+1
* updatedmpt2003-05-111-2158/+2172
* Document -vop to avoid confusion.diego2003-05-101-1/+5
* syncnicolas2003-05-103-52/+109
* ffsvq3 fix, dunno if this is the correct fixmichael2003-05-101-1/+2
* passing ImageDesc (stsd) to ffsvq3michael2003-05-101-0/+6
* ffsvq3michael2003-05-101-0/+8
* timecode scale value must be initialized before the duration is found. API ch...mosu2003-05-091-4/+3
* fix mistake i made when wtfm'ing for -spualignrfelker2003-05-081-1/+1
* fixed alignment bugmichael2003-05-071-2/+26
* Support for aspect ratio set via DisplayWidth/DisplayHeight.mosu2003-05-061-3/+28
* Made the decoder honor the aspect ratio set by the container (if it was set a...mosu2003-05-061-0/+1
* Vorbis header packet lengths were calculated incorrectly.mosu2003-05-061-1/+2
* support more image formats. hopefully this bpp handling is correct...rfelker2003-05-061-7/+10
* Correct dumping hint (vc dummy faster than null).ranma2003-05-051-1/+1
* Small update by Bohdan Horst.diego2003-05-052-4/+6
* 10L fix: forgot to spellcheck.lumag2003-05-051-3/+3
* Translation update.lumag2003-05-055-3/+277
* Proper key frame reporting. Proper handling of "no subtitles wanted".mosu2003-05-051-4/+5
* -novideo documenteddiego2003-05-051-0/+3
* document ilpackrfelker2003-05-051-0/+7
* Spelling and wording corrections.diego2003-05-051-4/+4
* typodiego2003-05-051-1/+1
* Updates and a small patch provided by Bohdan Horst.diego2003-05-052-8/+19
* this is a important patch for hpux 11.00, because it avoid thediego2003-05-052-4/+4
* DXR2 option updates, description removed as it is present in HTML/XML.diego2003-05-051-37/+46
* Error in the aspect ratio calculation, plus typos and rewordings.diego2003-05-041-5/+5
* Error in the aspect ratio calculation, plus typos and rewordings.diego2003-05-041-4/+4
* document autoaspect optionrfelker2003-05-041-0/+4
* obsoleted by the XML versiondiego2003-05-041-233/+0
* corrected the sample codealex2003-05-041-4/+4
* Fixed seeking in audio-only files. Added support for subtitle track selection...mosu2003-05-041-50/+80
* Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.diego2003-05-031-0/+1
* Try to detect Matroska paths if autodetection is wanted AND if it is forced t...mosu2003-05-031-1/+1
* Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"rsf2003-05-031-2/+2
* Added some special-case code for checking for "sip:" URLs (because theyrsf2003-05-031-5/+12
* We now check for "sip:" URLs - which are handled using the same LIVE.COMrsf2003-05-031-1/+10
* Added SIP (IP telephony) client support. (This was already supported in thersf2003-05-031-26/+59
* Changed the order of two conditionals in an "if" statement, to make the codersf2003-05-031-1/+1
* sort of a hack, but at least this lets the framerate-increasingrfelker2003-05-033-0/+10
* fixed a 10l (undefined behavior) and made the other parameters configurablerfelker2003-05-031-5/+9
* document new filters and optionsrfelker2003-05-021-6/+33
* more 10l's -- fortunately part of the bug was that the buggy code didn't get ...rfelker2003-05-021-20/+149
* Fixed small typolumag2003-05-011-1/+1
* 1000l to the author and for the commiter (me :)alex2003-05-012-3/+3
* removed the last mp_msg :)alex2003-05-013-11/+11