log

age author description
Thu, 28 Dec 2006 00:40:49 +0000 aurel add support for musepack native decoder from ffmpeg (require -demuxer lavf)
Wed, 27 Dec 2006 13:42:32 +0000 kraymer file added: Chinese translation for cd-dvd.xml
Tue, 26 Dec 2006 23:28:54 +0000 Gabrov synced with r21741
Tue, 26 Dec 2006 18:08:40 +0000 lucabe change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
Tue, 26 Dec 2006 17:59:28 +0000 lucabe Mark some variables as possibly unused to avoid warnings
Tue, 26 Dec 2006 17:41:38 +0000 lucabe Add some explicit casts to avoid "assignment from incompatible pointer type"
Tue, 26 Dec 2006 16:28:34 +0000 lucabe Add some other casts, to remove void pointers arithmetic
Tue, 26 Dec 2006 16:21:13 +0000 lucabe Add some explicit casts to avoid some warnings
Tue, 26 Dec 2006 16:12:37 +0000 lucabe Remove some void pointers arithmetic
Tue, 26 Dec 2006 10:58:07 +0000 Gabrov synced with r21741
Tue, 26 Dec 2006 10:12:57 +0000 Gabrov synced with r21748
Tue, 26 Dec 2006 09:27:09 +0000 Gabrov synced with r21612
Tue, 26 Dec 2006 01:01:20 +0000 Gabrov synced with r21686
Mon, 25 Dec 2006 11:57:01 +0000 voroshil Translation of menc-feat-telecine sect1 in encoding-guide.xml.
Mon, 25 Dec 2006 00:26:18 +0000 Gabrov audio.xml & bugreports.xml synced with r21764
Sun, 24 Dec 2006 18:10:47 +0000 voroshil Translation of menc-feat-vcd-dvd sect1 in encoding-guide.xml
Sun, 24 Dec 2006 11:21:08 +0000 voroshil Translation of menc-feat-x264 sect1 in encoding-guide.xml
Sun, 24 Dec 2006 05:47:51 +0000 voroshil r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.
Sun, 24 Dec 2006 05:45:27 +0000 voroshil r21748: Reformatting round continued
Sun, 24 Dec 2006 05:03:54 +0000 diego Directly point to the Subversion instructions.
Sun, 24 Dec 2006 04:54:31 +0000 diego Remove undocumented redundant key bindings.
Sun, 24 Dec 2006 04:46:43 +0000 diego Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.
Sun, 24 Dec 2006 02:05:18 +0000 diego 100l syntax error
Sun, 24 Dec 2006 00:45:26 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 24 Dec 2006 00:43:09 +0000 diego Run less CPU checks when runtime CPU detection is enabled.
Sun, 24 Dec 2006 00:10:19 +0000 diego Exit when runtime CPU detection is requested on unsupported arches.
Sun, 24 Dec 2006 00:08:57 +0000 diego Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.
Sat, 23 Dec 2006 23:55:58 +0000 diego Extend runtime CPU detection to x86-64.
Sat, 23 Dec 2006 23:28:04 +0000 torinthiel Synced with r21748
Sat, 23 Dec 2006 23:27:01 +0000 diego Amiga OS 4 support
Sat, 23 Dec 2006 23:26:13 +0000 diego Amiga OS 4 needs a large sample size.
Sat, 23 Dec 2006 23:20:42 +0000 torinthiel Reformatting round continued
Sat, 23 Dec 2006 23:13:11 +0000 nicodvb replace call to UDFFindFile() (that is not part of the public API) with DVDOpenFile()
Sat, 23 Dec 2006 22:35:46 +0000 diego Properly fix compilation without code duplication.
Sat, 23 Dec 2006 20:12:49 +0000 voroshil r21741: Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
Sat, 23 Dec 2006 19:26:08 +0000 torinthiel Mention that you can use different image formats with mf://
Sat, 23 Dec 2006 17:00:22 +0000 torinthiel Synced with r21741 (or just tag bump)
Sat, 23 Dec 2006 16:30:43 +0000 torinthiel And <simpara> -> <para> continued, those languages somehow slipped by during
Sat, 23 Dec 2006 15:58:02 +0000 torinthiel Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
Sat, 23 Dec 2006 13:18:43 +0000 rik compilation fixes: define always_inline and don't use uint64_t_C
Sat, 23 Dec 2006 12:34:31 +0000 ods15 Sync to libnut, nom->num
Sat, 23 Dec 2006 12:12:39 +0000 voroshil r21736: Add <keycombo> barkup for key combinations
Sat, 23 Dec 2006 10:58:27 +0000 torinthiel Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
Sat, 23 Dec 2006 10:55:55 +0000 torinthiel Add <keycombo> markup for key combinations
Sat, 23 Dec 2006 02:47:38 +0000 diego Fix disabling individual demuxers, parsers and decoders
Sat, 23 Dec 2006 01:08:51 +0000 diego cosmetics: Rename variables to simplify upcoming patches.
Sat, 23 Dec 2006 00:10:33 +0000 diego Remove x11grab hack, it's now disabled by default in FFmpeg.
Fri, 22 Dec 2006 23:29:08 +0000 nicodvb smb:// can be used as an output stream
Fri, 22 Dec 2006 22:56:07 +0000 kraymer sync with r21655, based on a file conversion of help_mp-zh_CN.h
Fri, 22 Dec 2006 17:57:19 +0000 lucabe Clarify that yuv2rgb_init.c cannot be used under LGPL
Fri, 22 Dec 2006 14:57:43 +0000 voroshil r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a while
Fri, 22 Dec 2006 11:22:49 +0000 lucabe Remove useless include (not needed now that libswscale uses libavutil)
Fri, 22 Dec 2006 07:15:24 +0000 voroshil Must refer to option name instead of internal variable
Fri, 22 Dec 2006 06:31:51 +0000 reynaldo fix correct addressing of user, some gram and ortographical fixes too - only partial
Fri, 22 Dec 2006 05:38:15 +0000 diego wording and markup improvements
Fri, 22 Dec 2006 05:33:17 +0000 diego small wording/markup improvements
Thu, 21 Dec 2006 23:10:18 +0000 kraymer sync of Spanish translation for help_mp-es.h
Thu, 21 Dec 2006 23:07:46 +0000 lorenm ffv1 and ffvhuff haven't required vstrict=-2 for a while
Thu, 21 Dec 2006 22:40:51 +0000 nicodvb fix compilation on the most delicious variant of unix (mingw) that lacks S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH
Thu, 21 Dec 2006 22:11:47 +0000 uau Fix display of multiple simultaneous subtitles without libass.