log

age author description
Thu, 30 Oct 2008 09:06:34 +0000 diego Move codec installation instructions from the codecs section to a more
Thu, 30 Oct 2008 08:55:36 +0000 diego Restore XMMS input plugin section from removed section in a better place.
Wed, 29 Oct 2008 22:42:34 +0000 diego We now require GNU make 3.81.
Wed, 29 Oct 2008 22:03:36 +0000 ben Remove X11 backing store: this is now a useless flag.
Wed, 29 Oct 2008 06:34:09 +0000 diego zlib is used in many places.
Wed, 29 Oct 2008 06:33:24 +0000 diego Move libmad codec installation section to software requirements.
Tue, 28 Oct 2008 23:48:25 +0000 diego section title wording fixes
Tue, 28 Oct 2008 23:46:57 +0000 diego Group codec library installation instructions together in a codec
Tue, 28 Oct 2008 23:33:51 +0000 diego Move general comments from the video codec section to the top level.
Tue, 28 Oct 2008 23:27:54 +0000 diego Remove useless FFmpeg codec section.
Tue, 28 Oct 2008 18:00:11 +0000 diego Make sure that linker flags passed as configure parameters appear before
Mon, 27 Oct 2008 22:51:22 +0000 aurel Factorize vobsub idx/extradata handling.
Mon, 27 Oct 2008 22:44:09 +0000 faust3 Disallow the modification of teletext properties when the tv demuxer is
Mon, 27 Oct 2008 22:34:33 +0000 aurel Avoid calling init_vo_spudec() too early.
Mon, 27 Oct 2008 21:00:12 +0000 diego Fix smartblur filter crash due to missing default scaler choice;
Mon, 27 Oct 2008 19:59:01 +0000 vitor Silence GCC warnings:
Mon, 27 Oct 2008 09:05:27 +0000 michael rgb2rgb.h was not really intended to be a public header, thus remove it.
Mon, 27 Oct 2008 09:03:47 +0000 michael Remove rgb2rgb.h dependency.
Sun, 26 Oct 2008 15:41:11 +0000 vitor Silence the following GCC warning:
Sun, 26 Oct 2008 09:49:33 +0000 diego Merge two Xvid build steps.
Sun, 26 Oct 2008 09:44:32 +0000 diego Remove reference to containers.xml, which was removed.
Sun, 26 Oct 2008 09:06:16 +0000 diego Remove notice about necessary tool versions in Xvid section, the info is
Sun, 26 Oct 2008 08:55:30 +0000 diego Remove obsolete and pointless reference to Xvid divxcompat mode.
Sun, 26 Oct 2008 07:33:15 +0000 diego cosmetics: alphabetical order
Sun, 26 Oct 2008 02:21:55 +0000 uau configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodec
Sat, 25 Oct 2008 20:41:51 +0000 cehoyos Remove unused code that can't be compiled without svn archive.
Sat, 25 Oct 2008 15:00:28 +0000 michael Do not attempt to use the unscaled yuv2rgb converter when height is odd because
Sat, 25 Oct 2008 13:13:17 +0000 compn minor fix in example command line for users
Sat, 25 Oct 2008 01:43:24 +0000 diego cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.
Sat, 25 Oct 2008 00:08:02 +0000 uau configure: Set CONFIG_FFT to fix libavcodec compilation
Sat, 25 Oct 2008 00:07:59 +0000 uau vf_palette: Fix compilation after libswscale API changes
Fri, 24 Oct 2008 09:18:28 +0000 ptt updated to r27402, jumping over 27072, by now, i'll do soon
Fri, 24 Oct 2008 09:13:04 +0000 diego Conditionally declare a conditionally used variable, fixes the warning:
Fri, 24 Oct 2008 09:08:03 +0000 diego 10l: Revert SH4 removal, which is required in FFmpeg.
Thu, 23 Oct 2008 19:20:14 +0000 vitor Cosmetics: alignment
Thu, 23 Oct 2008 19:13:11 +0000 vitor Fix broken palette8to*.
Thu, 23 Oct 2008 16:23:42 +0000 diego cosmetics: typo fix
Thu, 23 Oct 2008 15:36:59 +0000 compn remove outdated message about outfmt=i420
Thu, 23 Oct 2008 10:58:47 +0000 diego SH4 is an architecture, not a CPU extension.
Thu, 23 Oct 2008 09:53:08 +0000 diego Add ARM pld instruction test for FFmpeg ARM optimizations.
Wed, 22 Oct 2008 23:39:39 +0000 diego IWMMXT optimizations were removed from our internal libmpeg2 copy, so now
Wed, 22 Oct 2008 17:34:39 +0000 diego Try to improve binary codec pack installation instructions.
Wed, 22 Oct 2008 16:08:26 +0000 attila increase the max RTP packet size to 5MB as modern Elphel
Tue, 21 Oct 2008 07:02:25 +0000 diego Determine default CD/DVD device in configure instead of using an #ifdef jungle.
Mon, 20 Oct 2008 18:08:10 +0000 reimar Make cpuinfo.c compile under MinGW64
Mon, 20 Oct 2008 09:55:38 +0000 diego Replace typeof by __typeof__, the former is a non-portable GNU extension.
Sun, 19 Oct 2008 20:02:21 +0000 diego Translate a Hungarian comment, thanks to Denes Balatoni.
Sun, 19 Oct 2008 18:56:35 +0000 conrad Convert typeof keyword into __typeof__
Sun, 19 Oct 2008 18:05:45 +0000 reimar Avoid CreateThread and especially TerminateThread since they cause a memleak.
Sun, 19 Oct 2008 17:28:23 +0000 reimar Remove useless casts.
Sun, 19 Oct 2008 11:47:46 +0000 diego Improve error message when screen width and height are not set.
Sun, 19 Oct 2008 11:27:10 +0000 diego Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.
Sat, 18 Oct 2008 21:11:44 +0000 gpoirier improve documentation of latest x264's options
Sat, 18 Oct 2008 18:54:05 +0000 reimar Use av_malloc/av_free for audio-related buffers to avoid crashes due to
Sat, 18 Oct 2008 16:07:47 +0000 ranma pci.c includes dha.h, remove redundant MAX_* defines
Sat, 18 Oct 2008 16:07:18 +0000 ranma MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 25 devices), upped to 256
Fri, 17 Oct 2008 10:01:44 +0000 faust3 fixed image format detection for 15 bit color depths
Thu, 16 Oct 2008 20:44:05 +0000 diego cosmetics: Reorganize config.h. Remove pointless comments, group together
Thu, 16 Oct 2008 20:40:34 +0000 diego typo: _dev_dvd_openbsd --> _def_dvd_openbsd
Thu, 16 Oct 2008 20:25:41 +0000 diego Create LIBDIR for binary codecs upon make install.