log

age author description
Thu, 12 Oct 2006 17:19:10 +0000 reimar Remove useless return; at end of function
Thu, 12 Oct 2006 17:18:20 +0000 reimar Simplify demux_mkv_get_sub_lang
Thu, 12 Oct 2006 15:18:56 +0000 kraymer r20132: little typo fixes
Thu, 12 Oct 2006 15:02:24 +0000 kraymer r20176: small consistency/format fix
Thu, 12 Oct 2006 14:57:47 +0000 kraymer small consistency/format fix
Thu, 12 Oct 2006 14:47:17 +0000 kraymer initial import of cd-dvd.xml (german translation)
Thu, 12 Oct 2006 14:11:39 +0000 ptt modifications pointed out by reimar doffinger
Thu, 12 Oct 2006 13:41:57 +0000 diego Merge the two libdvdcss/libdvdread paragraphs.
Thu, 12 Oct 2006 13:27:38 +0000 diego Update paragraph about libdvdcss and libdvdread.
Thu, 12 Oct 2006 08:23:17 +0000 diego Check for maeomo-specific libraries (Nokia 770).
Thu, 12 Oct 2006 00:39:47 +0000 diego Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.
Wed, 11 Oct 2006 23:18:34 +0000 diego Rename ABS macro to FFABS.
Wed, 11 Oct 2006 22:06:47 +0000 kraymer 11l (...)
Wed, 11 Oct 2006 21:59:34 +0000 ptt little suffix fixes
Wed, 11 Oct 2006 21:35:03 +0000 kraymer d'oh, missing " broke compilation
Wed, 11 Oct 2006 21:19:24 +0000 rtogni Remove old hack to search for .ar and VIDO, we know where they are
Wed, 11 Oct 2006 20:53:33 +0000 ods15 gcc 2.95 fix
Wed, 11 Oct 2006 20:08:54 +0000 kraymer r20162: added OSD audio switching visualization
Wed, 11 Oct 2006 17:25:46 +0000 ptt added OSD audio switching visualization
Wed, 11 Oct 2006 15:57:51 +0000 reimar More possible memleaks.
Wed, 11 Oct 2006 15:47:37 +0000 reimar Avoid memleak on error while reading attachments or multiple
Wed, 11 Oct 2006 15:28:54 +0000 diego Remove duplicate min/max macro definition.
Wed, 11 Oct 2006 14:12:17 +0000 diego Sync with FFmpeg r6642.
Wed, 11 Oct 2006 14:09:30 +0000 diego Make the socklib check search gethostbyname/socket in libc.
Wed, 11 Oct 2006 14:06:38 +0000 diego Streamline socklib check.
Wed, 11 Oct 2006 10:04:05 +0000 diego Remove download script; no longer used in the official Debian package candidate.
Wed, 11 Oct 2006 08:30:22 +0000 diego Move CFLAGS handling to common.mak.
Wed, 11 Oct 2006 08:13:52 +0000 diego Run TOOLS/cpuinfo on x86_64 as well as x86.
Tue, 10 Oct 2006 23:14:40 +0000 diego Change == to = in test comparisons for better portability.
Tue, 10 Oct 2006 22:17:03 +0000 uau Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
Tue, 10 Oct 2006 22:15:01 +0000 rtogni Allows up to 8 bytes of extradata for cmsg24
Tue, 10 Oct 2006 21:37:06 +0000 rtogni Fix extradata lenght when adding cmsg24 data
Tue, 10 Oct 2006 21:29:15 +0000 rtogni Cleanup: remove some old commented out skips
Tue, 10 Oct 2006 19:21:33 +0000 reimar Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiVo file
Tue, 10 Oct 2006 15:01:11 +0000 reimar Simplify (by using realloc with NULL parameter) and refactor code to grow
Mon, 09 Oct 2006 20:00:02 +0000 rtogni Fix problems on live streams with huge timestamps, causing overflows and
Mon, 09 Oct 2006 19:57:56 +0000 eugeni Reduce margins for plaintext subtitles.
Mon, 09 Oct 2006 19:10:36 +0000 reimar Free track->language before assigning new value
Mon, 09 Oct 2006 18:56:16 +0000 reimar Missing (in close function)/misplaced free for track structure itself.
Mon, 09 Oct 2006 18:48:55 +0000 reimar Free track data if error occurs while reading trackentry
Mon, 09 Oct 2006 18:37:16 +0000 vayne indentation fixes.
Mon, 09 Oct 2006 18:28:58 +0000 reimar Free track encodings on error or demuxer close
Mon, 09 Oct 2006 18:22:57 +0000 vayne added a simple timer to hide the mouse when in fullscreen mode.
Mon, 09 Oct 2006 18:21:50 +0000 vayne fixed a crash bug as a result of the last change, as well as file skipping (hopefully)
Mon, 09 Oct 2006 18:00:54 +0000 reimar replace malloc+memset by calloc
Mon, 09 Oct 2006 17:48:43 +0000 reimar Remove cast of realloc result missed in last patch
Mon, 09 Oct 2006 17:41:37 +0000 reimar Remove unneeded casts for malloc/realloc calls
Mon, 09 Oct 2006 14:44:21 +0000 ptt removed unused definitions
Mon, 09 Oct 2006 11:34:38 +0000 ptt little typo fixes
Mon, 09 Oct 2006 11:30:52 +0000 ptt done! sync'ed with r20061, hoping not to have written 'strafalcioni'
Mon, 09 Oct 2006 09:29:52 +0000 ptt sync'ed with r19361
Mon, 09 Oct 2006 09:22:43 +0000 diego Create target for mplayer-rc.o so that it is not rerun unconditionally.
Mon, 09 Oct 2006 08:32:07 +0000 ptt -endpos option added in changelog
Mon, 09 Oct 2006 08:28:53 +0000 ptt sync'ed with r19979
Mon, 09 Oct 2006 07:56:34 +0000 ptt sync'ed with (last) cvs 1.256
Mon, 09 Oct 2006 00:03:05 +0000 ptt sync'ed with cvs (yet) 1.249
Sun, 08 Oct 2006 23:10:37 +0000 ptt sync'ed with cvs (yet) 1.243
Sun, 08 Oct 2006 23:03:59 +0000 Gabrov synced with r20061
Sun, 08 Oct 2006 22:43:29 +0000 rathann Fixes
Sun, 08 Oct 2006 22:36:24 +0000 nicodvb reinit codec chain when aspect ratio and/or resolution change
Sun, 08 Oct 2006 22:32:07 +0000 Gabrov synced with r20119
Sun, 08 Oct 2006 22:28:02 +0000 syrjala List dfbmga and directfb in _novomodules.
Sun, 08 Oct 2006 22:16:38 +0000 syrjala Fix DirectFB version check. The old code simply concatenated the
Sun, 08 Oct 2006 17:19:20 +0000 gpoirier sync with r19979, patch by Sheldon Jin % jinsh2 AH yahoo.com %
Sun, 08 Oct 2006 16:40:11 +0000 rathann Remove spurious casts to int. Blessed by Reimar.
Sun, 08 Oct 2006 15:58:05 +0000 reimar Cosmetics: remove lone (evil ;-) ) tab
Sun, 08 Oct 2006 14:10:43 +0000 rathann Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
Sun, 08 Oct 2006 13:49:16 +0000 diego Support for detection of extended instructions on ARM.
Sun, 08 Oct 2006 13:08:07 +0000 diego Remove outdated/misleading comment about WavPack and libavformat.
Sun, 08 Oct 2006 13:01:14 +0000 reimar Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is broken)
Sun, 08 Oct 2006 13:01:03 +0000 ptt added myself to AUTHORS, as diego told me on 2006/09/26 :-)
Sun, 08 Oct 2006 12:19:08 +0000 reimar WavPack files contain a complete, valid RIFF tag, so use extension (.wv)
Sun, 08 Oct 2006 10:02:40 +0000 reimar a + b => (a + b) for defines, just to be sure.
Sun, 08 Oct 2006 09:43:18 +0000 reimar Avoid memleak when calling parse_obj_params only for syntax-checking (dst == NULL)
Sun, 08 Oct 2006 09:32:30 +0000 reimar Forgotten http_free on send error.
Sun, 08 Oct 2006 09:28:49 +0000 diego Add support for TTA and WavPack.
Sun, 08 Oct 2006 09:10:55 +0000 reimar Another != NULL check after dereferencing
Sun, 08 Oct 2006 09:07:51 +0000 reimar Fix variable dereference before NULL check.
Sun, 08 Oct 2006 09:05:27 +0000 reimar Useless initialization, they will be always set for result != 0
Sat, 07 Oct 2006 16:43:39 +0000 reimar Cosmetics: consistent order for en-/disabled codecs list
Sat, 07 Oct 2006 15:33:14 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program'.
Sat, 07 Oct 2006 14:05:54 +0000 kraymer r20083: Unify labels of two solutions to similar problems.
Sat, 07 Oct 2006 13:51:27 +0000 kraymer cosmetics: reformatting, aligning
Sat, 07 Oct 2006 13:38:46 +0000 kraymer r20085: fix FIXME: move history to appendix
Sat, 07 Oct 2006 13:05:12 +0000 uau Remove special warning printed when VIDIX is disabled
Sat, 07 Oct 2006 10:48:06 +0000 diego Sync with latest BUILD_ROOT changes in FFmpeg.
Sat, 07 Oct 2006 09:23:09 +0000 diego Replace -I.. by -I$(BUILD_ROOT).
Fri, 06 Oct 2006 21:56:15 +0000 ivo print bits/s, not bytes/s
Fri, 06 Oct 2006 19:06:59 +0000 corey Print current DVD title as ID_DVD_CURRENT_TITLE.
Fri, 06 Oct 2006 13:19:06 +0000 gpoirier add gcc-4.x to the list of compilers displayed
Fri, 06 Oct 2006 09:58:29 +0000 reimar EOSD performance debugging info.
Fri, 06 Oct 2006 08:23:16 +0000 torinthiel - missing space before '('
Fri, 06 Oct 2006 08:21:08 +0000 torinthiel sync r20085
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)
Wed, 04 Oct 2006 22:18:40 +0000 diego FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
Wed, 04 Oct 2006 21:53:00 +0000 kraymer r20054: Remove outdated/duplicate parts from the SDL section.
Wed, 04 Oct 2006 21:40:35 +0000 diego Also ignore shared libraries.
Wed, 04 Oct 2006 21:30:59 +0000 diego Remove outdated/duplicate parts from the SDL section.
Wed, 04 Oct 2006 21:28:08 +0000 diego Mark ao_sdl as SDL-only.
Wed, 04 Oct 2006 21:24:34 +0000 diego Add SDL-specific keys.
Wed, 04 Oct 2006 21:11:42 +0000 diego some reformatting
Wed, 04 Oct 2006 21:00:15 +0000 Gabrov synced with r20049
Wed, 04 Oct 2006 19:39:26 +0000 torinthiel Partial sync to r20024, more to follow (hopefully soon)
Wed, 04 Oct 2006 18:32:16 +0000 kraymer r20041: Add IDs to some examples/tables.
Wed, 04 Oct 2006 17:59:09 +0000 voroshil Fix russian docs build error, caused by my r20046 commit
Wed, 04 Oct 2006 17:52:55 +0000 voroshil r20041: Add IDs to some examples/tables.
Wed, 04 Oct 2006 17:45:28 +0000 kraymer r19979: after a long time, finally i could add -endpos option to mplayer
Wed, 04 Oct 2006 17:29:19 +0000 voroshil r19979: added MSGTR_MPEndposNosizeBased string
Wed, 04 Oct 2006 16:54:19 +0000 diego Fix hz vs Hz typo.
Wed, 04 Oct 2006 16:52:23 +0000 diego Remove unused files.
Wed, 04 Oct 2006 16:51:22 +0000 diego Add IDs to some examples/tables.
Wed, 04 Oct 2006 14:02:42 +0000 diego Remove cs_test and swscale-example on clean.
Wed, 04 Oct 2006 14:00:14 +0000 diego Remove redundant EXTRALIBS declaration.
Wed, 04 Oct 2006 13:56:24 +0000 diego Simplify compilation call by using $(EXTRALIBS).
Wed, 04 Oct 2006 13:54:56 +0000 diego Fix warnings:
Wed, 04 Oct 2006 13:51:12 +0000 diego Fix warnings:
Wed, 04 Oct 2006 13:41:05 +0000 diego Make sync tags consistent.
Wed, 04 Oct 2006 13:40:07 +0000 diego Remove stray $ from sync tags.
Wed, 04 Oct 2006 11:46:39 +0000 gpoirier Remove outdate, obsolete and inflammatory rants section made in r19973 of English doc
Wed, 04 Oct 2006 09:32:38 +0000 nicodvb warn the user to disable the cache when playing dvdnav streams
Wed, 04 Oct 2006 09:12:18 +0000 diego Add a note about checking XML documentation build.
Wed, 04 Oct 2006 09:10:44 +0000 kraymer r20028: faacopts :object is in the range 1..4, not 0..3
Wed, 04 Oct 2006 09:09:59 +0000 diego Comment out sections that break the build.
Wed, 04 Oct 2006 09:04:14 +0000 nicodvb faacopts :object is in the range 1..4, not 0..3
Wed, 04 Oct 2006 08:48:43 +0000 torinthiel Recent updates, to r 20024
Wed, 04 Oct 2006 08:46:32 +0000 diego Remove bogus #ifndef WORDS_BIGENDIAN.
Wed, 04 Oct 2006 08:19:58 +0000 diego The language code for Norwegian Bokmal is nb, not no.
Tue, 03 Oct 2006 23:51:32 +0000 aurel make some global var static (fix a build failure with shared lib on x86_64)
Tue, 03 Oct 2006 23:20:31 +0000 corey make PSNR printing more consistent with other encoders
Tue, 03 Oct 2006 18:28:37 +0000 diego Sync with FFmpeg r6543.
Tue, 03 Oct 2006 17:11:43 +0000 diego Fix unused variable warning when compiling with MMX disabled.
Tue, 03 Oct 2006 14:26:13 +0000 kraymer remove trailing periods in listing, insert dashes for "MPEG n"s
Tue, 03 Oct 2006 14:21:16 +0000 kraymer r20008: correct parameter value case for -pvr vmode option
Mon, 02 Oct 2006 17:30:18 +0000 eugeni Simplify and optimize bitmap blending.
Mon, 02 Oct 2006 00:51:29 +0000 rathann Fix make install. 10l for Diego.
Sun, 01 Oct 2006 19:51:04 +0000 gpoirier Compile fix for odd versions of binutils, namely the ones in Fedora.
Sun, 01 Oct 2006 17:19:45 +0000 gpoirier Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"
Sun, 01 Oct 2006 17:09:04 +0000 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
Sun, 01 Oct 2006 17:00:20 +0000 diego Work around ln limitations on MinGW.
Sun, 01 Oct 2006 14:17:45 +0000 diego Remove unused variables.
Sun, 01 Oct 2006 09:33:23 +0000 nicodvb Reset demuxer->sub (consistently with audio and video) after seeking and at the end
Sun, 01 Oct 2006 09:25:34 +0000 voroshil Fixed typos and some translation errors.
Fri, 29 Sep 2006 23:23:41 +0000 reimar Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,
Fri, 29 Sep 2006 20:57:03 +0000 ben correct parameter value case for -pvr vmode option
Fri, 29 Sep 2006 15:35:29 +0000 reimar Remove another duplicate and useless ;
Fri, 29 Sep 2006 12:36:17 +0000 gpoirier Remove useless trailing ';'
Fri, 29 Sep 2006 12:34:38 +0000 gpoirier Convert strings to comments since they're never used,
Fri, 29 Sep 2006 09:46:06 +0000 diego Do not compile with -DDEBUG by default.
Fri, 29 Sep 2006 09:21:53 +0000 diego Fix #ifdef indentation.
Thu, 28 Sep 2006 20:42:03 +0000 vayne bug fix for replaying files when double clicking in the playlist.
Wed, 27 Sep 2006 21:45:15 +0000 nicodvb in case of errors after decoding quit the main decoding
Wed, 27 Sep 2006 20:52:20 +0000 ben updated en and fr man pages with changes introduced by new pvr layer
Wed, 27 Sep 2006 20:31:43 +0000 ben updated ChangeLog due to new pvr handling
Wed, 27 Sep 2006 20:26:38 +0000 ben removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
Wed, 27 Sep 2006 17:03:11 +0000 diego Sync section removal.
Wed, 27 Sep 2006 16:46:56 +0000 gpoirier fixes by jerome ferrari
Wed, 27 Sep 2006 16:21:30 +0000 gpoirier Lots of fixes by Jerome Ferrari
Wed, 27 Sep 2006 16:17:54 +0000 gpoirier Some fixes by Jerome Ferrari
Wed, 27 Sep 2006 11:41:36 +0000 lucabe Add support for YUVJ formats
Wed, 27 Sep 2006 11:24:28 +0000 diego Fix longstanding drag and drop bug: Only n-1 files get played when n files
Wed, 27 Sep 2006 10:14:03 +0000 voroshil r19974: Update gcc section. Some rewording.
Wed, 27 Sep 2006 09:52:24 +0000 voroshil r19973: Remove outdate, obsolete and inflammatory rants section.
Wed, 27 Sep 2006 09:13:14 +0000 kraymer r19975: Also mention sysctl for adjusting RTC settings.
Wed, 27 Sep 2006 08:59:17 +0000 kraymer cosmetics: reformatting, aligning
Wed, 27 Sep 2006 08:40:37 +0000 kraymer r19973: Remove outdate, obsolete and inflammatory rants section
Wed, 27 Sep 2006 08:36:27 +0000 kraymer r19979: after a long time, finally i could add -endpos option to mplayer..
Tue, 26 Sep 2006 23:43:21 +0000 corey vo_caca: use the pre-1.x compatibility layer so recent
Tue, 26 Sep 2006 21:10:50 +0000 ben use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernel
Mon, 25 Sep 2006 21:17:43 +0000 eugeni Add matroska v2 (SimpleBlock) support.
Mon, 25 Sep 2006 20:36:45 +0000 ben cosmetic renames because pvr support will soon be less ivtv driver dependant
Mon, 25 Sep 2006 18:36:58 +0000 ptt sync up to rev.19134
Mon, 25 Sep 2006 16:56:26 +0000 diego nit: Subversion revision numbers are referenced as r12345.
Mon, 25 Sep 2006 16:47:56 +0000 ptt after a long time, finally i could add -endpos option to mplayer executable.
Mon, 25 Sep 2006 16:16:19 +0000 ptt sync'd up to rev.18570
Mon, 25 Sep 2006 16:03:59 +0000 ptt sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieri
Sun, 24 Sep 2006 22:06:03 +0000 diego cosmetics
Sun, 24 Sep 2006 17:01:07 +0000 diego Also mention sysctl for adjusting RTC settings.
Sun, 24 Sep 2006 16:59:15 +0000 diego Update gcc section, some rewording.
Sun, 24 Sep 2006 16:57:57 +0000 diego Remove outdate, obsolete and inflammatory rants section.
Sun, 24 Sep 2006 16:15:47 +0000 eugeni Cosmetics: add some comments.
Sun, 24 Sep 2006 16:04:37 +0000 eugeni Shadow support in libass.
Sun, 24 Sep 2006 15:55:10 +0000 diego Remove version.h on distclean.
Sun, 24 Sep 2006 15:53:23 +0000 diego Remove copy and paste error from FFmpeg sync, MPlayer does not support
Sun, 24 Sep 2006 15:50:31 +0000 eugeni Free memory in ass_synth_done().
Sun, 24 Sep 2006 15:19:48 +0000 nicodvb interpolate real fps of dvr-ms files using the extended stream properties.
Sun, 24 Sep 2006 14:26:31 +0000 reimar Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)
Sun, 24 Sep 2006 09:55:18 +0000 lucabe Improve swscale-example to test conversions between all the possible
Sat, 23 Sep 2006 21:05:28 +0000 ods15 simplifications, any error from libnut is fatal
Sat, 23 Sep 2006 18:48:18 +0000 ods15 sync to new libnut
Sat, 23 Sep 2006 18:35:19 +0000 eugeni Reduce size of non-blurred bitmaps.
Sat, 23 Sep 2006 17:54:24 +0000 eugeni Cosmetics. Change indentation of block of code to make it consistent with
Sat, 23 Sep 2006 17:00:09 +0000 reimar Missing part of previous patch to demux_real.c (revision 19958)
Sat, 23 Sep 2006 16:46:08 +0000 faust3 move video memory info printf before the WIN32 workaround
Sat, 23 Sep 2006 16:43:57 +0000 reimar int->unsigned to avoid crash to sign extension, partially fixes bug #580
Sat, 23 Sep 2006 16:28:57 +0000 rik Cosmetics and comments.
Sat, 23 Sep 2006 15:31:21 +0000 rik Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>
Sat, 23 Sep 2006 15:24:24 +0000 diego Update with more mime types.
Sat, 23 Sep 2006 14:36:25 +0000 reimar Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!
Sat, 23 Sep 2006 14:34:32 +0000 reimar Do not assign constant string to audio_driver_list, it is supposed
Sat, 23 Sep 2006 13:06:55 +0000 diego Fix the sound mute switch in the GUI menu by moving the corresponding
Sat, 23 Sep 2006 11:07:58 +0000 reimar Fix audio stream switching with demux_mkv:
Sat, 23 Sep 2006 10:42:03 +0000 diego verbosity--;
Sat, 23 Sep 2006 10:27:32 +0000 nicodvb when changing chapter, in the osd print the channel number in a more natural form:
Sat, 23 Sep 2006 09:18:20 +0000 reimar Add forgotten emms which caused weird bugs like nan pts values.
Sat, 23 Sep 2006 00:15:00 +0000 eugeni Better fix_outline implementation. No more "fix_outline failed" messages,
Fri, 22 Sep 2006 20:47:08 +0000 reimar Fix width -> orig_width typo causing subtitles to be too far to the right
Fri, 22 Sep 2006 20:26:12 +0000 reimar Whitespace-only cosmetics
Fri, 22 Sep 2006 20:23:17 +0000 reimar Aggregate multiple small EOSD textures into one large since hundreds of
Fri, 22 Sep 2006 20:19:51 +0000 reimar Cosmetics: move curtex++ out of for () into code body, needed for coming patch
Fri, 22 Sep 2006 20:16:36 +0000 reimar use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0
Fri, 22 Sep 2006 20:13:21 +0000 reimar Make genEOSD behaviour with NULL data more explicit
Fri, 22 Sep 2006 19:58:43 +0000 reimar Modify clearEOSD to make experimenting easier
Fri, 22 Sep 2006 19:15:40 +0000 reimar remove useless zero-initialization code.
Fri, 22 Sep 2006 18:56:09 +0000 eugeni Move calculation of text parameters (number of lines, height, etc.) from
Fri, 22 Sep 2006 18:47:29 +0000 eugeni Move variable declaration to a more deeply nested block. It is not used outside of it.
Fri, 22 Sep 2006 18:18:56 +0000 corey Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.
Fri, 22 Sep 2006 13:06:09 +0000 jheryan synced to 14.9.2006
Fri, 22 Sep 2006 13:00:36 +0000 kraymer r19927: Fix typos noticed by Paul TT.
Fri, 22 Sep 2006 12:13:29 +0000 gpoirier remove some unbreakable lines roff errors.
Fri, 22 Sep 2006 10:27:17 +0000 ods15 better rounding for audio_delay_fix in muxer_avi.c
Fri, 22 Sep 2006 10:24:10 +0000 ptt sync up to (yet) CVS rev. 1.1260
Fri, 22 Sep 2006 09:48:41 +0000 reimar Try .mxf with libavformat first, works around a too greedy mpeg-demuxer
Fri, 22 Sep 2006 09:33:30 +0000 reimar Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't
Fri, 22 Sep 2006 09:27:31 +0000 gpoirier synced with r19927
Fri, 22 Sep 2006 08:53:04 +0000 diego Fix typos noticed by Paul TT.
Fri, 22 Sep 2006 08:44:02 +0000 diego cosmetics
Thu, 21 Sep 2006 22:37:42 +0000 eugeni Cosmetics: fix indentation after last commit.
Thu, 21 Sep 2006 22:36:47 +0000 eugeni Fix FT_Stroker use in libass. The previous variant ended up with 0-width
Thu, 21 Sep 2006 19:31:28 +0000 eugeni In r19831, font size multiplier was mistakenly applied to border width.
Thu, 21 Sep 2006 14:26:08 +0000 lucabe Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8
Thu, 21 Sep 2006 05:51:26 +0000 kraymer change help_mp-de.h charset to UTF-8
Wed, 20 Sep 2006 21:09:32 +0000 nicodvb made file-static new_dvdnav_stream() and dvdnav_stream_read()
Wed, 20 Sep 2006 21:08:38 +0000 nicodvb removed definitions of no more used or file-static functions
Tue, 19 Sep 2006 23:50:21 +0000 nicodvb introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);
Tue, 19 Sep 2006 22:59:05 +0000 nicodvb removed old dvdnav_event definitions
Tue, 19 Sep 2006 22:44:19 +0000 nicodvb show in the osd the number of the button selected by the mouse
Tue, 19 Sep 2006 22:01:27 +0000 nicodvb removed dead code
Tue, 19 Sep 2006 21:42:43 +0000 jonas §Ænitial button value is -1. Only (button>0) is a correct button selection.
Tue, 19 Sep 2006 21:18:54 +0000 nicodvb removed mention of dvdnav_event
Tue, 19 Sep 2006 18:23:36 +0000 eugeni Sort events by ReadOrder (if both layer and start time are equal).
Tue, 19 Sep 2006 18:22:44 +0000 eugeni Set ReadOrder values for external subtitles.
Tue, 19 Sep 2006 17:40:31 +0000 eugeni Calculate text bounding box in such way that it does not depend on the height
Tue, 19 Sep 2006 14:17:59 +0000 diego Remove just the targets, not the original codecs.
Tue, 19 Sep 2006 13:07:45 +0000 eugeni Cosmetics: fix indentation after last commit.
Tue, 19 Sep 2006 13:06:44 +0000 eugeni Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.
Tue, 19 Sep 2006 07:17:10 +0000 gpoirier sync with r19881
Tue, 19 Sep 2006 00:08:18 +0000 rathann Allow shared libavcodec, but explain the implications.
Mon, 18 Sep 2006 23:42:50 +0000 rathann Add (if applicable) footnote to binary codecs in the feature list.
Mon, 18 Sep 2006 23:05:57 +0000 vayne fix for disabling screensaver when in fullscreen mode while using the sub window.
Mon, 18 Sep 2006 22:32:51 +0000 nicodvb demuxer->movi_end is updated after ds_fill_buffer(),
Mon, 18 Sep 2006 22:02:43 +0000 nicodvb permit seeking to 0: there's no reason to prevent it
Mon, 18 Sep 2006 21:26:26 +0000 nicodvb in the previous commit I forgot to set s->end_pos=0
Mon, 18 Sep 2006 21:22:37 +0000 nicodvb at titleset change call update_title_len() to reset stream->end_pos
Mon, 18 Sep 2006 21:12:22 +0000 nicodvb don't seek until dvdnav_get_position() returns something meaningful
Mon, 18 Sep 2006 18:54:38 +0000 eugeni Fix a stupid bug in list concatenation.
Mon, 18 Sep 2006 17:32:20 +0000 Gabrov synced with r19895
Mon, 18 Sep 2006 16:58:21 +0000 cladisch When the hardware sample format is AC3, do not force using an hardcoded
Mon, 18 Sep 2006 16:48:50 +0000 diego Replace preprocessor hacks to work around compilers not supporting named
Mon, 18 Sep 2006 16:29:27 +0000 cladisch When one of the PCM configuration function in init() fails, abort
Mon, 18 Sep 2006 16:24:16 +0000 diego configure should fall back on -mcpu=pentium4 if -mcpu=prescott
Mon, 18 Sep 2006 14:27:35 +0000 diego Replace silly compilation shell scripts by a simple Makefile.
Mon, 18 Sep 2006 14:24:16 +0000 diego Fix compilation, too few arguments to fputs.
Mon, 18 Sep 2006 14:04:50 +0000 uau Fix stupid use of multiplication to check signs which fails because of
Mon, 18 Sep 2006 13:00:51 +0000 diego Restore original copyright notice as found in xine and xine-mms where this
Mon, 18 Sep 2006 12:48:28 +0000 kraymer fix "groff comment issue" (' at beginning of line)
Mon, 18 Sep 2006 12:42:40 +0000 kraymer r19881: Shorten scale filter parameter names to avoid excessive line length.
Mon, 18 Sep 2006 12:36:53 +0000 diego Add hint about how to check man pages for markup errors.
Mon, 18 Sep 2006 12:17:41 +0000 diego Add --disable-dvdnav to help output.
Mon, 18 Sep 2006 11:47:41 +0000 gpoirier Fix missleading msg printed when subcp_open is given NULL as parameter (like as demux_ogg and demux_mkv do)
Mon, 18 Sep 2006 00:14:41 +0000 diego roff markup fixes
Mon, 18 Sep 2006 00:13:48 +0000 diego Shorten scale filter parameter names to avoid excessive line length.
Sun, 17 Sep 2006 19:59:50 +0000 Gabrov synced with r19879
Sun, 17 Sep 2006 15:32:01 +0000 eugeni Reduce code duplication in init_render_context().
Sun, 17 Sep 2006 15:15:13 +0000 lucabe Remove the dependency of libswscale on img_format.h
Sun, 17 Sep 2006 15:06:28 +0000 nicodvb better description of set_mouse_pos.
Sun, 17 Sep 2006 15:02:13 +0000 lucabe Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()
Sun, 17 Sep 2006 14:59:55 +0000 lucabe Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)
Sun, 17 Sep 2006 14:59:08 +0000 diego Remove outdated graphics cards recommendations and fix wrong GTK dependency.
Sun, 17 Sep 2006 14:58:00 +0000 diego Reword the font section to be a bit more descriptive.
Sun, 17 Sep 2006 12:45:18 +0000 kraymer more appropriate translation for INTERACTIVE CONTROL
Sun, 17 Sep 2006 12:43:42 +0000 kraymer r19865: Wording improvements, document only one half of -mouse-movements flag option.
Sun, 17 Sep 2006 12:06:02 +0000 voroshil translation by Vladimir Voroshilov, voroshil gmail com
Sun, 17 Sep 2006 10:24:26 +0000 ods15 conditional declerations are unnecessary
Sun, 17 Sep 2006 10:22:23 +0000 ods15 conditional declerations are unnecessary
Sun, 17 Sep 2006 09:32:28 +0000 ods15 Add demux_nut to MPlayer repo
Sat, 16 Sep 2006 22:39:23 +0000 diego Remove obsolete font generator Gimp plugin.
Sat, 16 Sep 2006 22:14:36 +0000 diego Wording improvements, document only one half of -mouse-movements flag option.
Sat, 16 Sep 2006 22:10:11 +0000 diego minor wording/spelling changes
Sat, 16 Sep 2006 21:21:41 +0000 diego The recent renaming of the gcc-checking switches to gcc-check was incomplete.
Sat, 16 Sep 2006 19:01:56 +0000 eugeni Subtract glyph bitmap from outline bitmap.
Sat, 16 Sep 2006 17:58:30 +0000 nicodvb documented set_mouse_pos
Sat, 16 Sep 2006 15:48:56 +0000 nicodvb COSMETICS: fixed broken indentation
Sat, 16 Sep 2006 15:46:20 +0000 nicodvb documented -[no]mouse-movements
Sat, 16 Sep 2006 15:38:21 +0000 nicodvb when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)
Sat, 16 Sep 2006 15:25:31 +0000 nicodvb report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and me
Sat, 16 Sep 2006 15:13:41 +0000 nicodvb report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
Sat, 16 Sep 2006 14:33:41 +0000 nicodvb removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
Sat, 16 Sep 2006 13:32:46 +0000 eugeni Add \be (blur edges) support to libass.
Sat, 16 Sep 2006 13:32:19 +0000 eugeni Make blur() public. Will be used in libass.
Sat, 16 Sep 2006 13:08:17 +0000 eugeni Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.
Sat, 16 Sep 2006 10:15:42 +0000 voroshil translation by Vladimir Voroshilov, voroshil gmail com
Sat, 16 Sep 2006 09:32:11 +0000 kraymer fix typos ("bytes" -> "Bytes")
Sat, 16 Sep 2006 03:42:08 +0000 voroshil Fixed missed sync tag, thanks to Andrew Savchenko
Fri, 15 Sep 2006 22:43:48 +0000 nicodvb at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)
Fri, 15 Sep 2006 21:34:38 +0000 eugeni Change demuxer for "application/octet-stream" http streams from
Fri, 15 Sep 2006 17:50:10 +0000 nicodvb in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas Jermann
Fri, 15 Sep 2006 17:46:36 +0000 nicodvb dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas Jermann
Fri, 15 Sep 2006 17:42:13 +0000 nicodvb removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas Jermann
Fri, 15 Sep 2006 17:26:30 +0000 nicodvb don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann
Fri, 15 Sep 2006 17:18:47 +0000 nicodvb when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()
Fri, 15 Sep 2006 16:26:25 +0000 faust3 disable multichannel mode, it never worked reliable
Fri, 15 Sep 2006 15:02:11 +0000 kraymer r19839: Add repeated screenshot mode to vf_screenshot.
Fri, 15 Sep 2006 13:27:59 +0000 eugeni Add repeated screenshot mode to vf_screenshot.
Thu, 14 Sep 2006 18:29:24 +0000 diego Fix Irix build with gcc < 3.x, closes Bugzilla #572.
Thu, 14 Sep 2006 09:41:06 +0000 voroshil r19829: Improve TrueType font installation section
Thu, 14 Sep 2006 04:00:49 +0000 lorenm mmx implementation of yadif. 3.5x faster.
Thu, 14 Sep 2006 03:59:48 +0000 lorenm cosmetics (indentation)
Thu, 14 Sep 2006 03:59:28 +0000 lorenm cosmetics
Wed, 13 Sep 2006 16:14:08 +0000 kraymer r19832: remove leftover parenthesis
Wed, 13 Sep 2006 15:57:31 +0000 kraymer remove leftover parenthesis
Wed, 13 Sep 2006 15:35:10 +0000 eugeni Make font outline width proportional to movie resolution.
Wed, 13 Sep 2006 15:08:16 +0000 kraymer r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
Wed, 13 Sep 2006 14:33:54 +0000 diego Improve TrueType font installation section.
Wed, 13 Sep 2006 14:30:44 +0000 diego Move subtitles and OSD section from the installation to the usage chapter.
Wed, 13 Sep 2006 14:02:02 +0000 diego Slightly restructure font installation section.
Wed, 13 Sep 2006 13:36:49 +0000 diego Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.
Wed, 13 Sep 2006 13:19:20 +0000 diego TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
Wed, 13 Sep 2006 13:17:15 +0000 kraymer r19823: Remove mpsub section, the format is documented in DOCS/tech.
Wed, 13 Sep 2006 13:09:04 +0000 diego Remove mpsub section, the format is documented in DOCS/tech.
Wed, 13 Sep 2006 12:45:49 +0000 kraymer various fixes, rewording
Wed, 13 Sep 2006 10:55:36 +0000 kraymer r19820: Marillat packages binary codecs, not bitmap fonts.
Wed, 13 Sep 2006 10:46:33 +0000 diego Marillat packages binary codecs, not bitmap fonts.
Wed, 13 Sep 2006 10:41:30 +0000 diego Don't explain how to install bitmap fonts, use TrueType fonts instead.
Wed, 13 Sep 2006 02:02:17 +0000 eugeni Fix r19815: mkv_d->duration could be assigned an uninitialized value.
Tue, 12 Sep 2006 21:45:06 +0000 eugeni Fix seeking in Matroska files with non-default TimecodeScale value.
Tue, 12 Sep 2006 21:40:01 +0000 eugeni Fix block duration calculation in mkv demuxer.
Tue, 12 Sep 2006 21:33:10 +0000 eugeni Fix movie duration calculation in case when TimecodeScale element comes after
Tue, 12 Sep 2006 16:24:23 +0000 attila * remove extern definitions of functions in .c files
Tue, 12 Sep 2006 15:55:15 +0000 voroshil r19809: link fix: The codecs page was merged into the download page
Tue, 12 Sep 2006 15:28:28 +0000 kraymer r19810: Remove bogus and outdated codecs installation section.
Tue, 12 Sep 2006 15:23:30 +0000 kraymer r19809: link fix: The codecs page was merged into the download page.
Tue, 12 Sep 2006 15:22:37 +0000 diego Remove bogus and outdated codecs installation section.
Tue, 12 Sep 2006 15:01:48 +0000 diego link fix: The codecs page was merged into the download page.
Tue, 12 Sep 2006 09:00:10 +0000 diego Support for variable fps OGM files, blessed by Moritz.
Tue, 12 Sep 2006 08:42:01 +0000 diego Move conditional compilation to the build system.
Tue, 12 Sep 2006 08:28:48 +0000 kraymer r19801: Mailing list page URL changed.
Tue, 12 Sep 2006 07:07:48 +0000 kraymer r19799: ability to pass channel name (not only number) to radio_set_channel
Tue, 12 Sep 2006 07:06:33 +0000 voroshil Fix missing link change from previous commit
Tue, 12 Sep 2006 01:37:53 +0000 voroshil No real change for r19801: already have correct url
Tue, 12 Sep 2006 00:20:53 +0000 aurel add support for vp6 in flash
Mon, 11 Sep 2006 22:40:21 +0000 diego Mailing list page URL changed.
Mon, 11 Sep 2006 19:01:20 +0000 reimar Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
Mon, 11 Sep 2006 18:41:14 +0000 voroshil ability to pass channel name (not only number) to radio_set_channel
Mon, 11 Sep 2006 16:56:31 +0000 voroshil some typos fixed
Mon, 11 Sep 2006 09:24:10 +0000 voroshil r19793: Fixes suggested by the Wanderer
Mon, 11 Sep 2006 09:15:42 +0000 diego Clarify binary codecs section.
Mon, 11 Sep 2006 09:14:11 +0000 voroshil Many translation and typo fixes.
Sun, 10 Sep 2006 20:42:15 +0000 gpoirier separate independant clauses with a semicolon, as suggested by The Wanderer
Sun, 10 Sep 2006 19:58:27 +0000 gpoirier Fixes suggested by The Wanderer
Sun, 10 Sep 2006 17:38:00 +0000 voroshil r19779: RTC is no longer the default timing method
Sun, 10 Sep 2006 16:43:00 +0000 Gabrov synced with r19790
Sun, 10 Sep 2006 14:09:23 +0000 diego grammar fix
Sun, 10 Sep 2006 12:05:54 +0000 diego Some more hints for binary packagers.
Sun, 10 Sep 2006 11:16:57 +0000 diego small wording/spelling fixes
Sun, 10 Sep 2006 10:53:58 +0000 nicodvb at start, reset dvdnav at the beginning of the stream after the first read (that is done to workaround a bug in dvdnav from cvs)
Sun, 10 Sep 2006 10:48:36 +0000 nicodvb try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to work
Sun, 10 Sep 2006 10:39:10 +0000 nicodvb keypad 7 returns to nearest dvdnav menu
Sun, 10 Sep 2006 10:37:19 +0000 nicodvb KP7 bound to dvdnav 7 (previous menu)
Sun, 10 Sep 2006 10:25:48 +0000 nicodvb permit to select previous dvdnav menu, in the order chapter->title->root
Sat, 09 Sep 2006 23:08:25 +0000 nicodvb reassigned to KEY_KP? the dvdnav bindings used in input.conf
Sat, 09 Sep 2006 23:05:05 +0000 rtogni VP50 and VP62 support via lavc
Sat, 09 Sep 2006 22:40:22 +0000 nicodvb in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
Sat, 09 Sep 2006 22:40:00 +0000 diego RTC is no longer the default timing method.
Sat, 09 Sep 2006 22:16:05 +0000 nicodvb mention dvdnav keys bindings
Sat, 09 Sep 2006 22:04:29 +0000 nicodvb mention that 'h' and 'k' work with dvb input, too
Sat, 09 Sep 2006 21:57:45 +0000 nicodvb added unallocated keys to navigate the dvdnav menus
Sat, 09 Sep 2006 21:45:23 +0000 nicodvb first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedback
Sat, 09 Sep 2006 21:37:57 +0000 nicodvb added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)
Sat, 09 Sep 2006 21:32:06 +0000 nicodvb unconditionally include label goto_enable_cache (to be used next by dvdnav)
Sat, 09 Sep 2006 21:10:26 +0000 diego Add proper GPL headers.
Sat, 09 Sep 2006 20:52:15 +0000 voroshil r19767: Remove outdated hint about patching kernel sources.
Sat, 09 Sep 2006 20:51:29 +0000 nicodvb if no track number specified play the whole disc, or the menus can't be shown at start
Sat, 09 Sep 2006 19:35:55 +0000 nicodvb detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
Sat, 09 Sep 2006 18:45:23 +0000 diego FFmpeg VMware video codec
Sat, 09 Sep 2006 18:00:52 +0000 diego Remove outdated hint about patching kernel sources.
Sat, 09 Sep 2006 11:57:43 +0000 gpoirier fix broken term_osd output in update_osd_msg()
Sat, 09 Sep 2006 09:07:02 +0000 ben better readability on selected menu item by tweaking alpha channel properties
Sat, 09 Sep 2006 03:27:50 +0000 voroshil r19760: remove trailing slash from link
Sat, 09 Sep 2006 02:29:13 +0000 uau -nortc is now the default, document -rtc instead. Change the description
Sat, 09 Sep 2006 02:08:52 +0000 uau Disable rtc timing by default.
Fri, 08 Sep 2006 22:19:24 +0000 Gabrov increased revision tag after typo fix in English faq.xml (synced with r19760)
Fri, 08 Sep 2006 22:17:14 +0000 Gabrov remove trailing slash from link
Fri, 08 Sep 2006 22:04:45 +0000 uau Remove useless extern declaration of nortc which is a static variable in
Fri, 08 Sep 2006 21:59:44 +0000 Gabrov DOCS/xml/hu synced with r19757
Fri, 08 Sep 2006 20:34:58 +0000 Gabrov man/hu/mplayer.1 synced with r19751
Fri, 08 Sep 2006 16:49:56 +0000 voroshil translation by Vladimir Voroshilov, voroshil gmail com
Fri, 08 Sep 2006 16:42:09 +0000 voroshil Sections structure synced with english pages.
Fri, 08 Sep 2006 10:47:27 +0000 voroshil Removed outdated file. Content moved to documentation.xml.
Fri, 08 Sep 2006 10:13:02 +0000 voroshil r19751: Abit of doc about dvdnav support in MPlayer, ...
Fri, 08 Sep 2006 10:01:27 +0000 gpoirier Fixes suggested by Diego
Fri, 08 Sep 2006 09:05:03 +0000 gpoirier Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
Fri, 08 Sep 2006 08:39:07 +0000 gpoirier rename formats.xml into containers.xml
Fri, 08 Sep 2006 08:23:23 +0000 kraymer r19738: formats.xml --> containers.xml, the chapter was renamed long ago.
Fri, 08 Sep 2006 08:22:07 +0000 kraymer r19742: Remove reference to nvidia-opinions section, it's completely outdated.
Fri, 08 Sep 2006 08:06:27 +0000 kraymer 19737: Remove 404 NuppelVideo link.
Fri, 08 Sep 2006 07:27:34 +0000 voroshil r19738: formats.xml --> containers.xml, chapter wa renamed long ago
Fri, 08 Sep 2006 06:50:27 +0000 voroshil r19739: readvcd link fix
Fri, 08 Sep 2006 06:45:10 +0000 voroshil r19737: Remove 404 NuppelVideo link.
Fri, 08 Sep 2006 06:39:19 +0000 voroshil r19736: Remove references to obsolete font generators and 404 links.
Thu, 07 Sep 2006 23:58:55 +0000 diego Remove reference to nvidia-opinions section, it's completely outdated.
Thu, 07 Sep 2006 23:58:05 +0000 diego Remove reference to gcc-296 section, it's very outdated now.
Thu, 07 Sep 2006 23:54:39 +0000 diego Remove tvout-voodoo section that only consists of one broken link.
Thu, 07 Sep 2006 23:46:38 +0000 diego readvcd link fix
Thu, 07 Sep 2006 23:46:04 +0000 diego formats.xml --> containers.xml, the chapter was renamed long ago.
Thu, 07 Sep 2006 23:42:12 +0000 diego Remove 404 NuppelVideo link.
Thu, 07 Sep 2006 22:51:35 +0000 diego Remove references to obsolete font generators and 404 links.
Thu, 07 Sep 2006 22:32:08 +0000 kraymer r19733: (hopefully last) mplayer lists link fix
Thu, 07 Sep 2006 15:50:36 +0000 voroshil r19732: Mailing list descriptions are on homepage, remove from here
Thu, 07 Sep 2006 14:14:27 +0000 kraymer (hopefully last) mplayer lists link fix
Thu, 07 Sep 2006 14:03:03 +0000 diego Mailing list descriptions are on the homepage, remove from here.
Thu, 07 Sep 2006 08:10:21 +0000 voroshil Outdated file synced with r19589
Thu, 07 Sep 2006 06:14:38 +0000 voroshil fixed wrong synced tag
Thu, 07 Sep 2006 06:11:54 +0000 voroshil r19687: Codecs page link fix, paragraph reworded
Thu, 07 Sep 2006 05:31:56 +0000 voroshil Made better translation of some phrases, typos fixed
Thu, 07 Sep 2006 05:17:31 +0000 voroshil Outdated file synced with r17322
Thu, 07 Sep 2006 00:10:44 +0000 diego Add #include <limits.h>, fixes build on Solaris 8.
Wed, 06 Sep 2006 18:36:04 +0000 voroshil Outdated file synced with r19715
Wed, 06 Sep 2006 17:44:41 +0000 vayne ISO C90 warnings fixes
Wed, 06 Sep 2006 17:40:55 +0000 voroshil updated missed sync tag
Wed, 06 Sep 2006 17:32:31 +0000 eugeni Bugfix: timing for empty karaoke words was lost, resulting
Wed, 06 Sep 2006 17:27:39 +0000 voroshil r19719: fix cpufreq link
Wed, 06 Sep 2006 16:31:32 +0000 gpoirier Add support for POWER5 as found on IBM eServer OpenPower 720
Wed, 06 Sep 2006 16:28:58 +0000 kraymer fix cpufreq link
Wed, 06 Sep 2006 15:28:41 +0000 voroshil r19715: fix some more mailman links
Wed, 06 Sep 2006 13:26:10 +0000 kraymer r19715: fix some more mailman links
Wed, 06 Sep 2006 13:22:30 +0000 kraymer replace tabs by spaces (more readable in std editor..)
Wed, 06 Sep 2006 13:13:24 +0000 kraymer fix some more mailman links
Wed, 06 Sep 2006 12:47:27 +0000 kraymer r19713: fix link to amigasoft.net
Wed, 06 Sep 2006 12:41:27 +0000 kraymer fix link to amigasoft.net
Wed, 06 Sep 2006 11:27:12 +0000 kraymer sync of existing (German) xml docs:
Wed, 06 Sep 2006 11:11:32 +0000 voroshil Outdated file synced with r18964
Wed, 06 Sep 2006 10:32:37 +0000 diego Some more CVS --> Subversion changes, explain what to do with the sync tag
Wed, 06 Sep 2006 10:24:19 +0000 diego Add official GPL header to make license explicit as discussed on ffmpeg-devel.
Wed, 06 Sep 2006 10:05:10 +0000 voroshil better translation of some technical phrases, typos fixed
Wed, 06 Sep 2006 07:58:39 +0000 gpoirier sync w/ r19688
Wed, 06 Sep 2006 07:07:17 +0000 voroshil r19685: Fix mailing list URLs.
Wed, 06 Sep 2006 06:58:48 +0000 voroshil Outdated file synced with r19685
Wed, 06 Sep 2006 06:43:23 +0000 voroshil r19686: Remove the most outdated entries, small updates.
Wed, 06 Sep 2006 05:15:12 +0000 voroshil Added myself to MAINTAINERS
Tue, 05 Sep 2006 23:19:22 +0000 diego FFmpeg sync: Fall back on grep if svn client is not installed.
Tue, 05 Sep 2006 21:53:09 +0000 rtogni Use better resolution for pts computation.