summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add icon (nice, but very ugly hakk:)pontscho2002-07-0520-105/+669
* removed genfb and nvidia driversalex2002-07-054-538/+0
* fixed mga resize-to-0x0 bugalex2002-07-051-1/+0
* fixed doublebuffering and moved messages to various verbose levelalex2002-07-051-55/+52
* removed fame and lavc encoder, enabled spu encoder, added equaliuzer supportalex2002-07-051-365/+110
* Added the bandwidth optionbertrand2002-07-053-0/+4
* If network is used, take the streams id that were requested.bertrand2002-07-051-0/+6
* Moved the asf_http_streaming_ctrl_t struct from asf_streaming.cbertrand2002-07-051-0/+8
* Changed the way that the streams are requested.bertrand2002-07-051-37/+62
* Retreive the bandwidth option from the command line.bertrand2002-07-051-6/+21
* Added the bandwidth variable. Used to set the max download bandwidthbertrand2002-07-051-0/+1
* hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfarpi2002-07-041-3/+7
* hmm, just found a nice thing with my new LFS..gabucino2002-07-041-0/+4
* vf_scale updatemichael2002-07-041-1/+10
* more scaling algosmichael2002-07-043-52/+123
* syncjaf2002-07-041-0/+3
* oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes.atmos42002-07-041-2/+2
* * Link with -lossaudio and/or -li386 only when neededarpi2002-07-031-4/+11
* cVS: ---------------------------------------------------------------------joyping2002-07-032-390/+806
* for 0.90 releaseeyck2002-07-031-0/+6
* OpenBSD PPC libdha fix by Björn Sandell.atmos42002-07-031-0/+3
* Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and ...atmos42002-07-031-2/+8
* syncnexus2002-07-031-0/+1
* Small fix for non-X86 OpenBSD by Björn Sandell <biorn at dce.chalmers.se>atmos42002-07-031-0/+2
* add equalizer support and fix some small bug...pontscho2002-07-0311-78/+351
* First probe :)pontscho2002-07-032-0/+559
* remove unneded config filespontscho2002-07-039-207/+42
* syncnexus2002-07-031-0/+2
* add -audiofile support for guipontscho2002-07-0215-39/+67
* fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)pontscho2002-07-025-10/+14
* delay=0 removed, totally unneededarpi2002-07-021-1/+0
* 100larpi2002-07-021-1/+1
* fix volume handling ( step 2 ) -- add balance support and some code cleanup a...pontscho2002-07-029-70/+79
* fix compile bug with driver 0.9+pontscho2002-07-021-2/+10
* further updates for RTCdiego2002-06-302-16/+29
* using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)michael2002-06-301-352/+140
* last line messed up in Y800 bugfixmichael2002-06-301-2/+2
* fixing rgb24tobgr32michael2002-06-301-2/+1
* Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>alex2002-06-301-0/+2
* CBR audio PTS fixes (using stsd v1 header)arpi2002-06-301-14/+24
* dump edit listarpi2002-06-291-5/+7
* parameter overrides limitarpi2002-06-291-0/+1
* bugfix by Keiki SATOH <kki@wakusei.ne.jp>arpi2002-06-291-1/+12
* fixing memory overwrite bugs in the new convertersmichael2002-06-291-7/+8
* test new converter stuff toomichael2002-06-291-1/+93
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)michael2002-06-293-1/+827
* fixing memory overwrite bugs again ...michael2002-06-291-16/+16
* Hopefully the end of the RealPlayer codecs saga..diego2002-06-291-8/+9
* colorspace converter tests (memory corruption tests at different width/src/dst)michael2002-06-292-0/+186
* Polish language manualgabucino2002-06-291-0/+1383
* english language file removedgabucino2002-06-291-1380/+0
* equalizer (brightness/contrast) supportalex2002-06-291-43/+37
* 1001 typos as found by ispell.diego2002-06-291-54/+54
* fixed vidix terminating if init error occured, bug found by KotHalex2002-06-291-4/+2
* support for SSA v4 by Dirk <noisyb at gmx.net>alex2002-06-291-4/+26
* XViD info fixinggabucino2002-06-292-4/+9
* realplayer libs installation re-added (was removed by diego)gabucino2002-06-291-1/+8
* handled by liba52gabucino2002-06-291-1/+1
* Expanded RTC section. It now explains how to allow RTC via /proc on newerdiego2002-06-291-135/+148
* Oh my god, what did I do - I spellchecked the Makefile!diego2002-06-291-5/+5
* trivial but nice fix for /dev/video? detection by "Julian J.M."arpi2002-06-281-1/+1
* -frames 0 fix, multifile frames support by tibcualex2002-06-283-2/+12
* cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandlin...alex2002-06-282-346/+480
* more informal warning and also fixed a 10l bug. Patch by tibcualex2002-06-281-1/+1
* removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed...alex2002-06-281-1/+0
* linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>alex2002-06-281-0/+11
* multifile (informal output) fix by Balazs Tibor (tibcu)alex2002-06-281-0/+1
* some cleanup, buggy->crashing, better info/commentsarpi2002-06-281-41/+45
* big updategabucino2002-06-289-396/+128
* yvu9 -> yv12 unscaled converter with linear chroma scalingmichael2002-06-274-2/+143
* clean up warnings in mencoder.rfelker2002-06-271-10/+12
* -sws 6 (luma bicubic & chroma bilinear)michael2002-06-272-5/+15
* IMGFMT_{RGB,BGR}{1,4}michael2002-06-271-1/+10
* use unified yuv2rgb initmichael2002-06-273-615/+449
* fixing scaling/contrast for 1/4/8 bppmichael2002-06-271-38/+109
* {RGB,BGR}{1,4}michael2002-06-273-0/+10
* GCC 2.96 updatediego2002-06-271-2/+2
* GCC 3.0.4-RH updatediego2002-06-272-26/+31
* OSD == onscreen display, typosdiego2002-06-273-6/+9
* updated gcc erratagabucino2002-06-272-9/+14
* Paul Ortyl's patchalex2002-06-271-1/+1
* Changed the -pass option to -passwd to avoid clash with mencoder option.bertrand2002-06-251-5/+5
* 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of menc...atmos42002-06-251-1/+1
* Check for skin in user's .mplayer first so he can override systemwide skin.atmos42002-06-251-2/+2
* Fix compatibility with old skins, that contain evEqualeaser typo.atmos42002-06-251-0/+1
* support the 'align16' codec flagarpi2002-06-251-0/+12
* new global codec flag: align16arpi2002-06-253-2/+7
* remove colorkeying if destroying the driver - fixes some bugsalex2002-06-251-2/+14
* fixed uninit (it got never called before)alex2002-06-251-1/+1
* time to ++ timestamp (try2)arpi2002-06-251-1/+1
* time to ++ timestamparpi2002-06-251-1/+1
* 10larpi2002-06-251-1/+1
* Added -user -pass options for http authentication.bertrand2002-06-253-0/+19
* Read username/password from the -user -pass command line options.bertrand2002-06-251-28/+35
* HTML fixgabucino2002-06-251-1/+1
* HTML (netscape4) fixesgabucino2002-06-2510-204/+219
* Moved authentication code into its own function.bertrand2002-06-241-44/+65
* killing globalsmichael2002-06-242-11/+6
* Paul Ortyl's patch - tv4l timestamps (not so precise :()alex2002-06-241-7/+19
* gray encodingmichael2002-06-241-0/+2
* Fix after the patch of Dominik Mierzejewski. Try the user's input.confalbeu2002-06-241-3/+7
* added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS...alex2002-06-242-58/+38
* graymichael2002-06-241-0/+2
* EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.diego2002-06-245-5/+5
* it's bug not vbug...jonas2002-06-241-2/+2
* equalizer typo fix by diegoatmos42002-06-243-4/+4
* Patch by Dominik Mierzejewski:atmos42002-06-243-6/+7
* first try to load linux dlls, if failed and we're supporting win32 dlls, then...alex2002-06-241-1/+1
* first try to load linux dlls, if failed and we're supporting win32 dlls, then...alex2002-06-241-10/+11
* support dropping some chroma src lines for a bit extra speedmichael2002-06-241-4/+12
* 10lmichael2002-06-241-3/+3
* 100l (non mmx versions didnt compile)michael2002-06-243-69/+50
* better planar support, chroma subsampling support and Y8/Y800 supportalex2002-06-237-68/+39
* better planar support, chroma subsampling support and Y8/Y800 supportalex2002-06-231-6/+35
* yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane...alex2002-06-231-0/+4
* IF09 addedarpi2002-06-231-0/+2
* IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changearpi2002-06-231-2/+3
* fixed mono mp3 encoding, hint by Paul Ortylalex2002-06-231-3/+12
* yvu9 & y8michael2002-06-231-2/+7
* yvu9 support (other planar yuv formats with other chroma subsamplings should ...michael2002-06-232-96/+109
* yvu9,if09,y8,y800 support and multifile fixalex2002-06-232-2/+12
* mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>alex2002-06-231-3/+14
* tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>alex2002-06-231-3/+5
* added yvu9 and if09 support. revised some codecsalex2002-06-231-19/+16
* yvu9 and if09 support. fixed i420,iyuv handlingalex2002-06-234-4/+34
* yvu9 and if09 supportalex2002-06-233-36/+49
* yvu9 and if09 supportalex2002-06-235-1/+32
* if09 supportalex2002-06-232-7/+12
* yvu9 supportalex2002-06-231-4/+5
* Use the new Y8 support in place of YV12.albeu2002-06-231-6/+3
* do not crash by decoding erroralex2002-06-231-0/+2
* cleanupmichael2002-06-232-5/+3
* fix for Mozillajonas2002-06-231-1/+1
* updated to english version, html (fixes, clean up, uniform), added table to d...jonas2002-06-2311-3085/+2807
* selftest supportmichael2002-06-233-29/+195
* Improved the authentication interaction. Still need to replace scanf.bertrand2002-06-231-13/+24
* Added HTTP basic authentication supportbertrand2002-06-231-0/+37
* Added base64 encoderbertrand2002-06-232-1/+103
* Added support for URLs that contain an username:passwordbertrand2002-06-231-9/+45
* Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>atmos42002-06-231-67/+215
* use libavcodec's get_bits() code (optional, disabled by default)arpi2002-06-233-19/+45
* use libavcodec's optimized MC functionsarpi2002-06-221-0/+16
* init libavcodecarpi2002-06-221-0/+11
* Jürgen Hammelmann: I put a new option "-mpgonly" to the script, for those, w...atmos42002-06-221-1/+11
* svq1 addedarpi2002-06-221-0/+7
* SVQ1 addedarpi2002-06-225-2/+73
* imported from xine, generalized, created header file, all tables moved toarpi2002-06-223-0/+2762
* use built-in yvu9->yv12 code, because it requires all src/dst strides andarpi2002-06-221-4/+20
* cleanup & grayscale supportmichael2002-06-222-128/+109
* don't require sh->bih (should fix v4l)arpi2002-06-221-5/+4
* Allow writing to pipe.albeu2002-06-221-3/+2
* timer routines section slightly reformattedgabucino2002-06-222-19/+36
* SVGAlib section revisedgabucino2002-06-222-17/+63
* xynxronizegabucino2002-06-222-2/+4
* more syncgabucino2002-06-223-53/+70
* more fixgabucino2002-06-221-0/+4
* 10lgabucino2002-06-221-1/+2
* input dox translatedgabucino2002-06-221-7/+125
* input dox fixed, cosmetixedgabucino2002-06-221-10/+18
* sync with mplayer xparpi2002-06-228-287/+1123
* NV12 addedarpi2002-06-222-0/+2
* filename can be NULL. Fix the conflict between cdda and dvdnav.albeu2002-06-211-2/+2
* yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've drinken...alex2002-06-211-0/+1
* added rawyvu9alex2002-06-211-0/+9
* vf_yvu9 supportalex2002-06-211-1/+1
* yvu9 supportalex2002-06-211-3/+17
* yvu9toyv12 converteralex2002-06-211-0/+71
* pre-yvu9toyv12 converter, only grayscale Y-plane coping :)alex2002-06-212-0/+58
* YVU9,IF09,Y800 and Y8 support - and synced with mpxpalex2002-06-211-27/+114
* YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxpalex2002-06-211-5/+84
* report if no palettealex2002-06-211-0/+6
* yvu9 supportalex2002-06-211-0/+7
* Add uninit to the dvd stream.albeu2002-06-212-1/+15
* added yvu9alex2002-06-211-0/+6
* Here I go again, another fix for the timeout.bertrand2002-06-211-4/+6
* Increased the timeout value on connection.bertrand2002-06-211-2/+2
* Checked the return value when retrieving the protocol level.bertrand2002-06-211-1/+4
* CDDB support added.bertrand2002-06-213-1/+595
* date: 2002/06/16 09:10:00; author: nickols_k; state: Exp; lines: +17 -13atmos42002-06-211-13/+17
* Small typo spotted by Alban Bedel.diego2002-06-201-1/+1
* fix fourcc's problempontscho2002-06-202-3/+13
* HTML mail not wanted, mplayer --> <B>MPlayer</B>.diego2002-06-201-19/+23
* Tons of typos plus wording updated here and there.diego2002-06-201-89/+88
* Atmos says this is clearer and he is right.diego2002-06-201-2/+2
*