aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Support for aspect ratio set via DisplayWidth/DisplayHeight.Gravatar mosu2003-05-06
| | | | 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 ↵Gravatar mosu2003-05-06
| | | | | | at all). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10081 b3059339-0415-0410-9bf9-f77b7e298cf2
* Vorbis header packet lengths were calculated incorrectly.Gravatar mosu2003-05-06
| | | | 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...Gravatar rfelker2003-05-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10079 b3059339-0415-0410-9bf9-f77b7e298cf2
* Correct dumping hint (vc dummy faster than null).Gravatar ranma2003-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10078 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small update by Bohdan Horst.Gravatar diego2003-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10077 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L fix: forgot to spellcheck.Gravatar lumag2003-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10076 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translation update.Gravatar lumag2003-05-05
| | | | 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".Gravatar mosu2003-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10074 b3059339-0415-0410-9bf9-f77b7e298cf2
* -novideo documentedGravatar diego2003-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10073 b3059339-0415-0410-9bf9-f77b7e298cf2
* document ilpackGravatar rfelker2003-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling and wording corrections.Gravatar diego2003-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10071 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoGravatar diego2003-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10070 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updates and a small patch provided by Bohdan Horst.Gravatar diego2003-05-05
| | | | 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 theGravatar diego2003-05-05
| | | | | | | | 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.Gravatar diego2003-05-05
| | | | | | | 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.Gravatar diego2003-05-04
| | | | | | | 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.Gravatar diego2003-05-04
| | | | | | | Noticed by Jason Tackaberry <tack@auc.ca>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10065 b3059339-0415-0410-9bf9-f77b7e298cf2
* document autoaspect optionGravatar rfelker2003-05-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10064 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoleted by the XML versionGravatar diego2003-05-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10063 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected the sample codeGravatar alex2003-05-04
| | | | 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 ↵Gravatar mosu2003-05-04
| | | | | | 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>.Gravatar diego2003-05-03
| | | | 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 ↵Gravatar mosu2003-05-03
| | | | | | 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"Gravatar rsf2003-05-03
| | | | | | | 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 theyGravatar rsf2003-05-03
| | | | | | | 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.COMGravatar rsf2003-05-03
| | | | | | | 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 theGravatar rsf2003-05-03
| | | | | | | | 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 codeGravatar rsf2003-05-03
| | | | | | | (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-increasingGravatar rfelker2003-05-03
| | | | | | | 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 configurableGravatar rfelker2003-05-03
| | | | | | | (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 optionsGravatar rfelker2003-05-02
| | | | 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 ↵Gravatar rfelker2003-05-02
| | | | | | | | | 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 typoGravatar lumag2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10049 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l to the author and for the commiter (me :)Gravatar alex2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10048 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the last mp_msg :)Gravatar alex2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10047 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar diego2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10046 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small fix: removed duplicated word 'page'Gravatar lumag2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10045 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small corection of mentioned GCC versions.Gravatar lumag2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10044 b3059339-0415-0410-9bf9-f77b7e298cf2
* various fixes and updatesGravatar nicolas2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10043 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar nicolas2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a lot of typos.Gravatar lumag2003-05-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10041 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with HTMLGravatar lumag2003-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10040 b3059339-0415-0410-9bf9-f77b7e298cf2
* some user told me about itGravatar gabucino2003-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10039 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed nonsense stream_reset/seek in check_file()Gravatar arpi2003-04-30
| | | | 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 ↵Gravatar mosu2003-04-30
| | | | | | 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 ;;Gravatar rtognimp2003-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10036 b3059339-0415-0410-9bf9-f77b7e298cf2
* Realaudio supportGravatar rtognimp2003-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10035 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for Realaudio filesGravatar rtognimp2003-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10034 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support codecs 14_4 and 28_8Gravatar rtognimp2003-04-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10033 b3059339-0415-0410-9bf9-f77b7e298cf2