log

age author description
Thu, 15 Nov 2007 01:07:56 +0000 ulion Remove the pause filter and the cmd queue hack, to know the mplayer going to
Wed, 14 Nov 2007 22:26:14 +0000 nicodvb removed forgotten and out of date comment
Wed, 14 Nov 2007 22:25:10 +0000 nicodvb removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assume our fork)
Wed, 14 Nov 2007 22:21:04 +0000 nicodvb reindentation
Wed, 14 Nov 2007 22:20:19 +0000 nicodvb removed unneeded checks on the version of dvdnav (the acceptance of
Wed, 14 Nov 2007 14:30:10 +0000 compn change fftiff from untested to working
Wed, 14 Nov 2007 13:49:18 +0000 compn add tif support to demux_mf
Wed, 14 Nov 2007 12:57:17 +0000 voroshil Not all cards supports changing country code.
Wed, 14 Nov 2007 09:25:54 +0000 diego libogg muxer no longer exists in FFmpeg.
Wed, 14 Nov 2007 00:48:25 +0000 compn remove technical changes as pointed out by uau and diego, another update
Wed, 14 Nov 2007 00:48:12 +0000 compn mencoder has mkv nut and mxf output using lavf
Wed, 14 Nov 2007 00:33:34 +0000 compn some updates
Tue, 13 Nov 2007 23:47:15 +0000 diego The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
Tue, 13 Nov 2007 23:02:49 +0000 lu_zero Check for second stream presence, fixes single stream playback (from amol)
Tue, 13 Nov 2007 23:02:09 +0000 lu_zero 10l video != audio
Tue, 13 Nov 2007 23:01:25 +0000 lu_zero support extradata for audio streams
Tue, 13 Nov 2007 23:00:12 +0000 lu_zero fetch metadata for audio (from amol)
Tue, 13 Nov 2007 22:57:22 +0000 lu_zero Revert stray commit r25027
Tue, 13 Nov 2007 21:13:00 +0000 compn fix typo spotted by corey
Tue, 13 Nov 2007 15:08:17 +0000 ulion Remove an useless conditional suggested by Emanuele Giaquinta.
Tue, 13 Nov 2007 14:29:02 +0000 lu_zero Check for second stream presence, fixes single stream playback (from amol)
Tue, 13 Nov 2007 11:34:45 +0000 voroshil Add missing call to audio_in_uninit in v4l2 tv driver.
Mon, 12 Nov 2007 20:44:06 +0000 reimar Replace stupid "unsigned long" by the correct uint32_t.
Mon, 12 Nov 2007 20:40:13 +0000 reimar Use proper inttypes.h types instead of broken uint32 etc. defines
Mon, 12 Nov 2007 18:21:43 +0000 lu_zero 10l video != audio
Mon, 12 Nov 2007 16:56:23 +0000 lu_zero support extradata for audio streams
Mon, 12 Nov 2007 16:39:09 +0000 lu_zero fetch metadata for audio (from amol)
Mon, 12 Nov 2007 16:32:45 +0000 lu_zero Add support for mpeg4video-es (from dario)
Mon, 12 Nov 2007 16:31:52 +0000 lu_zero fix forcefps (from amol)
Mon, 12 Nov 2007 16:26:33 +0000 lu_zero Refactor demux_nemesi (from amol)
Sun, 11 Nov 2007 20:58:02 +0000 lu_zero unaligned store, should fix bug #893
Sun, 11 Nov 2007 20:10:19 +0000 diego Prefer DMO Windows Media codecs over the DShow ones. They are considerably
Sun, 11 Nov 2007 13:09:09 +0000 ulion Remove useless definition.
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