summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* syncdiego2003-05-013-0/+3
* Small fix: removed duplicated word 'page'lumag2003-05-011-1/+1
* Small corection of mentioned GCC versions.lumag2003-05-011-2/+2
* various fixes and updatesnicolas2003-05-011-39/+95
* syncnicolas2003-05-012-2/+6
* Fixed a lot of typos.lumag2003-05-0110-94/+94
* Sync with HTMLlumag2003-04-302-0/+2
* some user told me about itgabucino2003-04-302-0/+2
* removed nonsense stream_reset/seek in check_file()arpi2003-04-303-8/+0
* Implemented some default values. The corresponding Kax elements are not store...mosu2003-04-301-3/+8
* Remove broker reset/seek and fix ;;rtognimp2003-04-301-4/+1
* Realaudio supportrtognimp2003-04-301-0/+302
* Add support for Realaudio filesrtognimp2003-04-303-2/+25
* Support codecs 14_4 and 28_8rtognimp2003-04-301-0/+2
* Adding Real audio codecs 14_4 and 28_8rtognimp2003-04-301-0/+14
* Support for codec 14_4 and 28_8rtognimp2003-04-301-1/+15
* Fixes for gcc 3.2mosu2003-04-301-6/+6
* Loop counter was used inside for another loop as well.mosu2003-04-301-3/+4
* 100l in my 100l fix! :(rfelker2003-04-301-7/+17
* Cygwin should behave like a Unix environment, i.e. config files should bediego2003-04-301-1/+1
* Add support for the Saxon XSLT Processor.lumag2003-04-303-2/+16
* Added Matroska demuxing support.mosu2003-04-307-3/+2051
* Selecting tv channel by name (tv://) documentation.diego2003-04-291-3/+4
* not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)alex2003-04-291-26/+0
* Spring cleanup: removed the full yv12 support as it was broken anyway. The BG...alex2003-04-291-80/+5
* new mmx/mmx2/3dnow code for improved performancerfelker2003-04-291-21/+151
* 1000000000lrfelker2003-04-293-6/+6
* Cygwin is not spelled CygWin.diego2003-04-294-8/+8
* There are conflicting definitions for DVDFileSeek in the .c and .h file.diego2003-04-291-1/+1
* Fixed L0L bug Forgot to delete ending tags of itemlist.lumag2003-04-281-2/+0
* Translation update + small fixes.lumag2003-04-283-11/+4
* fully reworked by Nico <nsabbi@libero.it>alex2003-04-281-245/+216
* changed cpudetection code to support newer pentiumsalex2003-04-281-16/+13
* DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)alex2003-04-281-55/+320
* abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan...alex2003-04-281-1/+21
* added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo...alex2003-04-281-0/+2
* new mode for tfields filter -- shifts fields by a quarter-pixel so therfelker2003-04-281-0/+51
* at least 100l for me, the last commit was nonsenserfelker2003-04-281-3/+15
* slices support for vf_crop. now cropping black borders should make arfelker2003-04-271-0/+29
* display size/aspect adjusting filterrfelker2003-04-273-1/+69
* ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/...rfelker2003-04-271-0/+10
* triple buffering support, configuration/option system changed,some minor bugs...zdar2003-04-271-38/+176
* fix 'cannot adjust line' warningnicolas2003-04-272-7/+6
* generate meaningful d_width & d_height when scaling, rather than useless nons...rfelker2003-04-271-2/+11
* fixmichael2003-04-271-2/+2
* sync with HMTL docsnicolas2003-04-261-12/+3
* syncnicolas2003-04-261-12/+9
* fixesnicolas2003-04-261-4/+5
* syncnicolas2003-04-261-62/+143
* typonicolas2003-04-261-2/+2
* optimization -- lots of conditional jumps in inner loops are badrfelker2003-04-261-1/+2
* fix panscan font resizing with vo_mgarfelker2003-04-262-3/+4
* optional automatic aspect encoding based on d_width and d_heightrfelker2003-04-261-0/+4
* fopen requires binary flag on windows, toofaust32003-04-261-0/+4
* segfault fixmichael2003-04-261-1/