1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 13:21:13 +00:00
Commit Graph

20023 Commits

Author SHA1 Message Date
nicodvb
e5bce94fed faacopts :object is in the range 1..4, not 0..3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20028 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:04:14 +00:00
torinthiel
23b2d0532a Recent updates, to r 20024
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20027 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 08:48:43 +00:00
diego
77347df36f Remove bogus #ifndef WORDS_BIGENDIAN.
patch by Emanuele Giaquinta, e.giaquinta glauco it


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20026 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 08:46:32 +00:00
diego
d8badb55dc The language code for Norwegian Bokmal is nb, not no.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20025 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 08:19:58 +00:00
aurel
ae22c7d3f7 make some global var static (fix a build failure with shared lib on x86_64)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20024 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 23:51:32 +00:00
corey
30ad3c812e make PSNR printing more consistent with other encoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20023 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 23:20:31 +00:00
diego
313d4f22cb Sync with FFmpeg r6543.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20022 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 18:28:37 +00:00
diego
098bfe9f95 Fix unused variable warning when compiling with MMX disabled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20021 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 17:11:43 +00:00
kraymer
801a8e56d0 remove trailing periods in listing, insert dashes for "MPEG n"s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20020 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 14:26:13 +00:00
kraymer
38bc02f523 r20008: correct parameter value case for -pvr vmode option
r20000: updated en and fr man pages with changes introduced by new pvr layer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20019 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 14:21:16 +00:00
eugeni
4f3df622bf Simplify and optimize bitmap blending.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20018 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-02 17:30:18 +00:00
rathann
915bfd16f0 Fix make install. 10l for Diego.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20017 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-02 00:51:29 +00:00
gpoirier
864a6c9f20 Compile fix for odd versions of binutils, namely the ones in Fedora.
Patch by Reimar
Original thread:
Date: Oct 1, 2006 4:42 PM
Subject: Re: [MPlayer-dev-eng] vf_yadif.c: fix for (probably) older binutils


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20016 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 19:51:04 +00:00
gpoirier
e1595c716b Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"
Patch by Zuxy Meng


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20015 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 17:19:45 +00:00
eugeni
50ca7a4f72 Add copyright notice and vim/emacs comments to libass and vf_ass.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20014 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 17:09:04 +00:00
diego
5c422c2466 Work around ln limitations on MinGW.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20013 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 17:00:20 +00:00
diego
da4223291d Remove unused variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20012 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 14:17:45 +00:00
nicodvb
c5cbf5efe6 Reset demuxer->sub (consistently with audio and video) after seeking and at the end
of demux_mpg_open() to prevent ghost packets. Patch by Olaf Mandel - olaf mandel name.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20011 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 09:33:23 +00:00
voroshil
661eb52612 Fixed typos and some translation errors.
Better translation of some technical terms.
Patch from Andrew Savchenko bircoph list ru.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20010 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 09:25:34 +00:00
reimar
798b104801 Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,
e.g. "mplayer file -endpos 01" would try to play the file "01", too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20009 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 23:23:41 +00:00
ben
050ff7d8bd correct parameter value case for -pvr vmode option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20008 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 20:57:03 +00:00
reimar
994ce81ee3 Remove another duplicate and useless ;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20007 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 15:35:29 +00:00
gpoirier
5e32e0798d Remove useless trailing ';'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20006 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 12:36:17 +00:00
gpoirier
f92af3113f Convert strings to comments since they're never used,
patch by Zuxy Meng % zuxy P meng A gmail P com %
Original thread:
Date: Sep 19, 2006 7:33 AM
Subject: [MPlayer-dev-eng] [PATCH] Cleanup of TOOLS/cpuinfo.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20005 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 12:34:38 +00:00
diego
abf834607f Do not compile with -DDEBUG by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20004 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 09:46:06 +00:00
diego
3460d03a84 Fix #ifdef indentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20003 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 09:21:53 +00:00
vayne
448a04d2bb bug fix for replaying files when double clicking in the playlist.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20002 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-28 20:42:03 +00:00
nicodvb
8ada2d6b87 in case of errors after decoding quit the main decoding
loop before memmove() when sh_audio->in_buffer_len <= 0;
patch by Chandan Pitta chandan.pitta gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20001 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 21:45:15 +00:00
ben
2d5aedd5b3 updated en and fr man pages with changes introduced by new pvr layer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20000 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 20:52:20 +00:00
ben
ee12101aa5 updated ChangeLog due to new pvr handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19999 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 20:31:43 +00:00
ben
a6bff74c78 removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19998 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 20:26:38 +00:00
diego
e0407865e6 Sync section removal.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19997 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 17:03:11 +00:00
gpoirier
bf58fea19f fixes by jerome ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19996 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 16:46:56 +00:00
gpoirier
82a00f067a Lots of fixes by Jerome Ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19995 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 16:21:30 +00:00
gpoirier
6609c40b72 Some fixes by Jerome Ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19994 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 16:17:54 +00:00
lucabe
47cfa9e755 Add support for YUVJ formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19993 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 11:41:36 +00:00
diego
bc633a5c4c Fix longstanding drag and drop bug: Only n-1 files get played when n files
get queued via drag and drop.
patch by laurent wozniak, laurent.wozniak at laposte dot net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19992 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 11:24:28 +00:00
voroshil
42005ac82b r19974: Update gcc section. Some rewording.
r19975: Also mention sysctl for adjusting RTC settings.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19991 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 10:14:03 +00:00
voroshil
50c030991d r19973: Remove outdate, obsolete and inflammatory rants section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19990 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 09:52:24 +00:00
kraymer
1feafdad62 r19975: Also mention sysctl for adjusting RTC settings.
r19974: Update gcc section, some rewording.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19989 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 09:13:14 +00:00
kraymer
172e0cccb4 cosmetics: reformatting, aligning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19988 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 08:59:17 +00:00
kraymer
4c4d035904 r19973: Remove outdate, obsolete and inflammatory rants section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19987 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 08:40:37 +00:00
kraymer
8ba617073e r19979: after a long time, finally i could add -endpos option to mplayer..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19986 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 08:36:27 +00:00
corey
43011c75f0 vo_caca: use the pre-1.x compatibility layer so recent
versions of libcaca still work.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19985 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-26 23:43:21 +00:00
ben
7effefff20 use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernel
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19984 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-26 21:10:50 +00:00
eugeni
f7e89b57fa Add matroska v2 (SimpleBlock) support.
Patch by Federico Menarini (federico d menarini a gmail d com).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19983 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-25 21:17:43 +00:00
ben
ed909ff5d5 cosmetic renames because pvr support will soon be less ivtv driver dependant
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19982 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-25 20:36:45 +00:00
ptt
d170211a26 sync up to rev.19134
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19981 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-25 18:36:58 +00:00
diego
33f6613d0f nit: Subversion revision numbers are referenced as r12345.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19980 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-25 16:56:26 +00:00
ptt
928da7a448 after a long time, finally i could add -endpos option to mplayer executable.
as oded told me on 1006 02 24, i applied it, blame me if some problem occurs,
i hope not, since i tried it for a while....


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19979 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-25 16:47:56 +00:00