summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* silly a_pts bugarpi2001-08-091-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1477 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied vladimirs freebsd patch (largefile default on freebsd and misc)atmos42001-08-091-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1476 b3059339-0415-0410-9bf9-f77b7e298cf2
* more optimizationarpi2001-08-091-13/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1475 b3059339-0415-0410-9bf9-f77b7e298cf2
* using OPTFLAGS and CC from config.makarpi2001-08-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1474 b3059339-0415-0410-9bf9-f77b7e298cf2
* some optimizationarpi2001-08-091-23/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1473 b3059339-0415-0410-9bf9-f77b7e298cf2
* dirty fix to get it work with glibc 2.1.x, and changed blur algorithmarpi2001-08-091-34/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1472 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer font-generator using FreeType 2.x by Artur Zaprzala ↵arpi2001-08-094-0/+674
| | | | | | <zybi@fanthom.irc.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1471 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer font-generator GIMP plugin by lanzz@lanzz.orgarpi2001-08-092-0/+211
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1470 b3059339-0415-0410-9bf9-f77b7e298cf2
* freebsd fixarpi2001-08-091-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1469 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream opening -> open.c, initialframes ignoredarpi2001-08-093-96/+122
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1468 b3059339-0415-0410-9bf9-f77b7e298cf2
* format-specific seeking code moved to demuxer_ stuffarpi2001-08-085-233/+289
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1467 b3059339-0415-0410-9bf9-f77b7e298cf2
* PIX_FMT_YUV422P undeclared error fixedarpi2001-08-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1466 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed chunkid/size checkarpi2001-08-081-8/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1465 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg2 fourcc changedarpi2001-08-082-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1464 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmpeg12 fix - now passing sequence headerarpi2001-08-082-5/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1463 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed Makefile for test programs.atmos42001-08-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1462 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf stuff moved back to mplayer.carpi2001-08-071-13/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1461 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seekarpi2001-08-071-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1460 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo noticed by Amy.eyck2001-08-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1459 b3059339-0415-0410-9bf9-f77b7e298cf2
* old InitialFrames stuff disabled - should work without itarpi2001-08-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1458 b3059339-0415-0410-9bf9-f77b7e298cf2
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-068-24/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1457 b3059339-0415-0410-9bf9-f77b7e298cf2
* interleaved AVI: audio preload PTS compensationarpi2001-08-061-1/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1456 b3059339-0415-0410-9bf9-f77b7e298cf2
* temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)arpi2001-08-061-1/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1455 b3059339-0415-0410-9bf9-f77b7e298cf2
* new ffmpeg codecs addedarpi2001-08-061-22/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1454 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).atmos42001-08-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1453 b3059339-0415-0410-9bf9-f77b7e298cf2
* Start OpenBSD support and fix detection of older GNU as.atmos42001-08-062-11/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1452 b3059339-0415-0410-9bf9-f77b7e298cf2
* Solaris' and *BSD's sed does not like the "i" flag in the substitute command.jkeil2001-08-061-1/+1
| | | | | | | Match case-independant strings using explicit regexps. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1451 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh. 10l again...arpi2001-08-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1450 b3059339-0415-0410-9bf9-f77b7e298cf2
* -quiet option patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-062-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1449 b3059339-0415-0410-9bf9-f77b7e298cf2
* better local display connection patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1448 b3059339-0415-0410-9bf9-f77b7e298cf2
* DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1447 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh. duplicated GL check removed... drinkin' 10l...arpi2001-08-061-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1446 b3059339-0415-0410-9bf9-f77b7e298cf2
* more paranoia -> check for DEC_OPT_FRAME_311arpi2001-08-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1445 b3059339-0415-0410-9bf9-f77b7e298cf2
* better divx4 detection, --disable-divx4arpi2001-08-061-3/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1444 b3059339-0415-0410-9bf9-f77b7e298cf2
* nice texts. substvars shouldn't be in cvs.eyck2001-08-054-2/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1443 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make cygwin define WIN32 for compatibility with mingw and visualc, ...atmos42001-08-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1442 b3059339-0415-0410-9bf9-f77b7e298cf2
* debug printf() removedarpi2001-08-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1441 b3059339-0415-0410-9bf9-f77b7e298cf2
* -autoq option...arpi2001-08-042-8/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1440 b3059339-0415-0410-9bf9-f77b7e298cf2
* define USE_MMX_IDCT for libavcodecarpi2001-08-031-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1439 b3059339-0415-0410-9bf9-f77b7e298cf2
* made mmx/mmxext idct public -> now libavcodec can use itarpi2001-08-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1438 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pre commit so I won't have to sync with later configure changes (cygwin stuff)atmos42001-08-031-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1437 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-08-031-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1436 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-08-031-11/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1435 b3059339-0415-0410-9bf9-f77b7e298cf2
* Win32 portability.atmos42001-08-021-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1434 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-08-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1433 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing #ifdef DIRECTSHOW... thanx gruelarpi2001-08-011-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1432 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-0117-16/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1431 b3059339-0415-0410-9bf9-f77b7e298cf2
* contrast/brightness/etc patch (temporary)arpi2001-08-012-0/+139
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1430 b3059339-0415-0410-9bf9-f77b7e298cf2
* largefile patch by Stephen Davies <steve@daviesfam.org>arpi2001-07-317-41/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1429 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4linux autodetectionarpi2001-07-311-8/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1428 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-07-301-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1427 b3059339-0415-0410-9bf9-f77b7e298cf2
* sdl-config fixed - again =) huje atmosatmos42001-07-301-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1426 b3059339-0415-0410-9bf9-f77b7e298cf2
* Solaris /bin/sh does not like the extra ; in a "for var do ... done" loopjkeil2001-07-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1425 b3059339-0415-0410-9bf9-f77b7e298cf2
* Furter compatibility with new ffmpeg stuff.nick2001-07-302-2/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1424 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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
| |