summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>arpi2003-05-111-0/+157
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10095 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin/mingw32 support by Sascha Sommeralex2003-05-112-3/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10094 b3059339-0415-0410-9bf9-f77b7e298cf2
* Preliminary Theora support. Patch by David Kuehling.mosu2003-05-111-25/+128
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10093 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mistake noticed by Todor Petkov <zakk@online.bg>.diego2003-05-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10092 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedmpt2003-05-111-2158/+2172
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10091 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document -vop to avoid confusion.diego2003-05-101-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10090 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-05-103-52/+109
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10089 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffsvq3 fix, dunno if this is the correct fixmichael2003-05-101-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10088 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing ImageDesc (stsd) to ffsvq3michael2003-05-101-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10087 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffsvq3michael2003-05-101-0/+8
| | | | | | | note, according to anonymous the stsd atom must be passed in extradata ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10086 b3059339-0415-0410-9bf9-f77b7e298cf2
* timecode scale value must be initialized before the duration is found. API ↵mosu2003-05-091-4/+3
| | | | | | change of libmatroska 0.4.2. Will not work with 0.4.1! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10085 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix mistake i made when wtfm'ing for -spualignrfelker2003-05-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10084 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed alignment bugmichael2003-05-071-2/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10083 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for aspect ratio set via DisplayWidth/DisplayHeight.mosu2003-05-061-3/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10082 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made the decoder honor the aspect ratio set by the container (if it was set ↵mosu2003-05-061-0/+1
| | | | | | at all). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10081 b3059339-0415-0410-9bf9-f77b7e298cf2
* Vorbis header packet lengths were calculated incorrectly.mosu2003-05-061-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10080 b3059339-0415-0410-9bf9-f77b7e298cf2
* support more image formats. hopefully this bpp handling is correct...rfelker2003-05-061-7/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10079 b3059339-0415-0410-9bf9-f77b7e298cf2
* Correct dumping hint (vc dummy faster than null).ranma2003-05-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10078 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small update by Bohdan Horst.diego2003-05-052-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10077 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L fix: forgot to spellcheck.lumag2003-05-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10076 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translation update.lumag2003-05-055-3/+277
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10075 b3059339-0415-0410-9bf9-f77b7e298cf2
* Proper key frame reporting. Proper handling of "no subtitles wanted".mosu2003-05-051-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10074 b3059339-0415-0410-9bf9-f77b7e298cf2
* -novideo documenteddiego2003-05-051-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10073 b3059339-0415-0410-9bf9-f77b7e298cf2
* document ilpackrfelker2003-05-051-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling and wording corrections.diego2003-05-051-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10071 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2003-05-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10070 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updates and a small patch provided by Bohdan Horst.diego2003-05-052-8/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10069 b3059339-0415-0410-9bf9-f77b7e298cf2
* this is a important patch for hpux 11.00, because it avoid thediego2003-05-052-4/+4
| | | | | | | | SIGBUS Signal Error if playing video direct from DVD-Rom. Patch by Martin Gansser <mgansser@ngi.de>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10068 b3059339-0415-0410-9bf9-f77b7e298cf2
* DXR2 option updates, description removed as it is present in HTML/XML.diego2003-05-051-37/+46
| | | | | | | Based on a patch by Mark Guptill <CompGuy284@attbi.com>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10067 b3059339-0415-0410-9bf9-f77b7e298cf2
* Error in the aspect ratio calculation, plus typos and rewordings.diego2003-05-041-5/+5
| | | | | | | Noticed by Jason Tackaberry <tack@auc.ca>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10066 b3059339-0415-0410-9bf9-f77b7e298cf2
* Error in the aspect ratio calculation, plus typos and rewordings.diego2003-05-041-4/+4
| | | | | | | Noticed by Jason Tackaberry <tack@auc.ca>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10065 b3059339-0415-0410-9bf9-f77b7e298cf2
* document autoaspect optionrfelker2003-05-041-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10064 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoleted by the XML versiondiego2003-05-041-233/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10063 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected the sample codealex2003-05-041-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10062 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed seeking in audio-only files. Added support for subtitle track ↵mosu2003-05-041-50/+80
| | | | | | selection via "-slang". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10061 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.diego2003-05-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10060 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try to detect Matroska paths if autodetection is wanted AND if it is forced ↵mosu2003-05-031-1/+1
| | | | | | to "yes". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10059 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"rsf2003-05-031-2/+2
| | | | | | | or "make distclean". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10058 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added some special-case code for checking for "sip:" URLs (because theyrsf2003-05-031-5/+12
| | | | | | | don't include a "//" like other URLs). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10057 b3059339-0415-0410-9bf9-f77b7e298cf2
* We now check for "sip:" URLs - which are handled using the same LIVE.COMrsf2003-05-031-1/+10
| | | | | | | code as "rtsp://" URLs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10056 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added SIP (IP telephony) client support. (This was already supported in thersf2003-05-031-26/+59
| | | | | | | | LIVE.COM libraries, so updating the MPlayer code to support it required only relatively minor changes.) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10055 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the order of two conditionals in an "if" statement, to make the codersf2003-05-031-1/+1
| | | | | | | (very slightly) more efficient in the common case. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10054 b3059339-0415-0410-9bf9-f77b7e298cf2
* sort of a hack, but at least this lets the framerate-increasingrfelker2003-05-033-0/+10
| | | | | | | filters work in mplayer, albeit without proper timing... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10053 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a 10l (undefined behavior) and made the other parameters configurablerfelker2003-05-031-5/+9
| | | | | | | (it's probably nice not to have to throw away half the information...) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10052 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new filters and optionsrfelker2003-05-021-6/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10051 b3059339-0415-0410-9bf9-f77b7e298cf2
* more 10l's -- fortunately part of the bug was that the buggy code didn't get ↵rfelker2003-05-021-20/+149
| | | | | | | | | called... also new 4tap quarter-pixel translate filter (tfields=4) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10050 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed small typolumag2003-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10049 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l to the author and for the commiter (me :)alex2003-05-012-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10048 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the last mp_msg :)alex2003-05-013-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10047 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncdiego2003-05-013-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10046 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small fix: removed duplicated word 'page'lumag2003-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10045 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small corection of mentioned GCC versions.lumag2003-05-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10044 b3059339-0415-0410-9bf9-f77b7e298cf2
* various fixes and updatesnicolas2003-05-011-39/+95
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10043 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-05-012-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a lot of typos.lumag2003-05-0110-94/+94
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10041 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with HTMLlumag2003-04-302-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10040 b3059339-0415-0410-9bf9-f77b7e298cf2
* some user told me about itgabucino2003-04-302-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10039 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed nonsense stream_reset/seek in check_file()arpi2003-04-303-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10038 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implemented some default values. The corresponding Kax elements are not ↵mosu2003-04-301-3/+8
| | | | | | stored if they are set to their default value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10037 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove broker reset/seek and fix ;;rtognimp2003-04-301-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10036 b3059339-0415-0410-9bf9-f77b7e298cf2
* Realaudio supportrtognimp2003-04-301-0/+302
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10035 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for Realaudio filesrtognimp2003-04-303-2/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10034 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support codecs 14_4 and 28_8rtognimp2003-04-301-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10033 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding Real audio codecs 14_4 and 28_8rtognimp2003-04-301-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10032 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for codec 14_4 and 28_8rtognimp2003-04-301-1/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10031 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes for gcc 3.2mosu2003-04-301-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10030 b3059339-0415-0410-9bf9-f77b7e298cf2
* Loop counter was used inside for another loop as well.mosu2003-04-301-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10029 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l in my 100l fix! :(rfelker2003-04-301-7/+17
| | | | | | | it's finally right now (i hope!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10028 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cygwin should behave like a Unix environment, i.e. config files should bediego2003-04-301-1/+1
| | | | | | | in .mplayer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10027 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for the Saxon XSLT Processor.lumag2003-04-303-2/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10026 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added Matroska demuxing support.mosu2003-04-307-3/+2051
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10025 b3059339-0415-0410-9bf9-f77b7e298cf2
* Selecting tv channel by name (tv://) documentation.diego2003-04-291-3/+4
| | | | | | | Patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10024 b3059339-0415-0410-9bf9-f77b7e298cf2
* not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)alex2003-04-291-26/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spring cleanup: removed the full yv12 support as it was broken anyway. The ↵alex2003-04-291-80/+5
| | | | | | BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10022 b3059339-0415-0410-9bf9-f77b7e298cf2
* new mmx/mmx2/3dnow code for improved performancerfelker2003-04-291-21/+151
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10021 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000000lrfelker2003-04-293-6/+6
| | | | | | | | | | | default fps has been broken on ntsc for a LONG time because of this nonsense! (29.00?!?) no idea why no one caught it, i just have fps=29.97 in my config file... i hope the bsd code works; i can't test it. btw, the (int)*(void **)arg stuff is total nonsense, no idea how that even works... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10020 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cygwin is not spelled CygWin.diego2003-04-294-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10019 b3059339-0415-0410-9bf9-f77b7e298cf2
* There are conflicting definitions for DVDFileSeek in the .c and .h file.diego2003-04-291-1/+1
| | | | | | | Fix ported from libdvdread CVS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10018 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed L0L bug Forgot to delete ending tags of itemlist.lumag2003-04-281-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10017 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translation update + small fixes.lumag2003-04-283-11/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10016 b3059339-0415-0410-9bf9-f77b7e298cf2
* fully reworked by Nico <nsabbi@libero.it>alex2003-04-281-245/+216
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10015 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed cpudetection code to support newer pentiumsalex2003-04-281-16/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10014 b3059339-0415-0410-9bf9-f77b7e298cf2
*