summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* v2.0gabucino2002-09-121-71/+83
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7377 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Takis Issaris <takis.issaris@skynet.be>jaf2002-09-111-11/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7376 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2002-09-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7375 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixes I did while updating design5gabucino2002-09-112-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7374 b3059339-0415-0410-9bf9-f77b7e298cf2
* found 0.01-0.05arpi2002-09-111-6/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7373 b3059339-0415-0410-9bf9-f77b7e298cf2
* hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.arpi2002-09-101-12/+545
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7372 b3059339-0415-0410-9bf9-f77b7e298cf2
* count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>arpi2002-09-101-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7371 b3059339-0415-0410-9bf9-f77b7e298cf2
* drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>arpi2002-09-103-1/+198
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7370 b3059339-0415-0410-9bf9-f77b7e298cf2
* changing return type of put_image void->intarpi2002-09-1029-62/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7369 b3059339-0415-0410-9bf9-f77b7e298cf2
* Numbering corrected.diego2002-09-101-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7368 b3059339-0415-0410-9bf9-f77b7e298cf2
* tga supportjonas2002-09-102-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7367 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed authors and maintainers section, now in txt format.diego2002-09-103-666/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7366 b3059339-0415-0410-9bf9-f77b7e298cf2
* .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxerarpi2002-09-105-4/+444
| | | | | | | slightly modified patch, original by Matteo Giani <matgiani@ctonet.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7365 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.diego2002-09-101-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7364 b3059339-0415-0410-9bf9-f77b7e298cf2
* TGA images (-mf on:type=tga) supportarpi2002-09-105-3/+289
| | | | | | | patch by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7363 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed >2GB files demuxingarpi2002-09-101-4/+4
| | | | | | | patch by Ilkka Forsblom <Ilkka.Forsblom@helsinki.fi> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7362 b3059339-0415-0410-9bf9-f77b7e298cf2
* It prevents mode change when Hsync out of range.arpi2002-09-101-5/+18
| | | | | | | | | Supports non-countinous Hsync freq spec. patch by Rudolf Marek <MAREKR2@cs.felk.cvut.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7361 b3059339-0415-0410-9bf9-f77b7e298cf2
* GTF update: Fixes "known parametrs" even when fbdev unusedarpi2002-09-101-3/+6
| | | | | | | patch by Rudolf Marek <MAREKR2@cs.felk.cvut.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7360 b3059339-0415-0410-9bf9-f77b7e298cf2
* I experienced several segfaults when trying to play (unencrypted) DVDsarpi2002-09-101-1/+4
| | | | | | | | | | | | | | | | from harddisk using xine/ogle/mplayer with the respective libdvdnav support feature. I found that while libdvdnav itself may do something wrong by trying to read beyond the end of the files, it was actually the fault of libdvdread that a segfault resulted. The following tiny patch fixes the problem and it seems that libdvdnav can very well live with the "short read" result it gets then - navigation worked fine after applying the patch: patch by Peter Niemayer <niemayer@isg.de> & H}kan Hjort <d95hjort@dtek.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7359 b3059339-0415-0410-9bf9-f77b7e298cf2
* version number bumpedarpi2002-09-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7358 b3059339-0415-0410-9bf9-f77b7e298cf2
* xanim outformats changed, indeo 3/4/5 now outputs YVU9 onlyarpi2002-09-101-7/+7
| | | | | | | | some codec status changed: h263 keeps crashig for me, cvid is buggy version number bumped git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7357 b3059339-0415-0410-9bf9-f77b7e298cf2
* - some cleanup, unused code removedarpi2002-09-101-103/+81
| | | | | | | | | | - some debug messages moved dbg3->dbg2 - mpi allocation moved to the codec callback func, exporting instead of memcpy whenever it's possible - indeo3 colors somehow got fixed :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7356 b3059339-0415-0410-9bf9-f77b7e298cf2
* pim1 is lowercasearpi2002-09-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7355 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the character substitution code from fntRender() / fntTextWidth()jkeil2002-09-101-2/+9
| | | | | | | | | | for non-existant characters in fntTextHeight(), too. Otherwise the image height is mis-computed and we allocate an output image that is too small; this could result in malloc heap corruption. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7354 b3059339-0415-0410-9bf9-f77b7e298cf2
* Off-by-one error allocating bitmap, when (width*height) % 8 != 0jkeil2002-09-102-2/+2
| | | | | | | The code was writing beyond allocated memory, and could corrupt malloc heap. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7353 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing y422p outputmichael2002-09-091-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7352 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated a bitarpi2002-09-091-8/+17
| | | | | | | TODO: outflags git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7351 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to libmpcodecs wayarpi2002-09-091-59/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7350 b3059339-0415-0410-9bf9-f77b7e298cf2
* reference to patches.txt and porting-status.txtarpi2002-09-091-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7349 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2002-09-091-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7348 b3059339-0415-0410-9bf9-f77b7e298cf2
* preface added, some small changesarpi2002-09-091-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7347 b3059339-0415-0410-9bf9-f77b7e298cf2
* maintainers list - converted from html by Andras Mohariarpi2002-09-091-0/+111
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7346 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer changelog, collected by ??? (found at incoming/ :))arpi2002-09-091-0/+245
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7345 b3059339-0415-0410-9bf9-f77b7e298cf2
* authors section from html docs, converted by Andras Mohariarpi2002-09-091-0/+376
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7344 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuv422planar->yuy2 supportarpi2002-09-091-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7343 b3059339-0415-0410-9bf9-f77b7e298cf2
* unused codearpi2002-09-091-40/+0
| | | | | | | also it was never ported to non-linux systems git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7342 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsolete, use mencoder...arpi2002-09-091-286/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7341 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsolete, old code. use dga with swscaler (-vo dga -zoom)arpi2002-09-091-476/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7340 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics - copyright msg removed, this file has nothing with mpeg2dec orarpi2002-09-091-20/+3
| | | | | | | original Aaron code, except its filename :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7339 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoleted by font_load_ft.carpi2002-09-091-714/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7338 b3059339-0415-0410-9bf9-f77b7e298cf2
* - reorder of help, new section: Codecs, cosmetics/descriptions extendedarpi2002-09-091-45/+43
| | | | | | | - accept freetype 2.0.9 too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7337 b3059339-0415-0410-9bf9-f77b7e298cf2
* When we're compiling/running on a kernel without sse/sse2 support, we havejkeil2002-09-091-4/+15
| | | | | | | | | | | | | to be careful when using gcc-3.x. gcc-3.x is able to emit sse/sse2 instructions for normal C code when we compile for maximum performance with something like the -march=athlon-xp switch. So, if the kernel does not support the sse/sse2 instruction set extension, we have to tell gcc-3.x to not emit see/sse2 instructions for regular C code, otherwise mplayer might crash with a SIGILL signal. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7336 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed palette8to{rgb24,bgr24,rgb32,bgr32}alex2002-09-091-17/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7335 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2002-09-091-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7334 b3059339-0415-0410-9bf9-f77b7e298cf2
* Code to XviD VBR Library from transcode.kmkaplan2002-09-091-0/+91
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7333 b3059339-0415-0410-9bf9-f77b7e298cf2
* Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoderkmkaplan2002-09-094-1/+1876
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7332 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>bertrand2002-09-091-0/+5
| | | | | | | - Url was not properly parsed if an @ was in the file path. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7331 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed messy global 'tv_handle', use stream->priv for that purposearpi2002-09-085-22/+28
| | | | | | | | note: i couldn't test it (only compile test) may be broken :( we're going to an unified demuxer API - required for modularization git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7330 b3059339-0415-0410-9bf9-f77b7e298cf2
* query added for soem vfw codecsarpi2002-09-081-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7329 b3059339-0415-0410-9bf9-f77b7e298cf2
* sorry - this was a sync for alljaf2002-09-081-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7328 b3059339-0415-0410-9bf9-f77b7e298cf2
* extensible blinkenlights driver, can currently be used for the Arcade ↵rik2002-09-083-0/+440
| | | | | | http://www.blinkenlights.de/arcade git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7327 b3059339-0415-0410-9bf9-f77b7e298cf2
* help_mp-bg.hjaf2002-09-0815-60/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7326 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-09-081-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7325 b3059339-0415-0410-9bf9-f77b7e298cf2
* -gui removalgabucino2002-09-082-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7324 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync (-gui removed)gabucino2002-09-081-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7323 b3059339-0415-0410-9bf9-f77b7e298cf2
* typonexus2002-09-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7322 b3059339-0415-0410-9bf9-f77b7e298cf2
* -gui option removal leftoversdiego2002-09-083-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7321 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed get_format/set_formatalex2002-09-081-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7320 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed message leveles (too many non-sense info messages)alex2002-09-082-20/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7319 b3059339-0415-0410-9bf9-f77b7e298cf2
* tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> ↵alex2002-09-081-3/+3
| | | | | | for webcams git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7318 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable annonying debug printf (autoq)atmos42002-09-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7317 b3059339-0415-0410-9bf9-f77b7e298cf2
* indeoraw removed (nonsense)alex2002-09-071-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7316 b3059339-0415-0410-9bf9-f77b7e298cf2
* authors/maintainers updated - feel free to correct/extendarpi2002-09-071-58/+86
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7315 b3059339-0415-0410-9bf9-f77b7e298cf2
* added mjpa fcc to ffmjpegalex2002-09-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7314 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed obsolete cyuvxa, completed qpeg, added some extra supported output ↵alex2002-09-071-13/+6
| | | | | | formats to wmv8, removed bgr32 from dv as its buggy git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7313 b3059339-0415-0410-9bf9-f77b7e298cf2
* x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>alex2002-09-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7312 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't try to reread from the socket if the server says EOFbertrand2002-09-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7311 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed an unknown command. Looks like it's a new command from WMS9.bertrand2002-09-071-3/+10
| | | | | | | Changed all the exit by return -1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7310 b3059339-0415-0410-9bf9-f77b7e298cf2
* removes old input code (forgot to commit this)alex2002-09-071-12/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7309 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor speedup by nick kurshev.atmos42002-09-071-64/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7308 b3059339-0415-0410-9bf9-f77b7e298cf2
* Now included in codecs.htmlatmos42002-09-071-12/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7307 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update with new method of finding DShow codecs and a small hint about VFW on ↵atmos42002-09-071-1/+20
| | | | | | WinNT. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7306 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check if realloc failed on http_hdr->buffer instead of ptr in ↵bertrand2002-09-071-2/+2
| | | | | | | | | http_response_append, and got rid of ptr which wasn't used anymore. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7305 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing mpeg in avimichael2002-09-061-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7304 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo (checking for mpeg twice, instead of mpeg & MPEG)michael2002-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7303 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncjaf2002-09-061-6/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7302 b3059339-0415-0410-9bf9-f77b7e298cf2
* Easier/Faster method of adding DShow codecs to mplayer.atmos42002-09-061-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7301 b3059339-0415-0410-9bf9-f77b7e298cf2
* - GCC 3.x (SPARC) is too clever for the double->int conversion trick used injkeil2002-09-061-10/+3
| | | | | | | | | | | | | | | | the WRITE_SAMPLE macro. Use a union instead of a cast to get at the binary representation of the double's mantissa. This should fix: http://mplayerhq.hu/pipermail/mplayer-users/2002-August/018948.html http://mplayerhq.hu/pipermail/mplayer-users/2002-August/019296.html http://mplayerhq.hu/pipermail/mplayer-users/2002-September/020348.html - garbage collect the unused CAN_COMPILE_X86 define git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7300 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed xacodec_driver, using sh->context instead, removed xacodec_image, ↵alex2002-09-061-400/+327
| | | | | |