summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - warnings enabled for GUI modearpi2002-08-311-3/+21
* some cosmetics for guialex2002-08-311-7/+7
* enable linewrappingalex2002-08-311-0/+6
* some fixesgabucino2002-08-313-4/+12
* 1000l - libmpdvdkit2 fix, thx Nexusarpi2002-08-311-0/+7
* print only fatal/error/warning to stderr, others go to stdoutarpi2002-08-311-7/+6
* fix flip handling bugalex2002-08-311-1/+2
* make -ac/-vc help look betterarpi2002-08-311-4/+4
* Zr documentation updated plus some typos fixed.diego2002-08-312-28/+130
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsarpi2002-08-3121-19/+67
* All RealVideo codecs liste on one line - less wasted space.diego2002-08-311-3/+1
* some changes, Arpi was right...jonas2002-08-311-8/+10
* forgot bug=2michael2002-08-311-0/+1
* upsz ...pontscho2002-08-311-1/+1
* fix vfm and add afm supportpontscho2002-08-3112-87/+82
* very simple script for viewing results with gnuplot, converted to JPEGgabucino2002-08-311-0/+32
* v0.91gabucino2002-08-313-19/+18
* generalized iconv detectionatmos42002-08-311-5/+3
* fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>atmos42002-08-311-1/+1
* afm/vfm migration, suboption config example, 2 typosjonas2002-08-301-24/+29
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-3061-166/+66
* dct_algomichael2002-08-301-0/+7
* reordered libs, especially Freetype. idea by Nexusarpi2002-08-301-2/+2
* v0.9 of my compile+benchmark script, designed for my local boxes, shared ongabucino2002-08-305-0/+237
* 2*10l to mearpi2002-08-302-2/+2
* vfwex separated from vfw, to work with new vfm system and dlopenarpi2002-08-303-21/+95
* sync driver names with codec-cfgarpi2002-08-305-10/+10
* renamed codecsarpi2002-08-301-2/+2
* renamed to match driver family namearpi2002-08-304-0/+0
* renamed to ad_mp3lib.carpi2002-08-301-0/+0
* upsz, 10lpontscho2002-08-301-2/+2
* add subtitle dropping supportpontscho2002-08-308-6/+39
* assume $(CC) can compile c++ - fixes compile with non-default compilerarpi2002-08-301-1/+1
* align fix - Björn Sandell <biorn@dce.chalmers.se>arpi2002-08-301-1/+1
* ignore .libdepsrfelker2002-08-301-0/+1
* 2*100l, extern fv() {} is nonsense, you have to decide if it is extern orarpi2002-08-301-12/+3
* added needed errno.halex2002-08-301-0/+2
* v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>alex2002-08-305-18/+104
* fixed faad detection. without this it detects my older version of the library...alex2002-08-301-1/+1
* mp_msg'izedalex2002-08-301-3/+5
* added bgr support and support for forcing output formatalex2002-08-301-19/+62
* added missing palette8tobgr pairs (hope it's correct)alex2002-08-301-0/+54
* recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>alex2002-08-301-0/+26
* libavcodec syncrik2002-08-301-13/+22
* syncnexus2002-08-301-0/+6
* "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filterrfelker2002-08-303-1/+203
* RV40 supported, atrc not.diego2002-08-301-0/+2
* Explain why putting [PATCH] in the subject is important.diego2002-08-301-0/+3
* dct selection supportmichael2002-08-301-1/+10
* - fix window handling with dxr3pontscho2002-08-293-3/+5
* - add play time subtitle change supportpontscho2002-08-298-13/+58
* 10l bug, found by Nexusarpi2002-08-291-0/+1
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-296-21/+21
* libgen.h is glibc specific, and not used at all -> removedarpi2002-08-291-2/+2
* This patch fixes a compile error when HAVE_FREETYPE is not defined.arpi2002-08-291-0/+2
* new mencoder option -info, to store copyright, title, encoder version etc in AVIarpi2002-08-295-1/+98
* fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>arpi2002-08-291-1/+1
* - Tell the RTSP client code to use the string "mplayer" in RTSParpi2002-08-291-1/+2
* can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live....arpi2002-08-291-0/+4
* syncnexus2002-08-291-0/+30
* add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patchpontscho2002-08-294-88/+127
* - add freetype support for guipontscho2002-08-298-31/+421
* Fixed some small HTML errors.diego2002-08-292-2/+3
* Fixed some breakages of single-buffer rendering of tdfxmark2002-08-292-25/+22
* fixes a segfault which was introduced in this file by the new ratecontrol coderik2002-08-291-0/+3
* inet_aton fallback support by Joey Parrish <joey@yunamusic.com>bertrand2002-08-292-2/+45
* arrg 100l in the 10lrfelker2002-08-291-1/+1
* fix 10l mistake and add the libdeps thing right this timerfelker2002-08-291-1/+8
* removed old stuff no longer usedrfelker2002-08-291-3/+1
* Sipro audio now supported.diego2002-08-291-2/+1
* remove nonsense tabs from makefile so emacs won't complain :)rfelker2002-08-291-2/+2
* Plugin descriptions were moved to the man page.diego2002-08-291-245/+1
* FreeBSD iconv change/fixnexus2002-08-283-18/+5
* mostly compiler warning fixes, some small bugfixarpi2002-08-2819-18/+41
* passing extra stuff from real stuff to lavcmichael2002-08-281-0/+10
* 10l fixalex2002-08-281-1/+1
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-2839-170/+52
* Reformat some paragraphs to make them fit 80 column displays.diego2002-08-281-47/+59
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-2814-12/+1839
* subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separatedarpi2002-08-282-54/+159
* The rectangle is not white but inverted.diego2002-08-282-2/+2
* Small note about multiple MPlayers and audio drivers.diego2002-08-281-1/+3
* release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D R...alex2002-08-281-2/+4
* fixed possible 'DoS' bugalex2002-08-281-3/+3
* written by Florian Schilhabel <florian.schilhabel@gmx.net>alex2002-08-281-0/+260
* fixes problems when new line is just '\n' and not '\r\n' and enabled html-mar...alex2002-08-281-2/+2
* 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>alex2002-08-283-1/+47
* clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndn...alex2002-08-281-11/+28
* final (?) libvo2 cleanup patch by Joey Parrishalex2002-08-285-55/+3
* removed old input codealex2002-08-2813-509/+17
* realplayer codecs wrappers, originaly written by Florian Schneider, extendedarpi2002-08-2814-0/+3162
* Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.diego2002-08-281-1/+1
* added detailed vop description, rtsp, aid range, user option, two examples, f...jonas2002-08-281-64/+124
* align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>)michael2002-08-282-2/+2
* libmpdvdkit on openbsd, patch by Björn Sandell <biorn@dce.chalmers.se>.diego2002-08-281-1/+6
* - added matrix cracking/debugging code - disabledarpi2002-08-271-1/+28
* 'sipr' descrambling implemented, at least for 16*6 matrixarpi2002-08-271-4/+35
* Added some introductory words, request only CVS for bug reports and furtherdiego2002-08-271-4/+17
* Added proper heading tags and fixed the HTML structure.diego2002-08-271-29/+28
* Cosmetics: Some more indents and newlines.diego2002-08-271-9/+21
* Cosmetics: Indented code and inserted empty lines.diego2002-08-271-112/+120
* Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with somediego2002-08-276-316/+319
* removed unused codealex2002-08-271-32/+0
* SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>alex2002-08-271-3/+3
* Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead ofdiego2002-08-274-8/+15
* - add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemai...pontscho2002-08-272-8/+14
* Settle for GCC, not gcc. 10l for telling Andras otherwise.diego2002-08-271-3/+3
* Updated credits for Kim Minh Kaplan from his own patch.diego2002-08-271-0/+2
* - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>pontscho2002-08-2614-33/+125
* Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should chec...alex2002-08-261-0/+5
* fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox d...michael2002-08-251-1/+1
* 10lmichael2002-08-251-4/+7
* support for the new ratecontrol codemichael2002-08-252-26/+212
* synczdar2002-08-251-0/+31
* support for 'sipr' codec - descrambling/reorder not yet fixed.arpi2002-08-251-1/+10
* some files has some shit before teh audio/video headers...arpi2002-08-251-9/+22
* 10l - fixed chunktab size calculationarpi2002-08-241-1/+5
* some newer rv20 variants also uses custommsg 0x24 to set codec subtypearpi2002-08-241-1/+1
* uses new dp_hdr_t packet structurearpi2002-08-241-7/+18
* - changed re-muxed packet structure (see struct dp_hdr_t)arpi2002-08-241-35/+62
* Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>atmos42002-08-241-1/+1
* syncjonas2002-08-2410-813/+733
* optimizationmichael2002-08-231-21/+23
* iec958-init completly rewrittenjoyping2002-08-232-278/+98
* Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightlydiego2002-08-237-48/+49
* Fixed *= bug in length calculationanders2002-08-231-1/+1
* with the help of the Mandrake compiler maintainer this problem hasarpi2002-08-221-1/+1
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-2212-19/+19
* removed nonsense 'inline'arpi2002-08-222-4/+4
* - functions inside of functions are invalid in icc. replaced with #define'sarpi2002-08-221-8/+8
* v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>arpi2002-08-225-13/+15
* General Timing Formula algorithm from a scratch.arpi2002-08-2210-78/+552
* 10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>arpi2002-08-221-0/+2
* fix dxr3 subtitle handling and add some optimizationspontscho2002-08-222-16/+66
* fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lis...jaf2002-08-221-0/+9
* MMX optimized code for soft equalizer filterrfelker2002-08-221-5/+73
* documentation for -vop eqrfelker2002-08-222-0/+11
* How to run multiple instances of MPlayer.diego2002-08-221-0/+6
* soft video equalizer filter, currently supports brightness andrfelker2002-08-213-1/+157
* Typos, cosmetics and a tag closed.diego2002-08-213-7/+4
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:arpi2002-08-215-0/+629
* support for SP5x video codec used by Aiptek webcamarpi2002-08-211-0/+8
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:arpi2002-08-2112-276/+797
* this piece of code should prevent major fullscreen screwups, which canarpi2002-08-211-0/+5
* added forced window clearing for Xv, because on my setup (sawfish,arpi2002-08-211-0/+6
* new slave volume command done :arpi2002-08-212-1/+11
* applied Andras Mohari's patchgabucino2002-08-212-87/+74
* dvdnav wasn't selected for compilation together with mpdvdkit2.arpi2002-08-211-1/+1
* allocating large enough buffer, fixes green stuff on top for encoding of heig...michael2002-08-211-1/+5
* asserts to check buffer size and non overlapingnessmichael2002-08-211-0/+15
* changed spdif default from "hw:0,2" to general alias "iec958"joyping2002-08-202-96/+126
* -subcc option documented, patch by Robert R. Wal <rrw at hell pl>.diego2002-08-202-1/+13
* Fixed typo manpage --> man page.diego2002-08-203-4/+4
* Converted the docs to use proper headings tags.diego2002-08-209-251/+265
* sync by anders@gnulinux.dkjaf2002-08-191-61/+135
* Sync the man page with the removed sections of the HTML docs.diego2002-08-191-3/+5
* typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)michael2002-08-181-1/+1
* begun removing "Available options" and "Examples" sections, whichgabucino2002-08-183-206/+10
* syncgabucino2002-08-187-652/+532
* Typo spotted by Steven M. Schultz <sms at 2bsd com>.diego2002-08-181-1/+1
* 10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>michael2002-08-181-1/+1
* same behavior for luma & chroma single coeff eliminationmichael2002-08-182-4/+8
* skip blocks with small chroma dc supportmichael2002-08-171-1/+1
* Bah, if we start spellchecking this, we might as well do it right ;-)diego2002-08-171-8/+8
* libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.jaf2002-08-172-1/+21
* typojaf2002-08-171-1/+1
* prefer libmpdvdkit2 over v1arpi2002-08-161-2/+16
* apply mplayer-specific patchesarpi2002-08-1619-195/+94
* applying css-key cache patcharpi2002-08-163-3/+79
* importing libmpdvdkit filesarpi2002-08-163-0/+140
* 10lmichael2002-08-161-1/+1
* importing libdvdread 0.9.3 filesarpi2002-08-1617-0/+6757
* 40% faster blurmichael2002-08-161-7/+139
* importing libdvdcss 1.2.2 filesarpi2002-08-1614-0/+6866
* should solve -vo vesa:vidix problem 'vosub_vidix: video server hasarpi2002-08-161-0/+7
* 10l bug - noticed by Emiel Neggers <emiel@neggers.net>arpi2002-08-161-1/+1
* hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should usearpi2002-08-161-4/+4
* speedup of gaussarpi2002-08-161-12/+61
* using precalculated src*om[][] table -> 25% faster.arpi2002-08-161-7/+18
* more (~40%) speedup :)arpi2002-08-161-3/+7
* syncnexus