Commit Graph

5168 Commits

Author SHA1 Message Date
arpi c811496afe lirc fix by Keller Attila <mikimo3@freemail.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5168 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 20:28:19 +00:00
michael 07629da493 supporting ffmpegs "hopefully better bitrate control"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5167 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 17:09:04 +00:00
michael 4b7c5a1141 rage mobility m3 is rage128 based and not mach64 ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5166 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 16:08:39 +00:00
eyck 911997deea correct LIBDIR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5165 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 16:02:21 +00:00
jkeil f08bc385fe Add a (more or less dummy) reference to vo_format_name(), to pull the
img_format.o object from libvo.a on solaris.

The typical set of libvo video drivers on solaris didn't reference this symbol,
but a library at the end of the link command for mplayer requires this
function.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5164 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 15:11:44 +00:00
jaf a599300f4f xp added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5163 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 15:03:25 +00:00
arpi 50e52496aa Mp4S fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5162 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 14:21:07 +00:00
gabucino 454dcc7690 fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5161 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 09:42:20 +00:00
gabucino 33fa51e5ed sync the f* manual (with arpi's english changes)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5160 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 09:41:26 +00:00
arpi f19ef5a1ff uninit bugs fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5159 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 03:38:16 +00:00
melanson 8a77bc1aec FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on
EOF and preliminary seeking support (not perfect yet)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5158 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:59:04 +00:00
arpi 766d6928dc libvo printfs added (moved from mplayer.c), mpi buffers free'd to fix multifile playback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5157 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:30:29 +00:00
arpi 984d3bcd5c init_video_vaa() removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5156 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:29:41 +00:00
arpi f7718eb735 init/uninit libvo/ao/getch2/cache2 order fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5155 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:28:32 +00:00
arpi 1cfe6ec88a fixed colorspace detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5154 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:13:18 +00:00
arpi 804d1af151 don't free our_out_buffer - it's obsoleted
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5153 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:04:06 +00:00
arpi b43d67e0dd - cleanup pass 1. more to come soon...
- fixed order of libcss and dumpstream stuff
- fixed some comments, added more to get source easier searchable
- removed some nonsense goto, use if() instead
- removed some obsoleted, #if 0'd code
- rewritten text subtitle init calls
- removed useless 'max benchmark' code (it shows 480% cpu when playing vcd on p4...)
TODO: fix order or ao/vo init, and migrate video codec selection to libmpcodecs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5152 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 00:47:15 +00:00
arpi 24ed01fec4 useless 'max benchmar' removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5151 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 00:43:01 +00:00
arpi c294d96a27 removed pitches[] mess
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5150 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 22:51:07 +00:00
alex 802f3d0f65 using LIBDIR instead prefix/lib/mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5149 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 21:20:47 +00:00
alex 6812710daa writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was the same as PREFIX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5148 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 21:20:03 +00:00
alex 9fbeed886b libvo flags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5147 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 20:57:53 +00:00
arpi d2052443ec mpegpes support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5146 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 20:36:24 +00:00
arpi cee508226e accept IMGFMT_MPEGPES
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5145 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 20:35:59 +00:00
melanson 47533eeaac added proper PTS support for FILM demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5144 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 19:58:07 +00:00
alex ced43e33e0 BSD compatibility fix by Steven M. Schultz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5143 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 19:17:58 +00:00
arpi 1c6f0aff46 fame enabeld
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5142 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 19:15:12 +00:00
arpi d05e4be652 libfame added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5141 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 18:43:10 +00:00
michael 7d74522cdd workaround lack of -fomit-frame-pointer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5140 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 17:12:19 +00:00
albeu 62aac61a03 Fixed the bug that make mplayer crash with no sound and an invalid
video codec


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 17:10:15 +00:00
albeu ecc9aff200 1L : removed redondant enter key binding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5138 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 16:57:35 +00:00
gabucino 7ecf1d87b0 ENTER now quits after last file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5137 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 16:47:35 +00:00
albeu 82d7a7a8f3 Now enter key quit if no next file is avaible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5136 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 16:36:32 +00:00
mswitch 24c5ce1c3b Fixed some bugs with fame, had to disable prebuffering with fame though
as sync drifts off. But fame is alot more stable than avcodec and so far
I've noticed a small quality increase with some videos (not all).

Will have to work some more on the sync stuff... This one should be
stable though..


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5135 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 15:49:26 +00:00
albeu 14316b3379 Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
with ogg/vorbis audio.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5134 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 14:32:03 +00:00
mswitch 7644b575f9 Fixed problem with seeking/sync when using libfame
libfame seems to not accept some standard fps rates, like 2997/100, this
causes bad syncing with fame sometimes =(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5133 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 06:01:13 +00:00
arpi fa42456447 prefer outfmt with no conversion (see vo's query flags)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5132 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:46:49 +00:00
alex d6bf64537e added directrendering support and better query_format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5131 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:42:19 +00:00
arpi 3531eb6b80 rtfm hint msg depends on runtime detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5130 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:15:10 +00:00
arpi c6ed664b52 let's make users testing runtime stuff... he-he
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:03:37 +00:00
arpi c927d02505 hints on RTFM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5128 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:56:19 +00:00
arpi 38120f512a updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5127 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:34:45 +00:00
arpi af97cb3f51 obsolete... will be deleted SOON
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5126 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:28:11 +00:00
arpi ce04a5f401 handle error from mpcodecs_config_vo()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:10:31 +00:00
arpi 98a08e34c0 "obladi-oblada" -- Gabucino, Feb 11 20:03:21 2002
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:53:58 +00:00
arpi bd6b12a439 "sok ize, mutyur, bizbasz." --Gabucino, Feb 12 23:39:36 2002
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:42:52 +00:00
alex 970d387433 added a message :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5122 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:25:25 +00:00
alex 642e989c5b workaround to compile without new-input support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5121 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:22:36 +00:00
gabucino 7ea3f35c74 szrii, tuu, van, fajor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5120 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:17:50 +00:00
alex 6ca119b624 printf to mp_msg by Anders Rune Jensen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5119 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:16:32 +00:00