summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The first language ripped is set as the default languagearpi2002-11-011-1/+4
* Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400arpi2002-10-313-1/+995
* including source and precompiled .spec for libwine supportarpi2002-10-313-1/+185
* optional libwine support (compiling mplayer_wine.so, to be loaded using wine)arpi2002-10-311-0/+4
* boxblur, another useless filtermichael2002-10-314-1/+227
* set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.arpi2002-10-311-1/+9
* qtaudio - audio decoder using win32 quicktime 5 dllsarpi2002-10-313-1/+294
* qdmc/qdm2 codec addedarpi2002-10-311-2/+10
* (de)intrleave luma & chroma idependantlymichael2002-10-312-32/+35
* il & swapuvmichael2002-10-311-0/+12
* (de)interleave filter (can be used to split/merge an interlaced image so othe...michael2002-10-313-1/+167
* pass audio codecdataarpi2002-10-311-1/+10
* (useless) UV plane swappermichael2002-10-313-1/+109
* some docs about video filter apiarpi2002-10-311-0/+200
* sync with help_mp-en.h 1.65pl2002-10-311-1/+4
* v4l updatehenry2002-10-311-0/+9
* Adding commandline options for filters and fixing stupid bug in cfganders2002-10-316-1/+38
* spelling fixeshenry2002-10-311-4/+4
* INREG now static inline instead of a define, to avoid unnecessary GETREGcolin2002-10-311-1/+5
* dummy -nppmichael2002-10-311-0/+1
* disabling compilation of .so if its not needed, gcc 3.1 seems to have problem...michael2002-10-311-1/+5
* Changing the behavour of the commandline parameter -af to conform with -vop. ...anders2002-10-314-20/+51
* fixesgabucino2002-10-312-40/+40
* syncgabucino2002-10-314-28/+141
* using fewer registers ... to workaround somethingmichael2002-10-311-18/+17
* Removed debugging outputmswitch2002-10-301-4/+0
* Added info on new dxr3 syncenginemswitch2002-10-301-0/+1
* updatedarpi2002-10-301-0/+14
* removing "-npp" (found by arpi)michael2002-10-301-4/+4
* per context cpuCaps (idea by kabi)michael2002-10-303-22/+15
* change qscale type to int8 and fix qscale orderingmichael2002-10-306-19/+14
* This patch is to add support for overlapping subtitles, that isarpi2002-10-301-5/+103
* JACOSub is another subtitling format, whose specifications are at:arpi2002-10-302-5/+201
* Some little bugfixsalbeu2002-10-301-13/+42
* 10Lalbeu2002-10-301-2/+4
* The default query_format shouldn't accept IMGFMT_MPEGPESalbeu2002-10-301-1/+7
* 10L ! Don't remove the scale filter if we don't added ourselfalbeu2002-10-301-4/+4
* debug printfarpi2002-10-301-1/+1
* unsharp filter docarpi2002-10-301-0/+11
* Adding compile problem fix from Gabucinoanders2002-10-301-0/+1
* enable volume filter and fix nonsense default volume (still not usablerfelker2002-10-302-1/+3
* using same numbers for cpuCaps as libmpeg2 & liba52michael2002-10-301-3/+3
* cleanly passing the cpuCapsmichael2002-10-303-15/+24
* Auto insert vf_lavc for the MPEG vo'salbeu2002-10-291-0/+17
* Fixed the overlay, some opts to adjust the overlayalbeu2002-10-291-21/+87
* <B>MPlayer</B> --> MPlayerdiego2002-10-292-3/+3
* 10lmichael2002-10-291-0/+2
* don't use soundcard.h on non-linux if no OSS supportarpi2002-10-291-1/+7
* new video filter: unsharp - does image (l/c/l+c) sharping/bluringarpi2002-10-293-1/+330
* Alex's 10l - fixed liblzo linkingarpi2002-10-292-2/+2
* here is a somewhat generic equalizer implementation for the X11 vo driversarpi2002-10-294-5/+224
* cleanupmichael2002-10-294-55/+48
* some card/mobo combos can't handle buffers larger than 128kB, we change the d...rik2002-10-291-7/+22
* cosmetics ;)michael2002-10-293-16/+15
* better deblocking filtermichael2002-10-294-65/+104
* cleaned up liblzo detect and namingalex2002-10-292-21/+18
* 10l - fixed wma version misdetectionalex2002-10-291-0/+1
* passing picture_type (might be usefull for postprocessing)michael2002-10-293-0/+23
* -fomit-frame-pointer is needed for the PIC codemichael2002-10-291-1/+1
* updated v4l sectionhenry2002-10-291-19/+115
* 10L fixhenry2002-10-291-1/+1
* GCC warning fixesbertrand2002-10-297-41/+61
* using fewer registers (fixes compilation bug hopefully)michael2002-10-291-5/+6
* Updated the DXR3 section to reflect command changes, prebuf replacedmswitch2002-10-291-13/+17
* Prebuffering is no longer the default option.mswitch2002-10-291-47/+81
* fixing segfaultmichael2002-10-291-2/+6
* fix compilation on non-x86 with gcc 2.95colin2002-10-291-0/+2
* fixing quant_store scalingmichael2002-10-281-3/+3
* postprocessing cleanup:michael2002-10-2810-885/+747
* Fixed stupid bug relating to multiple cards on athlonsmswitch2002-10-281-2/+5
* synczdar2002-10-281-0/+14
* VCD fixesarpi2002-10-281-8/+10
* Unified BSD sections, expanded Cygwin section, small fixes.diego2002-10-281-37/+74
* config_vo error handlingarpi2002-10-282-2/+2
* pass extradata to the codecarpi2002-10-281-5/+24
* ffwmaarpi2002-10-281-0/+14
* Gerard->Fabricearpi2002-10-281-3/+3
* URLs corrected.diego2002-10-282-7/+7
* 1ljonas2002-10-271-1/+2
* some changes found by lgb...jonas2002-10-271-6/+7
* DVD authentication, VCD/DVD structure, more...jonas2002-10-271-25/+144
* sync, patch by Ioannis Panteleakis.diego2002-10-271-7/+18
* 10larpi2002-10-271-1/+1
* vo_init() moved to/fixed in preinit()arpi2002-10-273-4/+3
* mode detection && vo_init() moved to preinit()arpi2002-10-271-81/+67
* 1l :)arpi2002-10-271-0/+4
* handle direct rendering buffer allocation failuremichael2002-10-271-1/+14
* added chanegs since pre9arpi2002-10-261-0/+14
* - removed YV12 support (builtin yv12->rgb conversion)arpi2002-10-261-106/+15
* Gregory Kovriga addedarpi2002-10-261-2/+8
* HTML errorsdiego2002-10-261-2/+2
* avoids segfaults w.r.t to mp3 files handling:pl2002-10-261-3/+3
* Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work aftercolin2002-10-251-1/+1
* please never edit this file with a windows editor.jaf2002-10-250-0/+0
* update cygwin statusfaust32002-10-251-2/+1
* 2xSai filter... just for fun, imho uselessarpi2002-10-253-1/+367
* debug izearpi2002-10-251-1/+3
* add ao_win32faust32002-10-251-0/+1
* add ao_win32faust32002-10-251-0/+6
* add ao_win32faust32002-10-251-3/+29
* add win32 libsfaust32002-10-251-2/+2
* new windows waveout audio driverfaust32002-10-251-0/+249
* Reverse Arpi's commit and put the right fix in place.albeu2002-10-252-14/+32
* 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