log

age author description
Thu, 21 Jun 2007 13:44:52 +0000 ptt other corrections, pointed out by emanuele aina (italian translation project)
Thu, 21 Jun 2007 10:44:23 +0000 ptt a few corrections, pointed out nicely by nico sabbi, thanx
Thu, 21 Jun 2007 10:11:24 +0000 ptt added some carriage returns and full stops, plus a missing 'option'
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Wed, 20 Jun 2007 18:19:03 +0000 uau demux_mkv very long seek fix
Wed, 20 Jun 2007 16:52:32 +0000 uau Fix demuxer.h multiple inclusion guard
Wed, 20 Jun 2007 16:29:56 +0000 reimar Remove useless demnuxer.h include from matroska.h, it creats "hundreds" of
Wed, 20 Jun 2007 10:39:57 +0000 cehoyos Simplify network timeout calculation.
Wed, 20 Jun 2007 02:26:20 +0000 zuxy The audio balance feature implemented with af_pan.
Tue, 19 Jun 2007 23:24:04 +0000 compn some more reqs from users
Tue, 19 Jun 2007 13:55:22 +0000 reimar Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines
Tue, 19 Jun 2007 13:55:12 +0000 reimar Simplify generation of ARCH_ and corresponding ENABLE_ defines
Tue, 19 Jun 2007 13:54:48 +0000 reimar Add an optional third parameter to ff_config_enable in preparation
Tue, 19 Jun 2007 13:37:31 +0000 reimar Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with
Tue, 19 Jun 2007 13:24:16 +0000 gpoirier fix typos noted by Nicolas Legrand
Tue, 19 Jun 2007 06:51:33 +0000 diego Port changes for older Subversion releases from FFmpeg.
Mon, 18 Jun 2007 21:24:45 +0000 diego misc small fixes
Mon, 18 Jun 2007 20:04:46 +0000 diego Activate license notice.
Mon, 18 Jun 2007 19:31:17 +0000 diego Fix license header.
Mon, 18 Jun 2007 14:44:41 +0000 ptt they said 'colla' was cacophonic.... probably indeed it was :) changed.
Mon, 18 Jun 2007 10:44:35 +0000 ptt synced with r21930
Mon, 18 Jun 2007 09:15:32 +0000 cehoyos Silence three warnings.
Mon, 18 Jun 2007 08:53:53 +0000 cehoyos Stop playing at eof or if no data arrives for ten seconds.
Mon, 18 Jun 2007 08:02:37 +0000 gpoirier sync w/ r23561
Sun, 17 Jun 2007 13:28:52 +0000 zuxy More accurate seeking for demuxers lacking DEMUXER_CTRL_GET_TIME_LENGTH control
Sun, 17 Jun 2007 12:18:13 +0000 zuxy Add AF_CONTROL_PAN_BALANCE control
Sun, 17 Jun 2007 10:24:10 +0000 reimar Set subtitle type in mpg demuxer. Fixes subtitle switching with 'j'
Sun, 17 Jun 2007 08:29:26 +0000 reimar Merge (trivial) dvdnav and dvdread subtitle selection code
Sun, 17 Jun 2007 08:26:07 +0000 reimar Make sure we do not access demuxer->s_streams out of bounds
Sat, 16 Jun 2007 19:47:36 +0000 uau Remove broken option reset from per-file loop