log

age author description
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
Sat, 16 Jun 2007 16:07:02 +0000 rtogni Compilation fix: define some ENABLE needed by lavc
Sat, 16 Jun 2007 15:32:54 +0000 reimar Add HAVE_ Makefile variables needed by ffmpeg
Sat, 16 Jun 2007 15:29:26 +0000 reimar Missing libswscale part of TARGET_ -> HAVE_ change
Sat, 16 Jun 2007 15:24:39 +0000 reimar Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
Sat, 16 Jun 2007 15:17:00 +0000 reimar Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.
Sat, 16 Jun 2007 11:49:11 +0000 gpoirier add missing IDCT algothim, as defined in libavcodec/avcodec.h
Fri, 15 Jun 2007 22:22:16 +0000 eugeni When parsing ass-force-style arguments, search for '=' and '.' characters with
Fri, 15 Jun 2007 22:15:27 +0000 eugeni Make sure there is at least one style in ass_track when parsing events.
Fri, 15 Jun 2007 14:38:12 +0000 ptt synced with r23536
Fri, 15 Jun 2007 11:59:14 +0000 compn update wishlist
Wed, 13 Jun 2007 17:48:15 +0000 diego misc spelling fixes
Wed, 13 Jun 2007 11:04:01 +0000 cehoyos Do not allow to compile gui without PNG decoder in libavcodec.
Wed, 13 Jun 2007 10:50:14 +0000 ptt grammatical error fixed
Wed, 13 Jun 2007 09:29:51 +0000 zuxy Remove incorrect comment: pan defaults to block all, instead of pass-thru.
Wed, 13 Jun 2007 09:28:49 +0000 zuxy Avoid zero output for pan filter; zero output now means same # of channels
Wed, 13 Jun 2007 09:20:36 +0000 zuxy Make pan reentrant. Multiple pans in chain work fine.
Tue, 12 Jun 2007 22:08:30 +0000 nicodvb clearly specify the valid substream id range, rather than using unreadable bitmasks (it also prevents misdetection 0xFF as valid)
Tue, 12 Jun 2007 20:31:49 +0000 gpoirier refine the example of -menu-chroot yet more
Tue, 12 Jun 2007 20:16:51 +0000 gpoirier give an example of -menu-chroot usage
Tue, 12 Jun 2007 09:14:46 +0000 ptt little corrections suggested by nico sabbi , thanx
Tue, 12 Jun 2007 08:38:42 +0000 cehoyos Fix compilation after FFmpeg r9283.
Mon, 11 Jun 2007 07:39:06 +0000 voroshil r23516: little indentation fix
Sun, 10 Jun 2007 22:20:24 +0000 diego Sync with FFmpeg r9278.
Sun, 10 Jun 2007 21:58:30 +0000 lu_zero avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.dot.com>
Sun, 10 Jun 2007 19:19:00 +0000 ptt yes, interleave was deeply wrong translated. corrected
Sun, 10 Jun 2007 18:36:30 +0000 ptt changed forgotten $Revision... to synced with.... sorry :(
Sun, 10 Jun 2007 18:33:36 +0000 ptt small grammar fixes
Sun, 10 Jun 2007 18:24:34 +0000 ptt removed a forgotten part in english plus small corrections
Sun, 10 Jun 2007 17:58:53 +0000 ptt capital char and relative dot at end of phrase removed
Sun, 10 Jun 2007 17:53:34 +0000 ptt <note><para> indentation corrected
Sun, 10 Jun 2007 17:49:43 +0000 ptt caps character after "Explanation:" in tvinput.xml
Sun, 10 Jun 2007 17:47:15 +0000 ptt added italian translation of codecs.xml & containers.xml
Sun, 10 Jun 2007 16:45:30 +0000 aurel Don't set random codec parameters for AC3/DTS in mkv.
Sun, 10 Jun 2007 10:05:54 +0000 Gabrov synced with r23531
Sun, 10 Jun 2007 10:00:05 +0000 gpoirier sync w/r23530
Sun, 10 Jun 2007 09:25:09 +0000 nicodvb removed functions that were used to parse mpeg12 video (no more video); patch by John Donaghy
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)
Sat, 09 Jun 2007 18:20:21 +0000 nicodvb init ts_probe to 0 and probe up to TS_MAX_PROBE_SIZE if the parameter
Sat, 09 Jun 2007 17:32:49 +0000 lorenm x264 no longer defaults to qp=26.
Sat, 09 Jun 2007 11:57:22 +0000 nicodvb added support for DTS1 audio descriptor
Sat, 09 Jun 2007 11:56:10 +0000 nicodvb 1000000l, descriptor VC-1 identifies VIDEO_VC1, not AUDIO_DTS
Sat, 09 Jun 2007 09:25:41 +0000 henry set the window aspect hint
Fri, 08 Jun 2007 22:59:04 +0000 compn add mmes fourcc for mpeg2 in avi files
Fri, 08 Jun 2007 22:22:50 +0000 cehoyos Simplify addition of -Wdeclaration-after-statement to CFLAGS.
Fri, 08 Jun 2007 22:04:09 +0000 cehoyos Support icc 10.0.
Fri, 08 Jun 2007 20:24:56 +0000 gpoirier sync w/r23504
Fri, 08 Jun 2007 19:38:05 +0000 ptt reversed previus modification (r23517)
Fri, 08 Jun 2007 16:17:58 +0000 ptt changed vowels to accented utf8 vowels
Fri, 08 Jun 2007 15:02:11 +0000 ptt other two files translated :)
Fri, 08 Jun 2007 14:52:18 +0000 ptt small indentation and tags fixes
Fri, 08 Jun 2007 14:46:27 +0000 ptt little indentation fix