summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, ↵nicodvb2006-06-111-4/+0
| | | | | | irrispective of the codec used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18683 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved audio codec/filters/out to a separate function that is called both at ↵nicodvb2006-06-111-64/+81
| | | | | | init() and to switch audio stream git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18682 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add pre7try3, final pre8 updatertogni2006-06-111-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18679 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r18656 (French man page is now in sync)gpoirier2006-06-111-4/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18678 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix image adjustment (brightness etc.) for yuv=6reimar2006-06-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18677 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r18673kraymer2006-06-101-6/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18676 b3059339-0415-0410-9bf9-f77b7e298cf2
* Preliminary version of mirror howtoattila2006-06-102-0/+191
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18675 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not require iconv program with --charset=noconvreimar2006-06-101-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18674 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expand and update the Solaris and AIX sections.diego2006-06-101-6/+79
| | | | | | | 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
* Protect SIZE_MAX usertogni2006-06-092-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18672 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix declaration mixed in among statements in the recent dvr-ms codepacman2006-06-091-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18671 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by ↵nicodvb2006-06-091-16/+16
| | | | | | other demuxers when libogg and/or libvorbis are missing git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18670 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for vorbis in mp4/movnicodvb2006-06-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18669 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for vorbis in mp4/movnicodvb2006-06-092-3/+61
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18668 b3059339-0415-0410-9bf9-f77b7e298cf2
* decoderConfigLen can be larger than 255 bytesnicodvb2006-06-092-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18667 b3059339-0415-0410-9bf9-f77b7e298cf2
* r18656: Add yuv to rgb conversion using a 3D lookup texturekraymer2006-06-091-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18666 b3059339-0415-0410-9bf9-f77b7e298cf2
* add Kurt Lettmaier to AUTHORSkraymer2006-06-091-1/+5
| | | | | | | add my svn nick git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18665 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't claim that amr_nb is disabled when the fixed point version is enabled.diego2006-06-091-1/+1
| | | | | | | patch by Ismail Dönmez ismail,,@,,pardus,,.,,org,,.,,tr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18664 b3059339-0415-0410-9bf9-f77b7e298cf2
* Generalize runtime linker support.diego2006-06-091-7/+13
| | | | | | | patch by "Derek E. Lewis" dlewis..@..solnetworks.....net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18663 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore all generates libs.diego2006-06-090-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18662 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversiondiego2006-06-091-12/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18661 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversiondiego2006-06-091-53/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18660 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r18656Gabrov2006-06-091-15/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18659 b3059339-0415-0410-9bf9-f77b7e298cf2
* better spatial interpolationmichael2006-06-092-25/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18658 b3059339-0415-0410-9bf9-f77b7e298cf2
* unify wording of "Manpage" (according to most occurences in de/mplayer.1)kraymer2006-06-089-30/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18657 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add yuv to rgb conversion using a 3D lookup texturereimar2006-06-083-0/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18656 b3059339-0415-0410-9bf9-f77b7e298cf2
* re-added some missing messages (who removed these anyway?)kraymer2006-06-081-2/+20
| | | | | | | svn-ify revision tag git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18655 b3059339-0415-0410-9bf9-f77b7e298cf2
* loadGPUProgram function to load fragment program with error checking and ↵reimar2006-06-083-13/+58
| | | | | | statistics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18654 b3059339-0415-0410-9bf9-f77b7e298cf2
* bicubic scaling for -vo glreimar2006-06-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18653 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r18651Gabrov2006-06-0819-149/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Except for missing cd-dvd.xml and codecs.xml, German xml docskraymer2006-06-0811-103/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* small fixes in en/video.xmlkraymer2006-06-082-179/+166
| | | | | | | review of de/video.xml with above changes applied git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18650 b3059339-0415-0410-9bf9-f77b7e298cf2
* filter left & right edges too (yeah the code is lame i know...)michael2006-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18649 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved mc+src merge codemichael2006-06-081-11/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18648 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/CVS/Subversion/diego2006-06-081-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18647 b3059339-0415-0410-9bf9-f77b7e298cf2
* review of ports.xml and formats.xml translationskraymer2006-06-082-95/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18646 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes the infinite loop which occurs when there is a decode error in a frame.gpoirier2006-06-081-3/+5
| | | | | | | | | | | 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
* Add recent Snow stuff to changelogods152006-06-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18644 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: double "and"kraymer2006-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18643 b3059339-0415-0410-9bf9-f77b7e298cf2
* review of history.xml and users-vs-dev.xmlkraymer2006-06-082-33/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18642 b3059339-0415-0410-9bf9-f77b7e298cf2
* review of mencoder.xmlkraymer2006-06-081-65/+64
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18641 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewording/clarification of vqscale optionkraymer2006-06-072-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18640 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updatertogni2006-06-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18639 b3059339-0415-0410-9bf9-f77b7e298cf2
* first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1nicodvb2006-06-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18638 b3059339-0415-0410-9bf9-f77b7e298cf2
* Project Mayo is long dead, their CVS does not work. Some more changesdiego2006-06-071-46/+2
| | | | | | | 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
* vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef ↵nicodvb2006-06-071-3/+1
| | | | | | USE_LIBAVCODEC git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18636 b3059339-0415-0410-9bf9-f77b7e298cf2
* Flash screen video decoded via lavcrtogni2006-06-072-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18635 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r18631 (except a gl commit that will be translated later)gpoirier2006-06-071-1/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18634 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updatertogni2006-06-071-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18633 b3059339-0415-0410-9bf9-f77b7e298cf2
* r18631: yadif filter: formatting fixeskraymer2006-06-071-6/+59
| | | | | | | | | | | | | | | 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
* yadif filter: formatting fixeskraymer2006-06-071-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18631 b3059339-0415-0410-9bf9-f77b7e298cf2
* add vqscale=0 option, explain different meanings for snow and other codecskraymer2006-06-071-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18630 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nop some instructions causing the vfwvp6 dll encoder to crash.banan2006-06-071-0/+3
| | | | | | | | 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
* mcdeint is happy with yadif=3 toomichael2006-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18628 b3059339-0415-0410-9bf9-f77b7e298cf2
* make spatial interlacing check optionalmichael2006-06-072-7/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18627 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplifymichael2006-06-071-29/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18626 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid usage of head -1/head -n 1 and use sed 1q insteadivo2006-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18625 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2006-06-071-16/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18624 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add bicubic texture scalingreimar2006-06-073-1/+99
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18623 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2006-06-071-13/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18622 b3059339-0415-0410-9bf9-f77b7e298cf2
* move misplaced echores. Output may still not be as intended thoughreimar2006-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18621 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reworked YUV2RGB fragment program setup in preparation for upcoming patchesreimar2006-06-074-83/+165
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18620 b3059339-0415-0410-9bf9-f77b7e298cf2
* VP6 under FreeBSD and -monitorpixelaspectreimar2006-06-071-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18619 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix runtime-patching code to take into account the address when the codec is ↵reimar2006-06-071-53/+55
| | | | | | | | | 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
* sync with r18574gpoirier2006-06-071-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18617 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more s/CVS/Subversion/ + update some step-by-step directions which were ↵gpoirier2006-06-072-34/+17
| | | | | | specific to old MPlayer CVS layout git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove all references to MPlayer CVS from bugreports.xmlgpoirier2006-06-071-12/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18615 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change "Supress" to "Suppress" in a couple comments.corey2006-06-072-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18614 b3059339-0415-0410-9bf9-f77b7e298cf2
* sinesupress --> sinesuppress rename: looks like I need tocorey2006-06-071-178/+0
| | | | | | | 'svn commit af_sinesupress.c' (the old file). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18613 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.corey2006-06-0710-10/+188
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18612 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplifymichael2006-06-061-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18611 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"pacman2006-06-063-33/+198
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18610 b3059339-0415-0410-9bf9-f77b7e298cf2
* yet another deinterlacing filtermichael2006-06-064-1/+268
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18609 b3059339-0415-0410-9bf9-f77b7e298cf2
* small consistency fixdiego2006-06-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18608 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar/wording and formatting fixes for mcdeintdiego2006-06-061-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18607 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix mailing list name.diego2006-06-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling fixpacman2006-06-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18605 b3059339-0415-0410-9bf9-f77b7e298cf2
* * fix obsolete cvs revision tagskraymer2006-06-067-10/+17
| | | | | | | * apply latest patches git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18604 b3059339-0415-0410-9bf9-f77b7e298cf2
* (at least for now) finalizing review of encoding-guide.xmlkraymer2006-06-061-119/+119
| | |