log

age author description
2007-04-29 diego cosmetics: Fix stray wrongly indented line.
2007-04-29 diego cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
2007-04-29 diego Fix several implicit declarations of functions warnings.
2007-04-29 diego Remove duplicate #include.
2007-04-29 reimar Remove unused variable,
2007-04-29 voroshil (cosmetics) replace tabs with spaces
2007-04-29 voroshil typo fix.
2007-04-28 voroshil (cosmetics) more indentation fixes.
2007-04-28 vayne add missing case value, fixes functionality when using some skins.
2007-04-28 vayne compilation fix for disabling dvd functionality, patch by <bangbangbear at gmail dot com>, slightly modified by me.
2007-04-28 compn update wishlist
2007-04-28 ben notify new Radeon chipsets supported by VIDIX driver
2007-04-28 ben updated manpages with new vidix subdevice names
2007-04-28 diego Remove outdated and wrong references to codecs.conf.
2007-04-28 diego cosmetics: Fix one more stray wrongly indented line.
2007-04-28 diego cosmetics: Remove all trailing whitespace and tabs, indentation fixes.
2007-04-28 diego cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
2007-04-28 diego cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.
2007-04-28 reimar Mention change to monitorpixelaspect=1 default in Changelog
2007-04-28 voroshil r23152: Add -ass-hinting option for setting font hinting method.
2007-04-27 cehoyos Make -monitorpixelaspect 1 the default.
2007-04-27 reimar Do not set VFCAP_EOSD_UNSCALED if we use scaled-osd
2007-04-27 eugeni Add -ass-hinting option for setting font hinting method.
2007-04-27 eugeni Fix division by zero in "\t" parsing.
2007-04-27 cehoyos Add configures arguments to its output
2007-04-27 cehoyos Fix compilation with *_PROTOCOLs in libavformat
2007-04-26 diego Mark loader as unmaintained.
2007-04-26 diego cosmetics: Remove trailing whitespace.
2007-04-26 diego 100l: Fix another round of copy and paste typos.
2007-04-26 diego Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.
2007-04-26 diego 10l: Remove stray 'fi'.
2007-04-26 ben onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdionline.ro)
2007-04-26 ben support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)
2007-04-26 vayne header / declarations cleanup, also fixes broken compilation.
2007-04-26 diego Don't declare -lm as a dependency of swscale-example.
2007-04-26 diego Simplify preprocessor directives: There is a general variable for
2007-04-26 diego Simplify #include directives.
2007-04-26 diego Add config.h variables for static FFmpeg libraries.
2007-04-26 diego Ooops, variable names got confused during copy and paste:
2007-04-26 diego Merge config.h variable declarations into libpostproc test.
2007-04-26 diego Remove unused libavformat #define.
2007-04-26 diego Merge config.h variable declarations into libavformat test.
2007-04-26 diego Merge config.h variable declarations into libavcodec test.
2007-04-26 diego Merge config.h variable declarations into libavutil test.
2007-04-26 diego indentation cosmetics
2007-04-26 diego Remove redundant comments.
2007-04-26 diego Clean up static libavcodec check, just checking for a file is enough.
2007-04-26 diego Fix typo in _libavcodec vs _libavcodec_a variable name.
2007-04-26 diego cosmetics: Fix indentation, merge some lines in the FFmpeg checks.
2007-04-26 diego Merge static and shared libpostproc checks.
2007-04-26 diego Merge static and shared libavformat checks.
2007-04-26 diego Move misplaced res_comment to where it actually takes effect.
2007-04-26 diego Merge static and shared libavcodec checks.
2007-04-26 diego 10l elif syntax error
2007-04-26 diego Merge checks for static and shared libavutil.
2007-04-26 diego Add general variables for either static or shared FFmpeg libraries.
2007-04-26 diego Give variable names for static FFmpeg libraries a '_a' suffix.
2007-04-26 diego Remove large automatics from stack.
2007-04-26 diego Add CXX include flags to dependency file generation CFLAGS to generate correct
2007-04-26 Gabrov synced with r23100
2007-04-25 diego AMR-NB fixed-point mode external library support was removed from FFmpeg.
2007-04-25 compn make -really-quiet hide the mencoder version tags. patch copied from michael
2007-04-25 diego cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
2007-04-25 diego cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
2007-04-25 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
2007-04-25 diego Consistently use quotes instead of angled brackets in #include
2007-04-25 diego typo: mingw --> mingw32
2007-04-25 diego Declarations and code should not be mixed.
2007-04-25 diego Add support for Bethesda Software VID video.
2007-04-24 cehoyos CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called
2007-04-24 eugeni Do not use FT_Glyph_Copy with NULL glyphs.
2007-04-24 kraymer r23028: with -identify show audio and video id
2007-04-24 ods15 compilation fix, manually include help_mp.h
2007-04-24 voroshil r23100: Update AMR instructions.
2007-04-23 diego Update AMR instructions.
2007-04-23 ben allows cross-compilation for PPC target when using a toolchain defined as powerpc
2007-04-23 voroshil r19039 was missed in first sync (r19631). fixed.
2007-04-23 diego Use proper GPL header.
2007-04-23 diego spelling cosmetics
2007-04-23 diego Gui --> gui
2007-04-23 diego Mark incompletely translated file as such.
2007-04-23 diego Set _audio_input to yes for V4L2 as well.
2007-04-23 diego Use standard GPL header.
2007-04-22 diego cosmetics: Sort PARTS.
2007-04-22 reimar Cosmetics: remove duplicate space in ifdef
2007-04-22 diego Remove duplicate entries from PARTS.
2007-04-22 diego Add Makefile variable for audio input that is enabled by V4L or radio capture.
2007-04-22 nicodvb demuxer_desc_lavf_preferred depends on USE_LIBAVFORMAT or USE_LIBAVFORMAT_SO
2007-04-22 diego Add Makefile variable for either internal or external VIDIX.
2007-04-22 diego Readd an explicit rule for Objective C files. Apparently only Apple's fork of
2007-04-22 nicodvb include inttypes.h in the check for dvdnav
2007-04-22 ben u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)
2007-04-22 ben remove useless include that breaks MinGW (patch by Xuebin Wu)
2007-04-22 ben fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos
2007-04-22 reimar Add .mp4 to gmplayer list of known video formats
2007-04-22 voroshil spelling, wording
2007-04-22 ben simplified depth definition
2007-04-22 ben declare variables as static
2007-04-22 ben removed useless vars
2007-04-22 ben declare variables and functions as static
2007-04-22 ben declare variables as static
2007-04-22 ben declare variable as static
2007-04-22 ben removed old code, that has been commented out for too long time
2007-04-22 ben declare variable as static
2007-04-22 ben useless else case
2007-04-22 ben removed never called function
2007-04-22 ben declare variables as static
2007-04-22 ben simplified depth definition
2007-04-22 ben removed useless code from vidix drivers
2007-04-22 reimar Suggest svn diff command that does not show most cosmetics
2007-04-22 ben updated vidix files headers whenever it's possible to have a clear GPL statement
2007-04-22 ben kill a few warnings
2007-04-22 ben updated the ati vidix driver with the one from upstream vidix, it now supports much more GPUs (including all Radeon > 9600 and X series)
2007-04-22 nicodvb after a DVDNAV_VTS_CHANGE event report the title being played
2007-04-22 voroshil r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
2007-04-21 Gabrov synced with r23028
2007-04-21 ben fix for mingw: u_long becomes unsigned long
2007-04-21 ben added a new value for alpha colorkey (will be needed by further ati vidix driver upgrade)
2007-04-21 ben u_char is broken under mingw, use unsigned char instead, fix by aurel
2007-04-21 ben better fix for r23001, u_int becomes unsigned int, dont force it to uin32_t
2007-04-21 eugeni Deallocate glyphs in a separate loop.
2007-04-21 eugeni Always deallocate glyphs. Fixes a memory leak.
2007-04-21 eugeni Reset outline glyph cache when configuration changes.
2007-04-21 eugeni Scale camera distance.
2007-04-21 compn update year of mencoder version line
2007-04-20 eugeni Remove unused variables.
2007-04-20 eugeni Cosmetics.
2007-04-20 eugeni Allow caching of rotated glyphs.