Commit Graph

10168 Commits

Author SHA1 Message Date
mosu d9beced7e6 Support for selecting the audio track in Matroska files via -alang.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10168 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 15:01:25 +00:00
michael 49fc9d99b4 colorspace_type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10167 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 14:38:59 +00:00
alex c0a7d2edd3 it's still a 10l bug + 10l to me for commiting sh*t first time, and originally I wrote that tooo, so now I'm at about 1000litres? And anyway, this code isn't used :)) No, Rich, no, I will not upload a clip showing me drinking that much cola :)<EOF>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10166 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 14:09:19 +00:00
alex c010f7ce85 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10165 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 13:29:54 +00:00
alex b560fb2caf 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10164 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 13:20:43 +00:00
alex 185d3a9e26 oops, forgot that
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10163 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 13:11:49 +00:00
alex a04f379213 removed obsolete (and currently non-working) scaling functions, after that it works correctly with YV12,422P and 444P mjpegs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10162 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 13:10:20 +00:00
alex f647802a3f support for pnm and rtsp stream opening with gui, patch by Ambrose Li <a.c.li@ieee.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10161 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 12:58:13 +00:00
alex 13fd5a7fca do it the standard way (tm)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10160 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 12:37:58 +00:00
alex 022c06105f some changes (michael: is the colorspace_type field needed?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10159 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 12:17:36 +00:00
diego 6930a03a30 Make configure run even on non POSIX compliant shells (Solaris).
Patch by Götz Waschk <waschk@informatik.uni-rostock.de>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10158 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 00:24:28 +00:00
diego 654e522025 Default codec location is now /usr/local/lib/codecs/, the location is now
set with --with-codecsdir, plus some more updates.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10157 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 00:20:33 +00:00
diego 100a33ccf6 Cygwin and MinGW should use default codecs directories, --with-codecsdir is
available for setting it differently.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10156 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 23:52:37 +00:00
diego fcec3e7c2b New FFmpeg CVS URL, patch by Magnus Damm <damm@opensource.se>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10155 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 21:38:58 +00:00
diego a9f745e1cb One / too many, noticed by Andreas Hess <jaska@gmx.net>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10154 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 21:27:39 +00:00
alex c911f58ae6 cleanup/cosmetic patch by the author :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10153 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 16:12:54 +00:00
gabucino a1ba57cc18 ao_win32 and ao_macosx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10152 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 16:04:27 +00:00
rfelker 0166987078 new filter for dropping (near-)duplicate frames. can be used to fix
movies that were originally telecined but deinterlaced improperly, or
to improve quality when encoding at very low bitrates.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10151 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 12:38:42 +00:00
mosu 1e12eb7979 Delayed the parsing of the cues for the case that the KaxInfos (and therefore the timecode scale) is located after the meta seek stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10150 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 07:49:48 +00:00
alex 2ce15e7969 Precise timer for Darwin (it's more accurate than timer-macosx.c)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10149 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-21 21:18:29 +00:00
alex ecf10a4138 Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10148 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-21 21:15:46 +00:00
alex 7b4c5c1242 mingw support, bug noticed by yepyep on irc.freenode.net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10147 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-21 17:51:46 +00:00
nicolas baa687e141 no capital X in xine's name
(ok, 1l to me ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10146 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-21 11:20:18 +00:00
nicolas 52c57cd06f no capital X in xine's name
(ok, 1l to me ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10145 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-21 11:12:17 +00:00
alex fea222079a removed broken swscaler support, added runtime fullscreens switching ability, and some other general cleanup thingies
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10144 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 19:30:46 +00:00
alex 5c682820c8 OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10143 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 19:19:32 +00:00
rfelker fb5d935251 cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10142 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 18:36:55 +00:00
rfelker 8b0fe12840 fix segfaults with slices. support slice rendering into a filter even
when the following filter/vo doesn't support slices. also use unified
vf->dmpi rather than having vf->priv->dmpi duplicated in every filter.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10141 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 17:42:33 +00:00
alex b7fc25cc94 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10140 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 17:06:00 +00:00
alex 6a8d08a063 Removed YUV (YV12) and BGR support, leaving the native RGB support. Also cleaned some other parts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10139 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 16:48:05 +00:00
lumag b5bc0925a1 Spellcheck & some small fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10138 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 15:54:48 +00:00
lumag 6e58abe47e Fixed selling error and broken tag.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10137 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 07:13:04 +00:00
lumag c7a7e3d1da Generate more links for Site navigation Bar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10136 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 07:11:33 +00:00
lumag bb369645bf Sync with en
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10135 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-20 06:51:47 +00:00
mosu 097a539fbd Endian fixes and proper support for headerless AAC streams.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10134 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-19 20:55:52 +00:00
nicolas cc9db7f35d sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10133 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-19 17:18:05 +00:00
michael 5aa6380d45 FFASV1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10132 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-19 13:40:50 +00:00
gabucino a18e70cec7 small updates here-and-there
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10131 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-19 06:54:52 +00:00
gabucino 3bbfd0bd0e sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10130 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-19 06:54:50 +00:00
alex 446116d267 --with-codecsdir option by Diego Biurrun
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10129 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-18 10:49:54 +00:00
alex 652cf76466 avoid symbol clash with never samba versions (btw, unrarlib.c is full of global variables, with common names :( and it's a bit bloated, I think)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10128 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-18 10:42:03 +00:00
arpi cea5e940fe some mplayer-g2 related fourccs added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10127 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-18 00:26:13 +00:00
mosu 3dc419b65d Added support for AAC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10126 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 20:53:12 +00:00
rtognimp d57e486192 Remove byteswap hack with dnet audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10125 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 18:50:32 +00:00
rtognimp eceebf461c wrappers for 14.4 and 28.8 codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10124 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 18:19:48 +00:00
rtognimp d8c64be99c wrappers for 14.4 and 28.8 codecs14_4.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10123 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 18:10:27 +00:00
bertrand ff6a17f203 Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10122 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 12:24:01 +00:00
arpi 898cd006a8 dnet added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10121 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 11:36:05 +00:00
arpi 5ee6845f26 ac3 byteswapping support (when format!=0x2000)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10120 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 11:35:32 +00:00
arpi 00a89df19a skip dnet/ac3 byteswapping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10119 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 11:34:37 +00:00