summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AVI pts/seek fixes, VBR support, faster NI seekarpi2001-08-112-62/+94
* *** empty log message ***gabucino2001-08-101-0/+3
* *** empty log message ***gabucino2001-08-102-0/+7
* 'too slow' message is fixed - better detection now based on both drop_cnt and...arpi2001-08-101-11/+11
* ehh. yet anouther silly a_pts bugarpi2001-08-101-0/+1
* silly a_pts bugarpi2001-08-091-3/+2
* Applied vladimirs freebsd patch (largefile default on freebsd and misc)atmos42001-08-091-4/+8
* more optimizationarpi2001-08-091-13/+28
* using OPTFLAGS and CC from config.makarpi2001-08-091-2/+2
* some optimizationarpi2001-08-091-23/+17
* dirty fix to get it work with glibc 2.1.x, and changed blur algorithmarpi2001-08-091-34/+74
* mplayer font-generator using FreeType 2.x by Artur Zaprzala <zybi@fanthom.irc...arpi2001-08-094-0/+674
* mplayer font-generator GIMP plugin by lanzz@lanzz.orgarpi2001-08-092-0/+211
* freebsd fixarpi2001-08-091-0/+4
* stream opening -> open.c, initialframes ignoredarpi2001-08-093-96/+122
* format-specific seeking code moved to demuxer_ stuffarpi2001-08-085-233/+289
* PIX_FMT_YUV422P undeclared error fixedarpi2001-08-081-0/+2
* changed chunkid/size checkarpi2001-08-081-8/+12
* mpeg2 fourcc changedarpi2001-08-082-4/+6
* ffmpeg12 fix - now passing sequence headerarpi2001-08-082-5/+22
* Fixed Makefile for test programs.atmos42001-08-081-2/+2
* printf stuff moved back to mplayer.carpi2001-08-071-13/+0
* printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seekarpi2001-08-071-0/+13
* typo noticed by Amy.eyck2001-08-071-1/+1
* old InitialFrames stuff disabled - should work without itarpi2001-08-071-1/+1
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-068-24/+42
* interleaved AVI: audio preload PTS compensationarpi2001-08-061-1/+23
* temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)arpi2001-08-061-1/+27
* new ffmpeg codecs addedarpi2001-08-061-22/+47
* Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).atmos42001-08-061-1/+1
* Start OpenBSD support and fix detection of older GNU as.atmos42001-08-062-11/+16
* Solaris' and *BSD's sed does not like the "i" flag in the substitute command.jkeil2001-08-061-1/+1
* ehh. 10l again...arpi2001-08-061-1/+1
* -quiet option patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-062-3/+7
* better local display connection patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-1/+5
* DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-2/+8
* ehh. duplicated GL check removed... drinkin' 10l...arpi2001-08-061-3/+0
* more paranoia -> check for DEC_OPT_FRAME_311arpi2001-08-061-1/+1
* better divx4 detection, --disable-divx4arpi2001-08-061-3/+18
* nice texts. substvars shouldn't be in cvs.eyck2001-08-054-2/+29
* Make cygwin define WIN32 for compatibility with mingw and visualc, ...atmos42001-08-051-0/+4
* debug printf() removedarpi2001-08-041-1/+1
* -autoq option...arpi2001-08-042-8/+81
* define USE_MMX_IDCT for libavcodecarpi2001-08-031-0/+4
* made mmx/mmxext idct public -> now libavcodec can use itarpi2001-08-031-1/+1
* Pre commit so I won't have to sync with later configure changes (cygwin stuff)atmos42001-08-031-1/+5
* *** empty log message ***gabucino2001-08-031-0/+3
* *** empty log message ***gabucino2001-08-031-11/+2
* Win32 portability.atmos42001-08-021-3/+3
* *** empty log message ***gabucino2001-08-011-1/+1
* missing #ifdef DIRECTSHOW... thanx gruelarpi2001-08-011-0/+2
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-0117-16/+31
* contrast/brightness/etc patch (temporary)arpi2001-08-012-0/+139
* largefile patch by Stephen Davies <steve@daviesfam.org>arpi2001-07-317-41/+92
* divx4linux autodetectionarpi2001-07-311-8/+22
* *** empty log message ***gabucino2001-07-301-0/+9
* sdl-config fixed - again =) huje atmosatmos42001-07-301-4/+6
* Solaris /bin/sh does not like the extra ; in a "for var do ... done" loopjkeil2001-07-301-2/+2
* Furter compatibility with new ffmpeg stuff.nick2001-07-302-2/+93
* libvo2 supportarpi2001-07-305-4/+108
* nosound avi seeking fixedarpi2001-07-294-9/+26
* removed obsolote frame_corr_* stuffarpi2001-07-291-19/+7
* Fixed override of --with-sdl-config.atmos42001-07-291-1/+1
* removed emailarpi2001-07-291-1/+1
* note about listsarpi2001-07-291-0/+1
* partial avifile-CVS mergearpi2001-07-292-7/+41
* new -fsmode flag: 0x8 enables XSetTransientForHintarpi2001-07-291-0/+4
* -fsmode range extendedarpi2001-07-291-1/+1
* Fixed check for mmx2 extensions.atmos42001-07-291-1/+1
* Display detected OS and arch.atmos42001-07-291-0/+3
* Pre-allocate some stack space to work around a problem with DLL alloca() codejkeil2001-07-291-10/+12
* using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)arpi2001-07-294-54/+71
* video pts calculation fixed (Desperado-trailer.avi)arpi2001-07-291-2/+3
* some cleanup, asf/mpg seek precision improvedarpi2001-07-292-40/+72
* acm convert message verbose1->2arpi2001-07-291-1/+1
* small cosmetics fixarpi2001-07-281-2/+2
* seeking code moved out from mplayer.c -> seek.carpi2001-07-283-259/+66
* Added checking for x86 cpu extensions using test-programs.atmos42001-07-281-0/+35
* seeking code - initial versionarpi2001-07-281-0/+248
* mpeg seeking fixedarpi2001-07-281-1/+1
* using sh_video->i_bps...arpi2001-07-283-12/+12
* stage2 step 1arpi2001-07-282-9/+12
* Fixed portability issue in StrongARM patch.atmos42001-07-281-1/+1
* update to perl debconf. fixed problem with configure.eyck2001-07-283-0/+218
* using debhelper instead of hardcoded stuffeyck2001-07-284-33/+95
* Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>atmos42001-07-282-1/+21
* Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualco...atmos42001-07-285-112/+131
* First development version of dct64, mixed with 3dnow/k7 and fpu code.atmos42001-07-271-0/+2217
* Beginning sse optimization of dct code.atmos42001-07-272-3/+8
* trying to fix -idx problemarpi2001-07-271-1/+6
* support for null codecsarpi2001-07-261-1/+1
* odivx<->divx4 order changed, null video codec addedarpi2001-07-261-14/+26
* *** empty log message ***gabucino2001-07-252-4/+23
* Detect gcc 3.0.xatmos42001-07-251-1/+1
* *** empty log message ***gabucino2001-07-241-1/+5
* readygabucino2001-07-241-141/+213
* Perl multifile playback helper tool.atmos42001-07-241-0/+51
* Applied patch by pl <p_l@tfz.net> (help switch anywhere).atmos42001-07-241-1/+3
* added #define CONFIG_DECODERS to support latest ffmpeg CVSarpi2001-07-231-0/+2
* grab.mpg fixedarpi2001-07-231-1/+1
* *** empty log message ***gabucino2001-07-221-292/+280
* *** empty log message ***gabucino2001-07-221-1/+3
* dvdfaq added (not yet formatted)gabucino2001-07-221-80/+125
* -vfm max range updated to 7gabucino2001-07-221-1/+1
* -vfm updatedgabucino2001-07-221-1/+8
* parse_es moved out from mplayer.c (it was included as .c file)arpi2001-07-213-9/+35
* file-format detection stuff moved out from mplayer.c to demuxer.c and dec_vid...arpi2001-07-214-365/+460
* AUTHORS (A'rpi) updatedgabucino2001-07-211-0/+2
* only FAQ and SOUNDCARDS stuff not formatted/missinggabucino2001-07-211-328/+459
* IMC addedgabucino2001-07-211-2/+4
* pre0alpha versiongabucino2001-07-211-0/+1910
* Fixed 'teh' typonick2001-07-211-1/+1
* a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used...arpi2001-07-212-52/+53
* video pts calculation precision fixedarpi2001-07-211-1/+9
* MMX problem workaround for broken (win32) codecsarpi2001-07-201-0/+6
* URL fixedarpi2001-07-201-1/+1
* mpeg2 video decode time is counted twice.jkeil2001-07-201-7/+3
* *** empty log message ***gabucino2001-07-203-18/+28
* -vfm -afm -vc -acgabucino2001-07-201-10/+33
* Fix segfault in DShow video decoder. Using directshow, thejkeil2001-07-201-1/+1
* Some corrections.atmos42001-07-202-3/+3
* some cleanup, redundant code removedarpi2001-07-201-99/+53
* fontpath fixed again...arpi2001-07-201-1/+1
* indeo5-vfw vs. YV12 updatearpi2001-07-201-1/+1
* crash fixed if no [fontpath] in .descarpi2001-07-201-0/+2
* argh. -d fixed. fixed?arpi2001-07-201-3/+5
* fixed typoarpi2001-07-201-2/+2
* install -D changed to -darpi2001-07-201-3/+3
* Applied DATADIR patch by Vladimir Kushnirarpi2001-07-204-21/+35
* fixed shmem size, and now compiles without divx4linux too :)arpi2001-07-201-2/+9
* info about odivx vs. divx4arpi2001-07-191-2/+15
* DivX4Linux supportarpi2001-07-191-0/+27
* DivX4Linux supportarpi2001-07-195-16/+103
* added Gerard Lantau, ffmpeg/libavcodec authorarpi2001-07-192-6/+17
* Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANONjkeil2001-07-191-2/+7
* AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format isjkeil2001-07-191-0/+2
* x11_common does not compile, when the XDPMS extension is not available on thejkeil2001-07-191-2/+9
* Remove "sdl-config: not found" error message during configure, when the systemjkeil2001-07-191-2/+5
* ASF support for non-x86 cpusjkeil2001-07-191-0/+85
* ASF support for non-x86 cpusjkeil2001-07-194-180/+163
* Initial draft of my new cache system...arpi2001-07-181-0/+168
* demuxer struct access code temporary disabled - FIXMEarpi2001-07-171-2/+8
* svga driver didn't compile on linux/ppcjkeil2001-07-171-1/+2
* mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)arpi2001-07-162-4/+29
* MPlayer doesn't compile on linux/alphajkeil2001-07-161-1/+1
* vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.jkeil2001-07-161-5/+14
* Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,jkeil2001-07-161-1/+16
* some more cleanuparpi2001-07-161-41/+15
* Translated by Justyna Biala <nell@skrzynka.pl>eyck2001-07-168-0/+407
* Poprawki wprowadzone przez: Justyna Bia³a <nell@skrzynka.pl>eyck2001-07-162-82/+91
* ds->type removed - using id-based audio format detection in mplayer.carpi2001-07-164-22/+5
* d_audio->type stuff fixedarpi2001-07-162-5/+1
* kernel 2.2.x + SSE warning message extendedarpi2001-07-161-1/+2
* ranges fixed (MAX vs. MAX+1 dilemma)arpi2001-07-161-9/+9
* some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a...arpi2001-07-164-58/+46
* added prototype of vo_init()arpi2001-07-161-0/+2
* removed unused DEFAULT_MPG123 stuffarpi2001-07-161-16/+0
* fix typo in shell variable name usagejkeil2001-07-161-1/+1
* Some minor comment fixes.jkeil2001-07-141-3/+5
* Document the latest changes to the mplayer code.jkeil2001-07-141-19/+41
* Remove some superfluous casts. Fixes a few compile warnings.jkeil2001-07-141-5/+5
* On big-endian architectures, all audio decoders default to big-endian 16-bitjkeil2001-07-142-6/+22
* Added some directory existance tests to the distclean and depend targets, sojkeil2001-07-141-3/+11
* mp3 audio decoding didn't work on big-endian architecturesjkeil2001-07-141-2/+44
* *** empty log message ***gabucino2001-07-142-1/+2
* Disable 3dnow when mmx is disabled.atmos42001-07-131-3/+6
* Reorder dependancies a bit, all *.o *.a files depend on version.h, this allowsjkeil2001-07-131-2/+12
* Handle linux SMP machines (suggested by Martin Aumueller)jkeil2001-07-131-7/+7
* sh_audio->a_buffer is freed twice (here and in mplayer.c), can result tojkeil2001-07-131-0/+1
* Fix two prototype warningsjkeil2001-07-132-0/+2
* Minor code cleanup from Vladimir Kushnirjkeil2001-07-131-4/+2
* Fix sys/mman.h header test for netbsd (may work no freebsd, too)jkeil2001-07-121-0/+1
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-1210-203/+515
* Support playback of AFMT_S16_LE audio data on a big endian machinejkeil2001-07-121-86/+127
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-1221-697/+533
* yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that havejkeil2001-07-121-85/+59
* Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data fromjkeil2001-07-121-4/+7
* fix gcc-3.0 warningjkeil2001-07-121-0/+1
* Changed sugnature.atmos42001-07-124-4/+4
* Fixed a typo and wrong varname.atmos42001-07-102-2/+2
* Removed untill I figure out why it doesen't work in certain circumstances.eyck2001-07-101-176/+0
* Added nasmnick2001-07-101-0/+6
* As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc h...atmos42001-07-082-3/+23
* *** empty log message ***gabucino2001-07-081-2/