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

23276 Commits

Author SHA1 Message Date
ben
80c6de4578 new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23293 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 18:47:27 +00:00
compn
98a3000eca add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23292 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 15:47:06 +00:00
compn
665396fe12 update copyright year'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23291 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 14:16:58 +00:00
reimar
9ef64e24e7 Fix indentation broken in r23287
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23290 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 14:05:06 +00:00
reimar
4ffc4db9da Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23289 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 14:01:53 +00:00
reimar
8073174ddb Avoid code duplication in mkv demuxer for standard fourcc/extradata handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23288 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 13:58:57 +00:00
reimar
0cb679cfa6 Fix track info being read for the wrong track introduced in r20598
Patch by kiriuja (mplayer-patches <at> en-directo net)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23287 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 11:43:39 +00:00
reimar
49d90f4d53 Missing -1 in the FreeBSD code to get the first CD track number
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23286 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 11:39:58 +00:00
gpoirier
914401edfd sync w/r23283, fix a French typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23285 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 09:43:02 +00:00
reimar
f2d1bd5166 Reuse linux code for reading png images for windows Gui,
thus also removing libpng dependency

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23284 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 09:11:54 +00:00
compn
9161356ee8 wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage error is 18 months old!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23283 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 00:43:36 +00:00
eugeni
929e461eb0 Don't deallocate font data if it will be used later.
It produced either segfault or "Error opening memory font" with any script
that contains embedded fonts.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23282 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-09 21:38:28 +00:00
ivo
fba7257f2d remove the need of one extra shift in rgb16ToUV
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23281 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-09 21:34:05 +00:00
reimar
1e4b9a95b7 Ignore comments where no '=' follows the comment name (otherwise
"album_ja=..." would result in "Album: ja=..." MPlayer output).
Patch by Nicolas George [nicolas george [at] ens fr].
See thread: "[PATCH] Equals in Ogg comments", Mon, 5 Mar 2007 10:50:02 +0100


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23280 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-09 20:10:14 +00:00
ivo
4d9f279a66 Fix rgb15ToUV. Correct order of components and use one shift less.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23279 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-09 17:29:20 +00:00
ben
22546a0351 allow sis vidix driver to access registers and avoid segfaulting (patch by Andrew Calkin)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23278 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-09 17:16:59 +00:00
ben
0838029db9 cosmetic: indent
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23277 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 21:23:07 +00:00
ben
c30bdee5e3 cosmetic: use K&R coding style, as in reste of the file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23276 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 21:22:21 +00:00
ben
f4cca14e56 added my latest contribution to VIDIX in AUTHORS file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23275 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 21:18:06 +00:00
ben
a6ddc83128 take the lead on VIDIX, as pointed out by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23274 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 21:16:46 +00:00
ben
3467d4363e removed obsolete section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23273 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 21:16:15 +00:00
diego
bcb4d0b7ff 10l syntax error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23272 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 17:46:04 +00:00
diego
bc3eef574c libdha is no more.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23271 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 17:43:24 +00:00
michael
4686d06778 try to limit the mess from the svn moves by pointing to the new location
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23270 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 17:40:34 +00:00
voroshil
9082f4e20c r23240: document lavc's 'level' option, patch by Carl Eugen Hoyos
r23261: description for -menu-keepdir option


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23269 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 15:02:26 +00:00
ben
e49f52dde8 mention myself (besides Sascha) to VIDIX import and maintainship
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23268 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 12:27:41 +00:00
ben
7cb7adadeb libdha is gone now, don't mention it anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23267 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 12:26:32 +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
ben
1697d7f33f added Sven latest contribution to AUTHORS file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23265 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 12:23:50 +00:00
ben
4215b1b139 added proper GPL headers to new stream/pvr.h file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23264 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 12:22:42 +00:00
ben
e705d3d7ab give credits to Sven for pvr channel navigation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23263 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 12:21:50 +00:00
ben
18528f617b support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft dot com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23262 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 12:20:46 +00:00
ben
a6e2f46f9b description for -menu-keepdir option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23261 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 10:29:47 +00:00
diego
474f1a3a4d These files are now in the separate NUT repository.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23260 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-08 08:37:52 +00:00
gpoirier
99ef6b44d2 add MPlayer's local changes introduced in r23258
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23259 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 23:26:40 +00:00
gpoirier
f65ac3ac92 compile fix for regression introduced by r23254
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23258 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 22:22:27 +00:00
nicodvb
e4d7bc4396 For DVR-MS:
extract timing information from the payload extension, set key frames,
detect video frame boundaries, interpolate the average video frame time
using the known informations from past frames and timestamps.
Video data before the first video key frame is thrown away.
Patch by John Donaghy johnfdonaghy gmail com



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23257 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 21:58:42 +00:00
ben
ee8969021b fix libmenu compilation with fridibi enabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23256 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 20:45:23 +00:00
ben
61ead76aad cast to what's really expected
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23255 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 19:48:15 +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
ivo
78443eecf2 test for tab characters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23253 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 17:34:31 +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
ivo
10a128ac7b do not run stupid code checks if chfilelist is empty
(i.e. it is run on non-c code only)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23251 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 17:17:10 +00:00
ben
0600d0b117 use already existing function to get utf8 char in libmenu (thx to reimar)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23250 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 17:02:42 +00:00
ben
a2e997c155 used FFMAX macro as pointed out by reimar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23249 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 16:51:53 +00:00
ben
a797b105f3 removed useless casts as pointed out by reimar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23248 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 16:48:55 +00:00
ben
db48d5baff new -menu-keepdir option that allows libmenu file browser to always restart browsing from the last place we were instead of current dir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23247 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 16:46:24 +00:00
ben
0e71ae2f5f support for hebrew through fribidi in libmenu (geexbox patch #580)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23246 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 15:59:53 +00:00
ben
7796893de0 support for unicode/utf8 in libmenu (geexbox patch #545)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23245 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 15:55:58 +00:00
reimar
a37ac96413 remove unused code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23244 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-07 12:35:14 +00:00