summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* better error handlingarpi2002-10-251-3/+8
* check for framesize validity, return -1 (error) for zero size (bug found by pl)arpi2002-10-251-7/+13
* patch for crashes/memory corruptions in ASX playlist parser.arpi2002-10-251-2/+2
* Check what we obtain in SDL_OpenAudio() - allows to build thecolin2002-10-251-5/+33
* v4l options updatehenry2002-10-251-0/+4
* fixes a segfault when seeking on some mp3 only filespl2002-10-251-1/+1
* added an option for specifying the size of capture bufferhenry2002-10-254-10/+18
* Spellchecked, reworded, reformatted, small additions and corrections.diego2002-10-241-182/+200
* spelling: paramerters -> parametersrik2002-10-241-1/+1
* sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD d...rik2002-10-242-4/+4
* 2 small fixesarpi2002-10-241-1/+2
* pre9 entry spellchecked in preparation of the imminent release.diego2002-10-241-26/+26
* updatedarpi2002-10-241-5/+3
* 10l... #ifdef doesn't work for enums :(arpi2002-10-241-1/+1
* Change SDL_(Un)lockAudio to PauseAudio() (works better)colin2002-10-241-2/+2
* on solaris x86, set set default for vidix to 'disabled' (does yet not compile)jkeil2002-10-241-0/+1
* updated commentsarpi2002-10-241-17/+20
* made gcd() staticarpi2002-10-241-1/+1
* 100l - Michael is right, we don't need le2me herearpi2002-10-241-1/+1
* small warning fix from Dominik Mierzejewskipontscho2002-10-231-0/+1
* fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot ...michael2002-10-231-0/+9
* 10larpi2002-10-231-1/+2
* max header size increasedarpi2002-10-231-4/+5
* fixed unaligned access (bus error on sparc)arpi2002-10-231-2/+3
* A small patch to Gui/interface.c; the first fix is a plain bug, the second isarpi2002-10-231-2/+2
* gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.diego2002-10-231-1/+1
* cosmeticpontscho2002-10-231-1/+1
* updatedarpi2002-10-231-1/+8
* rewrote the lirc code to remove the forkarpi2002-10-233-97/+73
* applied Albeu's doc on -input file=...arpi2002-10-231-0/+2
* allow cache to be disabled (-nocache should override cachesize autodetectionarpi2002-10-233-5/+5
* - fixed several 10l bugsarpi2002-10-231-198/+106
* FreeBSD fixnexus2002-10-231-2/+2
* 10ljaf2002-10-231-2/+2
* updalex2002-10-231-0/+2
* 1larpi2002-10-232-2/+2
* 10larpi2002-10-232-4/+2
* yeah, test.c works now!arpi2002-10-232-3/+13
* Geometry updatemark2002-10-231-0/+2
* documenting -vop rotate 4..7arpi2002-10-231-2/+3
* automatic rotation for mode 4..7, based onarpi2002-10-231-1/+7
* Fixed a bug in MPlayer which would prevent proper parsing ofarpi2002-10-232-11/+24
* Added meself to AUTHORSmark2002-10-231-0/+4
* 10larpi2002-10-231-1/+1
* 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
*