1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-27 17:42:17 +00:00
Commit Graph

158 Commits

Author SHA1 Message Date
greg
d4fbe9bc8b Update libass changelog.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28826 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-05 21:16:21 +00:00
compn
552052f951 import ffmpeg changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28791 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-02 02:40:21 +00:00
compn
cef4012d5f changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28789 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-02 02:05:32 +00:00
cehoyos
00b4789f65 Mention VDPAU in Changelog.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28780 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-01 15:00:38 +00:00
diego
23599b030c DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28775 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-01 11:36:39 +00:00
kostya
f4e93fdc48 SwScaler now has new YUV2RGB table generator
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28701 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-22 09:25:13 +00:00
diego
0cddea3754 Add statistics audio filter that prints information about the audio stream.
patch by Nicolas George, nicolas.george normalesup org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28696 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-21 21:27:27 +00:00
compn
09bf506c34 add automatic hw acceleration for vo gl entry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28461 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-03 12:20:18 +00:00
compn
0f32636053 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28185 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 18:11:55 +00:00
compn
cf828c1dd5 fix poorly worded changelog entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28181 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 04:24:07 +00:00
diego
c612907d1c MNG demuxer by Stefan Schuermans, stefan blinkenarea org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28052 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-30 13:22:34 +00:00
diego
5750c01e25 whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28051 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-30 13:21:09 +00:00
compn
cdf2023d98 misc mplayer fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28047 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-28 15:26:36 +00:00
compn
ff4c67b77c add direct3d docs, ok'd by Guillaume
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27973 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-21 13:03:22 +00:00
diego
bbcccf2d19 Update internal libmpeg2 copy to version 0.5.1.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27604 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-13 17:31:45 +00:00
diego
e915d29f0a Sync libdvdcss with upstream version 1.2.10.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27494 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-29 20:22:36 +00:00
compn
0e817b4d74 fixes spotted by diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27460 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-13 18:22:10 +00:00
compn
1dccc1979c updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27455 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-12 01:58:36 +00:00
ben
85d48b9bb0 Update ChangeLog with latest VIDIX related changes regarding SuperH.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27453 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-11 23:11:38 +00:00
ben
bfd89d7610 Add video driver for Nintendo Wii/GameCube.
Original patch by Jing Liu <fatersh-1@yahoo.com>,
based on vo_fbdev.c and adapted to Nintendo's specific GPU.

This driver handles dedicated ATI GPU, which can be found in:
 - Nintendo GameCube (ATI LSI Flipper @ 162 MHz)
 - Nintendo Wii (ATI Hollywood @ 243 MHz)

