log

age author description
Fri, 06 Oct 2006 07:30:14 +0000 voroshil r20080: (cosmetics) add some empty lines to improve readability.
Thu, 05 Oct 2006 23:12:27 +0000 nicodvb workaround redefinition of object_type as prev(object_type)+1
Thu, 05 Oct 2006 22:29:59 +0000 kraymer fix FIXME: move history to appendix
Thu, 05 Oct 2006 22:11:12 +0000 torinthiel sync r20083
Thu, 05 Oct 2006 22:06:45 +0000 torinthiel Unify labels of two solutions to similar problems.
Thu, 05 Oct 2006 22:04:25 +0000 torinthiel Missing space before '('
Thu, 05 Oct 2006 22:03:05 +0000 torinthiel Remove unnecessary </itemizedlist><itemizedlist>,
Thu, 05 Oct 2006 22:01:03 +0000 torinthiel (cosmetics) add some empty lines to improve readability
Thu, 05 Oct 2006 21:38:30 +0000 torinthiel Sync 20074
Thu, 05 Oct 2006 21:31:21 +0000 reimar Simplify: replace malloc + memset 0 by calloc
Thu, 05 Oct 2006 21:28:55 +0000 reimar Fix demux_demuxers seeking if the video demuxer does not set
Thu, 05 Oct 2006 21:25:22 +0000 reimar Implement absolute and percent-based seek
Thu, 05 Oct 2006 18:39:06 +0000 diego Add ASS subtitles to the subtitles file chooser dialog.
Thu, 05 Oct 2006 17:12:48 +0000 diego Sync with FFmpeg r6563.
Thu, 05 Oct 2006 17:11:05 +0000 diego Simplify test program build.
Thu, 05 Oct 2006 12:37:02 +0000 diego Remove stray $ from sync tag.
Thu, 05 Oct 2006 11:50:36 +0000 jheryan Synced to 2.10.2006
Thu, 05 Oct 2006 11:50:24 +0000 gpoirier Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)
Thu, 05 Oct 2006 11:49:36 +0000 jheryan Synced with 2.10.2006
Thu, 05 Oct 2006 11:17:47 +0000 jheryan Synced with 2.10.2006
Thu, 05 Oct 2006 09:46:06 +0000 gpoirier Warn about x264encopts new parser which breaks 3rd party tools
Thu, 05 Oct 2006 09:33:50 +0000 kraymer r20061: document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
Thu, 05 Oct 2006 09:07:12 +0000 gpoirier Fix build failure
Thu, 05 Oct 2006 08:30:52 +0000 torinthiel sync with r20051
Thu, 05 Oct 2006 04:57:09 +0000 voroshil r20054: Remove outdated/duplicate parts from the SDL section.
Thu, 05 Oct 2006 04:51:57 +0000 voroshil r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit)
Thu, 05 Oct 2006 02:09:50 +0000 lorenm document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
Thu, 05 Oct 2006 02:03:10 +0000 lorenm Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
Thu, 05 Oct 2006 00:57:48 +0000 diego Test programs depend on $(LIB).
Thu, 05 Oct 2006 00:12:04 +0000 nplourde Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)