summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bitstream_skip() instead of bitstream_get() if possiblemichael2002-01-082-9/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4054 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrections to adjust_subs_time function which now uses fps if neededatlka2002-01-082-12/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4053 b3059339-0415-0410-9bf9-f77b7e298cf2
* added adjust_subs_time function which corrects bad sub->end timeatlka2002-01-081-10/+23
| | | | | | | after reading subs so it is sub format independent git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4052 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2002-01-082-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4051 b3059339-0415-0410-9bf9-f77b7e298cf2
* Correction of lisensing commentanders2002-01-083-45/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4050 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" tooatlka2002-01-081-2/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4049 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrections by Jiri Svoboda <jiri.svoboda@seznam.cz>jaf2002-01-081-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4048 b3059339-0415-0410-9bf9-f77b7e298cf2
* Kept the HTTP connection open after autodetect, sobertrand2002-01-084-101/+115
| | | | | | | we don't need to reopen and request a second time. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4047 b3059339-0415-0410-9bf9-f77b7e298cf2
* playtree support. replaces old playlist and multifile mess. patch by Alban ↵arpi2002-01-081-42/+122
| | | | | | Bedel <albeu@free.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4046 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGT_PLAYTREE addedarpi2002-01-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4045 b3059339-0415-0410-9bf9-f77b7e298cf2
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>arpi2002-01-086-1/+1736
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4044 b3059339-0415-0410-9bf9-f77b7e298cf2
* STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for ↵arpi2002-01-082-0/+2
| | | | | | playlists. patch by Alban Bedel <albeu@free.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4043 b3059339-0415-0410-9bf9-f77b7e298cf2
* various small streaming fixes by Alban Bedel <albeu@free.fr>arpi2002-01-082-21/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4042 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***jaf2002-01-072-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4041 b3059339-0415-0410-9bf9-f77b7e298cf2
* I was missing it ...jaf2002-01-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4040 b3059339-0415-0410-9bf9-f77b7e298cf2
* portable solutionnick2002-01-071-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4039 b3059339-0415-0410-9bf9-f77b7e298cf2
* portable problem solution. Should be generated in the future from pci.idsnick2002-01-071-0/+1746
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4038 b3059339-0415-0410-9bf9-f77b7e298cf2
* added rgb24to32 instead of c converteralex2002-01-071-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4037 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2002-01-071-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4036 b3059339-0415-0410-9bf9-f77b7e298cf2
* slightly changed end message:pl2002-01-071-2/+4
| | | | | | | | - hint on development packages - suggestion of reading DOC/bugreports.html git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4035 b3059339-0415-0410-9bf9-f77b7e298cf2
* double buffering fixingnick2002-01-071-3/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4034 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD supportnick2002-01-071-19/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4033 b3059339-0415-0410-9bf9-f77b7e298cf2
* YV12 sliced output fixednick2002-01-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4032 b3059339-0415-0410-9bf9-f77b7e298cf2
* Embedding vidixnick2002-01-077-37/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4031 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch for missing include by Steven M. Schultz <sms@2BSD.COM>pl2002-01-071-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4030 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l by Jesus Climent <jcliment@cc.hut.fi>pl2002-01-071-1/+1
| | | | | | | (file in sync with help_mp-en.h 1.21) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4029 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to Ivanarpi2002-01-071-8/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4028 b3059339-0415-0410-9bf9-f77b7e298cf2
* read the whole FMgabucino2002-01-062-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4027 b3059339-0415-0410-9bf9-f77b7e298cf2
* buggy audio driver can be a cause alsogabucino2002-01-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4026 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/BUGS -> Appendiksz Dgabucino2002-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4025 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_directfb maintainer addedgabucino2002-01-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4024 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc info+install instructions updategabucino2002-01-062-7/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4023 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing html tags addedgabucino2002-01-062-10/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4022 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Jesus Climent <jcliment@cc.hut.fi>pl2002-01-061-7/+64
| | | | | | | (It seems to sync with help_mp-en.h 1.21) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4021 b3059339-0415-0410-9bf9-f77b7e298cf2
* fbdev autodetection enabled (requires linux && /dev/fb0)pl2002-01-061-4/+4
| | | | | | | test changed for directfb (requires linux && /dev/fb0) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4020 b3059339-0415-0410-9bf9-f77b7e298cf2
* small bugfixjaf2002-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Xinerama patch number two by attila.atmos42002-01-066-11/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4018 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix.gabucino2002-01-062-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4017 b3059339-0415-0410-9bf9-f77b7e298cf2
* works!!!nick2002-01-061-10/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4016 b3059339-0415-0410-9bf9-f77b7e298cf2
* Looks working ;)nick2002-01-061-23/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4015 b3059339-0415-0410-9bf9-f77b7e298cf2
* Printing driver namenick2002-01-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4014 b3059339-0415-0410-9bf9-f77b7e298cf2
* IO space is memory mapped (no in(out)port required)nick2002-01-061-6/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4013 b3059339-0415-0410-9bf9-f77b7e298cf2
* lazy loader works better ;)nick2002-01-061-8/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4012 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary versionnick2002-01-062-0/+350
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4011 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes due interface changingnick2002-01-061-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4010 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor interface changing and verbosingnick2002-01-062-7/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4009 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Holmgabucino2002-01-061-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4008 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary config interfacemswitch2002-01-061-7/+27
| | | | | | | dual syncengine git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4007 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes to sync codemswitch2002-01-061-10/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed deprecated EM8300_IOCTL_AUDIO_SETPTSmswitch2002-01-061-6/+2
| | | | | | | Play now returns number of bytes written correctly git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4005 b3059339-0415-0410-9bf9-f77b7e298cf2
* stdint.h replaced by inttypes.h (used more frequently in the sources)pl2002-01-063-20/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4004 b3059339-0415-0410-9bf9-f77b7e298cf2
* paint background on -v -vnick2002-01-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4003 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed format 0x62 ADPCM audiomelanson2002-01-064-47/+150
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4002 b3059339-0415-0410-9bf9-f77b7e298cf2
* let people pass options to ./configure while building package.eyck2002-01-052-2/+8
| | | | | | | use DEB_BUILD_OPTIONS variable for that. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4001 b3059339-0415-0410-9bf9-f77b7e298cf2
* mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and ↵alex2002-01-051-14/+22
| | | | | | added warnings for 64bit files reading without largefiles support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4000 b3059339-0415-0410-9bf9-f77b7e298cf2
* added stream_read_qword by Chris Bednaralex2002-01-051-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3999 b3059339-0415-0410-9bf9-f77b7e298cf2
* marillat doesn't distribute debs now (only -doc and -font)gabucino2002-01-052-10/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3998 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary versionnick2002-01-053-0/+3144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3997 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor interface changingnick2002-01-055-49/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3996 b3059339-0415-0410-9bf9-f77b7e298cf2
* tranlated by DongCheon Park <pdc@kaist.ac.kr>jaf2002-01-051-0/+314
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3995 b3059339-0415-0410-9bf9-f77b7e298cf2
* it's in sys/ .. isn't it?gabucino2002-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3994 b3059339-0415-0410-9bf9-f77b7e298cf2
* typogabucino2002-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3993 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary versionnick2002-01-056-0/+610
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3992 b3059339-0415-0410-9bf9-f77b7e298cf2
* xinerama fix by attilaatmos42002-01-054-5/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3991 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFDIR in etceyck2002-01-052-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3990 b3059339-0415-0410-9bf9-f77b7e298cf2
* some user-parsible lines about SDLgabucino2002-01-042-0/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3989 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed -npp help ... i think i need more sleep ;)michael2002-01-041-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3988 b3059339-0415-0410-9bf9-f77b7e298cf2
* added atrac3alex2002-01-041-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3987 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and ↵alex2002-01-041-85/+126
| | | | | | notes) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3986 b3059339-0415-0410-9bf9-f77b7e298cf2
* New section: How To Read TFMgabucino2002-01-042-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3985 b3059339-0415-0410-9bf9-f77b7e298cf2
* more formatsgabucino2002-01-042-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3984 b3059339-0415-0410-9bf9-f77b7e298cf2
* marillat se .deb-ezik mar? ha igen akkor szoljatok...gabucino2002-01-042-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3983 b3059339-0415-0410-9bf9-f77b7e298cf2
* guilamer ugynezki +javultgabucino2002-01-042-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3982 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpeg2 is now able to decode framecopied (with mencoder) mpeg filesalex2002-01-041-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3981 b3059339-0415-0410-9bf9-f77b7e298cf2
* libcss support in mencoder, toolgb2002-01-041-0/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3980 b3059339-0415-0410-9bf9-f77b7e298cf2
* debug--arpi2002-01-041-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3979 b3059339-0415-0410-9bf9-f77b7e298cf2
* some debug++arpi2002-01-041-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3978 b3059339-0415-0410-9bf9-f77b7e298cf2
* -npp helpmichael2002-01-041-37/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3977 b3059339-0415-0410-9bf9-f77b7e298cf2
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-046-101/+133
| | | | | | | | | | | | no more conflict with libdvdread: you can compile in both of libdvdread and libcss support! You can even select libcss.so to load from command line or configuration file, with '-csslib /usr/local/lib/libcss.so' or something similar. Default for this option is /usr/local/lib/libcss.so. Note: libcss version (ver>0.1) with newer API is not supported in this version! This is the first version so stay tuned :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3976 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clean up - no longer needed comments, commented out older version of solutions.eyck2002-01-041-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3975 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary support of direct hardware accessnick2002-01-047-0/+1907
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3974 b3059339-0415-0410-9bf9-f77b7e298cf2
* binary driversnick2002-01-043-0/+76
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3973 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typos in latest checkin. although ( and { look alike, they're not.d'ah.eyck2002-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3972 b3059339-0415-0410-9bf9-f77b7e298cf2
* make needs prefix, CONFDIR AND DATADIR set for package to build correctly.eyck2002-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3971 b3059339-0415-0410-9bf9-f77b7e298cf2
* integrated Tim Ferguson's native CYUV decodermelanson2002-01-046-1/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3970 b3059339-0415-0410-9bf9-f77b7e298cf2
*