Flipper and Hollywood chipsets are pretty similar, except from clock speed:
 - Embedded framebuffer is 2MB.
 - Texture cache is 1MB.
 - Vertex cache is 0.1 MB.
 - Framebuffer is YUY2, not RGB.
 - Best resolution is 480p (854x480)
          


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27407 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-03 20:04:03 +00:00
compn
57488ffeed some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27134 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 22:36:56 +00:00
compn
c191e0424b add support for /game-formats/psx-str/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27133 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 12:15:31 +00:00
diego
b3cf918e20 spelling/wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27062 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-15 11:20:09 +00:00
compn
9b5ec0b047 6 months of changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27060 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-15 02:41:08 +00:00
ben
288930f1a9 Declare new Linux AppleIR remote support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26802 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-18 13:43:46 +00:00
compn
80dc6cf37b add h264 speedups
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26695 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 16:23:07 +00:00
diego
6c2394f0b4 Add BFI video support through FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26491 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 10:14:55 +00:00
diego
06cbb5007c Restore grayscale decoding support with FFmpeg.
Removing support was done due to a silly misunderstanding.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26427 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-13 00:03:11 +00:00
diego
ca1fb12840 Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
from the documentation and the relevant options from the glue code.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26198 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 21:30:01 +00:00
reimar
99a840529a Mention nvidia fix for vo gl and especially changed screensaver support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26107 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-26 23:52:44 +00:00
rtogni
dd44ed5d84 Update for security fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25936 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-30 21:40:06 +00:00
nicodvb
af5342d0e1 clarification about dvd still menus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25923 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-29 22:18:07 +00:00
nicodvb
4bdd01ab18 dvd still menus and latm aac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25916 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-29 21:55:57 +00:00
nicodvb
b4b9552c60 angle switching in dvd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25608 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-05 14:34:29 +00:00
ulion
8f363e73d7 Make up missing changelog for dts wav support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25349 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-11 08:17:49 +00:00
compn
149fd4dac7 some changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25346 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-10 21:33:22 +00:00
gpoirier
86b52f44ed mention VC-1/WMV MMX speed-up in the changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25136 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-22 10:10:03 +00:00
compn
df17a15a12 remove technical changes as pointed out by uau and diego, another update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25045 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-14 00:48:25 +00:00
compn
2929e9a4e2 fix typo spotted by corey
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25036 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-13 21:13:00 +00:00
reimar
2cad693abd J/X8-Frames in WMV2 are finally supported!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25006 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-09 21:52:23 +00:00
compn
45dded292c add some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24958 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-03 19:14:16 +00:00
compn
08e0319d59 spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24902 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-30 21:18:39 +00:00
compn
2ff75864de remove thanks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24901 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-30 21:18:07 +00:00
nicodvb
a70a68b9e6 program switching in demux_lavf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24874 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-27 19:17:44 +00:00
compn
a894a32080 fixed osd on mac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24853 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-25 17:38:54 +00:00
compn
95a91a8e16 support for wavpack in matroska
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24834 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-22 13:04:38 +00:00
reimar
bb0786d6da Add ASF/MXF decryption support to Changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24818 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-20 14:27:19 +00:00
reimar
4ed3ba6945 -ao pulse in changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24811 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-18 15:48:44 +00:00
compn
fc01156e67 add some changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24794 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-16 13:34:20 +00:00
compn
c9a2836761 add nellymoser to changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24793 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-16 13:09:30 +00:00
voroshil
f66f6e6a96 Changelog entry for dshow tv:// driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24773 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 19:08:52 +00:00
compn
f512c46526 add more warning fixes change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24771 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 14:16:37 +00:00
cehoyos
1d52247265 Added PAFF decoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24752 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 12:30:09 +00:00
compn
60764cac30 add DNxHD (SMPTE VC-3) encoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24750 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-09 01:59:16 +00:00
compn
23d0025435 add vf ow filter for rc3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24749 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 17:38:55 +00:00
rtogni
114d441d1c rc2 was released in 2007, not 2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24733 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-07 20:35:05 +00:00
rtogni
c73d9d5dae rc2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24730 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-07 20:00:21 +00:00
rtogni
72b33361a5 Add rc1try2 and rc1try3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24722 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-07 15:19:05 +00:00
diego
782dd94b29 cosmetics: Fix AltiVec spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24685 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-02 10:37:59 +00:00
cehoyos
7afdb27e64 Added EOF detection for RTSP via live555
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24679 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-30 21:56:09 +00:00
cehoyos
d6396e738a Clarify some RTSP changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24678 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-30 21:53:46 +00:00
nicodvb
7b4cb5f8ad mention the recent telecining bugfix in muxer_mpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24677 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-30 20:36:32 +00:00
voroshil
2b9b873707 AMV demuxer and audio/video decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24673 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-30 03:49:22 +00:00
compn
436b81a923 add flac speedups
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24661 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-29 17:11:24 +00:00
ben
c3e138139c have ChangeLog a bit more generic about vidix ati drivers upgrade
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24620 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-26 17:25:02 +00:00
diego
e29233ffe7 misc updates and spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24616 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-25 16:57:44 +00:00
voroshil
959c4cb937 Add new features, implemented in tv://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24595 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-23 20:23:29 +00:00
lu_zero
1be58b52f7 libnemesi changelog item
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24586 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-20 00:55:38 +00:00
compn
1474a68782 reimar cleaned up tivo demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24548 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-16 19:45:02 +00:00
ben
31608b01c7 updated changelog with recent monkey audio decoder support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24511 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 08:49:58 +00:00
compn
4589c0235e add instruction how to use parallel h264 deoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24373 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-09 01:27:49 +00:00
gpoirier
00ffb4b608 mention Slice-based parallel H.264 decoding in changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24348 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-05 22:24:47 +00:00
diego
9c63470472 Sync libdvdread with version 0.9.7.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24085 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-17 07:57:13 +00:00
diego
e416d6f200 misc fixes and additions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24083 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-16 21:39:00 +00:00
diego
c5531425ea Sync libdvdread with version 0.9.6.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24075 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-16 06:57:43 +00:00
diego
80dee3f8ac Sync libdvdread with version 0.9.5 (functional changes).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24067 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-15 11:47:22 +00:00
diego
bcf0c984f0 Apple Remote support
patch by Zoltan Ponekker, pontscho kac.poliod hu
cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-14 14:29:22 +00:00
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