Commit Graph

81 Commits

Author SHA1 Message Date
kraymer 4383024c68 Chinese man page translation is in sync now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24028 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 00:35:40 +00:00
compn cd7f32d184 fix B-frame consistency pointed out by diego, add MPEG-1/2 speedups
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23995 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-02 00:56:16 +00:00
compn af9942aa5a xan wc4 video decoding, removed bframe warning message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23993 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 18:11:09 +00:00
voroshil 6564720a31 Teletext support
Part 5/5: documentation



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23924 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-29 17:58:20 +00:00
gpoirier ef434d51e0 Intel Mac is fully supported these days
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23864 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-26 08:22:57 +00:00
gpoirier 4880bc3ee4 add Hitachi SuperH (SH3) support
patch by Alex Ferguson %b_linuz A yahoo P com%


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23863 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-26 08:21:42 +00:00
compn a7b8d368db subs working with lavf change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23785 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-15 14:47:19 +00:00
diego b000a6a519 ISO8859-1 --> UTF-8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23754 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 19:50:36 +00:00
diego 344a7d5574 Mention Bethesda Software VID and Atrac 3 decoders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23753 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 19:34:34 +00:00
compn b96121ef4b add af_pan balance/fix changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23751 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 18:23:18 +00:00
compn ce8965e42b add sub_scale and loop changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23750 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 18:09:49 +00:00
voroshil 2f76cfc28a Revert r23530.
r23530 breaks policy: notification was not sent to mailing list,
agreements of other devs were not received.
Code also should be reviewed/cleaned up/fixed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23593 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-21 08:18:51 +00:00
voroshil 83a2c50ef9 Teletext support for tv:// (v4l and v4l2 only)
modified patch from Otvos Attila oattila at chello dot hu

Module uses zvbi library for all low-level  VBI operations (like I/O with vbi
device, converting vbi pages into usefull vbi_page stuctures, rendering them
into RGB32 images).

All teletext related stuff (except properties, slave commands and rendering
osd in text mode or RGB32 rendered teletext pages in spu mode) is implemented
in tvi_vbi.c

New properties:
teletext_page - switching between pages
teletext_mode - switch between on/off/opaque/transparent modes
teletext_format - (currently read-only) allows to get format info
(black/white,gray,text)
teletext_half_page - trivial zooming (displaying top/bottom half of teletext
page)

New slave commands:
teletext_add_dec - user interface for jumping to any page by editing page number
interactively
teletext_go_link - goes though links, specified on current page



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23530 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 00:06:12 +00:00
zuxy dd053ddd67 Enable SIMD optmizations for mp3lib on AMD64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23515 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 14:38:25 +00:00
reimar 8d404b6658 Mention change to libamr in Changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23501 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 21:20:44 +00:00
compn 3d2fe32d5a update changelog and bump codecs.conf release number
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23297 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 12:58:06 +00:00
ben ff615699a8 notify of pvr channel navigation feature in ChangeLog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23266 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 12:25:11 +00:00
gpoirier 75e860c13c iWMMXt-accelerated DCT and motion compensation for ARM processors
Ported to SVN by David Bateman % adb014 A gmail P com % from www.mkezx.org
Originally written for Zaurus port http://atty.skr.jp/zplayer/ by AGAWA Koji
Original thread:
Date: Apr 5, 2007 1:11 AM
Subject: [MPlayer-dev-eng] mkezx patches (Was: mplayer zaurus patches)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23254 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 19:11:56 +00:00
compn c6baa53b12 note about gui depending on libavcodec instead of libpng
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23252 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 17:32:01 +00:00
nicodvb 937e8a8249 dvdnav:// depends on our fork of libdvdnav
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23203 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-01 20:02:05 +00:00
ben a93ac269d0 notify new Radeon chipsets supported by VIDIX driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23163 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 18:01:42 +00:00
reimar 0be2cae378 Mention change to monitorpixelaspect=1 default in Changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23156 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-28 08:06:50 +00:00
compn 64799dcf02 lowres supports some h264 files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23000 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-15 15:21:37 +00:00
voroshil 3a67e916d5 add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tv
driver


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22999 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-15 14:43:06 +00:00
ben 38454c4e53 updated changelog with recent vidix api changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22974 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-11 18:53:43 +00:00
diego 972d32acd7 Add some more game formats that FFmpeg now supports.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22969 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-11 08:58:13 +00:00
nicodvb 89e85ce895 better seeking in dvdnav://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22955 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-09 16:07:19 +00:00
cehoyos eee868da73 mention most RTSP changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22890 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 13:16:54 +00:00
nicodvb 50c2d32f26 mention vidix in Solaris/x86
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22837 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-28 19:16:38 +00:00
compn 26b8a9436b add some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22716 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-18 14:38:16 +00:00
diego 958c2e7f83 Rename to a more sane spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22500 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-09 13:48:57 +00:00