Mercurial > mplayer.hg
graph
-
libmpdvdkit2 --> libdvdread2006-11-03, by diego
-
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.2006-11-03, by diego
-
Remove stray line.2006-11-03, by diego
-
Move libdvdcss into its own subdirectory.2006-11-03, by diego
-
Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.2006-11-03, by diego
-
Remove useless default target.2006-11-03, by diego
-
Move the rest of the config.h parameters to the Makefile.2006-11-03, by diego
-
Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.2006-11-03, by diego
-
bump version number2006-11-03, by diego
-
Remove options not present in upstream config.h.in.2006-11-03, by diego
-
Sync some cosmetics from upstream.2006-11-03, by diego
-
typo, roff markup2006-11-03, by diego
-
better description for -correct-pts2006-11-03, by uau
-
Implement loading subtitles from memory.2006-11-03, by eugeni
-
Bugfix: sub_recode could deallocate global sub_cp under some circumstances.2006-11-03, by eugeni
-
- random fixes2006-11-03, by torinthiel
-
Partial sync w/ en/mplayer.1 (5).2006-11-03, by kraymer
-
Synced with r206142006-11-03, by torinthiel
-
another missing <application>2006-11-02, by torinthiel
-
Support backspace for -vo gl/gl2 under Windows2006-11-02, by reimar
-
remove accidential ';' (that's what too much C programming does to you ;-) )2006-11-02, by reimar
-
Check for existence of libcdio_paranoia, not libcdio, since the former is2006-11-02, by reimar
-
Useless break in libcdio pkg-config check2006-11-02, by reimar
-
Remove spurious $_inc_tmp in libcdio check2006-11-02, by reimar
-
convert remaining help files to UTF-82006-11-02, by kraymer
-
Add support for conversions from the rgb565 and rgb555 formats2006-11-02, by lucabe
-
Rework binary codec directory handling. Don't use directories from other2006-11-01, by diego
-
More code shuffling2006-11-01, by reimar
-
cosmetics: move WIN32 read_toc code to allow for summarizing more common2006-11-01, by reimar
-
qp height should be in macroblocks, not pixels2006-11-01, by henry
-
Do not mix declarations and statements.2006-11-01, by diego
-
Avoid code duplication for "last" toc entry.2006-11-01, by reimar
-
simplify/unify read_toc2006-11-01, by reimar
-
Factor out common code in stream_cddb read_toc function.2006-11-01, by reimar
-
some non russian/english characters (in people's names) copypasted from english page.2006-11-01, by voroshil
-
Remove useless code2006-11-01, by reimar
-
libcdio also needs to link against libcdio_paranoia2006-11-01, by reimar
-
ARCH_X86 simplifications2006-11-01, by reimar
-
Use common define for x86_32 and x86_64.2006-11-01, by diego
-
mp3lib asm does not compile on AMD64.2006-11-01, by reimar
-
Support for recent changes to ARCH_X86 handling in FFmpeg.2006-11-01, by diego
-
Proper libcdio detection also without pkg-config2006-11-01, by reimar
-
proper Subversion-speak for revision numbers2006-11-01, by diego
-
- Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by me2006-11-01, by torinthiel
-
Missing comma added2006-11-01, by torinthiel
-
The col utility eats non-ASCII characters without the -p option it seems.2006-11-01, by diego
-
cosmetics: Reformat section.2006-11-01, by diego
-
paragraph about groff and UTF-82006-11-01, by diego
-
gcc optimized != 0 check for extern function away, thus linking2006-11-01, by reimar
-
encoding is now UTF-82006-11-01, by diego
-
libdvdcss r202, my patch was committed upstream.2006-11-01, by diego
-
Typo: lseek --> lseek64, the former is not used in the code.2006-11-01, by diego
-
trivial sync with r205512006-11-01, by voroshil
-
Do not modify parsed command-line values on config,2006-11-01, by reimar
-
Test proper linking for cdda/cdio2006-11-01, by reimar
-
Sync r20551 and some wording fixes2006-10-31, by torinthiel
-
Bump sync tag, r205512006-10-31, by torinthiel
-
Revert broken encoding translation2006-10-31, by torinthiel
-
Typo fix: missing "get".2006-10-31, by corey
-
cvidix tricks, based on a patch by Reimar2006-10-31, by diego
-
Fix codec directory fallback, it was overriding the autodetection.2006-10-31, by diego
-
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO2006-10-31, by kraymer
-
Add copyright holders, mostly synced from the Debian package.2006-10-31, by diego
-
precise location for dvbstream2006-10-31, by diego
-
CVS -> SVN for FFmpeg, add pnm implementation from xine.2006-10-31, by diego
-
uCIFS is gone, URL update.2006-10-31, by diego
-
Implement proper codecs directory fallback.2006-10-31, by diego
-
remove outdated encoding comments2006-10-31, by kraymer
-
--with-codecsdir --> --codecsdir2006-10-31, by diego
-
--with-codecsdir --> --codecsdir2006-10-31, by diego
-
Rename all codecs directory options.2006-10-31, by diego
-
r20534: An example of using -vf ass.2006-10-31, by kraymer
-
Run dirclean instead of clean on distclean, this way we only need to2006-10-31, by diego
-
:Little typo2006-10-31, by jheryan
-
Synced to 26.10.2006 with respect to later utf-8 conversion.2006-10-31, by jheryan
-
Unification of linker option handling, part 1 of many.2006-10-31, by diego
-
CFLAGS are not necessary for linking.2006-10-31, by diego
-
convert some unmaintained help_mp-* files to UTF-82006-10-31, by kraymer
-
convert help_mp-ru.h from koi8-r to UTF-82006-10-31, by voroshil
-
convert DOCS/xml/en and help_mp-en.h to UTF-82006-10-31, by kraymer
-
100l to me for not checking properly, really fix pkg-config detection now.2006-10-31, by diego
-
10l, use a pkg-config parameter that makes it return 0...2006-10-31, by diego
-
Test for the existence of pkg-config, fixes Bugzilla #553.2006-10-31, by diego
-
Cygwin linking fix.2006-10-30, by diego
-
printf -> mp_msg2006-10-30, by rtogni
-
convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-82006-10-30, by kraymer
-
Update from IMC and realrtsp auth2006-10-30, by rtogni
-
Realrtsp authentication2006-10-30, by rtogni
-
convert DOCS/xml/es and help/help_mp-es.h* to UTF-82006-10-30, by kraymer
-
Explain the risks of forcing options with --enable-* in a way that is2006-10-30, by diego
-
convert DOCS/xml/pl and help/help_mp-pl* to UTF-82006-10-30, by kraymer
-
Intel Music Coder decoding via lavc2006-10-30, by rtogni
-
Remove special output for outdated SDL. It's doubtful such old versions still2006-10-30, by diego
-
convert DOCS/fr and help/help_mp-fr.* to UTF-82006-10-30, by kraymer