summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Some improvment and make -vcd -dvd options considered as playlist entryalbeu2002-01-193-93/+129
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4269 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only use hardware sync and prebuffering with mpegs!mswitch2002-01-191-13/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4268 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove TARGET lofaszpontscho2002-01-191-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4267 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle timestamps internallymswitch2002-01-191-12/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4266 b3059339-0415-0410-9bf9-f77b7e298cf2
* added FLAG_EQUALIZERalex2002-01-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4265 b3059339-0415-0410-9bf9-f77b7e298cf2
* added flag_equalizeralex2002-01-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4264 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using cpudetect code instead of d_cpu.snick2002-01-194-330/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4263 b3059339-0415-0410-9bf9-f77b7e298cf2
* K7 idnick2002-01-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4262 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug with -frames option : don't quit, go to next file !!albeu2002-01-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4261 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -zr* optionsalbeu2002-01-191-5/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4260 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -aa* optionsalbeu2002-01-191-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4259 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -pp and -npp optionsalbeu2002-01-191-6/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4258 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -aa* -zr* -pp and -npp optionsalbeu2002-01-193-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4257 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix_grkey_support checking for colorkeyingalex2002-01-193-8/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4256 b3059339-0415-0410-9bf9-f77b7e298cf2
* Few bug fix and improvment in config/playtree systemalbeu2002-01-193-13/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4255 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix mangling with runtime cpu detectionatmos42002-01-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4254 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed seeking warning message since it has now been fixed in the drivermswitch2002-01-191-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4253 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved network related code from open.c to network.cbertrand2002-01-193-30/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4252 b3059339-0415-0410-9bf9-f77b7e298cf2
* gamma correction (preliminary version).nick2002-01-191-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4251 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typonick2002-01-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4250 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangle for win32 in postprocatmos42002-01-194-180/+182
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4249 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)atmos42002-01-194-28/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4248 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangling in mp3lib + stdcall undefined fix with cygwinatmos42002-01-194-14/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4247 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangling in libvoatmos42002-01-192-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4246 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewrites symbols in d_cpu.s on cygwinatmos42002-01-192-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4245 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangle.h does symbolmangling on win32atmos42002-01-191-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4244 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed channel changing with frequencies.calex2002-01-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4243 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated based vo_xmga, using colorkey, working with gui, fixed xinerama and ↵alex2002-01-181-67/+209
| | | | | | window moving/resizing git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4242 b3059339-0415-0410-9bf9-f77b7e298cf2
* added colorkey handlingalex2002-01-182-5/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4241 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated, colorkey support, pontscho reported it's working fine, only ↵alex2002-01-182-192/+93
| | | | | | faulting with very-very-very big resolution git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4240 b3059339-0415-0410-9bf9-f77b7e298cf2
* i think, it's better [playback->offsets and offset implemented/corrected]alex2002-01-181-404/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4239 b3059339-0415-0410-9bf9-f77b7e298cf2
* '40bit' - es png nincs is :)pontscho2002-01-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4238 b3059339-0415-0410-9bf9-f77b7e298cf2
* added .rm (real) and .y4m (yuv4mpeg)alex2002-01-181-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4237 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix dnet supportalex2002-01-181-2/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4236 b3059339-0415-0410-9bf9-f77b7e298cf2
* sorry, i really wanted to add vidix_start and stop as int, to detect if ↵alex2002-01-182-6/+8
| | | | | | something went into the wrong way (also implement check in vo_xvidix) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4235 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3dnow optimization. Not all functions are tested!!!nick2002-01-181-0/+614
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missed fastmemcpynick2002-01-181-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4233 b3059339-0415-0410-9bf9-f77b7e298cf2
* Suppress return values for 'void'. 10L to Alexnick2002-01-181-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4232 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed saturation computing for rage128nick2002-01-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4231 b3059339-0415-0410-9bf9-f77b7e298cf2
* gamma correction supportnick2002-01-184-5/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4230 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug of multiple declaration of 'dvd_device'nick2002-01-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4229 b3059339-0415-0410-9bf9-f77b7e298cf2
* added skeleton for QT SMC decodermelanson2002-01-186-1/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4228 b3059339-0415-0410-9bf9-f77b7e298cf2
* made a little more headway but it still doesn't work properlymelanson2002-01-181-8/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4227 b3059339-0415-0410-9bf9-f77b7e298cf2
* more movi_end messarpi2002-01-171-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4226 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for benchmark scriptnexus2002-01-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4225 b3059339-0415-0410-9bf9-f77b7e298cf2
* opsz, typogabucino2002-01-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4224 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change to use cdrom-device and dvd-device options needed for DVD/TV/VCDalbeu2002-01-171-6/+8
| | | | | | | integration in playlist git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4223 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug with benchmark optionalbeu2002-01-171-15/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4222 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlalbeu2002-01-174-26/+114
| | | | | | | like dvd://1 vcd://2 tv://5 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4221 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed seekingmswitch2002-01-171-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4220 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added new syncengine thanks to a new previously undocumented feature of the ↵mswitch2002-01-171-91/+177
| | | | | | | | | | | | | | | | em8300, this might fix playback on both slow and fast machines (more testing needed). This also requires users to get the em8300 driver from cvs until the next version is released (will probably happen this weekend) Added lots of comments, should be pretty easy to understand most of the internals now Added lots of brackets to if's for's while's etc, this is not a cosmetical thing but rather due to the fact I got some very odd bugs with else's since I didn't properly use brackets (and it's the K&R standard to have brackets everywhere) Fixed some bugs that would occur when disabling libmp1e Switched to default to the new naming scheme of device nodes, the driver will slowly switch over to this state, if it can't find devices under the new name it will try the old naming scheme I stopped opening devices in non-blocking mode, it would break the new syncengine which tries to burst data to the device (alot of times meaning it will fill the fifo pretty fast which would previously result in jerkyness on fast machines) The device now sets the initial state of the pts and speed (probably not needed, but assumption is the mother of all fuckups =) Keep the control interface open during the entire duration of the libvo device, we might need this to flush video buffers on seeking (currently not implemented, therefore seeking is broken) This is beta stuff to the driver, I will get some users to test it for me and do my best to fix seeking as soon as possible... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4219 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:pl2002-01-171-2/+33
| | | | | | | | - detect the Alpha CPU type: default ("ev56") won't work with older Alphas, and gcc can take advantage of newer ones that way. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4218 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for Xwid (exceed 16 fourcc)nexus2002-01-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4217 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use 'install' instead of 'cp'nick2002-01-172-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4216 b3059339-0415-0410-9bf9-f77b7e298cf2
* zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik ↵arpi2002-01-173-0/+1018
| | | | | | Snel <rsnel@cube.dyndns.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4215 b3059339-0415-0410-9bf9-f77b7e298cf2
* -zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4214 b3059339-0415-0410-9bf9-f77b7e298cf2
* libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4213 b3059339-0415-0410-9bf9-f77b7e298cf2
* zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4212 b3059339-0415-0410-9bf9-f77b7e298cf2
* fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>arpi2002-01-171-2/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4211 b3059339-0415-0410-9bf9-f77b7e298cf2
* fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere ↵arpi2002-01-171-1/+22
| | | | | | <jeroen.dobbelaere@acunia.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4210 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmad memcpy optimization by Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>arpi2002-01-171-4/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4209 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lavcopts vme= option to set motion estimation method - patch by Rich Felker ↵arpi2002-01-172-0/+7
| | | | | | <dalias@aerifal.cx> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4208 b3059339-0415-0410-9bf9-f77b7e298cf2
* XviD addedarpi2002-01-171-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4207 b3059339-0415-0410-9bf9-f77b7e298cf2
* possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-171-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4206 b3059339-0415-0410-9bf9-f77b7e298cf2
* console mplayer launcher - by Rich Felker <dalias@aerifal.cx>arpi2002-01-171-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4205 b3059339-0415-0410-9bf9-f77b7e298cf2
* reverted old seeking method - ask Holm why...arpi2002-01-172-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4204 b3059339-0415-0410-9bf9-f77b7e298cf2
* mail formatting addedarpi2002-01-171-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4203 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix include orderatmos42002-01-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4202 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2002-01-162-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4201 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added (sigh, reHTMLized;)) Nick's VIDIX patchgabucino2002-01-164-4/+218
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4200 b3059339-0415-0410-9bf9-f77b7e298cf2
* added vidix_start() and vidix_stop() for better runtime-resize support ;)alex2002-01-165-11/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4199 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a few possible bugsarpi2002-01-161-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4198 b3059339-0415-0410-9bf9-f77b7e298cf2
* image field added. 10*10l....arpi2002-01-161-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4197 b3059339-0415-0410-9bf9-f77b7e298cf2
* Useful linksnick2002-01-161-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4196 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed resize bug.nick2002-01-161-5/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4195 b3059339-0415-0410-9bf9-f77b7e298cf2
* More messages on forcingnick2002-01-161-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4194 b3059339-0415-0410-9bf9-f77b7e298cf2
* en(dis)able app io should be exported toonick2002-01-162-3/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4193 b3059339-0415-0410-9bf9-f77b7e298cf2
* + new features and possibilitynick2002-01-168-45/+152
| | | | | | | | | | | deinterlacing oem effects ITU color space forcing driver - audio support (develop and introduce AUDIX for that) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4192 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a few notes about formats 0x61 and 0x62melanson2002-01-161-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4191 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial support for FILM file demuxingmelanson2002-01-1619-4/+223
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4190 b3059339-0415-0410-9bf9-f77b7e298cf2
* using mp_image.h - not finished...arpi2002-01-161-37/+123
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4189 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l...arpi2002-01-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4188 b3059339-0415-0410-9bf9-f77b7e298cf2
* bpp != deptharpi2002-01-161-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4187 b3059339-0415-0410-9bf9-f77b7e298cf2
*