summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***gabucino2001-05-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@915 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected strcmp() bug, now it works again with every subs (it was broken)laaz2001-05-311-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@914 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for --prefix optionlgb2001-05-302-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@913 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@912 b3059339-0415-0410-9bf9-f77b7e298cf2
* antimagyar fix :)arpi_esp2001-05-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@911 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesarpi_esp2001-05-291-14/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@910 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-292-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@909 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre-reviewgabucino2001-05-2911-58/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@908 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed streaming functions call.bertrand2001-05-291-10/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@907 b3059339-0415-0410-9bf9-f77b7e298cf2
* Continue implementation.bertrand2001-05-291-35/+109
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@906 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added some functions prototypes.bertrand2001-05-291-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@905 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added autodetection of potential stream type.bertrand2001-05-292-3/+200
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@904 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugs fix, improvements...bertrand2001-05-294-58/+136
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@903 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added fourcc MP4S (ISO MPEG-4 Video V1) to OpenDivx codec.bertrand2001-05-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@902 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-284-13/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@901 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-284-3/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@900 b3059339-0415-0410-9bf9-f77b7e298cf2
* argh. i commented out wrong linesarpi_esp2001-05-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@899 b3059339-0415-0410-9bf9-f77b7e298cf2
* leftovers.eyck2001-05-281-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@898 b3059339-0415-0410-9bf9-f77b7e298cf2
* there is another format that get detected as vplayers.eyck2001-05-281-0/+1
| | | | | | | Instead of tightening detection support that another format. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@897 b3059339-0415-0410-9bf9-f77b7e298cf2
* no codecs - segfault fixedarpi_esp2001-05-271-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@896 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg fourcc changedarpi_esp2001-05-272-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@895 b3059339-0415-0410-9bf9-f77b7e298cf2
* -bpsarpi_esp2001-05-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@894 b3059339-0415-0410-9bf9-f77b7e298cf2
* implemented ~/.mplayer/sub/filename.sub stuffarpi_esp2001-05-273-28/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@893 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-273-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@892 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improvementsnickols_k2001-05-271-11/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@891 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVI -bps desync problem solvedarpi_esp2001-05-273-30/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@890 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-262-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@889 b3059339-0415-0410-9bf9-f77b7e298cf2
* prints kernel, gcc and binutils versionarpi_esp2001-05-261-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@888 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improvementsnickols_k2001-05-261-7/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@887 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improvementsnickols_k2001-05-261-0/+102
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@886 b3059339-0415-0410-9bf9-f77b7e298cf2
* regionset toolgabucino2001-05-262-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@885 b3059339-0415-0410-9bf9-f77b7e298cf2
* using alaw.h instead of alaw.carpi_esp2001-05-251-7/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@884 b3059339-0415-0410-9bf9-f77b7e298cf2
* alaw/ulaw tables, generated with TOOLS/alaw-gen.carpi_esp2001-05-251-0/+71
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@883 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed because of licensing problems :(arpi_esp2001-05-251-74/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@882 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing semicolon fixedarpi_esp2001-05-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@881 b3059339-0415-0410-9bf9-f77b7e298cf2
* alaw and ulaw table generatorarpi_esp2001-05-251-0/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@880 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh.gabucino2001-05-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@879 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-251-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@878 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-253-36/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@877 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed emms() and reordered stuffarpi_esp2001-05-251-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@876 b3059339-0415-0410-9bf9-f77b7e298cf2
* emms() SIGILL on non-MMX systems fixedarpi_esp2001-05-251-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed the asf_streaming.c file for compilation.bertrand2001-05-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@874 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replaced wrond direction floating -> integer conversion.atmosfear2001-05-251-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@873 b3059339-0415-0410-9bf9-f77b7e298cf2
* Continue implementation of ASF streaming.bertrand2001-05-252-17/+157
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@872 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some simple code to handle HTTP requests/responses.bertrand2001-05-252-0/+277
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Url given without a filename/path get the filename/path '/'bertrand2001-05-251-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@870 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-252-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@869 b3059339-0415-0410-9bf9-f77b7e298cf2
* authors' notice changed/addedgabucino2001-05-251-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@868 b3059339-0415-0410-9bf9-f77b7e298cf2
* using gcc -MM instead of makedepend, make OBJS from SRCS where possiblearpi_esp2001-05-245-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@867 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed redundant osd.h includesarpi_esp2001-05-246-12/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@866 b3059339-0415-0410-9bf9-f77b7e298cf2
* This version is slightly better then previous, hard to decide.atmosfear2001-05-241-65/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@865 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better working version, no silence, but distorted.atmosfear2001-05-241-30/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@864 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small changes for aalib.atmosfear2001-05-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@863 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updatesarpi_esp2001-05-243-48/+88
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@862 b3059339-0415-0410-9bf9-f77b7e298cf2
* sok csunya izegabucino2001-05-246-20/+215
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@861 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better insns schedulingnickols_k2001-05-241-70/+70
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@860 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wrong header lenght count for vplayer format fixed.eyck2001-05-241-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@859 b3059339-0415-0410-9bf9-f77b7e298cf2
* There are no conffiles in mplayer no more.eyck2001-05-241-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@858 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh...arpi_esp2001-05-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@857 b3059339-0415-0410-9bf9-f77b7e298cf2
* opendivx NEW_DECORE fixedarpi_esp2001-05-241-6/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@856 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc warnings fixed - patch by Aelius aelius@wish.netarpi_esp2001-05-233-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@855 b3059339-0415-0410-9bf9-f77b7e298cf2
* /etc/mplayer.conf created on install-time based on user responses.eyck2001-05-233-2/+119
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@854 b3059339-0415-0410-9bf9-f77b7e298cf2
* Dariusz addedgabucino2001-05-231-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@853 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for new opendivx decore APIarpi_esp2001-05-221-2/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@852 b3059339-0415-0410-9bf9-f77b7e298cf2
* Preliminary support for RT-type subs.eyck2001-05-224-9/+57
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@851 b3059339-0415-0410-9bf9-f77b7e298cf2
* x86 assembler optimizationnickols_k2001-05-221-6/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@850 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed some #ifdef to include modify ASF structs definitionbertrand2001-05-212-4/+6
| | | | | | | when STREAMING is defined. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@849 b3059339-0415-0410-9bf9-f77b7e298cf2
* get docs into /usr/share/doc/mplayer, debian menu for future use andeyck2001-05-213-0/+37
| | | | | | | /etc/mplayer.conf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@848 b3059339-0415-0410-9bf9-f77b7e298cf2
* sample /etc/mplayer.conf file.eyck2001-05-211-0/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@847 b3059339-0415-0410-9bf9-f77b7e298cf2
* spellcheck, start of integration with debian menu system, /etc/mplayer.confeyck2001-05-215-4/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@846 b3059339-0415-0410-9bf9-f77b7e298cf2
* didn't handle flags parameter correctlyarpi_esp2001-05-202-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@845 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed crashing while reading the content description for some ASF file.bertrand2001-05-201-15/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@844 b3059339-0415-0410-9bf9-f77b7e298cf2
* Now Check if the 'filename' is an URL and connect to the server.bertrand2001-05-201-5/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@843 b3059339-0415-0410-9bf9-f77b7e298cf2
* Included "netdb.h" file needed.bertrand2001-05-202-8/+19
| | | | | | | Changed exit to return -1. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added initialisation of URL pointers.bertrand2001-05-202-6/+14
| | | | | | | Added null terminaison to string. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@841 b3059339-0415-0410-9bf9-f77b7e298cf2
* savage4 info updatedgabucino2001-05-192-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@840 b3059339-0415-0410-9bf9-f77b7e298cf2
* asf info moved to -v. Lucky.asf is broken with itarpi_esp2001-05-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@839 b3059339-0415-0410-9bf9-f77b7e298cf2
* "-vo sdl -dga" corrected to "-vo sdl -sdl dga"gabucino2001-05-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@838 b3059339-0415-0410-9bf9-f77b7e298cf2
* libcss typos corrected (ehh, LGB:)gabucino2001-05-182-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@837 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-181-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@836 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l of accented hungarian docsgabucino2001-05-1816-845/+841
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@835 b3059339-0415-0410-9bf9-f77b7e298cf2
* Starting implementation of ASF network streaming.bertrand2001-05-188-8/+338
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@834 b3059339-0415-0410-9bf9-f77b7e298cf2
* - some more introductionary words; no real flesh yet however ;-( (got to go ↵acki22001-05-171-8/+96
| | | | | | | | | to bed) cvs: ---------------------------------------------------------------------- git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@833 b3059339-0415-0410-9bf9-f77b7e298cf2
* ...ugyse latja senki...gabucino2001-05-172-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@832 b3059339-0415-0410-9bf9-f77b7e298cf2
* new voodoo3 xv infogabucino2001-05-172-6/+6
| | | |