Mercurial > mplayer.hg
graph
-
Move get_bitmap_glyph() call to a separate loop.2007-05-01, by eugeni
-
Move transform_3d() call to get_bitmap_glyph().2007-05-01, by eugeni
-
Make a function static.2007-05-01, by eugeni
-
Don't recalculate rotation radius.2007-05-01, by eugeni
-
Bugfix: glyph cache depends on border width, because it contains outline_glyph2007-05-01, by eugeni
-
Merge FFmpeg dependency handling into the individual tests.2007-05-01, by diego
-
cosmetics: Fix bogus indentation.2007-05-01, by diego
-
one more spelling fix2007-04-30, by ben
-
accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)2007-04-30, by ben
-
spelling fix2007-04-30, by ben
-
synced with r231792007-04-30, by Gabrov
-
cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.2007-04-30, by diego
-
r23161: Remove outdated and wrong references to codecs.conf.2007-04-30, by voroshil
-
sync tag update2007-04-30, by voroshil
-
10l to Diego for breaking svn (again).2007-04-30, by iive
-
cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.2007-04-29, by diego
-
cosmetics: Fix stray wrongly indented line.2007-04-29, by diego
-
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.2007-04-29, by diego
-
Fix several implicit declarations of functions warnings.2007-04-29, by diego
-
Remove duplicate #include.2007-04-29, by diego
-
Remove unused variable,2007-04-29, by reimar
-
(cosmetics) replace tabs with spaces2007-04-29, by voroshil
-
typo fix.2007-04-29, by voroshil
-
(cosmetics) more indentation fixes.2007-04-28, by voroshil
-
add missing case value, fixes functionality when using some skins.2007-04-28, by vayne
-
update wishlist2007-04-28, by compn
-
notify new Radeon chipsets supported by VIDIX driver2007-04-28, by ben
-
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
-
compilation fix, manually include help_mp.h2007-04-24, by ods15
-
r23100: Update AMR instructions.2007-04-24, by voroshil
-
Update AMR instructions.2007-04-23, by diego
-
r19039 was missed in first sync (r19631). fixed.2007-04-23, by voroshil
-
Use proper GPL header.2007-04-23, by diego
-
spelling cosmetics2007-04-23, by diego
-
Gui --> gui2007-04-23, by diego
-
Mark incompletely translated file as such.2007-04-23, by diego
-
Set _audio_input to yes for V4L2 as well.2007-04-23, by diego
-
Use standard GPL header.2007-04-23, by diego
-
cosmetics: Sort PARTS.2007-04-22, by diego
-
Cosmetics: remove duplicate space in ifdef2007-04-22, by reimar
-
Remove duplicate entries from PARTS.2007-04-22, by diego
-
Add Makefile variable for audio input that is enabled by V4L or radio capture.2007-04-22, by diego
-
demuxer_desc_lavf_preferred depends on USE_LIBAVFORMAT or USE_LIBAVFORMAT_SO2007-04-22, by nicodvb
-
Add Makefile variable for either internal or external VIDIX.2007-04-22, by diego
-
Readd an explicit rule for Objective C files. Apparently only Apple's fork of2007-04-22, by diego
-
include inttypes.h in the check for dvdnav2007-04-22, by nicodvb
-
u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)2007-04-22, by ben
-
remove useless include that breaks MinGW (patch by Xuebin Wu)2007-04-22, by ben
-
fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos2007-04-22, by ben
-
Add .mp4 to gmplayer list of known video formats2007-04-22, by reimar
-
spelling, wording2007-04-22, by voroshil
-
simplified depth definition2007-04-22, by ben
-
declare variables as static2007-04-22, by ben
-
removed useless vars2007-04-22, by ben
-
declare variables and functions as static2007-04-22, by ben
-
declare variables as static2007-04-22, by ben
-
declare variable as static2007-04-22, by ben
-
removed old code, that has been commented out for too long time2007-04-22, by ben
-
declare variable as static2007-04-22, by ben
-
useless else case2007-04-22, by ben
-
removed never called function2007-04-22, by ben
-
declare variables as static2007-04-22, by ben
-
simplified depth definition2007-04-22, by ben
-
removed useless code from vidix drivers2007-04-22, by ben
-
Suggest svn diff command that does not show most cosmetics2007-04-22, by reimar
-
kill a few warnings2007-04-22, by ben
-
after a DVDNAV_VTS_CHANGE event report the title being played2007-04-22, by nicodvb
-
r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)2007-04-22, by voroshil
-
synced with r230282007-04-21, by Gabrov
-
fix for mingw: u_long becomes unsigned long2007-04-21, by ben
-
u_char is broken under mingw, use unsigned char instead, fix by aurel2007-04-21, by ben
-
better fix for r23001, u_int becomes unsigned int, dont force it to uin32_t2007-04-21, by ben
-
Deallocate glyphs in a separate loop.2007-04-21, by eugeni
-
Always deallocate glyphs. Fixes a memory leak.2007-04-21, by eugeni
-
Reset outline glyph cache when configuration changes.2007-04-21, by eugeni
-
Scale camera distance.2007-04-21, by eugeni
-
update year of mencoder version line2007-04-21, by compn
-
Remove unused variables.2007-04-20, by eugeni
-
Cosmetics.2007-04-20, by eugeni
-
Allow caching of rotated glyphs.2007-04-20, by eugeni
-
Add shift_[xy] (vector that is added to the glyph before transformation) to2007-04-20, by eugeni
-
Fill bitmap_hash_key during parsing stage, call get_bitmap_glyph() much later.2007-04-20, by eugeni
-
Remove bbox and advance vector from bitmap cache.2007-04-20, by eugeni
-
Store outline_glyph (glyph border) in glyph cache.2007-04-20, by eugeni
-
Cosmetics: reindentation.2007-04-20, by eugeni
-
Because of the outline glyph cache it is now possible for glyph_info_t to have2007-04-20, by eugeni
-
Make get_*_glyph return void.2007-04-20, by eugeni
-
Move outline glyph generation to a separate function, using outline glyph2007-04-20, by eugeni
-
Oops, fix compilation broken in r23037.2007-04-20, by eugeni
-
Collect hit/miss statistic in hash map, and print in -v mode.2007-04-20, by eugeni
-
Add outline glyph cache (unused yet).2007-04-20, by eugeni
-
Rename glyph cache to bitmap cache.2007-04-20, by eugeni
-
Add generic hash map implementation.2007-04-20, by eugeni
-
A meaningless cosmetic change.2007-04-20, by eugeni
-
Add perspective projection.2007-04-20, by eugeni
-
Applying transformation matrix to the glyph and the shift vector separately is2007-04-20, by eugeni
-
Cosmetics: reindentation.2007-04-20, by eugeni
-
Disable caching of rotated glyphs.2007-04-20, by eugeni
-
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)2007-04-20, by nicodvb
-
Intel's Conroe-L makes use of extended models, so adjust CPU detection2007-04-20, by diego
-
r22985: Move translatable strings from tv.c to help_mp*2007-04-20, by voroshil
-
Sync'd up to r230032007-04-19, by ptt
-
Mono audio should be supported by NAS, too.2007-04-19, by reimar
-
preserve alpha channel when converting rgb32 to bgr32 in plain C2007-04-18, by ivo
-
fix red_15mask and green_15mask. the previous values were wrong and caused2007-04-18, by ivo
-
FFmpeg Atrac 32007-04-18, by diego
-
Bethesda software VID video decoder2007-04-18, by diego
-
test widths all down to one. this tests whether the scalers correctly switch2007-04-18, by ivo
-
Merge both USE_DVDREAD sections.2007-04-18, by diego
-
Fix preprocessor conditionals: libdvdnav includes libdvdread and configure2007-04-18, by diego
-
skip MMX code in rgb24tobgr24 if the size of the input is smaller than the2007-04-18, by ivo
-
skip MMX code in rgb32to16 if the size of the input is smaller than the2007-04-18, by ivo
-
skip MMX code in rgb32to15 if the size of the input is smaller than the2007-04-18, by ivo
-
slightly faster rgb32tobgr32; avoid one add and one cmp2007-04-17, by ivo
-
big surprise.. uau broke gcc 2.95 as usual2007-04-17, by rfelker
-
5l: don't die when config file contains dvd options and dvd support is missing2007-04-17, by rfelker
-
New implementation of rgb32tobgr322007-04-16, by ivo
-
Ignore mp4a audio tag, it is meaningless since we get it for all mp4 files2007-04-16, by reimar
-
cosmetics: tabs --> spaces2007-04-16, by diego
-
minor fixes for r230042007-04-16, by kraymer
-
synced with r230032007-04-16, by Gabrov
-
r22985: Move translatable strings from tv.c to help_mp*2007-04-16, by kraymer
-
Remove duplicated line2007-04-16, by voroshil
-
bad prototype for driver init function2007-04-15, by ben
-
u_int seems unknown under mingw2007-04-15, by ben