summaryrefslogtreecommitdiffstats
</
Commit message (Expand)AuthorAgeFilesLines
* I have already translate more documentation that Andoni 8-)nauj272003-09-161-0/+1
* New filenauj272003-09-161-0/+1118
* fixed &quot; characternauj272003-09-161-1/+1
* Different decision making for seeking which takes the direction into account.mosu2003-09-151-2/+21
* moved file_size and len_in_msecalex2003-09-151-2/+1
* syncnauj272003-09-152-17/+100
* syncnauj272003-09-151-5/+10
* minor updatesdiego2003-09-152-3/+3
* sync with HTMLdiego2003-09-153-24/+104
* XML tools download and installation instructionsgabucino2003-09-141-0/+37
* spelling cosmeticsdiego2003-09-141-22/+22
* sync, cosmetics & various updatesnicolas2003-09-147-151/+313
* Fixed 2 bugs spotted by Nico + extended a description, spelling cosmetics.diego2003-09-131-5/+9
* make menu work on mingw (run command is still disabled), based on patch by Ch...faust32003-09-132-6/+12
* This file does not need to be translated.diego2003-09-131-185/+0
* Fix for the faad2 compilation test which needs config.h to be present. Patch ...mosu2003-09-121-0/+11
* Marked SSA subs as UTF-8. Better newline handling for SSA subs. Patch by Tris...mosu2003-09-121-13/+17
* Improved backwards seeking for small seek steps. Patch by matthieu <mat100@if...mosu2003-09-121-3/+7
* codecs-in.html moved to DOCS/tech/.diego2003-09-122-1/+1
* warning fix (missing C initializers)pl2003-09-121-9/+9
* warning fix (missing C initializer)pl2003-09-121-2/+2
* patch by Guido Guenther <agx@sigxcpu.org>:pl2003-09-121-1/+1
* fix some warnings (define order)pl2003-09-121-13/+21
* fix for warning in some vo_*.cpl2003-09-121-0/+1
* force a new line if a message is very longpl2003-09-121-0/+1
* 1000lhenry2003-09-121-12/+12
* yet another sync fixhenry2003-09-111-1/+9
* initial revisiongabucino2003-09-112-0/+725
* Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>.mosu2003-09-111-0/+1
* 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schinde...michael2003-09-111-0/+2
* pass stream header FCCmichael2003-09-111-0/+3
* Fixed PAUSED message (it was too long :)lumag2003-09-101-1/+1
* Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanf...mosu2003-09-102-38/+110
* Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs ...mosu2003-09-102-8/+117
* 10l, debug code broke compile with mmx disabledrfelker2003-09-081-0/+2
* Cleanup of faad detection and a new test if gcc can compile the internal faad...mosu2003-09-081-28/+35
* Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by ...mosu2003-09-081-1/+1
* Config fixed, changed put_image to use memcpy instead of native blits (for co...zdar2003-09-071-2/+58
* hopefully final xv ports.attila2003-09-071-9/+20
* IRIX support by Timo Kanera <timo@kanera.de>alex2003-09-072-4/+4
* Add libogg if Theora is wanted (might be missing if Tremor is used instead of...mosu2003-09-071-1/+1
* 100l typo found by Dima K. <dimakar@yahoo.com>alex2003-09-071-1/+1
* external faad support via --enable-externalfaad and fix my 1000l bugalex2003-09-071-17/+31
* adaptors are not portsattila2003-09-071-1/+1
* 1l forgot infortognimp2003-09-071-0/+1
* plen=0 is handledalex2003-09-071-1/+2
* moved packet header after startcodesalex2003-09-071-5/+7
* catch negative port numbers, just in caseattila2003-09-061-1/+1
* syncnicolas2003-09-061-1272/+1828
* syncnauj272003-09-061-6/+34
* 10michael2003-09-061-1/+1
* add port parameter to -vo xvattila2003-09-061-4/+23
* fix debug compilation on mingwfaust32003-09-061-0/+10
* reserved_bytes & byte order stuffmichael2003-09-061-2/+6
* disable sse support for mingw because of missing memalignfaust32003-09-061-1/+1
* audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yaho...alex2003-09-064-3/+11
* FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>alex2003-09-061-3/+16
* disable faad with gcc 3.2alex2003-09-051-1/+4
* solaris sed (and probably others) fix for faad detection by Michael Gernoth <...alex2003-09-051-2/+2
* ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dllrtognimp2003-09-052-0/+40
* some updatesalex2003-09-051-11/+9
* added new config system support and fixed some bugs (altought sanity checks a...alex2003-09-051-28/+39
* Fix the segfault with long filenames. Also prevent some other bufferalbeu2003-09-051-49/+54
* size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)alex2003-09-051-1/+6
* spelling/wording fixesdiego2003-09-051-3/+3
* delogo filterhenry2003-09-051-0/+16
* DR, 10l fixeshenry2003-09-051-35/+59
* 10l - forgotten gettimeofdayhenry2003-09-051-1/+4
* simple logo removerhenry2003-09-033-1/+250
* 100l: you have 2 nibbles per byte, don't divide byte count by 2rtognimp2003-09-031-1/+1
* cdda && cddb aren't uris too (hopefully all the pseudo urls are catched befor...alex2003-09-031-0/+1
* spellingnauj272003-09-031-2/+2
* fixed win32 compile problems and broken bigendian supportalex2003-09-023-3/+12
* added 0.91 and 1.0pre1 to the history sectionalex2003-09-021-1/+8
* minor leak fixalex2003-09-021-0/+1
* 1000lalex2003-09-022-3/+4
* Jacosub files can have the extension '.js' too. Patch by Vladimir Mosgalin <m...alex2003-09-021-1/+1
* Do not automatically select a subtitle stream for display.mosu2003-09-021-1/+0
* Sync with XML.diego2003-09-021-6/+0
* sync with english version. Now use 'archivo' instead 'fichero' for 'file'.nauj272003-09-021-142/+125
* New spanish DOC filenauj272003-09-021-0/+870
* Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>mosu2003-09-022-9/+299
* Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>mosu2003-09-021-0/+9
* Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>mosu2003-09-021-1/+1
* Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima ...mosu2003-09-021-1/+1
* syncnauj272003-09-022-2/+60
* libmenu is missing the dvb headers, patch by Gotz Waschk <waschk@informatik.u...alex2003-09-021-0/+1
* syncgabucino2003-09-015-21/+110
* fixesgabucino2003-09-012-2/+2
* some updatesalex2003-09-011-4/+5
* documented the custom matrices stuff, feel free to reword/fix/etc, but don't ...alex2003-09-012-6/+55
* some fixesalex2003-09-011-4/+3
* -nomouseinput support for vo_sdlalex2003-09-014-1/+6
* fixes and documented -list-optionsalex2003-09-011-3/+6
* more updatesalex2003-09-011-4/+9
* some more fixesalex2003-09-011-5/+3
* overall fixes and documented inter/intra_matrix option in manpagealex2003-09-012-11/+31
* updated the list of supported lavc video encodersalex2003-09-011-2/+8
* support for user specified intra/inter matricesalex2003-09-011-0/+63
* switched lavc_param_format to CONF_TYPE_IMGFMTalex2003-09-011-23/+31
* asv2 encodingmichael2003-09-011-0/+8
* Fix immediatemode with mplayer (ie playing both sound and video)albeu2003-09-012-0/+10
* Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev...lumag2003-09-011-3/+12
* FFASV2michael2003-09-012-0/+9
* direct render frames whose fields are not in a common buffer, ratherrfelker2003-09-011-12/+33
* ;-)diego2003-09-011-0/+1
* spelling fixesdiego2003-09-011-14/+14
* nitdiego2003-09-011-1/+1
* framestep and tile filters clarified.diego2003-09-011-25/+29
* nitdiego2003-08-311-1/+1
* spelling fixesdiego2003-08-311-2/+2
* libfaad is included now.diego2003-08-312-50/+3
* 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common....alex2003-08-312-14/+20
* Ignore .depend.diego2003-08-311-0/+1
* vo_fbdev2 written by Joey Parrish with some minor modificationsalex2003-08-313-1/+402
* syncgabucino2003-08-311-0/+43
* fixing alphabetic ordergabucino2003-08-311-3/+4
* slight "grammar" fixesgabucino2003-08-311-12/+13
* spelling + small updatesdiego2003-08-311-10/+11
* 10l, lot of missing new-lines. In case of an error, all the messages will be ...alex2003-08-311-8/+8
* Avoid flickering during resizes. Keep video contents even when paused. Fix by...mosu2003-08-315-53/+123
* remove read/revert hackalex2003-08-312-25/+3
* syncdiego2003-08-311-1/+1
* Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr...alex2003-08-314-2/+14
* 10l found by albeualex2003-08-311-2/+0
* final pre1alex2003-08-311-5/+3
* 2 new filters: tile & framesteparpi2003-08-314-1/+512
* rawnv21alex2003-08-311-0/+9
* syncgabucino2003-08-311-0/+6
* vf_tile & _framestep addedarpi2003-08-311-0/+46
* more mmx and fix 100l sig11 in the previous mmx commitrfelker2003-08-311-3/+104
* added nv12/nv21 and some other fourccs (still not synced)alex2003-08-312-3/+12
* Sync to help_mp-en.h v1.107rtognimp2003-08-311-2/+3
* nv21 supportalex2003-08-311-6/+6
* * Add multi device support.attila2003-08-311-557/+650
* basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>alex2003-08-314-5/+23
* 1000l, mmx code was not being used because of missing config.h, andrfelker2003-08-311-13/+11
* syncgabucino2003-08-311-2/+2
* FTP supportgabucino2003-08-311-1/+1
* tweaks and cleanuprfelker2003-08-313-9/+22
* 1000lrfelker2003-08-311-0/+1
* Handle mp_msg like printf so compiler can report if missing/too much argument...alex2003-08-311-2/+2
* serious bugs - 1l absinth (changed to absinth against cola inflation)alex2003-08-316-15/+16
* remove exit_player and exit referencesalex2003-08-313-13/+8
* Missing en/ added to DOCS path.diego2003-08-313-11/+11
* some WIPalex2003-08-311-2/+11
* -noautoexpand documented.diego2003-08-311-0/+5
* fix 10l (computation based on uninitialized data which led torfelker2003-08-311-9/+23
* while we are at it: geometry support for xmgaattila2003-08-312-2/+4
* geometry support for x11attila2003-08-312-1/+2
* ffmpeg1/2arpi2003-08-301-0/+20
* use internal (included) libfaad2arpi2003-08-303-16/+22
* libfaad2 v2.0rc1 importedarpi2003-08-3096-0/+42879
* Sync.lumag2003-08-301-12/+14
* patch by Joey Parrish <joey@nicewarrior.org>:arpi2003-08-301-58/+205
* On2 VP4 personal codec support via binary vfw dll vp4vfw.dllrtognimp2003-08-301-0/+11
* __CYGWIN__->SYS_CYGWIN define moved to the right placearpi2003-08-302-4/+4
* synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use ourarpi2003-08-304-60/+75
* 1000l and I imho this would win 'The Bug/Typo of the Year' awardalex2003-08-291-1/+1
* 1000lalex2003-08-295-8/+6
* 10^1337 litres (now, that's an inflation)alex2003-08-291-1/+2
* syncnauj272003-08-291-2/+53
* Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libe...mosu2003-08-291-2/+6
* 10liive2003-08-281-13/+12
* 100l fix for paletted 8bpp files, I committed an old versionrtognimp2003-08-281-12/+4
* Quicktime 8BPS decoderrtognimp2003-08-284-1/+246
* Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.mosu2003-08-281-1/+4
* Updated highest demuxer number.mosu2003-08-281-1/+1
* printing fps with 3 dec digit instead of 2arpi2003-08-272-2/+2
* This patch fixes:alex2003-08-272-5/+48
* dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@g...alex2003-08-271-2/+2
* Removed some ":" in the track output for easier cut&paste.mosu2003-08-271-5/+5
* Track selection uses the n-th audio/subtitle/video track as the ID, not the n...mosu2003-08-271-9/+40
* a/v sync cleanupshenry2003-08-271-12/+21
* 10l and a few spelling fixesdiego2003-08-261-11/+11
* 10ldiego2003-08-261-2/+2
* libfaad installation instructionsdiego2003-08-262-2/+14
* -nuvopts documentation by Albeudiego2003-08-261-1/+26