Mercurial > mplayer.hg
graph
-
updated manpages with new vidix subdevice names2007-04-28, by ben
-
Remove outdated and wrong references to codecs.conf.2007-04-28, by diego
-
cosmetics: Fix one more stray wrongly indented line.2007-04-28, by diego
-
cosmetics: Remove all trailing whitespace and tabs, indentation fixes.2007-04-28, by diego
-
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.2007-04-28, by diego
-
cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.2007-04-28, by diego
-
Mention change to monitorpixelaspect=1 default in Changelog2007-04-28, by reimar
-
r23152: Add -ass-hinting option for setting font hinting method.2007-04-28, by voroshil
-
Make -monitorpixelaspect 1 the default.2007-04-27, by cehoyos
-
Do not set VFCAP_EOSD_UNSCALED if we use scaled-osd2007-04-27, by reimar
-
Add -ass-hinting option for setting font hinting method.2007-04-27, by eugeni
-
Fix division by zero in "\t" parsing.2007-04-27, by eugeni
-
Add configures arguments to its output2007-04-27, by cehoyos
-
Fix compilation with *_PROTOCOLs in libavformat2007-04-27, by cehoyos
-
Mark loader as unmaintained.2007-04-26, by diego
-
cosmetics: Remove trailing whitespace.2007-04-26, by diego
-
100l: Fix another round of copy and paste typos.2007-04-26, by diego
-
Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.2007-04-26, by diego
-
10l: Remove stray 'fi'.2007-04-26, by diego
-
support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)2007-04-26, by ben
-
header / declarations cleanup, also fixes broken compilation.2007-04-26, by vayne
-
Don't declare -lm as a dependency of swscale-example.2007-04-26, by diego
-
Simplify preprocessor directives: There is a general variable for2007-04-26, by diego
-
Simplify #include directives.2007-04-26, by diego
-
Add config.h variables for static FFmpeg libraries.2007-04-26, by diego
-
Ooops, variable names got confused during copy and paste:2007-04-26, by diego
-
Merge config.h variable declarations into libpostproc test.2007-04-26, by diego
-
Remove unused libavformat #define.2007-04-26, by diego
-
Merge config.h variable declarations into libavformat test.2007-04-26, by diego
-
Merge config.h variable declarations into libavcodec test.2007-04-26, by diego
-
Merge config.h variable declarations into libavutil test.2007-04-26, by diego
-
indentation cosmetics2007-04-26, by diego
-
Remove redundant comments.2007-04-26, by diego
-
Clean up static libavcodec check, just checking for a file is enough.2007-04-26, by diego
-
Fix typo in _libavcodec vs _libavcodec_a variable name.2007-04-26, by diego
-
cosmetics: Fix indentation, merge some lines in the FFmpeg checks.2007-04-26, by diego
-
Merge static and shared libpostproc checks.2007-04-26, by diego
-
Merge static and shared libavformat checks.2007-04-26, by diego
-
Move misplaced res_comment to where it actually takes effect.2007-04-26, by diego
-
Merge static and shared libavcodec checks.2007-04-26, by diego
-
10l elif syntax error2007-04-26, by diego
-
Merge checks for static and shared libavutil.2007-04-26, by diego
-
Add general variables for either static or shared FFmpeg libraries.2007-04-26, by diego
-
Give variable names for static FFmpeg libraries a '_a' suffix.2007-04-26, by diego
-
Remove large automatics from stack.2007-04-26, by diego
-
Add CXX include flags to dependency file generation CFLAGS to generate correct2007-04-26, by diego
-
synced with r231002007-04-26, by Gabrov
-
AMR-NB fixed-point mode external library support was removed from FFmpeg.2007-04-25, by diego
-
make -really-quiet hide the mencoder version tags. patch copied from michael2007-04-25, by compn
-
cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.2007-04-25, by diego
-
cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.2007-04-25, by diego
-
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.2007-04-25, by diego
-
Consistently use quotes instead of angled brackets in #include2007-04-25, by diego
-
typo: mingw --> mingw322007-04-25, by diego
-
Declarations and code should not be mixed.2007-04-25, by diego
-
Add support for Bethesda Software VID video.2007-04-25, by diego
-
CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called2007-04-24, by cehoyos
-
Do not use FT_Glyph_Copy with NULL glyphs.2007-04-24, by eugeni
-
r23028: with -identify show audio and video id2007-04-24, by kraymer