summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,diego2006-11-073-7/+4
* Remove bogus comment lines.diego2006-11-072-2/+0
* Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.diego2006-11-071-2/+1
* remove dead defines (spotted by mphelp_check.py)kraymer2006-11-0716-90/+1
* fix format identifiers mismatchkraymer2006-11-071-2/+2
* Initial (partially, about 40%) translation.voroshil2006-11-071-0/+4905
* Fix MacIntel build: "/nop" is illegal on Apple's older version of GASgpoirier2006-11-072-10/+6
* Remove remnants of long-gone libfame.diego2006-11-0635-324/+29
* Bugfix: when copying ass_force_style_list, ending 0 was left out.eugeni2006-11-061-1/+2
* typodiego2006-11-061-1/+1
* output cosmeticsdiego2006-11-061-3/+3
* Synced to 3.11.2006jheryan2006-11-0620-27/+50
* Calculate text bounding box in a way that does not depend on actual glypheugeni2006-11-061-36/+15
* Don't let the program speak as 'I'.diego2006-11-061-7/+6
* Remove hackish setting of extra libraries through --enable-static=-lfoo,diego2006-11-061-5/+1
* Remove deprecated install-path option.diego2006-11-061-7/+0
* spelling/grammar/wording/consistency for the help outputdiego2006-11-061-202/+194
* WIN32 was already being set from config.h.diego2006-11-051-1/+1
* Fix index-based seeking in audio-only files, fixes bug #621reimar2006-11-051-1/+2
* printf->mp_msgrtogni2006-11-051-13/+14
* fix typo (noticed by jerome.ferrari lappis com)kraymer2006-11-051-1/+1
* r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.cvoroshil2006-11-051-1/+28
* Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does.diego2006-11-051-3/+1
* Initial partial translation of man page voroshil2006-11-051-0/+10238
* Initialize fontconfig in VFCTRL_INIT_EOSD handler.eugeni2006-11-054-2/+8
* r20699: Missing <option> tagvoroshil2006-11-051-25/+21
* Fix comment, it's 'sowt', not 'swot' ('twos' reversed)reimar2006-11-051-1/+1
* Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki...diego2006-11-051-3/+2
* Cosmetics: indentation fix.eugeni2006-11-051-8/+8
* Fix compilation: forgotten mp_msg.h includereimar2006-11-051-0/+1
* Fix an obvious typo.eugeni2006-11-051-1/+1
* printf ->mp_msgrtogni2006-11-051-8/+8
* Fix the following compiler warnings:eugeni2006-11-051-2/+1
* Do not use abort()rtogni2006-11-051-7/+7
* better wording for "workarounding"kraymer2006-11-052-2/+2
* MSGTRs for demux_avi.ckraymer2006-11-052-4/+8
* Add 4XM audio.diego2006-11-051-0/+7
* Synced with r20705torinthiel2006-11-051-341/+85
* r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.ckraymer2006-11-051-1/+24
* spellfix and improvement suggested by Wanderernicodvb2006-11-051-2/+2
* some fixes for latest demux_mkv messageskraymer2006-11-051-6/+6
* Unify ./configure script handlingtorinthiel2006-11-051-4/+4
* Better URL markuptorinthiel2006-11-051-2/+2
* Better wording, especially if hyperlinks are not visibletorinthiel2006-11-051-3/+4
* Remove ugly indentation in <screen> tagstorinthiel2006-11-051-6/+2
* Don't break a paragraph in a middle of a thoughttorinthiel2006-11-051-3/+0
* A bunch of missing <systemitem class="library"> tagstorinthiel2006-11-051-7/+8
* Missing <option> tagtorinthiel2006-11-051-1/+1
* better wording for note about utf-8kraymer2006-11-051-3/+3
* note for translators to use utf-8 encoding for help_mp files and xml docskraymer2006-11-051-0/+4
* add MSGTR_MPDEMUX_MKV for demux_mkv.ckraymer2006-11-052-38/+55
* synced with r20693Gabrov2006-11-053-11/+13
* fix overly long linekraymer2006-11-051-1/+2
* markup fixkraymer2006-11-051-1/+1
* version bump, no changes madekraymer2006-11-051-1/+1
* Partial sync w/ en/mplayer.1 (6)kraymer2006-11-051-48/+832
* consistency/grammardiego2006-11-051-2/+2
* synced with r20586Gabrov2006-11-051-1/+5
* Split too long line into a number of small onevoroshil2006-11-051-1/+3
* Always respect w and h params to mpcodecs_config_vo overreimar2006-11-051-6/+2
* r20682: punctuation, full stop -> commavoroshil2006-11-051-3/+2
* (cosmetics) remove unneeded tabstorinthiel2006-11-051-41/+39
* reccomend the usage of :tsaf with :format=dvd in -mpegoptsnicodvb2006-11-051-1/+3
* mention :tsaf on every instance of -mpegopts format=dvdnicodvb2006-11-051-7/+7
* punctuation, full stop -> commatorinthiel2006-11-051-1/+1
* Remove empty variable.diego2006-11-051-2/+1
* output cosmeticsdiego2006-11-051-1/+1
* Fix some echo -n occurrences, patch by sci-fi@hush.ai.diego2006-11-051-4/+4
* synced with r20677Gabrov2006-11-0419-44/+77
* cosmetics: reformatted with only tabsnicodvb2006-11-041-8/+6
* use calloc() instead of malloc()nicodvb2006-11-041-1/+1
* nonsense removal: compare old and new frequency in order to skip tuningnicodvb2006-11-042-43/+3
* Corrigendum 1michael2006-11-041-2/+3
* Hack around Windows focus problem with -vo glreimar2006-11-041-0/+5
* ass renderer absolutely needs readable target mpi.reimar2006-11-041-2/+2
* Remove completely useless cursor variable.reimar2006-11-041-7/+0
* Add FFmpeg fraps video decoder.diego2006-11-041-0/+9
* More precise bounding box calculation for karaoke effects.eugeni2006-11-041-2/+7
* Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1rtogni2006-11-041-0/+12
* convert DOCS/xml/hu to UTF-8kraymer2006-11-0418-6507/+6507
* SHOULD not -> SHOULD NOTods152006-11-041-1/+1
* intromichael2006-11-041-0/+9
* Clarify state of openal ao.reimar2006-11-041-1/+1
* Extended/reworked fontconfig test to work without pkg-config with versionsreimar2006-11-041-10/+10
* changed email addresshenry2006-11-045-5/+5
* no real change needed for r20657voroshil2006-11-041-6/+10
* Sync with r20637torinthiel2006-11-041-7/+6
* Synced with r20658torinthiel2006-11-041-2/+2
* (cosmetics) Unify and clarify blank lines usagetorinthiel2006-11-041-5/+13
* Move "and" to end of list, improves grammartorinthiel2006-11-041-2/+2
* update for r20654henry2006-11-041-2/+11
* pass the interlacing info to the filter chainhenry2006-11-041-0/+2
* fix quantizer export for interlaced videohenry2006-11-041-1/+10
* Prefer microsoft-specific charmaps to all other.eugeni2006-11-031-0/+20
* don't set the resolution for dvr-ms files: in the asf headers it seems tonicodvb2006-11-031-0/+5
* Streamline and simplify internal vs external libdvdread handling.diego2006-11-036-98/+61
* remove charset files (all of them are in UTF-8 now anyway)kraymer2006-11-0327-31/+4
* attempt to fix the unbound future frame issue with keyframes on the muxer sidemichael2006-11-031-0/+5
* Document ao_openal.diego2006-11-031-0/+4
* 2nd try for a keyframe definitionmichael2006-11-031-5/+9
* partial syncgpoirier2006-11-031-2/+14
* Introduce MSGT_ASS, use it for all libass messages.eugeni2006-11-0310-94/+98
* no real change need for r20586, updating sync tagvoroshil2006-11-031-1/+1
* add missing tag updatevoroshil2006-11-031-1/+1
* r20637:libmpdvdkit no longer exists.voroshil2006-11-031-5/+4
* r20620: better description for -correct-ptskraymer2006-11-031-6/+11
* r20571: cvidix trickskraymer2006-11-033-9/+17
* fix typokraymer2006-11-031-1/+1
* keyframe definitionmichael2006-11-031-0/+7
* libmpdvdkit no longer exists.diego2006-11-031-4/+4
* I'm effectively maintaining libdvdcss and libdvdread.diego2006-11-031-1/+2
* main header typomichael2006-11-031-1/+1
* move file up so its found first, this probably improves readabilitymichael2006-11-031-47/+48
* libmpdvdkit2 --> libdvdcssdiego2006-11-031-1/+1
* libmpdvdkit2 --> libdvdreaddiego2006-11-032-2/+2
* libmpdvdkit2 --> libdvdread, it just contains libdvdread now.diego2006-11-0326-15/+15
* Remove stray line.diego2006-11-031-2/+0
* Move libdvdcss into its own subdirectory.diego2006-11-0319-66/+73
* Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.diego2006-11-031-2/+1
* Remove useless default target.diego2006-11-031-1/+0
* Move the rest of the config.h parameters to the Makefile.diego2006-11-032-9/+2
* Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.diego2006-11-031-33/+0
* bump version numberdiego2006-11-031-1/+1
* Remove options not present in upstream config.h.in.diego2006-11-031-14/+0
* Sync some cosmetics from upstream.diego2006-11-031-20/+22
* typo, roff markupdiego2006-11-031-3/+3
* better description for -correct-ptsuau2006-11-031-3/+7
* Implement loading subtitles from memory.eugeni2006-11-032-24/+102
* Bugfix: sub_recode could deallocate global sub_cp under some circumstances.eugeni2006-11-031-1/+1
* - random fixestorinthiel2006-11-031-228/+233
* Partial sync w/ en/mplayer.1 (5).kraymer2006-11-031-75/+405
* Synced with r20614torinthiel2006-11-031-83/+142
* another missing <application>torinthiel2006-11-021-2/+2
* Support backspace for -vo gl/gl2 under Windowsreimar2006-11-021-0/+1
* remove accidential ';' (that's what too much C programming does to you ;-) )reimar2006-11-021-2/+2
* Check for existence of libcdio_paranoia, not libcdio, since the former isreimar2006-11-021-1/+1
* Useless break in libcdio pkg-config checkreimar2006-11-021-1/+1
* Remove spurious $_inc_tmp in libcdio checkreimar2006-11-021-1/+1
* Replace some chars with &#<somecode>; to allow make vim working properly with...voroshil2006-11-021-2/+2
* Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffm...reimar2006-11-021-0/+3
* convert remaining help files to UTF-8kraymer2006-11-0216-3028/+3028
* Add support for conversions from the rgb565 and rgb555 formatslucabe2006-11-022-1/+94
* Rework binary codec directory handling. Don't use directories from otherdiego2006-11-011-78/+36
* More code shufflingreimar2006-11-011-26/+13
* cosmetics: move WIN32 read_toc code to allow for summarizing more commonreimar2006-11-011-22/+24
* qp height should be in macroblocks, not pixelshenry2006-11-012-4/+4
* Do not mix declarations and statements.diego2006-11-011-30/+37
* Avoid code duplication for "last" toc entry.reimar2006-11-011-28/+7
* simplify/unify read_tocreimar2006-11-011-28/+28
* Factor out common code in stream_cddb read_toc function.reimar2006-11-011-35/+11
* some non russian/english characters (in people's names) copypasted from engl...voroshil2006-11-011-4/+2
* Remove useless codereimar2006-11-011-2/+0
* libcdio also needs to link against libcdio_paranoiareimar2006-11-011-1/+2
* ARCH_X86 simplificationsreimar2006-11-017-16/+16
* Use common define for x86_32 and x86_64.diego2006-11-015-21/+21
* mp3lib asm does not compile on AMD64.reimar2006-11-012-2/+2
* Support for recent changes to ARCH_X86 handling in FFmpeg.diego2006-11-011-2/+8
* Proper libcdio detection also without pkg-configreimar2006-11-011-8/+8
* proper Subversion-speak for revision numbersdiego2006-11-011-1/+1
* - Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by metorinthiel2006-11-011-597/+1396
* Missing comma addedtorinthiel2006-11-011-1/+1
* The col utility eats non-ASCII characters without the -p option it seems.diego2006-11-011-1/+1
* cosmetics: Reformat section.diego2006-11-011-23/+24
* paragraph about groff and UTF-8diego2006-11-011-0/+5
* gcc optimized != 0 check for extern function away, thus linkingreimar2006-11-011-2/+2
* encoding is now UTF-8diego2006-11-011-1/+1
* libdvdcss r202, my patch was committed upstream.diego2006-11-011-1/+1
* Typo: lseek --> lseek64, the former is not used in the code.diego2006-11-011-1/+1
* trivial sync with r20551voroshil2006-11-0117-18/+29
* Do not modify parsed command-line values on config,reimar2006-11-011-4/+5
* Test proper linking for cdda/cdioreimar2006-11-011-2/+6
* Sync r20551 and some wording fixestorinthiel2006-10-311-12/+16
* Bump sync tag, r20551torinthiel2006-10-3110-10/+10
* Revert broken encoding translationtorinthiel2006-10-315-1657/+1657
* Typo fix: missing "get".corey2006-10-311-1/+1
* cvidix tricks, based on a patch by Reimardiego2006-10-311-0/+11
* Fix codec directory fallback, it was overriding the autodetection.diego2006-10-311-6/+13
* update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIOkraymer2006-10-311-600/+647
* Add copyright holders, mostly synced from the Debian package.diego2006-10-311-1/+44
* precise location for dvbstreamdiego2006-10-311-1/+1
* CVS -> SVN for FFmpeg, add pnm implementation from xine.diego2006-10-311-1/+7
* uCIFS is gone, URL update.diego2006-10-311-7/+1
* Implement proper codecs directory fallback.diego2006-10-311-6/+8
* remove outdated encoding commentskraymer2006-10-312-2/