summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cleanup config option handling in libmpdemux.arpi2002-10-2316-185/+62
* Added the -geometry option (supports fbdev and tdfxfb drivers)mark2002-10-237-17/+128
* Add convenience wrapper for mplayer -identifyranma2002-10-231-0/+5
* add -identify switchranma2002-10-234-0/+41
* If movie height is odd, the picture is placed badly, due to wrong rouding.arpi2002-10-231-1/+1
* mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...arpi2002-10-238-31/+39
* cosmetics - reordered config.mak linesarpi2002-10-231-5/+5
* re-enabled a-v syncarpi2002-10-231-1/+1
* added libmpdemux depends to test.carpi2002-10-232-1/+4
* time.h required for select()arpi2002-10-231-0/+1
* MPlayer being unable to display video properly on many nVidia graphics cards.arpi2002-10-231-0/+13
* sample client for -vop bmovl -- loads and alphablend any PNG filearpi2002-10-232-0/+118
* -vop bmovl - BitMap OVerLay videofilter for MPlayerarpi2002-10-233-1/+444
* dvd chapter detect function from Gregory Kovrigapontscho2002-10-223-1/+31
* cosmeticspontscho2002-10-221-1/+1
* - using avcodec_alloc_context()arpi2002-10-221-4/+5
* fixes (what?:)gabucino2002-10-221-2/+2
* fixes (yeah, I dunno what:)gabucino2002-10-221-3/+3
* more undetectable xvid bugs :(michael2002-10-221-0/+1
* compiler warning fixes by Dominikarpi2002-10-223-3/+4
* dump wav headerarpi2002-10-221-0/+2
* some fixesarpi2002-10-222-5/+21
* endianess independency (using get int 16/32/64 func instead of typecasting po...arpi2002-10-221-24/+75
* minor fixes in forceaudio optionhenry2002-10-221-1/+9
* OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)arpi2002-10-221-0/+16
* don't build dhahelper on PPC linuxarpi2002-10-221-0/+2
* Colin Leroy addedarpi2002-10-221-0/+8
* New feature to let mplayer read commands from a file. Mostlyalbeu2002-10-221-0/+18
* added linuxppc+vidixalex2002-10-221-0/+1
* save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)michael2002-10-221-0/+11
* libdha on linux powerpc support by Colin Leroy <colin@colino.net>alex2002-10-223-2/+74
* RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)michael2002-10-221-0/+1
* add an option to force audio recording when a tv card reports no audio sourceshenry2002-10-224-1/+4
* add a forgotten shutdown testhenry2002-10-221-0/+3
* fixesarpi2002-10-221-4/+5
* obsoletearpi2002-10-221-149/+0
* updatedarpi2002-10-221-2/+28
* update version in changelogeyck2002-10-211-0/+6
* sync (today's changes not yet)gabucino2002-10-2110-576/+460
* small helper script for DOCS translators (to change numeric links togabucino2002-10-211-0/+20
* sync with en v1.65rtognimp2002-10-211-1/+4
* sync by me and hephooey@fastmail.fmjaf2002-10-212-0/+7
* endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at coli...michael2002-10-211-2/+4
* really fix latest fix. But now this versioning stopped making sense to me.eyck2002-10-211-0/+3
* 1mlatmos42002-10-211-1/+1
* syncnexus2002-10-211-0/+3
* add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patchpontscho2002-10-213-12/+56
* XviD needs some more header files.diego2002-10-211-4/+7
* Typo: libcore.a is now called libxvidcore.adiego2002-10-211-1/+2
* Obtain gdb information from non i386 machines.diego2002-10-201-10/+3
* data partitioning / packetization encoding support was allready there before ...michael2002-10-201-1/+0
* updated...arpi2002-10-201-2/+29
* add FreeBSD default pathnexus2002-10-201-1/+1
* <B>MPlayer</B> ---> MPlayerdiego2002-10-2012-217/+217
* RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.diego2002-10-203-4/+30
* fix previous patch.eyck2002-10-201-1/+2
* change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>eyck2002-10-201-5/+9
* Patch from: Guillem Jover <guillem.jover@menta.net>eyck2002-10-201-1/+1
* Fixed more potential mem leaks and use the url_free methodbertrand2002-10-191-3/+8
* libmpdvdkit --> libmpdvdkit2, small correctionsdiego2002-10-191-10/+33
* removed the messalex2002-10-191-56/+0
* set position in channel list on startup. note: hope one day we will get clean...alex2002-10-191-2/+30
* Fixed two typos noticed by Sycotic Smith (I think).diego2002-10-1922-37/+37
* task donealex2002-10-191-2/+0
* Stop grabbing from v4l when paused by Jindrich Makovickaalex2002-10-191-22/+17
* Choose a good visual from the list of supported visuals on the X11 server,jkeil2002-10-192-25/+41
* - wsErrorHandler was crashing on solaris with a null pointer access in printf;jkeil2002-10-191-2/+1
* using sh->context for private dataalex2002-10-191-16/+37
* support to use minilzo lib alternativelyalex2002-10-193-7/+7
* syncjaf2002-10-191-1/+3
* some cleanuparpi2002-10-191-21/+11
* Do not install CVS directories.diego2002-10-191-1/+1
* FreeBSD infonexus2002-10-191-0/+5
* Documented "j" key, small fixes, rewording, spell checking.diego2002-10-191-20/+22
* Remove option descriptions that are in the man page, add some missingdiego2002-10-191-14/+8
* Keyboard controls and options are described in the man page, removed thediego2002-10-191-135/+19
* Sync with the English version, patch by <hephooey@fastmail.fm>.diego2002-10-191-19/+30
* 10Lkmkaplan2002-10-191-2/+3
* bypass palette from bih, when codec cannot give it in o_biharpi2002-10-191-5/+8
* #ifdef PIX_FMT_YUV411P...arpi2002-10-191-0/+2
* doc fixes part 1 (more will come when i find the time to read the rest)attila2002-10-182-13/+24
* some corrections to produce better looking indentationsjonas2002-10-171-8/+7
* fix & workaround possible sig8/sig11 in blocksize calculationarpi2002-10-171-2/+10
* fix bih->biSize for uncompressed files tooarpi2002-10-171-1/+1
* exporting palette for 4/8bpp modesarpi2002-10-171-0/+30
* fixing palette exportarpi2002-10-171-1/+8
* vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.diego2002-10-171-0/+13
* Mplayer can switch between subtitles of different languages duringkmkaplan2002-10-173-0/+36
* Mplayer can switch between subtitles of different languages duringkmkaplan2002-10-172-0/+3
* 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>faust32002-10-171-4/+5
* -fixed-vo supportpontscho2002-10-174-105/+65
* fill the extra bytes with zeroarpi2002-10-171-1/+2
* small memleaksarpi2002-10-171-0/+2
* dumping environment vars in setdllacecsspatharpi2002-10-171-4/+9
* rgb1/rgb4 supportarpi2002-10-171-1/+15
* codecs.conf min. version bumpedarpi2002-10-171-1/+1
* - raw rgb1, rgb4 addedarpi2002-10-171-6/+25
* - rgb1, rgb4 supportarpi2002-10-171-8/+23
* avoid multiple initmichael2002-10-171-2/+2
* 10l bug, found by valgrind :)arpi2002-10-161-1/+2
* Extended the FAQ a bit, maybe we start receiving some more donations anddiego2002-10-161-0/+19
* fix memleak againpontscho2002-10-162-0/+2
* fix memleakpontscho2002-10-162-3/+7
* -fixed-vo supportpontscho2002-10-161-19/+18
* -fixed-vo supportpontscho2002-10-161-9/+14
* 10l - do not read INDEX twice!!!arpi2002-10-161-4/+6
* memleaksarpi2002-10-161-0/+3
* memleak fixarpi2002-10-161-0/+1
* memleak fix (found by valgrind)arpi2002-10-161-4/+9
* fix fullscreenpontscho2002-10-161-1/+2
* -fixed-vo support, based on patch by .so :)arpi2002-10-161-17/+11
* 10l. use mpcodecs_draw_slice, instead of libvo directlyarpi2002-10-161-3/+2
* new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpparpi2002-10-163-1/+188
* ss_div/ss_mul defaults to 0arpi2002-10-162-2/+2
* set up ss_div/ss_mul properly, accept 'alaw' fourcc tooarpi2002-10-161-1/+3
* tell the codec wrapper the codec path (fixes realaudio Sipr)arpi2002-10-161-3/+13
* - dvd aspect changing bug - fixedpontscho2002-10-164-10/+16
* use standard gsm fourcc 'agsm' instead of msgsm id 0x31arpi2002-10-161-1/+1
* more accurate a_pts calculation in AVI -bps (default) modearpi2002-10-161-1/+2
* ds_tell_block()arpi2002-10-161-1/+5
* 10l to Dominik - casting at wrong placearpi2002-10-161-3/+3
* Don't start a CDDB request to the CDDB server if there is no CD in the drive,bertrand2002-10-161-8/+20
* Adding volume control and moving control() call parameters to a seperate fileanders2002-10-166-55/+333
* reversed some changes as they produced ugly html outputjonas2002-10-152-30/+50
* All right: The patch adresses two issues which I found, when I analyzedarpi2002-10-151-3/+8
* 10ljonas2002-10-141-1/+1
* remove some notes, more conversion notesjonas2002-10-141-28/+22
* rewrite (again ;), cosmetics, no real changesjonas2002-10-141-551/+650
* MSGL_DBG2 -> MSGL_INFOattila2002-10-141-1/+1
* printf -> mp_msgattila2002-10-141-3/+4
* correction of Kim Minh Kaplan, some cosmeticsjonas2002-10-141-3/+5
* put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they a...michael2002-10-141-0/+8
* always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)arpi2002-10-141-2/+3
* trivial date & disclaimer fixarpi2002-10-131-2/+2
* changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts option...jonas2002-10-131-136/+389
* Fixes:arpi2002-10-131-112/+111
* compiler warning fixesarpi2002-10-135-4/+6
* -fps autodetectionarpi2002-10-131-0/+5
* liblzo realtime video codec support (decoding only)arpi2002-10-136-1/+197
* make local stuff 'static', complete uninitarpi2002-10-131-8/+9
* better wordingarpi2002-10-131-2/+2
* add new 3ivx.com fourccsfaust32002-10-131-0/+2
* fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)michael2002-10-131-10/+11
* more info about data partitioningmichael2002-10-131-1/+11
* mmx yuy2 outputmichael2002-10-132-25/+163
* new error resilience supportmichael2002-10-132-17/+36
* Create the ~/.cddb directory if not present.bertrand2002-10-131-5/+17
* yuy2 output supportmichael2002-10-133-12/+42
* Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &jkeil2002-10-123-6/+25
* fixed 2 10l bugs, ATI VCR2 dll now workingalex2002-10-121-7/+6
* syncjaf2002-10-121-0/+4
* sync with help_mp-en.h 1.63pl2002-10-121-2/+13
* src and dest buffers may overlappl2002-10-111-1/+1
* - ao_data.bps not set, confuses the A-V sync computation when the audio filtersjkeil2002-10-111-2/+16
* more correct flagsfaust32002-10-111-2/+2
* added reference to the cpufreq project (for the speedstep problems).attila2002-10-111-1/+3
* Correcting counters and flagsanders2002-10-111-9/+9
* stream selection cleanup, fixed -nosoundarpi2002-10-101-111/+71
* setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on w...arpi2002-10-101-1/+1
* Use the common aspect codealbeu2002-10-101-42/+61
* upsz ...pontscho2002-10-101-0/+2
* - better dxr3 supportpontscho2002-10-107-21/+44
* last flip bug fixedpontscho2002-10-101-1/+2
* Well.. it's KotH not Koth :)attila2002-10-101-1/+1
* argh 100lnexus2002-10-101-1/+1
* 10lnexus2002-10-101-1/+1
* Man page review part one, spelling, rewording and layout fixes.diego2002-10-101-43/+45
* Mailing list section reworded and updated. This should at some point bediego2002-10-102-24/+28
* Cosmetics: Converted 2 spaces to one in section titles, changed some uglydiego2002-10-104-60/+64
* Fix for a stupid mistake, patch by hephooey@fastmail.fm.diego2002-10-101-1/+1
* don't honor stride hints if the next filter(chain) doesn't support stridearpi2002-10-101-2/+11
* Fix usage for common users that may not have fbset in their path.diego2002-10-101-1/+1
* compiler warning found by Dominikarpi2002-10-101-1/+1
* also set VFCAP_ACCEPT_STRIDE when draw_image() is implementedarpi2002-10-104-5/+5
* draw_image()arpi2002-10-101-3/+14
* for() -> memcpy_pic()arpi2002-10-091-38/+12
* 10l fix & cleanup of draw_frame(), still NO support for stride :(arpi2002-10-091-19/+12
* draw_slice() seems to support all csparpi2002-10-091-1/+1
* since draw_slice() supports RGB/BGR, we don't need draw_image() for stridearpi2002-10-091-12/+3
* since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flagarpi2002-10-091-6/+6
* support for VFCAP_ACCEPT_STRIDE in vo driversarpi2002-10-092-4/+7
* VFCAP_DRAW_SLICE addedarpi2002-10-091-1/+3
* draw_image, get_image fixarpi2002-10-091-35/+19
* draw_image()arpi2002-10-091-85/+35
* - implemented draw_image()arpi2002-