log

age author description
Sun, 11 Nov 2007 09:47:56 +0000 diego OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.
Sun, 11 Nov 2007 08:14:57 +0000 zuxy Better handling of win32 GUI thread:
Sun, 11 Nov 2007 02:58:45 +0000 ulion Indent fix for last change.
Sun, 11 Nov 2007 02:54:57 +0000 ulion Support mute when passthrough to digital output.
Sat, 10 Nov 2007 21:56:08 +0000 diego wording/grammar/spelling/formatting
Sat, 10 Nov 2007 21:48:15 +0000 nicodvb & => &
Sat, 10 Nov 2007 21:22:53 +0000 diego Get rid of M$ silliness.
Sat, 10 Nov 2007 20:45:28 +0000 nicodvb at the end of open() warn users that seeking won't work correctly if the cache is enabled
Sat, 10 Nov 2007 19:48:17 +0000 nicodvb switch_audio works with many other formats than described
Sat, 10 Nov 2007 19:44:11 +0000 nicodvb small rephrasing
Sat, 10 Nov 2007 19:43:09 +0000 nicodvb a couple of tricks to improve playback resistance and usability of dvb streams
Sat, 10 Nov 2007 11:14:15 +0000 reimar Make crash-debug gdb auto-execute "bt"
Sat, 10 Nov 2007 11:09:08 +0000 reimar Restore terminal for gdb with -crash-debug by calling getch2_disable()
Sat, 10 Nov 2007 02:07:34 +0000 ulion Fix dead lock when changing and restoring stream format for digital output,
Sat, 10 Nov 2007 02:01:41 +0000 ulion Make page up and down with proper page size instead of always 10 rows.
Fri, 09 Nov 2007 21:52:23 +0000 reimar J/X8-Frames in WMV2 are finally supported!
Fri, 09 Nov 2007 17:20:27 +0000 diego Add missing header files, fixes the warnings:
Fri, 09 Nov 2007 17:17:48 +0000 diego Add missing header file, fixes the warnings:
Fri, 09 Nov 2007 16:28:37 +0000 diego Remove misleading comment and remove unnecessary #includes.
Fri, 09 Nov 2007 15:44:47 +0000 diego Rearrange headers to get rid of an #undef and remove unnecessary headers.
Fri, 09 Nov 2007 15:39:08 +0000 diego Remove unnecessary dsputil.h #include, fixes the warnings:
Fri, 09 Nov 2007 14:12:19 +0000 diego #include libavcodec/eval.h instead of manually declaring ff_eval.
Fri, 09 Nov 2007 12:52:50 +0000 rfelker const fix
Fri, 09 Nov 2007 12:51:43 +0000 rfelker ack, can't believe i wrote this crap with void pointer arithmetic
Fri, 09 Nov 2007 06:58:32 +0000 rfelker begin moving const filter data to .text/.rodata sections
Fri, 09 Nov 2007 06:57:24 +0000 rfelker stage 1 of applying const to vf structs
Fri, 09 Nov 2007 06:52:33 +0000 rfelker vf_screenshot does not depend on libpng; it uses libavcodec now
Fri, 09 Nov 2007 06:50:53 +0000 rfelker correct const usage in the option handling code so that tables can be
Fri, 09 Nov 2007 03:49:32 +0000 ulion Enable ontop command from mplayer to be sent to mplayer osx.
Fri, 09 Nov 2007 01:56:31 +0000 zuxy Sync with Linux kernel with some latest feature bits.