summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libvo2 supportarpi2001-07-305-4/+108
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1423 b3059339-0415-0410-9bf9-f77b7e298cf2
* nosound avi seeking fixedarpi2001-07-294-9/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1422 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed obsolote frame_corr_* stuffarpi2001-07-291-19/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1421 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed override of --with-sdl-config.atmos42001-07-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1420 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed emailarpi2001-07-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1419 b3059339-0415-0410-9bf9-f77b7e298cf2
* note about listsarpi2001-07-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1418 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial avifile-CVS mergearpi2001-07-292-7/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1417 b3059339-0415-0410-9bf9-f77b7e298cf2
* new -fsmode flag: 0x8 enables XSetTransientForHintarpi2001-07-291-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1416 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fsmode range extendedarpi2001-07-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1415 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed check for mmx2 extensions.atmos42001-07-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1414 b3059339-0415-0410-9bf9-f77b7e298cf2
* Display detected OS and arch.atmos42001-07-291-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1413 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pre-allocate some stack space to work around a problem with DLL alloca() codejkeil2001-07-291-10/+12
| | | | | | | on a linux kernel. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1412 b3059339-0415-0410-9bf9-f77b7e298cf2
* using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)arpi2001-07-294-54/+71
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1411 b3059339-0415-0410-9bf9-f77b7e298cf2
* video pts calculation fixed (Desperado-trailer.avi)arpi2001-07-291-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1410 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, asf/mpg seek precision improvedarpi2001-07-292-40/+72
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1409 b3059339-0415-0410-9bf9-f77b7e298cf2
* acm convert message verbose1->2arpi2001-07-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1408 b3059339-0415-0410-9bf9-f77b7e298cf2
* small cosmetics fixarpi2001-07-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1407 b3059339-0415-0410-9bf9-f77b7e298cf2
* seeking code moved out from mplayer.c -> seek.carpi2001-07-283-259/+66
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added checking for x86 cpu extensions using test-programs.atmos42001-07-281-0/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1405 b3059339-0415-0410-9bf9-f77b7e298cf2
* seeking code - initial versionarpi2001-07-281-0/+248
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1404 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg seeking fixedarpi2001-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1403 b3059339-0415-0410-9bf9-f77b7e298cf2
* using sh_video->i_bps...arpi2001-07-283-12/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1402 b3059339-0415-0410-9bf9-f77b7e298cf2
* stage2 step 1arpi2001-07-282-9/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1401 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed portability issue in StrongARM patch.atmos42001-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1400 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to perl debconf. fixed problem with configure.eyck2001-07-283-0/+218
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1399 b3059339-0415-0410-9bf9-f77b7e298cf2
* using debhelper instead of hardcoded stuffeyck2001-07-284-33/+95
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1398 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>atmos42001-07-282-1/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1397 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at ↵atmos42001-07-285-112/+131
| | | | | | qualcomm.com> and fixed a --datadir bug in configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1396 b3059339-0415-0410-9bf9-f77b7e298cf2
* First development version of dct64, mixed with 3dnow/k7 and fpu code.atmos42001-07-271-0/+2217
| | | | | | | Phases 1 to 3 seem to be ok already, report if you get strange sound with this version (klicks or distorted sound, that doesn't happen with mmx-only version), I've tested with approx. 20 mp3 files which all sounded ok, speed improvement with this version is still very minimal cause more cpu intensive phases 4 and 5 aren't working so I use fpu code for them. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1395 b3059339-0415-0410-9bf9-f77b7e298cf2
* Beginning sse optimization of dct code.atmos42001-07-272-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1394 b3059339-0415-0410-9bf9-f77b7e298cf2
* trying to fix -idx problemarpi2001-07-271-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1393 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for null codecsarpi2001-07-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1392 b3059339-0415-0410-9bf9-f77b7e298cf2
* odivx<->divx4 order changed, null video codec addedarpi2001-07-261-14/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1391 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-07-252-4/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1390 b3059339-0415-0410-9bf9-f77b7e298cf2
* Detect gcc 3.0.xatmos42001-07-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1389 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-07-241-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1388 b3059339-0415-0410-9bf9-f77b7e298cf2
* readygabucino2001-07-241-141/+213
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1387 b3059339-0415-0410-9bf9-f77b7e298cf2
* Perl multifile playback helper tool.atmos42001-07-241-0/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1386 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by pl <p_l@tfz.net> (help switch anywhere).atmos42001-07-241-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1385 b3059339-0415-0410-9bf9-f77b7e298cf2
* added #define CONFIG_DECODERS to support latest ffmpeg CVSarpi2001-07-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1384 b3059339-0415-0410-9bf9-f77b7e298cf2
* grab.mpg fixedarpi2001-07-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1383 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-07-221-292/+280
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1382 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-07-221-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1381 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvdfaq added (not yet formatted)gabucino2001-07-221-80/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1380 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vfm max range updated to 7gabucino2001-07-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1379 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vfm updatedgabucino2001-07-221-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1378 b3059339-0415-0410-9bf9-f77b7e298cf2
* parse_es moved out from mplayer.c (it was included as .c file)arpi2001-07-213-9/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1377 b3059339-0415-0410-9bf9-f77b7e298cf2
* file-format detection stuff moved out from mplayer.c to demuxer.c and ↵arpi2001-07-214-365/+460
| | | | | | dec_video.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1376 b3059339-0415-0410-9bf9-f77b7e298cf2
* AUTHORS (A'rpi) updatedgabucino2001-07-211-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1375 b3059339-0415-0410-9bf9-f77b7e298cf2
* only FAQ and SOUNDCARDS stuff not formatted/missinggabucino2001-07-211-328/+459
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1374 b3059339-0415-0410-9bf9-f77b7e298cf2
* IMC addedgabucino2001-07-211-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1373 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre0alpha versiongabucino2001-07-211-0/+1910
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1372 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed 'teh' typonick2001-07-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1371 b3059339-0415-0410-9bf9-f77b7e298cf2
* a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more ↵arpi2001-07-212-52/+53
| | | | | | used after initialization. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1370 b3059339-0415-0410-9bf9-f77b7e298cf2
* video pts calculation precision fixedarpi2001-07-211-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1369 b3059339-0415-0410-9bf9-f77b7e298cf2
* MMX problem workaround for broken (win32) codecsarpi2001-07-201-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1368 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL fixedarpi2001-07-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1367 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg2 video decode time is counted twice.jkeil2001-07-201-7/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1366 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-07-203-18/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1365 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vfm -afm -vc -acgabucino2001-07-201-10/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1364 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix segfault in DShow video decoder. Using directshow, thejkeil2001-07-201-1/+1
| | | | | | | | | | | | | sh_video->out_out_buffer is NULL on the first few decoded frames, and is initialized in loader/DirectShow/outputpin.cpp, method COutputPin::Receive(), while the video is already running. Do not try to display a frame while sh_video->out_out_buffer is still NULL. Such a test was present in the previous to last revision of this file, but was lost in the last revision. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1363 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some corrections.atmos42001-07-202-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1362 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, redundant code removedarpi2001-07-201-99/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1361 b3059339-0415-0410-9bf9-f77b7e298cf2
* fontpath fixed again...arpi2001-07-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1360 b3059339-0415-0410-9bf9-f77b7e298cf2
* indeo5-vfw vs. YV12 updatearpi2001-07-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1359 b3059339-0415-0410-9bf9-f77b7e298cf2
* crash fixed if no [fontpath] in .descarpi2001-07-201-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1358 b3059339-0415-0410-9bf9-f77b7e298cf2
* argh. -d fixed. fixed?arpi2001-07-201-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1357 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed typoarpi2001-07-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1356 b3059339-0415-0410-9bf9-f77b7e298cf2
* install -D changed to -darpi2001-07-201-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1355 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied DATADIR patch by Vladimir Kushnirarpi2001-07-204-21/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1354 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed shmem size, and now compiles without divx4linux too :)arpi2001-07-201-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1353 b3059339-0415-0410-9bf9-f77b7e298cf2
* info about odivx vs. divx4arpi2001-07-191-2/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1352 b3059339-0415-0410-9bf9-f77b7e298cf2
* DivX4Linux supportarpi2001-07-191-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1351 b3059339-0415-0410-9bf9-f77b7e298cf2
* DivX4Linux supportarpi2001-07-195-16/+103
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1350 b3059339-0415-0410-9bf9-f77b7e298cf2
* added Gerard Lantau, ffmpeg/libavcodec authorarpi2001-07-192-6/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1349 b3059339-0415-0410-9bf9-f77b7e298cf2
* Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANONjkeil2001-07-191-2/+7
| | | | | | | | | | | | attempt on such a system. The code tries mmap with /dev/zero and MIT-shm next. Fix a possible filedesc leak, when the code tries to mmap shared memeory via /dev/zero. Reuse the already open /dev/zero from a previous shmem_alloc call. (same change; now without changing the indentation of the code) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1348 b3059339-0415-0410-9bf9-f77b7e298cf2
* AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format isjkeil2001-07-191-0/+2
| | | | | | | | unsupported in mplayer for now, to get the code compiled on that old version of the OS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1347 b3059339-0415-0410-9bf9-f77b7e298cf2
* x11_common does not compile, when the XDPMS extension is not available on thejkeil2001-07-191-2/+9
| | | | | | | target system. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1346 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove "sdl-config: not found" error message during configure, when the systemjkeil2001-07-191-2/+5
| | | | | | | | | | | | | has no SDL installed. Grab nanosleep from libposix4 on solaris (instead of librt), works on old solaris versions, too. Autodetect XDPMS: provide a "#define HAVE_XDPMS", so that C code can leave out DPMS stuff when DPMS is not available on the target platform. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1345 b3059339-0415-0410-9bf9-f77b7e298cf2
* ASF support for non-x86 cpusjkeil2001-07-191-0/+85
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1344 b3059339-0415-0410-9bf9-f77b7e298cf2
* ASF support for non-x86 cpusjkeil2001-07-194-180/+163
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1343 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial draft of my new cache system...arpi2001-07-181-0/+168
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1342 b3059339-0415-0410-9bf9-f77b7e298cf2
* demuxer struct access code temporary disabled - FIXMEarpi2001-07-171-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1341 b3059339-0415-0410-9bf9-f77b7e298cf2
* svga driver didn't compile on linux/ppcjkeil2001-07-171-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1340 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB header