1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-31 04:02:06 +00:00
Commit Graph

18684 Commits

Author SHA1 Message Date
gpoirier
68a1de942c moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
Patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
Original thread:
Date: Mon, 12 Jun 2006 00:31:53 -0700 (PDT)
Subject [MPlayer-dev-eng] [PATCH] Loop invariant motion in libvo/osd_template.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18686 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-12 11:14:10 +00:00
nicodvb
2831b49bb5 include stream_dvd's interface from libmpdemux/stream_dvd.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18685 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 21:29:00 +00:00
nicodvb
689316c4d6 moved stream_dvd's interface to stream_dvd.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18684 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 21:26:35 +00:00
nicodvb
3253df6f12 now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18683 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 21:18:25 +00:00
nicodvb
8cb1b33222 moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18682 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 21:16:12 +00:00
rtogni
177807294b Add pre7try3, final pre8 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18679 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 18:35:14 +00:00
gpoirier
f2f9269fd4 sync with r18656 (French man page is now in sync)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18678 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 14:53:31 +00:00
reimar
04955c22fd fix image adjustment (brightness etc.) for yuv=6
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18677 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 10:08:40 +00:00
kraymer
54262bac32 sync with r18673
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18676 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-10 22:13:19 +00:00
attila
3e3921d5f7 Preliminary version of mirror howto
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18675 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-10 20:48:06 +00:00
reimar
c75969c414 Do not require iconv program with --charset=noconv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18674 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-10 20:11:38 +00:00
diego
35717af1e2 Expand and update the Solaris and AIX sections.
patch by "Derek E. Lewis" dlewis**at**solnetworks**dot**net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18673 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-10 12:24:43 +00:00
rtogni
b6fb797e3c Protect SIZE_MAX use
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18672 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 23:19:13 +00:00
pacman
2f30f958b0 Fix declaration mixed in among statements in the recent dvr-ms code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18671 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 22:33:09 +00:00
nicodvb
7535dc582a moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18670 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 21:43:23 +00:00
nicodvb
cd0e349ae6 support for vorbis in mp4/mov
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18669 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 21:31:00 +00:00
nicodvb
d96e0e658a support for vorbis in mp4/mov
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18668 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 21:30:06 +00:00
nicodvb
1fe2e1963e decoderConfigLen can be larger than 255 bytes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18667 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 21:29:18 +00:00
kraymer
560ee84bb7 r18656: Add yuv to rgb conversion using a 3D lookup texture
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18666 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:43:44 +00:00
kraymer
b48b93022b add Kurt Lettmaier to AUTHORS
add my svn nick


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18665 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:41:59 +00:00
diego
861351e6df Don't claim that amr_nb is disabled when the fixed point version is enabled.
patch by Ismail Dönmez ismail,,@,,pardus,,.,,org,,.,,tr


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18664 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:27:54 +00:00
diego
c9e6e6a2e7 Generalize runtime linker support.
patch by "Derek E. Lewis" dlewis..@..solnetworks.....net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18663 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:19:59 +00:00
diego
4e289c8f4d Ignore all generates libs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18662 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 13:40:19 +00:00
diego
45edcd9dab CVS --> Subversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18661 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 13:33:44 +00:00
diego
4af0702118 CVS --> Subversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18660 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 13:32:57 +00:00
Gabrov
8882046b11 synced with r18656
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18659 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 13:14:07 +00:00
michael
790e5ae5b4 better spatial interpolation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18658 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 10:29:35 +00:00
kraymer
33bd78a28e unify wording of "Manpage" (according to most occurences in de/mplayer.1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18657 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 22:39:45 +00:00
reimar
497b2f561e Add yuv to rgb conversion using a 3D lookup texture
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18656 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 19:02:56 +00:00
kraymer
dd5f3f5824 re-added some missing messages (who removed these anyway?)
svn-ify revision tag


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18655 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 18:56:33 +00:00
reimar
2a61cc675b loadGPUProgram function to load fragment program with error checking and statistics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18654 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 18:50:11 +00:00
reimar
10adc6a9c0 bicubic scaling for -vo gl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18653 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 18:17:02 +00:00
Gabrov
9e6988cdba synced with r18651
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18652 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 18:14:16 +00:00
kraymer
e1e1a1ea8f Except for missing cd-dvd.xml and codecs.xml, German xml docs
should be complete, synced and corrected
:)  Here we go:

bugreports.xml:
  * r18600: xml docs: CVS --> Subversion
  * r18552: URL fix
bugs.xml, audio.xml, usage.xml, faq.xml, tvinput.xml, documentation.xml:
  * fix "in sync with" tag
skin.xml:
  * review
  * r18600: xml docs: CVS --> Subversion
  * r17975: Rename the default GUI skins directory from 'Skin' to 'skins'
install.xml:
  * r17975: Rename the default GUI skins directory from 'Skin' to 'skins'
  * r17707: New website structure, the /homepage subdirectory is gone.
  * r17462: s/LIVE.COM/LIVE555/ + URL update
video.xml:
  * tiny wording fix
mail-lists.xml:
  * r18606: Fix mailing list name.
  * r18600: xml docs: CVS --> Subversion


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18651 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 16:20:01 +00:00
kraymer
3aa2dc1f1a small fixes in en/video.xml
review of de/video.xml with above changes applied


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18650 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 14:09:34 +00:00
michael
6df3281fb8 filter left & right edges too (yeah the code is lame i know...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18649 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 12:30:53 +00:00
michael
f4957d7a26 improved mc+src merge code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18648 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 10:36:35 +00:00
diego
260979f21b s/CVS/Subversion/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18647 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 10:09:04 +00:00
kraymer
3f2e6f3a2f review of ports.xml and formats.xml translations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18646 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 10:07:12 +00:00
gpoirier
92ae184367 fixes the infinite loop which occurs when there is a decode error in a frame.
Patch by Bryan Alton < balton AH eircom POIS net >
Original thread:
Date: Jun 6, 2006 10:52 AM
Subject: [MPlayer-dev-eng] [PATCH] fix for faad2 infinite loop after 
decoding error


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18645 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 06:56:13 +00:00
ods15
f9f07300ff Add recent Snow stuff to changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18644 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 05:39:32 +00:00
kraymer
374e81df43 10l: double "and"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18643 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 00:47:17 +00:00
kraymer
441b85a0ae review of history.xml and users-vs-dev.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18642 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 00:44:45 +00:00
kraymer
fdd43ce64f review of mencoder.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18641 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 00:21:23 +00:00
kraymer
eafaa2f8c7 rewording/clarification of vqscale option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18640 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 23:28:16 +00:00
rtogni
524a28fec5 Update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18639 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 22:52:46 +00:00
nicodvb
068fffa36a first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18638 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 22:40:40 +00:00
diego
d4aef3ba35 Project Mayo is long dead, their CVS does not work. Some more changes
for the DivX section, it's in for a big overhaul...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18637 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 22:22:45 +00:00
nicodvb
224da24ca9 vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18636 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 22:14:00 +00:00
rtogni
033d725061 Flash screen video decoded via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18635 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 22:07:24 +00:00