summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libgif/libungif based demuxer support for libmpdemux.arpi2003-01-2810-9/+81
* probably bad fix, but it's reported to fix hwac3 problems appeared in rc3arpi2003-01-281-1/+6
* 100larpi2003-01-271-2/+2
* Add a command line option (-sub-no-text-pp) to disable subtitlesarpi2003-01-274-1/+9
* Attached PATCH fixes the case, when data-flag and reference flags are set andarpi2003-01-271-1/+1
* I also added that a self-reference is not endlessly played ... (Happenedarpi2003-01-271-0/+3
* -links update to skin.htmlnicolas2003-01-272-21/+20
* The two attached patches *should* allow for properarpi2003-01-276-5/+54
* synczdar2003-01-271-2/+84
* fixgabucino2003-01-271-2/+1
* syncgabucino2003-01-271-2/+26
* syncgabucino2003-01-271-1/+2
* panscan keysgabucino2003-01-271-0/+2
* avoid extract of imposible high depths in wrong rgb/bgr functionsiive2003-01-261-2/+2
* MPlayer crash when using -wid and -vo x11 parameters.arpi2003-01-261-2/+3
* Quicktime rle 32 bit supportedrtognimp2003-01-262-1/+104
* 32 bpp is a valid color depth. Fixes 0-bit rle reportsrtognimp2003-01-261-1/+1
* preparing for releasearpi2003-01-261-0/+22
* potmeter description clarified, noticed by nico.diego2003-01-261-1/+2
* This is a simple patch to change the alpha blending code in bmovl to usearpi2003-01-261-3/+12
* OSD volume symbol fixed :)arpi2003-01-263-54/+54
* 10larpi2003-01-261-1/+1
* Sync with help_mp-en.h v1.84rtognimp2003-01-261-1/+2
* Ok, firstly fixed the bug in parser-mpcmd.c where itarpi2003-01-261-2/+3
* Secondly, fixed bug where -loop after file would play one too many times.arpi2003-01-261-0/+3
* Also attached some cleanup to menu_filesel.c, mainly to make it morearpi2003-01-261-6/+9
* mplayer crashes if one tries to use osd menu without having a fontarpi2003-01-261-2/+4
* don't depend on libgen/basename()arpi2003-01-261-3/+3
* sync, more accurate translationnicolas2003-01-262-689/+615
* fixed ./configure --cc="ccache gcc"arpi2003-01-261-3/+3
* error msg for -alvcopts if no libavcodec availarpi2003-01-261-0/+2
* menu usage updatedgabucino2003-01-262-4/+6
* 0.90preXX -> 0.90gabucino2003-01-261-1/+1
* fix a typocolin2003-01-261-1/+1
* syncnicolas2003-01-261-4/+67
* added TVI_CONTROL_TUN_SET_NORMgabucino2003-01-261-0/+2
* syncnicolas2003-01-252-15/+33
* syncnicolas2003-01-253-110/+189
* patch by Sylvain Petreollegabucino2003-01-252-8/+8
* 1000larpi2003-01-251-1/+9
* 100larpi2003-01-251-1/+1
* - fix -fspontscho2003-01-254-7/+16
* 10lgabucino2003-01-252-22/+22
* another EGA hint :)gabucino2003-01-251-1/+2
* typogabucino2003-01-251-7/+7
* readvcd is useful for reading VCDs with SCSI CD-ROM drives.diego2003-01-251-0/+4
* Brought this file mostly in line with the MPlayer docs coding style.diego2003-01-251-641/+550
* Some updates and rewordings as well as a much better table design bydiego2003-01-251-101/+173
* small typoiive2003-01-241-1/+1
* sync by <hephooey@fastmail.fm>diego2003-01-2411-1344/+1993
* cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)alex2003-01-241-2/+2
* small EGA hintgabucino2003-01-241-0/+7
* Improvements to spudec (DVD/VobSub) subtitle code:rfelker2003-01-244-36/+139
* ability to disable the nonsense expand filter is a must! otherwiserfelker2003-01-242-1/+6
* fix compilation error when HAVE_FREETYPE isn't definedcolin2003-01-231-1/+1
* ekezetekgabucino2003-01-231-22/+22
* document -vop fieldrfelker2003-01-231-0/+5
* new video filter to extract a single field using stride arithmetic,rfelker2003-01-233-1/+77
* UYVY inputmichael2003-01-233-5/+81
* C implementation of the median deinterlacer (seems to be the only onerfelker2003-01-232-11/+16
* raw mpeg4-es support (you need to set -fps manually!)arpi2003-01-235-8/+79
* 16cif,sif,uyvymichael2003-01-231-1/+7
* dump mpeg4-es startcodesarpi2003-01-231-0/+44
* 10l to merfelker2003-01-231-1/+1
* raw video demuxer, requested by Michaelarpi2003-01-227-3/+169
* updated for rc4...arpi2003-01-221-12/+15
* undocumented featurerfelker2003-01-221-2/+4
* until configure can distinguish between supported and unsupportedrfelker2003-01-221-2/+2
* Skin file added to TOC and renumbered, one sentence reworded.diego2003-01-222-54/+39
* syncgabucino2003-01-212-4/+12
* G450 tvout cable pinout (contributed)gabucino2003-01-212-9/+16
* updated to rc3gabucino2003-01-211-1/+1
* syncgabucino2003-01-211-9/+24
* - add subcppontscho2003-01-217-19/+106
* - rewrite sub_fpspontscho2003-01-2110-79/+91
* Cygwin and QT clarified.diego2003-01-211-1/+2
* typodiego2003-01-211-1/+1
* bunkus: Another small typomosu2003-01-211-2/+2
* bunkus: Fixed and updated the translationsmosu2003-01-211-146/+242
* 1l :)arpi2003-01-201-1/+1
* hwac3 fix againarpi2003-01-201-0/+3
* 1000larpi2003-01-201-12/+12
* fix xmga + playbarpontscho2003-01-201-1/+1
* This patch should fix the display problem with 4bpp and 8bpp modes.arpi2003-01-201-4/+6
* don't -nosound if libaf init failed (hwac3 fix)arpi2003-01-201-2/+2
* hack to get rage128 working on ppc-g3alex2003-01-201-4/+29
* Changing initial volume level to 0dB after loud intensive complaintsanders2003-01-202-6/+3
* VCDs, DVDs and QT DLLs should work on Cygwin.diego2003-01-201-1/+18
* sync with realitydiego2003-01-201-3/+0
* - add new entry's to hungarian skin howto (please Gabu translate)pontscho2003-01-193-16/+30
* Propolice catches an overflow in dct64_k7.c:arpi2003-01-191-1/+1
* fix selected audio language in menuarpi2003-01-191-2/+2
* show one ...pontscho2003-01-191-2/+9
* 1000larpi2003-01-191-1/+3
* Sync with help_mp-ec v1.83rtognimp2003-01-191-1/+9
* time to ++versionarpi2003-01-192-2/+2
* prefer ffhuffyuv over mphuffyuvarpi2003-01-191-2/+2
* 10larpi2003-01-191-1/+1
* 11l:)pontscho2003-01-191-1/+8
* updatemichael2003-01-191-5/+8
* typodiego2003-01-191-1/+1
* typos and wordingdiego2003-01-191-5/+5
* conformation with apialex2003-01-191-1/+2
* When the file is not finished to be written,arpi2003-01-191-2/+3
* cleanup and removal of libdha_exit. forgot to commit thisalex2003-01-191-19/+15
* support runtime cpudetect on non-x86 systems tooalex2003-01-191-7/+10
* Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk>alex2003-01-192-95/+110
* This patch adds support for 4Front Technologies commercial Open Soundarpi2003-01-191-3/+15
* * Remove unneeded includes & macrosarpi2003-01-191-86/+217
* update by hephooey@fastmail.fmarpi2003-01-191-38/+50
* fixed query_format (RGB24 supports OSD and is preferred)arpi2003-01-191-2/+3
* 10lhenry2003-01-191-1/+1
* syncnicolas2003-01-192-38/+9
* syncnicolas2003-01-191-1/+8
* seems fixed (it works now)gabucino2003-01-191-2/+0
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-199-37/+21
* 1l :)arpi2003-01-191-5/+1
* some URLsarpi2003-01-191-0/+9
* more ?'sarpi2003-01-191-5/+3
* more ;)arpi2003-01-191-6/+20
* 1) Removed the code to remove {} from sub_read_line_ssaarpi2003-01-191-33/+49
* - added some morearpi2003-01-191-3/+15
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-194-21/+35
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)arpi2003-01-198-32/+117
* typogabucino2003-01-181-1/+1
* syncgabucino2003-01-181-17/+51
* AltiVec detection code ("borrowed" from FFmpeg andarpi2003-01-186-2/+70
* An altivec-optimized DCT64 for mp3libarpi2003-01-183-2/+541
* An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)arpi2003-01-183-13/+365
* syncgabucino2003-01-181-13/+0
* uselessly long DGA subsections removed from TOCgabucino2003-01-181-15/+1
* removed obsolete stuffgabucino2003-01-181-19/+7
* syncgabucino2003-01-181-30/+61
* - restore old behaviour of -channels,-srate,-formatarpi2003-01-181-4/+6
* 2-pass libaf initialization to get better filter chain.arpi2003-01-182-10/+74
* export fmt2str()arpi2003-01-182-1/+4
* added af_format_encode() to convert sample format from libaf to mplayer (OSS)arpi2003-01-182-0/+38
* syncgabucino2003-01-182-1/+48
* xinerama fix part 1 - count your paranthesisattila2003-01-181-3/+23
* syncnicolas2003-01-181-11/+17
* syncnicolas2003-01-181-31/+36
* xinerama fix part 1attila2003-01-181-3/+21
* Support for MPEG-4 (AAC) audio RTSP/RTPbertrand2003-01-181-0/+17
* syncnicolas2003-01-181-4/+9
* syncnicolas2003-01-181-57/+93
* it *worked*, but probably wasn't what was intended, and could break ifrfelker2003-01-181-1/+1
* Wording improvements.diego2003-01-181-11/+11
* Removed some "!s, corrected some spelling, gave the system too slow messagediego2003-01-181-42/+47
* not neededpontscho2003-01-181-2/+1
* 10lpontscho2003-01-181-10/+5
* 10l :)arpi2003-01-181-1/+1
* 10lpontscho2003-01-181-0/+1
* 10l found by Arpi (njamd)pontscho2003-01-181-10/+3
* 10larpi2003-01-171-1/+1
* 10lpontscho2003-01-172-0/+2
* hm ...pontscho2003-01-171-1/+1
* - add playbarpontscho2003-01-1721-330/+777
* Remove duplicated codertognimp2003-01-171-16/+2
* syncnicolas2003-01-171-15/+46
* syncnicolas2003-01-171-0/+7
* Adding support for more logical libaf configurationanders2003-01-173-8/+20
* telecine messagesarpi2003-01-161-0/+3
* telecine detectionarpi2003-01-161-1/+23
* 10larpi2003-01-162-21/+22
* fixed the well-known DVD/DVB audio delay bug :)arpi2003-01-163-2/+32
* preferences cosmeticspontscho2003-01-162-40/+53
* upsz :)pontscho2003-01-161-6/+5
* Removed the hardcoded cdrom device.bertrand2003-01-151-75/+39
* fix small typos (accents mainly)pl2003-01-151-18/+18
* 2 new compare functions ...jonas2003-01-151-0/+4
* 2 new compare functions ...michael2003-01-151-0/+2
* Removed the hardcoded /dev/cdrom for NetBSD and added an work aroundbertrand2003-01-151-4/+4
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...mosu2003-01-1513-32/+32
* bunkus: Updates until 2003-01-14 13:54mosu2003-01-158-232/+568
* sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>arpi2003-01-141-6/+9
* BGR16 is not a valid format for this codecrtognimp2003-01-141-1/+1
* NTSC is 29.97 fps, not 30. wrong values here are likely to causerfelker2003-01-142-2/+2
* Fix for endianess conversion if input to libaf is floatanders2003-01-141-1/+1
* Wrong -lavcopts aspect= parameter format, noticed by nico <nsabbi@libero.it>.diego2003-01-141-3/+4
* Small updates for correctness and consistency.diego2003-01-131-14/+21
* correct skin changingpontscho2003-01-136-13/+55
* Sync by <hephooey@fastmail.fm>.diego2003-01-131-1/+72
* don't waste time on rg_scale nonsense if not necessary.rfelker2003-01-131-2/+31
* 1000l, this clips!! IMO rg_scale nonsense should be removed withrfelker2003-01-131-2/+2
* Sync by <hephooey@fastmail.fm>.diego2003-01-131-1/+5
* DivX CVS instructions as provided by Alex Kloss <alex@22-music.com>.diego2003-01-131-15/+44
* uparpi2003-01-131-4/+7
* M6 bug workaround by Hanno Bock <hanno@gmx.de>alex2003-01-131-0/+10
* M6 bug workaround by Hanno Bock <hanno@gmx.de>alex2003-01-131-0/+10
* bunkus: fixed a small bug with skipping "{...}" in ssa subsmosu