log

age author description
Thu, 24 Jun 2010 14:06:51 +0000 attila make clear that -frames 0 surpresses all _video_ output and not the
Thu, 24 Jun 2010 10:19:49 +0000 diego Add prototypes for exported FilterGraph_ functions.
Thu, 24 Jun 2010 09:38:02 +0000 diego Remove redundant mp_msg_levels[] extern declaration.
Thu, 24 Jun 2010 09:23:49 +0000 diego Move rtsp_port extern declaration to demuxer.h.
Thu, 24 Jun 2010 08:15:46 +0000 diego Fix catch() callback function declaration in two compile tests.
Thu, 24 Jun 2010 08:14:32 +0000 diego whitespace cosmetics
Thu, 24 Jun 2010 08:12:49 +0000 diego Remove unnecessary #includes from libnut test.
Thu, 24 Jun 2010 08:03:41 +0000 diego Replace manual header checks by header_check function.
Wed, 23 Jun 2010 23:56:10 +0000 diego Improve extrastereo audio filter description.
Wed, 23 Jun 2010 18:44:06 +0000 cehoyos Improve LATM recognition.
Wed, 23 Jun 2010 17:34:19 +0000 reimar Add FFmpeg VP8 decoder, even though it is not working since MPlayer requires
Wed, 23 Jun 2010 16:57:04 +0000 reimar Change libvpx configure check to match FFmpeg's and also enable the encoder.
Wed, 23 Jun 2010 16:44:21 +0000 reimar Replace ever-growing-to-uglyness IS_* macros to by functions
Wed, 23 Jun 2010 16:39:16 +0000 diego Move rtsp_destination extern declaration to stream.h.
Wed, 23 Jun 2010 13:36:02 +0000 diego Get rid of xsltproc wrapper redirection; run commands directly from make.
Wed, 23 Jun 2010 13:24:53 +0000 diego Move xsltproc target file hack to the Makefile.
Wed, 23 Jun 2010 12:38:40 +0000 diego Drop support for the Saxon XSLT processor.
Wed, 23 Jun 2010 12:24:48 +0000 diego Drop configure support for Jade/OpenJade XSLT processors.
Wed, 23 Jun 2010 12:07:29 +0000 diego Get rid of xmllint wrapper redirection; run commands directly from make.
Wed, 23 Jun 2010 11:37:26 +0000 diego Fix iopl() function declaration, fixes the warning:
Wed, 23 Jun 2010 11:36:40 +0000 diego Remove pointless __linux__ preprocessor checks.
Wed, 23 Jun 2010 10:59:26 +0000 diego Remove duplicated MKTAG macro definition, #include libavutil/common.h instead.
Wed, 23 Jun 2010 10:50:55 +0000 diego Change timer_name type from char* to char[]; patch taken from Uoti's tree.
Wed, 23 Jun 2010 10:47:48 +0000 diego Add CONFIG_SHARED to config.h for FFmpeg.
Tue, 22 Jun 2010 13:15:34 +0000 diego Move the .SUFFIXES rule to the bottom of the Makefile and explain it.
Tue, 22 Jun 2010 07:41:12 +0000 diego Remove disabled and unused timer-linux test main routine.
Tue, 22 Jun 2010 07:02:18 +0000 diego Remove some unnecessary #includes from configure tests.
Mon, 21 Jun 2010 20:44:12 +0000 reynaldo Improves EDL to avoid jumping into a skipped out scene. It also
Mon, 21 Jun 2010 17:36:25 +0000 diego typo fixes; mention lowering of hardware MPEG decoder priority
Mon, 21 Jun 2010 17:10:07 +0000 diego Move video decoder option array extern declarations to vd.h.