Commit Graph

23385 Commits

Author SHA1 Message Date
cehoyos 7a640111d4 10l: r23399 broke mov/mp4 demuxing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23402 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-28 14:25:48 +00:00
ptt 5051109e80 little typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23401 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-28 10:55:04 +00:00
diego 134fb56e1f Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23400 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-28 09:30:56 +00:00
diego 5edd9af248 Remove some unused variables, patch by timwoj ieee org.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23399 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-28 08:42:35 +00:00
diego 1fdbab9197 Move variable declaration into conditional to avoid an unused variable warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23398 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-28 08:18:23 +00:00
diego fb70c99bcc Remove unused variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23397 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-28 08:12:41 +00:00
michael 5b46b234d2 HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23396 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 21:45:33 +00:00
reimar d759ba10c3 More fastmemcpy.h removal
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23395 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 21:14:32 +00:00
reimar bbf95a3dcf Remove more pointless fastmemcpy.h includes in libvo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23394 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 21:13:10 +00:00
reimar f05afe18ee Removed useless fastmemcpy.h includes in video decoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23393 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 20:45:34 +00:00
reimar b8dee272f8 Remove two useless fastmemcpy.h includes in gui code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23392 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 20:40:04 +00:00
reimar 13fa313b55 Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23391 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 20:36:04 +00:00
gpoirier 2455a1f96f sync w/ r23370
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23390 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 12:06:08 +00:00
Gabrov c29212f8ea synced with r23388
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23389 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 11:28:05 +00:00
gpoirier 526b6a61ad Partial sync with r23370, with only one section obsolete.
patch by JRaSH % jrash06 A 163 P com%
More information on the email containing the patch:
Date: May 27, 2007 3:02 AM
Subject: [MPlayer-translations] Update to trunk/DOCS/man/zh/mplayer.1


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23388 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 09:20:50 +00:00
rik 76f47eebd9 compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23387 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-27 08:44:27 +00:00
nicodvb 39e4226e59 fixed off-by-one bug during chapter-listing; fixed by Jared Breland (list-mplayer@legroom.net) and me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23386 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-26 20:27:45 +00:00
ben 7755598a5a allow left key command to close text menus too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23385 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-25 16:31:16 +00:00
ben 32012ea3bc rename some menu open functions, to avoid confusion with libc native open()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23384 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-25 10:26:39 +00:00
zuxy b4cf5f855c Record what was produced by make_decode_table_MMX() and used that data to
initialize mp3lib_decwins directly, then remove call to
make_decode_table_MMX() and tabinit_MMX.c itself.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23383 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-25 02:52:35 +00:00
jheryan 0744007b27 Sync to 30.3.2007
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23382 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-24 13:08:23 +00:00
michael 2a0ba3889e more sensless repo moving ..moving ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23381 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-24 11:53:58 +00:00
voroshil 8ee842dde2 remove unnecessary stubs which were not ever used.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23380 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-24 09:58:57 +00:00
ivo 85b37d1ccf ffmpeg -sws_flags command line option to set swscaler flags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23379 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-23 18:35:24 +00:00
zuxy 7792bf8c1f Remove hardcoded registers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23378 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-23 15:31:37 +00:00
Gabrov 5729a61e60 synced with r23370
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23377 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-22 20:08:13 +00:00
zuxy c31cbc62df Replace hardcoded 32-bit leal with equivalent add/sub so pointer arithmetic will be 64-bit under AMD64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23376 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-22 14:00:39 +00:00
zuxy e5113fdfec Set i_bps for ASF video streams according to extended stream properties
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23375 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-22 13:55:14 +00:00
zuxy 6e13c348c3 Remove unused synth_1to1_mono()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23374 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-22 13:44:14 +00:00
ptt 1c6ae61a3f sync'ed up with r21654
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23373 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 17:01:33 +00:00
voroshil 709aa5eb74 make v4l1 driver work properly.
v4l1 API docs says that VIDIOCSWIN (picture size) and VIDIOCSPICT (pixel format) 
should be called before VIDIOCGMBUF ioctl call.

patch by Trent Piepho xyzzy at speakeasy dot org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23372 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 17:00:08 +00:00
ptt 6b17d17e8c sync'ed up with r21561
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23371 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 16:45:17 +00:00
ptt 44b6b7caea added missing fps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23370 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 16:29:39 +00:00
voroshil 20baa1179a missed sync tag update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23369 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 16:22:49 +00:00
voroshil 288ce415ee r23367: little alignment fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23368 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 16:21:45 +00:00
ptt 98bedbe5ca little alignment fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23367 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 16:01:04 +00:00
ptt ee80087b20 sync'ed up with r23028
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23366 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 15:58:25 +00:00
ptt 1e6b7fd5f3 little fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23365 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 15:54:08 +00:00
zuxy 69c29620c5 10l: cosmetic: more trailing whitespaces removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23364 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 07:47:53 +00:00
zuxy 92d79f93cb Cosmetic: remove trailing whitespaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23363 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 07:46:23 +00:00
zuxy e6a1b2b0af New tags introduced for AMD K10 and Intel Penryn
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23362 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 07:42:58 +00:00
diego 61ee11c120 Add "uclinux" as an accepted system type in the linux() test.
patch by Mike Frysinger, vapier.adi gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23361 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 06:54:06 +00:00
zuxy a147ec530e Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly faster than original assembly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23360 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 01:47:27 +00:00
ben 4f0ee265ff missed part of gui code change while introducing -subfont option (patch by Piotr Kaczuba)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23359 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-20 21:07:14 +00:00
eugeni c64608422a Fix #if condition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23358 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-20 17:56:39 +00:00
eugeni 225a00fb2e FT_Request_Size does not exist in FreeType 2.1.*. Fallback to FT_Set_Char_Size.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23357 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-20 17:04:12 +00:00
ben 194fc1b15b add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23356 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-20 16:10:45 +00:00
ben b0615f0024 get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23355 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-20 15:17:56 +00:00
reimar 29362964bb Move common ioctl outside of ifdef
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23354 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-20 12:20:03 +00:00
reimar 2764ff21db Clean up some unused code and #ifdef mess in ao_sun.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23353 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-20 12:15:16 +00:00