Mercurial > mplayer.hg
graph
-
enable linewrapping2002-08-31, by alex
-
some fixes2002-08-31, by gabucino
-
1000l - libmpdvdkit2 fix, thx Nexus2002-08-31, by arpi
-
print only fatal/error/warning to stderr, others go to stdout2002-08-31, by arpi
-
fix flip handling bug2002-08-31, by alex
-
make -ac/-vc help look better2002-08-31, by arpi
-
Zr documentation updated plus some typos fixed.2002-08-31, by diego
-
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments2002-08-31, by arpi
-
All RealVideo codecs liste on one line - less wasted space.2002-08-31, by diego
-
some changes, Arpi was right...2002-08-31, by jonas
-
forgot bug=22002-08-31, by michael
-
upsz ...2002-08-31, by pontscho
-
fix vfm and add afm support2002-08-31, by pontscho
-
very simple script for viewing results with gnuplot, converted to JPEG2002-08-31, by gabucino
-
v0.912002-08-31, by gabucino
-
generalized iconv detection2002-08-31, by atmos4
-
fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>2002-08-31, by atmos4
-
afm/vfm migration, suboption config example, 2 typos2002-08-30, by jonas
-
dct_algo2002-08-30, by michael
-
reordered libs, especially Freetype. idea by Nexus2002-08-30, by arpi
-
v0.9 of my compile+benchmark script, designed for my local boxes, shared on2002-08-30, by gabucino
-
2*10l to me2002-08-30, by arpi
-
vfwex separated from vfw, to work with new vfm system and dlopen2002-08-30, by arpi
-
sync driver names with codec-cfg2002-08-30, by arpi
-
renamed codecs2002-08-30, by arpi
-
renamed to match driver family name2002-08-30, by arpi
-
renamed to ad_mp3lib.c2002-08-30, by arpi
-
upsz, 10l2002-08-30, by pontscho
-
add subtitle dropping support2002-08-30, by pontscho
-
assume $(CC) can compile c++ - fixes compile with non-default compiler2002-08-30, by arpi
-
align fix - Björn Sandell <biorn@dce.chalmers.se>2002-08-30, by arpi
-
ignore .libdeps2002-08-30, by rfelker
-
2*100l, extern fv() {} is nonsense, you have to decide if it is extern or2002-08-30, by arpi
-
added needed errno.h2002-08-30, by alex
-
v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>2002-08-30, by alex
-
mp_msg'ized2002-08-30, by alex
-
added bgr support and support for forcing output format2002-08-30, by alex
-
added missing palette8tobgr pairs (hope it's correct)2002-08-30, by alex
-
recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>2002-08-30, by alex
-
libavcodec sync2002-08-30, by rik
-
sync2002-08-30, by nexus
-
"halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter2002-08-30, by rfelker
-
RV40 supported, atrc not.2002-08-30, by diego
-
Explain why putting [PATCH] in the subject is important.2002-08-30, by diego
-
dct selection support2002-08-30, by michael
-
- fix window handling with dxr32002-08-29, by pontscho
-
- add play time subtitle change support2002-08-29, by pontscho
-
10l bug, found by Nexus2002-08-29, by arpi
-
use dir/libname.a instead of -Ldir -lname2002-08-29, by arpi
-
libgen.h is glibc specific, and not used at all -> removed2002-08-29, by arpi
-
This patch fixes a compile error when HAVE_FREETYPE is not defined.2002-08-29, by arpi
-
new mencoder option -info, to store copyright, title, encoder version etc in AVI2002-08-29, by arpi
-
fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>2002-08-29, by arpi
-
- Tell the RTSP client code to use the string "mplayer" in RTSP2002-08-29, by arpi
-
sync2002-08-29, by nexus
-
add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch2002-08-29, by pontscho
-
- add freetype support for gui2002-08-29, by pontscho
-
Fixed some small HTML errors.2002-08-29, by diego
-
Fixed some breakages of single-buffer rendering of tdfx2002-08-29, by mark
-
inet_aton fallback support by Joey Parrish <joey@yunamusic.com>2002-08-29, by bertrand
-
arrg 100l in the 10l2002-08-29, by rfelker
-
fix 10l mistake and add the libdeps thing right this time2002-08-29, by rfelker
-
removed old stuff no longer used2002-08-29, by rfelker
-
Sipro audio now supported.2002-08-29, by diego
-
remove nonsense tabs from makefile so emacs won't complain :)2002-08-29, by rfelker
-
Plugin descriptions were moved to the man page.2002-08-29, by diego
-
FreeBSD iconv change/fix2002-08-28, by nexus
-
mostly compiler warning fixes, some small bugfix2002-08-28, by arpi
-
passing extra stuff from real stuff to lavc2002-08-28, by michael
-
10l fix2002-08-28, by alex
-
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api2002-08-28, by alex
-
Reformat some paragraphs to make them fit 80 column displays.2002-08-28, by diego
-
freetype 2.0/2.1+ support - disabled by default until bugs fixed2002-08-28, by arpi
-
subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated2002-08-28, by arpi
-
The rectangle is not white but inverted.2002-08-28, by diego
-
Small note about multiple MPlayers and audio drivers.2002-08-28, by diego
-
fixed possible 'DoS' bug2002-08-28, by alex
-
written by Florian Schilhabel <florian.schilhabel@gmx.net>2002-08-28, by alex
-
64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>2002-08-28, by alex
-
final (?) libvo2 cleanup patch by Joey Parrish2002-08-28, by alex
-
removed old input code2002-08-28, by alex
-
realplayer codecs wrappers, originaly written by Florian Schneider, extended2002-08-28, by arpi
-
Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.2002-08-28, by diego
-
align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>)2002-08-28, by michael
-
libmpdvdkit on openbsd, patch by Björn Sandell <biorn@dce.chalmers.se>.2002-08-28, by diego
-
- added matrix cracking/debugging code - disabled2002-08-27, by arpi
-
'sipr' descrambling implemented, at least for 16*6 matrix2002-08-27, by arpi
-
Added some introductory words, request only CVS for bug reports and further2002-08-27, by diego