summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* alf2 working, added techsmith camtasiaalex2002-04-211-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5763 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l - fixed yuy2 -dr, reported by Nexusarpi2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5762 b3059339-0415-0410-9bf9-f77b7e298cf2
* using print_wav_header in acm initalex2002-04-211-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5761 b3059339-0415-0410-9bf9-f77b7e298cf2
* new pre-release..eyck2002-04-211-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5760 b3059339-0415-0410-9bf9-f77b7e298cf2
* dumping unknown extradata tooalex2002-04-211-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5759 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed some silly comments and added lhacm audio - workingalex2002-04-211-8/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5758 b3059339-0415-0410-9bf9-f77b7e298cf2
* ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)alex2002-04-211-8/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5757 b3059339-0415-0410-9bf9-f77b7e298cf2
* more infosjaf2002-04-211-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5756 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer was not compileable without, i tested it with and without vorbis, i ↵jaf2002-04-211-0/+4
| | | | | | hope it's ok git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5755 b3059339-0415-0410-9bf9-f77b7e298cf2
* added voxware rt24 speech codecalex2002-04-211-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5754 b3059339-0415-0410-9bf9-f77b7e298cf2
* RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACMalex2002-04-211-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5753 b3059339-0415-0410-9bf9-f77b7e298cf2
* loading requested library if available, and try to find function there in ↵alex2002-04-211-1/+34
| | | | | | LookupExternal, needed for Truespeech codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5752 b3059339-0415-0410-9bf9-f77b7e298cf2
* shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)arpi2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5751 b3059339-0415-0410-9bf9-f77b7e298cf2
* added truespeech and moved ms11, ucodalex2002-04-211-23/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5750 b3059339-0415-0410-9bf9-f77b7e298cf2
* LEAD (m)jpeg addedarpi2002-04-211-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5749 b3059339-0415-0410-9bf9-f77b7e298cf2
* commented out debug msgalex2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5748 b3059339-0415-0410-9bf9-f77b7e298cf2
* added qpegalex2002-04-211-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5747 b3059339-0415-0410-9bf9-f77b7e298cf2
* added UCODalex2002-04-211-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5746 b3059339-0415-0410-9bf9-f77b7e298cf2
* added SetEnvironmentVariableA for UCOD-ClearVideo DLLalex2002-04-211-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5745 b3059339-0415-0410-9bf9-f77b7e298cf2
* mss1 fixedalex2002-04-211-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5744 b3059339-0415-0410-9bf9-f77b7e298cf2
* added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec ↵alex2002-04-211-2/+23
| | | | | | works now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5743 b3059339-0415-0410-9bf9-f77b7e298cf2
* added _EH_prolog (needed by mss1 codec)alex2002-04-211-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5742 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1lalex2002-04-201-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5741 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, ↵alex2002-04-201-16/+46
| | | | | | cleaned up a bit the critisecs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5740 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor changesalex2002-04-201-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5739 b3059339-0415-0410-9bf9-f77b7e298cf2
* filters uninitarpi2002-04-204-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5738 b3059339-0415-0410-9bf9-f77b7e298cf2
* some tasks completedalex2002-04-201-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5737 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typosalex2002-04-201-15/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5736 b3059339-0415-0410-9bf9-f77b7e298cf2
* typojaf2002-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5735 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Holm's patch (credits updated)gabucino2002-04-201-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5734 b3059339-0415-0410-9bf9-f77b7e298cf2
* Seeking implementedalbeu2002-04-202-42/+272
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5733 b3059339-0415-0410-9bf9-f77b7e298cf2
* antoher try, ecp reading like in gatos ...michael2002-04-201-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5732 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpegaudio->mp2+mp3 renamed in ffmpegarpi2002-04-201-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5731 b3059339-0415-0410-9bf9-f77b7e298cf2
* okej, back again, rewordedgabucino2002-04-201-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5730 b3059339-0415-0410-9bf9-f77b7e298cf2
* default is not 0 but centergabucino2002-04-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5729 b3059339-0415-0410-9bf9-f77b7e298cf2
* -conf and -config don't exist anymore :(gabucino2002-04-201-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5728 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Holm's patchgabucino2002-04-201-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5727 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesgabucino2002-04-201-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5726 b3059339-0415-0410-9bf9-f77b7e298cf2
* tudok angolulgabucino2002-04-201-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5725 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wordinggabucino2002-04-201-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5724 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added -input js-dev xx option to specifies the joystick device to use.albeu2002-04-201-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5723 b3059339-0415-0410-9bf9-f77b7e298cf2
* more decilitersgabucino2002-04-206-9/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5722 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesgabucino2002-04-204-3/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5721 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTFMed tech/vop.txt, added more infogabucino2002-04-202-4/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5720 b3059339-0415-0410-9bf9-f77b7e298cf2
* more tajpogabucino2002-04-201-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5719 b3059339-0415-0410-9bf9-f77b7e298cf2
* video filter layer dokkszgabucino2002-04-201-0/+168
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5718 b3059339-0415-0410-9bf9-f77b7e298cf2
* tájpógabucino2002-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5717 b3059339-0415-0410-9bf9-f77b7e298cf2
* video filter layer documentation begun (maybe audio layer should begabucino2002-04-201-1/+164
| | | | | | | moved out from sound.html too? But that's SGML matter..) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5716 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with arpi's "fixes, updates"gabucino2002-04-201-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5715 b3059339-0415-0410-9bf9-f77b7e298cf2
* I2C is also needed for G400 tvoutgabucino2002-04-202-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5714 b3059339-0415-0410-9bf9-f77b7e298cf2
* swscaler yv12 vs i420 workaroundarpi2002-04-191-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5713 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000larpi2002-04-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5712 b3059339-0415-0410-9bf9-f77b7e298cf2
* debug linearpi2002-04-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5711 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround yv12 vs. i420 'bug' of swscalearpi2002-04-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5710 b3059339-0415-0410-9bf9-f77b7e298cf2
* nuppelvideo is I420-only :(arpi2002-04-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5709 b3059339-0415-0410-9bf9-f77b7e298cf2
* accept I420/IYUV in query_formatarpi2002-04-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5708 b3059339-0415-0410-9bf9-f77b7e298cf2
* flipped rgb fixedarpi2002-04-191-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5707 b3059339-0415-0410-9bf9-f77b7e298cf2
* more stuff required when GUI bugreporting (nobody reads it anyway)gabucino2002-04-192-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5706 b3059339-0415-0410-9bf9-f77b7e298cf2
* better lame2.96inconsistency explanationgabucino2002-04-191-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5705 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixes and flipping supportalex2002-04-191-52/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5704 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with mplayerxpnick2002-04-194-9/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5703 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compile bugpontscho2002-04-191-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5702 b3059339-0415-0410-9bf9-f77b7e298cf2
* correctionsarpi2002-04-191-52/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5701 b3059339-0415-0410-9bf9-f77b7e298cf2
* Good evening ladies and gentleman and welcome to the latestarpi2002-04-191-329/+329
| | | | | | | | | | | | | | | | | | | | | | | | installment of the ongoing show "Reworking the docs for fun and profit". Your host Diego will be assisted by Nilmoni in presenting you: - spellchecking in all its glory - a grammar to the envy of all native speakers - answers now hopefully so clear that their respective questions shall never be asked again Somebody from the public raises his voice: "What about HTML errors?" The host is quick to answer: "Yes, there have been corrections." From the back of the auditory comes a subdued question: "And the FONT tags..?" The room falls silent. There is no answer and the host twitches. Finally the words "They have not been touched." escape from his mouth, barely audible. A murmur erupts but the jury nods and calms the crowd "Time to get back to serious hacking.". The host leaves the stage under polite applause and everybody scuttles off for their notebooks... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5700 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix loop playback. Main loop was quited on end of video.albeu2002-04-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5699 b3059339-0415-0410-9bf9-f77b7e298cf2
* rotate addedarpi2002-04-191-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5698 b3059339-0415-0410-9bf9-f77b7e298cf2
* rotation/mirror filterarpi2002-04-193-1/+111
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5697 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixarpi2002-04-191-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5696 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes, updatesarpi2002-04-191-72/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5695 b3059339-0415-0410-9bf9-f77b7e298cf2
* video filters docsarpi2002-04-181-0/+85
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5694 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix non-interactive install issue, based on report from Jenseyck2002-04-181-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5693 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-04-181-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5692 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix skin loading bugpontscho2002-04-183-5/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5691 b3059339-0415-0410-9bf9-f77b7e298cf2
* add prev/next title feature for gui dvd supportpontscho2002-04-183-3/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5690 b3059339-0415-0410-9bf9-f77b7e298cf2
* show extended mp3 infoarpi2002-04-181-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5689 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't allow invalid parametersarpi2002-04-181-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5688 b3059339-0415-0410-9bf9-f77b7e298cf2
* - new option "-burnonly": burn only the preformated bin imagesatmos42002-04-181-60/+77
| | | | | | | | | | - new option "-vbr": sets video bitrate - removes mpg file after mastering cd image (mplayer can read bin images!) - bug fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5687 b3059339-0415-0410-9bf9-f77b7e298cf2
* -srate for mp3 fixedarpi2002-04-181-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5686 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed block artefacts and speedup at the same timeiive2002-04-181-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5685 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied goth (Jonas Jermann)'s patchgabucino2002-04-181-767/+790
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5684 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvfs fix, 10larpi2002-04-181-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5683 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_mouse_timer_const is optionalarpi2002-04-181-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5682 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'wide' may contain 'mdat'arpi2002-04-181-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5681 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch replaces vo_svga.c with an improved version that does not usearpi2002-04-18