log

age author description
Thu, 26 Apr 2007 11:37:24 +0000 diego Merge checks for static and shared libavutil.
Thu, 26 Apr 2007 11:22:22 +0000 diego Add general variables for either static or shared FFmpeg libraries.
Thu, 26 Apr 2007 11:19:29 +0000 diego Give variable names for static FFmpeg libraries a '_a' suffix.
Thu, 26 Apr 2007 11:05:59 +0000 diego Remove large automatics from stack.
Thu, 26 Apr 2007 10:36:59 +0000 diego Add CXX include flags to dependency file generation CFLAGS to generate correct
Thu, 26 Apr 2007 08:04:05 +0000 Gabrov synced with r23100
Wed, 25 Apr 2007 19:32:53 +0000 diego AMR-NB fixed-point mode external library support was removed from FFmpeg.
Wed, 25 Apr 2007 13:47:06 +0000 compn make -really-quiet hide the mencoder version tags. patch copied from michael
Wed, 25 Apr 2007 08:40:43 +0000 diego cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
Wed, 25 Apr 2007 08:38:04 +0000 diego cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
Wed, 25 Apr 2007 08:35:35 +0000 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
Wed, 25 Apr 2007 07:34:56 +0000 diego Consistently use quotes instead of angled brackets in #include
Wed, 25 Apr 2007 07:22:28 +0000 diego typo: mingw --> mingw32
Wed, 25 Apr 2007 00:03:27 +0000 diego Declarations and code should not be mixed.
Wed, 25 Apr 2007 00:02:23 +0000 diego Add support for Bethesda Software VID video.
Tue, 24 Apr 2007 23:46:42 +0000 cehoyos CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called
Tue, 24 Apr 2007 17:36:03 +0000 eugeni Do not use FT_Glyph_Copy with NULL glyphs.
Tue, 24 Apr 2007 09:22:34 +0000 kraymer r23028: with -identify show audio and video id
Tue, 24 Apr 2007 09:05:54 +0000 ods15 compilation fix, manually include help_mp.h
Tue, 24 Apr 2007 08:53:38 +0000 voroshil r23100: Update AMR instructions.
Mon, 23 Apr 2007 22:34:33 +0000 diego Update AMR instructions.
Mon, 23 Apr 2007 17:40:25 +0000 ben allows cross-compilation for PPC target when using a toolchain defined as powerpc
Mon, 23 Apr 2007 10:26:05 +0000 voroshil r19039 was missed in first sync (r19631). fixed.
Mon, 23 Apr 2007 08:01:10 +0000 diego Use proper GPL header.
Mon, 23 Apr 2007 07:48:03 +0000 diego spelling cosmetics
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Mon, 23 Apr 2007 07:36:26 +0000 diego Mark incompletely translated file as such.
Mon, 23 Apr 2007 07:28:48 +0000 diego Set _audio_input to yes for V4L2 as well.
Mon, 23 Apr 2007 07:03:58 +0000 diego Use standard GPL header.
Sun, 22 Apr 2007 21:48:20 +0000 diego cosmetics: Sort PARTS.
Sun, 22 Apr 2007 20:59:14 +0000 reimar Cosmetics: remove duplicate space in ifdef
Sun, 22 Apr 2007 20:57:38 +0000 diego Remove duplicate entries from PARTS.
Sun, 22 Apr 2007 20:43:28 +0000 diego Add Makefile variable for audio input that is enabled by V4L or radio capture.
Sun, 22 Apr 2007 20:32:15 +0000 nicodvb demuxer_desc_lavf_preferred depends on USE_LIBAVFORMAT or USE_LIBAVFORMAT_SO
Sun, 22 Apr 2007 20:19:00 +0000 diego Add Makefile variable for either internal or external VIDIX.
Sun, 22 Apr 2007 20:16:29 +0000 diego Readd an explicit rule for Objective C files. Apparently only Apple's fork of
Sun, 22 Apr 2007 20:03:09 +0000 nicodvb include inttypes.h in the check for dvdnav
Sun, 22 Apr 2007 19:24:04 +0000 ben u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)
Sun, 22 Apr 2007 19:22:41 +0000 ben remove useless include that breaks MinGW (patch by Xuebin Wu)
Sun, 22 Apr 2007 19:02:05 +0000 ben fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos
Sun, 22 Apr 2007 18:54:16 +0000 reimar Add .mp4 to gmplayer list of known video formats
Sun, 22 Apr 2007 16:30:18 +0000 voroshil spelling, wording
Sun, 22 Apr 2007 15:44:42 +0000 ben simplified depth definition
Sun, 22 Apr 2007 15:41:17 +0000 ben declare variables as static
Sun, 22 Apr 2007 15:39:39 +0000 ben removed useless vars
Sun, 22 Apr 2007 15:39:18 +0000 ben declare variables and functions as static
Sun, 22 Apr 2007 15:37:17 +0000 ben declare variables as static
Sun, 22 Apr 2007 15:35:45 +0000 ben declare variable as static
Sun, 22 Apr 2007 15:34:16 +0000 ben removed old code, that has been commented out for too long time
Sun, 22 Apr 2007 15:30:05 +0000 ben declare variable as static
Sun, 22 Apr 2007 15:27:49 +0000 ben useless else case
Sun, 22 Apr 2007 15:26:51 +0000 ben removed never called function
Sun, 22 Apr 2007 15:26:24 +0000 ben declare variables as static
Sun, 22 Apr 2007 15:24:25 +0000 ben simplified depth definition
Sun, 22 Apr 2007 15:18:48 +0000 ben removed useless code from vidix drivers
Sun, 22 Apr 2007 15:11:47 +0000 reimar Suggest svn diff command that does not show most cosmetics
Sun, 22 Apr 2007 14:05:41 +0000 ben updated vidix files headers whenever it's possible to have a clear GPL statement
Sun, 22 Apr 2007 13:28:54 +0000 ben kill a few warnings
Sun, 22 Apr 2007 13:25:50 +0000 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)
Sun, 22 Apr 2007 10:27:44 +0000 nicodvb after a DVDNAV_VTS_CHANGE event report the title being played