log

age author description
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.
Mon, 21 Jun 2010 17:09:14 +0000 diego Add header file for video encoder extern variable declarations.
Mon, 21 Jun 2010 16:58:42 +0000 reimar Place AUDIO_AAC_LATM definition next to AUDIO_AAC.
Mon, 21 Jun 2010 16:41:30 +0000 reimar Make demux_ts detect LATM AAC as a separate type.
Mon, 21 Jun 2010 14:46:09 +0000 diego Surround conditionally used orig_lines variable declaration by #ifdefs.
Mon, 21 Jun 2010 14:43:08 +0000 diego Move lavfopts_conf/mpegopts_conf/nuvopts_conf extern declarations to muxer.h.