1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
Commit Graph

18079 Commits

Author SHA1 Message Date
reimar
27ea821577 missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18079 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-12 11:19:49 +00:00
nicodvb
e6ab7db3e4 timestamps are 33 bits long, so they don't fit in an unsigned int; 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18078 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-11 20:05:24 +00:00
gpoirier
18ecbf6e3a Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS com
Original thread:
Date: Mon, 10 Apr 2006 23:43:23 +0400
Subject: [MPlayer-dev-eng] [PATCH] GUI: segfault in gtk/menu.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18077 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-11 12:17:21 +00:00
reimar
827ccaa941 try to detect flac bitrate early on to avoid division by zero problems.
Should also help with mencoder and -oac copy


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18076 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-11 10:46:52 +00:00
reimar
b72ebc6fb8 check wav header length against upper limit, should protect against
some misdetections (esp. with text files).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18075 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-11 10:43:20 +00:00
reimar
5f65c05e35 make failures during e.g. setting the TV norm non-fatal.
Makes some (crappy *g*) USB cameras work with MPlayer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18074 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-11 10:19:53 +00:00
reimar
aaf067719b make sure the check for valid timestamps does not accidentially search through
several hundered MB (e.g. happens under MinGW with certain DVDs due to movi_end
overflowing).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18073 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-10 16:18:17 +00:00
reimar
3e489b2da7 do not print the title length from a non-matching titleset.
Fixes ID_DVD_TITLE_.._LENGTH appearing multiple times, and only once != 0.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18072 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-10 16:16:33 +00:00
reimar
cfcf67ee5e getch2 should wait for input. Fixes 100% CPU usage during cache fill.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18071 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-10 12:42:10 +00:00
gpoirier
bb2203a63c Fix a few French barbarism, add missing sentence.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18070 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-10 07:28:14 +00:00
reimar
eae97616d5 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18069 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 18:25:35 +00:00
reimar
ed8211b89c avoid cache fill status overflow with caches > ca. 20 MB
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18068 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 18:16:29 +00:00
gpoirier
c93f360e3d fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,
and "Cancel" or "OK" buttons get clicked.
Noticed when runnig freshly compiled gmplayer on a system where the skins were still under the old location.
based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18067 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:52:45 +00:00
gpoirier
b2360d8174 vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18066 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:49:37 +00:00
gpoirier
9ef8a90a8f the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18065 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:47:44 +00:00
gpoirier
76350665d3 Add missing French charset
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18064 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:10:29 +00:00
gpoirier
172e1f620a synced with 1.1252
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18063 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:02:47 +00:00
gpoirier
66cfb51195 Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestions
+ email scrambling using this form: http://www.golivecentral.com/pages/txttut/scramble.shtml (I hope it will be enough not to get too much spam though this link)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18062 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 12:45:49 +00:00
gpoirier
ad2fdb9e97 AMR codecs support info, patch by Rathann, with slight alteration by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18061 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 12:13:59 +00:00
iive
14dfd0c93f co_N_pilation to compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18060 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 09:56:06 +00:00
reimar
bed619897c support kmvc and nuv decoders in ffmpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18059 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-08 17:10:31 +00:00
nplourde
fd290901bb Replace deprecated function
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18058 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-08 16:16:48 +00:00
iive
310dda5ed0 New mode for tinterlace filter
Document the patch by Walter Belhaven <wbelhaven at yahoo >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-08 15:43:32 +00:00
iive
69fe028f08 New mode for tinterlace filter
patch by Walter Belhaven <wbelhaven at yahoo >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18056 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-08 15:30:09 +00:00
iive
dc3f010d38 put my name in native language, remove some obsolate and irrelevant entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18055 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-08 13:53:02 +00:00
gpoirier
3b54ec9e28 French fixes, by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18054 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-07 21:47:38 +00:00
iive
37b31c74a8 make sure the indx chunk is big enough to hold the basic structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18053 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-06 21:49:12 +00:00
reimar
9641a1433c use calloc instead of malloc - simplifies code and fixes overflow problems.
Path by Bjorn Sandell (biorn at chalmers se)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18052 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-06 20:56:35 +00:00
michael
9ec42a7e3f zero sized frames are not keyframes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18051 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-06 20:36:39 +00:00
iive
64159b23f8 Limit the number of entires to the amount that does fit into the chunk.
the function need rewrite as it assumes quite many things that are not guaranteed by the specifications.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18050 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-06 20:04:02 +00:00
pacman
e34e980420 added myself
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18049 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-06 20:03:42 +00:00
reimar
105d22e6ff sh_audio->delay is adjusted in the wrong direction when changing audio_delay
at runtime (taking esp. long to recover with large -autosync).
Patch by Uoti Urpala [uoti urpala at pp1 inet fi]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18048 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-06 12:12:08 +00:00
pacman
b2e9d4082d Reorganize vector constants to work around gcc 4.1 bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27006

This bug caused certain movies (444P or RGB/BGR-based) to become brighter
and more purple when played on a YV12 vo.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18047 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-06 10:08:54 +00:00
reynaldo
7882100299 Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18046 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-06 03:27:20 +00:00
nicodvb
ecdfed5122 workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18045 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-05 20:51:35 +00:00
nicodvb
7d8d007650 segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18044 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-05 18:50:24 +00:00
henry
2550c31309 Czechification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18043 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-05 16:59:43 +00:00
alex
069cd899d9 update lez's email
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18042 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-05 12:27:55 +00:00
rathann
84c67545de UTF8-ize, patch by İsmail Dönmez \ismail & pardus , org ' tr/
and some missing Polish chars in PL-team by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18041 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-04 21:39:11 +00:00
ptt
da639b027b sync up to 1.1234
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18040 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-04 09:11:53 +00:00
diego
8b13a68738 Add 32x32 XPM icon as mandated by Debian policy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18039 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-04 06:48:14 +00:00
diego
ef44903b77 Simplify some checks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18038 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-04 05:09:12 +00:00
rtognimp
ca10cc19a5 Fix RealAudio codecs (add descrambling)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18037 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-03 19:41:17 +00:00
rfelker
14dd78fb62 missing dependency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18036 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-03 07:16:10 +00:00
rfelker
d1f744937e reverse previous patch which caused sig11.
1000000000000000l: broken codecs.conf code modifies every page of a
huge object -> tons of page faults and cannot be const. this needs to
be fixed! do we have a volunteer to remove the whole codecs.conf shit?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18035 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-03 07:11:29 +00:00
rfelker
f571bed7c3 1000l: absolutely huge missing const
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18034 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-03 06:44:54 +00:00
rfelker
20674f6d49 10l: huge amount of constant crap in data segment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18033 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-03 06:38:55 +00:00
rfelker
a93707fd8f 10l: missing const put this in data segment instead of text/rodata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18032 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-03 06:27:15 +00:00
rfelker
4f9e734957 move 12k from data to bss (reduce binary size by 12k)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18031 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-03 06:25:30 +00:00
corey
03fc601438 Slight grammar and wording fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18030 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-03 04:58:34 +00:00