Commit Graph

18638 Commits

Author SHA1 Message Date
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
gpoirier 874f92810f sync with r18631 (except a gl commit that will be translated later)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18634 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 22:01:25 +00:00
rtogni 006f08ce5d Update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18633 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 20:32:58 +00:00
kraymer 99372c9e20 r18631: yadif filter: formatting fixes
r18630: add vqscale=0 option, explain different meanings for snow and other codecs
r18628: mcdeint is happy with yadif=3 too
r18627: make spatial interlacing check optional
r18623: Add bicubic texture scaling
r18612: [previously applied, some renaming only]
r18609: yet another deinterlacing filter
r18608: small consistency fix
r18607: grammar/wording and formatting fixes for mcdeint
r18591: Motion compensating deinterlacer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18632 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 19:12:31 +00:00
kraymer 2d69d3e464 yadif filter: formatting fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 18:52:49 +00:00
kraymer 3ee63c7588 add vqscale=0 option, explain different meanings for snow and other codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18630 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 18:19:58 +00:00
banan 4d130db787 Nop some instructions causing the vfwvp6 dll encoder to crash.
Now mencoder input.avi -ovc vfw -xvfwopts codec=vp6vfw.dll -o done.avi should work.
VP6 in flv doesn't work yet.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18629 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 18:18:57 +00:00
michael 1b0dd2f656 mcdeint is happy with yadif=3 too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18628 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 17:31:14 +00:00
michael e4c69a6919 make spatial interlacing check optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18627 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 17:21:45 +00:00
michael 81d95fdb6d simplify
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18626 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 16:46:52 +00:00
ivo fb02e87565 avoid usage of head -1/head -n 1 and use sed 1q instead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18625 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 15:03:25 +00:00
michael b13029335f cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18624 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 14:43:34 +00:00
reimar 1b0b329dd7 Add bicubic texture scaling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18623 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 14:07:32 +00:00
michael fd77a846b8 cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18622 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:39:06 +00:00
reimar b2cc42bbe8 move misplaced echores. Output may still not be as intended though
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18621 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:36:45 +00:00
reimar 0965bcee43 Reworked YUV2RGB fragment program setup in preparation for upcoming patches
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18620 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:24:54 +00:00
reimar 82cb987e54 VP6 under FreeBSD and -monitorpixelaspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18619 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:17:32 +00:00
reimar 3110ad4865 Fix runtime-patching code to take into account the address when the codec is loaded.
Fixes MPlayer claiming things like "Unsupported VP6 version" under FreeBSD 6


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18618 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:12:11 +00:00
gpoirier 37d7932b25 sync with r18574
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18617 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:04:35 +00:00
gpoirier e6cc2495e3 some more s/CVS/Subversion/ + update some step-by-step directions which were specific to old MPlayer CVS layout
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18616 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 12:59:07 +00:00
gpoirier 78f67df02f Remove all references to MPlayer CVS from bugreports.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18615 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 12:28:04 +00:00
corey fe633fe1ea Change "Supress" to "Suppress" in a couple comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18614 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 00:15:28 +00:00
corey 7fbe455e5e sinesupress --> sinesuppress rename: looks like I need to
'svn commit af_sinesupress.c' (the old file).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18613 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 00:05:50 +00:00
corey 9fb516e90a Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18612 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 00:02:51 +00:00
michael 0cc1188993 simplify
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18611 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 23:42:33 +00:00
pacman 2a8494d031 Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18610 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 23:34:21 +00:00
michael 36e4ad3058 yet another deinterlacing filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18609 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 23:30:23 +00:00
diego d58d3ace15 small consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18608 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 23:04:28 +00:00
diego 8066305f10 grammar/wording and formatting fixes for mcdeint
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18607 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 22:58:59 +00:00
diego 59f0ec5c0e Fix mailing list name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18606 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 22:40:57 +00:00
pacman 489f7efe11 Spelling fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18605 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 21:22:47 +00:00
kraymer 1cf4508675 * fix obsolete cvs revision tags
* apply latest patches


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18604 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 20:18:33 +00:00
kraymer 77f3c68234 (at least for now) finalizing review of encoding-guide.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18603 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 19:57:22 +00:00
kraymer 0ed5562f87 </para> tag was accidently deleted and caused compile error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18602 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 18:58:36 +00:00
gpoirier c07361c691 fixes by jerome ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18601 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 14:36:30 +00:00
kraymer 5cd9ee645f xml docs: CVS --> Subversion
(NOTE: ports.xml still needs to be changed!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18600 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 13:58:03 +00:00
gpoirier 6b23816de4 sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletier
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18599 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 13:48:26 +00:00
gpoirier 1d3ee39fda synced with r18573
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18598 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 13:41:52 +00:00
rathann 8b3ec04151 UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18597 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 12:42:57 +00:00
diego e63c3f261a cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18596 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 12:01:34 +00:00
diego f854d9407e Drop all system-specific version generation stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18595 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 12:00:07 +00:00
rathann 0597f58b9b Put SVN revision in the version string
Note: somebody please port this to *BSD|Darwin


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18594 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 10:42:30 +00:00
michael 9bf06dbc52 known issues and notes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18593 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 10:34:45 +00:00
Gabrov 828cf9be9c synced with r18591
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18592 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 08:59:05 +00:00
michael f31bc72365 Motion compensating deinterlacer
note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18591 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 00:11:13 +00:00
corey cf063c0e6f Fix a few minor spelling errors in comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18590 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 22:23:42 +00:00
kraymer c56e8e4457 (unfinished) review with lots of changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18589 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 22:23:33 +00:00