log

age author description
Sun, 26 Nov 2006 13:55:55 +0000 reimar Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.
Sun, 26 Nov 2006 13:54:23 +0000 reimar Adjust icon path since windres is now called from osdep subdir
Sun, 26 Nov 2006 13:26:21 +0000 reimar Fix incorrect use of be2me_32 on a pointer, use BE_32 instead.
Sun, 26 Nov 2006 13:19:32 +0000 reimar le2me_32 is no longer a macro on PPC, and in general does not have to
Sun, 26 Nov 2006 13:17:50 +0000 uau Revert r21251 (moving loader/config.h contents to main config.h).
Sun, 26 Nov 2006 13:09:46 +0000 reimar Remove useless fd parameter for mmap_anon
Sun, 26 Nov 2006 13:04:14 +0000 diego Simplify, remove useless indirection.
Sun, 26 Nov 2006 13:02:02 +0000 reimar Fix loader code: closed .dll file handles when it should not
Sun, 26 Nov 2006 13:01:09 +0000 voroshil r21186: Remove "OSD only" tags; those options always exist.
Sun, 26 Nov 2006 12:55:09 +0000 reimar open /dev/zero left over from mmap_anon patch
Sun, 26 Nov 2006 12:12:46 +0000 reimar Useless use of strstr, strchr is good enough.
Sun, 26 Nov 2006 12:08:40 +0000 henry Check the log level before processing the message
Sun, 26 Nov 2006 12:03:23 +0000 nicodvb match exactly card number N specified, rather than the N-th actually usable
Sun, 26 Nov 2006 11:56:54 +0000 reimar Set _win32codecsdir fallback also with --enable-win32
Sun, 26 Nov 2006 01:25:50 +0000 lorenm typo in deadzone_inter
Sun, 26 Nov 2006 00:53:16 +0000 gpoirier nits and picks by The Wanderer :)
Sat, 25 Nov 2006 22:18:40 +0000 reimar Sanity-check number of lines in CC subtitle
Sat, 25 Nov 2006 22:06:00 +0000 reimar Cleanup for uselessly complicated closed-caption subtitle handling
Sat, 25 Nov 2006 20:53:43 +0000 diego Move contents of loader/config.h to configure/config.h, there are
Sat, 25 Nov 2006 20:01:24 +0000 uau Add a sanity check to unsafe-looking code.
Sat, 25 Nov 2006 19:57:31 +0000 diego Remove config.h and move its content to af.h. There are multiple files under
Sat, 25 Nov 2006 19:41:52 +0000 diego Use the real name of the header file when guarding against double inclusion.
Sat, 25 Nov 2006 19:19:36 +0000 diego Remove nonexistent variable.
Sat, 25 Nov 2006 19:15:23 +0000 diego Remove superfluous comment.
Sat, 25 Nov 2006 18:56:00 +0000 diego Don't compile libvo.a unless MPlayer is enabled.
Sat, 25 Nov 2006 18:45:03 +0000 diego simplify
Sat, 25 Nov 2006 18:37:37 +0000 diego Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h
Sat, 25 Nov 2006 18:30:44 +0000 reimar Reuse bswap.h from libavutil. Will only work when libavutil subdir is available.
Sat, 25 Nov 2006 18:24:58 +0000 diego Linking hotfix, loader depends on osdep.
Sat, 25 Nov 2006 18:20:09 +0000 reimar Remove useless libvo/sub.h include.
Sat, 25 Nov 2006 18:00:59 +0000 reimar Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,
Sat, 25 Nov 2006 17:58:43 +0000 diego simplify
Sat, 25 Nov 2006 17:58:33 +0000 reimar Add generic target that allow compiling without any assembler or otherwise
Sat, 25 Nov 2006 17:58:14 +0000 ben missing include for uint16_t
Sat, 25 Nov 2006 17:44:22 +0000 ben keep nav highlight event in dvdnav priv structure
Sat, 25 Nov 2006 17:31:07 +0000 diego There are no more .depend files in subdirectories.
Sat, 25 Nov 2006 17:16:21 +0000 diego simplify
Sat, 25 Nov 2006 17:14:31 +0000 diego Remove commented-out cruft.
Sat, 25 Nov 2006 17:11:48 +0000 diego Unconditionally include config.mak for consistency.
Sat, 25 Nov 2006 17:09:25 +0000 diego more consistency with the other Makefiles.
Sat, 25 Nov 2006 17:06:08 +0000 diego SRCS should be one per line to make patches more readable.
Sat, 25 Nov 2006 17:03:12 +0000 gpoirier fix typos noticed by Diego
Sat, 25 Nov 2006 17:02:52 +0000 diego Remove pointless indirection.
Sat, 25 Nov 2006 16:55:02 +0000 diego Sync with FFmpeg r7167.
Sat, 25 Nov 2006 16:49:29 +0000 diego FFmpeg-style conditional dependency declaration
Sat, 25 Nov 2006 16:14:01 +0000 diego Remove superfluous comment.
Sat, 25 Nov 2006 16:13:26 +0000 diego Remove superfluous comment.
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Sat, 25 Nov 2006 15:17:21 +0000 gpoirier improve description of x264's deadzone* options
Sat, 25 Nov 2006 15:00:08 +0000 nicodvb support for comma-separated language codes in -slang
Sat, 25 Nov 2006 14:46:21 +0000 nicodvb support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila chello hu) and me. No palette yet
Sat, 25 Nov 2006 13:39:21 +0000 reimar spurious () like in ({code;}) probably is not valid C, icc 9, definitely
Sat, 25 Nov 2006 13:34:55 +0000 reimar Avoid void * arithmetic
Sat, 25 Nov 2006 13:03:51 +0000 ben better nav highlight handling
Sat, 25 Nov 2006 12:37:47 +0000 nicodvb removed unused members and variables
Sat, 25 Nov 2006 12:19:15 +0000 nicodvb COSMETICS: consistently reformatted after ben's mess
Sat, 25 Nov 2006 12:17:34 +0000 nicodvb added code to identify subs language and count; needed for forthcoming support for -slang
Sat, 25 Nov 2006 11:29:25 +0000 diego Add distclean target, unconditionally remove all objects on clean.
Sat, 25 Nov 2006 11:28:38 +0000 michael a few more clarifications for codec_specific_data by Ralph Giles and me
Sat, 25 Nov 2006 11:26:53 +0000 diego all should be the first target.
Sat, 25 Nov 2006 11:20:02 +0000 ben support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
Sat, 25 Nov 2006 09:53:28 +0000 diego 10l copy + paste typo
Sat, 25 Nov 2006 09:52:45 +0000 diego Simplify LIBNAME target with $@ and $^.
Sat, 25 Nov 2006 09:50:18 +0000 diego Remove commented-out cruft.
Sat, 25 Nov 2006 09:49:18 +0000 diego Move osdep/mplayer.rc handling to the osdep Makefile.
Sat, 25 Nov 2006 01:28:49 +0000 diego Remove nonexistent variable/file.
Sat, 25 Nov 2006 01:22:20 +0000 nplourde added mmap_anon to osdep lib. Used in loader for now
Sat, 25 Nov 2006 00:50:43 +0000 diego No need to ignore files that are not generated any longer.
Sat, 25 Nov 2006 00:31:07 +0000 diego Make loader Makefile non-recursive.
Sat, 25 Nov 2006 00:12:08 +0000 diego Use $@ and $^ to designate target and prerequisites.
Sat, 25 Nov 2006 00:09:39 +0000 diego cosmetics: Move around targets for consistency.
Sat, 25 Nov 2006 00:08:15 +0000 diego Remove superfluous suffix rule.
Fri, 24 Nov 2006 23:49:30 +0000 diego Handle stubs.s like all other source files.
Fri, 24 Nov 2006 23:32:39 +0000 diego Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
Fri, 24 Nov 2006 20:20:26 +0000 diego Remove .depend on distclean.
Fri, 24 Nov 2006 20:19:29 +0000 diego Clean up CFLAGS handling.
Fri, 24 Nov 2006 16:43:05 +0000 ivo add two missing descriptions (index.syncpoints and info_packet.count)
Fri, 24 Nov 2006 16:35:22 +0000 ivo specify the bitnumber for frame_flags, instead of a decimal bitmask
Fri, 24 Nov 2006 16:31:48 +0000 ivo specify, where possible, the type of the tags in the tag description section
Fri, 24 Nov 2006 15:06:18 +0000 kraymer r21161: MSGTR for libmpcodecs/vd.c
Fri, 24 Nov 2006 12:51:33 +0000 michael codec_specific_data clarification
Fri, 24 Nov 2006 12:33:34 +0000 gpoirier sync with r21186
Fri, 24 Nov 2006 11:27:08 +0000 ivo fix another typo
Fri, 24 Nov 2006 10:20:04 +0000 uau Remove "OSD only" tags; those options always exist.
Fri, 24 Nov 2006 00:42:44 +0000 diego Remove bug workarounds for ancient gcc and libc versions.
Thu, 23 Nov 2006 23:00:36 +0000 kraymer fix sync comment, it was left out in last commit
Thu, 23 Nov 2006 22:51:42 +0000 kraymer r21078: add a link to Michael's de-interlacing filters, and replace the crappy
Thu, 23 Nov 2006 17:37:28 +0000 eugeni Cosmetics: indentation fix.
Thu, 23 Nov 2006 15:31:34 +0000 ivo fix some typos
Wed, 22 Nov 2006 19:35:41 +0000 diego Get rid of _ld_gtk and _ld_glib.
Wed, 22 Nov 2006 19:33:30 +0000 uau Fix incorrect function pointer definition.
Wed, 22 Nov 2006 19:26:52 +0000 diego Get rid of _ld_vorbis.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Wed, 22 Nov 2006 19:19:47 +0000 diego Get rid of _xmms_lib.
Wed, 22 Nov 2006 19:13:13 +0000 diego _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.
Wed, 22 Nov 2006 19:12:09 +0000 diego Cosmetics to make the next patches more readable.
Wed, 22 Nov 2006 19:11:23 +0000 voroshil Better translation of "demuxer" word.
Wed, 22 Nov 2006 19:01:54 +0000 voroshil r21151: typo
Wed, 22 Nov 2006 18:47:46 +0000 voroshil r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.
Wed, 22 Nov 2006 17:00:03 +0000 eugeni Fix incorrect stride used in vf_ass.
Wed, 22 Nov 2006 16:42:04 +0000 diego Remove _ld_x11.
Wed, 22 Nov 2006 13:12:28 +0000 gpoirier x264 supports interlaced encoding for some time
Wed, 22 Nov 2006 12:44:52 +0000 kraymer r21082: MSGTRs for libass
Wed, 22 Nov 2006 12:05:27 +0000 diego typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at
Wed, 22 Nov 2006 09:51:34 +0000 diego Remove _ld_gif and _ld_theora.
Wed, 22 Nov 2006 09:36:33 +0000 diego Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.
Wed, 22 Nov 2006 09:31:14 +0000 kraymer fix broken character
Wed, 22 Nov 2006 09:27:45 +0000 kraymer MSGTRs for mencoder.c
Wed, 22 Nov 2006 09:26:58 +0000 kraymer MSGTR for libmpcodecs/vd.c
Tue, 21 Nov 2006 22:24:00 +0000 gpoirier sync w/ r21154
Tue, 21 Nov 2006 22:14:36 +0000 torinthiel Synced with r21152
Tue, 21 Nov 2006 22:13:23 +0000 nicodvb documented :format=pes[12] in -mpegopts
Tue, 21 Nov 2006 22:09:58 +0000 nicodvb permit muxing to raw pes (VDR uses this)
Tue, 21 Nov 2006 20:48:17 +0000 uau Make compilation depending on USE_SUB unconditional.
Tue, 21 Nov 2006 20:31:35 +0000 diego Remove outdated and superfluous video cards section.
Tue, 21 Nov 2006 20:29:42 +0000 diego Remove outdated and superfluous sound card section.
Tue, 21 Nov 2006 20:28:27 +0000 diego Miscellaneous updates for the introduction and the requirements section.
Tue, 21 Nov 2006 20:09:15 +0000 diego typo: Bitrate is printed in kb/s, not Mb/s on the status line.
Tue, 21 Nov 2006 20:05:38 +0000 diego typo
Tue, 21 Nov 2006 19:37:58 +0000 voroshil r21078: add a link to Michael's de-interlacing filters...
Tue, 21 Nov 2006 19:30:03 +0000 voroshil Fix wrong fps value for TelecineMode in translation
Tue, 21 Nov 2006 19:24:30 +0000 voroshil r21082: MSGTRs for libass
Tue, 21 Nov 2006 17:58:39 +0000 diego LIBS vs LDFLAGS typo
Tue, 21 Nov 2006 17:42:20 +0000 diego Split libs that are dependencies and those that are just linker flags.
Tue, 21 Nov 2006 17:36:39 +0000 reimar Fix SVN r21075, it completely disabled OpenGL in almost all cases.
Tue, 21 Nov 2006 17:20:32 +0000 diego Treat fontconfig and FreeType linker flags just like any other linker flag.
Tue, 21 Nov 2006 16:46:31 +0000 diego Remove stray -I from include dirs in live555 check, it was being duplicated.
Tue, 21 Nov 2006 16:27:05 +0000 reimar cosmetics
Tue, 21 Nov 2006 16:26:38 +0000 reimar Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFA
Tue, 21 Nov 2006 16:23:35 +0000 diego cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
Tue, 21 Nov 2006 16:15:39 +0000 diego _ld_tmp vs _ld_x264 typo
Tue, 21 Nov 2006 16:13:11 +0000 diego Remove --with-x11libdir and --with-livelibdir.
Tue, 21 Nov 2006 16:00:00 +0000 diego Attempt to properly fix linking of encoding libs used by libavcodec.
Tue, 21 Nov 2006 15:48:00 +0000 reimar Reuse init_vo_spudec in subtitle switching code.
Tue, 21 Nov 2006 15:43:23 +0000 reimar Move vo_spudec initialization into a separate function, for later reuse
Tue, 21 Nov 2006 15:40:53 +0000 diego Remove libdha from LIBS_MPLAYER.
Tue, 21 Nov 2006 15:15:13 +0000 diego ALSA can be used by both MPlayer and MEncoder.
Tue, 21 Nov 2006 15:12:55 +0000 diego Fix linking when libavcodec uses x264.
Tue, 21 Nov 2006 13:53:32 +0000 diego Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.
Tue, 21 Nov 2006 13:45:11 +0000 diego _ld_xv does not exist anymore.
Tue, 21 Nov 2006 13:44:42 +0000 diego Add _libs_mplayer and _libs_mencoder to cc_check.
Tue, 21 Nov 2006 13:18:56 +0000 diego Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.
Tue, 21 Nov 2006 12:49:46 +0000 diego Move FFmpeg library dependencies into the Makefile just like everything else.
Tue, 21 Nov 2006 12:16:12 +0000 diego Move some Win32 LDFLAGS into _ld_extra.
Tue, 21 Nov 2006 12:12:19 +0000 diego Merge MPlayer-specific libs into one variable.
Tue, 21 Nov 2006 12:04:41 +0000 diego Remove _ld_win32, this is handled by the Makefile.
Tue, 21 Nov 2006 11:49:47 +0000 diego Split libvo.a into two libs so that libosd.a can be used by MEncoder.
Tue, 21 Nov 2006 11:35:41 +0000 diego Remove superfluous empty variable declaration.
Tue, 21 Nov 2006 11:29:26 +0000 diego Remove unused -D from CFLAGS.
Tue, 21 Nov 2006 11:25:44 +0000 diego Remove superfluous empty variable declaration.
Tue, 21 Nov 2006 11:21:09 +0000 diego Add VIDIX to LIBS_MPLAYER directly.
Tue, 21 Nov 2006 01:14:58 +0000 kraymer typo / small fixes
Mon, 20 Nov 2006 23:34:27 +0000 nicodvb demux_lavf handles video stream switching
Mon, 20 Nov 2006 23:31:01 +0000 nicodvb check we aren't short of sh_videos before allocating another one
Mon, 20 Nov 2006 21:03:46 +0000 nicodvb slight simplification in demux_control_ts: no need to check *arg with last_{aid,vid} (small bugfix, too)
Mon, 20 Nov 2006 17:13:19 +0000 eugeni Cosmetics: remove unneeded curly brackets.
Mon, 20 Nov 2006 17:10:18 +0000 eugeni Fix collision detection. The old method tried to avoid gaps between subtitles
Mon, 20 Nov 2006 17:08:13 +0000 diego Remove --with-xmmsplugindir and --with-xmmslibdir.
Mon, 20 Nov 2006 16:59:09 +0000 diego Remove --with-x264libdir.
Mon, 20 Nov 2006 16:51:09 +0000 diego Remove --with-xvidlibdir.
Mon, 20 Nov 2006 16:40:07 +0000 diego Remove --with-toolamelibdir from help output as well.
Mon, 20 Nov 2006 16:14:47 +0000 diego Remove --with-toolamelibdir.
Mon, 20 Nov 2006 16:14:01 +0000 diego Add support for disabling MPlayer compilation.
Mon, 20 Nov 2006 14:49:08 +0000 diego Oops, the loader stuff needs to be in COMMON_LIBS.
Mon, 20 Nov 2006 14:45:33 +0000 diego Deliver dependency handling from redundancy.
Mon, 20 Nov 2006 14:27:00 +0000 diego Remove MPlayer-specific dependencies from COMMON_DEPS.
Mon, 20 Nov 2006 13:57:12 +0000 diego VIDIX is for MPlayer only.
Mon, 20 Nov 2006 13:39:36 +0000 diego The GUI is only for MPlayer, not MEncoder.
Mon, 20 Nov 2006 13:38:21 +0000 diego Rename variables for consistency.
Mon, 20 Nov 2006 13:34:47 +0000 diego Simplify gui and menu libs handling.
Mon, 20 Nov 2006 13:00:26 +0000 diego cosmetics: Move some stuff around for better readability.
Mon, 20 Nov 2006 11:37:23 +0000 uau Move pause loop into a separate function.
Mon, 20 Nov 2006 11:20:37 +0000 diego Clean up PARTS handling.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Mon, 20 Nov 2006 11:14:11 +0000 diego Uninstall should run all parts unconditionally.
Mon, 20 Nov 2006 11:13:40 +0000 diego Remove nonsense ifeq around MEncoder target and variable declaration.
Mon, 20 Nov 2006 09:12:07 +0000 uau Reorganize code to move more things out of main().
Mon, 20 Nov 2006 01:31:15 +0000 diego another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
Mon, 20 Nov 2006 00:59:05 +0000 diego Some more cleanups for LDFLAGS handling.
Mon, 20 Nov 2006 00:55:57 +0000 diego 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
Mon, 20 Nov 2006 00:19:43 +0000 diego Some cleanups for LDFLAGS handling, next part.
Sun, 19 Nov 2006 23:36:14 +0000 nicodvb in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)
Sun, 19 Nov 2006 23:20:06 +0000 diego misc updates
Sun, 19 Nov 2006 23:18:57 +0000 diego Put libdvdcss under a separate ifeq.
Sun, 19 Nov 2006 23:16:52 +0000 diego misc small fixes
Sun, 19 Nov 2006 23:16:15 +0000 nicodvb in mp_property_{video,audio} permit uniniting of the corresponding chain
Sun, 19 Nov 2006 23:10:30 +0000 nicodvb during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'
Sun, 19 Nov 2006 22:35:17 +0000 kraymer MSGTRs for libass
Sun, 19 Nov 2006 22:15:59 +0000 diego Remove settled FIXME.
Sun, 19 Nov 2006 22:12:35 +0000 kraymer Sync w/ help_mp-en.h r21001
Sun, 19 Nov 2006 22:09:16 +0000 gpoirier Add a new MPEG encoding example using lavf
Sun, 19 Nov 2006 21:47:45 +0000 gpoirier add a link to Michael's de-interlacing filters, and replace the crappy
Sun, 19 Nov 2006 19:39:16 +0000 reimar Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,
Sun, 19 Nov 2006 19:17:51 +0000 gpoirier allows to de- and reactivate yadif on the fly
Sun, 19 Nov 2006 19:12:29 +0000 nplourde disable x11 gl support on osx
Sun, 19 Nov 2006 18:10:04 +0000 uau Reinitialize some variables on af_resample reinit, fixes crash
Sun, 19 Nov 2006 18:08:03 +0000 uau Fix printf format/argument count mismatch in mp_property_video
Sun, 19 Nov 2006 17:55:56 +0000 gpoirier sync w/ r21026
Sun, 19 Nov 2006 17:55:38 +0000 uau Move subtitle updating to a separate function, fix inverted condition
Sun, 19 Nov 2006 17:41:31 +0000 reimar Fix obvious typo, although the exact effect is still unclear to me, see also bug #593.
Sun, 19 Nov 2006 17:36:32 +0000 gpoirier sync w/r21004
Sun, 19 Nov 2006 17:23:12 +0000 gpoirier sync w/ r20933, patch by Jerome Ferrari
Sun, 19 Nov 2006 17:19:27 +0000 voroshil sync tag update
Sun, 19 Nov 2006 17:15:57 +0000 voroshil Translated section "DECODING/FILTERING OPTIONS"
Sun, 19 Nov 2006 16:54:06 +0000 reimar Remove (now hopefully unnecessary) workarounds added in r21056
Sun, 19 Nov 2006 16:49:41 +0000 Gabrov synced with r21001
Sun, 19 Nov 2006 16:48:45 +0000 reimar directly insert ffreep %%st(0) opcode for compatibility with old
Sun, 19 Nov 2006 16:44:19 +0000 reimar Use ASMALIGN macro for better compatibility and remove SYS_DARWIN
Sun, 19 Nov 2006 16:42:08 +0000 gpoirier sync with r20876, patch by Jerome Ferrari
Sun, 19 Nov 2006 16:39:34 +0000 reimar Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up as
Sun, 19 Nov 2006 16:39:24 +0000 Gabrov synced with r21058
Sun, 19 Nov 2006 16:15:05 +0000 voroshil new slave command: radio_step_freq
Sun, 19 Nov 2006 15:27:20 +0000 reimar Fix compilation error due to unescaped "s.
Sun, 19 Nov 2006 15:21:50 +0000 nplourde fix mp3lib compilation on OSX
Sun, 19 Nov 2006 14:35:39 +0000 reimar 10l, compilation error in r21054
Sun, 19 Nov 2006 14:23:54 +0000 reimar Generalize subtitle switching, demux_ogg does not need a special case
Sun, 19 Nov 2006 14:18:45 +0000 voroshil translation/spelling fix.
Sun, 19 Nov 2006 13:38:37 +0000 reimar Make -slang work again, sub->id is -2 by default, so -slang would be ignored
Sun, 19 Nov 2006 13:12:46 +0000 reimar Create a sh_sub_t for ogg subtitles.
Sun, 19 Nov 2006 12:06:28 +0000 nicodvb riformatted after previous commit
Sun, 19 Nov 2006 12:05:11 +0000 nicodvb if in the list of pids appears at least one 8192 (while TS) remove all other pid filters
Sun, 19 Nov 2006 11:55:03 +0000 reimar Support multiple subs in mov
Sun, 19 Nov 2006 11:21:09 +0000 reimar Make sure sh_video == NULL when reinit_video_chain fails.
Sun, 19 Nov 2006 10:52:23 +0000 reimar Do not just skip a file when vo init fails, instead try to play it
Sun, 19 Nov 2006 10:38:12 +0000 lucabe Clarify that some of the non-SIMD code is now LGPLed.
Sun, 19 Nov 2006 10:37:42 +0000 kraymer Update section "AUDIO FILTERS"; Some sync w/ r21026;
Sun, 19 Nov 2006 09:06:19 +0000 reimar Fix clobber list, half of the modified registers were missing.
Sun, 19 Nov 2006 00:41:00 +0000 eugeni Collect all includes of mplayer headers in libass in a single file (mputils.h).
Sat, 18 Nov 2006 23:18:09 +0000 gpoirier sync w/ r20876, patch by Jerome Ferrari
Sat, 18 Nov 2006 22:02:08 +0000 gpoirier sync with r20876, patch by Jerome Ferrari
Sat, 18 Nov 2006 20:44:22 +0000 ods15 fix demux_nut to give proper (estimate) of percent position after a seek
Sat, 18 Nov 2006 20:13:18 +0000 ods15 Add disabled EAGAIN testing code for libnut
Sat, 18 Nov 2006 19:36:28 +0000 voroshil help_mp-ru.h sync with r21001
Sat, 18 Nov 2006 18:23:38 +0000 nicodvb switch_audio and switch_video properties should be in the range -2..MAX_x_STREAMS-1
Sat, 18 Nov 2006 17:32:22 +0000 diego Improve Id CIN description.
Sat, 18 Nov 2006 17:25:25 +0000 kraymer fix wrong 60000/10001 fraction
Sat, 18 Nov 2006 17:07:17 +0000 uau Fix double free in af_resample when reinited with suitable parameters
Sat, 18 Nov 2006 16:51:40 +0000 kraymer r20969: document new key binding for switching video streams in MPEG-TS
Sat, 18 Nov 2006 16:39:26 +0000 kraymer r21012: group together "quality" control options
Sat, 18 Nov 2006 16:08:50 +0000 kraymer r20876: rename: XviD -> Xvid (man page part)
Sat, 18 Nov 2006 16:07:10 +0000 kraymer r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_type
Sat, 18 Nov 2006 15:50:31 +0000 uau When changing playback speed write the current speed to OSD only after
Sat, 18 Nov 2006 15:17:50 +0000 ods15 move demux_nut priv calloc to init() instead of check_file()
Sat, 18 Nov 2006 14:47:53 +0000 nicodvb TAB switches between programs
Sat, 18 Nov 2006 14:38:28 +0000 nicodvb mention switch_video and switch_program
Sat, 18 Nov 2006 14:33:46 +0000 nicodvb bind TAB to 'step_property switch_program'
Sat, 18 Nov 2006 14:33:04 +0000 nicodvb switch_program property to switch to/set a new program
Sat, 18 Nov 2006 14:32:14 +0000 nicodvb implemented DEMUXER_CTRL_IDENTIFY_PROGRAM
Sat, 18 Nov 2006 14:31:31 +0000 nicodvb new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)
Sat, 18 Nov 2006 12:41:31 +0000 gpoirier group together B-frames options with I,P frames options
Sat, 18 Nov 2006 12:38:20 +0000 gpoirier group together xvid's rate control options
Sat, 18 Nov 2006 12:38:03 +0000 reimar more mp_property_deinterlace simplification, patch by
Sat, 18 Nov 2006 12:35:29 +0000 gpoirier group together "quant_type" and quant_*_matrix since they are related
Sat, 18 Nov 2006 12:34:06 +0000 nicodvb implemented M_PROPERTY_SET in mp_property_{audio,video}
Sat, 18 Nov 2006 12:32:12 +0000 gpoirier group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release
Sat, 18 Nov 2006 12:30:48 +0000 reimar reinit_video_chain might set sh_video = NULL, so check against that.
Sat, 18 Nov 2006 12:26:04 +0000 gpoirier Move xvid 'grayscale' option close to 'interlacing'
Sat, 18 Nov 2006 12:23:05 +0000 gpoirier group together "quality" control options
Sat, 18 Nov 2006 12:16:52 +0000 gpoirier group together xvid's 'closed_gop' and 'packed' options
Sat, 18 Nov 2006 11:38:24 +0000 gpoirier remove xvid3's divx5bvop and replace it by xvid4's closed_gop
Sat, 18 Nov 2006 11:35:35 +0000 kraymer r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
Sat, 18 Nov 2006 11:34:40 +0000 gpoirier remove xvid3's mpeg_quant, replace it by xvid4's quant_type
Sat, 18 Nov 2006 11:27:39 +0000 kraymer r21001: Add *BSD BT848 radio support
Sat, 18 Nov 2006 11:24:09 +0000 diego support for XAN DPCM audio
Sat, 18 Nov 2006 10:56:43 +0000 kraymer document new "D" keybinding for deinterlacing, introduced in
Sat, 18 Nov 2006 10:08:56 +0000 gpoirier remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
Sat, 18 Nov 2006 09:57:52 +0000 gpoirier Xvid3 support is no more: Remove Xvid3-specific options
Sat, 18 Nov 2006 07:38:58 +0000 uau Mark some functions static
Sat, 18 Nov 2006 06:53:33 +0000 voroshil Add *BSD BT848 radio support
Sat, 18 Nov 2006 02:40:19 +0000 diego Remove obsolete Xvid 3 support.
Sat, 18 Nov 2006 00:45:16 +0000 diego Drop some unnecessary local changes.
Sat, 18 Nov 2006 00:42:25 +0000 diego Make sure to pick up internal dvdcss.h before a globally installed one.
Sat, 18 Nov 2006 00:33:01 +0000 diego Rename libdvdread to dvdread. We really only include only the dvdread
Fri, 17 Nov 2006 22:52:57 +0000 diego support for some more fringe formats, still buggy ..
Fri, 17 Nov 2006 20:13:21 +0000 reimar Try reading palette for vobsub
Fri, 17 Nov 2006 20:11:52 +0000 reimar Support palette for general vobsub
Fri, 17 Nov 2006 19:37:58 +0000 reimar Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound
Fri, 17 Nov 2006 19:16:07 +0000 reimar Pseudo-support for subtitles in http://samples.mplayerhq.hu/sub/jpn_engSUB_sample.3gp
Fri, 17 Nov 2006 19:03:53 +0000 reimar consistently use M_PROPERTY_ERROR/M_PROPERTY_OK as return values.
Fri, 17 Nov 2006 18:18:28 +0000 reimar Minor mp_property_deinterlace simplification
Fri, 17 Nov 2006 18:16:21 +0000 reimar Add deinterlace property, patch by Carl Eugen Hoyos
Fri, 17 Nov 2006 17:44:51 +0000 reimar Adapt code to annoying ShowCursor semantics (increases/decreases and returns
Fri, 17 Nov 2006 17:43:40 +0000 ods15 missed piece in update to libnut API - non negative errors
Fri, 17 Nov 2006 14:57:12 +0000 voroshil r20972: defined MSGTR_OSDVideo
Fri, 17 Nov 2006 14:43:14 +0000 gpoirier sync w/r20969
Fri, 17 Nov 2006 14:36:13 +0000 voroshil add public wrapper for get_frequency
Fri, 17 Nov 2006 13:42:46 +0000 voroshil Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"
Fri, 17 Nov 2006 13:32:45 +0000 michael clarify syncpoint placement recommanditions
Fri, 17 Nov 2006 12:44:10 +0000 michael seeking
Fri, 17 Nov 2006 12:27:39 +0000 michael dts & synchronous decoder
Fri, 17 Nov 2006 10:35:10 +0000 diego support flic video through lavf
Fri, 17 Nov 2006 10:03:33 +0000 reimar Put files fully owned by my under GPL v2 "or later"
Fri, 17 Nov 2006 08:36:10 +0000 gpoirier Fix AMD64 support, patch by Reimar Doffinger
Fri, 17 Nov 2006 07:34:56 +0000 ods15 some more updates
Fri, 17 Nov 2006 07:27:20 +0000 diego some updates
Fri, 17 Nov 2006 01:48:06 +0000 kraymer fix some mixed up usage messages and unify with master copy
Fri, 17 Nov 2006 01:36:41 +0000 kraymer r20972: defined MSGTR_OSDVideo
Fri, 17 Nov 2006 00:33:10 +0000 nicodvb defined MSGTR_OSDVideo
Thu, 16 Nov 2006 22:09:24 +0000 nicodvb COSMETICS: reformatted
Thu, 16 Nov 2006 22:08:14 +0000 nicodvb restored circular looping when changing audio and video stream (previously broken)
Thu, 16 Nov 2006 21:35:05 +0000 kraymer document new key binding for switching video streams in MPEG-TS
Thu, 16 Nov 2006 21:31:44 +0000 nicodvb reset demuxer's buffered demux_packet after DEMUXER_CTRL_SWITCH_AUDIO
Thu, 16 Nov 2006 21:30:35 +0000 nicodvb implemented DEMUXER_CTRL_SWITCH_VIDEO
Thu, 16 Nov 2006 21:26:46 +0000 nicodvb associated _ to 'step_property switch_video'
Thu, 16 Nov 2006 21:25:35 +0000 nicodvb handle video stream switch using 'switch_video' property'
Thu, 16 Nov 2006 21:23:06 +0000 nicodvb added code to switch video stream
Thu, 16 Nov 2006 21:22:07 +0000 nicodvb moved video codec/filters/outdevice initialization code to specific function
Thu, 16 Nov 2006 14:49:04 +0000 michael forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i should actually look at the code after svn up not just the diff ...)
Thu, 16 Nov 2006 14:44:00 +0000 michael fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 downsampling for chroma, it should just be 2x1 (the rest of the code also belived its 2x1 ...)
Thu, 16 Nov 2006 13:15:05 +0000 diego cosmetics: Restore alphabetical order, align both tables.
Thu, 16 Nov 2006 12:49:27 +0000 diego Remove stray newline.
Thu, 16 Nov 2006 12:42:32 +0000 diego support for RoQ video and audio through libavformat
Thu, 16 Nov 2006 12:33:12 +0000 diego support for Electronic Arts ADPCM audio
Thu, 16 Nov 2006 12:28:39 +0000 diego support for Delphine CIN audio and video
Thu, 16 Nov 2006 11:24:45 +0000 diego Mark internal lavf FourCCs as such.
Thu, 16 Nov 2006 07:07:22 +0000 ods15 update to libnut API, non-negative errors
Thu, 16 Nov 2006 06:58:48 +0000 reynaldo Removing redundant entry, kraymer is doing all this work while maintaining translations
Thu, 16 Nov 2006 01:17:19 +0000 diego support for Interplay DPCM audio
Thu, 16 Nov 2006 00:59:01 +0000 diego cosmetics: alphabetical order and prettyprinting for the CodecTag table
Thu, 16 Nov 2006 00:56:35 +0000 diego support for Sierra VMD video
Thu, 16 Nov 2006 00:20:55 +0000 diego Add support for Tiertex SEQ video.
Thu, 16 Nov 2006 00:07:55 +0000 torinthiel synced with r20879
Wed, 15 Nov 2006 23:42:47 +0000 diego Add support for Westwood IMA ADPCM audio.
Wed, 15 Nov 2006 21:52:34 +0000 gpoirier Fix segfault with videos with unusual resolution, patch by Stanislav Maslovski % stanislav P maslovski A gmail P com %
Wed, 15 Nov 2006 20:51:27 +0000 iive When testing lame preset presence, use actuall lame_set_preset() function to test its availablility in the library.
Wed, 15 Nov 2006 17:32:00 +0000 voroshil missing small update about libsmb in previous commit
Wed, 15 Nov 2006 17:25:12 +0000 voroshil r20933: libvorbis is not necessary for Vorbis playback, small wording improvement.
Wed, 15 Nov 2006 11:36:22 +0000 ods15 update to libnut, no nut_skip_packet()
Wed, 15 Nov 2006 11:26:05 +0000 ods15 update to libnut API, don't free the streams
Wed, 15 Nov 2006 10:37:41 +0000 diego Output UTF-8 instead of legacy encodings by default.
Wed, 15 Nov 2006 08:36:06 +0000 kraymer r20878: [cosmetics] (skipped)
Wed, 15 Nov 2006 00:12:39 +0000 ods15 revert last 2 commits on nut.txt
Tue, 14 Nov 2006 22:48:53 +0000 rtogni Don't spam the console with timestamps (non-error messages printed every
Tue, 14 Nov 2006 22:40:35 +0000 rtogni Fix extradata passing to lavc RV20 decoder
Tue, 14 Nov 2006 22:10:40 +0000 torinthiel [cosmetics] Fix indentation
Tue, 14 Nov 2006 22:03:37 +0000 torinthiel Synced with r20933
Tue, 14 Nov 2006 21:20:48 +0000 diego libvorbis is not necessary for Vorbis playback, small wording improvement.
Tue, 14 Nov 2006 21:14:13 +0000 kraymer add character encoding info
Tue, 14 Nov 2006 19:52:21 +0000 reimar Introduce step_property command.
Tue, 14 Nov 2006 19:24:41 +0000 reimar Fix Unkown -> Unknown typo
Tue, 14 Nov 2006 18:38:36 +0000 voroshil r20900: Missing : in -vf expand ar example
Tue, 14 Nov 2006 17:15:35 +0000 gpoirier sync w/ 20637, patch by Francois franz A ephack P net
Tue, 14 Nov 2006 17:05:20 +0000 ods15 bump date of NUT spec for previous commit
Tue, 14 Nov 2006 17:03:33 +0000 ods15 allow info packets to appear in mid-stream, outside of main headers.
Tue, 14 Nov 2006 17:00:47 +0000 ods15 update to libnut, add cache_syncpoints
Tue, 14 Nov 2006 16:51:06 +0000 diego MEMALIGN_HACK --> CONFIG_MEMALIGN_HACK
Tue, 14 Nov 2006 15:02:15 +0000 reimar 10l copy&ªªpaste bug in subtitle sh handling
Tue, 14 Nov 2006 14:02:55 +0000 uau Use vf control for reading pts from vf_vo
Tue, 14 Nov 2006 14:00:58 +0000 gpoirier remplace le tutoiement par le vouvoiement de l'utilisateur (qui n'ont pas garde les vaches ensemble)
Tue, 14 Nov 2006 13:41:24 +0000 reimar Fix statement-before-declaration warnings.
Tue, 14 Nov 2006 12:39:49 +0000 uau Remove write-only variable
Tue, 14 Nov 2006 12:29:20 +0000 uau Update OSD contents only after the correct values for the frame are known.
Tue, 14 Nov 2006 11:14:03 +0000 diego Clarify messages for unavailable options.
Tue, 14 Nov 2006 09:52:49 +0000 uau Move xscreensaver_heartbeat call next to vo check_events
Tue, 14 Nov 2006 09:29:03 +0000 uau Replace sleep time calculation in main() with a separate function.
Tue, 14 Nov 2006 06:56:17 +0000 uau simplify
Tue, 14 Nov 2006 06:49:37 +0000 uau Move -frames check out of frame flip code (like -endpos earlier)
Tue, 14 Nov 2006 06:44:16 +0000 uau Remove some unused code.
Tue, 14 Nov 2006 06:35:55 +0000 uau Move endpos handling from page flip code to a saner location, change < to <=
Tue, 14 Nov 2006 06:25:02 +0000 uau move vo event check together with gui event check
Tue, 14 Nov 2006 06:01:54 +0000 ods15 update to libnut, rename nut.h->libnut.h
Tue, 14 Nov 2006 05:56:20 +0000 uau Remove some incorrect code
Tue, 14 Nov 2006 05:03:47 +0000 uau Update libao2 description, delete completely outdated "audio plugins" part
Tue, 14 Nov 2006 04:17:41 +0000 uau Try filling audio buffers more if they're very large, add some comments.
Tue, 14 Nov 2006 03:13:45 +0000 uau Move audio playing code from main() into a separate function.
Tue, 14 Nov 2006 01:59:46 +0000 uau Remove useless check.
Tue, 14 Nov 2006 01:40:06 +0000 uau Split some from main() into separate functions.
Mon, 13 Nov 2006 21:12:25 +0000 gpoirier sync with r20900
Mon, 13 Nov 2006 21:10:03 +0000 kraymer r20900: Missing : in -vf expand ar example
Mon, 13 Nov 2006 21:06:00 +0000 reimar Missing : in -vf expand ar example
Mon, 13 Nov 2006 20:40:29 +0000 gpoirier rename: XviD -> Xvid
Mon, 13 Nov 2006 20:40:11 +0000 gpoirier sync with r20876
Mon, 13 Nov 2006 19:42:19 +0000 voroshil r20872: Clarify -dumpaudio, it is not useful normally
Mon, 13 Nov 2006 19:30:19 +0000 voroshil Update missing tags of previous commit
Mon, 13 Nov 2006 19:24:02 +0000 voroshil r20876: rename: XviD -> Xvid
Mon, 13 Nov 2006 19:16:39 +0000 reimar Try to handle oversized asf headers by ignoring anything beyond the first MB
Mon, 13 Nov 2006 18:41:24 +0000 reimar Incomplete support for vobsub (missing palette support) and
Mon, 13 Nov 2006 18:38:29 +0000 reimar Move sh_sub_t to stheader.h, where all the other sh structs are defined
Mon, 13 Nov 2006 16:49:32 +0000 eugeni Support \t with acceleration.
Mon, 13 Nov 2006 16:35:15 +0000 eugeni Partial fix for semitransparent glyph outlines.
Mon, 13 Nov 2006 16:18:05 +0000 reimar Add forgotten new_sh_sub
Mon, 13 Nov 2006 16:15:23 +0000 reimar Make subtitle stream handling more similar to audio and video streams.
Mon, 13 Nov 2006 16:03:11 +0000 gpoirier Add missing translated strings
Mon, 13 Nov 2006 15:23:45 +0000 michael pts definition by mans
Mon, 13 Nov 2006 12:45:46 +0000 torinthiel Synced with 20876
Mon, 13 Nov 2006 12:27:08 +0000 torinthiel Partial sync with r20879
Mon, 13 Nov 2006 12:14:31 +0000 diego -vop has been deprecated a long time ago.
Mon, 13 Nov 2006 12:13:42 +0000 diego vop --> vf
Mon, 13 Nov 2006 12:12:46 +0000 diego Remove/fix outdated message.
Mon, 13 Nov 2006 12:09:48 +0000 diego typo
Mon, 13 Nov 2006 11:02:30 +0000 torinthiel [small fixes]
Mon, 13 Nov 2006 10:47:38 +0000 torinthiel [cosmetics]
Mon, 13 Nov 2006 09:48:00 +0000 kraymer r20866: Recommend gcc 3.4+.
Mon, 13 Nov 2006 08:53:20 +0000 kraymer rename: XviD -> Xvid
Sun, 12 Nov 2006 23:54:49 +0000 Gabrov synced with r20873
Sun, 12 Nov 2006 23:38:35 +0000 diego update to 0.6.2, patch by Giacomo Comes, comes naic edu
Sun, 12 Nov 2006 22:56:42 +0000 diego Misc issues noticed by Torinthiel.
Sun, 12 Nov 2006 20:09:51 +0000 reimar Clarify -dumpaudio, it is not useful normally
Sun, 12 Nov 2006 18:49:02 +0000 torinthiel Synced with r20870
Sun, 12 Nov 2006 18:41:30 +0000 diego Restore PowerPC gcc note that I mistakenly removed.
Sun, 12 Nov 2006 18:28:12 +0000 reimar Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
Sun, 12 Nov 2006 17:47:40 +0000 ods15 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
Sun, 12 Nov 2006 17:19:56 +0000 nicodvb consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds
Sun, 12 Nov 2006 16:44:54 +0000 diego Recommend gcc 3.4+.
Sun, 12 Nov 2006 16:34:33 +0000 diego Mac OS X Server support
Sun, 12 Nov 2006 16:05:13 +0000 reimar ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
Sun, 12 Nov 2006 16:03:39 +0000 diego Remove duplicate message, the same info is printed anyway.
Sun, 12 Nov 2006 12:24:57 +0000 michael least restrictive dts ordering rule which ensures frames are in decoding order
Sat, 11 Nov 2006 21:10:26 +0000 Gabrov synced with r20817
Sat, 11 Nov 2006 20:07:09 +0000 Gabrov synced with r20859
Sat, 11 Nov 2006 14:40:36 +0000 kraymer r20834: The -gui command line option is back.
Sat, 11 Nov 2006 14:15:22 +0000 kraymer 1. convert single quotation mark to double one for better looking
Sat, 11 Nov 2006 13:57:09 +0000 nicodvb removed duplicated check in demuxer_seek_chapter
Sat, 11 Nov 2006 13:02:39 +0000 nicodvb make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atm
Sat, 11 Nov 2006 11:53:32 +0000 nicodvb in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESYNC to notify the demuxer of the change
Sat, 11 Nov 2006 11:17:02 +0000 kraymer add encoding info to some man pages
Sat, 11 Nov 2006 10:54:42 +0000 kraymer remove very outdated and unmantained Swedish man page
Sat, 11 Nov 2006 02:04:02 +0000 michael s/by/be/
Fri, 10 Nov 2006 22:08:27 +0000 reimar Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
Fri, 10 Nov 2006 20:35:54 +0000 rtogni Skip empty lines in front of winamp playlist.
Fri, 10 Nov 2006 20:06:43 +0000 voroshil r20834: The -gui command line option is back.
Fri, 10 Nov 2006 20:01:16 +0000 voroshil Translated section "VIDEO OUTPUT DRIVERS"
Fri, 10 Nov 2006 19:21:02 +0000 diego typo, wrong variable name
Fri, 10 Nov 2006 18:46:20 +0000 michael within array MUST for time_base_id
Fri, 10 Nov 2006 18:45:10 +0000 michael clearer time_base_id description
Fri, 10 Nov 2006 18:32:59 +0000 diego Ignore .depend.
Fri, 10 Nov 2006 18:31:12 +0000 diego Add standard depend target.
Fri, 10 Nov 2006 18:28:53 +0000 diego Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.
Fri, 10 Nov 2006 18:27:33 +0000 diego Use default variable names.
Fri, 10 Nov 2006 18:19:33 +0000 diego Remove redundant variable.
Fri, 10 Nov 2006 17:51:44 +0000 michael time_base_count
Fri, 10 Nov 2006 17:47:01 +0000 michael stream_count
Fri, 10 Nov 2006 16:42:04 +0000 diego Remove mmx.h, the licensing status was doubtful, and put a minimal
Fri, 10 Nov 2006 16:39:44 +0000 diego typo/grammar
Fri, 10 Nov 2006 16:39:13 +0000 diego The addition of loader/ to PARTS depended on a non-existing variable.
Fri, 10 Nov 2006 16:35:06 +0000 diego The -gui command line option is back.
Fri, 10 Nov 2006 15:33:28 +0000 kraymer r20774: Adding ability to check allowed frequency range.
Fri, 10 Nov 2006 15:14:16 +0000 diego Mark file as UTF-8-encoded.
Fri, 10 Nov 2006 07:46:07 +0000 ods15 shut warning on "realloc undefined" in demuxer.h
Fri, 10 Nov 2006 07:32:01 +0000 ods15 update libnut API
Fri, 10 Nov 2006 01:32:40 +0000 kraymer sync with r20817
Fri, 10 Nov 2006 00:36:39 +0000 nicodvb idenfify now shows the timings of chapters of the chosen pgc
Thu, 09 Nov 2006 23:14:33 +0000 rathann Disable linking mplayer (and internal static libavcodec) with
Thu, 09 Nov 2006 22:41:45 +0000 nicodvb one more deuglification
Thu, 09 Nov 2006 22:24:57 +0000 nicodvb COSMETICS: renamed dvdnav_priv to priv
Thu, 09 Nov 2006 22:03:06 +0000 gpoirier put back accidentally reverted r20742 commit
Thu, 09 Nov 2006 20:57:55 +0000 gpoirier sync w/ 20191, patch by Alexandre Coutherez %newt A neopulsar P org%
Thu, 09 Nov 2006 19:03:35 +0000 voroshil Add missed 'break'.
Thu, 09 Nov 2006 18:25:42 +0000 diego Allow disabling internal libdvdcss.
Thu, 09 Nov 2006 18:05:06 +0000 kraymer r20711: MSGTRs for demux_avi.c
Thu, 09 Nov 2006 16:44:58 +0000 diego Remove bogus OPTFLAGS settings.
Thu, 09 Nov 2006 15:27:46 +0000 voroshil r20817: add full stop at end of sentence
Thu, 09 Nov 2006 15:15:49 +0000 kraymer add full stop at end of sentence
Thu, 09 Nov 2006 15:13:56 +0000 lucabe Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
Thu, 09 Nov 2006 15:05:51 +0000 kraymer r20657: (does not apply)
Thu, 09 Nov 2006 14:26:14 +0000 kraymer commented out broken MSGTR
Thu, 09 Nov 2006 14:13:34 +0000 kraymer r20648: Document ao_openal.
Thu, 09 Nov 2006 13:09:48 +0000 voroshil Move non driver-specific block to non-driver specific procedure, to avoid
Thu, 09 Nov 2006 01:52:11 +0000 uau Change some constants in pts arithmetic from float to double.
Thu, 09 Nov 2006 01:42:52 +0000 uau Changed code that used pts=0 in demux packets to indicate "not known".
Thu, 09 Nov 2006 00:38:22 +0000 diego Revert one more local change without effect.
Wed, 08 Nov 2006 23:54:21 +0000 gpoirier Fix crash when attempting to seek in a streamed unseekable stream, like
Wed, 08 Nov 2006 23:45:15 +0000 diego 10l: Overlooked one $(EXESUF) addition.
Wed, 08 Nov 2006 23:31:33 +0000 diego Update for malloc cast changes.
Wed, 08 Nov 2006 23:22:38 +0000 gpoirier sync with r20774
Wed, 08 Nov 2006 23:18:56 +0000 nicodvb changed ugly sizeof(*type_ptr) width sizeof(type)
Wed, 08 Nov 2006 23:08:41 +0000 diego Revert nonsensical local change hunk that had no effect at all.
Wed, 08 Nov 2006 23:05:33 +0000 nicodvb COSMETICS: reformatted this ugly mess in a consistent manner
Wed, 08 Nov 2006 22:45:11 +0000 diego Mark modified files as such.
Wed, 08 Nov 2006 22:42:31 +0000 reimar Support URL redirections that do not specify full URL.
Wed, 08 Nov 2006 22:21:50 +0000 rtogni Updated for controversial changes and irc-only decisions
Wed, 08 Nov 2006 20:34:32 +0000 gpoirier partial sync
Wed, 08 Nov 2006 19:58:10 +0000 diego Reset _ld_xvid so that stray libs do not appear on the link command line.
Wed, 08 Nov 2006 19:04:48 +0000 michael dts, width/height explanation
Wed, 08 Nov 2006 18:57:40 +0000 eugeni s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.
Wed, 08 Nov 2006 18:50:58 +0000 michael size and stream_id docs
Wed, 08 Nov 2006 18:46:42 +0000 diego Remove unused variables.
Wed, 08 Nov 2006 18:46:03 +0000 diego Rename xvid4 variable/option back to xvid so as not to break scripts.
Wed, 08 Nov 2006 18:40:08 +0000 michael clearer frame_code explanation
Wed, 08 Nov 2006 18:36:46 +0000 diego cosmetics: Fix indentation after last commit.
Wed, 08 Nov 2006 18:35:32 +0000 diego Separate XviD 3 and XviD 4 tests.
Wed, 08 Nov 2006 18:32:54 +0000 michael simple 1 line definition of what a keyframe is
Wed, 08 Nov 2006 18:31:04 +0000 uau Change value used to indicate "unknown audio format" from 0 to -1.
Wed, 08 Nov 2006 17:37:50 +0000 diego Remove some DivX 4 leftovers.
Wed, 08 Nov 2006 17:36:49 +0000 voroshil r20774: Adding ability to check allowed frequency range.
Wed, 08 Nov 2006 17:29:34 +0000 voroshil sync with r20774
Wed, 08 Nov 2006 15:10:12 +0000 kraymer 11l, revert r20782
Wed, 08 Nov 2006 15:01:21 +0000 kraymer remove duplicate MSGTR
Wed, 08 Nov 2006 14:55:37 +0000 kraymer MSGTRs for libvo/aspect.c and libvo/vo_xv.c
Wed, 08 Nov 2006 14:52:33 +0000 kraymer MSGTRs for ao_alsa.c
Wed, 08 Nov 2006 14:48:36 +0000 gpoirier symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_free
Wed, 08 Nov 2006 13:05:10 +0000 gpoirier partial sync with latest manpage commits
Wed, 08 Nov 2006 12:39:16 +0000 diego Generated XSL files should be in UTF-8.
Wed, 08 Nov 2006 10:49:34 +0000 diego Move some FourCC values from libavformat/riff.c to our private mapping.
Wed, 08 Nov 2006 10:30:52 +0000 voroshil Spelling fix: Allowable -> Allowed
Wed, 08 Nov 2006 07:02:43 +0000 voroshil Adding ability to check allowed frequency range.
Wed, 08 Nov 2006 03:23:02 +0000 corey - explain lavc lmin option more clearly
Wed, 08 Nov 2006 03:22:03 +0000 corey support lavc mblmin and mblmax
Wed, 08 Nov 2006 00:13:33 +0000 diego Create binaries with proper executable suffix under Windows.
Wed, 08 Nov 2006 00:11:42 +0000 nicodvb support for -dvdangle
Wed, 08 Nov 2006 00:00:46 +0000 nicodvb near-precise seeking in dvd://
Tue, 07 Nov 2006 23:16:55 +0000 uau Fix code that cuts audio data if the filters produce too much.
Tue, 07 Nov 2006 23:06:42 +0000 gpoirier sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %
Tue, 07 Nov 2006 22:57:42 +0000 nicodvb now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->pts
Tue, 07 Nov 2006 22:55:49 +0000 nicodvb added demuxer_get_current_time() to get the current playtime (possibly aided by the stream layer)
Tue, 07 Nov 2006 22:54:28 +0000 nicodvb now demux_seek() tries to seek aided by the stream layer, if possible
Tue, 07 Nov 2006 22:51:18 +0000 nicodvb added definition of DEMUXER_CTRL_RESYNC
Tue, 07 Nov 2006 22:49:56 +0000 nicodvb implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)
Tue, 07 Nov 2006 22:48:14 +0000 gpoirier Partial sync with en/mplayer.1 r20739
Tue, 07 Nov 2006 22:46:35 +0000 nicodvb added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME
Tue, 07 Nov 2006 21:09:10 +0000 diego typo
Tue, 07 Nov 2006 21:05:03 +0000 diego _inputmodules vs _noinputmodules typo fix
Tue, 07 Nov 2006 19:52:47 +0000 michael feed av_log() through mp_msg()
Tue, 07 Nov 2006 19:05:38 +0000 michael fprintf -> mp_msg
Tue, 07 Nov 2006 18:57:25 +0000 voroshil Adding myself to man page translation and stram sections.
Tue, 07 Nov 2006 18:39:38 +0000 voroshil Replace enneccesery O_RDWR with O_RDONLY
Tue, 07 Nov 2006 18:27:40 +0000 voroshil Restoring volume level of radio card on exit.
Tue, 07 Nov 2006 18:20:07 +0000 voroshil sync tag update, no real changes needed
Tue, 07 Nov 2006 18:15:37 +0000 voroshil r20739: Remove remnants of long-gone libfame.
Tue, 07 Nov 2006 18:14:30 +0000 mosu If parsing a seek head fails then mplayer should try continue parsing the file after the seek head.
Tue, 07 Nov 2006 17:37:23 +0000 reimar Add our own CODEC_ID -> fourcc translation tables so we do not need
Tue, 07 Nov 2006 17:21:34 +0000 reimar r20650 inverted the gtk1 check before setting charset, this
Tue, 07 Nov 2006 16:45:49 +0000 kraymer remove stray comment line
Tue, 07 Nov 2006 16:42:39 +0000 diego Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,
Tue, 07 Nov 2006 16:40:22 +0000 diego Remove bogus comment lines.
Tue, 07 Nov 2006 16:39:58 +0000 diego Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.
Tue, 07 Nov 2006 16:01:34 +0000 kraymer remove dead defines (spotted by mphelp_check.py)
Tue, 07 Nov 2006 13:50:11 +0000 kraymer fix format identifiers mismatch
Tue, 07 Nov 2006 12:31:37 +0000 voroshil Initial (partially, about 40%) translation.
Tue, 07 Nov 2006 07:07:05 +0000 gpoirier Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS
Mon, 06 Nov 2006 22:57:14 +0000 diego Remove remnants of long-gone libfame.
Mon, 06 Nov 2006 20:09:28 +0000 eugeni Bugfix: when copying ass_force_style_list, ending 0 was left out.
Mon, 06 Nov 2006 18:05:38 +0000 diego typo
Mon, 06 Nov 2006 16:23:04 +0000 diego output cosmetics
Mon, 06 Nov 2006 13:41:37 +0000 jheryan Synced to 3.11.2006
Mon, 06 Nov 2006 02:47:57 +0000 eugeni Calculate text bounding box in a way that does not depend on actual glyph
Mon, 06 Nov 2006 02:05:51 +0000 diego Don't let the program speak as 'I'.
Mon, 06 Nov 2006 00:18:06 +0000 diego Remove hackish setting of extra libraries through --enable-static=-lfoo,
Mon, 06 Nov 2006 00:13:37 +0000 diego Remove deprecated install-path option.
Mon, 06 Nov 2006 00:09:07 +0000 diego spelling/grammar/wording/consistency for the help output
Sun, 05 Nov 2006 20:35:16 +0000 diego WIN32 was already being set from config.h.
Sun, 05 Nov 2006 20:29:29 +0000 reimar Fix index-based seeking in audio-only files, fixes bug #621
Sun, 05 Nov 2006 20:18:37 +0000 rtogni printf->mp_msg
Sun, 05 Nov 2006 20:17:51 +0000 kraymer fix typo (noticed by jerome.ferrari lappis com)
Sun, 05 Nov 2006 19:36:21 +0000 voroshil r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.c
Sun, 05 Nov 2006 19:06:32 +0000 diego Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does.
Sun, 05 Nov 2006 19:04:41 +0000 voroshil Initial partial translation of man page
Sun, 05 Nov 2006 18:56:31 +0000 eugeni Initialize fontconfig in VFCTRL_INIT_EOSD handler.
Sun, 05 Nov 2006 18:53:21 +0000 voroshil r20699: Missing <option> tag
Sun, 05 Nov 2006 18:40:16 +0000 reimar Fix comment, it's 'sowt', not 'swot' ('twos' reversed)
Sun, 05 Nov 2006 18:27:07 +0000 diego Fix tdfx-related copy + paste typos, patch by Ville Skytt«£, ville.skytta iki fi.
Sun, 05 Nov 2006 18:21:39 +0000 eugeni Cosmetics: indentation fix.
Sun, 05 Nov 2006 17:43:25 +0000 reimar Fix compilation: forgotten mp_msg.h include
Sun, 05 Nov 2006 17:32:18 +0000 eugeni Fix an obvious typo.
Sun, 05 Nov 2006 17:31:28 +0000 rtogni printf ->mp_msg
Sun, 05 Nov 2006 17:26:55 +0000 eugeni Fix the following compiler warnings:
Sun, 05 Nov 2006 17:08:36 +0000 rtogni Do not use abort()
Sun, 05 Nov 2006 16:49:09 +0000 kraymer better wording for "workarounding"
Sun, 05 Nov 2006 16:36:02 +0000 kraymer MSGTRs for demux_avi.c
Sun, 05 Nov 2006 16:34:45 +0000 diego Add 4XM audio.
Sun, 05 Nov 2006 15:37:06 +0000 torinthiel Synced with r20705
Sun, 05 Nov 2006 15:23:50 +0000 kraymer r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.c
Sun, 05 Nov 2006 15:18:17 +0000 nicodvb spellfix and improvement suggested by Wanderer
Sun, 05 Nov 2006 15:13:05 +0000 kraymer some fixes for latest demux_mkv messages
Sun, 05 Nov 2006 15:11:04 +0000 torinthiel Unify ./configure script handling
Sun, 05 Nov 2006 15:10:05 +0000 torinthiel Better URL markup
Sun, 05 Nov 2006 15:09:36 +0000 torinthiel Better wording, especially if hyperlinks are not visible
Sun, 05 Nov 2006 15:08:39 +0000 torinthiel Remove ugly indentation in <screen> tags
Sun, 05 Nov 2006 15:07:41 +0000 torinthiel Don't break a paragraph in a middle of a thought
Sun, 05 Nov 2006 15:06:43 +0000 torinthiel A bunch of missing <systemitem class="library"> tags
Sun, 05 Nov 2006 15:06:02 +0000 torinthiel Missing <option> tag
Sun, 05 Nov 2006 14:31:14 +0000 kraymer better wording for note about utf-8
Sun, 05 Nov 2006 14:00:35 +0000 kraymer note for translators to use utf-8 encoding for help_mp files and xml docs
Sun, 05 Nov 2006 13:53:27 +0000 kraymer add MSGTR_MPDEMUX_MKV for demux_mkv.c
Sun, 05 Nov 2006 13:35:25 +0000 Gabrov synced with r20693
Sun, 05 Nov 2006 13:28:38 +0000 kraymer fix overly long line
Sun, 05 Nov 2006 13:15:37 +0000 kraymer markup fix
Sun, 05 Nov 2006 12:54:05 +0000 kraymer version bump, no changes made
Sun, 05 Nov 2006 12:50:03 +0000 kraymer Partial sync w/ en/mplayer.1 (6)
Sun, 05 Nov 2006 12:49:32 +0000 diego consistency/grammar
Sun, 05 Nov 2006 12:46:35 +0000 Gabrov synced with r20586
Sun, 05 Nov 2006 12:30:00 +0000 voroshil Split too long line into a number of small one
Sun, 05 Nov 2006 12:10:44 +0000 reimar Always respect w and h params to mpcodecs_config_vo over
Sun, 05 Nov 2006 11:54:29 +0000 voroshil r20682: punctuation, full stop -> comma
Sun, 05 Nov 2006 11:29:02 +0000 torinthiel (cosmetics) remove unneeded tabs
Sun, 05 Nov 2006 10:54:14 +0000 nicodvb reccomend the usage of :tsaf with :format=dvd in -mpegopts
Sun, 05 Nov 2006 10:50:29 +0000 nicodvb mention :tsaf on every instance of -mpegopts format=dvd
Sun, 05 Nov 2006 10:35:07 +0000 torinthiel punctuation, full stop -> comma
Sun, 05 Nov 2006 09:04:32 +0000 diego Remove empty variable.
Sun, 05 Nov 2006 00:10:10 +0000 diego output cosmetics
Sun, 05 Nov 2006 00:02:48 +0000 diego Fix some echo -n occurrences, patch by sci-fi@hush.ai.
Sat, 04 Nov 2006 23:38:59 +0000 Gabrov synced with r20677
Sat, 04 Nov 2006 23:07:55 +0000 nicodvb cosmetics: reformatted with only tabs
Sat, 04 Nov 2006 23:05:38 +0000 nicodvb use calloc() instead of malloc()
Sat, 04 Nov 2006 23:03:52 +0000 nicodvb nonsense removal: compare old and new frequency in order to skip tuning
Sat, 04 Nov 2006 22:01:51 +0000 michael Corrigendum 1
Sat, 04 Nov 2006 21:44:53 +0000 reimar Hack around Windows focus problem with -vo gl
Sat, 04 Nov 2006 20:48:15 +0000 reimar ass renderer absolutely needs readable target mpi.
Sat, 04 Nov 2006 19:19:03 +0000 reimar Remove completely useless cursor variable.
Sat, 04 Nov 2006 18:11:17 +0000 diego Add FFmpeg fraps video decoder.
Sat, 04 Nov 2006 17:58:09 +0000 eugeni More precise bounding box calculation for karaoke effects.
Sat, 04 Nov 2006 16:25:32 +0000 rtogni Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1
Sat, 04 Nov 2006 15:56:11 +0000 kraymer convert DOCS/xml/hu to UTF-8
Sat, 04 Nov 2006 13:56:55 +0000 ods15 SHOULD not -> SHOULD NOT
Sat, 04 Nov 2006 13:33:35 +0000 michael intro
Sat, 04 Nov 2006 12:01:29 +0000 reimar Clarify state of openal ao.
Sat, 04 Nov 2006 11:57:03 +0000 reimar Extended/reworked fontconfig test to work without pkg-config with versions
Sat, 04 Nov 2006 10:21:52 +0000 henry changed email address
Sat, 04 Nov 2006 10:02:22 +0000 voroshil no real change needed for r20657
Sat, 04 Nov 2006 09:45:00 +0000 torinthiel Sync with r20637
Sat, 04 Nov 2006 09:34:56 +0000 torinthiel Synced with r20658
Sat, 04 Nov 2006 09:30:30 +0000 torinthiel (cosmetics) Unify and clarify blank lines usage
Sat, 04 Nov 2006 09:24:33 +0000 torinthiel Move "and" to end of list, improves grammar
Sat, 04 Nov 2006 07:14:50 +0000 henry update for r20654
Sat, 04 Nov 2006 07:08:54 +0000 henry pass the interlacing info to the filter chain
Sat, 04 Nov 2006 07:05:21 +0000 henry fix quantizer export for interlaced video
Fri, 03 Nov 2006 23:11:00 +0000 eugeni Prefer microsoft-specific charmaps to all other.
Fri, 03 Nov 2006 22:53:24 +0000 nicodvb don't set the resolution for dvr-ms files: in the asf headers it seems to
Fri, 03 Nov 2006 22:03:58 +0000 diego Streamline and simplify internal vs external libdvdread handling.
Fri, 03 Nov 2006 21:52:35 +0000 kraymer remove charset files (all of them are in UTF-8 now anyway)
Fri, 03 Nov 2006 21:40:13 +0000 michael attempt to fix the unbound future frame issue with keyframes on the muxer side
Fri, 03 Nov 2006 21:36:11 +0000 diego Document ao_openal.
Fri, 03 Nov 2006 21:13:50 +0000 michael 2nd try for a keyframe definition
Fri, 03 Nov 2006 20:59:58 +0000 gpoirier partial sync
Fri, 03 Nov 2006 18:15:33 +0000 eugeni Introduce MSGT_ASS, use it for all libass messages.
Fri, 03 Nov 2006 15:46:47 +0000 voroshil no real change need for r20586, updating sync tag
Fri, 03 Nov 2006 15:43:33 +0000 voroshil add missing tag update
Fri, 03 Nov 2006 15:40:21 +0000 voroshil r20637:libmpdvdkit no longer exists.
Fri, 03 Nov 2006 14:36:48 +0000 kraymer r20620: better description for -correct-pts
Fri, 03 Nov 2006 14:30:07 +0000 kraymer r20571: cvidix tricks
Fri, 03 Nov 2006 14:19:32 +0000 kraymer fix typo
Fri, 03 Nov 2006 14:10:58 +0000 michael keyframe definition
Fri, 03 Nov 2006 14:02:08 +0000 diego libmpdvdkit no longer exists.
Fri, 03 Nov 2006 13:57:49 +0000 diego I'm effectively maintaining libdvdcss and libdvdread.
Fri, 03 Nov 2006 13:53:29 +0000 michael main header typo
Fri, 03 Nov 2006 13:52:12 +0000 michael move file up so its found first, this probably improves readability
Fri, 03 Nov 2006 13:51:04 +0000 diego libmpdvdkit2 --> libdvdcss
Fri, 03 Nov 2006 13:50:32 +0000 diego libmpdvdkit2 --> libdvdread
Fri, 03 Nov 2006 13:48:52 +0000 diego libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
Fri, 03 Nov 2006 12:30:52 +0000 diego Remove stray line.
Fri, 03 Nov 2006 12:25:56 +0000 diego Move libdvdcss into its own subdirectory.
Fri, 03 Nov 2006 10:48:17 +0000 diego Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.
Fri, 03 Nov 2006 10:37:22 +0000 diego Remove useless default target.
Fri, 03 Nov 2006 10:36:45 +0000 diego Move the rest of the config.h parameters to the Makefile.
Fri, 03 Nov 2006 10:09:39 +0000 diego Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.
Fri, 03 Nov 2006 09:58:23 +0000 diego bump version number
Fri, 03 Nov 2006 09:58:07 +0000 diego Remove options not present in upstream config.h.in.
Fri, 03 Nov 2006 09:52:13 +0000 diego Sync some cosmetics from upstream.
Fri, 03 Nov 2006 08:56:03 +0000 diego typo, roff markup
Fri, 03 Nov 2006 05:14:37 +0000 uau better description for -correct-pts
Fri, 03 Nov 2006 02:15:08 +0000 eugeni Implement loading subtitles from memory.
Fri, 03 Nov 2006 01:41:48 +0000 eugeni Bugfix: sub_recode could deallocate global sub_cp under some circumstances.
Fri, 03 Nov 2006 00:30:11 +0000 torinthiel - random fixes
Fri, 03 Nov 2006 00:27:41 +0000 kraymer Partial sync w/ en/mplayer.1 (5).
Fri, 03 Nov 2006 00:03:30 +0000 torinthiel Synced with r20614
Thu, 02 Nov 2006 23:55:14 +0000 torinthiel another missing <application>
Thu, 02 Nov 2006 18:42:07 +0000 reimar Support backspace for -vo gl/gl2 under Windows
Thu, 02 Nov 2006 18:14:12 +0000 reimar remove accidential ';' (that's what too much C programming does to you ;-) )
Thu, 02 Nov 2006 18:12:19 +0000 reimar Check for existence of libcdio_paranoia, not libcdio, since the former is
Thu, 02 Nov 2006 18:07:00 +0000 reimar Useless break in libcdio pkg-config check
Thu, 02 Nov 2006 18:05:22 +0000 reimar Remove spurious $_inc_tmp in libcdio check
Thu, 02 Nov 2006 17:05:31 +0000 voroshil Replace some chars with &#<somecode>; to allow make vim working properly with unicode on koi8r locale.
Thu, 02 Nov 2006 16:20:25 +0000 reimar Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffmpeg_aspect.ts
Thu, 02 Nov 2006 11:45:10 +0000 kraymer convert remaining help files to UTF-8
Thu, 02 Nov 2006 09:01:01 +0000 lucabe Add support for conversions from the rgb565 and rgb555 formats
Wed, 01 Nov 2006 20:31:18 +0000 diego Rework binary codec directory handling. Don't use directories from other
Wed, 01 Nov 2006 20:03:32 +0000 reimar More code shuffling
Wed, 01 Nov 2006 19:57:44 +0000 reimar cosmetics: move WIN32 read_toc code to allow for summarizing more common
Wed, 01 Nov 2006 19:52:42 +0000 henry qp height should be in macroblocks, not pixels
Wed, 01 Nov 2006 19:44:35 +0000 diego Do not mix declarations and statements.
Wed, 01 Nov 2006 19:41:03 +0000 reimar Avoid code duplication for "last" toc entry.
Wed, 01 Nov 2006 19:24:54 +0000 reimar simplify/unify read_toc
Wed, 01 Nov 2006 19:14:28 +0000 reimar Factor out common code in stream_cddb read_toc function.
Wed, 01 Nov 2006 19:11:43 +0000 voroshil some non russian/english characters (in people's names) copypasted from english page.
Wed, 01 Nov 2006 19:02:01 +0000 reimar Remove useless code
Wed, 01 Nov 2006 18:54:10 +0000 reimar libcdio also needs to link against libcdio_paranoia
Wed, 01 Nov 2006 18:41:25 +0000 reimar ARCH_X86 simplifications
Wed, 01 Nov 2006 18:36:20 +0000 diego Use common define for x86_32 and x86_64.
Wed, 01 Nov 2006 18:19:02 +0000 reimar mp3lib asm does not compile on AMD64.
Wed, 01 Nov 2006 18:17:18 +0000 diego Support for recent changes to ARCH_X86 handling in FFmpeg.
Wed, 01 Nov 2006 18:15:06 +0000 reimar Proper libcdio detection also without pkg-config
Wed, 01 Nov 2006 17:58:47 +0000 diego proper Subversion-speak for revision numbers
Wed, 01 Nov 2006 17:47:18 +0000 torinthiel - Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by me
Wed, 01 Nov 2006 17:44:40 +0000 torinthiel Missing comma added
Wed, 01 Nov 2006 17:43:20 +0000 diego The col utility eats non-ASCII characters without the -p option it seems.
Wed, 01 Nov 2006 17:33:45 +0000 diego cosmetics: Reformat section.
Wed, 01 Nov 2006 17:31:11 +0000 diego paragraph about groff and UTF-8
Wed, 01 Nov 2006 17:05:17 +0000 reimar gcc optimized != 0 check for extern function away, thus linking
Wed, 01 Nov 2006 14:50:36 +0000 diego encoding is now UTF-8
Wed, 01 Nov 2006 14:42:23 +0000 diego libdvdcss r202, my patch was committed upstream.
Wed, 01 Nov 2006 14:41:59 +0000 diego Typo: lseek --> lseek64, the former is not used in the code.
Wed, 01 Nov 2006 12:27:56 +0000 voroshil trivial sync with r20551
Wed, 01 Nov 2006 10:52:23 +0000 reimar Do not modify parsed command-line values on config,
Wed, 01 Nov 2006 10:49:52 +0000 reimar Test proper linking for cdda/cdio
Tue, 31 Oct 2006 22:28:16 +0000 torinthiel Sync r20551 and some wording fixes
Tue, 31 Oct 2006 21:49:34 +0000 torinthiel Bump sync tag, r20551
Tue, 31 Oct 2006 21:44:11 +0000 torinthiel Revert broken encoding translation
Tue, 31 Oct 2006 18:52:40 +0000 corey Typo fix: missing "get".
Tue, 31 Oct 2006 18:20:28 +0000 diego cvidix tricks, based on a patch by Reimar
Tue, 31 Oct 2006 17:55:54 +0000 diego Fix codec directory fallback, it was overriding the autodetection.
Tue, 31 Oct 2006 17:24:43 +0000 kraymer update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
Tue, 31 Oct 2006 17:10:16 +0000 diego Add copyright holders, mostly synced from the Debian package.
Tue, 31 Oct 2006 17:09:24 +0000 diego precise location for dvbstream
Tue, 31 Oct 2006 17:07:55 +0000 diego CVS -> SVN for FFmpeg, add pnm implementation from xine.
Tue, 31 Oct 2006 16:46:45 +0000 diego uCIFS is gone, URL update.
Tue, 31 Oct 2006 15:16:12 +0000 diego Implement proper codecs directory fallback.
Tue, 31 Oct 2006 14:51:47 +0000 kraymer remove outdated encoding comments
Tue, 31 Oct 2006 14:50:56 +0000 diego --with-codecsdir --> --codecsdir
Tue, 31 Oct 2006 14:48:07 +0000 diego --with-codecsdir --> --codecsdir
Tue, 31 Oct 2006 14:47:34 +0000 diego Rename all codecs directory options.
Tue, 31 Oct 2006 14:41:50 +0000 kraymer r20534: An example of using -vf ass.
Tue, 31 Oct 2006 13:34:17 +0000 diego Run dirclean instead of clean on distclean, this way we only need to
Tue, 31 Oct 2006 13:19:10 +0000 jheryan :Little typo
Tue, 31 Oct 2006 13:16:12 +0000 jheryan Synced to 26.10.2006 with respect to later utf-8 conversion.
Tue, 31 Oct 2006 12:52:05 +0000 diego Unification of linker option handling, part 1 of many.
Tue, 31 Oct 2006 12:41:29 +0000 diego CFLAGS are not necessary for linking.
Tue, 31 Oct 2006 12:35:50 +0000 kraymer convert some unmaintained help_mp-* files to UTF-8
Tue, 31 Oct 2006 12:34:40 +0000 voroshil convert help_mp-ru.h from koi8-r to UTF-8
Tue, 31 Oct 2006 12:23:38 +0000 kraymer convert DOCS/xml/en and help_mp-en.h to UTF-8
Tue, 31 Oct 2006 12:21:01 +0000 diego 100l to me for not checking properly, really fix pkg-config detection now.
Tue, 31 Oct 2006 12:14:08 +0000 diego 10l, use a pkg-config parameter that makes it return 0...
Tue, 31 Oct 2006 09:25:40 +0000 diego Test for the existence of pkg-config, fixes Bugzilla #553.
Mon, 30 Oct 2006 23:47:42 +0000 diego Cygwin linking fix.
Mon, 30 Oct 2006 22:32:04 +0000 rtogni printf -> mp_msg
Mon, 30 Oct 2006 22:17:11 +0000 kraymer convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-8
Mon, 30 Oct 2006 21:56:32 +0000 rtogni Update from IMC and realrtsp auth
Mon, 30 Oct 2006 21:55:58 +0000 rtogni Realrtsp authentication
Mon, 30 Oct 2006 21:31:11 +0000 kraymer convert DOCS/xml/es and help/help_mp-es.h* to UTF-8
Mon, 30 Oct 2006 21:28:44 +0000 diego Explain the risks of forcing options with --enable-* in a way that is
Mon, 30 Oct 2006 21:25:02 +0000 kraymer convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
Mon, 30 Oct 2006 21:08:12 +0000 rtogni Intel Music Coder decoding via lavc
Mon, 30 Oct 2006 20:23:24 +0000 diego Remove special output for outdated SDL. It's doubtful such old versions still
Mon, 30 Oct 2006 20:22:00 +0000 kraymer convert DOCS/fr and help/help_mp-fr.* to UTF-8
Mon, 30 Oct 2006 20:12:24 +0000 diego misc fixes by Sheldon Jin (jinsh2 yahoo com)
Mon, 30 Oct 2006 19:54:59 +0000 diego wording/roff fix
Mon, 30 Oct 2006 19:38:45 +0000 eugeni An example of using -vf ass.
Mon, 30 Oct 2006 19:19:19 +0000 kraymer better wording for MSGTR_MENU_None
Mon, 30 Oct 2006 18:48:31 +0000 reimar Also detect static fontconfig when pkg-config is not installed
Mon, 30 Oct 2006 16:59:40 +0000 kraymer convert DOCS/de from ISO-8859-1 to UTF-8
Mon, 30 Oct 2006 15:32:47 +0000 voroshil convert DOCS/ru from koi8r to UTF-8
Mon, 30 Oct 2006 14:58:46 +0000 kraymer fix "iconv: illegal input sequence" error
Mon, 30 Oct 2006 11:22:11 +0000 diego Add a parameter to enable colorized console output.
Mon, 30 Oct 2006 09:08:19 +0000 diego Fix libmpdvdkit2 linking on Mac OS X.
Mon, 30 Oct 2006 08:39:19 +0000 diego Remove redundant variable setting.
Mon, 30 Oct 2006 08:28:58 +0000 diego Make libmpdvdkit2 compilation slightly more consistent with the other modules.
Sun, 29 Oct 2006 22:02:10 +0000 nicodvb a previous commit introduced a bug that prevented tables
Sun, 29 Oct 2006 21:52:26 +0000 reimar Fix possible crash: negative values may no be passed to render_one_glyph
Sun, 29 Oct 2006 21:29:23 +0000 nicodvb simplified assignment of subtitles stream in ts_parse()
Sun, 29 Oct 2006 21:10:59 +0000 reimar Handle windows path separator in filesel menu.
Sun, 29 Oct 2006 18:16:00 +0000 reimar disable nonworking/broken code for now till I find out what it is supposed to do.
Sun, 29 Oct 2006 17:29:55 +0000 eugeni Revert r20517.
Sun, 29 Oct 2006 15:26:13 +0000 eugeni Move ass_library initialization code to ass_mp.c.
Sun, 29 Oct 2006 15:03:30 +0000 eugeni Copy the following functions to libass to avoid dependency on the rest of mplayer:
Sun, 29 Oct 2006 14:45:44 +0000 reimar Add VIDEOMEMORY_SIZE define to allow to easily change it.
Sun, 29 Oct 2006 14:26:23 +0000 rtogni Prevent segfault if video codec init fails
Sun, 29 Oct 2006 14:16:42 +0000 reimar Warn about vo_gl scaled-osd broken with -ass
Sun, 29 Oct 2006 13:59:36 +0000 eugeni Fix width -> orig_width typo.
Sun, 29 Oct 2006 13:58:30 +0000 eugeni Don't set PlayResX for plaintext subtitles.
Sun, 29 Oct 2006 13:52:51 +0000 eugeni Add \N at the end of each subtitle line when converting from subdata.
Sun, 29 Oct 2006 13:17:26 +0000 reimar Make sure we do not read beyond end of subtitle packet
Sun, 29 Oct 2006 12:44:15 +0000 reimar realloc subtitle buffers since subcp_recode might have decreased their size.
Sun, 29 Oct 2006 12:32:12 +0000 reimar Quick hack to implement percent-based seeking, also fixes seeking with gmplayer
Sun, 29 Oct 2006 11:38:14 +0000 reimar Factor out common cdda stuff from cdio and cdparanoia tests.
Sun, 29 Oct 2006 11:17:28 +0000 nicodvb handle broken ts packets before parsing the rest
Sun, 29 Oct 2006 11:05:49 +0000 reimar Support new flac-in-ogg, fixes bug #229
Sun, 29 Oct 2006 11:00:36 +0000 nicodvb cosmetics: reformatted after previous commit
Sun, 29 Oct 2006 10:55:02 +0000 nicodvb 1000l: fixed broken handling of the adaption field - part 2
Sun, 29 Oct 2006 10:33:49 +0000 nicodvb fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error)
Sun, 29 Oct 2006 10:23:15 +0000 nicodvb ts_parse() move section handling after stream_read() rather than repeating it
Sun, 29 Oct 2006 10:13:39 +0000 diego Add some <application> tags.
Sun, 29 Oct 2006 03:23:23 +0000 eugeni Always initialize and destroy ass_library.
Sun, 29 Oct 2006 00:23:12 +0000 uau Always initialize libass to fix crashes caused by use without initialization.
Sat, 28 Oct 2006 18:40:25 +0000 kraymer Partially synced with en/mplayer.1 (3).
Sat, 28 Oct 2006 17:51:32 +0000 nicodvb removed useless check: when is_start is set the size of the payload
Sat, 28 Oct 2006 17:42:37 +0000 kraymer fix some wordings
Sat, 28 Oct 2006 17:42:25 +0000 nicodvb in ts_parse() centralized stream_read()+stream_skip(); smaller and cleaner
Sat, 28 Oct 2006 15:07:18 +0000 eugeni Libass interface reworked:
Sat, 28 Oct 2006 14:20:15 +0000 kraymer r20477: Add missing parenthesis
Sat, 28 Oct 2006 13:07:36 +0000 kraymer r20440: Add ASS subtitle rendering options to gui.
Sat, 28 Oct 2006 12:26:17 +0000 rtogni Add svn versions for rc1
Sat, 28 Oct 2006 11:01:18 +0000 reimar Cleanup/simplify nsv check_file function.
Sat, 28 Oct 2006 10:59:17 +0000 nicodvb readability cosmetics
Sat, 28 Oct 2006 10:52:12 +0000 nicodvb unconditionally assign the language code when available;
Sat, 28 Oct 2006 10:44:45 +0000 reimar Better check for non-broken NSVf-header to avoid incorrect detection.
Sat, 28 Oct 2006 10:21:30 +0000 reimar If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
Sat, 28 Oct 2006 10:06:11 +0000 ods15 indentation fix
Sat, 28 Oct 2006 09:52:19 +0000 nicodvb reformatted ts_parse() after previous commit
Sat, 28 Oct 2006 09:50:22 +0000 ods15 make vf_geq read whitespace in equation param
Sat, 28 Oct 2006 09:44:18 +0000 nicodvb removed unreachable code (when len=pes_parse2() returns 0)
Sat, 28 Oct 2006 09:03:51 +0000 nicodvb 10l: fixed misplaced adaption field check
Sat, 28 Oct 2006 08:56:44 +0000 nicodvb removed commented crc32 code; I'll eventualy reuse the one in lavu
Sat, 28 Oct 2006 08:54:31 +0000 nicodvb slight simplifications
Sat, 28 Oct 2006 03:49:03 +0000 corey Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.
Sat, 28 Oct 2006 00:11:53 +0000 michael clarify pts related stuff
Fri, 27 Oct 2006 23:13:46 +0000 kraymer Partial sync with en/mplayer.1 (2)
Fri, 27 Oct 2006 22:47:41 +0000 diego Add a note about charset configuration to the Apache section.
Fri, 27 Oct 2006 21:34:05 +0000 ods15 remove unused variable
Fri, 27 Oct 2006 21:33:01 +0000 ods15 cosmetic, reindentation, tab removal
Fri, 27 Oct 2006 19:40:48 +0000 ods15 update vf_geq to new ff_eval API
Fri, 27 Oct 2006 19:19:40 +0000 reimar 100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"
Fri, 27 Oct 2006 17:15:42 +0000 Gabrov synced with r20468
Fri, 27 Oct 2006 17:10:23 +0000 Gabrov synced with r20445
Fri, 27 Oct 2006 16:02:44 +0000 eugeni Add missing fontconfig_done() call.
Fri, 27 Oct 2006 14:57:10 +0000 diego Sync with Debian package.
Fri, 27 Oct 2006 12:25:59 +0000 michael "-o -" -> use stdout
Fri, 27 Oct 2006 11:56:43 +0000 iive Add cmov detection to configure
Fri, 27 Oct 2006 05:54:32 +0000 voroshil Fix translation inconsistencies, noticed by Torinthiel.
Thu, 26 Oct 2006 20:08:46 +0000 eugeni Split ass_configure() into several smaller functions.
Thu, 26 Oct 2006 15:27:00 +0000 diego Fix a multitude of roff errors and warnings.
Thu, 26 Oct 2006 13:02:16 +0000 kraymer various orthography and wording fixes
Thu, 26 Oct 2006 11:05:40 +0000 kraymer r20426: -chapter works with dvd:// and dvdnav://
Thu, 26 Oct 2006 11:02:33 +0000 kraymer r20412: Fix some inconsistencies pointed out by Torinthiel.
Thu, 26 Oct 2006 09:14:39 +0000 torinthiel Improve translation of autogenerated labels
Thu, 26 Oct 2006 09:10:32 +0000 torinthiel Clearly state that main.xml is generated
Thu, 26 Oct 2006 08:33:35 +0000 torinthiel sync r20341
Thu, 26 Oct 2006 08:13:27 +0000 gpoirier sync w/ r20440, patch by Sheldon Jin
Thu, 26 Oct 2006 08:03:06 +0000 voroshil r20379: Remove doubled -dvd-device information.
Thu, 26 Oct 2006 08:00:01 +0000 torinthiel Transtale a skipped title
Thu, 26 Oct 2006 07:53:06 +0000 voroshil r20355: typo
Wed, 25 Oct 2006 21:06:11 +0000 torinthiel sync r20449
Wed, 25 Oct 2006 21:03:26 +0000 torinthiel Typo fix
Wed, 25 Oct 2006 20:39:01 +0000 reynaldo add two missing checks - PATCH by Karolina Lindqvist AT kramnet-se
Wed, 25 Oct 2006 20:36:36 +0000 torinthiel sync r20442
Wed, 25 Oct 2006 18:58:27 +0000 gpoirier Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
Wed, 25 Oct 2006 17:43:46 +0000 ods15 finally document -correct-pts
Wed, 25 Oct 2006 14:41:55 +0000 gpoirier fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P net
Wed, 25 Oct 2006 13:08:08 +0000 diego Sync with upstream r201.
Wed, 25 Oct 2006 12:08:28 +0000 diego Remove confusing and probably wrong paragraph about libdvdcss.
Wed, 25 Oct 2006 11:55:06 +0000 diego Sync with upstream r201.
Wed, 25 Oct 2006 00:05:14 +0000 eugeni Add ASS subtitle rendering options to gui.
Tue, 24 Oct 2006 21:09:14 +0000 torinthiel Microsync, just to keep documentation building
Tue, 24 Oct 2006 21:09:12 +0000 torinthiel sync r20412
Tue, 24 Oct 2006 21:07:22 +0000 torinthiel sync r20401
Tue, 24 Oct 2006 18:51:38 +0000 reimar Fix single-black-pixel-in-upper-left-corner bug (how do people notice a single
Tue, 24 Oct 2006 18:45:17 +0000 reimar Add proper flv fourcc
Tue, 24 Oct 2006 17:52:39 +0000 diego Sync one more warning fix from upstream libdvdcss.
Tue, 24 Oct 2006 17:47:03 +0000 diego Sync warning fixes from upstream libdvdcss.
Tue, 24 Oct 2006 17:41:16 +0000 diego Remove modification notice from unmodified file.
Tue, 24 Oct 2006 17:30:11 +0000 diego Sync cosmetics from upstream libdvdcss.
Tue, 24 Oct 2006 16:24:48 +0000 reimar nother --disable-loader -> --disable-win32 fix.
Tue, 24 Oct 2006 16:17:46 +0000 diego Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.
Tue, 24 Oct 2006 15:30:20 +0000 diego Add md5.[ch] to the list of files.
Tue, 24 Oct 2006 05:02:33 +0000 kostya 16-bit grayscale support
Mon, 23 Oct 2006 22:19:23 +0000 nicodvb -chapter works with dvd:// and dvdnav://
Mon, 23 Oct 2006 22:18:08 +0000 nicodvb support for -chapter option (same semanthics as for dvd://)
Mon, 23 Oct 2006 21:36:36 +0000 Gabrov synced with r20423
Mon, 23 Oct 2006 21:17:32 +0000 nicodvb simplified code to handle titleset transition (removed useless assignment)
Mon, 23 Oct 2006 21:07:24 +0000 nicodvb spell fix
Mon, 23 Oct 2006 21:04:31 +0000 nicodvb don't play any other title other than N when N is specified (with dvdnav://N)
Mon, 23 Oct 2006 19:12:26 +0000 gpoirier sync w/ r20419
Mon, 23 Oct 2006 19:11:23 +0000 gpoirier Yet some more CVS->CVS
Mon, 23 Oct 2006 19:07:57 +0000 gpoirier sync w/ r20417
Mon, 23 Oct 2006 19:06:53 +0000 gpoirier s/DarwinPorts/MacPorts/
Mon, 23 Oct 2006 16:46:16 +0000 reimar Allow lowercase letters in AVI stream id, fixes bug #277
Mon, 23 Oct 2006 15:49:44 +0000 reimar Proper detection of corresponding MPlayer image format for X server format for vo_x11.
Mon, 23 Oct 2006 15:43:42 +0000 reimar Set aspect information in yuv4mpeg
Mon, 23 Oct 2006 14:03:49 +0000 lucabe Properly set EXTRALIBS
Mon, 23 Oct 2006 13:26:56 +0000 diego Fix some inconsistencies pointed out by Torinthiel.
Mon, 23 Oct 2006 12:26:10 +0000 kraymer r20399: Remove bio2jack from list of required software.
Mon, 23 Oct 2006 11:26:40 +0000 diego Remove a declaration-after-statement warning.
Mon, 23 Oct 2006 11:13:49 +0000 gpoirier sync w/ r20408
Mon, 23 Oct 2006 11:12:25 +0000 gpoirier swap telecine and pulldown, typo noticed by RC
Mon, 23 Oct 2006 10:57:17 +0000 diego Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.
Mon, 23 Oct 2006 10:33:30 +0000 Gabrov synced with r20405
Mon, 23 Oct 2006 10:10:34 +0000 Gabrov man/hu/mplayer.1 synced with r20375
Mon, 23 Oct 2006 10:02:21 +0000 diego Remove -fno-PIC check from configure and put -fPIC back at the beginning
Mon, 23 Oct 2006 08:12:41 +0000 gpoirier add missing dots as in r20328
Mon, 23 Oct 2006 07:05:56 +0000 attila it's "die Syntax" not "der Syntax"
Mon, 23 Oct 2006 07:03:38 +0000 torinthiel <replaceable> tags aren't needed in literal example
Sun, 22 Oct 2006 23:07:31 +0000 diego Remove bio2jack from list of required software.
Sun, 22 Oct 2006 22:14:08 +0000 diego Replace $() by the slightly more portable ``.
Sun, 22 Oct 2006 21:19:54 +0000 kraymer r20392: misc fixes
Sun, 22 Oct 2006 20:39:01 +0000 kraymer r20379: Remove doubled -dvd-device information.
Sun, 22 Oct 2006 20:25:35 +0000 diego misc fixes
Sun, 22 Oct 2006 19:59:02 +0000 torinthiel Some more spelling fixes
Sun, 22 Oct 2006 19:48:39 +0000 gpoirier sync w/r20375
Sun, 22 Oct 2006 19:35:13 +0000 gpoirier sync w/r20379
Sun, 22 Oct 2006 19:31:49 +0000 gpoirier sync w/r20341
Sun, 22 Oct 2006 19:31:10 +0000 gpoirier sync w/r20361
Sun, 22 Oct 2006 19:30:12 +0000 gpoirier sync w/r20361
Sun, 22 Oct 2006 19:21:11 +0000 diego Update Andrew Weber's Email address.
Sun, 22 Oct 2006 19:18:38 +0000 torinthiel Sync r20379 + small fixes
Sun, 22 Oct 2006 18:30:47 +0000 reimar FFmpeg dv decoder can also output in 422P format.
Sun, 22 Oct 2006 17:57:40 +0000 torinthiel Remove doubled -dvd-device information.
Sun, 22 Oct 2006 17:20:46 +0000 diego grammar/wording fixes
Sun, 22 Oct 2006 17:10:36 +0000 kraymer r20369: Warn about dangers of -use-filedir-conf option
Sun, 22 Oct 2006 17:06:27 +0000 kraymer capitalization at beginning of sentence
Sun, 22 Oct 2006 17:04:26 +0000 kraymer remove mkdir warnings
Sun, 22 Oct 2006 16:51:34 +0000 reynaldo only a few lines remain missing
Sun, 22 Oct 2006 16:44:22 +0000 rtogni Final changelog update for rc1 release
Sun, 22 Oct 2006 16:37:07 +0000 rtogni Warn about dangers of -use-filedir-conf option
Sun, 22 Oct 2006 16:16:34 +0000 rtogni Require latest version of codecs.conf
Sun, 22 Oct 2006 15:48:38 +0000 kraymer remove outdated reference to "tvout-voodoo"; fixes compilation
Sun, 22 Oct 2006 15:13:50 +0000 reimar Consistency fix: use "signed long long" for int_fast64_t instead of
Sun, 22 Oct 2006 14:51:17 +0000 diego IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0
Sun, 22 Oct 2006 14:47:25 +0000 voroshil r20352: fix XviD spelling. replace some old DivX5's.
Sun, 22 Oct 2006 14:45:54 +0000 diego Provide fallback definition for uint_fast64_t as well.
Sun, 22 Oct 2006 13:43:49 +0000 kraymer r20358: Make documentation links point to the online version.
Sun, 22 Oct 2006 13:34:48 +0000 kraymer remove some DivX version numbers
Sun, 22 Oct 2006 13:19:55 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 22 Oct 2006 13:19:15 +0000 diego Do not check for the existence of LIRC devices during autodetection.
Sun, 22 Oct 2006 12:50:53 +0000 diego Make documentation links point to the online version.
Sun, 22 Oct 2006 12:39:01 +0000 Gabrov synced with r20355 (increased sync tag after typo fix in English master file)
Sun, 22 Oct 2006 12:36:04 +0000 Gabrov synced with r20352
Sun, 22 Oct 2006 12:33:37 +0000 diego typo
Sun, 22 Oct 2006 12:27:59 +0000 Gabrov synced with r20191
Sun, 22 Oct 2006 12:21:29 +0000 kraymer fix "typo"
Sun, 22 Oct 2006 12:17:07 +0000 kraymer fix XviD spelling
Sun, 22 Oct 2006 12:00:57 +0000 Gabrov synced with r20350
Sun, 22 Oct 2006 10:32:59 +0000 nicodvb if no stream could be muxed flush_buffers() returns 0: prevents while(1) stall at the end
Sun, 22 Oct 2006 09:58:37 +0000 Gabrov man/hu/mplayer.1 synced with 20336
Sun, 22 Oct 2006 06:00:31 +0000 kraymer r20341: Remove obsolete parts, some updates.
Sat, 21 Oct 2006 23:45:41 +0000 reimar Do not forget to clear subtitles when switching files for embedded subtitles.
Sat, 21 Oct 2006 21:57:15 +0000 lorenm x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060)
Sat, 21 Oct 2006 21:47:56 +0000 gpoirier sync w/r20336
Sat, 21 Oct 2006 21:36:31 +0000 voroshil r20318: capitalization fixes, add missing dots to sentences
Sat, 21 Oct 2006 20:48:41 +0000 reimar Avoid crash after "AVI: No audio stream found -> no sound." message,
Sat, 21 Oct 2006 20:14:11 +0000 kraymer change DOCS/html references to German translation
Sat, 21 Oct 2006 20:07:49 +0000 diego Remove obsolete parts, some updates.
Sat, 21 Oct 2006 19:58:49 +0000 reimar Try playing files with wrong wav header length, fixes riff_broken_hrdlen.wav
Sat, 21 Oct 2006 19:34:06 +0000 reimar Add a call to x264enc_set_param in config, otherwise mencoder -ovc x264
Sat, 21 Oct 2006 18:38:58 +0000 kraymer fixed sync tag
Sat, 21 Oct 2006 18:37:48 +0000 kraymer r20317: Greatly simplify synopsis roff markup and add a bit of consistency.
Sat, 21 Oct 2006 18:34:37 +0000 kraymer escape -mf
Sat, 21 Oct 2006 17:58:33 +0000 reimar Remove #ifdef HAVE_FLAC, it was never needed and nowadays is never defined.
Sat, 21 Oct 2006 17:01:45 +0000 reimar Do not use sh_audio->wf values if they are definitely invalid
Sat, 21 Oct 2006 15:57:08 +0000 reimar Add flac twocc
Sat, 21 Oct 2006 09:58:43 +0000 ptt added a ". ..." line before gmplayer
Sat, 21 Oct 2006 09:57:38 +0000 ptt little fix, sorry
Sat, 21 Oct 2006 09:56:27 +0000 ptt sync with r20317
Sat, 21 Oct 2006 09:32:58 +0000 ptt applied patch for -endpos, to work without a blit_frame, pointed out by Andrew Savchenko
Sat, 21 Oct 2006 08:44:10 +0000 kraymer some random fixes (wording, spelling..)
Sat, 21 Oct 2006 08:05:38 +0000 kraymer add German translation of codecs.xml
Fri, 20 Oct 2006 23:06:52 +0000 eugeni Don't forget to apply scaling coefficients to kerning values.
Fri, 20 Oct 2006 19:36:59 +0000 reimar Cosmetics: indentation fix indentation broken by last two demuxer.c commits
Fri, 20 Oct 2006 19:31:52 +0000 reimar Fix opening of demuxers without check_file function, broken by r20309.
Fri, 20 Oct 2006 19:19:29 +0000 lorenm make any parse error in -x264encopts fatal
Fri, 20 Oct 2006 18:47:27 +0000 gpoirier sync w/ r20321
Fri, 20 Oct 2006 17:13:03 +0000 kraymer --enable-external-faad doesn't exist any more
Fri, 20 Oct 2006 16:42:36 +0000 michael \, escaping
Fri, 20 Oct 2006 16:14:49 +0000 gpoirier sync w/r20318
Fri, 20 Oct 2006 15:40:43 +0000 kraymer capitalization fixes, add missing dots to sentences
Fri, 20 Oct 2006 10:55:48 +0000 diego Greatly simplify synopsis roff markup and add a bit of consistency.
Fri, 20 Oct 2006 07:32:49 +0000 diego Add fallback on the (undocumented) x86-64 -march option in
Thu, 19 Oct 2006 22:46:48 +0000 diego Add gmplayer to list of ignored files.
Thu, 19 Oct 2006 22:08:47 +0000 gpoirier sync w/ 20054
Thu, 19 Oct 2006 21:58:57 +0000 diego Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.
Thu, 19 Oct 2006 21:29:17 +0000 diego Simplify OBJS handling.
Thu, 19 Oct 2006 21:18:51 +0000 gpoirier sync w/ 20310
Thu, 19 Oct 2006 21:00:35 +0000 diego Remove stray line.
Thu, 19 Oct 2006 18:20:12 +0000 reimar Try other demuxers if open() fails.
Thu, 19 Oct 2006 18:08:44 +0000 eugeni Fix center of rotation calculation. It was overly complex and
Thu, 19 Oct 2006 16:13:35 +0000 voroshil r20183: Recommend gcc 4.x on PowerPC
Thu, 19 Oct 2006 13:19:41 +0000 kraymer r20288: vf uspp description: it now uses snow, not mpeg4
Thu, 19 Oct 2006 08:45:31 +0000 gpoirier sync with r20295, patch by Francois Badier %frabad A gmail P com%
Thu, 19 Oct 2006 08:20:32 +0000 gpoirier What is the meaning of the numbers on the status line during the encoding process?
Thu, 19 Oct 2006 08:15:47 +0000 lorenm make -passlogfile work with x264 again (broke in r20060)
Wed, 18 Oct 2006 21:19:51 +0000 eugeni Center of rotation depends on alignment.
Wed, 18 Oct 2006 21:11:29 +0000 eugeni Support separate rotation angle for each glyph.
Wed, 18 Oct 2006 18:33:19 +0000 eugeni Move base point calculation to a separate function. Will be reused soon.
Wed, 18 Oct 2006 17:57:00 +0000 eugeni Cosmetics: remove commented code.
Wed, 18 Oct 2006 16:09:59 +0000 reimar redone subcp_recode: get rid of static buffer, skip lines that failed to
Wed, 18 Oct 2006 15:52:26 +0000 eugeni Fix a typo in collision detection code.
Wed, 18 Oct 2006 15:13:27 +0000 ptt typo fix
Wed, 18 Oct 2006 12:06:11 +0000 gpoirier sync w/ r19738
Wed, 18 Oct 2006 10:15:44 +0000 ptt sync with r20288
Wed, 18 Oct 2006 08:44:56 +0000 gpoirier sync w/ r20288
Wed, 18 Oct 2006 07:59:13 +0000 gpoirier sync w/ r20083
Wed, 18 Oct 2006 00:29:41 +0000 kraymer more updates on chinese translation
Tue, 17 Oct 2006 23:02:17 +0000 diego This file is not modified from the upstream version,
Tue, 17 Oct 2006 21:26:30 +0000 nicodvb fixed corner case previously mishandled: don't play an audio only stream when
Tue, 17 Oct 2006 19:21:22 +0000 lorenm vf uspp description: it now uses snow, not mpeg4
Tue, 17 Oct 2006 16:01:25 +0000 diego Add configure switch to enable fixed-pointed mode of internal libfaad2.
Tue, 17 Oct 2006 13:47:45 +0000 diego typo fixes
Tue, 17 Oct 2006 13:23:13 +0000 syrjala s/vo_osd_changed/vo_osd_changed_flag
Tue, 17 Oct 2006 13:19:31 +0000 syrjala Round buffer width and height to 16 pixels.
Tue, 17 Oct 2006 11:30:59 +0000 kraymer rewording of config file usage
Tue, 17 Oct 2006 11:21:11 +0000 kraymer r20257: Disable loading of file-specific configuration file from the same
Tue, 17 Oct 2006 11:17:54 +0000 gpoirier sync w/20280
Tue, 17 Oct 2006 11:15:00 +0000 kraymer remove me=3 leftover (x264)
Tue, 17 Oct 2006 10:48:41 +0000 kraymer mention new -use-filedir-conf option in general config description
Tue, 17 Oct 2006 07:42:56 +0000 gpoirier sync with 20277
Mon, 16 Oct 2006 20:23:23 +0000 lorenm Update x264 option names that changed with r20060
Mon, 16 Oct 2006 20:21:31 +0000 michael bilinear interpolation
Mon, 16 Oct 2006 19:02:11 +0000 eugeni Remove an outdated debug message.
Mon, 16 Oct 2006 18:37:40 +0000 michael 200 byte is too little
Mon, 16 Oct 2006 16:11:04 +0000 ptt sync up to r20265 + some li'l fix
Mon, 16 Oct 2006 15:47:32 +0000 michael generic equation filter
Mon, 16 Oct 2006 15:38:15 +0000 gpoirier sync w/ r19715
Mon, 16 Oct 2006 15:22:27 +0000 gpoirier Woops, forgot to bump sync tag
Mon, 16 Oct 2006 15:20:06 +0000 gpoirier Sync w/ 20260
Mon, 16 Oct 2006 15:06:57 +0000 diego Skip -march tests for values that are aliases of already tested values.
Mon, 16 Oct 2006 13:56:29 +0000 ptt li'l fix
Mon, 16 Oct 2006 13:26:22 +0000 diego Remove unused variable.
Mon, 16 Oct 2006 11:57:11 +0000 gpoirier Use American spelling of "gray" instead for British's "grey" for XviD option, while keeping backward compatibility
Mon, 16 Oct 2006 10:25:50 +0000 diego small grammar fix
Mon, 16 Oct 2006 09:58:10 +0000 gpoirier sync w/ r20257
Mon, 16 Oct 2006 09:32:41 +0000 gpoirier r20237
Mon, 16 Oct 2006 09:25:23 +0000 diego libdv may depend on libpthread.
Mon, 16 Oct 2006 09:09:03 +0000 gpoirier Update x264 option names that changed with r20060
Mon, 16 Oct 2006 08:53:23 +0000 gpoirier sync with r20132
Sun, 15 Oct 2006 23:11:36 +0000 lorenm fix multiple instances of -x264encopts on the commandline (broke in r20060)
Sun, 15 Oct 2006 21:27:15 +0000 rtogni Disable loading of file-specific configuration file from the same
Sun, 15 Oct 2006 20:48:26 +0000 reimar Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
Sun, 15 Oct 2006 18:55:57 +0000 kraymer r20254: bump date, small consistency fix
Sun, 15 Oct 2006 18:48:18 +0000 diego bump date, small consistency fix
Sun, 15 Oct 2006 18:41:44 +0000 kraymer escape - (bobdeint)
Sun, 15 Oct 2006 18:36:02 +0000 reynaldo as anounced, just some cleaning, purely janitorial changes
Sun, 15 Oct 2006 18:33:39 +0000 reimar Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling
Sun, 15 Oct 2006 18:27:34 +0000 reimar Implement bob (pseudo?) deinterlacing for xvmc.
Sun, 15 Oct 2006 18:15:19 +0000 kraymer r20237: Escape some more - signs.
Sun, 15 Oct 2006 17:56:55 +0000 Gabrov man/hu/mplayer.1 synced with r20237
Sun, 15 Oct 2006 17:51:10 +0000 kraymer convert chinese man page to UTF-8
Sun, 15 Oct 2006 17:19:13 +0000 rtogni Support new realaudio codec names
Sun, 15 Oct 2006 16:47:17 +0000 diego Remove Linux test from DirectFB check, it runs on some BSD systems at least.
Sun, 15 Oct 2006 16:28:56 +0000 gpoirier syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%
Sun, 15 Oct 2006 16:06:06 +0000 reimar strcat->strcpy simplification
Sun, 15 Oct 2006 15:55:48 +0000 gpoirier Actually convert sync tag to subversion style (and found out that this file is WAY outdated)
Sun, 15 Oct 2006 15:34:50 +0000 reimar Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DVD drive.
Sun, 15 Oct 2006 15:25:59 +0000 gpoirier Bump sync tag, remove useless FIXME
Sun, 15 Oct 2006 14:35:18 +0000 kraymer missing console messages are (also) replaced by English versions
Sun, 15 Oct 2006 14:29:14 +0000 kraymer update mailman links
Sun, 15 Oct 2006 14:12:18 +0000 diego Escape some more - signs.
Sun, 15 Oct 2006 13:59:26 +0000 diego Remove bogus warning about missing font.
Sun, 15 Oct 2006 13:35:46 +0000 rtogni Fix timestamps for streams where kf_base gets negative
Sun, 15 Oct 2006 13:30:12 +0000 diego Sebastian now coordinates translations, some cosmetics.
Sun, 15 Oct 2006 13:16:18 +0000 diego Sync with FFmpeg r6700.
Sun, 15 Oct 2006 13:03:43 +0000 reimar Fix crash because of last_glyph < first_glyph, probably caused by first line
Sun, 15 Oct 2006 12:53:46 +0000 kraymer cosmetics: indentation
Sun, 15 Oct 2006 12:48:18 +0000 reimar Implement -noidx since index can use quite a bit of memory, esp. when using valgrind.
Sun, 15 Oct 2006 12:33:53 +0000 diego Remove test for framebuffer device from DirectFB check.
Sun, 15 Oct 2006 11:59:00 +0000 voroshil Sync with r20191
Sun, 15 Oct 2006 11:20:55 +0000 kraymer sync with r20191
Sun, 15 Oct 2006 10:33:04 +0000 Gabrov synced with r20176
Sun, 15 Oct 2006 10:22:59 +0000 diego Remove removed/renamed files.
Sun, 15 Oct 2006 10:09:02 +0000 diego Add standard svn:eol-style and svn:keywords properties, remove svn:executable.
Sun, 15 Oct 2006 10:00:29 +0000 Gabrov synced with r20183
Sun, 15 Oct 2006 09:51:08 +0000 Gabrov synced with r20194
Sun, 15 Oct 2006 09:37:25 +0000 Gabrov Deleting formats.xml and users-vs-dev.xml.
Sun, 15 Oct 2006 09:35:24 +0000 Gabrov synced with r20083
Sun, 15 Oct 2006 09:29:02 +0000 nicodvb during stream detection always parse ts_probesize bytes (even with -nosound set),
Sat, 14 Oct 2006 21:30:41 +0000 reynaldo hurried pre-release update, partially synced with r20191
Sat, 14 Oct 2006 20:50:08 +0000 vayne as per request, fullscreen and mute options have been added to the context menus.
Sat, 14 Oct 2006 18:00:26 +0000 diego Create proper define for DFBMGA.
Sat, 14 Oct 2006 17:54:08 +0000 diego Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.
Sat, 14 Oct 2006 16:32:15 +0000 diego Remove intrinsics check, they are no longer used in FFmpeg.
Sat, 14 Oct 2006 16:31:41 +0000 reimar Remove unused ABS define
Sat, 14 Oct 2006 16:22:51 +0000 diego Sync mail-lists.xml removal.
Sat, 14 Oct 2006 15:43:26 +0000 gpoirier sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
Sat, 14 Oct 2006 15:28:33 +0000 diego Use = instead of == for extra portability.
Sat, 14 Oct 2006 15:26:43 +0000 diego Use = instead of == for extra portability.
Sat, 14 Oct 2006 14:42:23 +0000 eugeni Zerofill libass static variables during initialization.
Sat, 14 Oct 2006 14:35:33 +0000 eugeni Free FT_Stroker during libass deinitialization.
Sat, 14 Oct 2006 08:37:29 +0000 kraymer r20189: Some more consistency for the -pvr options, typo.
Sat, 14 Oct 2006 08:23:05 +0000 kraymer r20191: slight overall verbosity reduction
Sat, 14 Oct 2006 00:43:28 +0000 rtogni Remove useless assignements, thanks reimar for noticing them
Fri, 13 Oct 2006 20:28:07 +0000 eugeni Fix typo in sub_delay external specification.
Fri, 13 Oct 2006 20:01:38 +0000 reimar Remove dead code (condition can obviously never be true)
Fri, 13 Oct 2006 19:07:11 +0000 ben bails out if cdparanoia can't read cd (avoid lockup)
Fri, 13 Oct 2006 17:30:41 +0000 vayne code simplification and minor bug fix for files restarting rather than moving to the next file within the playlist.
Fri, 13 Oct 2006 08:44:02 +0000 reimar Shorten decoder works now with MPlayer
Fri, 13 Oct 2006 00:09:20 +0000 diego FFmpeg Shorten audio decoder
Thu, 12 Oct 2006 23:48:52 +0000 ptt litle bug, didn't compile :(
Thu, 12 Oct 2006 23:19:46 +0000 ptt sync'd with r20191
Thu, 12 Oct 2006 23:13:09 +0000 ptt some minor fixes & sync to r20194
Thu, 12 Oct 2006 23:12:22 +0000 ptt some little consistency fixes
Thu, 12 Oct 2006 22:49:18 +0000 diego updates, grammar/spelling
Thu, 12 Oct 2006 22:37:56 +0000 reimar Changlog updated with help of svn log
Thu, 12 Oct 2006 22:24:19 +0000 diego slight overall verbosity reduction
Thu, 12 Oct 2006 18:29:26 +0000 voroshil r20172: Update paragraph about libdvdcss and libdvdread.
Thu, 12 Oct 2006 18:16:04 +0000 diego Some more consistency for the -pvr options, typo.
Thu, 12 Oct 2006 18:15:07 +0000 reimar 10l, used MSGTR_Unknown instead of lang in mp_property_audio
Thu, 12 Oct 2006 18:10:45 +0000 reimar simplify mp_property_sub
Thu, 12 Oct 2006 18:10:23 +0000 kraymer r20183: Recommend gcc 4.x on PowerPC.
Thu, 12 Oct 2006 18:06:18 +0000 reimar Cosmetics for previous mplayer.c patch
Thu, 12 Oct 2006 18:03:28 +0000 reimar Simplify mp_property_audio
Thu, 12 Oct 2006 17:39:39 +0000 diego Recommend gcc 4.x on PowerPC.
Thu, 12 Oct 2006 17:21:15 +0000 reimar Cosmetics
Thu, 12 Oct 2006 17:19:43 +0000 reimar strncpy->strlcpy
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.
Tue, 05 Sep 2006 20:18:42 +0000 nicodvb in fixup_vorbis_wf() set to 0 bitrates indicated as -1 (unspecified, according to the specs); patch by Andrew Savchenko - Bircoph list ru
Tue, 05 Sep 2006 20:06:20 +0000 eugeni Workaround for broken fonts with bad ascender/descender.
Tue, 05 Sep 2006 19:06:15 +0000 eugeni Change \fad behaviour so that it does not get cancelled by \r.
Tue, 05 Sep 2006 18:33:31 +0000 eugeni Simplification.
Tue, 05 Sep 2006 16:17:38 +0000 kraymer set svn:keywords and svn:eol-style properties for radio.xml
Tue, 05 Sep 2006 16:09:49 +0000 kraymer fix charset issues and a little wording
Tue, 05 Sep 2006 15:55:53 +0000 kraymer r19693: fix some typos
Tue, 05 Sep 2006 15:50:31 +0000 kraymer fix some typos
Tue, 05 Sep 2006 15:20:55 +0000 kraymer r19561: Clarify font load message.
Tue, 05 Sep 2006 15:03:23 +0000 kraymer my old email address is not really in use any more..
Tue, 05 Sep 2006 14:54:26 +0000 kraymer added radio.xml, patch by Christian Obst (christian_obst gmx net)
Tue, 05 Sep 2006 14:15:19 +0000 kraymer r19688: insert linebreak
Tue, 05 Sep 2006 14:11:41 +0000 kraymer insert linebreak
Tue, 05 Sep 2006 13:42:52 +0000 diego Codecs page link fix, paragraph reworded.
Tue, 05 Sep 2006 12:54:22 +0000 diego Remove the most outdated entries, small updates.
Tue, 05 Sep 2006 12:11:57 +0000 diego Fix mailing list URLs.
Tue, 05 Sep 2006 10:02:40 +0000 diego sync with r18247
Tue, 05 Sep 2006 09:57:27 +0000 diego sync with r19677
Tue, 05 Sep 2006 09:53:21 +0000 diego Remove reference to deleted divx4 section.
Tue, 05 Sep 2006 09:52:53 +0000 diego sync with r19587
Tue, 05 Sep 2006 09:43:47 +0000 diego sync with r18426
Mon, 04 Sep 2006 23:27:10 +0000 diego Remind packagers not to use deprecated codecs and skins paths.
Mon, 04 Sep 2006 23:26:00 +0000 diego Update binary codecs section.
Mon, 04 Sep 2006 23:15:45 +0000 diego lists.mplayerhq.hu URL fix, comment out mailing list search.
Mon, 04 Sep 2006 22:33:05 +0000 diego sync with r19587
Mon, 04 Sep 2006 21:54:45 +0000 diego synced with r18606
Mon, 04 Sep 2006 21:49:24 +0000 diego synced with r14024
Mon, 04 Sep 2006 21:46:13 +0000 diego synced with r19620
Mon, 04 Sep 2006 21:31:37 +0000 rtogni Experimental WVC1 decoding via lavc
Mon, 04 Sep 2006 18:19:43 +0000 eugeni Add -ass-styles man page entry.
Mon, 04 Sep 2006 17:55:57 +0000 eugeni Add vertical clipping for subtitles that were moved because of a collision.
Mon, 04 Sep 2006 17:52:28 +0000 eugeni Fix possible unallocated memory read in libass line wrapping code.
Mon, 04 Sep 2006 09:50:11 +0000 diego minor wording change
Mon, 04 Sep 2006 09:38:24 +0000 gpoirier Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.
Sun, 03 Sep 2006 23:03:00 +0000 kraymer typo
Sun, 03 Sep 2006 19:49:23 +0000 diego Remove Alex from some maintainer positions that he no longer has.
Sun, 03 Sep 2006 19:46:57 +0000 diego Add note about translating in teams and taking over unmaintained translations.
Sun, 03 Sep 2006 19:30:57 +0000 diego Remove outdated references to CVS.
Sun, 03 Sep 2006 19:17:38 +0000 diego translation by Vladimir Voroshilov, voroshil gmail com
Sun, 03 Sep 2006 18:30:59 +0000 rtogni Workaround for live Real streams starting with nonzero pts
Sun, 03 Sep 2006 17:57:41 +0000 eugeni Apply -ass-force-style also to matroska plaintext subs.
Sun, 03 Sep 2006 17:44:25 +0000 eugeni Cosmetics: restore indentation after recent changes.
Sun, 03 Sep 2006 17:42:31 +0000 eugeni Add -ass-styles option. It allows to load styles from a file and use them
Sun, 03 Sep 2006 17:36:29 +0000 eugeni Fix last commit.
Sun, 03 Sep 2006 17:25:04 +0000 eugeni More checks in ass_render_event.
Sun, 03 Sep 2006 17:09:53 +0000 eugeni Remove unneeded variable.
Sun, 03 Sep 2006 15:37:49 +0000 diego Add some more mime types from the SUSE packman package.
Sun, 03 Sep 2006 13:33:42 +0000 diego small markup/grammar fix
Sun, 03 Sep 2006 12:18:49 +0000 eugeni ass-color and ass-border-color options.
Sun, 03 Sep 2006 10:10:57 +0000 reimar Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patch
Sat, 02 Sep 2006 21:04:06 +0000 Gabrov added missing reference to radio.xml
Sat, 02 Sep 2006 20:46:26 +0000 eugeni Add support for rendering matroska plaintext subtitles with libass.
Sat, 02 Sep 2006 19:55:45 +0000 eugeni Matroska subtitles are always utf-8, no need to recode them.
Sat, 02 Sep 2006 19:51:26 +0000 eugeni Fix read beyond the end of allocated memory block.
Sat, 02 Sep 2006 19:39:24 +0000 eugeni Display track names in matroska files.
Sat, 02 Sep 2006 19:21:40 +0000 eugeni Don't sort events when reading external subs. With r19644, the order does not matter.
Sat, 02 Sep 2006 19:17:32 +0000 eugeni Better collision detection algorithm. The idea is to keep a subtitle in place
Sat, 02 Sep 2006 19:00:30 +0000 nicodvb forgotten to pass the crc32 be2me_32()
Sat, 02 Sep 2006 18:33:51 +0000 eugeni Remove some unused code.
Sat, 02 Sep 2006 18:10:04 +0000 eugeni Read layer info from external subs.
Sat, 02 Sep 2006 15:48:21 +0000 diego -lm needs to come before -laudio to avoid link errors in the NAS check.
Sat, 02 Sep 2006 15:20:54 +0000 Gabrov synced with r19638
Sat, 02 Sep 2006 14:05:48 +0000 Gabrov man/hu/mplayer.1 synced with r19635
Sat, 02 Sep 2006 14:01:40 +0000 diego Fix sync tag.
Sat, 02 Sep 2006 14:01:00 +0000 diego Set default svn:keywords and svn:eol-style properties.
Sat, 02 Sep 2006 13:48:42 +0000 Gabrov DOCS/xml/hu synced with r19634
Sat, 02 Sep 2006 13:33:50 +0000 diego Set default svn:eol-style and svn:keywords properties.
Sat, 02 Sep 2006 09:39:26 +0000 diego new translation, synced with r17322
Sat, 02 Sep 2006 05:53:23 +0000 attila Get rid of code I neither know nor use anymore.
Sat, 02 Sep 2006 04:15:16 +0000 diego sync with r19587
Fri, 01 Sep 2006 20:40:28 +0000 diego Document (no)global x264 encoding option.
Fri, 01 Sep 2006 20:38:45 +0000 diego Add noglobal counterpart to the global flag.
Fri, 01 Sep 2006 20:36:38 +0000 eugeni Make \fr* parameter a floating point value.
Fri, 01 Sep 2006 19:47:39 +0000 eugeni Extract "application/x-font" attachments from matroska, in addition
Fri, 01 Sep 2006 18:51:41 +0000 rik adding myself to the files in relevant places
Fri, 01 Sep 2006 18:49:40 +0000 rik Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>
Fri, 01 Sep 2006 18:20:29 +0000 diego Remove stray and superflous #ifdef checks.
Fri, 01 Sep 2006 16:38:07 +0000 ben fix build on some old 2.6 kernels, patch by Gernot Hillier
Fri, 01 Sep 2006 16:13:14 +0000 diego Update with current status.
Fri, 01 Sep 2006 16:09:36 +0000 diego wording/spelling cosmetics
Fri, 01 Sep 2006 12:11:11 +0000 diego The FSF changed postal address.
Fri, 01 Sep 2006 12:04:38 +0000 diego Add miniLZO and librtsp.
Thu, 31 Aug 2006 22:45:20 +0000 eugeni Bugfix: potential write of unallocated memory.
Thu, 31 Aug 2006 21:26:02 +0000 nicodvb include forgotten limits.h
Thu, 31 Aug 2006 20:19:19 +0000 eugeni Bugfix: wrong height value used in font size calculation.
Thu, 31 Aug 2006 19:06:01 +0000 diego Remove spurious line.
Thu, 31 Aug 2006 19:00:09 +0000 diego Check for requirements at configure-time, not at run-time.
Thu, 31 Aug 2006 18:43:53 +0000 diego Improve radio command descriptions.
Thu, 31 Aug 2006 18:43:41 +0000 reimar Do not cast calloc/malloc results
Thu, 31 Aug 2006 18:35:32 +0000 diego cosmetics: Fix ugly one-space indentation in radio check.
Thu, 31 Aug 2006 11:46:03 +0000 gpoirier sync w/r19569
Thu, 31 Aug 2006 01:37:36 +0000 diego wording/markup fixes
Thu, 31 Aug 2006 00:38:01 +0000 kraymer r19606: documented -lavfdopts
Wed, 30 Aug 2006 22:44:11 +0000 nicodvb mention -demuxer lavf in the dvb input section
Wed, 30 Aug 2006 22:35:20 +0000 nicodvb documented -lavfdopts
Wed, 30 Aug 2006 22:28:48 +0000 nicodvb split in 2 'horribly long line'
Wed, 30 Aug 2006 22:25:40 +0000 nicodvb added lavfdopts to pass options to libavformat
Wed, 30 Aug 2006 22:25:26 +0000 nicodvb make sure opt.h is present when detecting libavformat
Wed, 30 Aug 2006 21:07:45 +0000 kraymer r19599: Improve radio section.
Wed, 30 Aug 2006 20:18:27 +0000 rtogni Avoid a potential strdup(NULL)
Wed, 30 Aug 2006 10:50:20 +0000 michael make the C code of the swscaler which i wrote LGPL
Tue, 29 Aug 2006 22:28:34 +0000 diego Improve radio section.
Tue, 29 Aug 2006 21:14:57 +0000 eugeni Change default font family and color for plain text subs.
Tue, 29 Aug 2006 21:09:58 +0000 nicodvb accept dvdnav version >= 0.2.0; the previous code failed because the check test 020 -ge 0110 failed
Tue, 29 Aug 2006 21:05:35 +0000 nicodvb complete range of frequencies for Ireland; patch by gmccullagh gmail com
Tue, 29 Aug 2006 18:23:09 +0000 reimar description of radio slave commands, copied from TV command descriptions :-)
Tue, 29 Aug 2006 18:15:48 +0000 eugeni Bugfix: strdup of NULL value.
Tue, 29 Aug 2006 17:40:30 +0000 kraymer r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)
Tue, 29 Aug 2006 16:36:45 +0000 diego grammar/wording/markup fixes
Tue, 29 Aug 2006 14:19:20 +0000 kraymer fixe some typos and formatting of -radio entry
Tue, 29 Aug 2006 10:35:58 +0000 eugeni Apply -ass-force-style also to tracks generated from subdata.
Tue, 29 Aug 2006 00:57:26 +0000 diego Fix build after radio commit, patch by Jindrich Makovicka.
Mon, 28 Aug 2006 23:32:24 +0000 aurel fix build failure when ASS is disabled
Mon, 28 Aug 2006 21:50:26 +0000 diego ftp.mplayerhq.hu --> upload.mplayerhq.hu
Mon, 28 Aug 2006 20:38:31 +0000 reimar Cosmetics: reindent, remove tabs and break overlong lines.
Mon, 28 Aug 2006 20:21:04 +0000 reimar Cosmetics: fix indentation after last patch
Mon, 28 Aug 2006 20:17:42 +0000 reimar Hardware EOSD (ass) support.
Mon, 28 Aug 2006 19:32:53 +0000 michael "global header" support, this is pretty much just copy and pasted code from
Mon, 28 Aug 2006 19:10:11 +0000 eugeni Add EOSD support to vf_vo.
Mon, 28 Aug 2006 18:53:02 +0000 reimar Forgot that AUTHORS has multiple sections and ended up putting
Mon, 28 Aug 2006 18:48:19 +0000 reimar Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not apply cleanly before.
Mon, 28 Aug 2006 18:46:31 +0000 reimar svn diff does not show files you forgot to add, so recommend of svn status, too
Mon, 28 Aug 2006 18:43:46 +0000 reimar Forgotten documentation part of radio support patch
Mon, 28 Aug 2006 18:42:01 +0000 vayne bug fix for starting gmplayer with -fs when using the sub window
Mon, 28 Aug 2006 18:40:22 +0000 vayne vo_colorkey change to avoid clashes with other black windows
Mon, 28 Aug 2006 18:09:58 +0000 michael segfault fix
Mon, 28 Aug 2006 17:05:18 +0000 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
Mon, 28 Aug 2006 16:59:29 +0000 eugeni Ignore '*' at the beginning of style name.
Mon, 28 Aug 2006 16:43:17 +0000 eugeni Fix font scaling taking margins into account.
Mon, 28 Aug 2006 16:26:11 +0000 diego Add missing backslashes.
Mon, 28 Aug 2006 15:39:32 +0000 gpoirier sync with r19561
Mon, 28 Aug 2006 15:12:45 +0000 eugeni Add -(no)ass-use-margins option.
Mon, 28 Aug 2006 13:15:54 +0000 jheryan Synced to 25.8.2006
Mon, 28 Aug 2006 13:08:30 +0000 jheryan Synced to 25.8.2006
Mon, 28 Aug 2006 13:07:05 +0000 jheryan Synced to 25.8.2006
Mon, 28 Aug 2006 08:55:47 +0000 diego live.com --> LIVE555
Sun, 27 Aug 2006 22:35:07 +0000 diego Move MLIB_LIB to COMMON_LIBS.
Sun, 27 Aug 2006 22:15:46 +0000 eugeni Cosmetics: fix indentation after r19562.
Sun, 27 Aug 2006 22:12:31 +0000 eugeni Transition effects support.
Sun, 27 Aug 2006 22:03:24 +0000 diego Clarify font load message.
Sun, 27 Aug 2006 21:51:09 +0000 diego Reenable some encoders even for MPlayer-only compilation, some filters need it.
Sun, 27 Aug 2006 21:05:42 +0000 diego Only add include flags if cc_check succeeded.
Sun, 27 Aug 2006 20:17:19 +0000 diego Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
Sun, 27 Aug 2006 15:33:11 +0000 diego Clarify messages.
Sun, 27 Aug 2006 10:57:29 +0000 eugeni Zero fill ass_settings_t before use.
Sun, 27 Aug 2006 08:10:07 +0000 reimar Mixed up from and to charsets in iconv open failure message.
Sat, 26 Aug 2006 22:13:07 +0000 diego Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.
Sat, 26 Aug 2006 20:55:53 +0000 diego Remove superfluous --with-termcaplib option.
Sat, 26 Aug 2006 20:53:37 +0000 diego Add --extra-libs option to pass linker flags.
Sat, 26 Aug 2006 20:09:54 +0000 eugeni Simplify ass_glyph_cache_reset().
Sat, 26 Aug 2006 20:06:06 +0000 reimar Fix mingw compilation
Sat, 26 Aug 2006 19:35:55 +0000 reimar Cosmetics: recommit patch changing return values to defines
Sat, 26 Aug 2006 19:23:14 +0000 reimar Recreate tcp.c as partial copy from network.c
Sat, 26 Aug 2006 19:20:24 +0000 reimar remove to allow readding as copy from network.c
Sat, 26 Aug 2006 19:17:04 +0000 reimar Get rid of demux_aid_vid_mismatch mess.
Sat, 26 Aug 2006 19:00:21 +0000 eugeni Reset glyph cache on reconfigure.
Sat, 26 Aug 2006 18:24:37 +0000 eugeni Add right and left margins support to libass.
Sat, 26 Aug 2006 17:31:42 +0000 nicodvb don't try to autodetect aac in pes packets (the detection is prone to give wrong results); use the stream_type from the PMT instead
Sat, 26 Aug 2006 17:10:26 +0000 diego Remove --with-madlibdir option, it never worked anyway.
Sat, 26 Aug 2006 16:52:51 +0000 vayne Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
Sat, 26 Aug 2006 09:53:06 +0000 ben documented new slave mode commands
Sat, 26 Aug 2006 09:44:20 +0000 ben extended slave mode with metadata retrieval commands
Fri, 25 Aug 2006 23:14:32 +0000 ben added new helpers to allow easy metadata retrieval and make libmenu use them
Fri, 25 Aug 2006 19:52:00 +0000 ben if double buffering is enabled, but vbeSetDisplayStart() fails, turn double buffering off (also adds support for VESA output under VMware).
Fri, 25 Aug 2006 19:31:31 +0000 ben updated sample of libmenu config file with latest improvements
Fri, 25 Aug 2006 19:22:51 +0000 ben new option for libmenu that allow display of properties and metadata of currently played stream
Fri, 25 Aug 2006 15:09:33 +0000 diego Remove redundant variable that is contained in COMMON_LIBS.
Fri, 25 Aug 2006 14:57:07 +0000 diego Remove redundant variables that are contained in COMMON_LIBS.
Fri, 25 Aug 2006 14:55:42 +0000 diego Sync with the creation of the stream directory.
Fri, 25 Aug 2006 14:28:39 +0000 diego Disentangle toolame CFLAGS and LDFLAGS handling.
Fri, 25 Aug 2006 13:32:22 +0000 diego Disentangle libdv and vorbis linker flags.
Fri, 25 Aug 2006 13:15:49 +0000 diego cosmetics: Move some parts to more sensible places.
Thu, 24 Aug 2006 22:39:26 +0000 diego Fix .align is a power of two check.
Thu, 24 Aug 2006 22:10:43 +0000 eugeni Add VFCTRL_DRAW_EOSD.
Thu, 24 Aug 2006 17:21:03 +0000 reimar A value of 2 is valid for noup, too
Thu, 24 Aug 2006 16:25:56 +0000 diego Fix MEncoder build when bitmap fonts are disabled.
Thu, 24 Aug 2006 15:38:28 +0000 eugeni Fix previous commit.
Thu, 24 Aug 2006 15:36:20 +0000 eugeni Simplify vf_ass initialization.
Thu, 24 Aug 2006 01:01:37 +0000 diego cosmetics: Reorder some rules.
Thu, 24 Aug 2006 00:54:52 +0000 diego Adapt .so pattern rule for more than one object file.
Thu, 24 Aug 2006 00:50:17 +0000 diego Redundancy removal part IV: Create pattern rules for .o and .so creation.
Thu, 24 Aug 2006 00:45:31 +0000 diego sis_vid.so should be created from more than one object.
Thu, 24 Aug 2006 00:26:07 +0000 diego Remove nonsens comment.
Thu, 24 Aug 2006 00:21:47 +0000 diego Redundancy removal part III: Unify LDFLAGS handling some more.
Thu, 24 Aug 2006 00:16:11 +0000 diego Redundancy removal part II: Remove useless variable indirection.
Wed, 23 Aug 2006 14:45:29 +0000 diego Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.
Wed, 23 Aug 2006 14:34:42 +0000 diego The way to ignore failing commands in Makefiles is to prepend a -.
Wed, 23 Aug 2006 10:48:26 +0000 diego Simplify compilation commands with $< and $@.
Wed, 23 Aug 2006 10:35:55 +0000 diego Remove useless define from MACH64 CFLAGS.
Wed, 23 Aug 2006 10:07:04 +0000 kraymer r19508: Put -ass options in alphabetical order.
Wed, 23 Aug 2006 09:51:17 +0000 kraymer r19507: syntax/consistency fix
Wed, 23 Aug 2006 09:17:42 +0000 diego Remove reference to long-gone genfb driver.
Wed, 23 Aug 2006 08:43:14 +0000 diego Put -ass options in alphabetical order.
Wed, 23 Aug 2006 08:42:16 +0000 diego syntax/consistency fix
Wed, 23 Aug 2006 08:16:30 +0000 gpoirier always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).
Wed, 23 Aug 2006 08:11:45 +0000 gpoirier sync w/ r19503
Wed, 23 Aug 2006 07:19:42 +0000 gpoirier How to handle broken/copy protected VOB files?
Tue, 22 Aug 2006 23:32:50 +0000 eugeni Add -ass-force-style to man page.
Tue, 22 Aug 2006 23:23:37 +0000 diego Remove reference to non-existent variable.
Tue, 22 Aug 2006 23:20:05 +0000 eugeni New cmdline option: -ass-force-style.
Tue, 22 Aug 2006 23:18:58 +0000 diego demux_avs compilation should depend on WIN32DLL support, not a linker flag.
Tue, 22 Aug 2006 23:04:48 +0000 diego Remove backup files from the win32 subdir as well.
Tue, 22 Aug 2006 22:11:01 +0000 eugeni SSA/ASS parser reworked, with 2 main results:
Tue, 22 Aug 2006 20:55:49 +0000 ben added new filter option to menu file browser to only display some files according to extension
Tue, 22 Aug 2006 19:59:53 +0000 ben support multiple actions in menu's file browser using key bindings
Tue, 22 Aug 2006 19:40:50 +0000 ben fix menu toggle/hide issues
Tue, 22 Aug 2006 12:42:55 +0000 diego Remove useless else clauses.
Tue, 22 Aug 2006 10:10:33 +0000 diego Enclose all space padded headings with quotes.
Tue, 22 Aug 2006 08:12:20 +0000 gpoirier fix trailing space problem, which was preventing fontconfig to get compiled
Mon, 21 Aug 2006 23:19:11 +0000 diego support for disabling/enabling bitmap font support from configure
Mon, 21 Aug 2006 22:02:49 +0000 rfelker use of malloc without prototype.. very bad on 64bit archs
Mon, 21 Aug 2006 21:51:47 +0000 diego Move libs common to MPlayer and MEncoder to COMMON_LIBS.
Mon, 21 Aug 2006 21:50:52 +0000 diego Simplify VIDIX lib handling.
Mon, 21 Aug 2006 21:46:59 +0000 rfelker no c++ decls!
Mon, 21 Aug 2006 20:21:03 +0000 diego Remove unused variable.
Mon, 21 Aug 2006 19:52:11 +0000 nicodvb 100l: *chapter_name was copied from the pointer rather than strupd()-ed (and next free()d in mplayer.c
Mon, 21 Aug 2006 19:19:00 +0000 nicodvb demuxer_seek_chapter() returns informations about chapters count and name
Mon, 21 Aug 2006 19:16:39 +0000 nicodvb implemented STREAM_CTRL_GET_NUM_CHAPTERS
Mon, 21 Aug 2006 19:13:36 +0000 nicodvb implemented STREAM_CTRL_GET_NUM_CHAPTERS
Mon, 21 Aug 2006 19:10:18 +0000 nicodvb added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream reader
Mon, 21 Aug 2006 16:33:13 +0000 eugeni Add public functions for removal of styles and events.
Mon, 21 Aug 2006 16:24:45 +0000 diego cosmetics: Fix indentation after last commit.
Mon, 21 Aug 2006 16:24:16 +0000 diego Properly disable tests that depend on X.
Mon, 21 Aug 2006 13:17:29 +0000 diego Ignore generated test binaries.
Mon, 21 Aug 2006 12:15:29 +0000 lucabe Allow to compile swscale tests
Mon, 21 Aug 2006 09:34:12 +0000 diego Remove superfluous variable settings.
Mon, 21 Aug 2006 09:28:01 +0000 gpoirier fix null pointer check in add_subtitles,
Mon, 21 Aug 2006 00:42:34 +0000 diego cosmetics: indentation fix after last commit
Mon, 21 Aug 2006 00:42:07 +0000 diego Remove duplicate check for $_faad_external = auto.
Mon, 21 Aug 2006 00:39:48 +0000 diego Only run the check for external FAAD if internal FAAD is not used.
Sun, 20 Aug 2006 23:19:18 +0000 rfelker missing header for struct timeval
Sun, 20 Aug 2006 22:48:36 +0000 reimar Get rid of useless vf->priv casts
Sun, 20 Aug 2006 21:41:44 +0000 diego Fix stray newline that should only be printed in verbose mode.
Sun, 20 Aug 2006 18:52:55 +0000 gpoirier Fix audio stream selection in Gtk GUI
Sun, 20 Aug 2006 11:50:29 +0000 reimar Avoid crash if initialization failed.
Sun, 20 Aug 2006 11:47:33 +0000 reimar Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)
Sun, 20 Aug 2006 11:03:19 +0000 nicodvb disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
Sun, 20 Aug 2006 10:31:29 +0000 Gabrov help_mp-hu.h synced with r19462
Sun, 20 Aug 2006 10:01:18 +0000 diego The X11 header check looks in $_extra_inc that contains directories in the
Sat, 19 Aug 2006 21:06:27 +0000 diego Ouch, I mistakenly overwrote the contents from this file with a non-working
Sat, 19 Aug 2006 20:06:10 +0000 nicodvb corrected _very_ misleading comment
Sat, 19 Aug 2006 19:41:04 +0000 nicodvb implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)
Sat, 19 Aug 2006 19:15:23 +0000 nicodvb removed #if-0 code that dereferenced dvdnav_t's internal members, violating the opaque interface (current dvdnav doesn't even install dvdnav_internal.h system-wide for very good reasons)
Sat, 19 Aug 2006 19:11:51 +0000 nicodvb 10l: misplaced brace in a switch
Sat, 19 Aug 2006 19:10:27 +0000 iive Fix xv and xinerama force on --enable-*
Sat, 19 Aug 2006 14:53:43 +0000 diego Partial sync with message removal from DVD information output change.
Sat, 19 Aug 2006 14:52:50 +0000 diego Print DVD audio channel and subtitle track information in non-verbose mode,
Sat, 19 Aug 2006 14:44:17 +0000 diego trailing whitespace cosmetics
Sat, 19 Aug 2006 14:43:41 +0000 diego Vorbis speedup, Windows GUI
Sat, 19 Aug 2006 12:34:01 +0000 Gabrov help_mp-hu.h & xml/hu/ports.xml synced with r19449
Sat, 19 Aug 2006 11:51:03 +0000 nicodvb seeking in dvdnav://
Sat, 19 Aug 2006 11:49:04 +0000 nicodvb implemented seeking to chapter
Sat, 19 Aug 2006 10:45:17 +0000 nicodvb sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1
Fri, 18 Aug 2006 19:08:10 +0000 nicodvb seeking by chapters in dvd://
Fri, 18 Aug 2006 19:05:37 +0000 nicodvb support for seeking to chapter and getting current playing chapter
Fri, 18 Aug 2006 19:03:59 +0000 nicodvb clarification in a comment
Fri, 18 Aug 2006 19:03:31 +0000 nicodvb support relative seeking in the stream-driven case
Fri, 18 Aug 2006 18:58:38 +0000 nicodvb new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking)
Fri, 18 Aug 2006 16:52:23 +0000 nicodvb seek to chapter using newly introduced demux_seek_chapter()
Fri, 18 Aug 2006 16:48:22 +0000 nicodvb added first revision of demuxer_seek_chapter()
Fri, 18 Aug 2006 16:44:24 +0000 nicodvb new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd
Fri, 18 Aug 2006 16:04:16 +0000 diego Some more consistency for the conditions under which tests are run.
Fri, 18 Aug 2006 14:44:09 +0000 diego Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Fri, 18 Aug 2006 12:20:43 +0000 eugeni Fix seeking in matroska files when timecodes do not start from zero.
Fri, 18 Aug 2006 02:23:44 +0000 corey replace echo with printf; fixes compilation when shell is dash and
Fri, 18 Aug 2006 02:22:39 +0000 nplourde disable double buffer in vo_sdl on macosx. fix flicker issue.
Fri, 18 Aug 2006 01:19:19 +0000 nplourde fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com>
Fri, 18 Aug 2006 01:15:46 +0000 nplourde fix missing symbol when compiling with live support on mac osx
Thu, 17 Aug 2006 23:41:51 +0000 diego 10l: Also rename configure option for gcc check.
Thu, 17 Aug 2006 23:40:11 +0000 diego Rename gcc_checking variable to gcc_check.
Thu, 17 Aug 2006 23:08:13 +0000 kraymer r19420: Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
Thu, 17 Aug 2006 21:57:01 +0000 kraymer r19361: Reintroduce an ugly variant of the -gui/-nogui options.
Thu, 17 Aug 2006 18:51:29 +0000 kraymer r19424: Update new DarwinPorts URL
Thu, 17 Aug 2006 17:19:56 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
Thu, 17 Aug 2006 16:44:54 +0000 gpoirier Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %
Thu, 17 Aug 2006 15:48:21 +0000 gpoirier Update new DarwinPorts URL (as opendarwin.org is going bye-bye and
Thu, 17 Aug 2006 15:11:10 +0000 reimar Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
Thu, 17 Aug 2006 09:18:37 +0000 gpoirier Fixes by Jerome Ferrari
Wed, 16 Aug 2006 23:40:51 +0000 reimar Simplistic attempt to make H.264 over RTSP work.
Wed, 16 Aug 2006 23:36:33 +0000 reimar Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
Wed, 16 Aug 2006 23:32:39 +0000 reimar Update information and print new value when demux_info_add is called
Wed, 16 Aug 2006 21:08:50 +0000 diego consistency cosmetics: Handle includes just like in other Makefiles.
Wed, 16 Aug 2006 21:01:29 +0000 diego consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.
Wed, 16 Aug 2006 20:09:47 +0000 lucabe Fix compilation as a win32 shared library (libavutil must be explicitly linked)
Wed, 16 Aug 2006 20:04:43 +0000 uau Move mpeg aos to the end of the autodetection list. At least mpegpes
Wed, 16 Aug 2006 16:21:17 +0000 vayne further improvements to fullscreen switching.
Wed, 16 Aug 2006 11:06:40 +0000 gpoirier m-x whitespace-cleanup
Wed, 16 Aug 2006 00:54:59 +0000 eugeni Fix wrong handling of transparency in \fad(\fade).
Tue, 15 Aug 2006 22:46:56 +0000 eugeni Replace stdint.h with inttypes.h.
Tue, 15 Aug 2006 20:41:53 +0000 eugeni Angle value from style was ignored. Not anymore.
Tue, 15 Aug 2006 20:06:31 +0000 ivo display correct audio bitrate, samplerate and number of channels once
Tue, 15 Aug 2006 19:51:57 +0000 ivo display corrected aspect ratio for mplayer -identify
Tue, 15 Aug 2006 19:25:46 +0000 eugeni Add subdata to ass_track conversion for external subtitles.
Tue, 15 Aug 2006 14:50:24 +0000 uau Fix compilation with -no-PIC and without -fomit-frame-pointer (used by
Tue, 15 Aug 2006 14:43:04 +0000 eugeni Cosmetics: fix indentation after the last patch.
Tue, 15 Aug 2006 14:40:57 +0000 eugeni Allow \fade to be used in place of \fad and vice versa.
Tue, 15 Aug 2006 14:32:50 +0000 gpoirier Set encoder's input format to "native endiannes", instead of little endian.
Tue, 15 Aug 2006 08:47:03 +0000 diego -fPIC support for libswscale
Mon, 14 Aug 2006 21:48:20 +0000 nicodvb support for dvdnav is now auto-detected; removed support for dvdnav-dir
Mon, 14 Aug 2006 21:22:49 +0000 diego H.261 through QuickTime DLL
Mon, 14 Aug 2006 17:55:38 +0000 uau Remove empty function that isn't used anywhere (and never has been??).
Mon, 14 Aug 2006 17:37:47 +0000 uau Fix buffer size sanity check to match what is actually required.
Mon, 14 Aug 2006 17:27:15 +0000 ods15 Cosmetics (nothing but spaces, tabs, and a comment changed here..)
Mon, 14 Aug 2006 16:17:26 +0000 reimar re-indent properly after last patch.
Mon, 14 Aug 2006 16:15:21 +0000 reimar 10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.
Mon, 14 Aug 2006 14:43:38 +0000 diego stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp
Mon, 14 Aug 2006 14:24:17 +0000 reimar Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,
Mon, 14 Aug 2006 14:13:53 +0000 reimar Make path separator for font path a define and set it to a better value for AMIGAOS
Mon, 14 Aug 2006 12:32:36 +0000 diego Add a switch for disabling high precision mpeg audio decoding in libavcodec.
Mon, 14 Aug 2006 09:23:53 +0000 Gabrov xml/hu/codecs.xml synced with r19387
Sun, 13 Aug 2006 23:09:17 +0000 uau Change pcm decode_audio to return data based on minlen instead of maxlen
Sun, 13 Aug 2006 22:14:32 +0000 michael trying to fix the reverting paragraph
Sun, 13 Aug 2006 21:20:50 +0000 diego XAnim homepage URL fix
Sun, 13 Aug 2006 16:45:20 +0000 ivo fix segfault if an unknown property is requested
Sun, 13 Aug 2006 15:14:17 +0000 gpoirier Mention MacIntel support
Sun, 13 Aug 2006 10:54:29 +0000 eugeni Replace %lld with PRId64, part 2.
Sun, 13 Aug 2006 10:19:35 +0000 reimar Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might
Sun, 13 Aug 2006 08:54:16 +0000 diego Update for recent discussions on mplayer-dev-eng.
Sun, 13 Aug 2006 08:27:39 +0000 diego sync with FFmpeg r5930
Sun, 13 Aug 2006 00:47:33 +0000 eugeni MinGW treats %lld as %d. Replace it with PRId64.
Sun, 13 Aug 2006 00:44:42 +0000 diego Update for changes from r19378 (ASMALIGN macro).
Sun, 13 Aug 2006 00:21:14 +0000 diego Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
Sat, 12 Aug 2006 23:58:26 +0000 diego Port ASMALIGN preprocessor macro for .align handling from FFmpeg.
Sat, 12 Aug 2006 18:33:19 +0000 eugeni Fix compilation with gcc 2.95.
Sat, 12 Aug 2006 18:21:51 +0000 diego Print "no" if all of the Vorbis tests failed.
Sat, 12 Aug 2006 17:46:40 +0000 uau Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
Sat, 12 Aug 2006 16:43:22 +0000 gpoirier sync with 19361
Sat, 12 Aug 2006 15:28:01 +0000 reimar Reuse UTF-8 reading code in libavutil
Sat, 12 Aug 2006 12:12:31 +0000 Gabrov realign of MSGTR_Exit_SIGCRASH in help_mp-hu.h
Sat, 12 Aug 2006 12:09:12 +0000 Gabrov help_mp-hu.h & man/hu/mplayer.1 synced with r19369
Fri, 11 Aug 2006 22:57:33 +0000 rtogni Add support for 13k Voice (Qclp) in 3g2 files
Fri, 11 Aug 2006 17:10:57 +0000 ivo replace calls to perror() with calls to mp_msg()
Fri, 11 Aug 2006 12:50:14 +0000 diego Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
Thu, 10 Aug 2006 21:48:41 +0000 michael pass average bitrate from encoder to (lavf) muxer
Thu, 10 Aug 2006 21:08:49 +0000 diego editorial spelling/wording/grammar changes
Wed, 09 Aug 2006 16:52:48 +0000 reimar Get rid of two initialized but unused variables
Wed, 09 Aug 2006 11:03:11 +0000 michael update the moving & copying rules as disscussed on mplayer-dev + some (but not all as iam lazy) fixes by the wanderer
Tue, 08 Aug 2006 14:56:12 +0000 reimar Disable Y800 colorspace support, otherwise mplayer uses it even when it's not supposed to.
Tue, 08 Aug 2006 14:13:51 +0000 reimar Reintroduce an ugly variant of the -gui/-nogui options.
Tue, 08 Aug 2006 11:55:23 +0000 reimar -logg must come before -lvorbisidec since both declare the same symbols.
Tue, 08 Aug 2006 09:29:15 +0000 diego Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
Tue, 08 Aug 2006 09:11:41 +0000 diego spelling/clarification for --help output
Mon, 07 Aug 2006 20:58:39 +0000 diego cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
Mon, 07 Aug 2006 17:46:20 +0000 reimar Make sure we do not print the obsolete skin path when we did not find any skin.
Mon, 07 Aug 2006 13:31:18 +0000 gpoirier remove trailing spaces + remove some obviously redudant words
Mon, 07 Aug 2006 08:57:43 +0000 diego cosmetics: Rename some variables for consistency.
Mon, 07 Aug 2006 08:20:27 +0000 gpoirier synced with r19348
Sun, 06 Aug 2006 22:55:29 +0000 diego punctuation, slight clarification
Sun, 06 Aug 2006 19:58:46 +0000 eugeni Restore empty line accidentally deleted with the previous commit.
Sun, 06 Aug 2006 19:56:31 +0000 eugeni Mention mkv chapter seeking in ChangeLog and AUTHORS.
Sun, 06 Aug 2006 19:26:17 +0000 reimar Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer
Sun, 06 Aug 2006 18:55:34 +0000 eugeni Add matroska chapter seeking capability.
Sun, 06 Aug 2006 18:02:42 +0000 eugeni "[ass] init" message looks better when it starts with the capital letter 'I'.
Sun, 06 Aug 2006 17:56:01 +0000 eugeni Use FontConfig cache to speedup mplayer startup.
Sun, 06 Aug 2006 14:30:38 +0000 diego Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
Sun, 06 Aug 2006 09:48:33 +0000 diego Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
Sat, 05 Aug 2006 18:23:10 +0000 uau Don't crash if audio init fails.
Sat, 05 Aug 2006 13:14:34 +0000 lucabe Another PIX_FMT_ ---> IMGFMT_ conversion
Sat, 05 Aug 2006 10:30:06 +0000 ben isolated tcp socket code from network.c to a dedicated file
Sat, 05 Aug 2006 10:02:09 +0000 diego Simplify Tremor low accuracy test, label external Tremor as such.
Sat, 05 Aug 2006 10:00:54 +0000 diego Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
Sat, 05 Aug 2006 09:24:07 +0000 ben missing ifndef/define/endif couple in udp header
Sat, 05 Aug 2006 08:56:54 +0000 ben kill a warning in getsockopt()
Sat, 05 Aug 2006 08:49:40 +0000 ben kill a warning in getsockopt()
Sat, 05 Aug 2006 00:20:58 +0000 diego 10l, line from a local modification committed by accident.
Fri, 04 Aug 2006 23:57:04 +0000 diego Unify include path handling in the build system, part III:
Fri, 04 Aug 2006 23:42:17 +0000 diego Fix libcdio test after r19200, the detected include dir was not stored.
Fri, 04 Aug 2006 21:19:06 +0000 diego Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.
Fri, 04 Aug 2006 20:18:21 +0000 nicodvb auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on2 com (fixed by me)
Fri, 04 Aug 2006 20:13:43 +0000 ben added recent changes with independant stream layer library
Fri, 04 Aug 2006 20:11:58 +0000 ben rtsp is a stream layer not demuxer
Fri, 04 Aug 2006 19:52:06 +0000 ben inputs is for keys, this is stream
Fri, 04 Aug 2006 19:49:05 +0000 ben a few more files i'll maintain
Fri, 04 Aug 2006 19:38:59 +0000 ben removed some useless includes
Fri, 04 Aug 2006 19:36:41 +0000 ben moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else
Fri, 04 Aug 2006 19:31:53 +0000 ben removed udp socket creation code from rtp stack to a new dedicated udp helper file
Fri, 04 Aug 2006 18:46:32 +0000 reimar -identify should display all ID_ messages, including DVD title length
Fri, 04 Aug 2006 18:44:52 +0000 ben fix compilation of librtsp
Fri, 04 Aug 2006 18:42:28 +0000 ben few cosmectic changes to remove duplication
Fri, 04 Aug 2006 18:40:19 +0000 reimar Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).
Fri, 04 Aug 2006 18:32:36 +0000 ben split rtp stack, udp input layer and rtp input layer from rtp.c
Fri, 04 Aug 2006 17:01:29 +0000 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
Fri, 04 Aug 2006 16:55:48 +0000 ben moved pnm.h to stream/ (where it belongs)
Fri, 04 Aug 2006 13:23:14 +0000 diego Merge DirectFB header check into DirectFB check.
Fri, 04 Aug 2006 13:10:41 +0000 diego Remove silly check for $_inc_directfb, it is not set beforehand.
Fri, 04 Aug 2006 13:06:52 +0000 diego Remove one more redundant test invocation.
Fri, 04 Aug 2006 13:03:39 +0000 diego Simplify DirectFB header check.
Thu, 03 Aug 2006 23:50:16 +0000 diego cosmetics: Fix DVB test indentation.
Thu, 03 Aug 2006 23:43:15 +0000 diego cosmetics: Fix indentation after last commit.
Thu, 03 Aug 2006 23:41:35 +0000 diego Run DVB (HEAD) test only when the corresponding variable is set to auto.
Thu, 03 Aug 2006 22:18:21 +0000 diego Forgotten part of the LIVE555 configure test simplification.
Thu, 03 Aug 2006 20:44:14 +0000 ben renamed dvdnav_stream to stream_dvdnav for consistency
Thu, 03 Aug 2006 19:43:02 +0000 ben added dedicated file for mf:// input
Thu, 03 Aug 2006 19:31:36 +0000 ben mf.[hc] belong to libmpdemux
Thu, 03 Aug 2006 19:29:20 +0000 diego Recurse into subdirs before cleaning the top level to avoid error messages.
Thu, 03 Aug 2006 19:25:16 +0000 ben renamed cue_read.c to stream_cue.c for consistency
Thu, 03 Aug 2006 19:22:23 +0000 ben removed useless cue_read.h file
Thu, 03 Aug 2006 19:16:30 +0000 ben renamed dvbin.c to stream_dvb.c for consistency
Thu, 03 Aug 2006 19:12:31 +0000 ben conversion from stream_null to stream_tv was missing stream type
Thu, 03 Aug 2006 18:59:37 +0000 ben correctly report audio input
Thu, 03 Aug 2006 17:34:54 +0000 diego 'make distclean' should remove all generated files, so also config.[h|mak].
Thu, 03 Aug 2006 17:31:30 +0000 diego 'make clean' now recurses through subdirectories as expected,
Thu, 03 Aug 2006 17:07:31 +0000 diego Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
Thu, 03 Aug 2006 13:02:38 +0000 diego typo, VC-1/WMV3/WMV9 decoder
Thu, 03 Aug 2006 11:47:15 +0000 diego Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.
Wed, 02 Aug 2006 14:50:16 +0000 Gabrov synced with r19293
Wed, 02 Aug 2006 11:22:11 +0000 diego Move conditional compilation of cdinfo.c to the build system.
Tue, 01 Aug 2006 18:44:31 +0000 ben fix a/v sync issues when using ad_hwmpa
Tue, 01 Aug 2006 15:54:23 +0000 diego Ignore .depend and stream.a.
Tue, 01 Aug 2006 15:10:02 +0000 diego $inc_extra vs $_inc_extra typo, closes bug #543.
Tue, 01 Aug 2006 14:44:07 +0000 uau Change toplevel Makefile to invoke subdirectory Makefiles
Tue, 01 Aug 2006 07:34:32 +0000 diego Simplify LIVE555 test and make it more consistent with the other tests.
Tue, 01 Aug 2006 07:14:51 +0000 diego We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.
Tue, 01 Aug 2006 06:39:27 +0000 nicodvb clarification on -mpegopts :vaspect
Mon, 31 Jul 2006 23:03:11 +0000 diego New sentences should start on a new line.
Mon, 31 Jul 2006 22:26:25 +0000 pacman Fix SVQ3 extradata handling so it works correctly with demux_lavf
Mon, 31 Jul 2006 22:19:48 +0000 pacman Fix bogus pointer addition in the extraction of extradata from
Mon, 31 Jul 2006 20:32:38 +0000 ben removed deprecated test.c file from libmpdemux
Mon, 31 Jul 2006 20:07:21 +0000 nicodvb don't use vaspect on mpeg1 video streams
Mon, 31 Jul 2006 19:59:06 +0000 ben fix includes due to libmpdemux split (patch by Stefan Huehner)
Mon, 31 Jul 2006 18:36:29 +0000 ben add an explicit tv stream input instead of the previous hack in stream_null
Mon, 31 Jul 2006 17:48:50 +0000 ben renamed cddX stream interface to stream_cddX for consistency
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Mon, 31 Jul 2006 12:35:04 +0000 lucabe Add support for ffmpeg's pixel format names in libswscale
Mon, 31 Jul 2006 04:18:25 +0000 attila Move the section describing the per movie config files
Sun, 30 Jul 2006 22:59:12 +0000 diego Add Indexes to Options as suggested by Jaeho Shin.
Sun, 30 Jul 2006 22:54:27 +0000 rtogni Remove useless include
Sun, 30 Jul 2006 22:54:07 +0000 rtogni Make some more function static
Sun, 30 Jul 2006 22:20:50 +0000 diego Clarify licensing situation.
Sun, 30 Jul 2006 22:17:25 +0000 diego There is a reference to a file COPYRIGHT that we do not include, so paste
Sun, 30 Jul 2006 21:50:10 +0000 rtogni md5 result is 16 bytes, not 20
Sun, 30 Jul 2006 21:49:37 +0000 ben removed now useless duplicate includes
Sun, 30 Jul 2006 21:35:15 +0000 diego LRMI has been removed some time ago.
Sun, 30 Jul 2006 20:33:59 +0000 gpoirier How to encode movies for PSP
Sun, 30 Jul 2006 20:03:43 +0000 diego Update for changes from r19139 and r19137.
Sun, 30 Jul 2006 17:02:27 +0000 rtogni xor_table can't be NULL, remove useless check
Sun, 30 Jul 2006 15:36:28 +0000 diego Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.
Sun, 30 Jul 2006 14:45:27 +0000 rtogni The real hash function is just a md5, replace with lavu code
Sun, 30 Jul 2006 10:57:17 +0000 rtogni Update upstream references, add a missing file
Sun, 30 Jul 2006 10:56:35 +0000 rtogni Restore a local diff lost during license fix at r19256
Sun, 30 Jul 2006 09:13:01 +0000 michael alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here
Sun, 30 Jul 2006 08:15:59 +0000 nicodvb no need to reming the copyright with msg_(), the notice in the source is enough
Sun, 30 Jul 2006 01:41:58 +0000 uau Replace tremor files that had old headers saying "ALL REDISTRIBUTION
Sat, 29 Jul 2006 23:30:55 +0000 diego Use LC_ALL instead of LANG since the former overrides the latter.
Sat, 29 Jul 2006 23:26:30 +0000 diego cosmetics: Make patch apply cleanly.
Sat, 29 Jul 2006 22:16:13 +0000 diego Add a paragraph about which Subversion version to use.
Sat, 29 Jul 2006 21:44:32 +0000 diego Cope with localized Subversion clients.
Sat, 29 Jul 2006 19:31:08 +0000 vayne updated documentation.
Sat, 29 Jul 2006 19:30:38 +0000 vayne improved fullscreen switching
Sat, 29 Jul 2006 18:41:25 +0000 nicodvb re-added forgotten return in send_mpeg_lpcm_packet()
Sat, 29 Jul 2006 18:39:07 +0000 nicodvb final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()
Sat, 29 Jul 2006 18:24:27 +0000 reimar optimize and simplify memcpy usage, use mem2agpcpy_pic
Sat, 29 Jul 2006 16:33:22 +0000 diego Add comment about Chinese AVS only working with lavf at the moment.
Sat, 29 Jul 2006 16:21:14 +0000 nicodvb ptslen was set to 5 even when no pts==0
Sat, 29 Jul 2006 16:08:59 +0000 ben typo fix
Sat, 29 Jul 2006 15:42:01 +0000 rtogni Support for Chinese AVS
Sat, 29 Jul 2006 15:31:22 +0000 gpoirier Part 2 of the various fixes features by Jerome Ferrari
Sat, 29 Jul 2006 15:27:42 +0000 ben missed some escaping
Sat, 29 Jul 2006 15:25:57 +0000 ben use DOCS writing standards for default values (asked by diego)
Sat, 29 Jul 2006 15:08:37 +0000 gpoirier Part 1 of review of Jerome's Ferrari's patch
Sat, 29 Jul 2006 14:53:38 +0000 attila disable dha kernelhelper support by default.
Sat, 29 Jul 2006 14:47:24 +0000 gpoirier sync w/ r19233
Sat, 29 Jul 2006 12:07:33 +0000 ben french manpage for pvr:// input
Sat, 29 Jul 2006 11:07:34 +0000 ben added ivtv ao/vo in ChangeLog
Sat, 29 Jul 2006 11:03:38 +0000 ben missing supported PVR card reference
Sat, 29 Jul 2006 11:02:58 +0000 ben english manpage for pvr:// input
Fri, 28 Jul 2006 23:17:45 +0000 uau Set user_muted in mp_property_mute(). Fixes mute turning off when
Fri, 28 Jul 2006 21:51:13 +0000 ben updated en/fr manpages for ao_ivtv
Fri, 28 Jul 2006 21:39:48 +0000 ben ao_ivtv driver in authors/maintainers files
Fri, 28 Jul 2006 21:36:03 +0000 ben added audio output for ivtv cards
Fri, 28 Jul 2006 21:16:52 +0000 nicodvb removed default outfile for -ao mpegpes
Fri, 28 Jul 2006 21:15:31 +0000 nicodvb if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead
Fri, 28 Jul 2006 19:37:49 +0000 reimar Some more documentation
Fri, 28 Jul 2006 18:19:44 +0000 reimar Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,
Fri, 28 Jul 2006 17:56:38 +0000 reimar 10l, last commit swapped U and V planes.
Fri, 28 Jul 2006 17:04:43 +0000 reimar Handle frames with stride correctly (e.g. the "Version" source of current AVS).
Fri, 28 Jul 2006 17:03:08 +0000 reimar Do not count each decoded frame twice.
Fri, 28 Jul 2006 16:33:27 +0000 uau cosmetics: fix incorrect indentation left by reimar and extra word in
Fri, 28 Jul 2006 15:40:05 +0000 nicodvb include sys/poll.h only when HAVE_DVB[_HEAD] is set
Fri, 28 Jul 2006 15:05:35 +0000 reimar Cosmetics for last commit
Fri, 28 Jul 2006 15:04:10 +0000 reimar Move more stuff under if (avs_has_video... to simplify later patches.
Fri, 28 Jul 2006 14:44:11 +0000 reimar set pts of the demux patcket correctly
Fri, 28 Jul 2006 14:37:41 +0000 reimar Move variable declarations to the block level where they are actually used
Fri, 28 Jul 2006 14:24:04 +0000 reimar call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer at netfarm it>
Fri, 28 Jul 2006 13:59:50 +0000 uau Remove code that prevented the OSD current time from going back by one
Fri, 28 Jul 2006 13:50:08 +0000 reimar Avoid large amounts of data on the stack (> 900k on 64 bit systems).
Fri, 28 Jul 2006 13:39:11 +0000 reimar Do not treat AV_NOPTS_VALUE as a valid duration value.
Fri, 28 Jul 2006 09:07:09 +0000 diego Comment some #endif lines.
Fri, 28 Jul 2006 08:20:31 +0000 diego unused variable warning fix
Fri, 28 Jul 2006 08:10:37 +0000 diego Fixes the format string for the warning message on line 182 (%x
Thu, 27 Jul 2006 21:06:13 +0000 diego Remove $ from a variable in a comment to avoid irritating expansion.
Thu, 27 Jul 2006 21:02:44 +0000 diego The C99 function strtof is unavailable in some BSD variants.
Thu, 27 Jul 2006 20:53:29 +0000 diego Improve ao_mpegpes description.
Thu, 27 Jul 2006 19:35:30 +0000 pacman Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
Thu, 27 Jul 2006 18:35:40 +0000 reynaldo fix wrong and unrelated change done in r19199
Thu, 27 Jul 2006 18:15:35 +0000 reynaldo corrects some casts that previously discarded the const qualifier. Patch by Stefan Huehner, stefan AT Huehner-org
Thu, 27 Jul 2006 17:45:59 +0000 diego Remove superfluous $_inc_extra parameter from cc_check call.
Thu, 27 Jul 2006 17:43:21 +0000 diego Unify include path handling in the build system, part II.
Thu, 27 Jul 2006 17:39:02 +0000 diego Remove inconsistency from libcdio test.
Thu, 27 Jul 2006 17:35:06 +0000 reynaldo marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-org
Thu, 27 Jul 2006 10:52:40 +0000 diego Remove silly test/include path cleanup.
Thu, 27 Jul 2006 10:33:47 +0000 diego Remove unused variable.
Thu, 27 Jul 2006 10:30:39 +0000 diego Rename _inc_soundcard to _include_soundcard, _inc variables are used
Thu, 27 Jul 2006 10:08:17 +0000 diego Unify include paths in the build system, part I.
Thu, 27 Jul 2006 09:34:32 +0000 diego Introduce general V4L variable/define.
Thu, 27 Jul 2006 09:33:24 +0000 diego Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.
Thu, 27 Jul 2006 09:30:39 +0000 diego Rename *v4l variable to *v4l1.
Wed, 26 Jul 2006 22:43:20 +0000 diego description of the arnd scale video filter parameter
Wed, 26 Jul 2006 21:47:54 +0000 nicodvb new -ao mpegpes options
Wed, 26 Jul 2006 21:40:43 +0000 nicodvb split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately
Wed, 26 Jul 2006 18:52:33 +0000 reimar demuxer might not set i_bps, so do not divide by it in that case
Wed, 26 Jul 2006 17:22:01 +0000 reimar Incorrect check in gxf demuxer leading to crash with textKO.gxf sample file
Wed, 26 Jul 2006 13:19:02 +0000 lucabe Replace MIN() and MAX() with FFMIN() and FFMAX()
Wed, 26 Jul 2006 09:30:43 +0000 gpoirier fix 3 bugs in libmpdemux/demux_mf.c
Tue, 25 Jul 2006 08:54:48 +0000 boskicinek - synced with 18964 by Emdej and fixes from Boski
Tue, 25 Jul 2006 08:23:26 +0000 gpoirier synced with r19181
Tue, 25 Jul 2006 07:08:34 +0000 uau Regular expression for conversions had 'P' instead of 'p', fixed
Mon, 24 Jul 2006 16:47:54 +0000 corey - Add missing "00" in -af pan usage line.
Mon, 24 Jul 2006 12:33:11 +0000 gpoirier ketchup time (merge forgotten commit)
Mon, 24 Jul 2006 12:11:31 +0000 gpoirier synced with r19161
Mon, 24 Jul 2006 10:48:54 +0000 michael a tiny bit of cleanup
Mon, 24 Jul 2006 10:36:06 +0000 michael vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
Mon, 24 Jul 2006 10:24:41 +0000 Gabrov hu/ports.xml & man/hu/mplayer.1 synced with r19175
Sun, 23 Jul 2006 22:34:02 +0000 atmos4 Add simple edit list support to mov demuxer, it supports delay of audio and video tracks at the beginning of the file. E.g. video starts at 0.0s audio at 4.0s. It uses mplayers a/v-delay to achieve sync so please use with -framedrop for fastest sync. More Details in my mail to dev-eng from 2006-07-22.
Sun, 23 Jul 2006 21:16:11 +0000 pacman Fix typo introduced in the memalign->av_malloc conversion (there is no
Sun, 23 Jul 2006 18:07:26 +0000 reimar Missing part of the malloc -> av_malloc patch: memalign must be replaced as well!
Sun, 23 Jul 2006 15:19:59 +0000 reimar Simplify and and speedup generation of yuv2rgb and gamma map tables
Sun, 23 Jul 2006 14:35:04 +0000 gpoirier in some cases, vf_bmovl produces junk due to source and
Sun, 23 Jul 2006 13:38:20 +0000 gpoirier -vf pp7 overblurs still parts of the image, which
Sun, 23 Jul 2006 10:10:06 +0000 ben use mpeg packetizer helpers for sending lpcm packets
Sun, 23 Jul 2006 09:56:05 +0000 ben removed now unnecessary define
Sun, 23 Jul 2006 09:55:28 +0000 ben removed now unnecessary variable
Sun, 23 Jul 2006 09:32:04 +0000 nicodvb reuse send_mpeg_lpcm_packet() instead of the old packetizer
Sun, 23 Jul 2006 09:05:10 +0000 reimar Take start time into consideration when calculation percentage position
Sun, 23 Jul 2006 08:35:18 +0000 nicodvb in decode_audio() memset(0) unused memory in buf before returning
Sun, 23 Jul 2006 07:52:51 +0000 nicodvb don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++
Sat, 22 Jul 2006 22:14:14 +0000 nicodvb the value returned by decode_audio() must be the amount of _decoded_ bytes (finally it's beginning t work: no more toomanypackets... message)
Sat, 22 Jul 2006 18:57:56 +0000 diego cosmetics/punctuation/spelling
Sat, 22 Jul 2006 14:40:14 +0000 ben rename rtsp.c to stream_rtsp.c for consistency with other input modules
Sat, 22 Jul 2006 14:35:49 +0000 rathann Native MPEG4 SP/ASP/AP support in Matroska.
Sat, 22 Jul 2006 13:54:33 +0000 ben fix compilation if DVB is not defined
Sat, 22 Jul 2006 10:42:57 +0000 ben display the right MPEG packet type
Sat, 22 Jul 2006 10:39:00 +0000 ben use new mpeg_packetizer helpers
Sat, 22 Jul 2006 10:07:04 +0000 nicodvb my_write() must return the bytes written
Sat, 22 Jul 2006 09:59:44 +0000 nicodvb cosmetics: comments and reindentation asked by gxben
Sat, 22 Jul 2006 09:45:34 +0000 nicodvb simplified mpeg packetizer used by hw mpeg decoders/vo - first round
Fri, 21 Jul 2006 20:17:41 +0000 gpoirier Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %
Fri, 21 Jul 2006 17:52:28 +0000 gpoirier sync r19134
Fri, 21 Jul 2006 17:14:55 +0000 ben updated french man page with vo_ivtv description
Fri, 21 Jul 2006 17:08:47 +0000 ben updated english man page with vo_ivtv description
Thu, 20 Jul 2006 12:13:57 +0000 lucabe Use libavutil in libswscale, and allow it to be built out of the mplayer tree
Wed, 19 Jul 2006 22:14:43 +0000 ben updated mpeg_packetizer include to new localization
Wed, 19 Jul 2006 22:13:50 +0000 ben moved mpeg_packetizer helpers to libmpdemux
Wed, 19 Jul 2006 22:06:32 +0000 ben added myself as maintainer of vo_ivtv driver
Wed, 19 Jul 2006 22:04:54 +0000 ben added reference to ivtv vo driver
Wed, 19 Jul 2006 22:03:14 +0000 ben added reference to ivtv card in mpegpes decoder info
Wed, 19 Jul 2006 22:02:09 +0000 ben new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
Wed, 19 Jul 2006 21:46:06 +0000 ben new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo drivers)
Wed, 19 Jul 2006 18:20:25 +0000 rtogni Quit on eof, was broken by r17150
Wed, 19 Jul 2006 05:47:21 +0000 rfelker 10l, i broke this with my last commit. should be fixed now.
Wed, 19 Jul 2006 05:42:38 +0000 rfelker 10l, i missed ifdefs around the calls
Wed, 19 Jul 2006 05:34:26 +0000 rfelker remove duplicate code and fix issue of compiling mmx code when we
Wed, 19 Jul 2006 05:27:02 +0000 rfelker do not compile mmx/sse/3dnow code if not available
Wed, 19 Jul 2006 04:54:27 +0000 rfelker old 10l: do not try to compile mmx code if we do not have mmx
Tue, 18 Jul 2006 18:52:41 +0000 kraymer move -ass on top of -ass-* options
Tue, 18 Jul 2006 18:49:14 +0000 kraymer r19131: 10l to someone..
Tue, 18 Jul 2006 07:37:04 +0000 diego 10l compilation fix: misplaced tag
Tue, 18 Jul 2006 06:32:14 +0000 rfelker 10l to someone..
Tue, 18 Jul 2006 01:28:56 +0000 lorenm sync to x264 r537 (api change)
Mon, 17 Jul 2006 22:22:34 +0000 uau Fix use of uninitialized variable
Mon, 17 Jul 2006 21:15:27 +0000 michael remove vorbis and theora support by request of ivan
Mon, 17 Jul 2006 16:20:37 +0000 diego 10l typo, please check compilation before committing.
Sun, 16 Jul 2006 23:47:12 +0000 michael clarify H.264 global header format
Sun, 16 Jul 2006 16:34:05 +0000 nicodvb prevent buffer underflow; the code is still incorrect and leads to desync but at least it doesn't crash
Sun, 16 Jul 2006 15:54:27 +0000 kraymer oops, r18816 was actually missing in previous commit
Sun, 16 Jul 2006 15:46:19 +0000 kraymer r19087: Remove support for obsolete and non-free divx4/odivx libraries.
Sun, 16 Jul 2006 15:14:45 +0000 kraymer r19081: Update some old and crufty sections.
Sun, 16 Jul 2006 15:01:19 +0000 kraymer r19097: wording fix; default dvb tuning timeout is now 30 seconds
Sun, 16 Jul 2006 14:48:37 +0000 kraymer r19087: Remove support for obsolete and non-free divx4/odivx libraries.
Sun, 16 Jul 2006 14:40:56 +0000 kraymer r19050: grammar and consistency fixes
Sun, 16 Jul 2006 14:02:31 +0000 kraymer r18964: wording fix
Sun, 16 Jul 2006 13:33:31 +0000 kraymer sync of ports.xml:
Sun, 16 Jul 2006 12:59:00 +0000 kraymer some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)
Sun, 16 Jul 2006 01:40:24 +0000 reynaldo marks several strings inside structs as const when they hold just
Sun, 16 Jul 2006 01:24:42 +0000 reynaldo Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
Sun, 16 Jul 2006 01:20:30 +0000 reynaldo marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
Sat, 15 Jul 2006 23:42:44 +0000 reynaldo minor arrangements to my entry
Sat, 15 Jul 2006 23:10:51 +0000 reynaldo add stefan to AUTHORS file for his several cleanup patches
Sat, 15 Jul 2006 21:49:47 +0000 michael clarify "extradata"
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Sat, 15 Jul 2006 15:27:09 +0000 diego now obsolete
Sat, 15 Jul 2006 15:26:51 +0000 diego Change sync tags to rXXXX.
Sat, 15 Jul 2006 15:18:35 +0000 diego Change function declararation w/o parameters to the correct foo(void) syntax.
Sat, 15 Jul 2006 11:42:29 +0000 boskicinek - sync and fixes
Sat, 15 Jul 2006 11:41:43 +0000 boskicinek - CVS --> SVN
Sat, 15 Jul 2006 11:19:30 +0000 Gabrov help_mp-hu.h synced with r19087
Sat, 15 Jul 2006 11:14:34 +0000 Gabrov Hungarian docs & man page synced with r19101
Sat, 15 Jul 2006 10:35:22 +0000 ivo print frame type and keep track of last encountered keyframe
Sat, 15 Jul 2006 09:19:12 +0000 ivo typo
Sat, 15 Jul 2006 09:18:44 +0000 ivo new black frame detection filter
Fri, 14 Jul 2006 23:06:58 +0000 rtogni Assume that missing streamcount means one stream, and missing mimetype
Fri, 14 Jul 2006 23:06:51 +0000 nicodvb wording fix; default dvb tuning timeout is now 30 seconds
Fri, 14 Jul 2006 23:05:08 +0000 nicodvb raise default tuning timeout to 30 seconds in order to give enough time to less sensitive cards; better tuners won't tune slower
Fri, 14 Jul 2006 22:43:50 +0000 nicodvb cosmetical reformatting
Fri, 14 Jul 2006 22:37:54 +0000 nicodvb simplification in dvb_step_channel
Fri, 14 Jul 2006 22:29:37 +0000 nicodvb force demuxer type to mpegts to speed up detection and avoid useless and slow probes; this doesn't prevent to use stream_dvb with demux_lavf
Fri, 14 Jul 2006 22:07:17 +0000 nicodvb removed obsolete file
Fri, 14 Jul 2006 22:07:05 +0000 nicodvb moved LOF macros from dvb_defaults.h
Fri, 14 Jul 2006 22:05:49 +0000 ivo added checks for stupid code like casting return value of malloc and friends,
Fri, 14 Jul 2006 21:54:24 +0000 nicodvb removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)
Fri, 14 Jul 2006 21:38:20 +0000 ivo remove useless comment
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Fri, 14 Jul 2006 16:57:24 +0000 diego Mark several string parameters that are not modified in the function as const.
Fri, 14 Jul 2006 15:12:05 +0000 ivo fix line >79 characters
Fri, 14 Jul 2006 15:08:31 +0000 ivo fix matching of MSDOS line endings
Fri, 14 Jul 2006 13:34:44 +0000 ivo also omit configure.log and the generated help_mp.h from files to check
Fri, 14 Jul 2006 12:57:37 +0000 ivo CVS --> Subversion
Fri, 14 Jul 2006 07:57:01 +0000 diego Update some old and crufty sections.
Fri, 14 Jul 2006 07:40:36 +0000 diego printf --> mp_msg
Fri, 14 Jul 2006 06:26:31 +0000 reynaldo removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
Thu, 13 Jul 2006 23:02:03 +0000 diego Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
Thu, 13 Jul 2006 22:56:02 +0000 diego cosmetics to ease future patching
Thu, 13 Jul 2006 22:24:28 +0000 eugeni Fix linking order. FontConfig should appear after libass.
Thu, 13 Jul 2006 22:11:47 +0000 reynaldo more sizeof(char) fun
Thu, 13 Jul 2006 21:40:14 +0000 diego dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd
Thu, 13 Jul 2006 21:22:56 +0000 reynaldo drops casts from void * on malloc/calloc from vidix/
Thu, 13 Jul 2006 21:06:33 +0000 reynaldo little rephrasing and corrected reference to main->trunk
Thu, 13 Jul 2006 20:59:18 +0000 reynaldo marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org
Thu, 13 Jul 2006 20:23:34 +0000 reynaldo drops casts from void * on malloc/calloc, leftover on libmpcodecs
Thu, 13 Jul 2006 18:52:16 +0000 eugeni Cosmetics.
Thu, 13 Jul 2006 18:49:06 +0000 eugeni Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Thu, 13 Jul 2006 16:17:24 +0000 reynaldo drops casts from void * on malloc/calloc from the gui code
Thu, 13 Jul 2006 13:28:56 +0000 gpoirier Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
Thu, 13 Jul 2006 13:04:26 +0000 diego Compilation fix: Mark mp_property_find parameter as const.
Thu, 13 Jul 2006 12:35:30 +0000 gpoirier some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >
Thu, 13 Jul 2006 10:29:21 +0000 michael rename mpcf.txt to nut.txt
Thu, 13 Jul 2006 10:26:33 +0000 michael freeze (this is pretty much oded shimons patch from a few month ago)
Thu, 13 Jul 2006 10:09:06 +0000 Gabrov man/hu/mplayer.1 synced with r19052
Thu, 13 Jul 2006 08:40:53 +0000 gpoirier synced with r19051
Thu, 13 Jul 2006 05:03:43 +0000 reynaldo marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
Thu, 13 Jul 2006 03:05:08 +0000 diego Streamline GUI build.
Thu, 13 Jul 2006 01:20:14 +0000 diego Clean up codec-cfg and friends handling.
Wed, 12 Jul 2006 23:51:41 +0000 diego Remove non-existing CSS_INC.
Wed, 12 Jul 2006 23:50:29 +0000 diego Simplify includes.
Wed, 12 Jul 2006 23:31:33 +0000 diego Remove old and obsolete mplayer_wine QT DLL loading stuff.
Wed, 12 Jul 2006 23:14:30 +0000 diego Rename OSD/SUB section to OSD/SUBTITLES.
Wed, 12 Jul 2006 23:13:16 +0000 diego alphabetical order for the OSD/SUB section
Wed, 12 Jul 2006 23:11:34 +0000 diego grammar and consistency fixes
Wed, 12 Jul 2006 22:28:20 +0000 eugeni Support 6 argument variant of \move.
Wed, 12 Jul 2006 21:25:23 +0000 Gabrov HU DOCS & man synced with r19046
Wed, 12 Jul 2006 20:59:08 +0000 kraymer r19046: two small fixes
Wed, 12 Jul 2006 20:43:25 +0000 kraymer two small fixes
Wed, 12 Jul 2006 19:46:37 +0000 kraymer r19043: add missing comma [does not apply]
Wed, 12 Jul 2006 19:37:45 +0000 kraymer r19039: Use only one global config.mak file.
Wed, 12 Jul 2006 19:00:17 +0000 corey add missing comma
Wed, 12 Jul 2006 17:58:07 +0000 diego OPTFLAGS already includes EXTRA_INC.
Wed, 12 Jul 2006 17:32:14 +0000 diego There is only one config.mak file left, don't ignore the others anymore.
Wed, 12 Jul 2006 17:30:36 +0000 diego There is only one global config.mak file left.
Wed, 12 Jul 2006 17:28:14 +0000 diego Use only one global config.mak file.
Wed, 12 Jul 2006 17:15:58 +0000 diego Remove useless variable.
Wed, 12 Jul 2006 16:59:54 +0000 diego Sync with latest FFmpeg build system changes:
Wed, 12 Jul 2006 16:43:03 +0000 vayne center sub window option within the preferences dialog.
Wed, 12 Jul 2006 15:42:47 +0000 ivo remove check. libavutil is now mandatory
Wed, 12 Jul 2006 15:20:34 +0000 diego Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
Wed, 12 Jul 2006 14:19:08 +0000 diego Make libavutil mandatory.
Wed, 12 Jul 2006 14:06:43 +0000 boskicinek - svn sync tag added
Wed, 12 Jul 2006 14:06:28 +0000 diego Remove copyright notice changes from local diff.
Wed, 12 Jul 2006 14:03:19 +0000 boskicinek - incomplete but we probably need this (because we updated mencoder.xml already)
Wed, 12 Jul 2006 14:00:04 +0000 diego Update with latest changes and make diff apply cleanly.
Wed, 12 Jul 2006 13:21:30 +0000 diego updates + cosmetics
Wed, 12 Jul 2006 13:13:16 +0000 boskicinek - svn sync tag added
Wed, 12 Jul 2006 13:03:40 +0000 diego Remove remnants of old libmp1e support.
Wed, 12 Jul 2006 12:35:09 +0000 diego Telecine article on divx.com has gone 404, link to Wikipedia instead.
Wed, 12 Jul 2006 11:43:50 +0000 diego libavformat interdependencies have been fixed so disable all muxers
Wed, 12 Jul 2006 10:49:20 +0000 reimar Fix for changed env parameter contents and improve speed.
Wed, 12 Jul 2006 10:37:11 +0000 uau Fix = vs == typo
Tue, 11 Jul 2006 22:44:05 +0000 diego sync with FFmpeg r5718
Tue, 11 Jul 2006 22:36:04 +0000 diego Fix compilation with MEncoder disabled: Some libavformat demuxers have
Tue, 11 Jul 2006 21:53:58 +0000 diego Fix 10l regexp mistake that disabled all decoders/encoders.
Tue, 11 Jul 2006 19:36:13 +0000 diego xvmclib vs xvmclibdir typo
Tue, 11 Jul 2006 18:40:02 +0000 reimar Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will
Tue, 11 Jul 2006 14:47:07 +0000 diego Split _libavcodecs variable into _libavdecoders and _libavencoders.
Tue, 11 Jul 2006 14:45:34 +0000 diego Disable FFmpeg muxers when not compiling MEncoder.
Tue, 11 Jul 2006 09:59:38 +0000 diego Sync with FFmpeg: (de)muxers are now individually selectable.
Tue, 11 Jul 2006 09:56:29 +0000 Gabrov help_mp-hu.h synced with r18916
Tue, 11 Jul 2006 09:36:14 +0000 diego Add FFmpeg parsers to config.h as well.
Tue, 11 Jul 2006 09:23:20 +0000 diego Mention that individual codec and parser en-/disabling is FFmpeg-specific.
Tue, 11 Jul 2006 08:04:58 +0000 gpoirier sync w/ 18969 (latest Eng. version)
Tue, 11 Jul 2006 07:25:49 +0000 gpoirier sync w/ r18942
Mon, 10 Jul 2006 23:58:24 +0000 eugeni Support some recently discovered color formats.
Mon, 10 Jul 2006 23:57:17 +0000 eugeni Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().
Mon, 10 Jul 2006 23:55:40 +0000 eugeni Only match outline fonts.
Mon, 10 Jul 2006 21:39:33 +0000 ben appended pvr support in AUTHORS file
Mon, 10 Jul 2006 21:38:07 +0000 ben added myself as maintainer of pvr input layer
Mon, 10 Jul 2006 21:35:44 +0000 ben updated ChangeLog with new pvr:// input
Mon, 10 Jul 2006 21:32:19 +0000 ben added new pvr:// input for ivtv based cards
Mon, 10 Jul 2006 18:36:50 +0000 reimar vo_gl can do flipping without special filter
Mon, 10 Jul 2006 18:35:29 +0000 reimar Fix negative stride handling in -dr case
Mon, 10 Jul 2006 18:33:34 +0000 reimar Get rid of left-over incorrect UnmapBuffer hack
Mon, 10 Jul 2006 14:50:30 +0000 gpoirier sync w/ r18928
Mon, 10 Jul 2006 13:39:57 +0000 gpoirier sync w/ 18916
Mon, 10 Jul 2006 13:35:39 +0000 gpoirier Sync w/ 18712
Mon, 10 Jul 2006 13:28:39 +0000 gpoirier sync w/ 18702
Mon, 10 Jul 2006 12:35:52 +0000 lucabe make libswscale build system similar to the libav* one
Mon, 10 Jul 2006 12:06:41 +0000 reimar Fix off-by-one error for negative strides (flipped image)
Mon, 10 Jul 2006 10:22:29 +0000 reimar Fix window size bug when starting with -fs and returning
Mon, 10 Jul 2006 02:54:43 +0000 rfelker c++ decls, 100000000000l to whoever broke my code like this..
Mon, 10 Jul 2006 02:53:06 +0000 rfelker more c++ decl crap
Mon, 10 Jul 2006 02:51:52 +0000 rfelker more c++ decl crap
Mon, 10 Jul 2006 02:41:06 +0000 rfelker 1000000000l to whoever added c++ decl crap, probably uau..
Sun, 09 Jul 2006 22:11:53 +0000 diego Simplify ASS handling second try, this time taking FreeType into account.
Sun, 09 Jul 2006 19:02:20 +0000 eugeni Revert r18980, it breaks compilation under MinGW.
Sun, 09 Jul 2006 17:45:36 +0000 reynaldo Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
Sun, 09 Jul 2006 17:00:23 +0000 diego 10l, xvmclib(dir) does not specify a directory name.
Sun, 09 Jul 2006 16:38:02 +0000 diego Consistent option and variable naming for x11libdir and xvmclibdir.
Sun, 09 Jul 2006 16:37:18 +0000 diego _x11_paths should just be a list of paths without -L.
Sun, 09 Jul 2006 16:01:36 +0000 diego Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
Sun, 09 Jul 2006 15:42:26 +0000 diego Simplify ASS handling.
Sun, 09 Jul 2006 15:38:44 +0000 diego Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
Sun, 09 Jul 2006 15:38:05 +0000 diego Sync with latest FFmpeg build system changes, now parsers can be
Sun, 09 Jul 2006 14:34:43 +0000 eugeni Add my IRC nick.
Sun, 09 Jul 2006 14:06:13 +0000 uau Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
Sun, 09 Jul 2006 11:45:06 +0000 gpoirier Fix code cosmetics
Sun, 09 Jul 2006 09:27:09 +0000 Gabrov DOCS/xml/hu synced with r18973
Sun, 09 Jul 2006 09:03:43 +0000 Gabrov DOCS/man/hu/mplayer.1 synced with r18969
Sun, 09 Jul 2006 03:59:52 +0000 reynaldo makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
Sun, 09 Jul 2006 03:50:47 +0000 reynaldo two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-org
Sun, 09 Jul 2006 03:42:35 +0000 reynaldo make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
Sat, 08 Jul 2006 19:46:11 +0000 gpoirier Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:
Sat, 08 Jul 2006 19:29:04 +0000 reimar customtrect -vo gl suboption
Sat, 08 Jul 2006 19:26:53 +0000 reimar forgotten customtlin -vo gl suboption documentation
Sat, 08 Jul 2006 19:23:26 +0000 reimar Support for 16 bit ppms
Sat, 08 Jul 2006 19:22:36 +0000 reimar More helpful ProgramEnvParameters.
Sat, 08 Jul 2006 17:42:07 +0000 diego wording fix
Sat, 08 Jul 2006 17:28:36 +0000 diego Remove unused variables, patch by Stefan Huehner stefan at huehner org.
Sat, 08 Jul 2006 17:15:17 +0000 eugeni Add myself to maintainers.
Sat, 08 Jul 2006 17:11:32 +0000 eugeni Add myself to AUTHORS.
Sat, 08 Jul 2006 17:09:35 +0000 diego Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
Sat, 08 Jul 2006 16:52:46 +0000 vayne small fix to properly display skins when switching skins during playback.
Sat, 08 Jul 2006 16:51:11 +0000 vayne crash fix when clicking on volume sliders when in stop state.
Sat, 08 Jul 2006 16:48:41 +0000 vayne handle sub-window WinID checks in the gui.
Sat, 08 Jul 2006 15:50:11 +0000 uau Set svn:ignore
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.
Sat, 08 Jul 2006 15:00:37 +0000 reimar Improve windows gui support
Sat, 08 Jul 2006 14:57:25 +0000 reimar Do not fiddle (too much) with external (WinID) windows
Sat, 08 Jul 2006 14:05:47 +0000 reimar OpenGL outputs actually support WinID, not to mention that showing the option
Sat, 08 Jul 2006 14:00:37 +0000 reimar vo_init hack is no longer required after the last patch removed the call
Sat, 08 Jul 2006 13:59:17 +0000 reimar No point in checking for X for windows gui, in addition the hackish
Sat, 08 Jul 2006 13:47:43 +0000 diego small cosmetics
Sat, 08 Jul 2006 13:30:38 +0000 diego grammar/markup fixes
Sat, 08 Jul 2006 12:33:12 +0000 rtogni Revert r18878, always sync rm files using only pts (ignore framerate)
Sat, 08 Jul 2006 12:23:36 +0000 gpoirier fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
Sat, 08 Jul 2006 12:01:38 +0000 rtogni Remove unused prototype
Sat, 08 Jul 2006 11:03:18 +0000 reimar Change use_gui detection to accept also filenames only containing
Fri, 07 Jul 2006 18:27:58 +0000 eugeni Indentation fix (cosmetics).
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Fri, 07 Jul 2006 18:07:39 +0000 eugeni Split guess_cp() in two functions:
Fri, 07 Jul 2006 18:04:56 +0000 eugeni Make utf8_get_char non-static.
Fri, 07 Jul 2006 18:02:49 +0000 eugeni Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
Fri, 07 Jul 2006 17:04:04 +0000 diego The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
Fri, 07 Jul 2006 14:04:07 +0000 gpoirier Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
Fri, 07 Jul 2006 11:55:39 +0000 reimar lavf demuxer works better for gxf
Fri, 07 Jul 2006 11:22:24 +0000 reimar Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
Fri, 07 Jul 2006 11:20:06 +0000 reimar Remove windows-specific hack that interfered with relative path
Fri, 07 Jul 2006 11:17:27 +0000 reimar relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.
Fri, 07 Jul 2006 11:14:25 +0000 reimar Convince windows to allow window sizes > screen size
Fri, 07 Jul 2006 09:22:53 +0000 diego usleep is still missing in MinGW, so leave it out of the MinGW version check.
Fri, 07 Jul 2006 09:10:43 +0000 gpoirier Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
Thu, 06 Jul 2006 20:49:23 +0000 reimar Fix for case when both V4L and V4L2 are enabled
Thu, 06 Jul 2006 13:22:59 +0000 diego some grammar/spelling/markup fixes for -rtsp-destination
Thu, 06 Jul 2006 13:09:45 +0000 diego Move conditional compilation into the build system.
Thu, 06 Jul 2006 13:06:21 +0000 diego cosmetics
Thu, 06 Jul 2006 12:51:52 +0000 diego -rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.
Thu, 06 Jul 2006 09:21:01 +0000 Gabrov DOCS/xml/hu synced with r18923
Thu, 06 Jul 2006 08:07:11 +0000 gpoirier Update MPlayerOSX checkout commandlines with subversion commandline
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Thu, 06 Jul 2006 05:05:00 +0000 reynaldo several function from playtreeparser.c maked static,
Thu, 06 Jul 2006 04:30:19 +0000 reynaldo modifies function declarations without parameters from ()
Thu, 06 Jul 2006 02:07:03 +0000 vayne Initial win32 gui release.
Thu, 06 Jul 2006 01:51:31 +0000 vayne Initial win32 gui release.
Wed, 05 Jul 2006 23:42:56 +0000 reynaldo document the change on -edlout's behavior
Wed, 05 Jul 2006 22:47:44 +0000 reynaldo Modifies behavior of -edlout
Wed, 05 Jul 2006 22:47:47 +0000 diego MinGW 3.1 has added gettimeofday.
Wed, 05 Jul 2006 22:39:54 +0000 diego Update with changes from r18894 (get_path as const).
Wed, 05 Jul 2006 20:28:34 +0000 nicodvb inclusion of md5.c based on USE_LIBAVUTIL_SO
Wed, 05 Jul 2006 20:26:39 +0000 nicodvb #define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
Wed, 05 Jul 2006 16:51:42 +0000 attila add a file saying that people should not try to compile
Wed, 05 Jul 2006 10:24:23 +0000 diego remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org
Wed, 05 Jul 2006 06:54:58 +0000 reynaldo all cosmetics, mainly denestifying of main edl operation's fill loop
Wed, 05 Jul 2006 06:39:39 +0000 reynaldo fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found
Wed, 05 Jul 2006 06:36:54 +0000 reynaldo corectly report badly formated line number
Wed, 05 Jul 2006 06:33:58 +0000 reynaldo reverts previous commit due to mixed cosmetics ...
Tue, 04 Jul 2006 21:26:41 +0000 reimar move some ill-behaving demuxers further down the list
Tue, 04 Jul 2006 21:14:55 +0000 michael trying to end the codec id battle
Tue, 04 Jul 2006 21:12:12 +0000 nicodvb respect dvdnav's requests of WAIT to prevent while(1)
Tue, 04 Jul 2006 20:40:18 +0000 nicodvb support for audio streams that appear after unsuccessful probing
Tue, 04 Jul 2006 16:31:45 +0000 reimar Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,
Tue, 04 Jul 2006 09:37:54 +0000 uau Add back the path part in 'libvo/font_load_ft.c' that was accidentally
Tue, 04 Jul 2006 09:12:33 +0000 jheryan Sync with 18818
Tue, 04 Jul 2006 09:11:27 +0000 jheryan Sync with 18835
Tue, 04 Jul 2006 09:10:28 +0000 jheryan Sync to svn up to 27.6.2006
Tue, 04 Jul 2006 07:33:15 +0000 reynaldo - Fix segfault on overlapping start/stop
Mon, 03 Jul 2006 23:47:31 +0000 diego Remove silly variable indirection.
Mon, 03 Jul 2006 23:27:37 +0000 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
Mon, 03 Jul 2006 23:18:06 +0000 reynaldo parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
Mon, 03 Jul 2006 23:13:25 +0000 diego Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
Mon, 03 Jul 2006 14:52:07 +0000 diego Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Sun, 02 Jul 2006 20:31:02 +0000 ivo fix linking on some systems
Sun, 02 Jul 2006 20:23:48 +0000 ivo remove obsolete md5sum files. libavutil's implementation is used now
Sun, 02 Jul 2006 20:22:59 +0000 ivo use libavutil's md5 implementation instead of local imported copy
Sun, 02 Jul 2006 20:21:27 +0000 ivo disable vo_md5sum if there is no libavutil
Sun, 02 Jul 2006 19:50:52 +0000 ivo cosmetics: move md5sum check down so it can depend on libavutil later
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Sat, 01 Jul 2006 22:15:37 +0000 ben updated english and french manpages with new -rtsp-destination option
Sat, 01 Jul 2006 15:07:57 +0000 ben missing free() if bails out at step 12
Sat, 01 Jul 2006 14:39:14 +0000 lucabe Remove unneeded code
Sat, 01 Jul 2006 14:18:06 +0000 ben new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
Sat, 01 Jul 2006 12:06:43 +0000 rtogni Fix A-V sync for real files (also live streams)
Sat, 01 Jul 2006 10:59:21 +0000 reimar Get rid of unused variable
Sat, 01 Jul 2006 10:58:32 +0000 reimar Make sure all texture units have a different texture bound.
Sat, 01 Jul 2006 04:55:54 +0000 reynaldo this unrelated and erroneus change was applied on my previous commit, reverted
Sat, 01 Jul 2006 03:56:13 +0000 reynaldo rm unnecesary void* casts - part 1
Fri, 30 Jun 2006 20:05:28 +0000 reynaldo havent seen him in ages..
Fri, 30 Jun 2006 13:12:51 +0000 diego Add some explanatory comments to #endif jungle.
Fri, 30 Jun 2006 13:11:44 +0000 diego 10l: wrong #endif removed.
Fri, 30 Jun 2006 13:04:57 +0000 diego Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
Fri, 30 Jun 2006 12:41:05 +0000 diego Move conditional FreeType support compilation to the build system.
Fri, 30 Jun 2006 12:40:05 +0000 diego postproc --> libswscale
Fri, 30 Jun 2006 12:38:22 +0000 diego postprocess.h was moved to libpostproc years ago..
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale
Fri, 30 Jun 2006 09:45:22 +0000 gpoirier Nicolas Le Gaillart has vanished
Fri, 30 Jun 2006 08:51:37 +0000 diego Update list of documentation maintainers.
Fri, 30 Jun 2006 04:24:07 +0000 reynaldo gets ride of a few more sizeof(char)s
Fri, 30 Jun 2006 04:09:29 +0000 reynaldo more sizeof(char) fun
Fri, 30 Jun 2006 03:18:12 +0000 reynaldo correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be
Thu, 29 Jun 2006 22:00:01 +0000 ben coverity report #179 from xine: variable "rest" not freed or pointed-to in function "rtsp_put" (see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.19&r2=1.20)
Thu, 29 Jun 2006 21:53:35 +0000 ben cosmetic patch to remove useless sizeof(char) statements
Thu, 29 Jun 2006 21:50:49 +0000 ben increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.17&r2=1.18)
Thu, 29 Jun 2006 21:46:51 +0000 ben be more tolerant on server responses parameters case (fix 1.17 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.16&r2=1.17)
Thu, 29 Jun 2006 21:27:07 +0000 ben 2 more unused functions removal (trying to sync with xine)
Thu, 29 Jun 2006 21:20:01 +0000 ben removed unused hexdump()
Thu, 29 Jun 2006 17:07:57 +0000 ben fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)
Thu, 29 Jun 2006 14:54:53 +0000 gpoirier Add missing license, as chosen by its author
Thu, 29 Jun 2006 14:47:07 +0000 gpoirier merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com
Thu, 29 Jun 2006 08:18:08 +0000 gpoirier Switch to UTF-8, patch by Rickard Narstrom
Thu, 29 Jun 2006 07:01:37 +0000 diego Fix misplaced apostrophe.
Wed, 28 Jun 2006 21:11:54 +0000 pacman Clear up the "who is pacman / who is tcsetattr?" mystery
Wed, 28 Jun 2006 19:27:04 +0000 pacman Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
Wed, 28 Jun 2006 19:22:27 +0000 pacman Respect AOPLAY_FINAL_CHUNK
Wed, 28 Jun 2006 17:03:16 +0000 diego cosmetics
Wed, 28 Jun 2006 17:02:56 +0000 diego Rewrite and extend the Subversion guidelines.
Wed, 28 Jun 2006 09:50:34 +0000 diego typo/grammar fixes
Tue, 27 Jun 2006 23:01:40 +0000 gpoirier More information on how to compile MPlayer on OSX with extra features
Tue, 27 Jun 2006 21:39:48 +0000 ben includes before checking for defines (thanks Reimar for watching me)
Tue, 27 Jun 2006 19:18:52 +0000 ben network code portability for win32
Tue, 27 Jun 2006 19:16:43 +0000 ben avoid messing up with includes
Tue, 27 Jun 2006 05:58:46 +0000 gpoirier remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
Tue, 27 Jun 2006 05:51:45 +0000 gpoirier fix conversion float to int to use saturated ops,
Mon, 26 Jun 2006 22:00:44 +0000 ben don't declare same global var twice (break live555 compilation)
Mon, 26 Jun 2006 21:32:59 +0000 ben updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
Mon, 26 Jun 2006 21:29:47 +0000 ben mention new rtsp demuxer in changelog file
Mon, 26 Jun 2006 21:27:57 +0000 ben added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
Mon, 26 Jun 2006 19:04:59 +0000 ivo Add new Subversion beginners guide
Mon, 26 Jun 2006 19:03:51 +0000 ivo Remove old CVS beginners guide
Mon, 26 Jun 2006 18:31:57 +0000 ben added FreeSDP library in Copyright file
Mon, 26 Jun 2006 18:18:51 +0000 kraymer r18824: URL update for Marillat Debian packages
Mon, 26 Jun 2006 17:40:01 +0000 ben added myself as freesdp imported library maintainer
Mon, 26 Jun 2006 17:37:55 +0000 ben new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
Mon, 26 Jun 2006 17:27:38 +0000 ben cosmetic changes to avoid constants redefinition
Mon, 26 Jun 2006 17:01:07 +0000 reimar Avoid crash in uninit-without-config case
Mon, 26 Jun 2006 10:50:45 +0000 diego URL update for Marillat Debian packages
Sun, 25 Jun 2006 21:24:46 +0000 ben support for auto_close parameter in menu command list (geexbox patch)
Sun, 25 Jun 2006 21:16:52 +0000 ben switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
Sun, 25 Jun 2006 20:59:12 +0000 ben declaring static functions with the same name than libc ones was not the best idea ever
Sun, 25 Jun 2006 17:37:58 +0000 gpoirier Typo: use ptmpstr instead of tmpstr to strip leading spaces + add
Sun, 25 Jun 2006 16:18:50 +0000 attila 10l
Sun, 25 Jun 2006 16:16:59 +0000 attila kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
Sun, 25 Jun 2006 16:09:57 +0000 attila reword some of the german translations of the mga message strings
Sun, 25 Jun 2006 16:01:01 +0000 attila correctly prefix all messages from -vo mga with [MGA]
Sun, 25 Jun 2006 15:50:19 +0000 attila fail with an error if the source resolution is larger than 1023x1023
Sun, 25 Jun 2006 14:03:56 +0000 reimar Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
Sun, 25 Jun 2006 14:02:28 +0000 reimar Forgotten free on error
Sun, 25 Jun 2006 09:02:47 +0000 reimar respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
Sun, 25 Jun 2006 08:53:13 +0000 reimar remove unused variable
Sat, 24 Jun 2006 21:51:51 +0000 attila natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
Sat, 24 Jun 2006 09:41:41 +0000 nicodvb exit() is not allowed in any other function than main(); removed
Sat, 24 Jun 2006 09:30:23 +0000 nicodvb fprintf -> ms_msg
Sat, 24 Jun 2006 09:27:07 +0000 nicodvb static-ized a couple of functions
Sat, 24 Jun 2006 09:10:06 +0000 nicodvb rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)
Fri, 23 Jun 2006 22:23:07 +0000 ben prevent a buffer overflow to occur at teardown
Fri, 23 Jun 2006 21:40:07 +0000 ben added myself as the new librtsp maintainer
Fri, 23 Jun 2006 21:38:28 +0000 ben moved generic rtsp related files from realrtsp to librtsp
Fri, 23 Jun 2006 20:32:32 +0000 ben remove some never called code
Fri, 23 Jun 2006 20:28:12 +0000 ben prevent most RTSP streams from locking due to -idx
Fri, 23 Jun 2006 20:23:08 +0000 ben added myself to AUTHORS file
Fri, 23 Jun 2006 20:18:48 +0000 ben removed some includes that are now useless
Fri, 23 Jun 2006 20:17:12 +0000 ben new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
Fri, 23 Jun 2006 19:34:06 +0000 ben some printf() to mp_msg() replacements
Fri, 23 Jun 2006 19:30:15 +0000 ben move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
Fri, 23 Jun 2006 15:12:56 +0000 diego Produce correct version string even when not run in a Subversion working copy.
Fri, 23 Jun 2006 08:36:15 +0000 gpoirier fix charset of turkish help msg
Thu, 22 Jun 2006 22:07:25 +0000 uau "make depend" requires version.h
Thu, 22 Jun 2006 17:05:08 +0000 reimar remove pointless and sometimes incorrect lookupTex stuff
Thu, 22 Jun 2006 17:02:42 +0000 reimar reduce number of texture indirections to support older cards
Thu, 22 Jun 2006 13:50:26 +0000 diego CVS --> Subversion + better version.h handling
Thu, 22 Jun 2006 13:49:52 +0000 diego CVS --> Subversion
Thu, 22 Jun 2006 13:47:50 +0000 diego Adapt FFmpeg version.sh that only recreates version.h if its content changed.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Thu, 22 Jun 2006 13:20:41 +0000 diego Ignore libmpencoders.a.
Thu, 22 Jun 2006 09:39:14 +0000 diego CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
Thu, 22 Jun 2006 09:27:00 +0000 diego Remove forgotten --disable-setlocale option from --help output.
Wed, 21 Jun 2006 23:50:23 +0000 uau Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
Wed, 21 Jun 2006 20:52:07 +0000 michael intercept VFCTRL_FLIP_PAGE if needed
Wed, 21 Jun 2006 20:29:45 +0000 michael send flip_page() through the filter chain
Wed, 21 Jun 2006 19:25:45 +0000 nicodvb support for -alang in demux_lavf
Wed, 21 Jun 2006 19:24:17 +0000 nicodvb support for -alang
Wed, 21 Jun 2006 17:50:50 +0000 ben cosmetic changes (defines will be used later in other parts of the code)
Wed, 21 Jun 2006 17:42:54 +0000 diego Make most of the xpm-files read 'const char*' instead of 'char*'
Wed, 21 Jun 2006 17:39:27 +0000 ben better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Wed, 21 Jun 2006 13:50:06 +0000 diego Ignore libraries.
Wed, 21 Jun 2006 12:56:42 +0000 ivo rename cvs-howto.txt to svn-howto.txt
Wed, 21 Jun 2006 11:59:07 +0000 diego Comment #ifdef #endif jungle.
Wed, 21 Jun 2006 11:05:57 +0000 diego minor Subversion-related changes
Wed, 21 Jun 2006 10:53:20 +0000 diego Comment some #endif directives to avoid confusion.
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Wed, 21 Jun 2006 09:42:43 +0000 ivo add command for changing commit messages after the commit took place.
Tue, 20 Jun 2006 19:59:24 +0000 nicodvb audio stream switching in demux_lavf
Tue, 20 Jun 2006 19:57:16 +0000 nicodvb support for audio stream switching
Tue, 20 Jun 2006 11:48:39 +0000 aurel fix a buffer overflow causing a segfault
Tue, 20 Jun 2006 11:08:01 +0000 aurel CVS --> Subversion
Tue, 20 Jun 2006 10:08:19 +0000 diego simplify
Mon, 19 Jun 2006 21:43:02 +0000 nicodvb Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)
Mon, 19 Jun 2006 20:29:44 +0000 gpoirier Full sync to r18498
Mon, 19 Jun 2006 20:06:24 +0000 gpoirier full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,
Mon, 19 Jun 2006 18:37:10 +0000 nicodvb audio switching to any of the available tracks
Mon, 19 Jun 2006 18:34:29 +0000 nicodvb feed any audio track present in the mux; switch to any of the available audio tracks
Mon, 19 Jun 2006 09:16:42 +0000 diego Change integer to string comparison in hw.optional.altivec test since
Mon, 19 Jun 2006 09:15:46 +0000 michael avcodec_close()
Sun, 18 Jun 2006 16:40:29 +0000 nicodvb try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)
Sun, 18 Jun 2006 14:51:26 +0000 kraymer fix link to help_mp-XX.h files in svn repo
Sun, 18 Jun 2006 14:15:48 +0000 kraymer r18712: improved -vo gl:lscale documentation
Sun, 18 Jun 2006 11:21:23 +0000 diego Conditionally run some CPU-architecture and OS-specific tests.
Sun, 18 Jun 2006 11:15:20 +0000 diego Rename --with-dts*dir options to --with-libdts*dir for consistency and
Sun, 18 Jun 2006 10:59:23 +0000 lucabe Software Scaler headers usage cleanup
Sun, 18 Jun 2006 10:39:09 +0000 nicodvb prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())
Sun, 18 Jun 2006 09:02:38 +0000 rathann Consistency fix.
Sat, 17 Jun 2006 20:54:27 +0000 reimar respect saved default for cache enable when nothing specified on
Sat, 17 Jun 2006 19:43:13 +0000 reimar Make header include order more similar to vo_gl.c
Sat, 17 Jun 2006 17:18:46 +0000 diego Rename --with-libdvnav --> --with-dvdnavdir for consistency.
Sat, 17 Jun 2006 17:11:44 +0000 diego Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
Sat, 17 Jun 2006 17:08:06 +0000 diego Simplify and streamline FAAD detection.
Sat, 17 Jun 2006 15:47:37 +0000 diego consistency fix: --with-foo switches shall not enable options.
Sat, 17 Jun 2006 15:01:43 +0000 reimar Fix crash with all audio-only ogg files, the vorbis_info struct is not
Fri, 16 Jun 2006 21:59:56 +0000 Gabrov DOCS/man/hu/mplayer.1 synced with r18712
Fri, 16 Jun 2006 21:52:25 +0000 uau Rewrite audio EOF handling logic fixing some problems that could cause
Fri, 16 Jun 2006 21:17:47 +0000 diego cosmetics: Rename some variables and command line parameters.
Fri, 16 Jun 2006 20:21:37 +0000 uau Fix definition of reinit_audio_chain().
Fri, 16 Jun 2006 19:06:00 +0000 nicodvb removed old dvdnav code
Fri, 16 Jun 2006 18:38:35 +0000 diego Use a function for help output.
Fri, 16 Jun 2006 18:35:31 +0000 gpoirier sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)
Fri, 16 Jun 2006 18:18:36 +0000 diego option handling consistency fixes
Fri, 16 Jun 2006 16:03:27 +0000 diego readability cosmetics
Fri, 16 Jun 2006 13:40:00 +0000 gpoirier Use MPlayer's CPU detection module instead of libmpeg2's,
Fri, 16 Jun 2006 11:39:23 +0000 diego Setting up a web server and FTP server.
Fri, 16 Jun 2006 11:17:04 +0000 diego misc corrections
Fri, 16 Jun 2006 02:25:24 +0000 ods15 typo
Thu, 15 Jun 2006 23:13:42 +0000 rathann update copyright an changelog with new liba52 0.7.4
Thu, 15 Jun 2006 23:09:26 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 22:59:40 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 22:58:06 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 08:43:41 +0000 reimar Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.
Thu, 15 Jun 2006 08:09:03 +0000 reimar Do not parse numbers as octal, strip leading zeroes instead.
Thu, 15 Jun 2006 08:05:51 +0000 reimar Support UTF8 in OSD text
Thu, 15 Jun 2006 08:04:40 +0000 reimar Missing free for malloced char_seq in OSD code
Thu, 15 Jun 2006 08:00:37 +0000 reimar Fix window position when changing videos while in fullscreen and for
Wed, 14 Jun 2006 22:22:34 +0000 nicodvb reduced standard verbosity and changed output messages to more uniform descriptions
Wed, 14 Jun 2006 22:12:06 +0000 nicodvb workaround: at every read update demux->movi_end with stream->end_pos; needed to show the progress bar when playing dvdnav streams
Wed, 14 Jun 2006 21:58:17 +0000 nicodvb restored support for dvdnav only in the stream layer; all other functionalities are disabled
Wed, 14 Jun 2006 20:20:28 +0000 uau When playing an audio only file use audio time instead of video time to
Wed, 14 Jun 2006 19:48:54 +0000 uau Clean up audio pts handling, make audio pts tracking in the audio-only
Wed, 14 Jun 2006 16:08:49 +0000 reimar improved -vo gl:lscale documentation
Wed, 14 Jun 2006 14:05:59 +0000 uau Change free_sh_audio() to take demuxer and stream id as parameters
Wed, 14 Jun 2006 13:47:11 +0000 uau Remove extern declaration for free_sh_audio() that is both unused and
Wed, 14 Jun 2006 13:10:24 +0000 ivo More CVS --> Subversion changes
Wed, 14 Jun 2006 11:46:37 +0000 ivo CVS --> Subversion
Wed, 14 Jun 2006 11:19:39 +0000 gpoirier Fix problem when subtitle file name is shorter than ".utf-8"
Wed, 14 Jun 2006 11:17:21 +0000 gpoirier fix uninitialized pointer value being passed to open_stream, where it is used in comparison.
Wed, 14 Jun 2006 10:58:09 +0000 Gabrov DOCS/xml/hu/ports.xml synced with r18704
Wed, 14 Jun 2006 10:24:41 +0000 diego Remove unnecessary rsync exclude.
Wed, 14 Jun 2006 10:22:32 +0000 diego cosmetics
Wed, 14 Jun 2006 10:18:57 +0000 diego formatting fixes
Wed, 14 Jun 2006 07:43:36 +0000 gpoirier sync with r18697
Tue, 13 Jun 2006 23:28:56 +0000 kraymer r18697: scaler -> scale typo fix
Tue, 13 Jun 2006 21:40:48 +0000 kraymer review of large parts of xml documentation
Tue, 13 Jun 2006 20:30:16 +0000 reimar Document lscale/cscale in -vo gl:help message
Tue, 13 Jun 2006 20:21:47 +0000 reimar scaler -> scale typo fix
Tue, 13 Jun 2006 19:55:20 +0000 reimar Do not use border for bicubic filter helper texture, since it will cause ATI
Tue, 13 Jun 2006 08:00:48 +0000 gpoirier Fix a condition as suggested by Rich.
Tue, 13 Jun 2006 07:58:06 +0000 gpoirier cosmetics
Tue, 13 Jun 2006 07:57:06 +0000 gpoirier Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
Mon, 12 Jun 2006 23:09:18 +0000 nicodvb audio stream switching in mpeg-ts
Mon, 12 Jun 2006 23:06:21 +0000 nicodvb support for audio stream switching
Mon, 12 Jun 2006 21:24:43 +0000 gpoirier add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
Mon, 12 Jun 2006 16:25:05 +0000 reimar Optimize bicubic filtering
Mon, 12 Jun 2006 15:49:18 +0000 diego 10l to Roberto for forgetting to add the release code name.
Mon, 12 Jun 2006 15:19:58 +0000 diego typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru
Mon, 12 Jun 2006 11:14:10 +0000 gpoirier moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
Sun, 11 Jun 2006 21:29:00 +0000 nicodvb include stream_dvd's interface from libmpdemux/stream_dvd.h
Sun, 11 Jun 2006 21:26:35 +0000 nicodvb moved stream_dvd's interface to stream_dvd.h
Sun, 11 Jun 2006 21:18:25 +0000 nicodvb now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
Sun, 11 Jun 2006 21:16:12 +0000 nicodvb moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
Sun, 11 Jun 2006 18:35:14 +0000 rtogni Add pre7try3, final pre8 update
Sun, 11 Jun 2006 14:53:31 +0000 gpoirier sync with r18656 (French man page is now in sync)
Sun, 11 Jun 2006 10:08:40 +0000 reimar fix image adjustment (brightness etc.) for yuv=6
Sat, 10 Jun 2006 22:13:19 +0000 kraymer sync with r18673
Sat, 10 Jun 2006 20:48:06 +0000 attila Preliminary version of mirror howto
Sat, 10 Jun 2006 20:11:38 +0000 reimar Do not require iconv program with --charset=noconv
Sat, 10 Jun 2006 12:24:43 +0000 diego Expand and update the Solaris and AIX sections.
Fri, 09 Jun 2006 23:19:13 +0000 rtogni Protect SIZE_MAX use
Fri, 09 Jun 2006 22:33:09 +0000 pacman Fix declaration mixed in among statements in the recent dvr-ms code
Fri, 09 Jun 2006 21:43:23 +0000 nicodvb moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
Fri, 09 Jun 2006 21:31:00 +0000 nicodvb support for vorbis in mp4/mov
Fri, 09 Jun 2006 21:30:06 +0000 nicodvb support for vorbis in mp4/mov
Fri, 09 Jun 2006 21:29:18 +0000 nicodvb decoderConfigLen can be larger than 255 bytes
Fri, 09 Jun 2006 14:43:44 +0000 kraymer r18656: Add yuv to rgb conversion using a 3D lookup texture
Fri, 09 Jun 2006 14:41:59 +0000 kraymer add Kurt Lettmaier to AUTHORS
Fri, 09 Jun 2006 14:27:54 +0000 diego Don't claim that amr_nb is disabled when the fixed point version is enabled.
Fri, 09 Jun 2006 14:19:59 +0000 diego Generalize runtime linker support.
Fri, 09 Jun 2006 13:40:19 +0000 diego Ignore all generates libs.
Fri, 09 Jun 2006 13:33:44 +0000 diego CVS --> Subversion
Fri, 09 Jun 2006 13:32:57 +0000 diego CVS --> Subversion
Fri, 09 Jun 2006 13:14:07 +0000 Gabrov synced with r18656
Fri, 09 Jun 2006 10:29:35 +0000 michael better spatial interpolation
Thu, 08 Jun 2006 22:39:45 +0000 kraymer unify wording of "Manpage" (according to most occurences in de/mplayer.1)
Thu, 08 Jun 2006 19:02:56 +0000 reimar Add yuv to rgb conversion using a 3D lookup texture
Thu, 08 Jun 2006 18:56:33 +0000 kraymer re-added some missing messages (who removed these anyway?)
Thu, 08 Jun 2006 18:50:11 +0000 reimar loadGPUProgram function to load fragment program with error checking and statistics
Thu, 08 Jun 2006 18:17:02 +0000 reimar bicubic scaling for -vo gl
Thu, 08 Jun 2006 18:14:16 +0000 Gabrov synced with r18651
Thu, 08 Jun 2006 16:20:01 +0000 kraymer Except for missing cd-dvd.xml and codecs.xml, German xml docs
Thu, 08 Jun 2006 14:09:34 +0000 kraymer small fixes in en/video.xml
Thu, 08 Jun 2006 12:30:53 +0000 michael filter left & right edges too (yeah the code is lame i know...)
Thu, 08 Jun 2006 10:36:35 +0000 michael improved mc+src merge code
Thu, 08 Jun 2006 10:09:04 +0000 diego s/CVS/Subversion/
Thu, 08 Jun 2006 10:07:12 +0000 kraymer review of ports.xml and formats.xml translations
Thu, 08 Jun 2006 06:56:13 +0000 gpoirier fixes the infinite loop which occurs when there is a decode error in a frame.
Thu, 08 Jun 2006 05:39:32 +0000 ods15 Add recent Snow stuff to changelog
Thu, 08 Jun 2006 00:47:17 +0000 kraymer 10l: double "and"
Thu, 08 Jun 2006 00:44:45 +0000 kraymer review of history.xml and users-vs-dev.xml
Thu, 08 Jun 2006 00:21:23 +0000 kraymer review of mencoder.xml
Wed, 07 Jun 2006 23:28:16 +0000 kraymer rewording/clarification of vqscale option
Wed, 07 Jun 2006 22:52:46 +0000 rtogni Update
Wed, 07 Jun 2006 22:40:40 +0000 nicodvb first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1
Wed, 07 Jun 2006 22:22:45 +0000 diego Project Mayo is long dead, their CVS does not work. Some more changes
Wed, 07 Jun 2006 22:14:00 +0000 nicodvb vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
Wed, 07 Jun 2006 22:07:24 +0000 rtogni Flash screen video decoded via lavc
Wed, 07 Jun 2006 22:01:25 +0000 gpoirier sync with r18631 (except a gl commit that will be translated later)
Wed, 07 Jun 2006 20:32:58 +0000 rtogni Update
Wed, 07 Jun 2006 19:12:31 +0000 kraymer r18631: yadif filter: formatting fixes
Wed, 07 Jun 2006 18:52:49 +0000 kraymer yadif filter: formatting fixes
Wed, 07 Jun 2006 18:19:58 +0000 kraymer add vqscale=0 option, explain different meanings for snow and other codecs
Wed, 07 Jun 2006 18:18:57 +0000 banan Nop some instructions causing the vfwvp6 dll encoder to crash.
Wed, 07 Jun 2006 17:31:14 +0000 michael mcdeint is happy with yadif=3 too
Wed, 07 Jun 2006 17:21:45 +0000 michael make spatial interlacing check optional
Wed, 07 Jun 2006 16:46:52 +0000 michael simplify
Wed, 07 Jun 2006 15:03:25 +0000 ivo avoid usage of head -1/head -n 1 and use sed 1q instead
Wed, 07 Jun 2006 14:43:34 +0000 michael cleanup
Wed, 07 Jun 2006 14:07:32 +0000 reimar Add bicubic texture scaling
Wed, 07 Jun 2006 13:39:06 +0000 michael cleanup
Wed, 07 Jun 2006 13:36:45 +0000 reimar move misplaced echores. Output may still not be as intended though
Wed, 07 Jun 2006 13:24:54 +0000 reimar Reworked YUV2RGB fragment program setup in preparation for upcoming patches
Wed, 07 Jun 2006 13:17:32 +0000 reimar VP6 under FreeBSD and -monitorpixelaspect
Wed, 07 Jun 2006 13:12:11 +0000 reimar Fix runtime-patching code to take into account the address when the codec is loaded.
Wed, 07 Jun 2006 13:04:35 +0000 gpoirier sync with r18574
Wed, 07 Jun 2006 12:59:07 +0000 gpoirier some more s/CVS/Subversion/ + update some step-by-step directions which were specific to old MPlayer CVS layout
Wed, 07 Jun 2006 12:28:04 +0000 gpoirier Remove all references to MPlayer CVS from bugreports.xml
Wed, 07 Jun 2006 00:15:28 +0000 corey Change "Supress" to "Suppress" in a couple comments.
Wed, 07 Jun 2006 00:05:50 +0000 corey sinesupress --> sinesuppress rename: looks like I need to
Wed, 07 Jun 2006 00:02:51 +0000 corey Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
Tue, 06 Jun 2006 23:42:33 +0000 michael simplify
Tue, 06 Jun 2006 23:34:21 +0000 pacman Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
Tue, 06 Jun 2006 23:30:23 +0000 michael yet another deinterlacing filter
Tue, 06 Jun 2006 23:04:28 +0000 diego small consistency fix
Tue, 06 Jun 2006 22:58:59 +0000 diego grammar/wording and formatting fixes for mcdeint
Tue, 06 Jun 2006 22:40:57 +0000 diego Fix mailing list name.
Tue, 06 Jun 2006 21:22:47 +0000 pacman Spelling fix
Tue, 06 Jun 2006 20:18:33 +0000 kraymer * fix obsolete cvs revision tags
Tue, 06 Jun 2006 19:57:22 +0000 kraymer (at least for now) finalizing review of encoding-guide.xml
Tue, 06 Jun 2006 18:58:36 +0000 kraymer </para> tag was accidently deleted and caused compile error
Tue, 06 Jun 2006 14:36:30 +0000 gpoirier fixes by jerome ferrari
Tue, 06 Jun 2006 13:58:03 +0000 kraymer xml docs: CVS --> Subversion
Tue, 06 Jun 2006 13:48:26 +0000 gpoirier sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletier
Tue, 06 Jun 2006 13:41:52 +0000 gpoirier synced with r18573
Tue, 06 Jun 2006 12:42:57 +0000 rathann UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
Tue, 06 Jun 2006 12:01:34 +0000 diego cosmetics
Tue, 06 Jun 2006 12:00:07 +0000 diego Drop all system-specific version generation stuff.
Tue, 06 Jun 2006 10:42:30 +0000 rathann Put SVN revision in the version string
Tue, 06 Jun 2006 10:34:45 +0000 michael known issues and notes
Tue, 06 Jun 2006 08:59:05 +0000 Gabrov synced with r18591
Tue, 06 Jun 2006 00:11:13 +0000 michael Motion compensating deinterlacer
Mon, 05 Jun 2006 22:23:42 +0000 corey Fix a few minor spelling errors in comments.
Mon, 05 Jun 2006 22:23:33 +0000 kraymer (unfinished) review with lots of changes
Mon, 05 Jun 2006 22:17:39 +0000 kraymer r18577: mention when vo_gl yuv conversion methods are inexact
Mon, 05 Jun 2006 21:43:01 +0000 gpoirier sync with r18567
Mon, 05 Jun 2006 20:38:47 +0000 rtogni cvs2svn
Mon, 05 Jun 2006 20:21:25 +0000 reimar Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available
Mon, 05 Jun 2006 19:00:23 +0000 rtogni Disable unsecure dumping of generic track with -v -v -v
Mon, 05 Jun 2006 18:50:44 +0000 iive Adds missing NULL last entry to msgl_config
Mon, 05 Jun 2006 18:41:57 +0000 rtogni Reject codecs.conf files older than 20060501
Mon, 05 Jun 2006 18:41:01 +0000 rtogni Support WVC1 decoding via dmo binary codec wvc1dmod.dll
Mon, 05 Jun 2006 11:45:33 +0000 reimar Move/add checks to avoid crashes and make error messages less confusing
Mon, 05 Jun 2006 11:26:33 +0000 reimar add (currently unused) lookup for glTexImage3D
Mon, 05 Jun 2006 11:23:51 +0000 reimar more GL extension checks to avoid crashes with Mesa
Mon, 05 Jun 2006 11:20:31 +0000 reimar mention when vo_gl yuv conversion methods are inexact
Mon, 05 Jun 2006 10:51:58 +0000 reimar fix variable type used via "m" asm constraint to match size used in asm.
Mon, 05 Jun 2006 08:24:17 +0000 kraymer German man page is completed since some time..
Mon, 05 Jun 2006 06:57:22 +0000 corey Make aic description a bit more helpful and less misleading.
Mon, 05 Jun 2006 06:37:29 +0000 corey Support and document lavc b_sensitivity option.
Mon, 05 Jun 2006 06:36:21 +0000 corey A couple typos: whith --> with, Defult --> Default
Mon, 05 Jun 2006 06:21:57 +0000 kraymer r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'
Mon, 05 Jun 2006 05:34:26 +0000 lorenm document the recent changes in Snow.
Mon, 05 Jun 2006 05:02:47 +0000 kraymer initial import of some missing German xml translation, review(s) pending
Mon, 05 Jun 2006 00:35:58 +0000 kraymer 18567: fixed -dvbin :timeout range
Sun, 04 Jun 2006 23:41:44 +0000 nicodvb fixed -dvbin :timeout range
Sun, 04 Jun 2006 23:23:58 +0000 nicodvb support for dts (identified only by the PMT, not from the bitstream)
Sun, 04 Jun 2006 23:16:09 +0000 nicodvb fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't respect the type qualified in the PMT)
Sun, 04 Jun 2006 23:11:40 +0000 nicodvb one more a52 descriptor (dvb impl., untested)
Sun, 04 Jun 2006 23:09:19 +0000 nicodvb configurable tuning timeout
Sun, 04 Jun 2006 23:04:42 +0000 nicodvb configurable tuning timeout
Sun, 04 Jun 2006 22:52:02 +0000 nicodvb fixed off by one object_types in -faacopts
Sun, 04 Jun 2006 22:48:59 +0000 rtogni SVN switch: get version date from .svn subdir instead of CVS/Entries
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Fri, 02 Jun 2006 11:31:42 +0000 diego libpostproc is not a subdirectory of libavcodec anymore.
Fri, 02 Jun 2006 11:27:19 +0000 diego svn:externals definitions for required FFmpeg libraries.
Fri, 02 Jun 2006 11:24:33 +0000 diego Remove now obsolete .cvsignore files.
Tue, 30 May 2006 23:23:28 +0000 michael metadata support
Tue, 30 May 2006 23:18:05 +0000 poirierg Remove dead code, and do close smem file descriptor during un-init
Wed, 31 May 2006 23:37:29 +0000 poirierg On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
Tue, 30 May 2006 23:08:28 +0000 poirierg URL fix
Thu, 18 May 2006 18:31:14 +0000 uau Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no
Thu, 18 May 2006 18:05:10 +0000 nicodvb psm longer than 1018 bytes is not allowed, thus invalid
Thu, 18 May 2006 17:45:20 +0000 gabrov synced with 1.87
Thu, 18 May 2006 17:43:50 +0000 gabrov typo fixes
Thu, 18 May 2006 17:37:00 +0000 gabrov increased sync tag (1.16) after URL update
Thu, 18 May 2006 17:33:29 +0000 gabrov synced with 1.53
Thu, 18 May 2006 17:31:24 +0000 gabrov typo fixes
Thu, 18 May 2006 12:53:14 +0000 gpoirier Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >
Thu, 18 May 2006 10:08:38 +0000 ivo use mp_msg instead of printf
Thu, 18 May 2006 09:54:44 +0000 ivo include sys/io.h instead of asm/io.h so iopl() gets declared too
Thu, 18 May 2006 09:21:45 +0000 ivo only include sys/mman.h if HAVE_SYS_MMAN_H is defined
Wed, 17 May 2006 22:02:26 +0000 diego Mention new mphelp_check.py script.
Wed, 17 May 2006 21:10:11 +0000 gpoirier Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy Meng
Wed, 17 May 2006 21:05:42 +0000 gpoirier S3 virge on fbdev is -vo s3fb
Wed, 17 May 2006 21:01:39 +0000 gpoirier Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.
Wed, 17 May 2006 20:56:49 +0000 gpoirier Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
Wed, 17 May 2006 20:15:02 +0000 gpoirier x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.
Wed, 17 May 2006 17:29:06 +0000 reimar also set guiIntfStruct.sh_video to NULL for guiSetDefaults.
Wed, 17 May 2006 14:49:44 +0000 diego 10l: Really accept both one and two dashes.
Wed, 17 May 2006 12:15:23 +0000 diego Add mphelp_check.py.
Wed, 17 May 2006 12:10:17 +0000 diego Accept --missing as well as -missing, print less newlines.
Wed, 17 May 2006 12:01:00 +0000 attila fix reversed order of arguments
Wed, 17 May 2006 11:45:13 +0000 diego Fix some errors revealed by Uoti's help file checker.
Wed, 17 May 2006 11:30:15 +0000 diego Smacker, typo
Wed, 17 May 2006 11:18:02 +0000 diego Add FFmpeg Smacker audio and video.
Wed, 17 May 2006 07:46:21 +0000 reynaldo fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3
Wed, 17 May 2006 07:18:57 +0000 reynaldo fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3
Wed, 17 May 2006 05:18:16 +0000 reynaldo fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3
Tue, 16 May 2006 18:09:14 +0000 uau Add tool to check MPlayer translation files for conflicting arguments
Mon, 15 May 2006 20:34:33 +0000 kraymer version bump (we are in sync with 1.16)
Mon, 15 May 2006 19:35:45 +0000 gpoirier URL fix
Mon, 15 May 2006 19:17:57 +0000 gpoirier sync with 1.1289
Mon, 15 May 2006 17:56:10 +0000 gpoirier 10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)
Mon, 15 May 2006 15:10:23 +0000 gpoirier fix build on macintel, patch by Zuxy Meng
Mon, 15 May 2006 11:30:43 +0000 gpoirier document more codecs supported by vfw interface.
Mon, 15 May 2006 09:38:46 +0000 rtognimp Add AACP fourcc for AACPlus in nsv streams
Sun, 14 May 2006 22:06:59 +0000 rathann Fix:
Sun, 14 May 2006 22:06:17 +0000 rathann Fix:
Sun, 14 May 2006 22:03:24 +0000 rathann Fix:
Sun, 14 May 2006 20:24:47 +0000 gpoirier Various improvement, fix build on AMD-64 and icc
Sun, 14 May 2006 19:49:49 +0000 gpoirier explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.
Sun, 14 May 2006 19:36:21 +0000 reimar do aspect correction of video size before calculating vo_dx and vo_dy.
Sun, 14 May 2006 17:56:04 +0000 reimar typo fixes: Extenstion -> extension
Sun, 14 May 2006 16:18:41 +0000 gpoirier fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>
Sun, 14 May 2006 16:00:26 +0000 gpoirier add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by me
Sun, 14 May 2006 15:51:05 +0000 rtognimp Fix some potential integer overflow in memory allocation (mot of these
Sun, 14 May 2006 13:39:52 +0000 diego Don't just check for the existence of xmmintrin.h, also verify it will compile.
Sun, 14 May 2006 12:27:11 +0000 diego Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
Sun, 14 May 2006 12:07:26 +0000 diego Use egrep together with extended regular expressions for greater portability.
Sun, 14 May 2006 10:33:27 +0000 diego Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
Sun, 14 May 2006 10:21:56 +0000 diego Only set the default output filename when it was not passed on the command
Sun, 14 May 2006 09:03:22 +0000 gabrov synced with 1.256 (revert in English version)
Sun, 14 May 2006 08:48:08 +0000 gabrov synced with 1.1289
Sun, 14 May 2006 04:07:35 +0000 reynaldo Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
Sat, 13 May 2006 23:22:42 +0000 reimar remove stray ')'
Sat, 13 May 2006 23:06:18 +0000 reimar show OpenGL extension string with -v, very helpful for debugging
Sat, 13 May 2006 23:03:19 +0000 reimar glBindTexture might be called glBindTextureEXT as well
Sat, 13 May 2006 22:07:59 +0000 kraymer grammar fix for 'Syntax'
Sat, 13 May 2006 21:59:18 +0000 kraymer 1.1289: support lavc mv0_threshold
Sat, 13 May 2006 21:12:43 +0000 rathann missing argument for mp_msg, fixes:
Sat, 13 May 2006 21:01:05 +0000 rathann Fix:
Sat, 13 May 2006 20:18:57 +0000 corey support lavc mv0_threshold
Sat, 13 May 2006 19:04:39 +0000 diego Move setting the output filename after the suboption parsing, otherwise it
Sat, 13 May 2006 19:03:20 +0000 reimar add check for a working iconv program and point to workaround if not found
Sat, 13 May 2006 18:38:57 +0000 rathann Remove extra return.
Sat, 13 May 2006 18:34:02 +0000 rathann Simplify condition, since both time and time_last are unsigned.
Sat, 13 May 2006 18:20:41 +0000 rathann Make return type consistent with usage. Patch by Pierre Lombard.
Sat, 13 May 2006 18:01:04 +0000 diego Make depend targets consistent: Remove redirection through .depend target.
Sat, 13 May 2006 17:12:55 +0000 gabrov synced with 1.50
Sat, 13 May 2006 16:40:07 +0000 diego Makefile and config.h are not generated files.
Sat, 13 May 2006 16:37:16 +0000 diego make depend requires help_mp.h, fixes make depend after make distclean.
Sat, 13 May 2006 15:18:14 +0000 gabrov synced with 1.1288
Sat, 13 May 2006 14:50:45 +0000 diego Remove redundant line.
Sat, 13 May 2006 14:36:08 +0000 diego Rework the karaoke audio filter section.
Sat, 13 May 2006 14:32:37 +0000 diego Linkers, assisted by a compiler, can optimize out the string that is being
Sat, 13 May 2006 10:49:46 +0000 nicodvb where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows
Sat, 13 May 2006 10:09:33 +0000 nicodvb when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apart
Sat, 13 May 2006 09:17:21 +0000 reimar Missing terminating " causes compilation error in vo_aa
Sat, 13 May 2006 09:08:28 +0000 nicodvb prevent memleak
Sat, 13 May 2006 09:01:18 +0000 nicodvb unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big
Sat, 13 May 2006 08:46:31 +0000 reynaldo New karaoke af
Sat, 13 May 2006 07:22:36 +0000 reynaldo Minor pre-release corrections, mostly missed caps
Sat, 13 May 2006 06:12:25 +0000 rfelker accidentally committed this overflow fix with the declaration fix before.
Sat, 13 May 2006 05:56:40 +0000 rfelker remove useless cruft (caused error tz undefined)
Sat, 13 May 2006 05:51:35 +0000 rfelker posix compliance, dont use ancient legacy name
Sat, 13 May 2006 05:48:16 +0000 rfelker 10^100l c++ declarations
Fri, 12 May 2006 22:33:42 +0000 nicodvb allocate correct extradata size
Fri, 12 May 2006 22:23:37 +0000 gpoirier Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>
Fri, 12 May 2006 22:21:29 +0000 nicodvb raised max extradata size and refuse to store more than the limit
Fri, 12 May 2006 21:34:06 +0000 nicodvb don't allocate (and demux_push() immediately) demux_packet()s > MAX_PACK_SIZE; releasing immediately audio packets (before the pes is complete) doesn't make any sense and deteriorates interleaving
Fri, 12 May 2006 20:26:05 +0000 nicodvb search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occur
Fri, 12 May 2006 17:27:03 +0000 diego mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
Fri, 12 May 2006 17:07:22 +0000 diego mlib != mediaLib
Fri, 12 May 2006 17:05:55 +0000 diego --enable-mlib should behave like all other commandline parameters.
Fri, 12 May 2006 17:04:47 +0000 diego some fixes for the VfW encoding section
Fri, 12 May 2006 09:50:14 +0000 iive enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
Fri, 12 May 2006 09:20:51 +0000 diego Add missing --enable-toolame and --enable-twolame parameters.
Fri, 12 May 2006 09:13:05 +0000 diego output typo fixes
Fri, 12 May 2006 08:33:30 +0000 diego Disable mediaLib by default due to brokenness.
Fri, 12 May 2006 05:50:13 +0000 reynaldo Minor corrections partII - Final
Fri, 12 May 2006 00:11:52 +0000 reynaldo Minor corrections to spanish help messages - Part1
Thu, 11 May 2006 22:34:38 +0000 diego Fall back on the codecs subdirectory of the current directory for Real
Thu, 11 May 2006 21:12:46 +0000 diego Prefer vorbis over ffvorbis for now.
Thu, 11 May 2006 21:08:32 +0000 diego roff syntax fix
Thu, 11 May 2006 20:47:00 +0000 gpoirier like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
Thu, 11 May 2006 20:44:49 +0000 gpoirier sync with 1.1285
Thu, 11 May 2006 18:50:46 +0000 rtognimp Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich
Thu, 11 May 2006 15:39:43 +0000 gabrov synced with 1.254
Thu, 11 May 2006 15:32:24 +0000 gabrov synced with 1.1284
Thu, 11 May 2006 15:20:08 +0000 gabrov synced with 1.29
Thu, 11 May 2006 15:16:12 +0000 gabrov synced with 1.17 (increased sync tag after English typo fix)
Thu, 11 May 2006 15:12:29 +0000 gabrov synced with 1.49
Thu, 11 May 2006 11:04:27 +0000 kraymer version bump..
Thu, 11 May 2006 11:00:26 +0000 kraymer release dedicated review Part I (lines 329 - <end>)
Thu, 11 May 2006 10:19:32 +0000 kraymer 1.284: fix vfw-related things
Thu, 11 May 2006 10:13:18 +0000 luran sync
Thu, 11 May 2006 08:05:05 +0000 diego Remove unnecessary commented out OPTFLAGS line.
Thu, 11 May 2006 05:51:26 +0000 gpoirier fix vfw-related things, patches by RC and Compn
Wed, 10 May 2006 22:59:46 +0000 diego ffvorbis no longer crashes with native demuxer.
Wed, 10 May 2006 22:56:01 +0000 nicodvb unbound demux_ogg from ad_libvorbis
Wed, 10 May 2006 22:54:24 +0000 nicodvb unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes
Wed, 10 May 2006 22:06:57 +0000 nicodvb A/R changes are handled correctly by -vc mpeg12
Wed, 10 May 2006 22:03:18 +0000 nicodvb moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
Wed, 10 May 2006 22:00:30 +0000 diego Feed AltiVec compiler options into CFLAGS explicitly.
Wed, 10 May 2006 18:31:53 +0000 kraymer grammar fix
Wed, 10 May 2006 12:36:11 +0000 diego missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$com
Wed, 10 May 2006 11:47:22 +0000 kraymer 10l, fix for previous commit
Wed, 10 May 2006 11:43:34 +0000 kraymer fix missing line break for MSGTR_LameCantInit
Wed, 10 May 2006 11:34:50 +0000 kraymer release dedicated review Part I (lines 1 - 328)
Wed, 10 May 2006 08:36:56 +0000 gpoirier fuse XviD entries,
Tue, 09 May 2006 22:48:56 +0000 kraymer align xml tags
Tue, 09 May 2006 22:46:43 +0000 kraymer wording
Tue, 09 May 2006 20:20:09 +0000 kraymer German translation for tvinput.xml
Tue, 09 May 2006 20:06:34 +0000 rtognimp Temporary workaround for libavcodec issues with B-frames
Tue, 09 May 2006 18:16:01 +0000 kraymer 1.251: console message review: countless spelling/grammar/wording fixes
Tue, 09 May 2006 14:56:41 +0000 kraymer 1.1283: Document xvfwopts.
Tue, 09 May 2006 14:38:53 +0000 diego Document xvfwopts.
Tue, 09 May 2006 14:38:07 +0000 diego small layout fix
Tue, 09 May 2006 14:33:43 +0000 diego Ignore main.xml.
Tue, 09 May 2006 14:16:08 +0000 kraymer 1.1281: Small wording fix, add parameters to the lavfopts option declarations.
Tue, 09 May 2006 14:07:26 +0000 diego typo/wording fixes
Tue, 09 May 2006 13:49:15 +0000 diego Add a note about main.xml.
Tue, 09 May 2006 13:34:39 +0000 kraymer 1.252: [previously applied by rynaldo, #1.157]
Tue, 09 May 2006 08:41:16 +0000 gabrov synced with 1.48
Tue, 09 May 2006 07:17:19 +0000 diego Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
Tue, 09 May 2006 05:59:41 +0000 gpoirier Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.
Mon, 08 May 2006 21:41:15 +0000 diego Unconditionally compile the Matroska demuxer.
Mon, 08 May 2006 21:12:59 +0000 diego This file is autogenerated and should not be in CVS.
Mon, 08 May 2006 14:14:48 +0000 gpoirier 2nd part of review by Pierre Lombard + some more fixes by me.
Mon, 08 May 2006 10:28:44 +0000 gpoirier French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.
Sun, 07 May 2006 18:14:49 +0000 reimar change the type of esp in SwsContext to uint64_t so it can hold a full register
Sun, 07 May 2006 16:21:13 +0000 diego Adapt to latest FFmpeg AMR build changes.
Sun, 07 May 2006 16:05:38 +0000 nicodvb COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
Sun, 07 May 2006 14:06:26 +0000 diego vfps OGM support
Sun, 07 May 2006 14:00:07 +0000 diego Fix up some checks to properly use _res_comment.
Sun, 07 May 2006 13:53:13 +0000 diego Remove stray variable.
Sat, 06 May 2006 07:31:49 +0000 diego support for vfps OGM files
Sat, 06 May 2006 06:23:23 +0000 pacman Fix calculation of stream sizes when they are too big for a 32-bit variable
Sat, 06 May 2006 02:01:39 +0000 michael removing esp usage
Sat, 06 May 2006 01:53:07 +0000 michael REGBP
Fri, 05 May 2006 18:52:14 +0000 ods15 fix float rounding error
Fri, 05 May 2006 17:30:52 +0000 uau Don't blit frame if we hit EOF and no new frame is read. Fixes picture
Fri, 05 May 2006 11:13:08 +0000 iive fix the warning generated (in gcc4) by the 'inline' keyword position.
Thu, 04 May 2006 19:10:16 +0000 iive x264 linking now requires explicit x11 libraries inclusion.
Thu, 04 May 2006 16:34:05 +0000 iive check for XviD compiled with pthread support
Thu, 04 May 2006 12:36:34 +0000 gpoirier French Fixes by Pierre Lombard, (and 10l to me for not checking they were
Thu, 04 May 2006 08:45:34 +0000 reimar Make sure black borders are drawn when switching videos with -fixed-vo.
Thu, 04 May 2006 03:00:39 +0000 reynaldo updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz
Wed, 03 May 2006 18:18:25 +0000 nicodvb fixed %d->PRIu64 in read_mpeg_timestamp()
Wed, 03 May 2006 18:12:38 +0000 nicodvb stream_read_word() returns _unsigned_ int
Wed, 03 May 2006 17:55:02 +0000 nicodvb in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in pts
Tue, 02 May 2006 23:03:38 +0000 gabrov synced with 1.1281
Tue, 02 May 2006 19:30:58 +0000 gpoirier French fixes by jerome WOF ferrari YAP lappis WOF com
Mon, 01 May 2006 21:12:12 +0000 gpoirier yet another Compile fix
Mon, 01 May 2006 19:31:45 +0000 gpoirier some more corrections
Mon, 01 May 2006 17:54:48 +0000 gpoirier sync with 1.1281
Mon, 01 May 2006 17:46:30 +0000 gpoirier french corrections by Bounec
Mon, 01 May 2006 17:08:52 +0000 diego Small wording fix, add parameters to the lavfopts option declarations.
Mon, 01 May 2006 14:46:49 +0000 diego Expand a bit, clarification and grammar fix.
Mon, 01 May 2006 13:29:22 +0000 diego cosmetics: Make patch apply cleanly.
Mon, 01 May 2006 13:13:50 +0000 diego Remove obsolete features.xml file.
Mon, 01 May 2006 12:39:10 +0000 diego misc wording/spelling fixes
Mon, 01 May 2006 11:43:36 +0000 gabrov synced with 1.1280
Mon, 01 May 2006 10:11:15 +0000 gpoirier we have a preliminary support for macintel
Mon, 01 May 2006 02:04:09 +0000 rfelker 100000l to the fools who don't know C
Sun, 30 Apr 2006 22:28:15 +0000 reimar update release tag so nobody uses an old codecs.conf
Sun, 30 Apr 2006 22:09:40 +0000 rtognimp AIx port is experimental
Sun, 30 Apr 2006 21:41:10 +0000 rtognimp sync with ffmpeg changelog + some updates
Sun, 30 Apr 2006 21:17:30 +0000 diego Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
Sun, 30 Apr 2006 20:36:13 +0000 attila 10l
Sun, 30 Apr 2006 20:32:01 +0000 attila patches should be always created from root dir
Sun, 30 Apr 2006 20:22:38 +0000 attila add section about resending patches
Sun, 30 Apr 2006 19:25:08 +0000 kraymer 1.1280: -lavfopts muxrate in in bits/sec
Sun, 30 Apr 2006 18:57:41 +0000 nicodvb -lavfopts muxrate in in bits/sec
Sun, 30 Apr 2006 13:30:16 +0000 kraymer 1.1279: Bump the date.
Sun, 30 Apr 2006 13:16:17 +0000 kraymer 1.1276: Consistency for the 'i' key, [does not apply]
Sun, 30 Apr 2006 13:00:35 +0000 kraymer 1.1273: small spelling/grammar fixes
Sun, 30 Apr 2006 12:17:10 +0000 gabrov synced with 1.1200
Sun, 30 Apr 2006 08:05:14 +0000 gabrov synced with 1.252 (update done by Reynaldo)
Sun, 30 Apr 2006 07:24:40 +0000 gpoirier fixes suggested by Reimar
Sun, 30 Apr 2006 01:53:37 +0000 reynaldo Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
Sun, 30 Apr 2006 00:22:56 +0000 gabrov synced with 1.251
Sun, 30 Apr 2006 00:04:36 +0000 reynaldo Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
Sat, 29 Apr 2006 21:52:56 +0000 gpoirier Add a few meaningfull recent dev. improvement, cut overly long lines
Sat, 29 Apr 2006 18:17:17 +0000 reynaldo slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-cz
Sat, 29 Apr 2006 17:32:17 +0000 gpoirier French fixes by Jerome Ferrari
Sat, 29 Apr 2006 17:18:07 +0000 gpoirier French fixes by Bounec
Sat, 29 Apr 2006 17:04:57 +0000 gpoirier I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due date
Sat, 29 Apr 2006 17:01:43 +0000 diego Bump the date.
Sat, 29 Apr 2006 16:56:55 +0000 gpoirier sync with 1.1278
Sat, 29 Apr 2006 12:43:23 +0000 iive Adding transliteration (english spelling) of my name
Sat, 29 Apr 2006 07:35:00 +0000 luran sync
Fri, 28 Apr 2006 23:51:18 +0000 diego Correct vglobal description, as pointed out by Loren.
Fri, 28 Apr 2006 23:15:34 +0000 diego console message review: countless spelling/grammar/wording fixes
Fri, 28 Apr 2006 23:07:41 +0000 diego Remove duplicate message.
Fri, 28 Apr 2006 23:06:42 +0000 diego Rename some misspelled and misnamed messages.
Fri, 28 Apr 2006 21:37:01 +0000 diego cosmetics: Remove trailing whitespace.
Fri, 28 Apr 2006 21:34:02 +0000 diego Consistency for the 'i' key, document vglobal, aglobal and
Fri, 28 Apr 2006 21:33:55 +0000 gabrov synced with 1.1124
Fri, 28 Apr 2006 16:44:48 +0000 reynaldo Small grammar fix introduced by my previous commit :/
Fri, 28 Apr 2006 11:41:03 +0000 gpoirier Some Fench fixes by Bounec
Fri, 28 Apr 2006 11:33:48 +0000 gpoirier Some French corrections, patch by J«±rome Ferrari <jerome POIS ferrari AH lappis POIS com>
Fri, 28 Apr 2006 08:00:51 +0000 gabrov synced with 1.1114
Fri, 28 Apr 2006 06:14:07 +0000 reynaldo Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout mode
Fri, 28 Apr 2006 01:52:45 +0000 diego small spelling/grammar fixes
Thu, 27 Apr 2006 23:00:01 +0000 nicodvb clarified restriction on -lavfopts :delay
Thu, 27 Apr 2006 22:44:51 +0000 nicodvb document more -lavfopts entries
Thu, 27 Apr 2006 22:13:59 +0000 uau Remove a useless variable.
Thu, 27 Apr 2006 21:42:41 +0000 pacman Fix some bugs handling input that is not aligned at 16 bytes or has
Thu, 27 Apr 2006 19:42:36 +0000 gpoirier fixes a bug when copying the image into a destination buffer smaller than the source.
Thu, 27 Apr 2006 19:07:28 +0000 gabrov synced with 1.1100
Thu, 27 Apr 2006 19:06:25 +0000 reimar use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
Thu, 27 Apr 2006 17:20:01 +0000 diego Remove unnecessary le2me_32 macros.
Thu, 27 Apr 2006 14:26:57 +0000 diego Document how configure works and how to write basic checks.
Thu, 27 Apr 2006 13:22:23 +0000 diego spelling/grammar/wording fixes in doxygen and non-doxygen comments
Thu, 27 Apr 2006 13:16:40 +0000 uau Remove useless "#if 0" blocks
Thu, 27 Apr 2006 13:12:51 +0000 diego Fix amr_nb-fixed compilation: Don't depend on amr_nb.
Thu, 27 Apr 2006 13:10:38 +0000 diego EDL no longer conditionally compiled.
Thu, 27 Apr 2006 12:40:29 +0000 uau Make EDL compilation unconditional
Thu, 27 Apr 2006 12:00:56 +0000 diego Sync with upstream.
Thu, 27 Apr 2006 11:58:02 +0000 diego typo
Thu, 27 Apr 2006 11:13:21 +0000 uau Change common pts variables from floats to doubles. Individual demuxers
Thu, 27 Apr 2006 08:44:04 +0000 luran sync with 1.249
Thu, 27 Apr 2006 07:59:15 +0000 reynaldo Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
Thu, 27 Apr 2006 07:37:10 +0000 luran sync with 1.248
Thu, 27 Apr 2006 05:07:20 +0000 reynaldo I think I can safely take care of the equalizer af, going to maintain it
Thu, 27 Apr 2006 05:02:24 +0000 reynaldo updating spanish console messages to 1.249 (almost 100%) adding all missing entries at least
Thu, 27 Apr 2006 04:39:29 +0000 gabrov synced with 1.249
Thu, 27 Apr 2006 03:55:46 +0000 reynaldo Removes duplicate entry
Thu, 27 Apr 2006 02:46:33 +0000 uau Fix memory corruption in vd_libmpeg2
Wed, 26 Apr 2006 20:24:03 +0000 corey Make mencoder stream size printing use 64 bits.
Wed, 26 Apr 2006 20:22:36 +0000 kraymer German translation for faq.xml
Wed, 26 Apr 2006 20:11:05 +0000 gpoirier French corrections by Pierre Lombard < p_l AH gmx POIS fr >
Wed, 26 Apr 2006 19:29:17 +0000 gpoirier (.)~(.)
Wed, 26 Apr 2006 19:14:12 +0000 gabrov synced with 1.1059
Wed, 26 Apr 2006 17:55:02 +0000 kraymer 1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...
Wed, 26 Apr 2006 17:41:19 +0000 kraymer 1.247: correct meaning of ABR
Wed, 26 Apr 2006 07:48:26 +0000 reynaldo Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
Wed, 26 Apr 2006 04:26:26 +0000 gabrov synced with 1.247
Wed, 26 Apr 2006 04:20:58 +0000 gabrov correct meaning of ABR
Wed, 26 Apr 2006 01:59:05 +0000 diego 10l: Test the variable, don't set it...
Wed, 26 Apr 2006 01:56:52 +0000 luran average bitrate -> available bitrate (en hasn't changed yet?)
Tue, 25 Apr 2006 22:34:40 +0000 uau The code setting the OSD seek direction indicator for absolute seeks was
Tue, 25 Apr 2006 21:36:02 +0000 uau Remove updating of vo_mouse_timer_const from the main loop and also
Tue, 25 Apr 2006 20:32:46 +0000 nicodvb simplified management of dvb channel switching
Tue, 25 Apr 2006 20:28:48 +0000 gpoirier some fixes by Pierre Lombard
Tue, 25 Apr 2006 19:11:02 +0000 gabrov synced with 1.1042
Tue, 25 Apr 2006 18:48:53 +0000 albeu Fix most of the mistakes pointed out by Diego.
Tue, 25 Apr 2006 18:46:19 +0000 gabrov synced with 1.246
Tue, 25 Apr 2006 18:40:08 +0000 gabrov synced with 1.105
Tue, 25 Apr 2006 18:38:43 +0000 gabrov synced with 1.26
Tue, 25 Apr 2006 13:30:07 +0000 jheryan Synced with 1.242
Tue, 25 Apr 2006 13:29:35 +0000 jheryan Synced with 1.1258
Tue, 25 Apr 2006 13:25:47 +0000 jheryan Synced with 1.15
Tue, 25 Apr 2006 13:25:33 +0000 jheryan Synced with 1.80
Tue, 25 Apr 2006 13:25:19 +0000 jheryan Synced with 1.103
Tue, 25 Apr 2006 13:25:07 +0000 jheryan Synced with 1.63
Tue, 25 Apr 2006 13:24:52 +0000 jheryan Synced with 1.25
Tue, 25 Apr 2006 13:24:39 +0000 jheryan Synced with 1.102
Tue, 25 Apr 2006 13:24:25 +0000 jheryan Synced with 1.47
Tue, 25 Apr 2006 13:23:53 +0000 jheryan Synced with 1.76
Tue, 25 Apr 2006 13:23:37 +0000 jheryan Synced with 1.16
Tue, 25 Apr 2006 05:48:16 +0000 luran sync with 1.245
Tue, 25 Apr 2006 02:01:21 +0000 albeu No need to include the whole libinput in mencoder
Tue, 25 Apr 2006 01:38:02 +0000 diego Simplify x86 CPU flag/extension check.
Tue, 25 Apr 2006 01:26:10 +0000 albeu Doxygen Attack! - Chapter 3
Mon, 24 Apr 2006 23:48:15 +0000 reynaldo Adding Otvos Attila to authors list
Mon, 24 Apr 2006 23:05:43 +0000 nplourde Get rid of unneeded align
Mon, 24 Apr 2006 21:50:06 +0000 rathann make _res_comment usage consistent
Mon, 24 Apr 2006 21:33:50 +0000 albeu Doxygen attack! - Chapter 2
Mon, 24 Apr 2006 21:04:25 +0000 rathann fix printf->mp_msg transition, 10l to Reynaldo and/or Attila
Mon, 24 Apr 2006 20:50:37 +0000 rtognimp Add exg
Mon, 24 Apr 2006 19:20:04 +0000 albeu Doxygen attack!
Mon, 24 Apr 2006 19:14:16 +0000 albeu MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.
Mon, 24 Apr 2006 19:00:33 +0000 gabrov synced with 1.1036
Mon, 24 Apr 2006 18:29:53 +0000 rathann - fix configure output for XvMC and DGA tests
Mon, 24 Apr 2006 16:30:38 +0000 corey Small grammar fixes:
Mon, 24 Apr 2006 16:02:59 +0000 reynaldo small fix on -identify section of the manpage, new line for new sentence and option scaping with an slash
Mon, 24 Apr 2006 15:12:32 +0000 kraymer 1.245: Improve some messages, typo fix.
Mon, 24 Apr 2006 15:12:06 +0000 diego Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.
Mon, 24 Apr 2006 14:51:07 +0000 kraymer 1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..
Mon, 24 Apr 2006 14:23:03 +0000 nicodvb removed more unused stuff
Mon, 24 Apr 2006 14:04:10 +0000 nicodvb when muxing mpeg audio streams analyze the first 32 KB of data to obtain the most likely correct layer, otherwise every misdetection during parse_audio() will lead to wrong timestamps and loss of synchrony
Mon, 24 Apr 2006 14:03:58 +0000 attila fix typo X<->Y
Mon, 24 Apr 2006 11:28:49 +0000 diego AVI files *can* contain aspect ration information, closes #483.
Mon, 24 Apr 2006 11:26:01 +0000 diego Other players apart from MPlayer support MPEG-4 aspect now, closes #482.
Mon, 24 Apr 2006 11:04:52 +0000 rtognimp Add uau
Mon, 24 Apr 2006 11:00:20 +0000 rtognimp 5 - Drop more buffered audio data left from old position when seeking.
Mon, 24 Apr 2006 10:58:40 +0000 rtognimp 4 - Implement a better way to calculate current audio pts and use it for
Mon, 24 Apr 2006 10:36:29 +0000 rtognimp 3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to
Mon, 24 Apr 2006 10:26:19 +0000 rtognimp 1 - Remove kernel HZ=100 assumptions that are no longer true from
Mon, 24 Apr 2006 10:24:56 +0000 diego Improve some messages, typo fix.
Mon, 24 Apr 2006 09:48:57 +0000 nicodvb simplified parse_audio()
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Mon, 24 Apr 2006 06:28:45 +0000 mosu Do not give bogus timestamps for laced packets with no default duration. Patch by Uoti Urpala ( uoti ! urpala () pp1 ! inet ! fi ).
Mon, 24 Apr 2006 05:44:46 +0000 gpoirier sycn with 1.1266
Mon, 24 Apr 2006 04:23:53 +0000 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
Sun, 23 Apr 2006 23:28:46 +0000 kraymer 1.1266: Remove support for default.sub.
Sun, 23 Apr 2006 23:26:12 +0000 diego Remove support for default.sub.
Sun, 23 Apr 2006 23:14:58 +0000 diego Kill an unused variable warning.
Sun, 23 Apr 2006 22:56:29 +0000 diego cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
Sun, 23 Apr 2006 21:43:49 +0000 gpoirier Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.
Sun, 23 Apr 2006 19:47:29 +0000 kraymer 1.1265: Add a new command: osd_show_property_text that show an expanded property string on the OSD.
Sun, 23 Apr 2006 16:06:30 +0000 gpoirier sync with 1.1265
Sun, 23 Apr 2006 15:39:51 +0000 albeu Add properties to get/set the stream position and get the stream
Sun, 23 Apr 2006 15:14:03 +0000 gpoirier resource leak fix.
Sun, 23 Apr 2006 14:58:14 +0000 diego Fix up osd_show_/operty_text.
Sun, 23 Apr 2006 14:48:15 +0000 albeu Align osd_show_text with osd_show_property_text.
Sun, 23 Apr 2006 14:31:54 +0000 albeu Add a new command: osd_show_property_text that show an expanded property
Sun, 23 Apr 2006 12:53:29 +0000 diego Remove second, redundant x86_exts_check.
Sun, 23 Apr 2006 12:43:50 +0000 diego Fix up -msgcharset and MPLAYER_CHARSET.
Sun, 23 Apr 2006 12:29:10 +0000 diego Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.
Sun, 23 Apr 2006 11:38:06 +0000 rtognimp Partially revert 1.140, restoring the old behaviour for all codecs
Sun, 23 Apr 2006 09:07:38 +0000 gabrov typo fix
Sun, 23 Apr 2006 08:56:40 +0000 reimar document message charset functionality
Sun, 23 Apr 2006 08:36:28 +0000 gpoirier 10l: Gilles uses a series of "*" to mark untranslated strings, which shouldn't have been left as is.
Sun, 23 Apr 2006 08:32:12 +0000 gpoirier Partial sync with one of the latest English version, patch by Gilles Pelletier < pellgill A gmail P com >
Sun, 23 Apr 2006 04:42:25 +0000 reynaldo Cosmetic fix, splitting long mencoder cmd line
Sun, 23 Apr 2006 04:33:09 +0000 reynaldo Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this time
Sat, 22 Apr 2006 23:53:52 +0000 diego Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.
Sat, 22 Apr 2006 21:54:01 +0000 diego Add support for shared libavutil.
Sat, 22 Apr 2006 21:30:34 +0000 reynaldo Small fix, incorrect MSGL at fatal error
Sat, 22 Apr 2006 19:34:49 +0000 albeu The tv color control commands can now also adjust the values.
Sat, 22 Apr 2006 19:30:57 +0000 lorenm sync to x264 r503 (dct_decimate)
Sat, 22 Apr 2006 19:29:02 +0000 albeu Handle the tv color control commands with the properties.
Sat, 22 Apr 2006 18:32:32 +0000 diego Add --disable-libavutil option to --help output.
Sat, 22 Apr 2006 18:29:29 +0000 albeu Verticaly center the background around the text.
Sat, 22 Apr 2006 18:26:50 +0000 gabrov synced with 1.243
Sat, 22 Apr 2006 18:25:43 +0000 diego Add command line options to enable/disable libavutil.
Sat, 22 Apr 2006 18:19:26 +0000 nicodvb muxer_mpeg rewritten
Sat, 22 Apr 2006 18:15:23 +0000 nicodvb removed more unused code and struct members
Sat, 22 Apr 2006 18:02:19 +0000 nicodvb removed unused variables
Sat, 22 Apr 2006 18:01:56 +0000 gabrov synced with 1.76
Sat, 22 Apr 2006 17:55:39 +0000 nicodvb moved inline at beginning of declaration
Sat, 22 Apr 2006 17:47:53 +0000 nicodvb finally replaced the old interleaving with the new one that respects buffering and [pd]ts<->scr constraints; don't check spriv->framebuf_used in find_best_stream()
Sat, 22 Apr 2006 17:31:10 +0000 diego Make static libavutil detection semantics explicit.
Sat, 22 Apr 2006 17:04:38 +0000 albeu There is a draw_alpha for uyvy, use it.
Sat, 22 Apr 2006 16:22:33 +0000 albeu Fix menu background drawing.
Sat, 22 Apr 2006 15:41:16 +0000 nicodvb introduced new functions to handle pack writing and interleaving strategy (will soon replace current ones)
Sat, 22 Apr 2006 15:13:51 +0000 diego 10l: Add missing fallback case for internal FAAD compiler blacklist.
Sat, 22 Apr 2006 14:30:22 +0000 albeu Add properties for the tv input color controls.
Sat, 22 Apr 2006 14:26:30 +0000 albeu Add the declarations for mp_property_find/do.
Sat, 22 Apr 2006 14:13:14 +0000 diego Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
Sat, 22 Apr 2006 13:31:05 +0000 nicodvb fixed muxrates for xvcd and xsvcd
Sat, 22 Apr 2006 13:25:46 +0000 nicodvb audio init code was previously moved to fix_parameters() so removed from write_chunk()
Sat, 22 Apr 2006 13:24:20 +0000 gpoirier simpler and better subtitles switching, patch by Stanislav Maslovski <stanislav P maslovski A gmail P com>
Sat, 22 Apr 2006 13:24:04 +0000 diego Set all processor flags individually, not implied.
Sat, 22 Apr 2006 13:18:32 +0000 nicodvb introduced structures and code to keep track of decoder's buffers sizes
Sat, 22 Apr 2006 13:17:23 +0000 diego Disable RTC on PowerPC.
Sat, 22 Apr 2006 13:05:01 +0000 nicodvb new code to simplify assignment of timestamps; removed temp_ref from mpeg_frame_t and modified add_frame() accordingly; removed no more used drop_delayed_audio() and save_delayed_audio()
Sat, 22 Apr 2006 12:46:33 +0000 diego 10l: Fix internal FAAD check for non-x86.
Sat, 22 Apr 2006 11:22:18 +0000 diego We now have CJPG samples and they work with the CJPG and ijpg decoders.
Sat, 22 Apr 2006 11:03:45 +0000 diego Blacklist certain gcc versions instead of running an expensive compilation
Sat, 22 Apr 2006 05:14:55 +0000 reynaldo Small hack suggested by dalias to avoid flickering at I frames
Sat, 22 Apr 2006 05:12:10 +0000 reynaldo Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
Fri, 21 Apr 2006 18:46:17 +0000 reimar minor fixes: get rid of pointless inline attributes and some additional checks
Fri, 21 Apr 2006 18:42:55 +0000 reimar forgotten update_xinerama_info prototypes
Fri, 21 Apr 2006 12:47:37 +0000 albeu Implement getting colors. The mapping between MPlayer's gamma range
Fri, 21 Apr 2006 12:45:18 +0000 albeu Implement tv_get_color_options() and make tv_set_color_options() return
Fri, 21 Apr 2006 10:54:00 +0000 kraymer 1.260: 10l
Fri, 21 Apr 2006 10:51:50 +0000 kraymer 10l
Fri, 21 Apr 2006 10:45:02 +0000 kraymer syntax fix for "s" (keyboard control)
Fri, 21 Apr 2006 10:37:35 +0000 kraymer typo (noticed by "veal" on freenode)
Thu, 20 Apr 2006 22:44:33 +0000 pacman Fix BGR32 big-endian output
Thu, 20 Apr 2006 21:40:03 +0000 nicodvb removed useless (and broken as hell) buffering code from muxer1; buffering constraints will be fully respected when one of the forthcoming patches is applied
Thu, 20 Apr 2006 20:53:48 +0000 nicodvb removed skip_padding (never used and totally useless)
Thu, 20 Apr 2006 20:48:55 +0000 nicodvb added support for DX50 and dx50 4CCs
Thu, 20 Apr 2006 20:44:43 +0000 nicodvb fixed wrong operator precedence in parse_mpeg4_video()
Thu, 20 Apr 2006 20:38:09 +0000 nicodvb simplified code to patch the video framerate (removed silly comparisons)
Thu, 20 Apr 2006 20:32:36 +0000 nicodvb changed timebase from 1024 to 300 (no rounding errors with any of the allowed framerates); write scr_extension accordingly. This is the first of a long series of patches to rewrite the muxer
Thu, 20 Apr 2006 16:17:06 +0000 reimar 10l, aspect_save_screenres must be always called in update_xinerama_info.
Thu, 20 Apr 2006 09:23:13 +0000 reimar better set audio_out_minsize to MAX_FRAMESIZE
Wed, 19 Apr 2006 22:33:58 +0000 reimar set audio_out_minsize, should avoid all "maxlen too small" cases
Wed, 19 Apr 2006 22:30:31 +0000 reimar bug fixes: left-over mode variable used uninitialized,
Wed, 19 Apr 2006 22:04:05 +0000 kraymer 1.242: small grammar fix
Wed, 19 Apr 2006 22:02:52 +0000 kraymer small grammar fix
Wed, 19 Apr 2006 21:48:34 +0000 kraymer remove private comment tag
Wed, 19 Apr 2006 21:38:24 +0000 kraymer 1.241: add a newline before the "Playing"... line
Wed, 19 Apr 2006 21:36:51 +0000 kraymer German translation for usage.xml
Wed, 19 Apr 2006 21:06:12 +0000 reimar add a newline before the "Playing"... line
Wed, 19 Apr 2006 20:12:01 +0000 diego Using channel count, samplerate and input bps values from the container
Wed, 19 Apr 2006 15:58:10 +0000 reimar Register for window-manager delete window events and quit MPlayer.
Wed, 19 Apr 2006 15:50:37 +0000 reimar also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
Wed, 19 Apr 2006 10:28:49 +0000 kraymer spellcheck revealed 2 more typos..
Wed, 19 Apr 2006 05:48:16 +0000 gpoirier typo fix: s/20060915/20040915/
Tue, 18 Apr 2006 21:36:29 +0000 kraymer small grammar fix
Tue, 18 Apr 2006 21:30:21 +0000 kraymer German translation for documentation.xml
Tue, 18 Apr 2006 21:16:46 +0000 diego Remove some libmpdvdkit vs libmpdvdkit2 cruft.
Tue, 18 Apr 2006 19:48:14 +0000 rtognimp faad2 updated
Tue, 18 Apr 2006 19:39:34 +0000 rtognimp Update to faad2 cvs 20040915+MPlayer fixes
Tue, 18 Apr 2006 19:33:46 +0000 kraymer 1.15: Explain how security issues should be reported, based on a patch by Ivann
Tue, 18 Apr 2006 19:19:58 +0000 kraymer German translation for mail-lists.xml
Tue, 18 Apr 2006 18:25:45 +0000 kraymer German translation for install.xml
Tue, 18 Apr 2006 14:41:41 +0000 diego Make the RTP demuxer work with libdvdread 0.9.5.
Tue, 18 Apr 2006 13:16:15 +0000 diego Remove outdated references to Arpi as admin.
Tue, 18 Apr 2006 11:06:35 +0000 reimar rtsp options should be available for mencoder as well
Tue, 18 Apr 2006 10:24:22 +0000 diego Clarify ffvorbis comment.
Tue, 18 Apr 2006 08:03:20 +0000 diego A new German translation of the XML documentation is in the works.
Tue, 18 Apr 2006 08:02:39 +0000 diego minor markup fixes
Mon, 17 Apr 2006 20:20:28 +0000 nicodvb removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)
Mon, 17 Apr 2006 17:50:34 +0000 gpoirier 10l: build fix.
Mon, 17 Apr 2006 16:31:42 +0000 corey Include buffered decoded audio in A-V sync calculations.
Mon, 17 Apr 2006 13:47:57 +0000 gpoirier fixes decoding demoscene.tv nsv at http://213.186.36.129:8000
Mon, 17 Apr 2006 00:54:59 +0000 kraymer add translation of audio.xml
Mon, 17 Apr 2006 00:29:56 +0000 diego English docs should be built first.
Mon, 17 Apr 2006 00:28:36 +0000 diego Simplify link removal.
Mon, 17 Apr 2006 00:15:48 +0000 kraymer add support for German translation
Mon, 17 Apr 2006 00:13:07 +0000 kraymer add finished translations for
Mon, 17 Apr 2006 00:10:18 +0000 kraymer add missing Makefile for German xml docs
Sun, 16 Apr 2006 20:53:16 +0000 gpoirier sync with 1.1257
Sun, 16 Apr 2006 20:27:35 +0000 kraymer 1.1257: Fix and improve xinerama support
Sun, 16 Apr 2006 20:05:35 +0000 kraymer 1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
Sun, 16 Apr 2006 16:58:36 +0000 gpoirier Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
Sun, 16 Apr 2006 13:45:21 +0000 reimar Use ULL for > 32 bits constant.
Sun, 16 Apr 2006 13:38:28 +0000 reimar Fix and improve xinerama support
Sun, 16 Apr 2006 13:25:14 +0000 reimar remove completely pointless != NULL check
Sun, 16 Apr 2006 13:19:29 +0000 reimar more .charset files based on guesswork
Sun, 16 Apr 2006 13:18:53 +0000 reimar UTF-8 is more portable that utf8
Sun, 16 Apr 2006 13:17:09 +0000 reimar Add some files I maintain
Sun, 16 Apr 2006 08:37:49 +0000 iive recognize future pentium-m processors, e.g. there is intel core with model 14
Sun, 16 Apr 2006 08:27:16 +0000 iive 10l in rgb2rgb_template.c
Sat, 15 Apr 2006 21:45:29 +0000 reimar fallback to USERPROFILE environment variable for caching CSS keys when
Sat, 15 Apr 2006 21:27:16 +0000 diego ffvorbis
Sat, 15 Apr 2006 21:18:20 +0000 reimar 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from working
Sat, 15 Apr 2006 21:09:29 +0000 reimar always cast stream IDs to unsigned before comparing to MAX_STREAMS.
Sat, 15 Apr 2006 20:50:33 +0000 reimar new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
Sat, 15 Apr 2006 20:46:54 +0000 nplourde add support for intel mac. mp3lib is not fixed yet.
Sat, 15 Apr 2006 16:47:25 +0000 gabrov synced with 1.15
Sat, 15 Apr 2006 16:39:46 +0000 gabrov synced with 1.103
Sat, 15 Apr 2006 14:33:19 +0000 diego Make mp3lib say that it's using Altivec to decode instead of generic C
Sat, 15 Apr 2006 14:24:36 +0000 diego Switch audio delay keys to something more sane (+ to increase, - to decrease)
Sat, 15 Apr 2006 09:36:53 +0000 reimar do not try to load default.sub when it doesn't exist. Fixes bug #480.
Sat, 15 Apr 2006 08:21:48 +0000 gpoirier Major update of all French files (except mencoder and encoding-guide)
Fri, 14 Apr 2006 21:51:45 +0000 reimar avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).
Fri, 14 Apr 2006 21:08:25 +0000 reimar 10l, keyframes must have tag 0x10, not 1.
Fri, 14 Apr 2006 14:10:04 +0000 reimar missing free in case sdpplin_parse_stream returns invalid stream.
Fri, 14 Apr 2006 13:37:38 +0000 reimar free memory on error in http_add_basic_authentication
Fri, 14 Apr 2006 13:27:55 +0000 diego small typo/grammar fixes
Fri, 14 Apr 2006 13:18:35 +0000 reimar -ao pcm:fast suboption for faster-than-realtime dumping
Fri, 14 Apr 2006 13:03:05 +0000 reimar remove vts_no parameter from mp_get_titleset_length - it is not only useless,
Fri, 14 Apr 2006 12:55:45 +0000 reimar remove non-ascii character outside of string, might break build with some compilers
Fri, 14 Apr 2006 11:23:03 +0000 reimar 10l, forgot to move aspect_save_screenres in last commit
Fri, 14 Apr 2006 10:57:41 +0000 reimar fix A-V sync overcorrection for desync due to too slow hardware.
Fri, 14 Apr 2006 10:47:40 +0000 reimar add check for non-ascii charsets used in code and simplify showcont switch handling
Fri, 14 Apr 2006 07:36:27 +0000 kraymer 1.1253: Document sinesupress audio filter, [...]
Thu, 13 Apr 2006 21:47:21 +0000 reimar correct fullscreen size
Thu, 13 Apr 2006 21:25:37 +0000 gpoirier Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.
Thu, 13 Apr 2006 16:49:56 +0000 diego Simplify mkdir calls.
Thu, 13 Apr 2006 10:36:17 +0000 michael very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment
Wed, 12 Apr 2006 20:17:07 +0000 reimar define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it
Wed, 12 Apr 2006 14:20:51 +0000 reimar fixes and cleanup for windows fullscreen switching (restore old position,
Wed, 12 Apr 2006 14:11:26 +0000 reimar fixes and cleanup for windows fullscreen switching (restore old position,
Wed, 12 Apr 2006 11:19:49 +0000 reimar missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)
Tue, 11 Apr 2006 20:05:24 +0000 nicodvb timestamps are 33 bits long, so they don't fit in an unsigned int; 10l
Tue, 11 Apr 2006 12:17:21 +0000 gpoirier Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS com
Tue, 11 Apr 2006 10:46:52 +0000 reimar try to detect flac bitrate early on to avoid division by zero problems.
Tue, 11 Apr 2006 10:43:20 +0000 reimar check wav header length against upper limit, should protect against
Tue, 11 Apr 2006 10:19:53 +0000 reimar make failures during e.g. setting the TV norm non-fatal.
Mon, 10 Apr 2006 16:18:17 +0000 reimar make sure the check for valid timestamps does not accidentially search through
Mon, 10 Apr 2006 16:16:33 +0000 reimar do not print the title length from a non-matching titleset.
Mon, 10 Apr 2006 12:42:10 +0000 reimar getch2 should wait for input. Fixes 100% CPU usage during cache fill.
Mon, 10 Apr 2006 07:28:14 +0000 gpoirier Fix a few French barbarism, add missing sentence.
Sun, 09 Apr 2006 18:25:35 +0000 reimar 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress
Sun, 09 Apr 2006 18:16:29 +0000 reimar avoid cache fill status overflow with caches > ca. 20 MB
Sun, 09 Apr 2006 13:52:45 +0000 gpoirier fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,
Sun, 09 Apr 2006 13:49:37 +0000 gpoirier vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
Sun, 09 Apr 2006 13:47:44 +0000 gpoirier the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
Sun, 09 Apr 2006 13:10:29 +0000 gpoirier Add missing French charset
Sun, 09 Apr 2006 13:02:47 +0000 gpoirier synced with 1.1252
Sun, 09 Apr 2006 12:45:49 +0000 gpoirier Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestions
Sun, 09 Apr 2006 12:13:59 +0000 gpoirier AMR codecs support info, patch by Rathann, with slight alteration by me.
Sun, 09 Apr 2006 09:56:06 +0000 iive co_N_pilation to compilation
Sat, 08 Apr 2006 17:10:31 +0000 reimar support kmvc and nuv decoders in ffmpeg
Sat, 08 Apr 2006 16:16:48 +0000 nplourde Replace deprecated function
Sat, 08 Apr 2006 15:43:32 +0000 iive New mode for tinterlace filter
Sat, 08 Apr 2006 15:30:09 +0000 iive New mode for tinterlace filter
Sat, 08 Apr 2006 13:53:02 +0000 iive put my name in native language, remove some obsolate and irrelevant entries.
Fri, 07 Apr 2006 21:47:38 +0000 gpoirier French fixes, by Bounec
Thu, 06 Apr 2006 21:49:12 +0000 iive make sure the indx chunk is big enough to hold the basic structure.
Thu, 06 Apr 2006 20:56:35 +0000 reimar use calloc instead of malloc - simplifies code and fixes overflow problems.
Thu, 06 Apr 2006 20:36:39 +0000 michael zero sized frames are not keyframes
Thu, 06 Apr 2006 20:04:02 +0000 iive Limit the number of entires to the amount that does fit into the chunk.
Thu, 06 Apr 2006 20:03:42 +0000 pacman added myself
Thu, 06 Apr 2006 12:12:08 +0000 reimar sh_audio->delay is adjusted in the wrong direction when changing audio_delay
Thu, 06 Apr 2006 10:08:54 +0000 pacman Reorganize vector constants to work around gcc 4.1 bug:
Thu, 06 Apr 2006 03:27:20 +0000 reynaldo Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txt
Wed, 05 Apr 2006 20:51:35 +0000 nicodvb workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way
Wed, 05 Apr 2006 18:50:24 +0000 nicodvb segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d de
Wed, 05 Apr 2006 16:59:43 +0000 henry Czechification.
Wed, 05 Apr 2006 12:27:55 +0000 alex update lez's email
Tue, 04 Apr 2006 21:39:11 +0000 rathann UTF8-ize, patch by ª£¡ësmail Dªª¢ùnmez \ismail & pardus , org ' tr/
Tue, 04 Apr 2006 09:11:53 +0000 ptt sync up to 1.1234
Tue, 04 Apr 2006 06:48:14 +0000 diego Add 32x32 XPM icon as mandated by Debian policy.
Tue, 04 Apr 2006 05:09:12 +0000 diego Simplify some checks.
Mon, 03 Apr 2006 19:41:17 +0000 rtognimp Fix RealAudio codecs (add descrambling)
Mon, 03 Apr 2006 07:16:10 +0000 rfelker missing dependency
Mon, 03 Apr 2006 07:11:29 +0000 rfelker reverse previous patch which caused sig11.
Mon, 03 Apr 2006 06:44:54 +0000 rfelker 1000l: absolutely huge missing const
Mon, 03 Apr 2006 06:38:55 +0000 rfelker 10l: huge amount of constant crap in data segment
Mon, 03 Apr 2006 06:27:15 +0000 rfelker 10l: missing const put this in data segment instead of text/rodata
Mon, 03 Apr 2006 06:25:30 +0000 rfelker move 12k from data to bss (reduce binary size by 12k)
Mon, 03 Apr 2006 04:58:34 +0000 corey Slight grammar and wording fixes.
Sun, 02 Apr 2006 21:25:56 +0000 kraymer 1.1251: -crash-debug does not get enabled with .developer in the source tree.
Sun, 02 Apr 2006 21:21:56 +0000 kraymer 1.237: Capitalization error I missed before
Sun, 02 Apr 2006 21:13:28 +0000 kraymer 1.234: Part2 of several printf2mp_msg changes in patch from Otvos Attila
Sun, 02 Apr 2006 20:50:49 +0000 kraymer 1.233: Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
Sun, 02 Apr 2006 20:40:26 +0000 gabrov synced with 1.237
Sun, 02 Apr 2006 18:35:00 +0000 reimar simplify extradata handling and make passing extradata on the default.
Sun, 02 Apr 2006 18:25:05 +0000 gpoirier Add a note explaining that it's okay to use a different target bitrate on the various passes of a video encode
Sun, 02 Apr 2006 13:31:03 +0000 diego Remove mpdvdkit1 cruft from the build system.
Sun, 02 Apr 2006 13:15:20 +0000 diego Remove shared libmpdvdkit leftovers.
Sun, 02 Apr 2006 08:26:13 +0000 diego AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net
Sun, 02 Apr 2006 07:55:29 +0000 diego .developer and .libdeps do not exist any longer.
Sun, 02 Apr 2006 07:47:15 +0000 diego -crash-debug does not get enabled with .developer in the source tree.
Sun, 02 Apr 2006 07:44:14 +0000 diego There is no check for the crash debug feature, so setting the variable to
Sun, 02 Apr 2006 07:30:40 +0000 rfelker further fixes..
Sun, 02 Apr 2006 07:18:53 +0000 rfelker 10l: version.h was not being built in some odd cases
Sun, 02 Apr 2006 03:22:32 +0000 rfelker integrate old "libdeps" hack into makefile
Sun, 02 Apr 2006 03:14:54 +0000 rfelker first stage of build system cleanup:
Sat, 01 Apr 2006 23:50:30 +0000 rtognimp Don't use free()d pointer CID 260
Fri, 31 Mar 2006 21:29:37 +0000 gpoirier More French fixes by Bounec
Fri, 31 Mar 2006 09:28:37 +0000 cladisch Add workarounds for old prerelease versions of alsa-lib 0.9.0 that did
Fri, 31 Mar 2006 06:22:51 +0000 corey Capitalization error I missed before
Fri, 31 Mar 2006 06:01:56 +0000 corey A question needs a question mark, but in this case I think at least two
Fri, 31 Mar 2006 05:49:05 +0000 corey Minor spelling and grammar fixes for part 1 of Otvos Attila's
Fri, 31 Mar 2006 04:56:09 +0000 rfelker prevent overflow.. wtf?! from irc:
Fri, 31 Mar 2006 00:15:47 +0000 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
Thu, 30 Mar 2006 23:47:03 +0000 rfelker more cruft
Thu, 30 Mar 2006 23:44:35 +0000 rfelker arrg more of this stupid cruft
Thu, 30 Mar 2006 23:06:18 +0000 iive fix descrambling of asf file,
Thu, 30 Mar 2006 22:28:32 +0000 rfelker more cruft
Thu, 30 Mar 2006 22:15:50 +0000 rfelker forgot one occurrance
Thu, 30 Mar 2006 22:14:44 +0000 rfelker remove deprecated, never-used gnu gettext cruft.
Thu, 30 Mar 2006 14:50:16 +0000 gabrov increasing sync tag to 1.15 after update by Diego
Thu, 30 Mar 2006 14:39:31 +0000 gabrov increasing sync tag to 1.63 after update by Diego
Thu, 30 Mar 2006 08:47:09 +0000 diego Trust the demuxer instead of the decoder for samplerate detection.
Thu, 30 Mar 2006 06:40:58 +0000 reynaldo Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
Thu, 30 Mar 2006 02:52:54 +0000 albeu Add a function to draw flat boxes and use it to make the list
Wed, 29 Mar 2006 23:25:09 +0000 albeu Move global vars used for header parsing, etc to dewux->priv as it should
Wed, 29 Mar 2006 21:54:53 +0000 jonas support for mp3lame with -oac lavc
Wed, 29 Mar 2006 19:31:31 +0000 albeu 100L to who wrote this. Also fix broken headers while at it.
Wed, 29 Mar 2006 11:33:13 +0000 gpoirier French proofreading, by Bounec
Tue, 28 Mar 2006 22:44:16 +0000 nicodvb added support for external VIDIX
Tue, 28 Mar 2006 16:37:09 +0000 ptt Removed unused constant definition (MSGTR_InvalidAOdriver)
Tue, 28 Mar 2006 11:27:45 +0000 ptt Removed unused constant definition (MSGTR_InvalidAOdriver)
Tue, 28 Mar 2006 00:15:16 +0000 ptt sync up to 1.223
Mon, 27 Mar 2006 22:54:50 +0000 ptt sync up to 1.231 plus minor corrections...
Mon, 27 Mar 2006 22:51:24 +0000 diego Remove verbosity parameter added to print_*_header call in last revision again.
Mon, 27 Mar 2006 21:37:18 +0000 rtognimp Fix passing qdm2 extradata to lavc decoder
Mon, 27 Mar 2006 19:43:46 +0000 gpoirier synced with 1.1249
Mon, 27 Mar 2006 19:27:42 +0000 albeu Fix cycling in menu with hidden items.
Mon, 27 Mar 2006 18:33:23 +0000 albeu Fix stepping in the playtree when interupting libmpdemux.
Mon, 27 Mar 2006 18:31:04 +0000 henry include MSGL_* definitions
Mon, 27 Mar 2006 17:25:41 +0000 diego Convert printfs in aviprint.c to mp_msg and give the information printing
Mon, 27 Mar 2006 16:43:02 +0000 diego Properly document sub_alignment.
Mon, 27 Mar 2006 12:41:22 +0000 kraymer 1.1250: [applied by Diego, #1.216]
Mon, 27 Mar 2006 11:39:27 +0000 diego Rename the default GUI skins directory from 'Skin' to 'skins', keeping
Mon, 27 Mar 2006 10:32:52 +0000 reimar reinit vo when pix_fmt changes.
Mon, 27 Mar 2006 08:38:32 +0000 ods15 10l missing header for strdup
Mon, 27 Mar 2006 07:49:14 +0000 diego Change some printf calls to fprintf.
Mon, 27 Mar 2006 07:31:08 +0000 diego Remove superfluous extern variable declaration.
Mon, 27 Mar 2006 07:22:48 +0000 diego Change 'if(verbose)' to the more appropriate mp_msg_test.
Mon, 27 Mar 2006 06:59:00 +0000 diego Clarify which message levels should be translated.
Sun, 26 Mar 2006 22:56:46 +0000 diego Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
Sun, 26 Mar 2006 21:44:55 +0000 diego Simplify directory creation in the install target.
Sun, 26 Mar 2006 21:32:52 +0000 lorenm use shifts instead of division. 15% faster hqdn3d
Sun, 26 Mar 2006 21:17:14 +0000 diego Discard return value from ldconfig, it might not work on non-root installs.
Sun, 26 Mar 2006 21:07:31 +0000 diego Simplify mkdir calls, test is not necessary before creating directories,
Sun, 26 Mar 2006 19:10:43 +0000 albeu NEVER assign static strings to string command line options.
Sun, 26 Mar 2006 14:23:22 +0000 gabrov synced with 1.231
Sun, 26 Mar 2006 14:10:52 +0000 rtognimp Fix a/v desync for real some files
Sun, 26 Mar 2006 11:09:17 +0000 reimar allow values up to 100 for -mc
Sun, 26 Mar 2006 10:52:13 +0000 albeu Don't call make from shell constructs it prevent proper
Sun, 26 Mar 2006 10:43:56 +0000 reimar support custom OSD colour for vo_gl.c
Sun, 26 Mar 2006 10:43:56 +0000 reimar support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz
Sun, 26 Mar 2006 10:03:26 +0000 diego typo, parameter naming consistency
Sun, 26 Mar 2006 10:02:04 +0000 diego Use <value> and [value] consistently.
Sat, 25 Mar 2006 23:10:08 +0000 nicodvb fixed framerate detection of interlaced H264 streams
Sat, 25 Mar 2006 23:07:28 +0000 nicodvb H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halved
Sat, 25 Mar 2006 22:41:15 +0000 diego Add libpostproc to PARTS, fixes distclean on OS X and other platforms.
Sat, 25 Mar 2006 22:41:14 +0000 jonas fix for the macosx tiger (groff 1.19.x) indentation issue
Sat, 25 Mar 2006 20:49:36 +0000 albeu Turn the preferences menu in something usefull using the new
Sat, 25 Mar 2006 19:24:36 +0000 reimar Unify MP3 fourccs for all decoders
Sat, 25 Mar 2006 19:24:21 +0000 albeu Add a msg type for the osd menu.
Sat, 25 Mar 2006 18:15:37 +0000 albeu Allow hiding list elements and disableing the pointer.
Sat, 25 Mar 2006 17:32:10 +0000 albeu Allow 6 ways (up/down/left/right/ok/cancel) navigation.
Sat, 25 Mar 2006 13:39:47 +0000 ods15 max_distance clarification
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
Sat, 25 Mar 2006 10:18:18 +0000 diego Simplify rules with common make constructs.
Sat, 25 Mar 2006 10:03:00 +0000 diego Simplify clean rule.
Sat, 25 Mar 2006 07:58:34 +0000 ods15 cosmetic, table align
Sat, 25 Mar 2006 07:58:07 +0000 ods15 switch to using vlc for stream_flags
Fri, 24 Mar 2006 20:42:23 +0000 albeu Get rid of 2 osd related hacks.
Fri, 24 Mar 2006 19:59:30 +0000 albeu Update to the recent properties changes.
Fri, 24 Mar 2006 19:47:17 +0000 kraymer 1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,
Fri, 24 Mar 2006 19:32:23 +0000 albeu Subtitles properties: move sub_select, sub_pos, sub_visibilty,
Fri, 24 Mar 2006 17:44:43 +0000 kraymer 1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,
Fri, 24 Mar 2006 08:21:40 +0000 diego printf --> mp_msg
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Fri, 24 Mar 2006 02:31:29 +0000 albeu The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other
Fri, 24 Mar 2006 01:32:04 +0000 diego Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.
Thu, 23 Mar 2006 15:17:23 +0000 albeu Fix osd_show_msg alignment and make sure msg strings
Thu, 23 Mar 2006 01:22:43 +0000 albeu Convert fullscreen, panscan, color controls, ontop, rootwin,
Thu, 23 Mar 2006 00:41:22 +0000 albeu 100L too many arguments to mp_msg().
Wed, 22 Mar 2006 23:17:06 +0000 kraymer 1.229: Move audio_delay to a property and add a few read only properties to
Wed, 22 Mar 2006 23:05:13 +0000 albeu Move audio_delay to a property and add a few read only properties to
Wed, 22 Mar 2006 20:17:48 +0000 albeu Add get/set_property and update volume/mute to the last changes.
Wed, 22 Mar 2006 18:58:03 +0000 mosu Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Giaquinta (emanuele ! giaquinta () gmail ! com).
Wed, 22 Mar 2006 18:25:21 +0000 kraymer 1.1246: insert linebreak, \-playing-msg option
Wed, 22 Mar 2006 18:19:15 +0000 kraymer insert linebreak, \-playing-msg option
Wed, 22 Mar 2006 18:11:44 +0000 kraymer 1.1243: 10l
Wed, 22 Mar 2006 17:35:39 +0000 kraymer 1.1237: Capitalize some sentences after colons.
Wed, 22 Mar 2006 17:22:46 +0000 kraymer 1.1234: Add some undocumented options.
Wed, 22 Mar 2006 17:06:34 +0000 kraymer 1.1232: put options in alphabetical order
Wed, 22 Mar 2006 17:06:03 +0000 albeu Shortly describe -playing-msg and -list-properties.
Wed, 22 Mar 2006 16:47:48 +0000 kraymer 1.228: Add an option to list the properties: -list-properties
Wed, 22 Mar 2006 16:35:17 +0000 albeu Add an option to list the properties: -list-properties
Wed, 22 Mar 2006 12:23:55 +0000 reimar 10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)
Wed, 22 Mar 2006 11:26:27 +0000 jonas use mencoder directly for mp3lame encoding instead of lavc
Wed, 22 Mar 2006 00:19:02 +0000 albeu Add the new property API and implement a couple properties.
Tue, 21 Mar 2006 23:09:52 +0000 michael feed something (hopefully correct timestamps) into the video filter chain
Tue, 21 Mar 2006 23:06:09 +0000 michael lavc doesnt pass AVFrame.opaque around :/
Tue, 21 Mar 2006 22:31:49 +0000 michael 10l (forgot ...)
Tue, 21 Mar 2006 22:12:48 +0000 michael 10l (null pointer dereference)
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
Tue, 21 Mar 2006 06:09:32 +0000 ods15 -rawvideo on => -demuxer rawvideo
Tue, 21 Mar 2006 05:36:10 +0000 corey Prevent building lavc with xvid support unless xvid version is 1.1 or
Mon, 20 Mar 2006 23:16:34 +0000 lorenm 10l
Mon, 20 Mar 2006 23:13:37 +0000 lorenm sync to x264 r476 (subq=7)
Mon, 20 Mar 2006 22:24:14 +0000 pacman Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD
Mon, 20 Mar 2006 22:07:30 +0000 pacman Don't try to parse fb.modes more than once. Fixes playback of multiple files
Mon, 20 Mar 2006 21:13:01 +0000 gpoirier synced with 1.1241
Mon, 20 Mar 2006 20:06:04 +0000 aurel retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)
Mon, 20 Mar 2006 10:57:30 +0000 diego Simplify pkg-config invocation.
Sun, 19 Mar 2006 20:39:50 +0000 gabrov synced with 1.226
Sun, 19 Mar 2006 17:28:13 +0000 nicodvb temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered sound
Sun, 19 Mar 2006 16:02:03 +0000 rtognimp Do not use ptr when it's NULL. CID 89
Sat, 18 Mar 2006 20:02:47 +0000 kraymer 1.1230: Typo fix: "URLs to forces" --> "URLs to force"
Sat, 18 Mar 2006 19:22:13 +0000 kraymer 1.226: Print the mute state on the OSD.
Sat, 18 Mar 2006 18:48:14 +0000 diego Print the mute state on the OSD.
Sat, 18 Mar 2006 18:13:22 +0000 albeu Enable gui key bindings only when running the gui. Fix enter and esc
Sat, 18 Mar 2006 17:41:24 +0000 albeu codec-cfg depend on help_mp.h. Fix // builds.
Sat, 18 Mar 2006 12:42:55 +0000 gabrov synced with 1.225
Sat, 18 Mar 2006 12:13:48 +0000 michael flags cleanup
Fri, 17 Mar 2006 23:47:10 +0000 corey Support libavcodec vrc_strategy=1 (XviD ratecontrol).
Fri, 17 Mar 2006 23:38:46 +0000 iive if stream is not seekable calling enca would prevent the real parsing of subtitles.
Fri, 17 Mar 2006 19:39:30 +0000 henry 10l forgotten stream_reset to clear the EOF flag
Fri, 17 Mar 2006 13:26:40 +0000 ods15 timebases guidelines
Thu, 16 Mar 2006 21:56:24 +0000 nicodvb compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
Thu, 16 Mar 2006 19:16:07 +0000 albeu And 10L for me. Fix the forgoten enca_fd.
Thu, 16 Mar 2006 16:55:51 +0000 albeu Fix compilation with stupid C++ compilers that shock on valid C
Thu, 16 Mar 2006 14:42:51 +0000 albeu Move the subread from FILE to stream_t.
Thu, 16 Mar 2006 14:24:22 +0000 albeu Fix a potential seek failure, fill_buffer doesn't have to
Wed, 15 Mar 2006 23:20:27 +0000 gpoirier sync with new MEncoder config file name
Wed, 15 Mar 2006 21:32:10 +0000 corey Fix up libaf unknown-format printing
Wed, 15 Mar 2006 21:13:13 +0000 reimar extra checks on size of OSD parts (though IMHO these values should never be bad)
Wed, 15 Mar 2006 17:16:13 +0000 albeu Small fix with object list (-vf) help.
Wed, 15 Mar 2006 16:28:31 +0000 ods15 rephrase index_ptr positioning
Wed, 15 Mar 2006 16:24:24 +0000 ods15 timebase table
Wed, 15 Mar 2006 12:15:35 +0000 reimar do not call glDeleteTextures with 0 count, Xgl does not like it.
Wed, 15 Mar 2006 09:04:24 +0000 faust3 10l the cpu hog fix broke fullscreenswitching with -wid
Tue, 14 Mar 2006 23:33:37 +0000 diego The system-wide and the user-specific MEncoder configuration file should both
Tue, 14 Mar 2006 22:15:24 +0000 rtognimp Remove twos workaround, this bug was fixed in mov demuxer
Tue, 14 Mar 2006 21:57:58 +0000 rathann mpegopts example
Tue, 14 Mar 2006 21:24:47 +0000 gabrov synced with 1.36
Tue, 14 Mar 2006 21:21:26 +0000 gabrov synced with 1.224
Tue, 14 Mar 2006 19:43:24 +0000 rtognimp Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save
Tue, 14 Mar 2006 16:57:16 +0000 reynaldo last print on libaf to af_msg
Tue, 14 Mar 2006 00:45:06 +0000 albeu Try several formats instead of only YV12 if no format was explicitly
Tue, 14 Mar 2006 00:38:00 +0000 reynaldo forgotten entry about TOOLS/qepdvcd.sh
Tue, 14 Mar 2006 00:02:42 +0000 rathann le2me_32 is not necessary, tested by Diego on BE machine
Mon, 13 Mar 2006 23:35:41 +0000 rathann fl32 is now supported, too
Mon, 13 Mar 2006 23:32:36 +0000 rathann in24/in32/fl32 little/big-endian QuickTime PCM audio support
Mon, 13 Mar 2006 21:50:56 +0000 diego Use _res_comment where appropriate.
Mon, 13 Mar 2006 21:18:27 +0000 albeu 10L fix missing return statement.
Mon, 13 Mar 2006 17:15:51 +0000 michael do not randomly chop up packets, this isnt allowed in almost no container
Mon, 13 Mar 2006 16:56:10 +0000 albeu Fix seeking with cache enabled on systems using fork().
Mon, 13 Mar 2006 16:52:01 +0000 faust3 fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>
Mon, 13 Mar 2006 16:36:18 +0000 gpoirier sync with 1.1238
Mon, 13 Mar 2006 16:17:44 +0000 faust3 adapter doesn't require vm anymore
Mon, 13 Mar 2006 11:06:08 +0000 diego Ignore codecs2html.
Mon, 13 Mar 2006 10:50:37 +0000 cladisch To avoid a bug in ALSA's rate plugin that causes spurious overruns, try
Mon, 13 Mar 2006 10:49:12 +0000 cladisch Do not try to count hardware sound cards because there might be none
Mon, 13 Mar 2006 09:03:43 +0000 gabrov fixed character encoding
Mon, 13 Mar 2006 07:08:01 +0000 nicodvb recommitted version 1.22 + Rich's 1.25
Mon, 13 Mar 2006 06:50:55 +0000 ods15 cosmetic, move stuff around
Mon, 13 Mar 2006 03:46:25 +0000 pacman Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
Mon, 13 Mar 2006 02:42:06 +0000 michael FAAC encoding through libavcodec-faac
Mon, 13 Mar 2006 02:40:09 +0000 michael -lavcopts aglobal
Sun, 12 Mar 2006 23:06:09 +0000 reimar remove mp_msg.c dependency when compiling codec-cfg binary.
Sun, 12 Mar 2006 22:29:27 +0000 reimar Fix compilation error introduced by last commit
Sun, 12 Mar 2006 22:14:00 +0000 nicodvb unified failure case in muxer_new_muxer()
Sun, 12 Mar 2006 21:47:15 +0000 reimar remove useless cruft (binds variable)
Sun, 12 Mar 2006 21:44:22 +0000 reimar fix feature pragma length check
Sun, 12 Mar 2006 20:47:52 +0000 michael + muxer_lavf.c - Michael Niedermayer
Sun, 12 Mar 2006 20:44:22 +0000 ods15 strings without terminating NUL
Sun, 12 Mar 2006 19:05:57 +0000 nicodvb in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)
Sun, 12 Mar 2006 18:58:08 +0000 nicodvb check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43
Sun, 12 Mar 2006 18:31:50 +0000 rfelker 10l found by Oded: case 2 on a boolean value...
Sun, 12 Mar 2006 18:13:11 +0000 nicodvb exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173
Sun, 12 Mar 2006 18:11:32 +0000 rfelker fix cosmetics noticed during nico's 10l
Sun, 12 Mar 2006 18:06:46 +0000 nicodvb fixed C99-ism introduced with previous commit
Sun, 12 Mar 2006 17:46:51 +0000 nicodvb check muxer != NULL before using it; closes cid 201
Sun, 12 Mar 2006 17:40:32 +0000 ods15 bump neglected date
Sun, 12 Mar 2006 17:35:51 +0000 ods15 revert last change
Sun, 12 Mar 2006 13:30:45 +0000 ods15 better max for frame code values, still allowing compact implementation
Sun, 12 Mar 2006 13:21:04 +0000 ods15 10l to me, misarrangment of flags
Sun, 12 Mar 2006 13:08:10 +0000 ods15 change max_distance back to 64kb and set max frame size to 2*max_distance.
Sun, 12 Mar 2006 12:28:09 +0000 nicodvb fail immediately if any of the parameters necessary to switch audio stream isn't set/correct; closes cid 55
Sun, 12 Mar 2006 12:13:37 +0000 nicodvb check sh_video before seeking; closes cid 56
Sun, 12 Mar 2006 11:45:27 +0000 nicodvb close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161
Sun, 12 Mar 2006 11:12:48 +0000 nicodvb init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241
Sat, 11 Mar 2006 23:38:54 +0000 nicodvb dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206
Sat, 11 Mar 2006 23:29:02 +0000 nicodvb init msec in mp_get_titleset_length() before using it; closes cid 251
Sat, 11 Mar 2006 23:26:02 +0000 nicodvb init variable in parse_mp4_object_descriptor before using it; fixes cid 237
Sat, 11 Mar 2006 23:21:09 +0000 nicodvb init delta_pts before using it; fixes cid 239
Sat, 11 Mar 2006 23:15:57 +0000 nicodvb check pce_ptr before using it; fixes cid 207
Sat, 11 Mar 2006 22:43:28 +0000 rathann QuickTime in24 and in32 PCM audio support
Sat, 11 Mar 2006 21:16:59 +0000 reynaldo added dinamically calculated gain factor at output stage to avoid clipping on sane ranges
Sat, 11 Mar 2006 19:47:05 +0000 ods15 change max_distance max to 128kb instead of 65kb
Sat, 11 Mar 2006 16:42:46 +0000 rtognimp Only MAX_STREAMS streams are allowed (cid 115)
Sat, 11 Mar 2006 15:26:39 +0000 ods15 move bit flags to be more convinient...
Sat, 11 Mar 2006 10:19:02 +0000 ods15 clarify, header_checksum is not included in forward_ptr and in packet checksum
Sat, 11 Mar 2006 00:00:25 +0000 diego Simplify libcdio check.
Fri, 10 Mar 2006 23:59:38 +0000 diego Make better use of pkg-config to check for/set proper libraries when
Fri, 10 Mar 2006 23:51:41 +0000 rtognimp Fix memory leak cid 176
Fri, 10 Mar 2006 23:48:33 +0000 rtognimp Fix memory leak cid 177
Fri, 10 Mar 2006 22:15:50 +0000 rtognimp Fix possible use of body uninitialized. Remove an unneeded free (body
Fri, 10 Mar 2006 21:34:54 +0000 ods15 remove edl.c pre-alloc, more readble and safe code
Fri, 10 Mar 2006 14:44:31 +0000 michael SHOULD NOT be higher than 1/timebase limit
Fri, 10 Mar 2006 14:34:30 +0000 michael div8 -> div16
Fri, 10 Mar 2006 14:28:11 +0000 michael drop max_frame_size
Fri, 10 Mar 2006 14:23:22 +0000 michael double muxing examples (cant hurt to explictly mention the most common)
Fri, 10 Mar 2006 14:18:59 +0000 michael limit stuffing to prevent header_checksum from endup being useless due to a gb of 0x80 after a 'N'
Fri, 10 Mar 2006 14:10:07 +0000 michael universal timestamp (= stream_id + timestamp in stream timebase)
Fri, 10 Mar 2006 13:54:39 +0000 michael little clarification of sample_width/sample_height
Fri, 10 Mar 2006 13:50:35 +0000 michael 0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)
Fri, 10 Mar 2006 11:52:58 +0000 ods15 push back userdata stream_class
Fri, 10 Mar 2006 02:49:29 +0000 michael header_checksum
Thu, 09 Mar 2006 22:20:20 +0000 reimar free resources when load_raw fails
Thu, 09 Mar 2006 22:14:34 +0000 reimar fix leak on read error (forgot to free demux packet)
Thu, 09 Mar 2006 22:11:39 +0000 reimar fix minor (i.e. unlikely to ever happen) leak when init fails
Thu, 09 Mar 2006 22:09:03 +0000 rtognimp Fix potential read from an unitialized pointer (CID: 236)
Thu, 09 Mar 2006 18:05:38 +0000 reimar remove useless and memleak-causing strdup
Thu, 09 Mar 2006 17:39:34 +0000 reimar fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)
Wed, 08 Mar 2006 22:23:21 +0000 reimar in demux_ogg_read_packet initialize data to whole packet, reduces code and
Wed, 08 Mar 2006 21:13:16 +0000 reimar name array is too small, use strlcpy instead of strncpy
Wed, 08 Mar 2006 20:27:47 +0000 reimar UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
Wed, 08 Mar 2006 19:56:47 +0000 henry revert the attempts for ccache fix
Wed, 08 Mar 2006 15:49:46 +0000 reimar add default case to encoder switch-case (maybe an error message would be good as well).
Wed, 08 Mar 2006 15:39:53 +0000 reimar fix memory leak when filter with given name does not exist.
Wed, 08 Mar 2006 15:21:12 +0000 reimar Missing free_demux_packet after read error
Wed, 08 Mar 2006 15:14:08 +0000 reimar Fix base64 encoding for basic auth according to RFC.
Wed, 08 Mar 2006 15:07:48 +0000 reimar missing url_free when using proxy and connect fails
Wed, 08 Mar 2006 13:26:36 +0000 reimar stream_id == MAX_STREAMS is invalid, since counting starts with 0.
Wed, 08 Mar 2006 13:07:36 +0000 reimar "i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.
Wed, 08 Mar 2006 13:00:51 +0000 reimar We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)
Wed, 08 Mar 2006 12:49:35 +0000 michael cosmetic
Wed, 08 Mar 2006 12:45:48 +0000 reimar Automaticall convert message to console charset, use utf8 for GTK2 Gui
Wed, 08 Mar 2006 12:37:10 +0000 michael remove info streams
Wed, 08 Mar 2006 11:09:01 +0000 diego Add codecs2html dependencies.
Wed, 08 Mar 2006 11:04:00 +0000 diego libcdio needs to link before -lwinmm in WIN32_LIB on Windows.
Wed, 08 Mar 2006 10:50:16 +0000 reimar free tmp earlier, it is not needed below and might leak on errors otherwise
Wed, 08 Mar 2006 10:24:07 +0000 reimar Missing initialization
Wed, 08 Mar 2006 10:04:05 +0000 reimar initialize f to NULL, needed if desc=malloc... fails
Wed, 08 Mar 2006 00:21:44 +0000 aurel If we have a tuner, use that as a reason we have audio support, and do
Tue, 07 Mar 2006 17:49:37 +0000 henry fix incomplete abs->rel path conversion
Tue, 07 Mar 2006 15:40:49 +0000 diego Fix compilation command in comment.
Tue, 07 Mar 2006 15:39:01 +0000 diego Comment out debug output.
Tue, 07 Mar 2006 15:37:58 +0000 diego Add codecs2html target.
Tue, 07 Mar 2006 13:40:20 +0000 gpoirier synced with 1.1237
Tue, 07 Mar 2006 11:09:40 +0000 diego Correct toolchain for building XML docs on Debian Sarge.
Mon, 06 Mar 2006 21:13:54 +0000 gabrov synced with 1.47
Mon, 06 Mar 2006 18:40:36 +0000 rathann 10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.
Mon, 06 Mar 2006 08:26:07 +0000 diego Reduce output verbosity in non-verbose mode, change some printf to mp_msg.
Mon, 06 Mar 2006 07:19:00 +0000 gpoirier various improvements of the section "Choosing the video codec"
Sun, 05 Mar 2006 22:53:06 +0000 gabrov increasing sync tag to 1.45 after typo fix in English version
Sun, 05 Mar 2006 22:50:56 +0000 gabrov typo fix
Sun, 05 Mar 2006 22:29:26 +0000 diego Capitalize some sentences after colons.
Sun, 05 Mar 2006 19:42:06 +0000 gabrov synced with 1.80
Sun, 05 Mar 2006 19:34:02 +0000 gabrov synced with 1.35
Sun, 05 Mar 2006 19:24:15 +0000 gabrov synced with 1.62
Sun, 05 Mar 2006 19:20:14 +0000 gabrov file remove
Sun, 05 Mar 2006 19:17:33 +0000 gabrov increased sync tag to 1.102 after Diego's update
Sun, 05 Mar 2006 19:15:58 +0000 gabrov increased sync tag after Diego's update
Sun, 05 Mar 2006 19:10:21 +0000 gabrov synced with 1.44
Sun, 05 Mar 2006 18:56:44 +0000 gabrov synced with 1.85
Sun, 05 Mar 2006 18:40:29 +0000 gabrov synced with 1.25
Sun, 05 Mar 2006 18:28:20 +0000 diego Comment fix: mp_msg_levels[] is inited to -2, not 2.
Sun, 05 Mar 2006 18:21:52 +0000 gabrov synced with 1.75
Sun, 05 Mar 2006 18:10:03 +0000 gabrov synced with 1.16
Sun, 05 Mar 2006 17:28:03 +0000 gabrov synced with 1.16
Sun, 05 Mar 2006 17:10:08 +0000 gabrov synced with 1.28
Sun, 05 Mar 2006 17:07:53 +0000 gabrov synced with 1.74
Sun, 05 Mar 2006 16:53:53 +0000 gabrov synced with 1.32
Sun, 05 Mar 2006 16:39:07 +0000 gabrov synced with 1.14
Sun, 05 Mar 2006 14:20:49 +0000 gabrov synced with 1.36
Sun, 05 Mar 2006 10:03:53 +0000 henry use relative paths for libav* build
Sun, 05 Mar 2006 08:55:08 +0000 nicodvb restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)
Sun, 05 Mar 2006 07:23:12 +0000 lorenm sync to x264 r457 (direct_pred=3)
Sun, 05 Mar 2006 07:06:34 +0000 ods15 cosmetics, rename max_size to max_frame_size
Sun, 05 Mar 2006 03:58:53 +0000 lorenm snow supports vme=8
Sat, 04 Mar 2006 20:00:06 +0000 pacman When centering a video with odd width, be sure to start on a pixel boundary.
Sat, 04 Mar 2006 17:33:56 +0000 diego Make -xy help output consistent, output an empty line before and after.
Sat, 04 Mar 2006 16:30:25 +0000 ods15 return index_ptr to inside index
Sat, 04 Mar 2006 12:37:44 +0000 nplourde update activity every 30 sec
Sat, 04 Mar 2006 11:00:20 +0000 nicodvb print ts_probe; 0x88 .. 0x8F in pes_private streams are not AC3 but DTS tracks (unsupported); save the size of the payload of the current PES packet in any case (used for ac3 detection)
Sat, 04 Mar 2006 10:26:46 +0000 ods15 typo
Fri, 03 Mar 2006 22:43:49 +0000 michael slightly better max_distance rule
Fri, 03 Mar 2006 22:38:46 +0000 diego Reduce Real DLL/so loading verbosity, OKed by Roberto.
Fri, 03 Mar 2006 22:33:30 +0000 michael the return of the monolithic index
Fri, 03 Mar 2006 22:31:46 +0000 michael update tmp_field numbers (pretty much just cosmetic)
Fri, 03 Mar 2006 22:30:17 +0000 michael simplify flags
Fri, 03 Mar 2006 21:58:30 +0000 gpoirier Synced with 1.1234, patch by Jiª©?ªª? Heryªª¢Ân < technik AH domotech DOO cz >
Thu, 02 Mar 2006 22:28:12 +0000 rtognimp This patch fixes pcm (twos, swot) in MOV.
Thu, 02 Mar 2006 21:19:57 +0000 nicodvb don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d org
Thu, 02 Mar 2006 10:34:09 +0000 michael syncpoint_start description
Wed, 01 Mar 2006 22:26:18 +0000 nicodvb removed reference to inexistent extern variable
Wed, 01 Mar 2006 21:56:30 +0000 nicodvb stream_control() returns int, not void
Wed, 01 Mar 2006 14:19:37 +0000 michael add forward_ptr to syncpoint (+0.006% overhead)
Wed, 01 Mar 2006 13:37:09 +0000 michael leading coeff for crc polynom
Wed, 01 Mar 2006 13:36:33 +0000 michael width/height/samplerate MUST not be 0
Wed, 01 Mar 2006 13:35:09 +0000 michael remove chapter_id == 0 special case
Wed, 01 Mar 2006 10:07:43 +0000 diego Change obsolete references to design6 to design7.
Wed, 01 Mar 2006 10:01:43 +0000 diego New website structure, the /homepage subdirectory is gone.
Wed, 01 Mar 2006 09:57:11 +0000 gpoirier synced with 1.1235
Wed, 01 Mar 2006 09:26:06 +0000 diego sync with 1.222
Wed, 01 Mar 2006 09:18:56 +0000 gpoirier XviD multi-threaded encoding support
Tue, 28 Feb 2006 23:24:38 +0000 pacman add Amiga-style AltiVec detection, patch from andrea at amigasoft dot net
Tue, 28 Feb 2006 21:54:24 +0000 wanderer reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg
Mon, 27 Feb 2006 22:44:22 +0000 aurel update config.mak to match ffmpeg's version (fix alpha compilation)
Mon, 27 Feb 2006 21:13:17 +0000 nicodvb try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is available
Mon, 27 Feb 2006 21:11:28 +0000 nicodvb implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing
Mon, 27 Feb 2006 21:08:58 +0000 nicodvb added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)
Mon, 27 Feb 2006 21:06:47 +0000 nicodvb added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH
Mon, 27 Feb 2006 19:48:31 +0000 corey Add audio_delay argument to demux_mkv_seek.
Mon, 27 Feb 2006 11:46:35 +0000 gabrov synced with 1.101
Mon, 27 Feb 2006 11:44:55 +0000 gabrov synced with 1.12
Mon, 27 Feb 2006 11:43:29 +0000 gabrov fixed XML syntax error
Mon, 27 Feb 2006 10:09:05 +0000 cladisch Output error messages from the ALSA library through mp_msg() instead of
Mon, 27 Feb 2006 10:06:27 +0000 cladisch Show the actual ALSA version instead of the version mplayer was compiled
Sun, 26 Feb 2006 12:39:17 +0000 gabrov synced with 1.101
Sun, 26 Feb 2006 09:47:17 +0000 reimar Better fallback for APIENTRY when compiling for Windows
Sun, 26 Feb 2006 09:35:21 +0000 gpoirier 10l: section "13.3.6. Example" talks about a telecined source, but the example given doesn't have any ivtc filter!!
Sat, 25 Feb 2006 20:06:21 +0000 ods15 cosmetic, trailing whitespace
Sat, 25 Feb 2006 18:51:46 +0000 ods15 use short 'type' names
Sat, 25 Feb 2006 18:48:52 +0000 ods15 allow rationals with denom of '1'
Sat, 25 Feb 2006 16:16:47 +0000 ods15 CRC32 stuff
Fri, 24 Feb 2006 23:01:40 +0000 nicodvb auto hide dvb menu if auto-close is specified in menu.conf; patch by Ben Zores ben a geexbox di org
Fri, 24 Feb 2006 22:46:23 +0000 nicodvb DVB channels cycling; patch by Ben Zores ben p geekbox d org
Fri, 24 Feb 2006 22:18:45 +0000 pacman Add a practical description of endian-independent RGB/BGR coding
Fri, 24 Feb 2006 21:50:13 +0000 diego link fix
Fri, 24 Feb 2006 20:28:16 +0000 diego Add some undocumented options.
Fri, 24 Feb 2006 19:09:14 +0000 diego Document the noup suboption of the scale video filter.
Fri, 24 Feb 2006 17:38:23 +0000 diego Add XML tool paths for SUSE 10.0
Fri, 24 Feb 2006 15:43:20 +0000 ods15 Add uninit for audio before switching to next file and completing encode
Fri, 24 Feb 2006 15:22:59 +0000 michael 10l (dont limit dimension components independantly if noup)
Fri, 24 Feb 2006 15:09:13 +0000 diego link fixes
Fri, 24 Feb 2006 14:56:28 +0000 ods15 This now works correctly thanks to clear-to-end-of-line patch
Fri, 24 Feb 2006 14:41:02 +0000 ods15 fix bit specification for fixed_fps
Fri, 24 Feb 2006 09:52:59 +0000 pacman Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that
Fri, 24 Feb 2006 05:41:35 +0000 ods15 info packet stuff, chapters...
Thu, 23 Feb 2006 10:18:10 +0000 reimar workaround for gl.h variants that do not define APIENTRY
Wed, 22 Feb 2006 20:39:44 +0000 reimar use calloc instead of malloc in copy_func_pf, missing initialization of
Wed, 22 Feb 2006 11:32:41 +0000 diego link fixes
Wed, 22 Feb 2006 11:09:48 +0000 diego link fixes
Wed, 22 Feb 2006 10:30:55 +0000 iive Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code
Wed, 22 Feb 2006 00:59:11 +0000 nplourde properly detect cpu on x86 based mac
Tue, 21 Feb 2006 21:54:08 +0000 diego Fix stylesheet path.
Tue, 21 Feb 2006 21:40:51 +0000 diego Remove duplicate explanation of how man page format conversion.
Tue, 21 Feb 2006 09:40:25 +0000 corey Fix video delay when encoding with B-frames.
Tue, 21 Feb 2006 09:39:22 +0000 corey Fix video delay when encoding with B-frames.
Mon, 20 Feb 2006 23:50:40 +0000 diego grammar, put options in alphabetical order
Mon, 20 Feb 2006 21:59:28 +0000 gpoirier More complete ASF MIME detection, closing bug# 248,
Mon, 20 Feb 2006 21:05:36 +0000 gpoirier sync with 1.1231
Mon, 20 Feb 2006 11:05:07 +0000 ptt sync with 1.222 plus minor fix
Mon, 20 Feb 2006 09:36:10 +0000 corey New option: -ignore-start
Mon, 20 Feb 2006 04:49:06 +0000 ods15 fields should be in english...
Sun, 19 Feb 2006 21:55:07 +0000 corey Typo fix: "URLs to forces" --> "URLs to force"
Sun, 19 Feb 2006 21:39:58 +0000 gpoirier synced with 1.1229
Sun, 19 Feb 2006 13:27:27 +0000 bertrand Allows the LIVE555 library to forces the client's port to be used
Sun, 19 Feb 2006 10:15:18 +0000 diego Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.
Sun, 19 Feb 2006 09:34:37 +0000 corey dwStart support for mencoder.
Sun, 19 Feb 2006 04:31:14 +0000 ods15 deobfuscate some a/v sync code
Sat, 18 Feb 2006 21:12:56 +0000 michael no upscale flag so automatic downscaling is possible in mencoder
Sat, 18 Feb 2006 20:04:42 +0000 gpoirier upport another G4 flavour: MPC7447* chips.
Sat, 18 Feb 2006 12:45:00 +0000 reimar include stdlib.h and stdio.h, they tend to be useful :-)
Sat, 18 Feb 2006 09:26:39 +0000 corey dwStart support for mplayer.
Sat, 18 Feb 2006 01:08:17 +0000 pacman Just a comment update, replacing a FIXME to reflect the new expectation of
Sat, 18 Feb 2006 00:41:28 +0000 pacman don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;
Fri, 17 Feb 2006 20:05:25 +0000 ods15 more cosmetics
Fri, 17 Feb 2006 19:45:35 +0000 ods15 some cleanup. enforce decode_delay to not be too high.
Fri, 17 Feb 2006 05:01:46 +0000 pacman Fix vec_clip for gcc's that don't handle (vector signed short){16} according
Fri, 17 Feb 2006 03:49:33 +0000 pacman Fix colormap save/restore for directcolor fb devices
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 16 Feb 2006 22:43:42 +0000 aurel memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)
Thu, 16 Feb 2006 22:35:04 +0000 aurel fix compilation without openal
Thu, 16 Feb 2006 20:45:25 +0000 reimar OpenAL audio support, actual output is mono-only (no positioning yet).
Thu, 16 Feb 2006 12:55:23 +0000 michael ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)
Thu, 16 Feb 2006 12:52:09 +0000 michael make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)
Thu, 16 Feb 2006 10:08:03 +0000 iive include config.h before includes that need it
Tue, 14 Feb 2006 22:10:22 +0000 rtognimp Add some more fourcc for DV and MPEG2 needed for some mov samples posted
Tue, 14 Feb 2006 21:43:32 +0000 rtognimp Set SRC_PATH correctly, fixes libpostproc compilation
Tue, 14 Feb 2006 21:42:49 +0000 rtognimp Import common.mak v1.1 from ffmpeg cvs, now it's needed by the building
Tue, 14 Feb 2006 20:13:55 +0000 aurel Don't test the v4l2_input audioset field for audio capabilities but still try changing the mute setting (patch by Jesse Allen < the3dfxdude _at_ gmail.com >)
Tue, 14 Feb 2006 09:55:14 +0000 diego Align memory at 16 byte boundaries.
Tue, 14 Feb 2006 09:34:30 +0000 iive allow autodetection of pictures type when using mf://@file.list syntax
Mon, 13 Feb 2006 12:49:15 +0000 gpoirier synced with 1.1227
Mon, 13 Feb 2006 12:44:17 +0000 diego Remove obsolete big-endian FIXMEs.
Mon, 13 Feb 2006 11:48:29 +0000 cladisch Fix the error handling in the play() function: add a handler for EINTR,
Mon, 13 Feb 2006 11:43:25 +0000 cladisch This changes the software parameters to be more compatible with the
Mon, 13 Feb 2006 11:38:12 +0000 cladisch Using non-blocking writes makes sense when the program wants to do other
Mon, 13 Feb 2006 11:17:43 +0000 cladisch Remove the now superfluous mmap suboption.
Mon, 13 Feb 2006 11:16:29 +0000 cladisch After removing play_mmap(), the play() function just unconditionally
Mon, 13 Feb 2006 11:15:25 +0000 cladisch This patch removes mmap support because it doesn't have any benefit.
Mon, 13 Feb 2006 07:29:11 +0000 ods15 fix index, first keyframe cannot be written with pts=0
Mon, 13 Feb 2006 07:00:37 +0000 lorenm lavc exposes the reconstructed picture, so no need to decode it again
Sun, 12 Feb 2006 17:51:38 +0000 gpoirier synced with 1.1226
Sun, 12 Feb 2006 17:40:02 +0000 ods15 Make 'N' frame code implictly invalid
Sun, 12 Feb 2006 17:01:30 +0000 henry do not forget to initialize dp->buffer
Sun, 12 Feb 2006 16:21:07 +0000 diego Rephrase telecine and film2pal mpegopts.
Sun, 12 Feb 2006 16:14:07 +0000 diego Remove stray space.
Sun, 12 Feb 2006 15:40:40 +0000 gpoirier sync with 1.1224
Sun, 12 Feb 2006 14:50:05 +0000 alex 10l
Sun, 12 Feb 2006 14:17:39 +0000 alex support openbsd/zaurus aswell
Sun, 12 Feb 2006 14:14:12 +0000 alex one more hint for openbsd
Sun, 12 Feb 2006 12:57:25 +0000 rtognimp Native ZMBV support via lavc
Sun, 12 Feb 2006 11:47:36 +0000 nicodvb delay rff by 6, not 3 frames, so the rff will be in the middle of the 12 frames sequence
Sun, 12 Feb 2006 11:12:21 +0000 nicodvb bugfixes and new soft-teleciner in muxer_mpeg.c
Sun, 12 Feb 2006 11:09:27 +0000 nicodvb mention film2pal in -mpegopts
Sun, 12 Feb 2006 11:04:12 +0000 nicodvb experimental film2pal and ntsc2pal soft teleciner
Sun, 12 Feb 2006 10:51:04 +0000 henry forgotten cast (blows on gcc4)
Sun, 12 Feb 2006 09:58:27 +0000 reimar we cannot continue without a crash when read_asf_header fails, since some
Sun, 12 Feb 2006 09:28:09 +0000 reimar add some sanity checks to new/resize_demux_packet
Sun, 12 Feb 2006 08:03:58 +0000 henry add a missing rule for libpostproc.a
Sat, 11 Feb 2006 23:29:51 +0000 diego Sync with latest FFmpeg build system changes:
Sat, 11 Feb 2006 22:36:21 +0000 gpoirier No sane person should encode last pass without at least 'mbd=2' and 'trell' (or should _really_ have _really good_ reasons)
Sat, 11 Feb 2006 22:13:12 +0000 gpoirier Gives some examples of in which form MPEG* videos can come
Sat, 11 Feb 2006 22:11:11 +0000 gpoirier Remove all the sections that are now merged in the XML doc
Sat, 11 Feb 2006 21:45:42 +0000 nicodvb init frame duration to 1/fps when we have a frame but not the enclosing sequence header: it's workaround against lavf's demuxer that doesn't sync to seq_hdr unlike mplayer's native demuxers
Sat, 11 Feb 2006 21:29:03 +0000 nicodvb muxer_mpeg MUST be used with audio_preload=0
Sat, 11 Feb 2006 14:19:37 +0000 diego Mention recent big-endian/AltiVec fixes in postproc/.
Sat, 11 Feb 2006 14:16:10 +0000 diego Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
Sat, 11 Feb 2006 13:42:54 +0000 diego cosmetics: indentation fixes
Sat, 11 Feb 2006 13:35:46 +0000 diego Fix big-endian color permutation problems.
Sat, 11 Feb 2006 09:56:49 +0000 ods15 Put index_ptr within index to avoid it popping out of nowhere.
Sat, 11 Feb 2006 09:51:08 +0000 ods15 Add syncpoint_checksum after frame header
Fri, 10 Feb 2006 22:28:32 +0000 nicodvb tff wasn't correctly unset in soft_telecine()
Fri, 10 Feb 2006 18:58:50 +0000 diego Attila and I are root@mphq.
Fri, 10 Feb 2006 18:21:52 +0000 reimar Make sure maxlen is respected, instead of just failing the assert later on.
Fri, 10 Feb 2006 18:18:24 +0000 reimar add mpc extension so that playback starts faster.
Fri, 10 Feb 2006 18:12:17 +0000 rathann Clarify feature removal policy: it must be approved on the mailing list.
Fri, 10 Feb 2006 18:10:19 +0000 rathann Clarify policy on feature removal.
Fri, 10 Feb 2006 10:42:40 +0000 ods15 change checksum to crc32
Fri, 10 Feb 2006 10:28:20 +0000 cladisch ALSA changes
Fri, 10 Feb 2006 09:28:08 +0000 cladisch Small fixes: make all global variables static, remove some unused
Fri, 10 Feb 2006 09:26:11 +0000 cladisch Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does it
Fri, 10 Feb 2006 09:24:48 +0000 cladisch Simplify get_delay(): we don't need to get the complete PCM status but
Fri, 10 Feb 2006 09:21:17 +0000 cladisch Fix get_space(): we don't need to differentiate between the various PCM
Fri, 10 Feb 2006 09:20:08 +0000 cladisch This adds support for more sample formats (U32, float BE, mu/A-law).
Fri, 10 Feb 2006 09:18:27 +0000 cladisch This replaces the hardcoded numbers for the sample format widths with a
Thu, 09 Feb 2006 19:39:51 +0000 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
Thu, 09 Feb 2006 18:17:04 +0000 faust3 support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>
Thu, 09 Feb 2006 16:36:53 +0000 cladisch I took over ao_alsa maintainership.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Thu, 09 Feb 2006 10:23:51 +0000 iive include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>
Thu, 09 Feb 2006 00:40:35 +0000 aurel fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)
Thu, 09 Feb 2006 00:29:35 +0000 diego Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each
Wed, 08 Feb 2006 23:44:44 +0000 rtognimp Fix CSeq answer for keepalive OPTIONS requests during playback
Wed, 08 Feb 2006 23:22:29 +0000 rtognimp Add support for grayscale [m]jpeg
Wed, 08 Feb 2006 13:14:19 +0000 diego altivec_yuv2packedX() ignores the requested output format and unconditionally
Wed, 08 Feb 2006 12:17:41 +0000 diego expanded and improved NeoMagic TV-out section
Wed, 08 Feb 2006 08:20:40 +0000 diego AltiVec operations need to have memory aligned on 16-byte boundaries.
Wed, 08 Feb 2006 08:16:53 +0000 diego vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect
Wed, 08 Feb 2006 01:19:13 +0000 michael 10l 1000 fps fix
Tue, 07 Feb 2006 23:49:44 +0000 diego fftruespeech works now that the nBlockAlign issue is settled.
Tue, 07 Feb 2006 22:12:34 +0000 reimar read data in nBlockAlign aligned chunks
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Tue, 07 Feb 2006 18:17:12 +0000 ods15 Fix mpng to work correctly with 16 bit png's. don't have any files to test
Tue, 07 Feb 2006 16:52:05 +0000 ods15 EOR can only be (un)set for non delayed streams.
Tue, 07 Feb 2006 16:04:25 +0000 ptt small syntax/upper-lowercase fix
Tue, 07 Feb 2006 08:54:47 +0000 gpoirier synced with 1.1223
Tue, 07 Feb 2006 08:10:51 +0000 danny Minor correction of last two updates
Tue, 07 Feb 2006 04:03:11 +0000 ods15 Allow headers to be repeated anywhere
Tue, 07 Feb 2006 01:36:32 +0000 nplourde let osx sleep if video is paused
Tue, 07 Feb 2006 00:01:38 +0000 diego -fixed-vo shall no longer be called BETA-CODE.
Mon, 06 Feb 2006 21:33:43 +0000 diego ZMB decoder
Mon, 06 Feb 2006 21:27:01 +0000 diego Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
Mon, 06 Feb 2006 21:25:17 +0000 diego Mark ffrv20 as working.
Mon, 06 Feb 2006 21:24:17 +0000 diego Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
Mon, 06 Feb 2006 21:22:30 +0000 nicodvb removed unused variables
Mon, 06 Feb 2006 20:59:19 +0000 nicodvb fixed wrong delta_frame calculation that would affect soft-telecine
Mon, 06 Feb 2006 16:04:17 +0000 diego Build muxers only when MEncoder is enabled.
Sun, 05 Feb 2006 14:53:08 +0000 kraymer 1.221: Typo fix
Sun, 05 Feb 2006 14:48:02 +0000 kraymer 1.1222: cs and ls swscale parameters accept different value ranges now.
Sun, 05 Feb 2006 14:16:39 +0000 diego cs and ls swscale parameters accept different value ranges now.
Sun, 05 Feb 2006 09:41:53 +0000 reimar reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise
Sat, 04 Feb 2006 08:54:31 +0000 ods15 Index repetition
Sat, 04 Feb 2006 08:53:43 +0000 ods15 add compare_ts
Sat, 04 Feb 2006 08:52:35 +0000 ods15 EOR in index
Sat, 04 Feb 2006 00:08:54 +0000 michael change sws sharpen filter a little
Fri, 03 Feb 2006 17:07:43 +0000 gpoirier synced with 1.1221
Thu, 02 Feb 2006 13:14:28 +0000 diego Add -nocache option, -cache is not a flag option.
Thu, 02 Feb 2006 12:01:40 +0000 faust3 avoid conflicting types error on cygwin
Thu, 02 Feb 2006 05:10:03 +0000 lorenm x264 tweaks
Wed, 01 Feb 2006 09:16:41 +0000 ptt typo fixes
Tue, 31 Jan 2006 23:45:46 +0000 diego Only compile libmpencoders if MEncoder has been enabled.
Tue, 31 Jan 2006 23:36:12 +0000 diego Move conditional compilation out of the code and into the build system.
Tue, 31 Jan 2006 23:24:08 +0000 diego Move conditional compilation out of the code and into the build system.
Tue, 31 Jan 2006 10:28:20 +0000 ptt sync up to 1.221
Tue, 31 Jan 2006 09:00:41 +0000 ptt sync up to 1.1216
Mon, 30 Jan 2006 23:46:56 +0000 diego update for recent developments
Mon, 30 Jan 2006 21:18:53 +0000 nicodvb removed forgotten fprintf()
Mon, 30 Jan 2006 20:58:11 +0000 nicodvb when linking to external libav* try using pkg-config first
Mon, 30 Jan 2006 19:39:01 +0000 gabrov synced with 1.221
Mon, 30 Jan 2006 19:37:17 +0000 gabrov Typo fix
Mon, 30 Jan 2006 12:54:11 +0000 kraymer 1.218: typo, consistency
Mon, 30 Jan 2006 12:43:29 +0000 jheryan Synced with 1.1214
Mon, 30 Jan 2006 11:42:50 +0000 ptt sync up to 1.202
Mon, 30 Jan 2006 11:31:59 +0000 kraymer 1.219: More detailed description of brd_scale.
Mon, 30 Jan 2006 10:08:25 +0000 gpoirier synced with 1.1219 + typo fix
Mon, 30 Jan 2006 00:08:04 +0000 gabrov synced with 1.216
Sun, 29 Jan 2006 20:47:30 +0000 nicodvb mention TOOLS/encode2mpeglight
Sun, 29 Jan 2006 20:42:34 +0000 nicodvb new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>
Sun, 29 Jan 2006 19:56:35 +0000 corey More detailed description of brd_scale.
Sun, 29 Jan 2006 19:51:09 +0000 reimar Update musepack entry: I actually implemented seeking and sometimes -af volume is needed.
Sun, 29 Jan 2006 19:07:44 +0000 rathann added missing entries since the last release (approved by Diego with small
Sun, 29 Jan 2006 17:03:19 +0000 gpoirier synced with 1.1218
Sun, 29 Jan 2006 14:07:59 +0000 diego typo, consistency
Sun, 29 Jan 2006 14:07:07 +0000 diego Try to only use a linebreak without hyphenation (\:) where it makes sense.
Sun, 29 Jan 2006 13:22:59 +0000 gpoirier synced with 1.1216
Sun, 29 Jan 2006 02:11:38 +0000 diego Unify the handling of escaped spaces.
Sun, 29 Jan 2006 02:08:40 +0000 diego Include MEncoder config files in list of files.
Sun, 29 Jan 2006 01:39:39 +0000 diego French MEncoder docs are not synced yet.
Sat, 28 Jan 2006 21:36:46 +0000 gpoirier 10l: wrong syntax
Sat, 28 Jan 2006 20:07:29 +0000 gpoirier SDL video out syntax has changed a while ago, but the XML was not updated since now :)
Sat, 28 Jan 2006 17:35:16 +0000 diego Also remove objects in subdirectories.
Fri, 27 Jan 2006 23:07:53 +0000 nicodvb use mp_a52_framesize() when liba52 is not available
Fri, 27 Jan 2006 23:07:16 +0000 nicodvb export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is not present; will be moved in a more appropriate place sometimes in the future
Fri, 27 Jan 2006 19:13:46 +0000 ods15 cosmetic, fix spacing
Fri, 27 Jan 2006 03:07:13 +0000 nplourde MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com>
Fri, 27 Jan 2006 00:18:52 +0000 diego Make clean/distclean behave uniformly in all directories.
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.
Thu, 26 Jan 2006 19:32:07 +0000 michael change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
Thu, 26 Jan 2006 00:48:53 +0000 diego updates
Wed, 25 Jan 2006 20:55:47 +0000 michael limits.h for INT_MAX
Wed, 25 Jan 2006 19:30:01 +0000 michael correct block align
Wed, 25 Jan 2006 19:08:06 +0000 kraymer sync to 1.220
Wed, 25 Jan 2006 15:49:31 +0000 michael fix aac in mov/mp4
Wed, 25 Jan 2006 11:28:19 +0000 albeu Fix the MSG?_FIXME and make the profiles help translatable.
Wed, 25 Jan 2006 01:17:57 +0000 michael pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)
Tue, 24 Jan 2006 23:55:43 +0000 michael setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)
Tue, 24 Jan 2006 23:50:41 +0000 michael vglobal so the user can tell the encoder that she wants global headers ... one step closer to correct mov/mp4 muxing
Tue, 24 Jan 2006 22:44:34 +0000 corey Typo fix: missing "by" in brd_scale recommendation.
Tue, 24 Jan 2006 20:22:57 +0000 diego Fix up new profiles section and the MPLAYER_VERBSE environment variable.
Tue, 24 Jan 2006 16:34:13 +0000 kraymer 1.212: Make -list-options work in both MPlayer and MEncoder.
Tue, 24 Jan 2006 16:08:57 +0000 kraymer 1.1206: sync to x264 r398.
Tue, 24 Jan 2006 15:50:22 +0000 kraymer major update of x264encopts, credits go to Alex G«änsche < ag .«£t. zirona.com>, thank you!
Tue, 24 Jan 2006 11:34:24 +0000 albeu Make -list-options work in both MPlayer and MEncoder.
Tue, 24 Jan 2006 11:16:13 +0000 albeu Profiles support.
Tue, 24 Jan 2006 11:14:13 +0000 albeu New option type to print help text with a function.
Mon, 23 Jan 2006 13:53:40 +0000 diego Using INT_MAX without including limits.h breaks compilation on MinGW.
Mon, 23 Jan 2006 12:15:22 +0000 albeu Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to do
Mon, 23 Jan 2006 11:33:18 +0000 albeu Fix multiple help clauses on the command line with mencoder.
Mon, 23 Jan 2006 10:16:48 +0000 diego Fix libav* linking order, libavutil needs to come after lavc/lavf.
Sun, 22 Jan 2006 23:01:00 +0000 kraymer 1.1210: support libavcodec's new sc_factor parameter
Sun, 22 Jan 2006 21:02:14 +0000 corey support libavcodec's new sc_factor parameter
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Sun, 22 Jan 2006 16:32:04 +0000 gpoirier s/LIVE.COM/LIVE555/ + URL update
Sun, 22 Jan 2006 16:26:42 +0000 gpoirier s/LIVE.COM/LIVE555/ + URL update
Sun, 22 Jan 2006 16:03:29 +0000 kraymer correcting sync version number
Sun, 22 Jan 2006 15:56:32 +0000 kraymer add comment about sync status of this file
Sun, 22 Jan 2006 15:50:49 +0000 kraymer let configure find docbookx.dtd (version 4.4)
Sun, 22 Jan 2006 14:38:05 +0000 kraymer German man page review part XVII
Sun, 22 Jan 2006 12:43:14 +0000 albeu 100L m_option_copy should use the copy callback and not the set one.
Sun, 22 Jan 2006 05:57:46 +0000 ods15 Interleave index to ease per-need decoding.
Sun, 22 Jan 2006 01:32:09 +0000 rtognimp Quick&dirty compilation fix, needed after latest changes in ffmpeg build
Sun, 22 Jan 2006 00:32:07 +0000 kraymer 1.209: consistency fix over the previous consistency fix
Sat, 21 Jan 2006 20:32:13 +0000 gpoirier consistency fix over the previous consistency fix
Sat, 21 Jan 2006 19:44:48 +0000 gpoirier consitency fix
Sat, 21 Jan 2006 19:39:12 +0000 gpoirier synced with 1.1208
Sat, 21 Jan 2006 13:52:47 +0000 kraymer German man page review part XVI
Sat, 21 Jan 2006 10:42:39 +0000 kraymer 1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
Sat, 21 Jan 2006 01:24:37 +0000 kraymer German man page review part XV
Fri, 20 Jan 2006 22:44:12 +0000 diego Cygwin compilation fix
Fri, 20 Jan 2006 22:28:21 +0000 diego List Derek Lewis as AIX/Solaris maintainer, patch by himself.
Fri, 20 Jan 2006 22:27:26 +0000 diego Add Derek Lewis, patch by himself.
Fri, 20 Jan 2006 21:15:28 +0000 diego AIX compiler CPU-option improvements
Fri, 20 Jan 2006 21:04:27 +0000 diego AIX section for the ports description
Fri, 20 Jan 2006 20:49:45 +0000 ods15 some updates
Fri, 20 Jan 2006 20:38:46 +0000 ods15 MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
Fri, 20 Jan 2006 19:12:22 +0000 ods15 cosmetic change, shift stuff around to more logical places
Fri, 20 Jan 2006 19:10:55 +0000 ods15 change goals slightly..
Fri, 20 Jan 2006 19:06:28 +0000 ods15 bump date
Fri, 20 Jan 2006 01:37:15 +0000 atmos4 Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.
Fri, 20 Jan 2006 00:58:07 +0000 diego Also define FF_POSTPROCESS when using shared libavcodec.
Fri, 20 Jan 2006 00:18:55 +0000 kraymer German man page review part XIV
Thu, 19 Jan 2006 22:57:49 +0000 nicodvb mention hwmpa
Thu, 19 Jan 2006 22:41:15 +0000 nicodvb documented audio codec hwmpa
Thu, 19 Jan 2006 22:09:20 +0000 rathann Implement XvMC lib autodetection for future use (currently disabled, but working
Thu, 19 Jan 2006 20:53:13 +0000 diego Remove rule to build shared libpostproc, it does not belong in MPlayer.
Thu, 19 Jan 2006 20:26:34 +0000 reimar Use free instead of speex_free - since speex_free does not appear in the
Thu, 19 Jan 2006 10:41:40 +0000 gpoirier Typo fixes by Bounec
Thu, 19 Jan 2006 00:08:09 +0000 diego Push "Building audio filter chain" up to verbose level.
Wed, 18 Jan 2006 23:58:38 +0000 kraymer sync to 1.219
Wed, 18 Jan 2006 21:50:03 +0000 rathann Mention possible region setting requirement for some RPC-2 drives.
Wed, 18 Jan 2006 21:37:55 +0000 rathann FAQ about problems with playing DVDs on certain drives.
Wed, 18 Jan 2006 18:11:02 +0000 iive prevent xvmc from been loaded before xv, and generally before any autoprobed output
Wed, 18 Jan 2006 02:12:17 +0000 kraymer German man page review part XIII
Tue, 17 Jan 2006 21:54:39 +0000 kraymer German man page review part XII (right from the beginning.. again..)
Tue, 17 Jan 2006 20:45:51 +0000 reimar suppress error message at eof
Tue, 17 Jan 2006 20:25:42 +0000 reimar avoid Solaris 10 compile error with gcc 3.4.5
Tue, 17 Jan 2006 20:07:06 +0000 reimar faster and (IMHO) cleaner code.
Tue, 17 Jan 2006 20:04:49 +0000 reimar function to read from a demuxer up to (and including) the specified
Tue, 17 Jan 2006 00:36:52 +0000 diego Put settings into a more meaningful order, some cosmetics.
Tue, 17 Jan 2006 00:36:00 +0000 diego Improve option descriptions.
Tue, 17 Jan 2006 00:24:07 +0000 diego Remove multi-language setting specification, it has little use.
Tue, 17 Jan 2006 00:18:21 +0000 diego Improve option descriptions.
Mon, 16 Jan 2006 23:58:37 +0000 diego cosmetic whitespace / layout changes
Mon, 16 Jan 2006 23:41:04 +0000 kraymer German man page review part X:
Mon, 16 Jan 2006 23:24:02 +0000 diego Comment out default settings. MPlayer should behave the same w/ or w/o
Mon, 16 Jan 2006 22:57:56 +0000 kraymer sync to 1.218
Mon, 16 Jan 2006 22:55:08 +0000 diego Do not build the GUI by default in the Debian package to be more in line
Mon, 16 Jan 2006 22:41:35 +0000 diego Remove overly loud "warning" from runtime-cpudetection message.
Mon, 16 Jan 2006 20:49:07 +0000 gpoirier MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note about this.
Mon, 16 Jan 2006 19:27:07 +0000 diego Prefer native GSM over the binary codec.
Mon, 16 Jan 2006 09:00:36 +0000 gpoirier sync with 1.1206
Mon, 16 Jan 2006 03:46:58 +0000 diego typos
Mon, 16 Jan 2006 01:37:32 +0000 lorenm sync to x264 r398.
Sun, 15 Jan 2006 22:00:53 +0000 rtognimp Print some more useful data from header in verbose mode
Sun, 15 Jan 2006 21:58:10 +0000 rtognimp Support sipr codec in old RealAudio files.
Sun, 15 Jan 2006 13:48:53 +0000 nicodvb restored hwmpa with 'working' status and lowest priority
Sun, 15 Jan 2006 12:30:41 +0000 nicodvb temporarily disabled hwmpa until I fix the priority
Sun, 15 Jan 2006 10:25:14 +0000 nicodvb ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
Sun, 15 Jan 2006 01:56:17 +0000 diego Change LIB to LIBNAME to fix compilation.
Sat, 14 Jan 2006 23:39:31 +0000 diego 10l: FFmpeg shared lib build information does not belong in MPlayer configure.
Sat, 14 Jan 2006 22:47:38 +0000 reimar Always try to parse index chunk, no reason to check for movi_end
Sat, 14 Jan 2006 22:21:34 +0000 diego Sync with latest FFmpeg build system changes.
Sat, 14 Jan 2006 21:54:50 +0000 kraymer German man page review part X:
Sat, 14 Jan 2006 19:24:55 +0000 rtognimp Fix printing of audio fourcc in hex format
Sat, 14 Jan 2006 18:59:45 +0000 kraymer German man page review part IX:
Sat, 14 Jan 2006 17:59:03 +0000 rathann add mod playback to the wishlist
Sat, 14 Jan 2006 16:57:52 +0000 rtognimp Print audio 4cc for every stream, print 4cc of selected audio track
Sat, 14 Jan 2006 16:26:42 +0000 diego Consistent variable names for shared libavcodec.
Sat, 14 Jan 2006 16:04:35 +0000 diego Add --disable-libavcodec_so/--disable-libavformat_so.
Sat, 14 Jan 2006 10:59:16 +0000 ptt sync up to 1.217
Sat, 14 Jan 2006 04:09:48 +0000 rathann 1l - one cast too many
Sat, 14 Jan 2006 02:26:19 +0000 rathann Fix parallel make builds, patch by Oded Shimon.
Sat, 14 Jan 2006 00:06:23 +0000 kraymer German man page review part VIII
Fri, 13 Jan 2006 23:38:16 +0000 rathann This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
Fri, 13 Jan 2006 22:29:11 +0000 kraymer German man page review part VII
Fri, 13 Jan 2006 20:06:59 +0000 nicodvb dvd subtitles should be disabled by default, and enabled specifying -sid or -slang; this fix also restores the display of other subtitles types when dvd subs are present
Fri, 13 Jan 2006 20:02:37 +0000 kraymer sync to 1.217
Fri, 13 Jan 2006 13:11:33 +0000 jheryan Synced with 1.82
Fri, 13 Jan 2006 13:11:07 +0000 jheryan Synced with 1.16
Fri, 13 Jan 2006 13:10:42 +0000 jheryan Synced with 1.76
Fri, 13 Jan 2006 13:10:15 +0000 jheryan Synced with 1.60
Fri, 13 Jan 2006 13:09:42 +0000 jheryan Synced with 1.24
Fri, 13 Jan 2006 13:09:18 +0000 jheryan Synced with 1.100
Fri, 13 Jan 2006 13:08:46 +0000 jheryan Synced with 1.38
Fri, 13 Jan 2006 13:08:17 +0000 jheryan Synced with 1.28
Fri, 13 Jan 2006 13:07:52 +0000 jheryan Synced with 1.74
Fri, 13 Jan 2006 13:07:23 +0000 jheryan Synced with 1.32
Fri, 13 Jan 2006 00:23:32 +0000 diego Update licensing information: The FSF changed postal address.
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Thu, 12 Jan 2006 11:27:26 +0000 diego Remove libxvmc-dev from build-depends.
Thu, 12 Jan 2006 00:25:15 +0000 kraymer wording fix
Thu, 12 Jan 2006 00:03:58 +0000 kraymer 1.1202: Reformat examples to prevent linebreaks and hyphenation.
Wed, 11 Jan 2006 23:43:55 +0000 kraymer 1.1201: Explain DVDREAD_NOKEYS environment variable.
Wed, 11 Jan 2006 23:03:50 +0000 kraymer 1.1193: [does not apply]
Wed, 11 Jan 2006 22:19:47 +0000 aurel remove build-depends used only for obsolete vo
Wed, 11 Jan 2006 22:09:55 +0000 kraymer 1.1186: Merry Christmas and happy cola-chugging!
Wed, 11 Jan 2006 02:45:17 +0000 nplourde do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hectorchu@gmail.com>
Tue, 10 Jan 2006 22:17:16 +0000 gpoirier I'm the new mailling list maintainer
Tue, 10 Jan 2006 21:19:22 +0000 aurel xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.
Tue, 10 Jan 2006 11:09:03 +0000 rathann convert some printfs to mp_msg
Mon, 09 Jan 2006 19:35:44 +0000 nicodvb added support for external libavformat
Mon, 09 Jan 2006 15:44:15 +0000 reimar CamStudio codec support
Mon, 09 Jan 2006 07:46:17 +0000 danny Minor correction of last updates, credit to Paul TT
Sun, 08 Jan 2006 22:57:59 +0000 diego OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.
Sun, 08 Jan 2006 22:18:03 +0000 diego support for Radeon 9550
Sun, 08 Jan 2006 21:41:01 +0000 gpoirier sync w/ 1.1205
Sun, 08 Jan 2006 19:06:13 +0000 diego Remove non-ASCII character.
Sun, 08 Jan 2006 18:34:33 +0000 diego Update for current Debian package.
Sun, 08 Jan 2006 18:33:54 +0000 diego Improve the Debian package configuration: Remove the vo module configuration,
Sun, 08 Jan 2006 17:37:48 +0000 diego Quote some values to silence debconf warnings.
Sun, 08 Jan 2006 17:37:00 +0000 diego Do not install .cvsignore files.
Sun, 08 Jan 2006 14:03:42 +0000 nicodvb include the right avcodec.h, consistently with the rest of mplayer
Sun, 08 Jan 2006 13:35:54 +0000 reimar fix crash if no video codec available
Sun, 08 Jan 2006 10:18:18 +0000 henry fix premature end of audio playback (audio only)
Sat, 07 Jan 2006 22:41:04 +0000 diego Add uppercase MPG2 fourcc.
Sat, 07 Jan 2006 22:20:46 +0000 nicodvb disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crash
Sat, 07 Jan 2006 22:09:10 +0000 diego Remove empty sections, speak of container formats, not file formats.
Sat, 07 Jan 2006 22:06:06 +0000 diego minor rewording
Sat, 07 Jan 2006 19:56:55 +0000 reimar avoid some gcc 4 compiler warnings
Sat, 07 Jan 2006 19:53:51 +0000 reimar Less ugly and easier to extend getFunctions
Fri, 06 Jan 2006 20:09:15 +0000 diego Mention Chinese console messages.
Fri, 06 Jan 2006 14:43:28 +0000 rtognimp Update for realrtsp bandwidth support
Fri, 06 Jan 2006 14:39:10 +0000 rtognimp This patch makes real rtsp tell the server to deliver data at specified
Fri, 06 Jan 2006 14:03:51 +0000 diego Reformat examples to prevent linebreaks and hyphenation. When occurring
Fri, 06 Jan 2006 13:51:36 +0000 ods15 align byte is deprecated
Fri, 06 Jan 2006 12:36:59 +0000 rtognimp Yet another MPEG-4 fourcc (Samsung SMP4)
Fri, 06 Jan 2006 02:06:22 +0000 ods15 1) remove global_timebase
Fri, 06 Jan 2006 02:05:57 +0000 ods15 MN rule
Fri, 06 Jan 2006 02:05:34 +0000 ods15 1) change date and goals slightly
Fri, 06 Jan 2006 01:40:30 +0000 diego Better default vo - xv instead of x11.
Fri, 06 Jan 2006 00:54:03 +0000 diego Remove unused template file.
Fri, 06 Jan 2006 00:53:31 +0000 diego 100l, the vo selection should fall back to other vo drivers.
Thu, 05 Jan 2006 23:33:20 +0000 diego build fix
Thu, 05 Jan 2006 23:32:18 +0000 diego Improve overall structure by adding a few top-level chapters so that
Thu, 05 Jan 2006 22:50:54 +0000 diego Add FFmpeg TrueSpeech.
Thu, 05 Jan 2006 22:47:08 +0000 diego Add MPEG fourcc to all MPEG decoders.
Wed, 04 Jan 2006 23:36:36 +0000 rtognimp Don't leak memory (free audio reordering buffers)
Wed, 04 Jan 2006 22:49:23 +0000 rtognimp Remove assumption that all audio packets in a block have the same
Wed, 04 Jan 2006 22:21:32 +0000 rtognimp 1000.0l timestamps are float
Wed, 04 Jan 2006 16:17:05 +0000 diego Explain DVDREAD_NOKEYS environment variable.
Wed, 04 Jan 2006 15:54:47 +0000 diego Bandaid fix for compilation failure when creating main/.depend with GUI
Wed, 04 Jan 2006 15:31:01 +0000 diego cosmetics: Make the patch apply without offsets.
Wed, 04 Jan 2006 15:28:02 +0000 gpoirier Update copyright date to 2006
Wed, 04 Jan 2006 15:25:51 +0000 diego Update with current changes.
Wed, 04 Jan 2006 15:01:55 +0000 diego CONFIGURATION FILES section added to the man page.
Wed, 04 Jan 2006 15:01:30 +0000 diego Expand the configuration file section to include MEncoder examples.
Wed, 04 Jan 2006 12:05:15 +0000 mosu Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
Wed, 04 Jan 2006 11:26:15 +0000 diego 10l build fix
Wed, 04 Jan 2006 08:20:27 +0000 gpoirier synced with 1.1198
Wed, 04 Jan 2006 00:34:38 +0000 ptt little fixes i looked at after previous cvs commit :-)
Wed, 04 Jan 2006 00:24:14 +0000 ptt sync with 1.1198 plus little fixes
Wed, 04 Jan 2006 00:01:39 +0000 ptt fixed indentation for suboption brd_scale
Tue, 03 Jan 2006 22:27:09 +0000 gpoirier synced with 1.1197
Tue, 03 Jan 2006 22:14:27 +0000 nicodvb removed previously forgotten reording options/flags
Tue, 03 Jan 2006 22:06:12 +0000 gpoirier Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
Tue, 03 Jan 2006 22:05:03 +0000 nicodvb removed frame reording option
Tue, 03 Jan 2006 22:02:11 +0000 nicodvb removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 video
Tue, 03 Jan 2006 20:55:27 +0000 nicodvb disable dvd subtitles by default
Tue, 03 Jan 2006 17:18:44 +0000 ptt word consistency fix
Tue, 03 Jan 2006 17:12:16 +0000 ptt sync up to 1.1167
Tue, 03 Jan 2006 16:11:07 +0000 diego Restructure ports section.
Tue, 03 Jan 2006 16:07:59 +0000 diego updates, spelling
Tue, 03 Jan 2006 16:03:17 +0000 diego Fix _inc_extra handling in DirectFB check.
Tue, 03 Jan 2006 14:23:03 +0000 diego small wording/spelling/syntax fixes
Tue, 03 Jan 2006 13:07:54 +0000 gpoirier add bitexact's lavd flag desc.
Tue, 03 Jan 2006 07:29:59 +0000 lorenm h264es: don't seek to non-keyframes
Tue, 03 Jan 2006 00:24:17 +0000 rathann use $(INSTALLSTRIP) consistently
Mon, 02 Jan 2006 23:22:13 +0000 rathann fix the translator names list so that it conforms to lastname, firstname
Mon, 02 Jan 2006 20:40:25 +0000 nicodvb don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
Mon, 02 Jan 2006 13:12:29 +0000 jheryan Synced with 1.216
Mon, 02 Jan 2006 13:02:20 +0000 jheryan Synced with 1.1182
Mon, 02 Jan 2006 06:56:22 +0000 corey Partial support for QuickTime sound atom version 2.
Mon, 02 Jan 2006 02:02:57 +0000 ptt sync up to 1.216
Sun, 01 Jan 2006 15:31:05 +0000 iive add Dicas MPEGable H.264/MPEG-4 AVC fourcc
Sat, 31 Dec 2005 19:16:14 +0000 gpoirier Add Rich's advice posted on the thread:
Sat, 31 Dec 2005 18:56:35 +0000 gpoirier "Currently mplayer looks for only one MP3 frame sync. The attached
Sat, 31 Dec 2005 18:24:00 +0000 diego Add MPEG fourcc to mpeg12.
Sat, 31 Dec 2005 17:47:54 +0000 nicodvb search next sequence_header untile a valid one is found
Sat, 31 Dec 2005 14:03:47 +0000 diego Guide on creating quality skins.
Sat, 31 Dec 2005 14:01:19 +0000 diego Build incomplete Russian docs last.
Sat, 31 Dec 2005 07:37:37 +0000 henry check the intermediate audio buffer
Sat, 31 Dec 2005 00:41:35 +0000 lorenm update x264 feature summary
Fri, 30 Dec 2005 21:40:39 +0000 diego Mac OS update
Fri, 30 Dec 2005 18:46:56 +0000 nicodvb simplification: don't use residual_buffer, but prepend remainder of current frame to next one (needed for future work; init frame->pos to 0 in reorder_frame(); fix: don't go beyond last frame in flush_buffer()
Fri, 30 Dec 2005 08:38:11 +0000 gpoirier synced with 1.1194
Fri, 30 Dec 2005 08:13:59 +0000 gpoirier synced with 1.1192
Fri, 30 Dec 2005 05:15:27 +0000 lorenm sync to x264 r390 (bime)
Fri, 30 Dec 2005 05:08:37 +0000 wanderer for roff: add missing linebreak in uspp description
Thu, 29 Dec 2005 19:24:06 +0000 wanderer minor grammar/punctuation on lavc's keyint option
Thu, 29 Dec 2005 19:17:42 +0000 wanderer further wording fix for uspp
Thu, 29 Dec 2005 18:01:22 +0000 diego AIX PPC port
Thu, 29 Dec 2005 17:03:27 +0000 diego Bump DH_COMPAT version.
Thu, 29 Dec 2005 17:02:48 +0000 diego Add a basic watch file.
Thu, 29 Dec 2005 17:01:33 +0000 diego Support vme=8 (iterative overlapped block).
Thu, 29 Dec 2005 16:59:14 +0000 diego Include the snow wavelet comparison functions from DOCS/tech/snow.txt
Thu, 29 Dec 2005 16:56:35 +0000 diego wording
Thu, 29 Dec 2005 11:27:22 +0000 ods15 change erase to end of line, fall back to old behavior if no termcap found
Wed, 28 Dec 2005 12:34:20 +0000 rathann fix dvdread version macro
Wed, 28 Dec 2005 08:45:18 +0000 gpoirier Add bidir_refine to lavc's set of options, and document it.
Tue, 27 Dec 2005 20:03:36 +0000 rtognimp wma2 fixed
Tue, 27 Dec 2005 19:21:04 +0000 ods15 vpotmeter fix, scroll in the correct direction
Tue, 27 Dec 2005 13:01:22 +0000 gpoirier fixes suggested by Diego
Tue, 27 Dec 2005 10:59:52 +0000 ods15 new input command prefixes, pausing_keep, pausing_toggle
Tue, 27 Dec 2005 10:42:02 +0000 ods15 Fix erase to end of line with windows, windows terminal does not support
Tue, 27 Dec 2005 10:10:44 +0000 rtognimp Remove tables used by MPlayer native 14_4 and 28_8 codecs
Tue, 27 Dec 2005 09:34:57 +0000 gpoirier New section: choosing the video codec for your encode: what to consider before picking it.
Mon, 26 Dec 2005 20:46:20 +0000 ods15 fix setting colorkey in vidix mga_vid
Mon, 26 Dec 2005 13:10:13 +0000 ods15 10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be
Mon, 26 Dec 2005 06:27:56 +0000 gpoirier Merry Christmas and happy cola-chugging!
Mon, 26 Dec 2005 03:16:48 +0000 al - move our setenv() fallback implementation to osdep
Sun, 25 Dec 2005 21:33:15 +0000 gpoirier Adds lavc's brd_scale and updates vb_strategy
Sun, 25 Dec 2005 21:29:18 +0000 gpoirier support downscaling frames for dynamic b frame decission
Sun, 25 Dec 2005 20:42:27 +0000 gpoirier synced with 1.1184
Sun, 25 Dec 2005 19:22:48 +0000 ods15 add "pausing_keep" and "pausing_toggle" input cmd prefixes
Sun, 25 Dec 2005 18:26:35 +0000 ods15 Use termcap "erase to end of line" character code instead of using spaces
Sun, 25 Dec 2005 17:38:19 +0000 diego Add current Cygwin tool paths.
Sun, 25 Dec 2005 17:34:10 +0000 diego Windows waveout is no longer the best choice under Windows.
Sun, 25 Dec 2005 14:00:04 +0000 rathann prefer newer terminfo-capable libraries (ncurses or terminfo)
Sun, 25 Dec 2005 07:21:42 +0000 ods15 improove termcap detection, -lncurses works too
Sat, 24 Dec 2005 18:17:39 +0000 rtognimp Add "application/x-mms-framed" for ASF
Sat, 24 Dec 2005 18:08:32 +0000 iive This cache-seek-min is definitly implemented. The not implemented one got removed...
Sat, 24 Dec 2005 16:13:12 +0000 iive The <=132 frame rule is only valid at MacroBlock level not at frame one.
Sat, 24 Dec 2005 12:48:01 +0000 rtognimp Typo in ASF demuxer selection by name (it's 'asf', not 'asv')
Thu, 22 Dec 2005 09:36:50 +0000 gpoirier synced with 1.1182
Thu, 22 Dec 2005 05:48:04 +0000 ods15 typo
Wed, 21 Dec 2005 08:30:24 +0000 gpoirier Synced with help_mp-en.h 1.216
Tue, 20 Dec 2005 19:04:17 +0000 iive Print some error message,
Tue, 20 Dec 2005 17:38:43 +0000 ods15 I screwed up keep aspect param, made behavior the opposite of man page.
Mon, 19 Dec 2005 19:38:28 +0000 henry malloc padding to avoid access beyond allocated memory
Mon, 19 Dec 2005 18:04:37 +0000 henry reverse the H264 hack
Sun, 18 Dec 2005 18:13:09 +0000 henry fspp update
Sun, 18 Dec 2005 18:11:26 +0000 henry negative quality values allow postproc regardless of input
Sun, 18 Dec 2005 16:51:28 +0000 diego credits for Onur, patch by himself
Sun, 18 Dec 2005 13:35:48 +0000 henry do not postprocess H264
Sun, 18 Dec 2005 12:04:08 +0000 reimar support negative stride (flipping) in vo_gl.
Sun, 18 Dec 2005 11:57:25 +0000 reimar calculate framesize for raw RGB and BGR.
Sun, 18 Dec 2005 11:55:47 +0000 reimar fix crash with invalid -vid and no audio stream
Sun, 18 Dec 2005 01:22:11 +0000 michael bitexact flag
Sat, 17 Dec 2005 20:02:47 +0000 ranma 1.1180: [does not apply]
Sat, 17 Dec 2005 20:00:16 +0000 ods15 deobfuscate some very simple code...
Sat, 17 Dec 2005 19:58:24 +0000 ranma typo: ouput -> output
Sat, 17 Dec 2005 19:55:39 +0000 ods15 "cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not
Sat, 17 Dec 2005 19:40:09 +0000 ranma sync to 1.216
Sat, 17 Dec 2005 19:13:36 +0000 ods15 some more new stuff..
Sat, 17 Dec 2005 18:52:05 +0000 ods15 -o in mencoder now manditory
Sat, 17 Dec 2005 18:24:35 +0000 ods15 -msglevel added, -verbose removed
Sat, 17 Dec 2005 18:10:51 +0000 ods15 Removing obsolete, and until recently, misdocumented option -verbose .
Sat, 17 Dec 2005 15:43:17 +0000 gpoirier synced with 1.100
Sat, 17 Dec 2005 15:19:28 +0000 gpoirier synced with 1.13, patch by Johan Bos
Sat, 17 Dec 2005 15:17:45 +0000 gpoirier synced with 1.72, patch by Johan Bos
Sat, 17 Dec 2005 15:13:42 +0000 gpoirier sync w/ 1.1178
Sat, 17 Dec 2005 14:28:17 +0000 gpoirier synced with 1.12, patch by Johan Bos, and fixes by me :p
Sat, 17 Dec 2005 14:05:40 +0000 gpoirier Fixes by Bounec
Sat, 17 Dec 2005 13:32:54 +0000 diego grammar fix
Sat, 17 Dec 2005 10:46:48 +0000 reimar include fastmemcpy.h before stream.h, so it is used for the stream_read
Fri, 16 Dec 2005 23:04:20 +0000 henry remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at gmail com
Fri, 16 Dec 2005 18:32:58 +0000 henry do not set the flag when config failed
Thu, 15 Dec 2005 20:39:59 +0000 rathann Avoid gcc warnings:
Thu, 15 Dec 2005 17:57:18 +0000 wanderer make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
Thu, 15 Dec 2005 17:54:29 +0000 wanderer one-word grammar fix for "incompatible codec" message
Thu, 15 Dec 2005 17:50:29 +0000 wanderer use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias Lederhofer <matled -at- gmx dot net>
Thu, 15 Dec 2005 16:00:31 +0000 ptt sync with 1.213
Thu, 15 Dec 2005 15:58:36 +0000 ptt small grammatical/sentence fix
Wed, 14 Dec 2005 21:52:41 +0000 nicodvb fix compilation when dvdkit and dvdread are not available
Wed, 14 Dec 2005 19:35:25 +0000 reynaldo Fix small typos spoted by Paul TT
Tue, 13 Dec 2005 23:27:37 +0000 diego Reformat for better readability.
Tue, 13 Dec 2005 21:54:28 +0000 aurel restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
Tue, 13 Dec 2005 19:55:45 +0000 diego libdvdread configure script defines __DARWIN__ on darwin to trigger
Tue, 13 Dec 2005 17:01:07 +0000 diego Darwin does not support -rdynamic.
Tue, 13 Dec 2005 14:34:59 +0000 ptt small typo preventing compilation, sorry :(
Tue, 13 Dec 2005 01:43:54 +0000 ptt little fixes....
Tue, 13 Dec 2005 01:16:02 +0000 ptt sync up to 1.210
Mon, 12 Dec 2005 01:34:41 +0000 wanderer minor grammar clarification to the last commit, + omitted periods
Sun, 11 Dec 2005 23:55:12 +0000 diego Unify paths in patch and fix recent breakage, no -ko keyword expansion
Sun, 11 Dec 2005 22:09:55 +0000 gpoirier Another examples showing how to play raw YUV video samples
Sun, 11 Dec 2005 21:59:13 +0000 reimar add hint to slave.txt
Sun, 11 Dec 2005 21:52:47 +0000 reimar improve video equalizer command (brightness, contrast, etc.) description
Sun, 11 Dec 2005 21:17:29 +0000 gpoirier sync with 1.1176
Sun, 11 Dec 2005 18:19:05 +0000 ods15 make fribidi autodetect by default instead of disable
Sun, 11 Dec 2005 18:05:23 +0000 diego Make -really-quiet a common option.
Sun, 11 Dec 2005 17:21:02 +0000 wanderer make demuxer seek and close functions return void, patch by Dominik Mierzejewski
Sun, 11 Dec 2005 17:13:56 +0000 wanderer punctuation fixes for the previous commit
Sun, 11 Dec 2005 16:51:29 +0000 gpoirier Update email address, old one is dead
Sun, 11 Dec 2005 16:50:07 +0000 gpoirier sync with 1.1175
Sun, 11 Dec 2005 16:44:44 +0000 diego Fix -v/-verbose description.
Sun, 11 Dec 2005 16:38:04 +0000 gpoirier sync with 1.1174
Sun, 11 Dec 2005 16:33:35 +0000 diego 10l: \ needs to be escaped in roff.
Sat, 10 Dec 2005 23:49:35 +0000 gabrov synced with 1.201
Sat, 10 Dec 2005 23:21:09 +0000 gpoirier Sync with 1.1171
Sat, 10 Dec 2005 23:16:11 +0000 gpoirier 1/4l
Sat, 10 Dec 2005 23:14:24 +0000 gpoirier Formatting fix
Sat, 10 Dec 2005 22:49:13 +0000 gpoirier Give an example about how to use the famous cqif video samples
Sat, 10 Dec 2005 22:30:30 +0000 iive move to next vo if /dev/3dfx could not be opened
Sat, 10 Dec 2005 22:22:24 +0000 gpoirier synced with 1.1170
Sat, 10 Dec 2005 21:00:48 +0000 diego Do not exit() if /dev/3dfx is not available, approved by Ivan.
Sat, 10 Dec 2005 20:28:11 +0000 diego Remove obsolete note.
Sat, 10 Dec 2005 19:01:01 +0000 diego known bugs with P4 and SSE, small fixes
Sat, 10 Dec 2005 17:31:04 +0000 gpoirier Convert this file to UTF-8 as it contains funky caracters from all around the world.
Sat, 10 Dec 2005 11:58:39 +0000 ranma 1.1162: multithreaded decoding
Sat, 10 Dec 2005 10:29:16 +0000 ranma sync to rev. 1.210
Sat, 10 Dec 2005 10:19:15 +0000 ranma remove stray tab, which was confusing help_diff.sh
Sat, 10 Dec 2005 01:40:18 +0000 reynaldo Harcoded eng strings on libmpdemux/network.c to help_mp
Fri, 09 Dec 2005 17:06:47 +0000 rtognimp ffmpeg update
Fri, 09 Dec 2005 16:52:44 +0000 rtognimp Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)
Fri, 09 Dec 2005 16:36:50 +0000 diego cook
Fri, 09 Dec 2005 16:25:37 +0000 rtognimp Move audio packets reordering from codec interface to demuxers for real
Fri, 09 Dec 2005 12:51:13 +0000 diego #include help_mp.h only once.
Fri, 09 Dec 2005 10:22:41 +0000 diego Remove some inactive maintainers.
Fri, 09 Dec 2005 00:26:24 +0000 diego long obsolete
Fri, 09 Dec 2005 00:25:50 +0000 diego some sync with the present day situation
Thu, 08 Dec 2005 22:12:57 +0000 diego Unify include paths, -I.. is in CFLAGS.
Thu, 08 Dec 2005 22:02:52 +0000 rtognimp M263 (M$ h263) can be decoded by lavc H.263 decoder
Thu, 08 Dec 2005 13:13:48 +0000 gpoirier Bye-bye old email address, I'm a student no more!! :-P
Thu, 08 Dec 2005 10:59:53 +0000 gpoirier translate just 1.1169
Thu, 08 Dec 2005 10:42:31 +0000 gpoirier synced with 1.1167
Thu, 08 Dec 2005 08:44:36 +0000 diego -mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.
Thu, 08 Dec 2005 08:35:17 +0000 diego Clarifications for the AUDIOSERVER environment variable.
Wed, 07 Dec 2005 23:13:24 +0000 rathann add fix for sbr_dec.c to local diff, too
Wed, 07 Dec 2005 23:07:40 +0000 rathann add my fix to ps_dec.c to our diff
Wed, 07 Dec 2005 21:17:29 +0000 gpoirier Every contribution deserves to be listed on the "about" window of the gui.
Wed, 07 Dec 2005 20:09:25 +0000 henry vf_fspp bframes option
Wed, 07 Dec 2005 20:04:16 +0000 henry prevent flicker on b-frames, trivial port from vf_spp
Wed, 07 Dec 2005 19:58:47 +0000 wanderer list myself as patch backlog maintainer
Wed, 07 Dec 2005 18:11:58 +0000 wanderer option to show the lines containing anomalies, patch by Ivo van Poorten
Wed, 07 Dec 2005 16:14:46 +0000 diego small updates and fixes
Wed, 07 Dec 2005 16:14:10 +0000 diego preliminary environment variables section
Wed, 07 Dec 2005 16:04:14 +0000 reimar really clear frames to black instead of grey, and make sure one of those
Wed, 07 Dec 2005 15:56:27 +0000 reimar signed division must be used for calculation vo_dx and vo_dy.
Wed, 07 Dec 2005 15:53:02 +0000 reimar WM_PAINT is the "expose" event, not WM_ACTIVATE
Wed, 07 Dec 2005 15:05:23 +0000 jheryan Minor spelling fixes
Wed, 07 Dec 2005 14:01:12 +0000 jheryan Synced with 1.1163
Wed, 07 Dec 2005 11:39:24 +0000 al Don't abort when xscreensaver window isn't available anymore.
Wed, 07 Dec 2005 10:07:27 +0000 ods15 more warning fixes
Wed, 07 Dec 2005 09:56:44 +0000 ods15 compiler warning fixes, some of these were actual (printing) bugs.
Wed, 07 Dec 2005 05:12:07 +0000 ods15 Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
Wed, 07 Dec 2005 00:57:32 +0000 diego -msglevel description improvement
Tue, 06 Dec 2005 22:53:39 +0000 wanderer new arguments for -vf spp, patch by Corey Hickey
Tue, 06 Dec 2005 22:35:54 +0000 reimar Must use glFlush when doublebuffering is not used
Tue, 06 Dec 2005 22:23:06 +0000 reimar Get rid of most #ifdefs
Tue, 06 Dec 2005 22:15:03 +0000 reimar Fix message handling, process resize events
Tue, 06 Dec 2005 21:34:42 +0000 wanderer alphabetical order + better explanation for '-lavdopts threads'
Tue, 06 Dec 2005 21:31:02 +0000 wanderer minor grammar fix, + stray LIVE.COM -> LIVE555 transition
Tue, 06 Dec 2005 12:03:51 +0000 ods15 another 100l, codec-cfg relied on mp_msg printing nothing....
Tue, 06 Dec 2005 11:59:14 +0000 ods15 100l, codec-cfg needs fixing after -msgl patch
Tue, 06 Dec 2005 11:17:26 +0000 michael prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5
Tue, 06 Dec 2005 08:52:18 +0000 ods15 Fix EDL to be per file, allow -edlout and -edl together as there is really
Tue, 06 Dec 2005 08:47:32 +0000 ods15 1000l, reverting 2 more unrelated changes with last commit
Tue, 06 Dec 2005 08:45:06 +0000 ods15 100l, reverting unrelated change with last commit
Tue, 06 Dec 2005 08:42:48 +0000 ods15 new -msglevel option, constrols msg level for every msg module
Tue, 06 Dec 2005 00:45:15 +0000 wanderer more minor grammatical fixes
Mon, 05 Dec 2005 19:27:03 +0000 gpoirier multithreaded decoding
Mon, 05 Dec 2005 19:20:48 +0000 gpoirier fixes suggested by The Wanderer and Corey
Mon, 05 Dec 2005 17:52:00 +0000 ods15 expand aspect works by display aspect, not video aspect.
Mon, 05 Dec 2005 01:34:47 +0000 rathann add missing -I..
Mon, 05 Dec 2005 01:34:13 +0000 rathann fix
Mon, 05 Dec 2005 01:32:30 +0000 rathann fix
Mon, 05 Dec 2005 01:31:53 +0000 rathann fix
Mon, 05 Dec 2005 01:31:03 +0000 rathann fix
Mon, 05 Dec 2005 01:30:31 +0000 rathann fix
Mon, 05 Dec 2005 01:30:01 +0000 rathann fix
Mon, 05 Dec 2005 01:28:59 +0000 rathann fix
Mon, 05 Dec 2005 01:28:17 +0000 rathann ad_libvorbis.c:119: warning: assignment from incompatible pointer type
Mon, 05 Dec 2005 01:27:32 +0000 rathann fix
Mon, 05 Dec 2005 01:26:09 +0000 rathann fix
Mon, 05 Dec 2005 01:25:31 +0000 rathann fix
Mon, 05 Dec 2005 01:24:27 +0000 rathann fix
Mon, 05 Dec 2005 01:18:10 +0000 rathann mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'
Sun, 04 Dec 2005 15:58:52 +0000 reimar Fix popup menu problems: GTK cannot get a grab while the button is down,
Sun, 04 Dec 2005 15:56:40 +0000 reimar About text should _not_ be editable, it just looks stupid.
Sat, 03 Dec 2005 20:36:12 +0000 ranma missing dot
Sat, 03 Dec 2005 20:35:30 +0000 ranma lots of small fixes a few rephrasings
Sat, 03 Dec 2005 19:36:17 +0000 ranma sync to 1.205
Sat, 03 Dec 2005 03:37:43 +0000 michael attribute align
Sat, 03 Dec 2005 03:04:10 +0000 michael switch to snow
Fri, 02 Dec 2005 22:00:50 +0000 michael multithreaded decoding
Fri, 02 Dec 2005 19:43:36 +0000 rfelker muxer_lavf MUST be disabled by default until someone adds AVParser
Fri, 02 Dec 2005 19:41:25 +0000 rfelker fatal error when muxer cannot initialize
Fri, 02 Dec 2005 14:35:19 +0000 jheryan Synced with 1.100
Fri, 02 Dec 2005 14:34:40 +0000 jheryan Synced with 1.99
Fri, 02 Dec 2005 14:34:04 +0000 jheryan Synced with 1.34
Fri, 02 Dec 2005 14:30:30 +0000 jheryan Synced with 1.12
Fri, 02 Dec 2005 10:00:35 +0000 gpoirier make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )
Thu, 01 Dec 2005 21:59:24 +0000 rtognimp export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll
Thu, 01 Dec 2005 20:13:19 +0000 rtognimp Add CharNextA(), needed by rp8 sipr dll
Thu, 01 Dec 2005 16:44:00 +0000 gpoirier nits and fixes suggested by The Wanderer and Loren Merritt
Thu, 01 Dec 2005 11:58:44 +0000 diego vo_tdfxfb should be preferred over vo_3dfx.
Thu, 01 Dec 2005 03:14:21 +0000 reynaldo wrong output level calculation on af_equalizer leaded to low level output even with all octaves at 0db (default), patch by Corey Hickey bugfood-ml AT -fatooh/org-
Thu, 01 Dec 2005 02:51:22 +0000 diego AMD's Family 6 CPUs come with two flavors: one that supports SSE and
Wed, 30 Nov 2005 21:45:32 +0000 nicodvb fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unknown format
Tue, 29 Nov 2005 22:04:57 +0000 reynaldo Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
Tue, 29 Nov 2005 19:53:05 +0000 ranma Link was a bit dated (but still working :-))
Tue, 29 Nov 2005 04:16:46 +0000 reynaldo Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]
Tue, 29 Nov 2005 01:12:03 +0000 diego Sync man page structure description with actual man page structure.
Tue, 29 Nov 2005 00:56:15 +0000 diego spelling, capitalization and wording fixes
Tue, 29 Nov 2005 00:02:58 +0000 diego Smarter defaults, removing obsolete options.
Mon, 28 Nov 2005 23:54:08 +0000 diego -aop is long obsolete.
Mon, 28 Nov 2005 23:43:24 +0000 diego -aop is long obsolete.
Sun, 27 Nov 2005 23:29:33 +0000 albeu Add a function to remove osd msg and use it to remove the "OSD: enabled"
Sun, 27 Nov 2005 19:48:39 +0000 gpoirier Add indicative QP for ASP and AVC codecs
Sun, 27 Nov 2005 18:51:21 +0000 gpoirier Explain how to make regression tests with CVS
Sun, 27 Nov 2005 18:40:38 +0000 wanderer grammar fix on the documentation-updates note
Sun, 27 Nov 2005 14:03:14 +0000 alex some comments and simplification
Sun, 27 Nov 2005 04:54:47 +0000 ranma 1.1161: misc fixes [partly]
Sat, 26 Nov 2005 20:44:13 +0000 diego Note about handling patches that contain documentation updates.
Sat, 26 Nov 2005 17:10:17 +0000 albeu Add support to get the list of files from a file containing one filename
Sat, 26 Nov 2005 16:01:43 +0000 gpoirier How to create a MPEG4 video from an explicit list of files, based on a patch by devik <devik AH cdi POIS cz>
Sat, 26 Nov 2005 15:57:39 +0000 albeu Fix URL escaping to correctly handle URL containing an ip6 address or
Sat, 26 Nov 2005 15:52:17 +0000 gpoirier Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
Fri, 25 Nov 2005 21:15:05 +0000 diego skin authors, trailing whitespace cosmetics
Fri, 25 Nov 2005 19:42:43 +0000 gpoirier wording and gramma fixes by Bougiz
Fri, 25 Nov 2005 02:06:47 +0000 diego When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibility
Thu, 24 Nov 2005 12:18:55 +0000 gpoirier Grammar and wording fixes by Bougiz
Thu, 24 Nov 2005 11:51:16 +0000 diego productive skin
Wed, 23 Nov 2005 19:29:11 +0000 gpoirier M-x untabify
Wed, 23 Nov 2005 19:21:11 +0000 gpoirier correct k6_mtrr detection, add a great deal of infos about newer processors
Wed, 23 Nov 2005 19:14:05 +0000 wight fixes in examples, minor details
Wed, 23 Nov 2005 12:25:17 +0000 jheryan Synced with 1.202
Wed, 23 Nov 2005 11:55:20 +0000 gpoirier sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >
Wed, 23 Nov 2005 08:40:18 +0000 diego -mc is useful to get rid of A/V desync.
Wed, 23 Nov 2005 08:26:53 +0000 gpoirier synced with 1.1161
Wed, 23 Nov 2005 00:27:25 +0000 diego misc fixes
Tue, 22 Nov 2005 22:05:47 +0000 al Revert previous commit
Tue, 22 Nov 2005 19:24:09 +0000 rtognimp Ignore OPTIONS rtsp command during playback. Fixes
Tue, 22 Nov 2005 17:36:00 +0000 gpoirier sync with 1.1159
Tue, 22 Nov 2005 16:49:36 +0000 reimar Explain -vo gl:slice-height behaviour if YUV rendering is used.
Tue, 22 Nov 2005 16:29:34 +0000 ptt added a '.'... not abig effort by me indeed :-)))n..
Tue, 22 Nov 2005 16:25:04 +0000 ptt sync with 1.1158
Tue, 22 Nov 2005 16:18:34 +0000 reimar Use slice-height 16 as default for yuv colorspaces (only relevant if decoder
Tue, 22 Nov 2005 05:32:28 +0000 lorenm 10l
Tue, 22 Nov 2005 05:17:17 +0000 lorenm sync to x264 r373 (brdo)
Mon, 21 Nov 2005 23:51:27 +0000 ptt resolves problem in module stop_xscreensaver, crashing mp after sleep and awake or enabling/disabling xssaver by hand
Mon, 21 Nov 2005 22:53:14 +0000 nicodvb buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by me
Mon, 21 Nov 2005 21:17:27 +0000 gpoirier Mentions that --enable-runtime-cpudetection is not on by default.
Sun, 20 Nov 2005 23:44:46 +0000 albeu Make the osd command only switch between enabled/disabled when
Sat, 19 Nov 2005 14:35:45 +0000 diego Unify include paths, -I.. is in CFLAGS.
Sat, 19 Nov 2005 14:00:35 +0000 reimar Also parse glX extension string, makes -vo gl:swapinterval work again on linux
Fri, 18 Nov 2005 16:28:26 +0000 al Change MUST to SHOULD have disposition and if applicable language tags.
Fri, 18 Nov 2005 16:16:33 +0000 diego Unify include path handling by using -I.
Fri, 18 Nov 2005 16:10:31 +0000 diego 302m_convert and 360m_convert are generated files.
Fri, 18 Nov 2005 16:08:58 +0000 diego fastmemcpybench and cpuinfo are x86-specific.
Fri, 18 Nov 2005 14:57:15 +0000 diego Unify include path handling by adding $(MPROOT) to CFLAGS.
Fri, 18 Nov 2005 14:55:37 +0000 diego Makefile reorganized for better clarity and maintainability.
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Fri, 18 Nov 2005 14:14:21 +0000 ranma 1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.
Fri, 18 Nov 2005 12:27:02 +0000 gpoirier synced with 1.1157
Thu, 17 Nov 2005 22:31:28 +0000 reimar libavformat seems to use "Vo" as Vorbis tag, so add that.
Thu, 17 Nov 2005 21:51:40 +0000 reimar -novideo does not work in some cases, e.g. with MPEG demuxers.
Thu, 17 Nov 2005 21:15:59 +0000 reimar new -(no)border option
Thu, 17 Nov 2005 20:49:46 +0000 reimar Enable border toggling for gl and gl2 under windows.
Thu, 17 Nov 2005 19:17:53 +0000 gpoirier print the number of encoded frames per seconds (fps) with a greater precision
Thu, 17 Nov 2005 15:52:04 +0000 gpoirier Reformating and nit
Thu, 17 Nov 2005 15:50:46 +0000 gpoirier synced with 1.1155
Thu, 17 Nov 2005 14:43:53 +0000 albeu Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc
Thu, 17 Nov 2005 11:07:29 +0000 diego Remove stray \n and shorten overly long lines in the process.
Thu, 17 Nov 2005 11:06:38 +0000 diego Tests should use echocheck/echores instead of plain echo for output.
Thu, 17 Nov 2005 10:33:28 +0000 diego Update credits, sync a few lines.
Thu, 17 Nov 2005 06:31:50 +0000 gpoirier Do not build Debian package with runtime CPU detection by default.
Thu, 17 Nov 2005 00:47:25 +0000 diego spelling/grammar
Wed, 16 Nov 2005 19:15:27 +0000 reynaldo Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
Wed, 16 Nov 2005 19:11:03 +0000 ptt Small fixes...
Wed, 16 Nov 2005 17:33:28 +0000 ranma 1.1153: Document the new oss config parameters.
Wed, 16 Nov 2005 17:05:19 +0000 ranma sync with rev. 1.202
Wed, 16 Nov 2005 16:51:48 +0000 albeu Big OSD cleanup. Replace the mess with 100's of counter vars
Wed, 16 Nov 2005 10:38:23 +0000 ptt fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- at -- csociety -- dot -- org
Tue, 15 Nov 2005 18:21:13 +0000 diego avisubdump
Tue, 15 Nov 2005 18:14:07 +0000 diego Unify include paths, -I.. is in CFLAGS.
Tue, 15 Nov 2005 17:55:39 +0000 ptt little fixes...
Tue, 15 Nov 2005 17:02:17 +0000 ptt Sync with 1.202
Tue, 15 Nov 2005 15:46:53 +0000 ptt Added a space after dv suboption for -lavfopts section
Mon, 14 Nov 2005 00:30:37 +0000 diego Unify include paths, -I.. is in CFLAGS.
Sun, 13 Nov 2005 21:53:26 +0000 reimar disable *SwapInterval function when extensions are missing, since it
Sun, 13 Nov 2005 20:25:06 +0000 rathann Simplify weird code. ;)
Sun, 13 Nov 2005 18:28:44 +0000 diego Unify include paths by adding -I.. to CFLAGS.
Sat, 12 Nov 2005 22:02:17 +0000 diego Remove duplicate leftover line.
Sat, 12 Nov 2005 19:46:02 +0000 reynaldo fixes missing caps on last patches
Sat, 12 Nov 2005 08:25:04 +0000 gpoirier Configure support for Cyrix C3
Sat, 12 Nov 2005 08:15:34 +0000 gpoirier Sync with help_mp-en.h 1.201, patch by Emfox Zhou < emfoxzhou AH gmail POIS com>
Fri, 11 Nov 2005 15:56:56 +0000 gpoirier synced with 1.1153
Fri, 11 Nov 2005 15:08:35 +0000 albeu Document the new oss config parameters.
Fri, 11 Nov 2005 13:26:24 +0000 joey Generate double-click mouse events.
Fri, 11 Nov 2005 13:25:48 +0000 joey Add double-click mouse events.
Fri, 11 Nov 2005 13:22:01 +0000 joey Intercept maximize event and go into fullscreen mode.
Fri, 11 Nov 2005 03:07:01 +0000 joey DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0.
Fri, 11 Nov 2005 02:47:21 +0000 joey Adds a target parameter to the volnorm filter.
Fri, 11 Nov 2005 01:39:54 +0000 reynaldo -waveheader is deprecated, using -ao pcm:waveheader instead
Thu, 10 Nov 2005 23:26:55 +0000 diego alphabetical order
Thu, 10 Nov 2005 22:25:54 +0000 joey add a switch, slave command, and vo control to toggle borderless window.
Thu, 10 Nov 2005 21:33:12 +0000 reynaldo [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
Thu, 10 Nov 2005 21:15:37 +0000 joey move window style to a macro for easier maintaining
Thu, 10 Nov 2005 20:41:11 +0000 reimar attempt to fix missing and/or broken boundary checks
Thu, 10 Nov 2005 20:38:05 +0000 reimar ffmpeg truemotion1 codec now outputs BGR32 for some files
Thu, 10 Nov 2005 20:36:37 +0000 reimar do not set ctx->vo_inited when init fails. This caused a crash when a
Thu, 10 Nov 2005 20:32:47 +0000 reimar Do not hang forever when the card delivers no new data.
Thu, 10 Nov 2005 20:31:27 +0000 reimar implement norm switching, which was already documented??
Thu, 10 Nov 2005 18:20:28 +0000 gpoirier Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AH
Thu, 10 Nov 2005 09:02:56 +0000 albeu Allow setting the mixer per instance so one can fallback between
Thu, 10 Nov 2005 02:39:31 +0000 al Test if source image dimensions are too big.
Thu, 10 Nov 2005 00:49:51 +0000 ptt small typo
Thu, 10 Nov 2005 00:21:13 +0000 ptt synced with 1.198
Wed, 09 Nov 2005 23:18:38 +0000 ptt reordered subtitles language OSD display, since it worked bad for ogm...
Wed, 09 Nov 2005 22:17:20 +0000 gpoirier sync with 1.1150 (megaslow pp:) )
Wed, 09 Nov 2005 16:10:45 +0000 faust3 it looks like width needs to be a multiple of 64 for newer cards
Wed, 09 Nov 2005 15:40:25 +0000 ranma new orthography
Wed, 09 Nov 2005 06:22:03 +0000 ranma Speling (das -> daªª?)
Wed, 09 Nov 2005 00:18:48 +0000 diego typo, trailing whitespace
Tue, 08 Nov 2005 23:58:43 +0000 rathann SDL no longer needed by default
Tue, 08 Nov 2005 22:07:53 +0000 rtognimp Add another content-type for aac audio in shoutcast streams
Tue, 08 Nov 2005 20:03:48 +0000 ranma document new vf_uspp
Tue, 08 Nov 2005 13:15:19 +0000 michael ultra simple&slow pp filter, yes yet another spp like filter :)
Tue, 08 Nov 2005 11:54:43 +0000 diego fd --> file descriptor, small fixes
Mon, 07 Nov 2005 21:29:38 +0000 reimar do not call glFinish when we do not have a context
Mon, 07 Nov 2005 16:16:14 +0000 reimar Do not show cache-line size message, I've never seen a case where it was useful
Mon, 07 Nov 2005 10:30:37 +0000 diego typo: libcio --> libcdio
Sun, 06 Nov 2005 21:15:53 +0000 reimar Fix compilation, use vo_fs instead of fullscreen variable. Not tested.
Sun, 06 Nov 2005 21:09:07 +0000 faust3 save us from #ifndef hell
Sun, 06 Nov 2005 19:57:02 +0000 gabrov synced with 1.197
Sun, 06 Nov 2005 18:01:52 +0000 faust3 there is no sh_video for audio only files
Sun, 06 Nov 2005 17:48:26 +0000 ranma mostly formatting fixes
Sun, 06 Nov 2005 17:46:26 +0000 faust3 libcdio
Sun, 06 Nov 2005 17:42:20 +0000 faust3 make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
Sun, 06 Nov 2005 16:17:17 +0000 nicodvb fixed possible uint8 overflow; assign progid to the newly created pmt
Sun, 06 Nov 2005 16:16:04 +0000 ranma 10l: osd_show_dvd_nav_highlight is just a flag
Sun, 06 Nov 2005 16:10:39 +0000 reimar fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
Sun, 06 Nov 2005 15:54:29 +0000 ranma Two minor corrections by mitch (mitch at cgarbs dot de)
Sun, 06 Nov 2005 15:25:08 +0000 reimar Fix bugs/crash introduced by translation patch
Sun, 06 Nov 2005 14:44:49 +0000 ranma Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
Sun, 06 Nov 2005 14:28:25 +0000 gpoirier sync w/ 1.1149
Sun, 06 Nov 2005 14:21:17 +0000 reimar "describe" cdda://n-m syntax
Sun, 06 Nov 2005 14:17:51 +0000 reimar fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
Sun, 06 Nov 2005 14:14:53 +0000 reimar estimate total time also for audio-only files.
Sun, 06 Nov 2005 02:47:43 +0000 ptt added support for OSD localization
Sun, 06 Nov 2005 02:38:47 +0000 ptt Added translatable messages for OSD localization to help/help_mp-en.h
Sun, 06 Nov 2005 02:36:00 +0000 ptt Added translatable messages for OSD localization from libvo/sub.c
Sat, 05 Nov 2005 21:42:27 +0000 gabrov synced with 1.98
Sat, 05 Nov 2005 18:11:02 +0000 gpoirier Sync with 1.1148
Sat, 05 Nov 2005 17:48:00 +0000 ranma sync with rev. 1.196
Sat, 05 Nov 2005 17:25:34 +0000 ranma Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
Sat, 05 Nov 2005 15:32:50 +0000 rtognimp Use correct demuxer type for aac in shoutcast streams
Sat, 05 Nov 2005 12:01:05 +0000 reimar Speex audio decoding
Sat, 05 Nov 2005 11:58:25 +0000 reimar Speex support. Seeking and pts generation does not work.
Sat, 05 Nov 2005 11:40:06 +0000 reimar set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
Sat, 05 Nov 2005 09:57:13 +0000 reimar Allow detection of theora without pkg-config and linking against internal
Sat, 05 Nov 2005 04:56:23 +0000 lorenm sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)
Sat, 05 Nov 2005 01:27:38 +0000 ptt Enabled OSD localization / moved msgs to help/help_mp-en.h
Sat, 05 Nov 2005 01:25:16 +0000 ptt Added translatable messages for OSD localization
Sat, 05 Nov 2005 01:02:18 +0000 ptt Little fixes around ':' and spaces
Sat, 05 Nov 2005 00:55:34 +0000 ptt Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined two times in help_mp-en.h)
Sat, 05 Nov 2005 00:53:33 +0000 ptt Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
Sat, 05 Nov 2005 00:51:36 +0000 ptt Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
Sat, 05 Nov 2005 00:48:43 +0000 ptt changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they are the same messages
Sat, 05 Nov 2005 00:45:56 +0000 ptt MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h
Sat, 05 Nov 2005 00:42:10 +0000 ptt libmpdemux translatables corrections
Fri, 04 Nov 2005 11:17:03 +0000 ptt synced with 1.136
Fri, 04 Nov 2005 06:42:58 +0000 jheryan Synced with 1.98
Fri, 04 Nov 2005 06:42:17 +0000 jheryan Synced with 1.1146
Fri, 04 Nov 2005 06:41:39 +0000 jheryan Synced with 1.193
Fri, 04 Nov 2005 01:01:19 +0000 lorenm sync to x264 r360 (trellis)
Thu, 03 Nov 2005 14:19:25 +0000 albeu Autoload vobsub's from ~/.mplayer/sub
Thu, 03 Nov 2005 10:50:43 +0000 ptt changed KEY_PREVIOUS to KEY_PREV, cause the first undefined
Thu, 03 Nov 2005 09:52:05 +0000 ptt small grammar/wording fixes
Thu, 03 Nov 2005 04:04:22 +0000 reynaldo typo fix bust/must
Thu, 03 Nov 2005 00:38:11 +0000 ptt sync with 1.192 by PaulTT
Wed, 02 Nov 2005 21:50:55 +0000 albeu libvo input cleanup: remove the dependency on libinput,
Wed, 02 Nov 2005 16:09:44 +0000 ranma sync with 1.193
Wed, 02 Nov 2005 14:48:13 +0000 ranma sync with rev. 1.192
Wed, 02 Nov 2005 14:44:22 +0000 ranma Too much spare time on tuesday, compared about 2/3 of the english manpage with the german one to find missing sections; some rephrasing
Wed, 02 Nov 2005 10:59:11 +0000 gpoirier synced with 1.1146
Tue, 01 Nov 2005 22:01:01 +0000 gpoirier bump sync tag
Tue, 01 Nov 2005 18:22:18 +0000 reimar close stream_fd on uninit. Fixes bugzilla bug #400.
Tue, 01 Nov 2005 17:09:26 +0000 gpoirier synced with 1.98, patch by Johan Bos.
Tue, 01 Nov 2005 16:12:53 +0000 reimar Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla
Mon, 31 Oct 2005 23:38:32 +0000 nicodvb more precise seeking based on calculated average video bitrate; works quite well in case of a TS with only 1 video stream
Mon, 31 Oct 2005 23:37:41 +0000 reynaldo libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
Mon, 31 Oct 2005 23:36:22 +0000 reynaldo libmpdemux translatables to help_mp part 1 / messages / try 2
Mon, 31 Oct 2005 13:57:37 +0000 reimar 10l typo, nomanyfmts should be used against playback problems.
Mon, 31 Oct 2005 13:56:16 +0000 reimar More consistent and sane types. Also avoids some gcc 4 warnings.
Mon, 31 Oct 2005 08:41:41 +0000 gpoirier synced with 1.34, patch by Johan Bos + fixes by me
Sun, 30 Oct 2005 09:19:05 +0000 reimar move resync_audio_stream after seeking to demuxer.c
Sun, 30 Oct 2005 09:13:32 +0000 reimar Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.
Sun, 30 Oct 2005 09:11:40 +0000 reimar Provide percentage even when demuxer->movi_start and movi_end are not available
Sun, 30 Oct 2005 08:45:24 +0000 reimar 10l, uninit() was not used, fixes bug #401
Sat, 29 Oct 2005 23:45:48 +0000 reynaldo Updating little things I have done so far
Sat, 29 Oct 2005 12:16:46 +0000 albeu Allow the user to set the $MPLAYER_HOME environment variable to point to the location
Fri, 28 Oct 2005 22:12:20 +0000 reynaldo preliminary support for wpl playlists, closes #362
Thu, 27 Oct 2005 06:55:05 +0000 ods15 add a \n after whole cache fill.
Wed, 26 Oct 2005 22:57:15 +0000 diego updates
Wed, 26 Oct 2005 22:52:41 +0000 reynaldo make myself console help messages maintainter at diego's request
Wed, 26 Oct 2005 20:40:19 +0000 diego gcc -dumpmachine outputs x86_64-something on some machines and
Wed, 26 Oct 2005 13:14:15 +0000 gabrov synced with 1.192
Wed, 26 Oct 2005 09:15:49 +0000 diego Clarify subtitle alignment behavior.
Wed, 26 Oct 2005 07:41:41 +0000 syrjala Added support for remote controls.
Wed, 26 Oct 2005 01:35:27 +0000 reynaldo Complete sync with 1.192
Wed, 26 Oct 2005 00:07:43 +0000 diego Unify include paths, -I.. is in CFLAGS.
Tue, 25 Oct 2005 22:13:36 +0000 diego Run dh_makeshlibs to create proper shlibs files and avoid warnings.
Tue, 25 Oct 2005 21:23:45 +0000 diego Unify include paths, -I.. is in CFLAGS.
Tue, 25 Oct 2005 20:01:09 +0000 reimar big-endian fixes for "extended" (i.e. mythtv) files.
Tue, 25 Oct 2005 19:29:51 +0000 rfelker 10l broken asm crap needs an external name
Tue, 25 Oct 2005 18:47:20 +0000 reynaldo INPUT section created, added messages from input/input.c and input/joystick.c
Tue, 25 Oct 2005 18:46:25 +0000 reynaldo translatable eng strings to new section on help_mp-en
Tue, 25 Oct 2005 18:45:39 +0000 reynaldo printf to mp_msg
Tue, 25 Oct 2005 17:28:10 +0000 rfelker fix incorrect use of strl* functions (patch by reimar)
Tue, 25 Oct 2005 17:13:20 +0000 rfelker fix broken (off-by-one) behavior of our strl* functions (patch by reimar)
Tue, 25 Oct 2005 17:08:49 +0000 rfelker do not export useless symbols! fixed compile bug with decode support in lame
Tue, 25 Oct 2005 15:15:46 +0000 gpoirier synced with 1.1145
Tue, 25 Oct 2005 13:28:07 +0000 diego Extra processor information needs to be known in the x86_64 case as well
Tue, 25 Oct 2005 11:52:49 +0000 gabucino fixing the unverified patch (one of the millions) commited by:
Mon, 24 Oct 2005 09:50:42 +0000 diego Switch from our own to the upstream DVD key caching strategy and directory.
Mon, 24 Oct 2005 09:29:15 +0000 diego 10l to Reimar: common.h belongs to libdvdcss, not libdvdread.
Mon, 24 Oct 2005 04:39:18 +0000 lorenm sync to x264 r334 (crf)
Sun, 23 Oct 2005 21:21:45 +0000 gpoirier Synced with 1.1143
Sun, 23 Oct 2005 16:51:39 +0000 diego minor spelling wording fixes
Sun, 23 Oct 2005 16:50:27 +0000 diego author list prettyprinting
Sun, 23 Oct 2005 16:49:56 +0000 diego Reformat section titles so that it becomes easier to tell sections and
Sun, 23 Oct 2005 16:19:32 +0000 diego Make include paths consistent among files in libvo. Since -I.. is added
Sun, 23 Oct 2005 15:54:13 +0000 rfelker improve documentation of -subalign
Sun, 23 Oct 2005 15:35:28 +0000 rfelker make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)
Sun, 23 Oct 2005 15:34:39 +0000 rfelker reverse incorrect sub alignment change, ok'd by diego
Sun, 23 Oct 2005 15:25:10 +0000 rfelker 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much
Sun, 23 Oct 2005 15:05:11 +0000 rfelker comment on -noskip patch
Sun, 23 Oct 2005 14:49:32 +0000 diego spelling/grammar/wording
Sun, 23 Oct 2005 14:25:56 +0000 diego The conditions for bottom (2) and top (1) subtitle alignment are reversed.
Sun, 23 Oct 2005 13:55:23 +0000 diego support for prescott, nocona and pentium-m processors
Sun, 23 Oct 2005 13:13:12 +0000 diego Add a comment to an esac where the case is very far away.
Sun, 23 Oct 2005 12:39:47 +0000 diego Simplification of the system_name check and the PPC CPU type check.
Sun, 23 Oct 2005 11:26:36 +0000 diego Add a comment to else clauses where the if is very far away.
Sun, 23 Oct 2005 07:37:55 +0000 rfelker honor decoder's/filter's decision to remove frames when using -noskip.
Sun, 23 Oct 2005 07:32:35 +0000 rfelker reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)
Sun, 23 Oct 2005 07:30:56 +0000 rfelker reverse patch that was mistakenly applied with unwanted unrelated changes
Sat, 22 Oct 2005 19:28:37 +0000 diego Add missing quotes around .IPs argument.
Sat, 22 Oct 2005 13:53:18 +0000 iive Support for video files created by Samsung Miniket VP-M100 diskless camcorder
Sat, 22 Oct 2005 10:13:28 +0000 mosu Added support for A_AAC.
Fri, 21 Oct 2005 14:44:13 +0000 ods15 cross compiling probably worth mentioining
Thu, 20 Oct 2005 23:07:55 +0000 diego Add a few more XML tags for better semantics markup.
Thu, 20 Oct 2005 23:06:02 +0000 diego Explain how to place subtitles in black bands.
Thu, 20 Oct 2005 18:03:43 +0000 faust3 mach64_mmio size fix from vidix.sf.net, possible bugfix for #59
Thu, 20 Oct 2005 17:56:28 +0000 faust3 sync amd64 fixes from vidix.sf.net
Thu, 20 Oct 2005 15:15:53 +0000 reimar Fix seeking in wav files: align relative to start of data, not start of file
Thu, 20 Oct 2005 13:46:29 +0000 diego sync with 1.32
Thu, 20 Oct 2005 13:45:41 +0000 diego ilmv --> ilme typo fix
Thu, 20 Oct 2005 09:12:28 +0000 reimar semi-hack: avoid passing 0-length blocks to audio filters.
Thu, 20 Oct 2005 05:54:51 +0000 ods15 document hack
Thu, 20 Oct 2005 00:08:09 +0000 diego -vc null -vo null is not the fastest way to dump...
Wed, 19 Oct 2005 18:17:32 +0000 diego Converted from GBK to UTF-8 encoding.
Wed, 19 Oct 2005 18:03:22 +0000 diego further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
Wed, 19 Oct 2005 17:56:06 +0000 diego sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >
Wed, 19 Oct 2005 12:15:06 +0000 jheryan Synced with 1.98
Wed, 19 Oct 2005 12:14:01 +0000 jheryan Typo hunting.
Wed, 19 Oct 2005 12:09:56 +0000 jheryan Formal syncing. Typo hunting.
Wed, 19 Oct 2005 08:13:55 +0000 diego charset for help_mp-zh_TW.h
Wed, 19 Oct 2005 05:44:27 +0000 rfelker processing audio is sometimes essential for a/v sync, so 1000l to
Tue, 18 Oct 2005 21:48:09 +0000 aurel add cross-compiling support
Tue, 18 Oct 2005 21:44:14 +0000 aurel replace all the direct $TMPO calls by a tmp_run() function call
Tue, 18 Oct 2005 21:40:17 +0000 aurel replace mp3lame version detection by required features detection
Tue, 18 Oct 2005 21:37:28 +0000 aurel modify DirectFB version detection so that it only requires pre-processing
Tue, 18 Oct 2005 21:34:54 +0000 aurel modify alsa version detection so that it don't require running the generated binary
Tue, 18 Oct 2005 21:30:43 +0000 aurel add a cxx_check function to simplify C++ libs checking
Tue, 18 Oct 2005 20:26:08 +0000 gpoirier synced with 1.1140
Tue, 18 Oct 2005 20:20:19 +0000 rtognimp Update
Tue, 18 Oct 2005 20:18:28 +0000 rtognimp Add FFmpeg QDM2 audio decoder
Tue, 18 Oct 2005 19:58:33 +0000 diego xscreensaver --> XScreenSaver
Tue, 18 Oct 2005 19:56:57 +0000 diego Embarassing goofs in the basic key sections that nobody noticed for ages
Tue, 18 Oct 2005 11:11:25 +0000 diego Make a few more messages translatable by moving them into help_mp-en.h.
Tue, 18 Oct 2005 08:22:27 +0000 diego Add a few more CPU models to the list.
Mon, 17 Oct 2005 22:46:48 +0000 diego Add a note about the "synce with 1.XXX" line that should be in every
Mon, 17 Oct 2005 22:23:37 +0000 diego Add a note and a workaround about broken hardware players and how they
Mon, 17 Oct 2005 20:44:17 +0000 gpoirier synced with 1.1139 + Reimar's patch
Mon, 17 Oct 2005 18:16:28 +0000 rfelker new message was even worse -- B/s means bytes per second, not sample!
Mon, 17 Oct 2005 14:37:01 +0000 diego further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >
Mon, 17 Oct 2005 11:26:26 +0000 diego deobfuscatioin: csp --> colorspace
Mon, 17 Oct 2005 08:50:37 +0000 diego Guillaume now maintains the MEncoder documentation.
Mon, 17 Oct 2005 08:50:04 +0000 diego minor typo
Mon, 17 Oct 2005 05:05:51 +0000 rfelker 100l -- mismatched type after changing sizes to type long!
Mon, 17 Oct 2005 04:51:34 +0000 rfelker remove nonsense break statements that do nothing..
Sun, 16 Oct 2005 19:14:09 +0000 faust3 allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
Sun, 16 Oct 2005 17:44:58 +0000 diego Add MIPS64 detection.
Sun, 16 Oct 2005 17:29:08 +0000 gpoirier 1000l de Breizh Cola: build fix.
Sat, 15 Oct 2005 23:52:56 +0000 rtognimp Update
Sat, 15 Oct 2005 23:24:53 +0000 rtognimp Support DTA and FLX extensions for flic via ffmpeg decoder
Sat, 15 Oct 2005 23:17:25 +0000 rtognimp Add ffmpeg truemotion2 codec, make it default for TM20
Sat, 15 Oct 2005 21:50:21 +0000 gpoirier synced with 1.1138
Sat, 15 Oct 2005 18:12:51 +0000 gpoirier synced with 1.1137
Sat, 15 Oct 2005 14:47:26 +0000 reimar Fix/improve vo_gl and vo_gl2 suboption documentation
Sat, 15 Oct 2005 14:38:02 +0000 reimar Another usage example for the %n%str escaping syntax and ao_sgi documentation update
Sat, 15 Oct 2005 11:51:37 +0000 reimar 10l, demux_mpg_control was missing from demuxer info struct, causing audio
Sat, 15 Oct 2005 11:47:33 +0000 reimar ugly hack to make it work again with external libdvdread
Sat, 15 Oct 2005 10:46:24 +0000 diego Extend the network test to also check the socket libs.
Fri, 14 Oct 2005 20:34:17 +0000 gabrov bumped sync tag after typo fix in English version (synced with 1.98)
Fri, 14 Oct 2005 20:29:33 +0000 gpoirier missing ")", picked up by Mizda Gabor
Fri, 14 Oct 2005 20:05:19 +0000 gabrov synced with 1.186
Fri, 14 Oct 2005 19:28:14 +0000 gabrov synced with 1.26
Fri, 14 Oct 2005 18:54:01 +0000 gabrov synced with 1.97
Fri, 14 Oct 2005 18:53:33 +0000 gabrov synced with 1.31
Fri, 14 Oct 2005 12:41:15 +0000 gpoirier Kill a compiler warning, Patch by Zuxy Meng
Fri, 14 Oct 2005 12:35:30 +0000 gpoirier Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)
Fri, 14 Oct 2005 09:13:48 +0000 gpoirier synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS com
Fri, 14 Oct 2005 00:16:04 +0000 rfelker third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
Thu, 13 Oct 2005 22:41:30 +0000 ivo exit mplayer if audio filter init fails (same as mencoder does)
Thu, 13 Oct 2005 22:23:42 +0000 gpoirier The Wanderer rulez :)
Thu, 13 Oct 2005 20:54:21 +0000 ods15 cosmetics. does not change functionality, but makes code easier to read
Thu, 13 Oct 2005 20:36:28 +0000 ods15 nit by diego
Thu, 13 Oct 2005 20:31:30 +0000 gpoirier fixes suggested by Diego and Alex
Thu, 13 Oct 2005 20:27:48 +0000 ods15 weirdness, flags aren't restored right unless you add this second push
Thu, 13 Oct 2005 19:30:07 +0000 ods15 fix mencoder multi-file with some files having audio but others dont
Thu, 13 Oct 2005 19:15:30 +0000 reimar Be less verbose.
Thu, 13 Oct 2005 18:33:56 +0000 reimar Use PRI?64 defines as format strings for 64 bit variables.
Thu, 13 Oct 2005 13:24:35 +0000 diego further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
Thu, 13 Oct 2005 12:13:49 +0000 faust3 we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
Thu, 13 Oct 2005 07:31:35 +0000 danny Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Wed, 12 Oct 2005 23:42:40 +0000 gpoirier List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.
Wed, 12 Oct 2005 21:55:55 +0000 reimar Implement seeking
Wed, 12 Oct 2005 21:49:47 +0000 reimar implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
Wed, 12 Oct 2005 20:45:52 +0000 reimar Bigendian bug
Wed, 12 Oct 2005 20:40:05 +0000 reimar Missing space in status line
Wed, 12 Oct 2005 16:35:37 +0000 reimar Add support for suboption escaping via both "" and %n%str syntax
Wed, 12 Oct 2005 14:37:03 +0000 ods15 change to switch/case for dumpsub
Wed, 12 Oct 2005 12:11:27 +0000 reimar Change unsigned->signed and int->long, this fits the asm code better on 64
Wed, 12 Oct 2005 11:42:15 +0000 gpoirier sync with 1.1136
Wed, 12 Oct 2005 09:53:20 +0000 reimar -vc dummy is know to cause crashes, so suggest -vc null instead.
Wed, 12 Oct 2005 08:19:10 +0000 diego further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
Tue, 11 Oct 2005 23:44:08 +0000 diego Put networking lib linker flag checks in the order they were before the
Tue, 11 Oct 2005 23:40:31 +0000 diego misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
Tue, 11 Oct 2005 23:26:16 +0000 diego partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >
Tue, 11 Oct 2005 23:07:53 +0000 diego ao_macosx is a native audio output driver and should thus have priority
Tue, 11 Oct 2005 22:50:23 +0000 rfelker solaris bug workarounds, take 2..
Tue, 11 Oct 2005 15:51:46 +0000 reimar -frames plays one frame too many.
Tue, 11 Oct 2005 15:26:08 +0000 ods15 I think I know EDL enough to maintain it...
Tue, 11 Oct 2005 15:24:58 +0000 gpoirier synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS com
Tue, 11 Oct 2005 13:34:24 +0000 diego A few fixes noticed by Paul TT.
Tue, 11 Oct 2005 12:17:09 +0000 reimar Compile fix: _lseeki64 is not available under cygwin
Tue, 11 Oct 2005 08:50:32 +0000 reimar 1l, strtof is only C99, strtod is ANSI C, so use that instead.
Tue, 11 Oct 2005 04:37:38 +0000 rfelker work around (buggy?) solaris tr. hope this helps.. please report if its still broken
Tue, 11 Oct 2005 03:10:21 +0000 diego More consistency for the interactive control section.
Mon, 10 Oct 2005 21:02:18 +0000 gpoirier nits
Mon, 10 Oct 2005 12:59:36 +0000 joey use subopt parser for arguments.
Mon, 10 Oct 2005 12:56:44 +0000 joey support float arguments in subopt helper.
Mon, 10 Oct 2005 12:56:17 +0000 gpoirier Typo fix: RFC959 says that FTP commands should end with a carriage return
Mon, 10 Oct 2005 05:45:38 +0000 gpoirier makes demux_lavf (-demuxer 35) use the framerate specified in the container
Sun, 09 Oct 2005 19:26:23 +0000 gpoirier sync with 1.1132
Sun, 09 Oct 2005 11:35:45 +0000 diego sync with patches.xml removal
Sun, 09 Oct 2005 11:35:24 +0000 diego sync with 1.26
Sun, 09 Oct 2005 10:18:24 +0000 diego Replace unconditional #defines by build system trickery.
Sun, 09 Oct 2005 09:53:27 +0000 diego whitespace cosmetics
Sat, 08 Oct 2005 22:28:27 +0000 lorenm sync to x264 r318 (mixed_refs)
Sat, 08 Oct 2005 20:43:41 +0000 iive typo fix at (_)ld_dl
Sat, 08 Oct 2005 19:04:25 +0000 diego some docs updates
Sat, 08 Oct 2005 18:41:58 +0000 diego Remove the "How to send patches appendix", the info is in the FAQ.
Sat, 08 Oct 2005 17:21:00 +0000 ods15 100000l to me
Fri, 07 Oct 2005 08:02:13 +0000 jheryan Synced with 1.81
Fri, 07 Oct 2005 08:01:26 +0000 jheryan Synced with 1.17
Fri, 07 Oct 2005 08:00:38 +0000 jheryan Synced with 1.94
Fri, 07 Oct 2005 07:59:52 +0000 jheryan Synced with 1.59
Fri, 07 Oct 2005 07:59:11 +0000 jheryan Synced with 1.96
Fri, 07 Oct 2005 07:22:55 +0000 jheryan Synced with 1.31
Fri, 07 Oct 2005 05:56:58 +0000 jheryan Synced with 1.1131
Thu, 06 Oct 2005 23:35:40 +0000 gabrov synced with 1.34
Thu, 06 Oct 2005 21:37:56 +0000 gpoirier Typo fix, patch by Ismail D«Ónmez <ismail AH kde POIS org POIS tr>
Thu, 06 Oct 2005 21:27:58 +0000 gpoirier synced with 1.17, patch by Johan Boss
Thu, 06 Oct 2005 21:21:00 +0000 gpoirier synced with 1.81, patch by johan bos
Thu, 06 Oct 2005 20:07:11 +0000 gpoirier synced with 1.14, patch by Johan Bos, plus some formating changes by me
Thu, 06 Oct 2005 19:24:06 +0000 henry Centaur/VIA configure check
Thu, 06 Oct 2005 18:00:06 +0000 gpoirier synced with 1.16, patch by Johan Bos, plus reformating by me
Thu, 06 Oct 2005 17:49:30 +0000 gpoirier synced with 1.70, patch by Johan Bos + reformating of the source by me
Thu, 06 Oct 2005 16:51:41 +0000 gpoirier synced with 1.1131 (just after Diego's commit torrent) :-)
Thu, 06 Oct 2005 12:46:56 +0000 jheryan Synced with 1.1128
Thu, 06 Oct 2005 12:42:48 +0000 diego stupid typo
Thu, 06 Oct 2005 12:38:04 +0000 diego Reformat the interactive control section.
Thu, 06 Oct 2005 12:29:43 +0000 diego Keyboard control section renamed to interactive control, small structure change.
Thu, 06 Oct 2005 11:16:22 +0000 gpoirier synced with 1.12, patch by johan bos
Thu, 06 Oct 2005 11:08:43 +0000 diego cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespace
Thu, 06 Oct 2005 11:07:12 +0000 diego typo
Thu, 06 Oct 2005 08:12:49 +0000 diego neightbour --> neighbor typo fix
Thu, 06 Oct 2005 07:22:41 +0000 jheryan Synced with 1.183
Thu, 06 Oct 2005 06:05:38 +0000 lorenm hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.
Wed, 05 Oct 2005 19:52:13 +0000 henry detect Centaur CPUs (Winchip, VIA C3)
Wed, 05 Oct 2005 19:39:31 +0000 diego faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
Wed, 05 Oct 2005 14:55:06 +0000 reimar 10l, off by one error in last patch (codecdata length sanity check),
Wed, 05 Oct 2005 14:43:24 +0000 diego libavcodec can encode to SVQ1 and RV20.
Wed, 05 Oct 2005 09:39:08 +0000 diego Compilation fix for systems lacking lrintf like e.g. NetBSD.
Tue, 04 Oct 2005 23:37:54 +0000 diego consistency nit
Tue, 04 Oct 2005 23:36:39 +0000 diego Document XF86 multimedia keys.
Tue, 04 Oct 2005 23:11:12 +0000 gabrov synced with 1.183
Tue, 04 Oct 2005 23:09:23 +0000 diego mouse and keyboard control
Tue, 04 Oct 2005 23:02:24 +0000 gabrov synced with 1.59
Tue, 04 Oct 2005 22:57:29 +0000 diego typo
Tue, 04 Oct 2005 22:57:06 +0000 diego Add missing keys to the keyboard section, fix typos in that section.
Tue, 04 Oct 2005 22:55:15 +0000 gabrov synced with 1.96
Tue, 04 Oct 2005 22:47:13 +0000 diego Shut up jack pkg-config.
Tue, 04 Oct 2005 22:23:51 +0000 reimar General bug fixes, like missing includes, formats that were incorrectly
Tue, 04 Oct 2005 22:12:16 +0000 diego Fix vo_zr2 suboption description.
Tue, 04 Oct 2005 22:09:43 +0000 diego Rename compilation section to compilation and installation.
Tue, 04 Oct 2005 21:49:56 +0000 reimar much simpler signed/unsigned conversion.
Tue, 04 Oct 2005 21:43:29 +0000 gpoirier CVS now supports GTK 2.0
Tue, 04 Oct 2005 21:06:07 +0000 gpoirier according to Intel/AMD official documentations, CPU family should be displayed as
Tue, 04 Oct 2005 19:44:42 +0000 reimar Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union
Tue, 04 Oct 2005 17:58:11 +0000 diego Use pkg-config to detect theora dependencies.
Tue, 04 Oct 2005 16:47:38 +0000 reimar Add changes from last patch (stream mapping).
Tue, 04 Oct 2005 16:29:23 +0000 diego MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
Tue, 04 Oct 2005 16:04:28 +0000 diego random improvements plus some readability cosmetics
Tue, 04 Oct 2005 15:46:58 +0000 diego Document subsearch.sh, menc2pass.
Tue, 04 Oct 2005 15:02:35 +0000 gpoirier Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>
Tue, 04 Oct 2005 13:59:25 +0000 reimar Show total time when playing audio-only files
Tue, 04 Oct 2005 12:15:12 +0000 reimar Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32
Tue, 04 Oct 2005 11:21:30 +0000 gabrov synced with 1.14
Mon, 03 Oct 2005 19:36:32 +0000 reimar General cleanup: do not link -lm multiple times, use for...in loops instead
Mon, 03 Oct 2005 19:11:55 +0000 reimar expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when
Mon, 03 Oct 2005 14:29:01 +0000 reimar Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and
Mon, 03 Oct 2005 14:25:04 +0000 reimar Make fragment program snprintf less confusing.
Mon, 03 Oct 2005 12:00:28 +0000 gabrov synced with 1.30
Mon, 03 Oct 2005 11:09:35 +0000 jheryan Synced with 1.34
Mon, 03 Oct 2005 10:59:24 +0000 jheryan Synced with 1.1121
Sun, 02 Oct 2005 21:50:01 +0000 gpoirier typo
Sun, 02 Oct 2005 21:48:26 +0000 gpoirier synced with 1.22, patch by johan bos
Sun, 02 Oct 2005 21:43:48 +0000 gpoirier synced with 1.25, patch by johan bos
Sun, 02 Oct 2005 21:35:17 +0000 gpoirier synced with 1.72, Patch by johan bos
Sun, 02 Oct 2005 21:12:12 +0000 gpoirier synced with 1.11, patch by johan bos
Sun, 02 Oct 2005 20:50:52 +0000 gpoirier synced with 1.15, patch by johan bos
Sun, 02 Oct 2005 20:47:52 +0000 gpoirier sync with 1.13, patch by johan bos
Sun, 02 Oct 2005 20:38:13 +0000 gpoirier synced with 1.31, patch by johan bos dariusjb AH gmail POIS com
Sun, 02 Oct 2005 18:03:08 +0000 gpoirier Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >
Sun, 02 Oct 2005 16:30:01 +0000 reimar 10l, forgotten call to paranoia_modeset to actually set the desired mode.
Sun, 02 Oct 2005 16:17:33 +0000 diego updates, fixes
Sun, 02 Oct 2005 16:14:43 +0000 diego Expose MSG_USE_COLORS in config.h.
Sun, 02 Oct 2005 14:26:42 +0000 reimar Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,
Sat, 01 Oct 2005 17:58:37 +0000 diego modification notices according to GPL 2a
Sat, 01 Oct 2005 17:19:33 +0000 diego upgrade to libdvdcss 1.2.9
Sat, 01 Oct 2005 17:18:10 +0000 diego long obsolete
Sat, 01 Oct 2005 15:35:11 +0000 gpoirier fixes the bug #382 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=382
Sat, 01 Oct 2005 12:55:34 +0000 reimar documentation-only patch: make doxygen compatible and create
Sat, 01 Oct 2005 12:53:49 +0000 reimar documentation update.
Sat, 01 Oct 2005 12:49:28 +0000 reimar Support for ATI specific YUV->RGB conversion.
Sat, 01 Oct 2005 12:35:18 +0000 reimar Check for eof instead of decoding the same data over and over.
Sat, 01 Oct 2005 11:16:02 +0000 reimar Add Compn, expert at wrangling useful bugreports from users ;-)
Fri, 30 Sep 2005 16:44:57 +0000 gpoirier Better wording by The Wanderer
Fri, 30 Sep 2005 05:57:59 +0000 ods15 1000l
Thu, 29 Sep 2005 15:36:16 +0000 gpoirier Add missing defaut for a suboption of tfields
Thu, 29 Sep 2005 14:56:39 +0000 gpoirier document missing parameter of tfields: field dominance.
Thu, 29 Sep 2005 05:21:12 +0000 ods15 mp_msg cleanup.
Wed, 28 Sep 2005 21:49:40 +0000 diego A long-standing bug... -vfwopts in cfg-mencoder.h is being overridden
Wed, 28 Sep 2005 20:15:30 +0000 nicodvb forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)
Wed, 28 Sep 2005 17:25:21 +0000 ods15 code before decleration, gcc2.95 fix
Wed, 28 Sep 2005 15:43:24 +0000 reimar another url_free that shouldn't be commented out.
Wed, 28 Sep 2005 15:37:30 +0000 reimar Detect eof when seeking and do _not_ restart the video.
Tue, 27 Sep 2005 19:04:10 +0000 reimar Report total time
Tue, 27 Sep 2005 11:21:13 +0000 reimar Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for
Tue, 27 Sep 2005 10:44:21 +0000 gpoirier synced with 1.1119
Tue, 27 Sep 2005 08:52:40 +0000 reimar Allow string escaping via "".
Tue, 27 Sep 2005 08:33:33 +0000 reimar Add missing GL_REGISTER_COMBINERS_NV define
Tue, 27 Sep 2005 08:32:37 +0000 reimar Add -panscanrange option
Mon, 26 Sep 2005 22:14:54 +0000 gpoirier the "psnr" option doesn't really need to be in the encoding setting examples.
Mon, 26 Sep 2005 21:56:13 +0000 gpoirier Random fixes and more coherency
Mon, 26 Sep 2005 20:13:10 +0000 rtognimp Don't pass NULL pointers to demux_info_add()
Mon, 26 Sep 2005 12:33:12 +0000 danny Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Mon, 26 Sep 2005 10:43:34 +0000 gpoirier make xvid encoding use the filename from
Mon, 26 Sep 2005 06:04:14 +0000 jheryan Config file option format corrected.
Sun, 25 Sep 2005 18:58:19 +0000 gpoirier Sync with 1.1118
Sun, 25 Sep 2005 17:53:55 +0000 gpoirier Nits noticed by Diego
Sun, 25 Sep 2005 17:29:45 +0000 reimar the on suboption of -rawaudio and -rawvideo do not work anymore since the
Sun, 25 Sep 2005 16:59:19 +0000 reimar little update
Sun, 25 Sep 2005 16:43:59 +0000 gpoirier Adds encoding setting examples for lavc and XviD.
Sun, 25 Sep 2005 16:41:28 +0000 reimar fix/improve code doxumentation. Also group gl_common functions in several
Sun, 25 Sep 2005 16:33:03 +0000 reimar debugging/testing helpers: allow forcing a certain width/height for textures
Sun, 25 Sep 2005 16:31:58 +0000 reimar Allow specifying a custom (ppm) texture for texture unit 3
Sun, 25 Sep 2005 16:30:00 +0000 reimar support loading a texture from a PPM file
Sun, 25 Sep 2005 16:20:41 +0000 reimar vo_gl2 now supports panscan
Sun, 25 Sep 2005 16:18:16 +0000 reimar panscan support
Sun, 25 Sep 2005 16:17:03 +0000 reimar contrast 0 should lead to a grey, not a black image
Sun, 25 Sep 2005 16:12:01 +0000 reimar get rid of global getProcAddress variable
Sun, 25 Sep 2005 16:11:21 +0000 reimar vo_gl rectangle and yuv options should work together now
Sun, 25 Sep 2005 16:07:54 +0000 reimar Support rectangular texture in fragment programs
Sun, 25 Sep 2005 15:42:18 +0000 reimar Improve/clarify description of -vo gl and -vo gl2 suboptions
Sun, 25 Sep 2005 14:02:02 +0000 reimar Several bugfixes:
Sun, 25 Sep 2005 13:58:18 +0000 reimar Fix crashes and green border when using YV12 input format
Sun, 25 Sep 2005 13:56:42 +0000 reimar texture units do not need to be explicitly enabled when using a fragment
Sun, 25 Sep 2005 13:45:26 +0000 wight sync 1.1114
Sun, 25 Sep 2005 09:43:26 +0000 gpoirier synced with 1.1114
Sat, 24 Sep 2005 17:56:42 +0000 kraymer German man page review part VI
Sat, 24 Sep 2005 17:39:40 +0000 kraymer German man page review part V
Sat, 24 Sep 2005 16:29:56 +0000 kraymer German man page review part IV
Sat, 24 Sep 2005 16:23:49 +0000 diego The nth attempt to come up with correct a description of -frameno-file...
Sat, 24 Sep 2005 14:49:13 +0000 kraymer sync with 1.183
Sat, 24 Sep 2005 04:44:22 +0000 ods15 wrap around 80...
Sat, 24 Sep 2005 04:43:02 +0000 ods15 compress back_ptr better by multiplying by 8
Fri, 23 Sep 2005 22:35:04 +0000 rsf "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
Fri, 23 Sep 2005 20:11:39 +0000 rathann typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>
Fri, 23 Sep 2005 13:58:53 +0000 ods15 More appropriatte section
Fri, 23 Sep 2005 12:57:20 +0000 jheryan synced with 1.14
Fri, 23 Sep 2005 12:55:18 +0000 jheryan synced with 1.70
Fri, 23 Sep 2005 12:34:24 +0000 jheryan synced with 1.92
Fri, 23 Sep 2005 09:56:41 +0000 gpoirier remove duplicate entry
Fri, 23 Sep 2005 08:28:25 +0000 gpoirier synced with 1.1113
Fri, 23 Sep 2005 08:05:45 +0000 jheryan Symlinks are not needed any more.
Fri, 23 Sep 2005 08:03:08 +0000 jheryan synced with 1.24
Fri, 23 Sep 2005 07:42:54 +0000 diego Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
Fri, 23 Sep 2005 07:33:35 +0000 diego better (hopefully correct) explanation of -frameno-file
Fri, 23 Sep 2005 07:30:25 +0000 diego wording fix suggested by the Wanderer
Fri, 23 Sep 2005 07:29:09 +0000 diego small fixes and additions
Fri, 23 Sep 2005 06:47:07 +0000 gpoirier Nits and fixes
Fri, 23 Sep 2005 06:43:06 +0000 jheryan synced with 1.58
Fri, 23 Sep 2005 06:42:48 +0000 jheryan synced with 1.22
Fri, 23 Sep 2005 06:42:22 +0000 jheryan synced with 1.93
Fri, 23 Sep 2005 06:41:46 +0000 jheryan last file translated, synced with 1.21
Fri, 23 Sep 2005 06:40:02 +0000 jheryan last file translated, synced with 1.79
Fri, 23 Sep 2005 00:55:51 +0000 diego CONFIG_RISKY is long gone from FFmpeg.
Fri, 23 Sep 2005 00:55:11 +0000 diego libavformat now requires CONFIG_(DE)MUXERS #defines.
Thu, 22 Sep 2005 21:34:51 +0000 gpoirier Creating a MPEG-1 file suitable for exchange, taken from the example posted by James Courtier-Dutton on mplayer-users
Thu, 22 Sep 2005 21:18:59 +0000 gpoirier What means AVC, more consistency
Thu, 22 Sep 2005 19:57:14 +0000 gabrov synced with 1.70
Thu, 22 Sep 2005 08:46:05 +0000 gpoirier Prints the numbers of start and end tracks and MSF length for each
Thu, 22 Sep 2005 08:11:17 +0000 gpoirier synced with 1.1112
Thu, 22 Sep 2005 07:51:19 +0000 diego frameno.avi is an audio file, not a statistics file, wording fix.
Thu, 22 Sep 2005 07:40:25 +0000 gpoirier Prints the number of titles, DVD disk ID, the numbers of chapters and
Thu, 22 Sep 2005 07:17:57 +0000 ods15 Some very weird people are apperantely scared of reading GPL code. :/
Wed, 21 Sep 2005 21:21:01 +0000 paszczi synced with 1.70
Tue, 20 Sep 2005 19:57:09 +0000 gpoirier add some internal links between "codecs supported by mencoder" and
Tue, 20 Sep 2005 02:53:03 +0000 ods15 bah, it's been there all night, and still noone fixed it...
Mon, 19 Sep 2005 23:09:40 +0000 diego minor spelling/wording/grammar fixes
Mon, 19 Sep 2005 22:52:52 +0000 diego better wording for -frameno-file
Mon, 19 Sep 2005 22:52:03 +0000 alex Disassemble comments and pass it to the demux_info interface
Mon, 19 Sep 2005 22:47:16 +0000 alex fix my email address
Mon, 19 Sep 2005 22:29:36 +0000 gpoirier Document lavc audio codecs
Mon, 19 Sep 2005 21:42:00 +0000 gpoirier Lists main A/V codecs supported by MEncoder, talks about how to select an imput file for encoding.
Mon, 19 Sep 2005 21:16:44 +0000 gpoirier synced with 1.1109
Mon, 19 Sep 2005 21:14:09 +0000 gpoirier Fixes formatting issues
Mon, 19 Sep 2005 19:53:20 +0000 gpoirier Sync with 1.1108
Mon, 19 Sep 2005 19:52:19 +0000 gpoirier Make the description of the newly introduced "-frameno-file" have all its sentences start in a newline to make groff and Diego happy :-)
Mon, 19 Sep 2005 19:36:10 +0000 ods15 feel free to fix this as you see fit...
Mon, 19 Sep 2005 19:23:38 +0000 ods15 Make frameno.avi not turn on by default. this is deprecated and this entire
Mon, 19 Sep 2005 18:28:30 +0000 wight sync 1.14
Mon, 19 Sep 2005 18:28:02 +0000 wight sync 1.22
Mon, 19 Sep 2005 18:27:43 +0000 wight sync 1.72
Mon, 19 Sep 2005 18:22:09 +0000 gpoirier Prints the number of tracks and MSF length for each track of an audio CD,
Mon, 19 Sep 2005 17:57:41 +0000 wight sync 1.1106
Mon, 19 Sep 2005 16:33:39 +0000 gpoirier Prints -identify output for:
Mon, 19 Sep 2005 15:23:15 +0000 diego Break up all long lines that were missed during the last reformatting round.
Mon, 19 Sep 2005 15:12:38 +0000 gpoirier 10l: the directories specified with --with-xvid*dir were ignored.
Mon, 19 Sep 2005 14:07:12 +0000 ivo change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
Mon, 19 Sep 2005 13:35:52 +0000 diego typo noticed by Torinthiel
Mon, 19 Sep 2005 12:17:05 +0000 jheryan Synced with 1.182
Sun, 18 Sep 2005 19:17:23 +0000 nicodvb removed dependency on glibc's %a in sscanf()
Sun, 18 Sep 2005 17:22:04 +0000 gpoirier 10l: fully working DXN profile support require XviD 1.1.x. Earlier version will work but will lack VBV support
Sun, 18 Sep 2005 13:11:24 +0000 diego spelling/grammar fixes
Sun, 18 Sep 2005 11:40:06 +0000 diego Reflect recent changes to the the pan audio filter syntax and behavior in
Sun, 18 Sep 2005 08:10:56 +0000 iive remove very obsolate draft...
Sat, 17 Sep 2005 22:32:35 +0000 michael remove info frame repeating its problematic and controversical
Sat, 17 Sep 2005 20:53:20 +0000 nexus add FreeBSD default cd/dvd devices
Sat, 17 Sep 2005 19:58:13 +0000 diego The s key is now used for taking screenshots.
Sat, 17 Sep 2005 19:54:15 +0000 diego Unify the descriptions of vo_gl and vo_gl2 including some fixes.
Sat, 17 Sep 2005 19:51:41 +0000 nexus add FreeBSD default cd/dvd devices
Sat, 17 Sep 2005 19:27:39 +0000 michael add back_ptr
Sat, 17 Sep 2005 18:36:43 +0000 reimar Fix H264 packetizer. Might not work with arbitrary slice order.
Sat, 17 Sep 2005 18:05:55 +0000 reimar add a demux_peekc function that allows to just "have a look" at the next
Sat, 17 Sep 2005 05:46:20 +0000 ods15 typo, probably..
Fri, 16 Sep 2005 14:46:14 +0000 gpoirier Nits
Fri, 16 Sep 2005 13:46:19 +0000 gpoirier Sync with 1.1102
Fri, 16 Sep 2005 12:12:48 +0000 diego 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
Fri, 16 Sep 2005 12:09:24 +0000 reimar Missing break for WM_SYSCOMMAND handling.
Fri, 16 Sep 2005 11:34:15 +0000 diego sync with 1.181 and misc fixes
Fri, 16 Sep 2005 11:30:33 +0000 reimar print the first 16 bytes of frame data with -v -v, helps detect when
Fri, 16 Sep 2005 11:05:29 +0000 reimar Wrong editlist handling: end pts must be included.
Thu, 15 Sep 2005 22:39:38 +0000 aurel fix expanding of $_ld_dl when needed by iconv
Thu, 15 Sep 2005 11:46:50 +0000 reimar Mention af_pan change
Thu, 15 Sep 2005 11:41:23 +0000 reimar Fix af_pan commandline mess and (hopefully) improve description.
Thu, 15 Sep 2005 10:25:43 +0000 reimar When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
Thu, 15 Sep 2005 03:15:04 +0000 diego Small wording/spelling fixes, one duplicate entry removed.
Thu, 15 Sep 2005 03:08:35 +0000 diego Add comments to a few #endif statements in order to make clear which
Wed, 14 Sep 2005 23:21:44 +0000 reimar consistency fix: OSD bar for gamma changes should only appear when gamma
Wed, 14 Sep 2005 22:08:04 +0000 reimar hardware color-space conversion for vo_gl and vo_gl2
Wed, 14 Sep 2005 21:15:38 +0000 wanderer minor wording fix in the advanced audio guide
Wed, 14 Sep 2005 20:40:50 +0000 gpoirier Illustrate by a nice table what each profiles supported by XviD features.
Wed, 14 Sep 2005 09:54:00 +0000 gpoirier synced with 1.1100
Wed, 14 Sep 2005 09:52:56 +0000 gpoirier Typos
Tue, 13 Sep 2005 21:41:44 +0000 reimar Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
Tue, 13 Sep 2005 21:35:41 +0000 nicodvb reduced verbosity
Tue, 13 Sep 2005 21:04:44 +0000 gpoirier adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
Tue, 13 Sep 2005 19:33:13 +0000 reimar Fix -af-adv force description, 1 is default now.
Tue, 13 Sep 2005 18:48:57 +0000 diego The screenshot command is now implemented, wording/spelling fixes.
Tue, 13 Sep 2005 18:15:51 +0000 diego screenshot filter entry wording improvement
Tue, 13 Sep 2005 18:13:58 +0000 diego Make the fourcc output endianness-independent.
Tue, 13 Sep 2005 18:12:48 +0000 diego Avoid duplicated messages from demux_avi.c and demuxer.c.
Tue, 13 Sep 2005 16:16:13 +0000 reimar Allow disabling the glFinish call
Tue, 13 Sep 2005 15:56:32 +0000 reimar Improved glFindFormat
Tue, 13 Sep 2005 11:38:39 +0000 gpoirier Nits suggested by Diego
Tue, 13 Sep 2005 11:04:20 +0000 diego Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
Tue, 13 Sep 2005 10:47:33 +0000 reimar pp_postprocess reads from target image, so request a readable one.
Tue, 13 Sep 2005 08:47:46 +0000 diego - improved performance on truecolor modes
Mon, 12 Sep 2005 22:48:14 +0000 aurel cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
Mon, 12 Sep 2005 21:08:04 +0000 reimar Fix maximum frame size, could lead to crashes when changing playback speed.
Mon, 12 Sep 2005 20:37:53 +0000 gpoirier synced with 1.1096
Mon, 12 Sep 2005 20:33:29 +0000 gpoirier start new sentences on a new line
Mon, 12 Sep 2005 19:39:48 +0000 gpoirier XviD supports "turbo" mode.
Mon, 12 Sep 2005 18:33:26 +0000 reimar Fix multiple issues: No picture at all, broken pictures, only every second
Mon, 12 Sep 2005 16:56:19 +0000 gpoirier Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Mon, 12 Sep 2005 16:35:58 +0000 gpoirier Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Mon, 12 Sep 2005 15:15:28 +0000 reimar Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
Mon, 12 Sep 2005 14:51:30 +0000 reimar Fix border color (forgot to divide by 255.0).
Mon, 12 Sep 2005 10:05:06 +0000 reimar echores cleanup, introduce _res_comment variable to easily output additional
Sun, 11 Sep 2005 17:45:12 +0000 reimar Respect -nodouble even though it looks very bad.
Sun, 11 Sep 2005 15:41:08 +0000 henry do nothing if no free filenames are available
Sun, 11 Sep 2005 15:08:48 +0000 henry use slices if DR isn't available
Sun, 11 Sep 2005 15:02:49 +0000 nplourde only make the check for osx api if system is darwin
Sun, 11 Sep 2005 14:50:33 +0000 nplourde removed dep for perl_check on osx
Sun, 11 Sep 2005 12:45:34 +0000 iive better _comment in echores
Sun, 11 Sep 2005 12:16:12 +0000 henry forgotten MP_IMGFLAG_READABLE
Sun, 11 Sep 2005 10:57:28 +0000 iive Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
Sun, 11 Sep 2005 10:52:24 +0000 henry DR and slice support
Sun, 11 Sep 2005 10:06:27 +0000 gpoirier Sync with 1.1094
Sun, 11 Sep 2005 08:00:38 +0000 henry screenshot filter
Sun, 11 Sep 2005 07:25:50 +0000 henry screenshot filter
Sun, 11 Sep 2005 06:42:32 +0000 henry screenshot filter
Sat, 10 Sep 2005 20:15:02 +0000 nplourde key_down_event
Sat, 10 Sep 2005 18:44:17 +0000 nplourde perl check for macosx
Sat, 10 Sep 2005 18:39:28 +0000 henry use system videodev2.h instead
Sat, 10 Sep 2005 18:38:23 +0000 henry - remove useless /dev/video* checks
Sat, 10 Sep 2005 18:23:40 +0000 reimar Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
Sat, 10 Sep 2005 17:03:35 +0000 michael CONFIG_GPL for lavc
Sat, 10 Sep 2005 15:13:13 +0000 diego Mac OS X section reviewed for wording/spelling/grammar and content.
Fri, 09 Sep 2005 20:05:42 +0000 reimar Ignore movi_end (except on error) to allow playing growing files.
Fri, 09 Sep 2005 17:08:26 +0000 reimar Set texture border color to avoid weird border colors in some rare cases.
Fri, 09 Sep 2005 16:43:18 +0000 reimar Add missing doxygen comment for clearOSD()
Fri, 09 Sep 2005 15:54:09 +0000 reimar Fix a typo in a comment
Fri, 09 Sep 2005 14:49:13 +0000 reimar gl_buffer should be unsigned
Fri, 09 Sep 2005 14:47:54 +0000 reimar Add an uninit function.
Fri, 09 Sep 2005 13:29:04 +0000 gpoirier synced with 1.1093
Fri, 09 Sep 2005 11:19:27 +0000 reimar Remove useless space
Fri, 09 Sep 2005 11:10:29 +0000 reimar Missing .REss in -vo gl description
Fri, 09 Sep 2005 10:26:21 +0000 ods15 Updates to NUT spec:
Fri, 09 Sep 2005 09:25:07 +0000 diego spelling/grammar/wording
Fri, 09 Sep 2005 07:26:38 +0000 gpoirier synced with 1.1091
Thu, 08 Sep 2005 00:11:55 +0000 diego Replace remaining tabs by spaces.
Wed, 07 Sep 2005 00:19:04 +0000 reimar Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
Tue, 06 Sep 2005 23:11:30 +0000 reimar We can not seek, so set seekable to 0
Tue, 06 Sep 2005 22:47:57 +0000 diego When specifying a VIDIX subdevice the name needs to be written out
Tue, 06 Sep 2005 22:00:35 +0000 diego small wording fixes
Tue, 06 Sep 2005 21:45:40 +0000 reimar memleak fix, escfilename was not freed for an invalid url
Tue, 06 Sep 2005 21:33:28 +0000 gpoirier New section about sync and remuxing issues.
Tue, 06 Sep 2005 21:14:55 +0000 reimar memleak fixes when using an http proxy
Tue, 06 Sep 2005 21:08:36 +0000 reimar check4proxies always creates a copy, so url should be freed
Tue, 06 Sep 2005 21:00:57 +0000 reimar memleak fixes when invalid http url specified.
Tue, 06 Sep 2005 20:50:10 +0000 diego support for GeForce FX Go5200 (newer Apple PowerBooks)
Tue, 06 Sep 2005 20:37:47 +0000 reimar Use bitrate from demuxer
Tue, 06 Sep 2005 20:35:14 +0000 reimar better bitrate calculation
Tue, 06 Sep 2005 19:50:21 +0000 reimar execute the check function even when a demuxer is forced, to avoid crashes.
Tue, 06 Sep 2005 19:46:48 +0000 reimar Forgotten mpc demuxer
Tue, 06 Sep 2005 19:40:19 +0000 reimar Changes forgotten during demuxer API change, introduce a check function.
Tue, 06 Sep 2005 19:05:30 +0000 diego Ignore libdha test program.
Tue, 06 Sep 2005 18:44:04 +0000 diego Switch indentation over to K&R style, replace all tabs by spaces.
Tue, 06 Sep 2005 17:12:28 +0000 reimar Only older card version seem to make problems with y < 8 in text mode.
Tue, 06 Sep 2005 16:36:26 +0000 diego Avoid some short forms, some consistency, wording and typo fixes.
Tue, 06 Sep 2005 16:33:31 +0000 diego A few more details and grammar updates.
Tue, 06 Sep 2005 15:30:12 +0000 ivo 10l
Tue, 06 Sep 2005 15:15:27 +0000 diego Reduce unnecessary swscaler verbosity.
Tue, 06 Sep 2005 05:33:14 +0000 ods15 Obsoleted...
Mon, 05 Sep 2005 12:05:29 +0000 reimar clear OSD when playing new file
Mon, 05 Sep 2005 11:25:30 +0000 gpoirier Consistency fix
Mon, 05 Sep 2005 11:20:21 +0000 gpoirier synced with 1.1088
Mon, 05 Sep 2005 11:18:09 +0000 danny Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it> with some improvement ;)
Mon, 05 Sep 2005 10:43:52 +0000 diego Fix up cqm section.
Mon, 05 Sep 2005 10:08:04 +0000 reimar Properly initialize osdtexCnt
Mon, 05 Sep 2005 10:02:06 +0000 reimar OSD alpha conversion index out of range
Mon, 05 Sep 2005 09:43:13 +0000 diego Spelling, fix Terminal and Categories entry, add MimeType.
Mon, 05 Sep 2005 01:43:59 +0000 wanderer rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugfood-ml AT fatooh DOT org >
Sun, 04 Sep 2005 23:02:30 +0000 reimar enable vidix on AMD64, at least for nVidia it seems to work.
Sun, 04 Sep 2005 22:42:01 +0000 reimar a libmpcdec version with our patches was released (but I did not yet test it).
Sun, 04 Sep 2005 22:29:36 +0000 gpoirier MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>
Sun, 04 Sep 2005 21:48:51 +0000 gpoirier synced with 1.1087
Sun, 04 Sep 2005 21:00:07 +0000 reimar equalizer fixes: changing one attribute reset the others,
Sun, 04 Sep 2005 20:58:39 +0000 reimar Support equalizer.
Sun, 04 Sep 2005 16:57:51 +0000 gpoirier Fixes suggested by Diego
Sun, 04 Sep 2005 16:08:18 +0000 diego Reorder slave mode commands to appear in alphabetical order with a few
Sun, 04 Sep 2005 12:58:16 +0000 nplourde mplayer osx shared video buffer
Sun, 04 Sep 2005 12:41:30 +0000 gpoirier Typo, and fixed missing word
Sun, 04 Sep 2005 12:21:47 +0000 gpoirier In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.
Sun, 04 Sep 2005 10:21:38 +0000 gpoirier synced with 1.1084
Sat, 03 Sep 2005 21:49:50 +0000 gpoirier Suggestions by of The Wanderer
Sat, 03 Sep 2005 19:31:10 +0000 reimar equalizer support
Sat, 03 Sep 2005 19:27:48 +0000 michael improve colorization
Sat, 03 Sep 2005 19:20:51 +0000 reimar 64 bit fix: do not cast pointers to uint32_t
Sat, 03 Sep 2005 19:17:28 +0000 reimar Make MTRR setup work on AMD64 and simplify some #ifdefs
Sat, 03 Sep 2005 19:10:43 +0000 reimar vidix support for nVidix FX Go 5700
Sat, 03 Sep 2005 16:49:17 +0000 gpoirier Capitalize sentences.
Sat, 03 Sep 2005 15:19:52 +0000 ods15 Remove many annoying GTK includes in every compile line and remove GTK
Sat, 03 Sep 2005 14:41:09 +0000 gpoirier Lotsa cool stuff new with -pre8
Sat, 03 Sep 2005 10:58:52 +0000 faust3 replace sleep with usec_sleep, required for recent mingw versions, patch by Robert Swain <robert.swain at gmail.com>
Sat, 03 Sep 2005 10:27:22 +0000 faust3 initial endianess fixes
Sat, 03 Sep 2005 10:06:08 +0000 faust3 simplification
Sat, 03 Sep 2005 08:58:34 +0000 reimar faster mpg and much faster gxf demuxing
Sat, 03 Sep 2005 08:53:48 +0000 reimar likely() and unlikely() macros to help (newer) compilers optimize correctly
Sat, 03 Sep 2005 08:48:59 +0000 faust3 fix window position adjustment
Fri, 02 Sep 2005 21:54:17 +0000 gpoirier custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
Fri, 02 Sep 2005 20:37:34 +0000 rtognimp Updates
Fri, 02 Sep 2005 20:21:32 +0000 gpoirier Hopefully better advices about A/V sync
Fri, 02 Sep 2005 19:31:29 +0000 reimar 10l, typo in last commit
Fri, 02 Sep 2005 19:22:22 +0000 reimar Support D-Cinema audio demuxer and decoder from FFmpeg.
Fri, 02 Sep 2005 17:18:28 +0000 diego Mention the MEncoder configuration files along with the MPlayer ones.
Fri, 02 Sep 2005 17:11:00 +0000 diego Replace bps by B/s when it means bytes per second to avoid ambiguity since
Fri, 02 Sep 2005 17:06:37 +0000 diego 100l bps != fps, noticed by a.guru - at - sympatico - dot - ca
Fri, 02 Sep 2005 16:18:33 +0000 diego Improve -idle description.
Fri, 02 Sep 2005 15:11:57 +0000 gpoirier synced with 1.1083
Fri, 02 Sep 2005 13:56:54 +0000 diego GUI MPlayer --> GMPlayer
Fri, 02 Sep 2005 13:54:27 +0000 diego Remove duplication between vo_directfb and vo_dfbmga entries.
Fri, 02 Sep 2005 13:46:44 +0000 diego Wording fixes: Avoid short forms.
Fri, 02 Sep 2005 13:44:31 +0000 gpoirier Sync with 1.1081
Fri, 02 Sep 2005 13:11:17 +0000 gpoirier update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
Fri, 02 Sep 2005 12:23:28 +0000 gpoirier Sync with with 1.1080
Fri, 02 Sep 2005 08:59:28 +0000 ods15 and again.. sorry :/
Fri, 02 Sep 2005 08:58:18 +0000 ods15 spacing
Fri, 02 Sep 2005 08:53:05 +0000 ods15 -idle Documentation.
Fri, 02 Sep 2005 08:44:55 +0000 ods15 Adds -idle, an option to make MPlayer wait for input ('loadfile' or
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
Fri, 02 Sep 2005 08:29:30 +0000 gpoirier allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
Fri, 02 Sep 2005 00:05:21 +0000 diego typo
Fri, 02 Sep 2005 00:04:55 +0000 diego description typo fixes
Fri, 02 Sep 2005 00:03:19 +0000 diego updates, typos
Thu, 01 Sep 2005 23:53:57 +0000 diego aRts, ESD consistent spelling
Thu, 01 Sep 2005 23:53:33 +0000 diego Avoid short forms.
Thu, 01 Sep 2005 22:09:27 +0000 gpoirier New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide
Thu, 01 Sep 2005 20:42:13 +0000 reimar Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
Thu, 01 Sep 2005 15:59:55 +0000 attila * really keep track on how many samples were decoded last round (fix 10l)
Thu, 01 Sep 2005 15:25:03 +0000 attila stop trying to decode faad audio, when last decoded length is <0
Thu, 01 Sep 2005 13:25:39 +0000 jheryan Synced with 1.12
Thu, 01 Sep 2005 12:40:53 +0000 jheryan Synced with 1.1077
Thu, 01 Sep 2005 12:29:19 +0000 gpoirier Sync with 1.1077
Thu, 01 Sep 2005 12:23:40 +0000 gpoirier Sync with 1.1076
Thu, 01 Sep 2005 10:44:46 +0000 diego Add -I../libavutil to the includes to fix building vo_zr[2].
Wed, 31 Aug 2005 21:13:05 +0000 wanderer fix longstanding typo - "patentend"
Wed, 31 Aug 2005 17:33:38 +0000 faust3 x264 fourcc
Wed, 31 Aug 2005 16:23:07 +0000 reimar Missing parts of the force codecs/demuxers documentation
Wed, 31 Aug 2005 15:47:16 +0000 alex support Pinnacle VideoXL
Wed, 31 Aug 2005 13:04:22 +0000 reimar Fix move playlists (control must be returned to mplayer.c, with the demuxer
Wed, 31 Aug 2005 09:24:44 +0000 attila 10l
Wed, 31 Aug 2005 08:40:26 +0000 gpoirier Sync with 1.1075
Wed, 31 Aug 2005 02:15:03 +0000 nplourde add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
Tue, 30 Aug 2005 23:59:21 +0000 reimar Sparcs do not like wild pointer typecasting (unaligned access).
Tue, 30 Aug 2005 23:56:24 +0000 reimar Allow forcing of demuxers and codecs by prepending '+'
Tue, 30 Aug 2005 23:24:47 +0000 reimar extra size checks for samples array to avoid crashes in some rare cases.
Tue, 30 Aug 2005 22:07:30 +0000 nicodvb multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
Tue, 30 Aug 2005 19:06:55 +0000 rtognimp Fix nsv detection with new demuxer structure
Tue, 30 Aug 2005 16:32:45 +0000 gpoirier How to build MPlayerOSX
Mon, 29 Aug 2005 19:53:27 +0000 gabrov synced with 1.12
Sat, 27 Aug 2005 19:45:11 +0000 ods15 adds 'ID_DEMUXER=avi' to -identify...
Fri, 26 Aug 2005 22:53:59 +0000 rtognimp Fix mpeg-pes playback
Fri, 26 Aug 2005 19:08:28 +0000 henry ENCA uses -lm
Fri, 26 Aug 2005 19:00:36 +0000 henry X11 can use pthread (fixes --enable-static)
Fri, 26 Aug 2005 18:58:06 +0000 henry more thorough aalib test (needed for --enable-static)
Fri, 26 Aug 2005 17:40:02 +0000 reimar support MPEG in GXF container with extension-based detection.
Thu, 25 Aug 2005 21:46:32 +0000 henry reordered bps calculation
Thu, 25 Aug 2005 19:57:32 +0000 henry set the nearest number of channels, return(0) upon errors
Thu, 25 Aug 2005 19:46:20 +0000 reimar avoid reading more than maxlen bytes.
Thu, 25 Aug 2005 18:22:12 +0000 faust3 10l, missing return
Thu, 25 Aug 2005 17:02:17 +0000 reimar Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
Thu, 25 Aug 2005 15:54:44 +0000 reimar ffwmv3 does not work, use "status crashing" so it is not auto-selected.
Thu, 25 Aug 2005 12:45:57 +0000 reimar Fix texture format variable types. Internal format is GLint, others are GLenum
Wed, 24 Aug 2005 12:33:32 +0000 mosu Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
Wed, 24 Aug 2005 00:46:04 +0000 diego Slightly reduce unnecessary verbosity.
Wed, 24 Aug 2005 00:24:11 +0000 diego typos, cosmetics
Tue, 23 Aug 2005 19:27:18 +0000 gpoirier Documents x264 visualization during encoding
Tue, 23 Aug 2005 18:03:23 +0000 reimar Add D-Cinema Audio and Video conversion programs
Tue, 23 Aug 2005 17:21:27 +0000 reimar compile fix, vobsub.c needs identify variable.
Tue, 23 Aug 2005 17:03:30 +0000 rathann 1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
Tue, 23 Aug 2005 16:22:13 +0000 gpoirier More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
Tue, 23 Aug 2005 16:12:39 +0000 gpoirier Typo :)
Tue, 23 Aug 2005 09:17:06 +0000 danny Correction pointed by Nico
Tue, 23 Aug 2005 08:23:53 +0000 gpoirier Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
Tue, 23 Aug 2005 08:03:26 +0000 reimar Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
Tue, 23 Aug 2005 07:56:29 +0000 reimar ensure that audio-only files are decoded till the end by not only
Mon, 22 Aug 2005 20:04:42 +0000 henry mode fps int vs. float woes
Mon, 22 Aug 2005 09:05:18 +0000 reimar DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
Mon, 22 Aug 2005 08:21:43 +0000 gpoirier Sync with 1.1074
Mon, 22 Aug 2005 00:01:02 +0000 diego typo, grammar
Sun, 21 Aug 2005 20:55:26 +0000 gpoirier The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
Sun, 21 Aug 2005 10:19:25 +0000 reimar 100l, video_out.h is now needed for some vo_ variables.
Sun, 21 Aug 2005 10:03:59 +0000 gpoirier How to encode with soft 3:2 pullup, patch by Brendan McCarthy
Sun, 21 Aug 2005 09:59:45 +0000 reimar -wid support for windows. Not well tested, might still behave a bit weird.
Sun, 21 Aug 2005 08:40:26 +0000 gabrov synced with 1.88
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
Sun, 21 Aug 2005 00:17:15 +0000 gabrov synced with 1.11
Sat, 20 Aug 2005 21:00:51 +0000 rathann cache-prefill has been renamed to cache-seek-min, example config should
Sat, 20 Aug 2005 20:13:03 +0000 gpoirier Encoding setting examples for x264
Fri, 19 Aug 2005 19:24:30 +0000 rfelker remove broken shared libpostproc stuff
Fri, 19 Aug 2005 15:10:23 +0000 gpoirier Sync with 1.1073
Fri, 19 Aug 2005 14:30:24 +0000 rfelker 1000000000000000l
Fri, 19 Aug 2005 14:28:30 +0000 rfelker 100l
Fri, 19 Aug 2005 12:23:34 +0000 reimar less weird OSD alpha transformation.
Fri, 19 Aug 2005 12:16:52 +0000 reimar Do not set SwapInterval for values < 0.
Fri, 19 Aug 2005 12:09:44 +0000 reimar Fix crash in windows
Fri, 19 Aug 2005 11:52:11 +0000 gpoirier Sync with 1.1072
Fri, 19 Aug 2005 09:31:02 +0000 reimar automatic vsync enabling for vo_gl.
Thu, 18 Aug 2005 20:00:57 +0000 jonas Aconvert allows mencoder to (easily) encode from an audio only file (hack).
Thu, 18 Aug 2005 16:25:45 +0000 faust3 fix warnings and decoding on CYGWIN (produced only noise before this change)
Thu, 18 Aug 2005 13:46:01 +0000 reimar gtk2 is supported, next step is pure gtk without X.
Thu, 18 Aug 2005 12:59:19 +0000 alex gtf.{c,h} is used by vesa only
Thu, 18 Aug 2005 12:05:41 +0000 jheryan synced with 1.72
Thu, 18 Aug 2005 11:53:51 +0000 jheryan new, synced with 1.10
Thu, 18 Aug 2005 11:53:00 +0000 jheryan synced with 1.25
Thu, 18 Aug 2005 11:45:22 +0000 gpoirier sync 1.1071
Thu, 18 Aug 2005 11:37:16 +0000 alex code reduction and less error prone, use the same table
Thu, 18 Aug 2005 11:29:58 +0000 alex some entries are done
Thu, 18 Aug 2005 11:26:58 +0000 alex these wishes are done
Thu, 18 Aug 2005 11:26:04 +0000 alex use libvbe from vesautils
Thu, 18 Aug 2005 11:18:44 +0000 jheryan synced with 1.87
Thu, 18 Aug 2005 10:50:27 +0000 diego Further clarify loadfile/loadlist description.
Thu, 18 Aug 2005 09:40:59 +0000 reimar name suboption for jack to set client name
Wed, 17 Aug 2005 23:39:19 +0000 diego Remove unnecessary subshell invocations.
Wed, 17 Aug 2005 23:08:18 +0000 diego Fix MEncoder build with shared libavcodec.
Wed, 17 Aug 2005 22:56:44 +0000 diego Clarify loadfile/loadlist description.
Wed, 17 Aug 2005 22:50:29 +0000 diego Update for latest changes.
Wed, 17 Aug 2005 21:44:47 +0000 gpoirier Sync with 1.1070
Wed, 17 Aug 2005 20:47:56 +0000 gpoirier "recent" noteworthy features
Wed, 17 Aug 2005 18:41:15 +0000 reimar Support for GTK 2.x.
Wed, 17 Aug 2005 17:36:45 +0000 diego wording/spelling
Wed, 17 Aug 2005 16:47:52 +0000 gpoirier Fixes suggested by Diego
Wed, 17 Aug 2005 11:27:11 +0000 reimar Set block_align in header, seems MatLab can not handle files without.
Wed, 17 Aug 2005 07:39:56 +0000 jheryan Synced with 1.1068
Wed, 17 Aug 2005 02:01:59 +0000 ivo Added entry for checktree.sh
Wed, 17 Aug 2005 01:50:05 +0000 ivo Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..
Tue, 16 Aug 2005 23:24:52 +0000 reimar Get events from -wid window.
Tue, 16 Aug 2005 19:09:43 +0000 gpoirier Sync with 1.1069
Tue, 16 Aug 2005 19:07:07 +0000 reimar Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
Tue, 16 Aug 2005 18:52:38 +0000 reimar OSD textures can be deleted with one function call...
Tue, 16 Aug 2005 18:27:12 +0000 reimar Make glFinish optional
Tue, 16 Aug 2005 18:19:06 +0000 ods15 silly printf() is the onyl reason avi-fix was so slow, a printf for
Tue, 16 Aug 2005 17:57:53 +0000 reimar use GenBuffers to get a buffer number instead of hardcoding 1.
Tue, 16 Aug 2005 16:02:13 +0000 danny Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Tue, 16 Aug 2005 15:41:53 +0000 alex added libavutil, removed linux
Tue, 16 Aug 2005 15:29:24 +0000 alex prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>
Mon, 15 Aug 2005 22:46:27 +0000 wanderer grammar/phrasing fixes on the recent NTSC and telecine commit
Mon, 15 Aug 2005 16:30:31 +0000 gpoirier -fafmttag can be needed while steam copying.
Mon, 15 Aug 2005 08:30:43 +0000 reimar loadfile/loadlist can now also add files to the playlist
Sun, 14 Aug 2005 23:16:17 +0000 reimar 10l, initializers don't work without a declaration :-(
Sun, 14 Aug 2005 22:25:02 +0000 gpoirier NTSC sources are hard to encode. How to identify telecine content reliably.
Sun, 14 Aug 2005 19:40:33 +0000 reimar use glUploadTex helper function
Sun, 14 Aug 2005 19:38:16 +0000 reimar extra check for glUploadTex to avoid a possible hang.
Sun, 14 Aug 2005 19:36:34 +0000 reimar textures smaller 64x64 might not be supported
Sun, 14 Aug 2005 19:24:49 +0000 reimar remove/move some unused headers/variables/code
Sun, 14 Aug 2005 18:36:01 +0000 reimar 10l, texture_width/height initialization was removed, so use
Sun, 14 Aug 2005 17:34:19 +0000 wanderer minor punctuation fix
Sun, 14 Aug 2005 17:31:09 +0000 wanderer grammar/phrasing fix, still less than ideal
Sun, 14 Aug 2005 14:56:25 +0000 gpoirier fixes short form, better wording
Sun, 14 Aug 2005 14:38:19 +0000 gpoirier fixes bf_threshold description.
Sun, 14 Aug 2005 14:05:28 +0000 gpoirier typo
Sun, 14 Aug 2005 13:44:14 +0000 reimar Helper function for drawing texture and general cleanup of vo_gl2.c
Sun, 14 Aug 2005 10:30:18 +0000 reimar Cleanup, move declarations to beginning of block.
Sun, 14 Aug 2005 07:02:00 +0000 wight libaf/config.mak is generated, so mention it
Sat, 13 Aug 2005 12:20:07 +0000 rtognimp 100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
Sat, 13 Aug 2005 07:04:53 +0000 henry revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
Fri, 12 Aug 2005 19:47:22 +0000 gabrov synced with 1.7
Fri, 12 Aug 2005 17:25:40 +0000 gpoirier Formatting fix
Fri, 12 Aug 2005 17:23:33 +0000 gpoirier Consitency fix
Fri, 12 Aug 2005 15:11:00 +0000 gpoirier Sync with 1.1062
Fri, 12 Aug 2005 14:14:29 +0000 gpoirier URL update
Fri, 12 Aug 2005 13:37:21 +0000 gpoirier lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compn
Fri, 12 Aug 2005 13:30:13 +0000 gpoirier Missing codecs that libavcodec supports.
Fri, 12 Aug 2005 13:27:26 +0000 gpoirier Why multipass is better in a nutshell. Taken from Rich's encoding guide.
Thu, 11 Aug 2005 22:30:05 +0000 gpoirier libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
Thu, 11 Aug 2005 20:54:09 +0000 michael video fourcc fix
Thu, 11 Aug 2005 17:23:45 +0000 ods15 demux_avi_control() missing in avi's demuxer struct.
Thu, 11 Aug 2005 17:01:13 +0000 ods15 fix brokeness caused by demuxer patch, this code is useless for
Thu, 11 Aug 2005 13:16:34 +0000 reimar typo, must be ld_dl instead of ld_ld
Thu, 11 Aug 2005 11:02:30 +0000 alex 10l, patch found in geexbox
Wed, 10 Aug 2005 23:27:39 +0000 ivo Removed in-filter int to float conversion. af_ladspa now demands floats as
Wed, 10 Aug 2005 22:48:32 +0000 ivo Remove stray MSDOS linebreaks
Wed, 10 Aug 2005 04:44:12 +0000 jheryan Synced with 1.178
Wed, 10 Aug 2005 01:42:06 +0000 rfelker reconcile with earlier fps fix in mpeg header parser
Tue, 09 Aug 2005 22:56:57 +0000 aurel sync liba52_amd64_changes.diff with latest fix
Tue, 09 Aug 2005 20:58:43 +0000 gpoirier Sync with 1.1061
Tue, 09 Aug 2005 19:58:13 +0000 gpoirier Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.
Mon, 08 Aug 2005 22:49:03 +0000 gpoirier Various fixes, addition and removal of entries related to functions that come from the FFmpeg project
Mon, 08 Aug 2005 21:51:11 +0000 gpoirier Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxers
Sat, 06 Aug 2005 19:45:55 +0000 faust3 take into account that VIDIOC_S_FMT might return updated parameters
Sat, 06 Aug 2005 18:19:58 +0000 faust3 do not crash when /dev/video0 is not present
Sat, 06 Aug 2005 16:15:07 +0000 rfelker 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
Sat, 06 Aug 2005 15:43:54 +0000 rathann tremor uses integer types
Sat, 06 Aug 2005 15:43:08 +0000 rathann missing include
Sat, 06 Aug 2005 13:38:00 +0000 reimar Forgot to actually enable vo_gl on Windows...
Sat, 06 Aug 2005 10:02:59 +0000 diego Remove stray DOS linebreaks.
Sat, 06 Aug 2005 09:32:16 +0000 diego Remove stray DOS linebreaks.
Fri, 05 Aug 2005 21:44:28 +0000 gpoirier Avoid short forms and libavcodec should not the that much singled out
Fri, 05 Aug 2005 21:29:49 +0000 gabrov synced with 1.72
Fri, 05 Aug 2005 21:13:13 +0000 gabrov synced with 1.87
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Fri, 05 Aug 2005 13:37:32 +0000 aurel add the liba52 amd64 changes in a separate diff file
Fri, 05 Aug 2005 13:33:50 +0000 aurel liba52 asm optimizations ported to amd64
Fri, 05 Aug 2005 12:46:42 +0000 ivo Missed one uint32_t declaration.
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Mon, 01 Aug 2005 23:43:40 +0000 diego libavuti
Mon, 01 Aug 2005 22:41:32 +0000 diego libavutil is now part of MPlayer.
Mon, 01 Aug 2005 22:09:17 +0000 reimar libavutil compile fix (working also with old libavcodec)
Mon, 01 Aug 2005 21:16:43 +0000 gpoirier 10l to beastd due to new libavutil introduction
Mon, 01 Aug 2005 21:00:07 +0000 reimar libavutil is now needed, too.
Mon, 01 Aug 2005 20:16:56 +0000 al Support new static libavcodec (depends on libavutil).
Mon, 01 Aug 2005 18:52:20 +0000 reimar Support more MythTV nuv files, based on Gentoo portage patch
Mon, 01 Aug 2005 18:52:20 +0000 reimar Support more MythTV nuv files
Mon, 01 Aug 2005 18:36:50 +0000 reimar set i_bps in demux_audio for WAV and MP3 to avoid division by zero before
Mon, 01 Aug 2005 13:17:28 +0000 danny Sync to 1.055 - last commit contains also update ;-(
Mon, 01 Aug 2005 13:16:22 +0000 danny Man page cleanup and corrections - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Mon, 01 Aug 2005 13:15:23 +0000 danny Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Mon, 01 Aug 2005 09:54:16 +0000 gpoirier Sync with 1.1058
Sun, 31 Jul 2005 21:44:57 +0000 gpoirier Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )
Sun, 31 Jul 2005 20:58:52 +0000 reimar Needs the previous mpi (pmpi), so request a readable one and request
Sun, 31 Jul 2005 20:56:41 +0000 reimar vBlur reads from dmpi, so request a readable one
Sun, 31 Jul 2005 12:13:22 +0000 reimar when threshold != 0 the dest image must be readable
Sun, 31 Jul 2005 07:14:41 +0000 wanderer grammar and possible clarity fix on -cache-seek-min
Sun, 31 Jul 2005 00:26:07 +0000 iive remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
Sat, 30 Jul 2005 03:04:35 +0000 wanderer minor grammatical fixes
Sat, 30 Jul 2005 01:07:27 +0000 aurel fix detection of iconv implementations which require libdl
Fri, 29 Jul 2005 15:52:06 +0000 reimar 10l, incorrect usage of le2me_*
Fri, 29 Jul 2005 00:20:13 +0000 gabrov synced with 1.67
Fri, 29 Jul 2005 00:17:42 +0000 gabrov synced with 1.22
Fri, 29 Jul 2005 00:09:41 +0000 gabrov synced with 1.178 and fixed typos
Thu, 28 Jul 2005 23:18:39 +0000 nplourde exit kiosk mode and show mouse cursor in uninit
Thu, 28 Jul 2005 22:19:34 +0000 nplourde properly release window
Thu, 28 Jul 2005 21:00:41 +0000 gpoirier Sync wirh 1.1055
Thu, 28 Jul 2005 20:29:00 +0000 nicodvb removed ugly cellphone jargon short
Thu, 28 Jul 2005 18:42:00 +0000 wight Little fixes
Thu, 28 Jul 2005 17:11:22 +0000 reimar reset estimation also on too negative diff
Thu, 28 Jul 2005 17:02:05 +0000 diego sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>
Thu, 28 Jul 2005 15:53:18 +0000 reimar If scaleh == 1 our destination image must be readable
Thu, 28 Jul 2005 15:47:30 +0000 reimar we do not read from dmpi, so it doesn't have to be readable
Thu, 28 Jul 2005 15:44:39 +0000 reimar deghost_plane also reads from destination, so request readable buffer
Thu, 28 Jul 2005 14:14:13 +0000 reimar Hopefully finally fix the last commit
Thu, 28 Jul 2005 13:43:24 +0000 reimar lavf demuxer with raw PCM fix (and a related hang)
Thu, 28 Jul 2005 13:08:03 +0000 alex unused
Thu, 28 Jul 2005 12:55:01 +0000 alex require some up to date codecs.conf
Thu, 28 Jul 2005 12:41:14 +0000 alex some preliminary entries about nut and matroska
Thu, 28 Jul 2005 12:25:24 +0000 gpoirier sync with 1.1054
Thu, 28 Jul 2005 12:21:57 +0000 gpoirier sync with 1.1053
Thu, 28 Jul 2005 12:20:10 +0000 alex File list like in termor
Thu, 28 Jul 2005 12:17:17 +0000 diego typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>
Thu, 28 Jul 2005 12:05:06 +0000 alex no sense anymore
Thu, 28 Jul 2005 09:58:32 +0000 reimar Fix crash with large images
Thu, 28 Jul 2005 09:56:33 +0000 reimar Sometimes you have to manually add scale at the end of the filter chain :-(
Thu, 28 Jul 2005 09:48:34 +0000 diego wording/spelling/consistency
Thu, 28 Jul 2005 09:43:02 +0000 reimar gmplayer + arts == bad!
Thu, 28 Jul 2005 09:32:45 +0000 diego Amiga port from www.amigasoft.net
Thu, 28 Jul 2005 09:16:11 +0000 diego Mention the MPlayer-translations mailing list and explain the difference
Thu, 28 Jul 2005 00:13:23 +0000 reimar msrle in Quicktime FOURCC
Wed, 27 Jul 2005 17:32:14 +0000 reimar OpenGL needs _ld_dl to get extension functions
Wed, 27 Jul 2005 17:22:24 +0000 reimar More helper functions/defines and bugfixes
Wed, 27 Jul 2005 15:38:52 +0000 diego Italian help file charset
Wed, 27 Jul 2005 11:09:42 +0000 alex added missing license header
Tue, 26 Jul 2005 22:39:08 +0000 iive remove unneeded vgagl
Tue, 26 Jul 2005 20:36:34 +0000 reimar catch failed buffer allocation
Tue, 26 Jul 2005 18:55:20 +0000 reimar strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) will
Tue, 26 Jul 2005 18:28:51 +0000 reimar Use dlsym to get glXGetProcAddress, only way to (hopefully) make it
Tue, 26 Jul 2005 14:32:17 +0000 gpoirier Sync with 1.1052: pp7 video filter description
Tue, 26 Jul 2005 13:47:18 +0000 reimar OpenGL fixes for windows and vo_gl.c ported to windows.
Tue, 26 Jul 2005 13:32:32 +0000 diego pp7 video filter description
Tue, 26 Jul 2005 12:14:33 +0000 reimar restrict to YV12 since the default limit does not work well for anything else.
Tue, 26 Jul 2005 11:28:29 +0000 gpoirier sync with 1.1051
Tue, 26 Jul 2005 10:55:42 +0000 reimar ao_jack (no)estimate and vo_gl rectangle default value documented
Tue, 26 Jul 2005 10:47:29 +0000 reimar improved audio delay estimation, supposed to help make the video smoother
Tue, 26 Jul 2005 10:41:59 +0000 diego Formatting and wording fixes.
Tue, 26 Jul 2005 10:25:00 +0000 reimar rectangular texture and -dr support for vo_gl
Tue, 26 Jul 2005 10:22:02 +0000 diego build fix
Tue, 26 Jul 2005 10:17:51 +0000 reimar -dr support for -vo gl
Tue, 26 Jul 2005 10:16:18 +0000 reimar support for rectangular and streaming textures.
Tue, 26 Jul 2005 10:11:56 +0000 reimar Make it possible to use libavcodecs png decoder.
Tue, 26 Jul 2005 09:36:53 +0000 gpoirier Sync with 1.1048
Tue, 26 Jul 2005 04:54:06 +0000 wanderer Less confusing description of -v
Tue, 26 Jul 2005 01:06:10 +0000 diego formatting fixes galore
Tue, 26 Jul 2005 00:43:34 +0000 diego sync with 1.176
Tue, 26 Jul 2005 00:01:44 +0000 diego Use a more stable URL.
Mon, 25 Jul 2005 19:11:14 +0000 reimar Use DRAW_IMAGE instead of draw_frame
Mon, 25 Jul 2005 14:54:35 +0000 gabrov synced with 1.25
Mon, 25 Jul 2005 14:53:15 +0000 gabrov synced with 1.86
Mon, 25 Jul 2005 14:52:24 +0000 gabrov new file, synced with 1.4
Mon, 25 Jul 2005 14:07:25 +0000 reimar missing \n
Sun, 24 Jul 2005 21:58:34 +0000 gpoirier General note about filtering from Rich's encoding guide
Sun, 24 Jul 2005 21:37:24 +0000 gpoirier Moves the "audio" section just before the "muxing" section. + fixes suggested by Jeff
Sun, 24 Jul 2005 20:53:54 +0000 gpoirier New item: "Choosing resolution and bitrate", from Rich's encoding guide
Sun, 24 Jul 2005 17:08:46 +0000 kraymer typo: s/-lavdopts/lavdopts
Sun, 24 Jul 2005 17:06:09 +0000 kraymer small fixes and sync with 1.175
Sun, 24 Jul 2005 15:30:19 +0000 gpoirier sync with 1.1046
Sun, 24 Jul 2005 15:16:27 +0000 nplourde restore window shadow when quitting fullscreen mode
Sun, 24 Jul 2005 14:22:14 +0000 gpoirier re-organize MEncoder doc in a more sensible way: splitting "basic mencoder usage" and "encoding with mencoder".
Sun, 24 Jul 2005 12:56:07 +0000 wight Remove untranslatable strings
Sun, 24 Jul 2005 12:22:30 +0000 reimar Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not set
Sun, 24 Jul 2005 12:06:54 +0000 wight Remove non-translatable messages
Sat, 23 Jul 2005 22:26:01 +0000 gabrov synced with 1.71
Sat, 23 Jul 2005 18:09:17 +0000 reimar remove -hardframedrop reference and advice -lavdopts instead.
Sat, 23 Jul 2005 18:07:08 +0000 reimar Allow the ffmpeg people to use this code if they want.
Sat, 23 Jul 2005 17:10:38 +0000 reimar -af-adv force also supports 4-7, this part was missed in the update
Sat, 23 Jul 2005 16:58:25 +0000 reimar Avoid hang with -af-adv force=3
Sat, 23 Jul 2005 16:54:45 +0000 reimar use calloc so that mp_cmd_free won't use uninitialized data in case of an error
Sat, 23 Jul 2005 15:29:51 +0000 reimar Multiple unsv/scast bug fixes.
Sat, 23 Jul 2005 12:12:34 +0000 wight sync 1.71
Sat, 23 Jul 2005 12:10:43 +0000 wight Make screen output look better
Sat, 23 Jul 2005 10:12:44 +0000 gpoirier the the auto* tools should be inside an <application></application> tag
Sat, 23 Jul 2005 10:02:58 +0000 gpoirier sync with 1.1045
Sat, 23 Jul 2005 06:51:35 +0000 ods15 1000l to me. Broke compilation when EDL is disabled.
Sat, 23 Jul 2005 01:57:36 +0000 wanderer -nocolorkey now supported by directx
Fri, 22 Jul 2005 23:34:26 +0000 gabrov synced with 1.85
Fri, 22 Jul 2005 23:33:20 +0000 gabrov synced with 1.92
Fri, 22 Jul 2005 22:52:13 +0000 aurel add some closedir() to fix some opendir() leaks
Fri, 22 Jul 2005 21:27:54 +0000 reimar fix invalid pointers passed to init_audio_filters
Fri, 22 Jul 2005 21:10:48 +0000 wight sync 1.15
Fri, 22 Jul 2005 20:55:38 +0000 wight sync 1.17
Fri, 22 Jul 2005 20:50:10 +0000 wight Sync tag bump to 1.58
Fri, 22 Jul 2005 20:48:15 +0000 wight sync 1.66
Fri, 22 Jul 2005 20:45:36 +0000 wight sync 1.27
Fri, 22 Jul 2005 20:32:02 +0000 wight Quote and extra \n fixes
Fri, 22 Jul 2005 20:25:40 +0000 wight sync 1.13
Fri, 22 Jul 2005 20:22:45 +0000 wight sync 1.81
Fri, 22 Jul 2005 20:09:58 +0000 wight - sync 1.173
Fri, 22 Jul 2005 19:01:05 +0000 wight Sync 1.1044
Fri, 22 Jul 2005 17:11:39 +0000 reimar define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer
Fri, 22 Jul 2005 12:06:26 +0000 gpoirier sync with 1.1044
Fri, 22 Jul 2005 11:17:05 +0000 reimar guard against double uninit (reportedly can happen on STRG+C)
Fri, 22 Jul 2005 10:55:19 +0000 gabrov synced with 1.58 (increased sync tag after typo fix in English revision)
Fri, 22 Jul 2005 08:50:49 +0000 ods15 small fixes.
Fri, 22 Jul 2005 08:28:26 +0000 gpoirier Sync with 1.1043
Fri, 22 Jul 2005 08:18:13 +0000 diego updates by Paul TT < paultt - at - hackerjournal - dot - it >
Fri, 22 Jul 2005 07:47:24 +0000 diego wording/spelling/grammar/consistency, small updates
Fri, 22 Jul 2005 06:38:20 +0000 ods15 some new stuff worth mentioning.
Fri, 22 Jul 2005 06:25:03 +0000 ods15 aspect and round params for vf_dsize.
Thu, 21 Jul 2005 17:58:46 +0000 reimar Power5 support
Thu, 21 Jul 2005 17:27:20 +0000 gpoirier ultravox (unsv://) streaming support
Thu, 21 Jul 2005 17:03:43 +0000 reimar Too little memory alloced.
Thu, 21 Jul 2005 14:03:52 +0000 iive Fix few memleaks on exit.
Thu, 21 Jul 2005 13:06:34 +0000 gpoirier sync with 1.1041
Wed, 20 Jul 2005 23:58:47 +0000 diego 10l wrong quoting
Wed, 20 Jul 2005 23:57:11 +0000 diego wording/spelling fixe
Wed, 20 Jul 2005 17:14:45 +0000 reimar Forgotten doxygen comments
Wed, 20 Jul 2005 17:12:33 +0000 reimar Ultravox improvements according to specs (didn't know they existed *g*)
Wed, 20 Jul 2005 15:11:16 +0000 reimar skiploopfilter IMHO is worth an entry here.
Wed, 20 Jul 2005 15:09:09 +0000 reimar Document the skip* lavd options.
Wed, 20 Jul 2005 10:36:29 +0000 diego path updates
Wed, 20 Jul 2005 10:35:58 +0000 diego 10l, wrong URL
Wed, 20 Jul 2005 10:31:39 +0000 diego path update
Wed, 20 Jul 2005 10:30:00 +0000 diego path update
Wed, 20 Jul 2005 10:26:17 +0000 diego path update
Wed, 20 Jul 2005 10:23:39 +0000 diego path update
Wed, 20 Jul 2005 10:16:24 +0000 diego wrong path
Wed, 20 Jul 2005 09:57:40 +0000 diego Don't point at the German docs, they're far too outdated.
Wed, 20 Jul 2005 07:59:20 +0000 gpoirier Fixes suggested by Diego and The Wanderer
Wed, 20 Jul 2005 07:40:15 +0000 reimar When using --enable-* options you are on your own.
Wed, 20 Jul 2005 01:22:24 +0000 iive use stored dimensions instead of visible one when (vf_)get_image is called
Tue, 19 Jul 2005 22:03:15 +0000 gpoirier lacv supports cgop, you can use '.' to watch a video frame-by frame to
Tue, 19 Jul 2005 17:56:51 +0000 iive add (no)visualize options
Tue, 19 Jul 2005 16:47:25 +0000 iive libx264 compiled with visualization requirs xlib
Tue, 19 Jul 2005 14:36:13 +0000 nplourde remove delay when setting audio volume
Tue, 19 Jul 2005 12:07:04 +0000 reimar SHOUTcast and ultravox support
Tue, 19 Jul 2005 08:42:55 +0000 reimar Enable manyfmts by default for vo_gl
Tue, 19 Jul 2005 05:34:09 +0000 jheryan Synced with 1.173
Tue, 19 Jul 2005 05:21:44 +0000 jheryan Synced with 1.87
Tue, 19 Jul 2005 05:21:04 +0000 jheryan Synced with 1.69
Tue, 19 Jul 2005 05:17:14 +0000 jheryan Synced with 1.15
Tue, 19 Jul 2005 01:07:31 +0000 diego FAQ No 1: Fullscreen is not working, black borders around unscaled image.
Tue, 19 Jul 2005 00:47:58 +0000 diego simplified markup, cosmetics
Tue, 19 Jul 2005 00:45:18 +0000 diego Moved some entries from playback problems to video/audio driver section
Tue, 19 Jul 2005 00:28:42 +0000 diego Big cleanup all over the place; wording/grammar/typo fixes as usual, many
Tue, 19 Jul 2005 00:21:18 +0000 diego typo
Mon, 18 Jul 2005 19:59:03 +0000 alex catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com)
Mon, 18 Jul 2005 00:10:09 +0000 michael LIBAVFORMAT_BUILD >= 4629
Sun, 17 Jul 2005 23:54:48 +0000 michael LIBAVFORMAT_BUILD >= 4629
Sun, 17 Jul 2005 22:18:12 +0000 gabrov synced with 1.88
Sun, 17 Jul 2005 20:01:36 +0000 gpoirier Sync with 1.1038
Sun, 17 Jul 2005 19:40:05 +0000 ods15 -delay for MEncoder, final step 6.
Sun, 17 Jul 2005 19:28:01 +0000 ods15 -delay for MEncoder, step 5.
Sun, 17 Jul 2005 19:27:27 +0000 ods15 -delay for MEncoder, step 4.
Sun, 17 Jul 2005 19:26:49 +0000 ods15 -delay for MEncoder, step 3.
Sun, 17 Jul 2005 19:25:58 +0000 ods15 -delay for MEncoder, step 2.
Sun, 17 Jul 2005 19:25:33 +0000 ods15 -delay for MEncoder, step 1.
Sun, 17 Jul 2005 16:02:49 +0000 reimar support 10000/1001 framerate
Sun, 17 Jul 2005 09:17:59 +0000 gpoirier Sync with 1.1037
Sun, 17 Jul 2005 07:58:09 +0000 ranma 10l: scene change detecion is deactivated with sc_threshold=1000000000
Sun, 17 Jul 2005 06:59:45 +0000 ranma 10l for me
Sun, 17 Jul 2005 00:41:29 +0000 aurel fix a crash at v4l2 uninit
Sun, 17 Jul 2005 00:18:42 +0000 reimar Support for skip options
Sat, 16 Jul 2005 23:10:12 +0000 ranma Typo (aligment -> alignment)
Sat, 16 Jul 2005 22:44:08 +0000 ranma cgop does work as long as scene change detection is disabled
Sat, 16 Jul 2005 19:37:29 +0000 gpoirier cgop does work as long as scene change detection is disabled
Sat, 16 Jul 2005 18:27:31 +0000 gpoirier Sync with 1.1034
Sat, 16 Jul 2005 18:04:31 +0000 gpoirier Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.
Sat, 16 Jul 2005 14:49:21 +0000 aurel proper disabling/enabling of console output for vo_vesa
Fri, 15 Jul 2005 22:12:34 +0000 gpoirier Wording fix by The Wanderer
Fri, 15 Jul 2005 22:09:30 +0000 gpoirier memcpy and memmove both copy memory, but when using memcpy the source and destination must not overlap, but here, they did overlap.
Fri, 15 Jul 2005 17:55:42 +0000 gpoirier Some fixes suggested by Loren; The Wanderer and Diego
Wed, 13 Jul 2005 17:24:42 +0000 reimar (hopefully) fixing remaining float endianness problems
Wed, 13 Jul 2005 07:44:54 +0000 danny Synced with 1.1026
Wed, 13 Jul 2005 00:34:37 +0000 diego wrong command names
Tue, 12 Jul 2005 19:45:40 +0000 wight sync 1.1032
Tue, 12 Jul 2005 19:16:04 +0000 gpoirier Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
Tue, 12 Jul 2005 09:09:21 +0000 reimar Forgotten part of the libmusepack->mpcdec renaming
Mon, 11 Jul 2005 23:32:40 +0000 gabrov synced with 1.82
Mon, 11 Jul 2005 21:12:07 +0000 gpoirier Fixes, more accurate description of hq_ac, and mention it's always on by default
Mon, 11 Jul 2005 20:28:50 +0000 gpoirier Sync with 1.1031
Mon, 11 Jul 2005 20:27:54 +0000 gpoirier English and consistency fixes
Mon, 11 Jul 2005 19:02:39 +0000 gpoirier 1/2 l: last patch lacked the option name, so it wasn't activeable
Mon, 11 Jul 2005 18:48:09 +0000 michael ensure that dr buffers are readable
Mon, 11 Jul 2005 17:52:03 +0000 gpoirier x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM com >
Mon, 11 Jul 2005 11:37:42 +0000 gabrov synced with 1.81
Mon, 11 Jul 2005 10:21:14 +0000 michael #ifdef HAVE_MMX
Sun, 10 Jul 2005 21:41:01 +0000 gpoirier One more XviD option documented: hq_ac + a fix + more infos on chroma_me
Sun, 10 Jul 2005 19:17:00 +0000 reimar The right name is Musepack, not MPC/MpegPlus.
Sun, 10 Jul 2005 18:31:13 +0000 mosu Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! helsinki ! fi ).
Sun, 10 Jul 2005 17:14:12 +0000 reimar musepack demuxing and decoding support (demuxing is v7 bitstream only).
Sun, 10 Jul 2005 17:07:40 +0000 gpoirier SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nico
Sun, 10 Jul 2005 17:01:49 +0000 reimar Print CFLAGS warning last so nobody can miss it.
Sun, 10 Jul 2005 16:31:38 +0000 gpoirier Sync with 1.1029
Sun, 10 Jul 2005 14:09:45 +0000 rathann small warning fix:
Sun, 10 Jul 2005 14:05:29 +0000 rathann 10l to Nico for this copy&paste bug
Sun, 10 Jul 2005 12:35:43 +0000 rik --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
Sun, 10 Jul 2005 09:20:57 +0000 reimar vf_pp7 and -af-adv force=1 default
Sun, 10 Jul 2005 09:16:24 +0000 reimar -af-adv force=1 is now default (and thus also lavcresample)
Sun, 10 Jul 2005 09:05:14 +0000 reimar Add missing range/length check for video trak desc (fixes bug #335).
Sun, 10 Jul 2005 08:57:31 +0000 reimar cosmetic: split the lschunks function in two.
Sun, 10 Jul 2005 08:36:39 +0000 nicodvb added support for vbr audio (frames are parsed individually); fixed small bugs in the management of pes_extension
Sun, 10 Jul 2005 08:12:40 +0000 gabrov increased sync tag after wording fix in English version
Sat, 09 Jul 2005 18:47:01 +0000 rtognimp Sync fourcc for all mpeg12 codecs
Sat, 09 Jul 2005 07:49:51 +0000 michael pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
Sat, 09 Jul 2005 05:01:40 +0000 ods15 Put periods after (behind?..) parentheses.
Fri, 08 Jul 2005 12:12:32 +0000 gpoirier Last nit for this entry, by "The Wanderer"
Fri, 08 Jul 2005 06:39:47 +0000 ods15 cosmetics.
Thu, 07 Jul 2005 20:26:56 +0000 ods15 Typos and fixes by The Wanderer
Thu, 07 Jul 2005 19:54:58 +0000 ods15 add 'aspect' and 'round' params to vf_expand.
Thu, 07 Jul 2005 17:35:05 +0000 ranma -identify variable names should follow [A-Z_][A-Z0-9_]* convention
Thu, 07 Jul 2005 15:47:59 +0000 gabrov synced with 1.86
Thu, 07 Jul 2005 15:34:04 +0000 gabrov synced with 1.79
Thu, 07 Jul 2005 07:21:23 +0000 gpoirier Fixes fix
Wed, 06 Jul 2005 23:21:09 +0000 diego Remove next round of outdated FAQ entries.
Wed, 06 Jul 2005 23:20:05 +0000 diego typo
Wed, 06 Jul 2005 21:37:38 +0000 rtognimp Revert fix v1.3, it breaks streams with cook audio (ex.
Wed, 06 Jul 2005 21:10:02 +0000 gpoirier Fixes suggested by Diego
Wed, 06 Jul 2005 19:20:16 +0000 rtognimp Do some sanity checks before writing stream information
Wed, 06 Jul 2005 18:28:09 +0000 gabrov synced with 1.76
Wed, 06 Jul 2005 16:47:53 +0000 gabrov synced with 1.85
Wed, 06 Jul 2005 08:42:55 +0000 reimar make more patch-friendly
Wed, 06 Jul 2005 08:39:57 +0000 gpoirier Documentation for VCD/SVCD/DVD encoding, patch by Brendan McCarthy < bmccarthy AH iinet POUM net POUM au>
Wed, 06 Jul 2005 08:15:46 +0000 gpoirier More fixes by Jeff, Diego, and Andrew
Wed, 06 Jul 2005 07:56:41 +0000 gpoirier Few fixes and suggestions by Jeff and Diego
Tue, 05 Jul 2005 22:11:23 +0000 gpoirier More options documented in XviD encoding guide
Tue, 05 Jul 2005 22:08:25 +0000 gpoirier Suggestions and fixes by The Wanderer and Rich
Tue, 05 Jul 2005 16:19:16 +0000 gpoirier New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
Tue, 05 Jul 2005 14:57:48 +0000 faust3 radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>
Tue, 05 Jul 2005 09:47:12 +0000 iive hardcode SYNC flag, so no problems could rise if first frame is skipped
Mon, 04 Jul 2005 18:29:48 +0000 gabrov initial translation, synced with 1.12
Mon, 04 Jul 2005 14:32:13 +0000 gabrov synced with 1.73
Mon, 04 Jul 2005 09:37:55 +0000 gabrov synced with 1.69
Mon, 04 Jul 2005 05:37:27 +0000 gpoirier Update of the x264 encoding guide:
Sun, 03 Jul 2005 20:20:08 +0000 wight sync 1.1026
Sun, 03 Jul 2005 19:02:16 +0000 wight Remove duplicate messages
Sun, 03 Jul 2005 15:20:14 +0000 nicodvb don't read past the end of the selected track
Sun, 03 Jul 2005 14:59:13 +0000 gabrov synced with 1.172
Sun, 03 Jul 2005 14:41:17 +0000 gabrov fix missing tag
Sun, 03 Jul 2005 14:28:51 +0000 nplourde resize video after keep aspect menu item toggle
Sun, 03 Jul 2005 13:31:24 +0000 gabrov synced with 1.82
Sun, 03 Jul 2005 13:11:23 +0000 gabrov synced with 1.81
Sun, 03 Jul 2005 13:00:34 +0000 gabrov synced with 1.17
Sun, 03 Jul 2005 12:49:23 +0000 alex consistency/tcc support patch by Oded Shimon
Sun, 03 Jul 2005 12:49:07 +0000 gabrov synced with 1.66
Sun, 03 Jul 2005 12:42:47 +0000 gabrov synced with 1.68
Sun, 03 Jul 2005 12:24:48 +0000 nplourde fix various window resizing bug with menu option
Sun, 03 Jul 2005 12:13:48 +0000 diego Remove obsolete/outdated entries.
Sun, 03 Jul 2005 11:56:16 +0000 alex some updates
Sun, 03 Jul 2005 11:40:00 +0000 alex unneeded
Sun, 03 Jul 2005 11:38:35 +0000 alex QUERY_FORMAT support
Sun, 03 Jul 2005 11:34:18 +0000 alex 1l
Sun, 03 Jul 2005 11:32:40 +0000 alex non working, hence status 'buggy'
Sun, 03 Jul 2005 10:09:09 +0000 reimar Do not count skipped/broken frames when using -frames
Sat, 02 Jul 2005 23:33:40 +0000 diego Mandrake --> Mandriva name change
Sat, 02 Jul 2005 22:19:52 +0000 gpoirier Sync with 1.1026
Sat, 02 Jul 2005 19:44:48 +0000 nplourde more fullscreen behaviour fix for mouse cursor
Sat, 02 Jul 2005 19:35:15 +0000 ranma Only dump to stdout
Sat, 02 Jul 2005 19:19:41 +0000 ranma avisubdump
Sat, 02 Jul 2005 19:12:01 +0000 ranma Add missing escapes, this should now cover all shell special characters AFAICS
Sat, 02 Jul 2005 19:00:13 +0000 ranma Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
Sat, 02 Jul 2005 16:22:38 +0000 ranma avi vobsub soft subtitle dumper
Sat, 02 Jul 2005 15:22:49 +0000 ranma avi subtitle stream dumper
Sat, 02 Jul 2005 13:28:25 +0000 nplourde properly redraw fullscreen window with -fs and zoom
Sat, 02 Jul 2005 08:43:57 +0000 gabrov increased sync tag, synced with 1.67 (typo fix in English version)
Sat, 02 Jul 2005 08:39:10 +0000 gabrov synced with 1.15
Fri, 01 Jul 2005 17:24:31 +0000 nplourde fix fullscreen menubar item behaviour
Fri, 01 Jul 2005 17:21:13 +0000 nplourde auto hide menubar and cursor in fullscreen
Fri, 01 Jul 2005 11:26:38 +0000 aurel drop annoying debug messages from libdvdread
Fri, 01 Jul 2005 09:33:27 +0000 diego Slightly restructured, mention more tools, small fixes, cosmetics.
Fri, 01 Jul 2005 06:30:43 +0000 henry libdvdread 0.9.4
Fri, 01 Jul 2005 06:29:18 +0000 henry increment libdvdread version
Fri, 01 Jul 2005 06:28:03 +0000 henry add missing files from libdvdread 0.9.4
Thu, 30 Jun 2005 22:52:59 +0000 aurel update mplayer specific libdvdread diff to match v0.9.4
Thu, 30 Jun 2005 22:48:26 +0000 aurel update libdvdread to v0.9.4
Thu, 30 Jun 2005 22:41:40 +0000 aurel Be more patch-friendly
Thu, 30 Jun 2005 21:42:38 +0000 diego typo
Thu, 30 Jun 2005 19:53:24 +0000 gpoirier Small fix
Thu, 30 Jun 2005 17:37:10 +0000 aurel add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)
Thu, 30 Jun 2005 13:59:44 +0000 ranma Solaris sed needs the terminating '}' to be on a separate line
Thu, 30 Jun 2005 13:25:08 +0000 reimar avoid hang when playing more than one file
Thu, 30 Jun 2005 11:33:43 +0000 gpoirier Sync with 1.1025
Thu, 30 Jun 2005 10:57:56 +0000 iive add vo_xv_enable_vsync() to xvmc
Thu, 30 Jun 2005 10:22:09 +0000 reimar Missing part of the last commit (got merged in on cvs update :-( )
Thu, 30 Jun 2005 10:16:35 +0000 reimar added forgotten xv_enable_vsync
Thu, 30 Jun 2005 10:11:50 +0000 reimar simplify osd-status display, and allow e.g. osd -2 to get the old behaviour
Thu, 30 Jun 2005 09:38:55 +0000 diego Make the OSD display state information when cycling OSD states with 'o'.
Thu, 30 Jun 2005 09:04:15 +0000 diego one more nick
Thu, 30 Jun 2005 09:02:52 +0000 diego typo
Thu, 30 Jun 2005 09:02:08 +0000 diego Mention -vobsubid more explicitly, JACK seems to use multiple ports.
Thu, 30 Jun 2005 05:35:26 +0000 gpoirier Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others
Thu, 30 Jun 2005 00:46:21 +0000 ranma Better approach to shell escaping, may not catch all cases yet
Wed, 29 Jun 2005 23:28:36 +0000 ranma Missing translations
Wed, 29 Jun 2005 21:54:48 +0000 nplourde keep window size when changing aspect
Wed, 29 Jun 2005 21:49:58 +0000 nplourde crash on autorelease, do not add to pool
Wed, 29 Jun 2005 18:17:19 +0000 nplourde more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw.com>
Wed, 29 Jun 2005 12:02:47 +0000 gabrov corrected sync tag
Wed, 29 Jun 2005 11:43:27 +0000 paszczi synced with 1.65
Wed, 29 Jun 2005 11:04:00 +0000 gabrov unification of the sync tag
Wed, 29 Jun 2005 10:56:35 +0000 gabrov synced with 1.80
Wed, 29 Jun 2005 08:47:22 +0000 gabrov synced with 1.72
Wed, 29 Jun 2005 08:23:10 +0000 gpoirier More fixes by the Wanderer and tip about another SVCD constrain suggested by Giacomo Comes
Tue, 28 Jun 2005 23:56:22 +0000 rathann Fixed leftover tag breaking doc generation. 10l to Jiri.
Tue, 28 Jun 2005 22:54:09 +0000 reimar Another REG_d -> REG_D fix.
Tue, 28 Jun 2005 19:45:07 +0000 nicodvb fixed vf_lavc
Tue, 28 Jun 2005 19:41:08 +0000 nicodvb restored framerate autodetection based on height
Tue, 28 Jun 2005 13:29:49 +0000 jheryan Synced with 1.80
Tue, 28 Jun 2005 13:29:27 +0000 jheryan Synced with 1.66
Tue, 28 Jun 2005 13:28:56 +0000 jheryan Synced with 1.13
Tue, 28 Jun 2005 13:28:12 +0000 jheryan Synced with 1.1024
Tue, 28 Jun 2005 12:08:21 +0000 jheryan Synced with 1.171
Tue, 28 Jun 2005 12:05:37 +0000 jheryan Synced with 1023
Tue, 28 Jun 2005 11:40:32 +0000 gpoirier Corrections suggested by The Wanderer
Tue, 28 Jun 2005 08:21:09 +0000 henry missing closing tag
Mon, 27 Jun 2005 20:23:11 +0000 alex mentioning xorg
Mon, 27 Jun 2005 20:08:38 +0000 alex 10l
Mon, 27 Jun 2005 19:11:27 +0000 nicodvb EDL fixes in mencoder
Mon, 27 Jun 2005 19:10:11 +0000 nicodvb -don't encode more audio than needed; -edl_skip is int, not short; -don't read audio_data to skip in mux_a->buffer; -edl_seek works on input streams, not output; -one-frame accuracy fix ; patch by Oded Shimon
Mon, 27 Jun 2005 18:59:23 +0000 gpoirier New entry: how to make a (S)VCD with MEncoder.
Mon, 27 Jun 2005 13:33:40 +0000 gpoirier vobsub time-adjust tool by Gªª¢Âbor Farkas < gabor AH nekomancer POUM net >
Mon, 27 Jun 2005 12:32:31 +0000 gpoirier Sync with 1.1024
Mon, 27 Jun 2005 10:33:50 +0000 reimar -vobsubid works better for DVDs than sid
Mon, 27 Jun 2005 10:05:39 +0000 reimar Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
Mon, 27 Jun 2005 08:16:23 +0000 reimar consume empty lirc events at once.
Mon, 27 Jun 2005 07:40:24 +0000 michael width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)
Sun, 26 Jun 2005 20:28:12 +0000 rtognimp FFmpeg theora decoder support
Sun, 26 Jun 2005 17:44:07 +0000 faust3 keep aspect when resizing, quit MPlayer when closing the window patch by Erik Lunchpail <erik_27can at yahoo.com>
Sun, 26 Jun 2005 17:32:59 +0000 faust3 10l to myself for breaking mingws dll codec support when libpthread is not installed
Sun, 26 Jun 2005 15:52:49 +0000 faust3 demux close gets called automatically
Sun, 26 Jun 2005 15:32:09 +0000 faust3 10l
Sun, 26 Jun 2005 15:21:27 +0000 faust3 10l
Sun, 26 Jun 2005 15:15:38 +0000 faust3 10l
Sat, 25 Jun 2005 18:33:44 +0000 henry set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile test
Sat, 25 Jun 2005 13:25:27 +0000 nicodvb support raw ac3 (in private pes packets without the usual dvd 4 bytes substream header). Patch by Matthias Scharzott
Fri, 24 Jun 2005 21:02:36 +0000 wight sync 1.1023
Fri, 24 Jun 2005 12:17:30 +0000 gpoirier Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile
Fri, 24 Jun 2005 11:01:00 +0000 reimar fix seeking over http for files larger 2 GB
Fri, 24 Jun 2005 10:50:53 +0000 reimar make -srate work again, unify audio filter init and preinit.
Thu, 23 Jun 2005 23:40:07 +0000 aurel makes fribidi <= 0.10.4 works again
Thu, 23 Jun 2005 17:25:53 +0000 gpoirier New codec covered by the encoding guide: XviD
Thu, 23 Jun 2005 16:44:52 +0000 reimar fix asm constraints, tested on x86 and x86_64.
Thu, 23 Jun 2005 10:52:47 +0000 gabrov fixed typo in URL
Thu, 23 Jun 2005 10:51:53 +0000 gabrov added missing para tag
Thu, 23 Jun 2005 09:38:22 +0000 gabrov synced with 1.171
Thu, 23 Jun 2005 09:25:21 +0000 gabrov synced with 1.71
Thu, 23 Jun 2005 09:10:49 +0000 gabrov synced with 1.66
Wed, 22 Jun 2005 23:36:45 +0000 gabrov synced with 1.80
Wed, 22 Jun 2005 23:33:19 +0000 gabrov synced with 1.77
Wed, 22 Jun 2005 23:29:15 +0000 gabrov synced with 1.13
Wed, 22 Jun 2005 22:12:55 +0000 aurel fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.org.il >)
Wed, 22 Jun 2005 13:00:36 +0000 gpoirier Rich's encoding guide (hopefully temporary) added to DOCS/tech/encoding-guide.txt
Wed, 22 Jun 2005 11:58:56 +0000 reimar fix illegal memory accesses
Wed, 22 Jun 2005 09:39:27 +0000 gpoirier Encoding guide featured by Richard Felker III, and updated by Jeff Clagg.
Tue, 21 Jun 2005 19:56:47 +0000 reimar M$ puts whole FAQs in these headers, so they can get really big...
Tue, 21 Jun 2005 18:54:50 +0000 henry messed up ordering of cases, special delivery of Cola to Tobias
Tue, 21 Jun 2005 12:37:04 +0000 gpoirier Sync with 1.1023
Tue, 21 Jun 2005 10:05:46 +0000 diego typo
Tue, 21 Jun 2005 01:00:35 +0000 diego Fix mp_msg vs af_msg usage as pointed out by Ivo.
Mon, 20 Jun 2005 23:50:42 +0000 ivo 10l for me. two usages of mp_msg instead of af_msg slipped through
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Mon, 20 Jun 2005 20:46:46 +0000 iive 10l to whom commited it.
Mon, 20 Jun 2005 18:28:46 +0000 diego slightly better parameter name
Mon, 20 Jun 2005 15:10:40 +0000 reimar fix illegal read
Mon, 20 Jun 2005 14:35:00 +0000 henry split PARTS into multiple lines also
Mon, 20 Jun 2005 14:33:00 +0000 ranma A bug? Don't panic.
Mon, 20 Jun 2005 14:32:51 +0000 reimar avoid bad memory access
Mon, 20 Jun 2005 14:30:02 +0000 ranma Core-dumps are a known problem :)
Mon, 20 Jun 2005 14:27:21 +0000 ranma Add vrc_init_occupancy to lavcopts
Mon, 20 Jun 2005 14:16:59 +0000 reimar fix memleak when playing mov files
Mon, 20 Jun 2005 11:39:21 +0000 gpoirier Sync with 1.1019
Mon, 20 Jun 2005 08:51:22 +0000 diego typo
Mon, 20 Jun 2005 08:47:27 +0000 diego typos
Mon, 20 Jun 2005 06:12:19 +0000 jheryan Synced with 1.16
Mon, 20 Jun 2005 06:10:59 +0000 jheryan Synced with 1.12
Mon, 20 Jun 2005 00:30:18 +0000 ranma Fix off_t on OSX, thanks to Steven M. Schultz
Sun, 19 Jun 2005 23:39:08 +0000 diego Avoid overly long lines to conform with the new general Makefile style.
Sun, 19 Jun 2005 22:52:55 +0000 ranma Be more patch-friendly
Sun, 19 Jun 2005 19:50:46 +0000 wight sync 1.1019
Sun, 19 Jun 2005 19:48:15 +0000 wight Formatting the suboption stringescape paragraph
Sun, 19 Jun 2005 17:22:33 +0000 wight sync 1.1018
Sun, 19 Jun 2005 16:57:20 +0000 wight and some more formatting fixes
Sun, 19 Jun 2005 16:03:49 +0000 gpoirier Make default values and ranges match the source code.
Sun, 19 Jun 2005 15:51:35 +0000 diego -wid now works with OpenGL, formatting fixes
Sun, 19 Jun 2005 15:17:53 +0000 wight sync 1.1015
Sun, 19 Jun 2005 15:01:15 +0000 wight Fix to previous commit
Sun, 19 Jun 2005 14:56:38 +0000 wight A few structural fixes
Sun, 19 Jun 2005 14:35:10 +0000 gpoirier 10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32
Sun, 19 Jun 2005 13:50:50 +0000 reimar Fix some subtitles that didn't show.
Sun, 19 Jun 2005 12:42:36 +0000 reimar fix wrong usage of select() (based on patch by Selwyn Tang selwyn hectrix com),
Sun, 19 Jun 2005 11:09:40 +0000 ranma Typo ^^;
Sun, 19 Jun 2005 10:32:00 +0000 diego updates
Sun, 19 Jun 2005 09:58:12 +0000 gpoirier Sync with 1.1013: rawaudio muxer
Sun, 19 Jun 2005 09:26:21 +0000 ranma some typos in the english parts
Sun, 19 Jun 2005 09:17:44 +0000 ranma Fix email address
Sun, 19 Jun 2005 09:12:44 +0000 ranma rawaudio muxer
Sat, 18 Jun 2005 23:16:57 +0000 alex correct url
Sat, 18 Jun 2005 22:32:35 +0000 gpoirier Sync with 1.1012
Sat, 18 Jun 2005 21:49:02 +0000 reimar 100l, -march=k8 was used with cpu detection even when compiler did not
Sat, 18 Jun 2005 20:27:50 +0000 reimar Make dfbopts a suboption, use suboption parser
Sat, 18 Jun 2005 20:16:19 +0000 gpoirier GCC-4 fix for AMD-64
Sat, 18 Jun 2005 18:32:29 +0000 reimar support -wid
Fri, 17 Jun 2005 16:45:24 +0000 nplourde osx 10.3 dont like to have a window init with no size
Fri, 17 Jun 2005 15:09:46 +0000 diego vo_macosx now supports setting alpha as well, typo.
Fri, 17 Jun 2005 11:31:25 +0000 gpoirier Sync with 1.1010
Fri, 17 Jun 2005 08:26:12 +0000 lorenm sync to x264 rev264 (lossless)
Fri, 17 Jun 2005 08:15:08 +0000 reimar Fix crash with e.g. -vf scale=::
Fri, 17 Jun 2005 08:11:56 +0000 reimar when somebody specifies e.g. --loop, the message says that a -loop option
Fri, 17 Jun 2005 02:22:34 +0000 ranma Add missing range checks so we won't overflow the buffers, thanks to Erik Auerswald for noticing this problem
Thu, 16 Jun 2005 21:17:26 +0000 henry remove useless include
Thu, 16 Jun 2005 20:38:22 +0000 reimar another piece of guesswork...
Thu, 16 Jun 2005 19:04:09 +0000 henry memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT com
Thu, 16 Jun 2005 16:41:44 +0000 nplourde set nsapp and setup cocoa with NSApplicationLoad
Thu, 16 Jun 2005 16:14:05 +0000 nplourde proper init of NSApp
Thu, 16 Jun 2005 10:45:18 +0000 attila Some people confuse vidix with kernel drivers, so let's add a note about it
Thu, 16 Jun 2005 09:08:07 +0000 reimar helper functions for comparing strarg_t "strings".
Thu, 16 Jun 2005 09:03:11 +0000 reimar support lenght-quoting of strings in subopt parser.
Thu, 16 Jun 2005 07:42:01 +0000 reimar Remove code that is already done by fixup_network_stream_cache.
Thu, 16 Jun 2005 00:26:47 +0000 nplourde set window alpha
Wed, 15 Jun 2005 22:37:38 +0000 gpoirier x264 section: French fixes. Explains some "non-trivial things".
Wed, 15 Jun 2005 21:49:50 +0000 nplourde new texture frame
Wed, 15 Jun 2005 16:54:43 +0000 nplourde device_id flag force fullscreen device
Wed, 15 Jun 2005 14:55:08 +0000 nplourde fix gcc warning
Wed, 15 Jun 2005 14:48:33 +0000 nplourde do not realloc window while playing playlist
Wed, 15 Jun 2005 08:14:55 +0000 diego typo, patch by Jeff Clagg <snacky - at -ikaruga - dot - co - dot - uk>
Wed, 15 Jun 2005 02:28:06 +0000 lorenm sync to x264 rev263 (RDO)
Tue, 14 Jun 2005 12:48:39 +0000 nplourde draw resize box
Tue, 14 Jun 2005 12:41:42 +0000 nplourde removes the use of AudioConverters. patch by Alexander Strange <alexander.strange@ithinksw.com>
Tue, 14 Jun 2005 05:33:34 +0000 rfelker small change to field-matching metrics which hopefully makes a big
Mon, 13 Jun 2005 20:40:29 +0000 nicodvb added AAC ADTS demuxer
Mon, 13 Jun 2005 20:09:05 +0000 reimar Fix OSD handling, DVD subtitles work now. Will be a bit slower though.
Mon, 13 Jun 2005 18:17:25 +0000 gpoirier Sync with 1.1006
Mon, 13 Jun 2005 18:07:06 +0000 gpoirier 10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix
Mon, 13 Jun 2005 18:03:56 +0000 gpoirier Consistency fixes
Mon, 13 Jun 2005 11:49:35 +0000 gpoirier Sync with 1.1003
Mon, 13 Jun 2005 01:06:33 +0000 lorenm tweak x264 option descriptions
Sun, 12 Jun 2005 21:45:11 +0000 diego small roff fixes
Sun, 12 Jun 2005 21:42:48 +0000 diego updates
Sun, 12 Jun 2005 21:33:44 +0000 diego Win32 codecs --> binary codecs, references to avifile are pointless nowadays.
Sun, 12 Jun 2005 20:22:09 +0000 gpoirier Typo
Sun, 12 Jun 2005 19:44:52 +0000 gpoirier Updated description of XviD codec
Sun, 12 Jun 2005 13:30:40 +0000 nicodvb fixed wrong binary mask: it precluded the syncword of adts-4 from being recognized as valid
Thu, 09 Jun 2005 21:14:36 +0000 gpoirier AMD-64's version of Suse ships a version of 3.3 hacked with broken
Thu, 09 Jun 2005 20:13:53 +0000 reimar Add sub_load and sub_remove slave commands.
Thu, 09 Jun 2005 17:07:10 +0000 diego Document install-divx5.sh and install-w32codecs.sh.
Thu, 09 Jun 2005 17:06:16 +0000 diego typo fixes
Thu, 09 Jun 2005 16:22:31 +0000 wight And an intendation fix
Thu, 09 Jun 2005 12:39:52 +0000 nplourde Fix Live Resize to match vo_macosx behavior
Thu, 09 Jun 2005 07:45:17 +0000 mosu demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of VFR files. Patch by Sam Dennis <sam () malfunction ! screaming ! net>
Thu, 09 Jun 2005 06:58:41 +0000 nicodvb toolame/twolame typo, 10l
Wed, 08 Jun 2005 20:37:35 +0000 gpoirier Better description of XviD's keyframe_boost and kfthreshold.
Wed, 08 Jun 2005 20:20:10 +0000 gpoirier Sync with 1.1002
Wed, 08 Jun 2005 15:29:26 +0000 henry forgotten reference to remove-logo, 10l for Rich
Wed, 08 Jun 2005 10:59:35 +0000 wight Missing dot at start of macro description
Wed, 08 Jun 2005 08:36:59 +0000 diego Wording and roff fixes as suggested by the Wanderer.
Wed, 08 Jun 2005 07:05:49 +0000 henry 10l for me
Wed, 08 Jun 2005 03:11:53 +0000 rfelker remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
Tue, 07 Jun 2005 17:33:03 +0000 faust3 merge the mingw gcc 4.1 diff
Tue, 07 Jun 2005 13:54:17 +0000 faust3 mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.
Tue, 07 Jun 2005 13:39:41 +0000 faust3 match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>
Tue, 07 Jun 2005 13:36:21 +0000 faust3 mingw gcc 4.1 support patch by Gianluigi Tiesi <mplayer at netfarm.it>
Tue, 07 Jun 2005 11:34:19 +0000 gpoirier Sync with 1.999: small formatting
Tue, 07 Jun 2005 10:26:43 +0000 diego URL updates
Tue, 07 Jun 2005 10:25:26 +0000 diego URL updates, sync by removing a few outdated FAQ entries.
Tue, 07 Jun 2005 10:24:57 +0000 diego sync with 1.65
Tue, 07 Jun 2005 10:20:35 +0000 diego URL updates, sync by removing outdated FAQ entries.
Tue, 07 Jun 2005 10:04:22 +0000 henry correcting the previous draw_slice fix
Tue, 07 Jun 2005 09:19:28 +0000 diego sync URL update
Tue, 07 Jun 2005 09:19:06 +0000 diego URL update, Windows port is no longer beta.
Tue, 07 Jun 2005 09:12:56 +0000 diego better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>
Tue, 07 Jun 2005 09:08:47 +0000 diego small formatting and wording fixes
Tue, 07 Jun 2005 06:33:51 +0000 henry check for display height when drawing slices
Tue, 07 Jun 2005 06:12:09 +0000 jheryan SPARC section translation
Tue, 07 Jun 2005 06:11:31 +0000 jheryan Synced with 1.27
Tue, 07 Jun 2005 05:58:03 +0000 jheryan Synced with 1.70
Tue, 07 Jun 2005 05:57:20 +0000 jheryan Synced with 1.76
Tue, 07 Jun 2005 05:56:46 +0000 jheryan Synced with 1.64
Tue, 07 Jun 2005 05:55:22 +0000 jheryan Synced with 1.997
Tue, 07 Jun 2005 05:54:09 +0000 jheryan Synced with 1.169
Mon, 06 Jun 2005 21:30:53 +0000 nicodvb moved mpeg-ps/es probing code to demux_mpg.c
Mon, 06 Jun 2005 20:49:55 +0000 nicodvb pass along audio extradata if present
Mon, 06 Jun 2005 19:36:41 +0000 diego MinGW support
Mon, 06 Jun 2005 18:43:45 +0000 gpoirier Sync with 1.998.
Mon, 06 Jun 2005 17:51:44 +0000 diego BSD/OS works same as the other BSDs, tested by Steven M. Schultz.
Mon, 06 Jun 2005 17:47:51 +0000 diego spelling, some more uniformity
Mon, 06 Jun 2005 17:27:46 +0000 iive gcc-2.95.3 fix, patch inspired by Steven M. Schultz
Mon, 06 Jun 2005 17:11:56 +0000 diego typos/grammar/wording
Mon, 06 Jun 2005 16:56:29 +0000 faust3 pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>
Mon, 06 Jun 2005 15:09:38 +0000 diego updates
Mon, 06 Jun 2005 14:59:26 +0000 diego Remove long obsolete -fb option.
Sun, 05 Jun 2005 21:34:03 +0000 gpoirier Fixes x264's "lumi_mask" option and improves lavc's "nr" option.
Sun, 05 Jun 2005 21:17:06 +0000 gpoirier sync with 1.996
Sun, 05 Jun 2005 20:21:34 +0000 nplourde show window only after texture creation (look better).
Sun, 05 Jun 2005 20:16:08 +0000 diego Rephrase vf_fspp parameter description.
Sun, 05 Jun 2005 20:04:53 +0000 diego roff fixes
Sun, 05 Jun 2005 19:05:00 +0000 lorenm sync to x264 r252 (8x8dct)
Sun, 05 Jun 2005 18:33:20 +0000 henry -vf fspp update
Sun, 05 Jun 2005 18:26:16 +0000 diego Better vf_spp description, one grammar fix.
Sun, 05 Jun 2005 18:25:49 +0000 henry sanity checks for options; treat quality > 5 as 5, not 4
Sun, 05 Jun 2005 17:40:57 +0000 diego tabs --> spaces indentation cosmetics
Sun, 05 Jun 2005 17:38:10 +0000 diego Generate the version string with awk on BSD systems and work around wrong
Sun, 05 Jun 2005 16:03:46 +0000 rtognimp FFmpeg mjpeg decoder can decode dmb1
Sun, 05 Jun 2005 14:57:36 +0000 nplourde Pure cosmetic
Sun, 05 Jun 2005 14:47:26 +0000 nplourde Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by Chris Roccati<roccati@pobox.com
Sun, 05 Jun 2005 14:47:26 +0000 nplourde Mac OS X Audio with AudioUnits and AudioToolbox format converters
Sun, 05 Jun 2005 14:30:16 +0000 diego Add a note to the --help output that explains how our configure works,
Sun, 05 Jun 2005 14:17:34 +0000 diego Days should be two digits.
Sun, 05 Jun 2005 11:57:27 +0000 henry -vf fspp docs
Sun, 05 Jun 2005 08:37:48 +0000 reimar Create a unique client name so that multiple instances work.
Sat, 04 Jun 2005 21:42:53 +0000 gpoirier sync with 1.990
Sat, 04 Jun 2005 21:11:39 +0000 gpoirier More gcc-4.0 fixes
Sat, 04 Jun 2005 20:54:49 +0000 gpoirier Add XviD's luminance masking (option name: lumi_mask)
Sat, 04 Jun 2005 19:33:06 +0000 reimar Document ao_jack suboption, ChangeLog update for ao_jack and vo_gl*
Sat, 04 Jun 2005 18:38:22 +0000 henry -vf fspp
Sat, 04 Jun 2005 18:25:53 +0000 diego less confusing wording
Sat, 04 Jun 2005 16:41:53 +0000 henry x86-64 fixes by Reimar
Sat, 04 Jun 2005 12:41:19 +0000 henry disable mmx code for x86-64
Sat, 04 Jun 2005 07:58:40 +0000 henry move unchanged registers back to input spec
Sat, 04 Jun 2005 07:05:02 +0000 henry faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
Fri, 03 Jun 2005 20:35:07 +0000 reimar Fix latency calculation and buffersize setting.
Fri, 03 Jun 2005 17:24:30 +0000 reimar modified X11 check to use correct libs on mixed 32/64 bit systems
Fri, 03 Jun 2005 15:59:24 +0000 alex some debugging code
Fri, 03 Jun 2005 15:36:40 +0000 nicodvb mention stream layer restructuring and cleanup
Fri, 03 Jun 2005 15:33:26 +0000 nicodvb printf converted to mp_msg; made static many unnecessarily global symbols
Fri, 03 Jun 2005 14:52:15 +0000 nplourde compare resource url with bundle url, if its the same path do not use has conf file location.
Fri, 03 Jun 2005 11:59:55 +0000 diego Spelling/wording/grammar fixes, convert mixed tabs and spaces indentation to
Fri, 03 Jun 2005 11:57:54 +0000 diego Explain some more -lavdopts debug options.
Fri, 03 Jun 2005 11:48:14 +0000 gpoirier sync with 1.986: XviD zones + fixes
Fri, 03 Jun 2005 05:16:02 +0000 faust3 regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yahoo.com>
Thu, 02 Jun 2005 23:14:15 +0000 diego wording/markup fixes
Thu, 02 Jun 2005 22:01:38 +0000 gpoirier XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >
Thu, 02 Jun 2005 21:16:21 +0000 lorenm demux high profile H.264 ES
Thu, 02 Jun 2005 20:54:03 +0000 michael one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it)
Thu, 02 Jun 2005 20:28:43 +0000 gabrov synced with 1.70
Thu, 02 Jun 2005 19:11:59 +0000 lorenm x264 check needs -lpthread
Thu, 02 Jun 2005 18:57:58 +0000 reimar Change header order to avoid compile error because of STREAM_SEEK
Thu, 02 Jun 2005 16:49:29 +0000 faust3 memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>
Thu, 02 Jun 2005 14:19:35 +0000 nplourde Moved event update inside cocoa openglview class
Thu, 02 Jun 2005 14:10:52 +0000 nplourde Function name cleanup
Thu, 02 Jun 2005 12:03:26 +0000 nplourde Sync swap with VBL.
Wed, 01 Jun 2005 21:55:28 +0000 wight better quotes
Wed, 01 Jun 2005 21:54:44 +0000 wight Fix wrong \n at beggining/end of message
Wed, 01 Jun 2005 14:58:56 +0000 wight sync 1.984 + minor fixes
Wed, 01 Jun 2005 11:39:47 +0000 gpoirier Sync with 1.984
Wed, 01 Jun 2005 09:20:46 +0000 reimar New ao_jack without bio2jack dependency.
Wed, 01 Jun 2005 09:08:15 +0000 reimar Set stack non-executable where supported.
Wed, 01 Jun 2005 09:01:41 +0000 reimar strdup subtitle filename at a more appropriate place, fixing memleaks and
Tue, 31 May 2005 22:35:40 +0000 diego Tab to space conversion to prevent the ASCII diagram to be messed up when a
Tue, 31 May 2005 20:33:52 +0000 diego vo_macosx now supports (almost) the same keys as vo_quartz.
Tue, 31 May 2005 20:31:00 +0000 diego whitespace cosmetics
Tue, 31 May 2005 20:27:59 +0000 diego small fixes
Tue, 31 May 2005 11:31:10 +0000 gpoirier new x264 entries: me (motion estimation search algorithm) and 4x4mv options. Patch by Jeff Clagg (snacky BLAM ikaruga POUM co POUM uk)
Mon, 30 May 2005 11:49:41 +0000 gpoirier geometry support for gl2 under win, default window pos centered for gl, gl2
Mon, 30 May 2005 08:57:30 +0000 henry - correct the argument in configure check for lrintf() to avoid a warning
Mon, 30 May 2005 08:45:21 +0000 reimar -geometry support for gl2 under win, default window pos centered for gl, gl2
Mon, 30 May 2005 08:23:19 +0000 henry check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
Mon, 30 May 2005 08:18:03 +0000 henry avoid lrintf redeclaration
Sun, 29 May 2005 23:33:13 +0000 diego Add a variable for the codec directory and set it to /usr/lib/codecs instead
Sun, 29 May 2005 23:16:22 +0000 diego The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
Sun, 29 May 2005 19:05:32 +0000 lorenm sync to x264 r240 (threads)
Sun, 29 May 2005 17:04:51 +0000 reimar Implement -geometry for vo gl and gl2.
Sun, 29 May 2005 14:10:01 +0000 alex an ancient doc, maybe has use, but at least will be available in Attic once removed :)
Sun, 29 May 2005 13:51:35 +0000 alex very dummy script, written for a friend
Sun, 29 May 2005 13:46:57 +0000 alex old scripts from early debian package
Sun, 29 May 2005 12:54:00 +0000 nicodvb ported all network streams to the new API
Sat, 28 May 2005 21:28:40 +0000 reimar keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise
Sat, 28 May 2005 21:12:11 +0000 reimar last patch broke skin reading completely, becasue last line of skin
Sat, 28 May 2005 20:41:58 +0000 gabrov synced with 1.169
Sat, 28 May 2005 20:16:33 +0000 joey a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.
Sat, 28 May 2005 20:12:09 +0000 joey fix audio init crash
Sat, 28 May 2005 19:54:11 +0000 gabrov synced with 1.64
Sat, 28 May 2005 15:25:10 +0000 gpoirier support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
Fri, 27 May 2005 14:59:09 +0000 reimar not used anymore
Fri, 27 May 2005 12:38:29 +0000 reimar setting sh_audio to NULL is nonsense, since it is only a local variable,
Fri, 27 May 2005 11:14:22 +0000 gpoirier Athlon 64 optimization flags, in 32 and 64-bit mode.
Thu, 26 May 2005 21:57:24 +0000 rtognimp This currently sends control characters to the terminal instead of
Thu, 26 May 2005 16:33:28 +0000 nplourde Fix pan-scan in fullscreen mode
Thu, 26 May 2005 11:23:15 +0000 reimar support DVR format
Wed, 25 May 2005 23:44:55 +0000 nplourde fix signess warning
Wed, 25 May 2005 23:38:59 +0000 nplourde create menu
Wed, 25 May 2005 16:29:53 +0000 henry quicktime fix update
Wed, 25 May 2005 11:48:58 +0000 reimar Specify the padding instead of expecting the compiler to align correctly
Wed, 25 May 2005 09:20:50 +0000 henry prefer width&height from bitmapinfoheader for h263 streams
Wed, 25 May 2005 08:48:32 +0000 diego DragonFly BSD support
Tue, 24 May 2005 19:46:44 +0000 nicodvb restored preinit_audio_filters() but set the final sample_rate to the value of -srate, if specified: the source sample_rate is sped up or down while the destination can be resampled at will; 1 aboundant liter to me
Tue, 24 May 2005 11:35:07 +0000 gpoirier Sync with 1.980:
Tue, 24 May 2005 10:39:38 +0000 diego Fix paragraph indentation.
Tue, 24 May 2005 08:42:20 +0000 henry more paranoid return value checking
Tue, 24 May 2005 08:29:45 +0000 rfelker disable preinit until it's fixed (it breaks -speed...codec is initialized with wrong samplerate)
Tue, 24 May 2005 06:58:55 +0000 hzoli No overlap allowed in memcpy, use memmove
Tue, 24 May 2005 06:54:19 +0000 hzoli Make sure that samplesize is at least 2, as some demuxers set it to 1
Tue, 24 May 2005 06:39:01 +0000 hzoli Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM
Tue, 24 May 2005 06:03:37 +0000 lorenm sync to x264 r239 (zoned ratecontrol and UMHex ME)
Tue, 24 May 2005 02:41:48 +0000 rfelker patch by oded to fix edl hang when end of audio is reached
Mon, 23 May 2005 21:24:47 +0000 diego Use the public sys/kbio.h header instead of messing with the MI headers, which
Mon, 23 May 2005 20:12:47 +0000 reimar Print error when skin file is not readable (e.g. a directory) instead of hanging
Mon, 23 May 2005 16:20:46 +0000 reimar Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).
Mon, 23 May 2005 16:17:40 +0000 reimar Use memmove instead of memcpy for overlapping areas.
Sun, 22 May 2005 22:35:44 +0000 diego Reduce senseless spamminess of DVD playback in verbose mode.
Sun, 22 May 2005 19:52:09 +0000 gpoirier Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
Sun, 22 May 2005 19:33:59 +0000 gpoirier Sync with 1.977.
Sun, 22 May 2005 19:12:58 +0000 diego Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
Sun, 22 May 2005 16:27:17 +0000 diego LC_ALL overrides LANG, so use it instead.
Sun, 22 May 2005 15:34:23 +0000 nicodvb preinit audio filters in order to determine the final samplerate and number of channels, or audio encoders will be initialized with the wrong parameters
Sun, 22 May 2005 15:11:03 +0000 diego vb_strategy only works in pass one.
Sat, 21 May 2005 22:08:09 +0000 diego vo_macosx does not yet support command keys.
Sat, 21 May 2005 22:07:25 +0000 diego More correct -lavfopts description.
Sat, 21 May 2005 20:52:54 +0000 diego Mention the MinGW HOWTO.
Sat, 21 May 2005 18:19:13 +0000 diego Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.
Sat, 21 May 2005 17:31:44 +0000 al Make -wid behave more consistent.
Sat, 21 May 2005 16:22:44 +0000 gpoirier Sync with 1.974: Document lavf muxers.
Sat, 21 May 2005 15:05:31 +0000 alex sanity checks
Sat, 21 May 2005 15:00:27 +0000 alex 10l
Sat, 21 May 2005 14:44:10 +0000 diego LANG=C ensures month/day order and English language in the date string for
Sat, 21 May 2005 11:41:30 +0000 diego Update for latest Cygwin-related changes.
Sat, 21 May 2005 11:05:45 +0000 diego Support playing DVDs from harddrive directories.
Sat, 21 May 2005 06:50:08 +0000 mosu Do not switch to audio tracks whose codec private data differs from the main audio track's as this will most likely result in messed up audio output. Patch by Michael Behrisch <list () behrisch ! de>
Fri, 20 May 2005 23:22:54 +0000 diego Document lavf muxers.
Fri, 20 May 2005 21:50:57 +0000 diego spelling cosmetics
Fri, 20 May 2005 20:04:44 +0000 gabrov synced with 1.168
Fri, 20 May 2005 19:58:38 +0000 gabrov synced with 1.27
Fri, 20 May 2005 19:42:01 +0000 gabrov synced with 1.69
Fri, 20 May 2005 18:06:27 +0000 kraymer 1.973: macosx T behavior is standard, vo_macosx (will) have same special key
Fri, 20 May 2005 17:05:21 +0000 gabrov synced with 1.76 (increased sync tag after English consistency fix)
Fri, 20 May 2005 16:45:31 +0000 nplourde macosx T behavior is standard, vo_macosx (will) have same special key
Fri, 20 May 2005 16:40:35 +0000 nplourde Toggle only between ontop and normal.
Fri, 20 May 2005 12:08:31 +0000 nplourde Should fix altivec detection for g3 system.
Fri, 20 May 2005 00:20:40 +0000 diego Hopefully correct and non-confusing phrasing for the most talked-about
Thu, 19 May 2005 21:47:30 +0000 nicodvb remove inclusion of stdio.h
Thu, 19 May 2005 20:58:11 +0000 nicodvb ported smb:// to the new stream api
Thu, 19 May 2005 20:58:11 +0000 nicodvb ported smb:// to the new stream api, patch by Matthieu Tourne [matthieu puntum tourne ab gmail puntum com]
Thu, 19 May 2005 19:50:39 +0000 nicodvb ported dvd:// to the new stream api
Thu, 19 May 2005 12:09:26 +0000 mosu Reset the saved max_pts used for timecode reordering after seeking. Otherwise playback is broken after seeking back in a file that needs the timecodes to be reordered. Patch by Sam Dennis <sam () malfunction ! screaming !net>
Wed, 18 May 2005 23:30:05 +0000 diego Shorten a few lines to avoid ugly linebreaks.
Wed, 18 May 2005 23:07:37 +0000 diego Ignore codecs-status.html.
Wed, 18 May 2005 23:02:46 +0000 diego Fix overly long lines that mess up output.
Wed, 18 May 2005 22:33:35 +0000 diego simplification
Wed, 18 May 2005 22:20:58 +0000 diego misc updates, Snow spelling
Wed, 18 May 2005 21:55:52 +0000 diego Make version string depend of the last change of CVS/Entries for Darwin.
Wed, 18 May 2005 19:04:29 +0000 reimar charset as reported, please fix if this is wrong
Wed, 18 May 2005 18:05:22 +0000 henry 8bit palette mode support for png
Wed, 18 May 2005 14:44:56 +0000 nplourde The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schultz <sms@2BSD.COM>
Wed, 18 May 2005 12:24:20 +0000 nplourde include get_path.c before avcodec.h, fix error on osx + gcc4 where defined macro always_inline in libavcodec/common.h already exist in math.h and used for something else.
Wed, 18 May 2005 12:15:30 +0000 diego Clarify that -dumpstream works for video as well as audio and mention
Wed, 18 May 2005 11:45:55 +0000 henry 8bit palette mode support for png
Wed, 18 May 2005 11:38:06 +0000 reimar new get_time_pos slave mode commando
Wed, 18 May 2005 11:18:33 +0000 gpoirier sync with 1.972: Remove capitalization and period from non-sentences
Wed, 18 May 2005 10:44:45 +0000 henry 8bit palette mode support (and spurious ^M removal)
Tue, 17 May 2005 21:49:48 +0000 nicodvb wrong memcpy of extradata; 10l to whomever wrote that broken code
Tue, 17 May 2005 21:44:28 +0000 nicodvb mux extradata
Tue, 17 May 2005 21:34:15 +0000 gpoirier Saving streamed content
Tue, 17 May 2005 14:26:16 +0000 wight Sync 1.972 + spelling mistake
Tue, 17 May 2005 14:19:29 +0000 wight Remove capitalization and period from non-sentences
Tue, 17 May 2005 12:35:58 +0000 jheryan Synced to 1.60
Tue, 17 May 2005 12:35:28 +0000 jheryan Synced to 1.2
Tue, 17 May 2005 12:35:01 +0000 jheryan Synced to 1.16
Mon, 16 May 2005 21:13:20 +0000 gpoirier Consistency fixes
Mon, 16 May 2005 21:06:09 +0000 gpoirier Fixes the vobsub extraction example
Mon, 16 May 2005 18:41:05 +0000 gpoirier Sync with 1.971
Mon, 16 May 2005 18:36:11 +0000 wight sync 1.971
Mon, 16 May 2005 18:35:15 +0000 wight * some more \- in examples
Mon, 16 May 2005 18:33:34 +0000 gpoirier Sync with 1.970
Mon, 16 May 2005 09:52:52 +0000 diego Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.
Mon, 16 May 2005 00:16:43 +0000 nplourde simplifies the format matching logic. Chris Roccati <roccati@pobox.com>
Sun, 15 May 2005 21:59:39 +0000 gpoirier Hopefully this phrasing is now correct English :-)
Sun, 15 May 2005 20:52:06 +0000 nicodvb restore vcd_track
Sun, 15 May 2005 20:11:34 +0000 nplourde set define for apple gcc altivec
Sun, 15 May 2005 15:38:57 +0000 nicodvb better implementation of read()
Sun, 15 May 2005 14:36:28 +0000 gabrov synced with 1.25
Sun, 15 May 2005 12:07:54 +0000 gabrov synced with 1.63
Sun, 15 May 2005 10:25:18 +0000 gabrov synced with 1.75
Sun, 15 May 2005 08:47:55 +0000 nicodvb ftp is handled by the modular stream manager
Sun, 15 May 2005 07:59:30 +0000 nicodvb more efficient read() without memcpy()
Sun, 15 May 2005 07:38:42 +0000 nicodvb ported cue:// to the new stream api; note: this stream must still be optimized in its read() and seek() functions
Sat, 14 May 2005 23:51:22 +0000 rtognimp Fraps
Sat, 14 May 2005 23:31:29 +0000 rtognimp FRAPS decoder (FPS1) with binary dll
Sat, 14 May 2005 21:35:35 +0000 wight If we use .m suffix we really should include it in .SUFFIXES
Sat, 14 May 2005 20:26:46 +0000 rfelker comment out useless/nonexistent variable breaking compile on gcc4
Sat, 14 May 2005 19:37:54 +0000 gpoirier some more fixes suggested by The Wanderer and Rich
Sat, 14 May 2005 18:02:35 +0000 paszczi synced with 1.63
Sat, 14 May 2005 15:54:59 +0000 gpoirier sync with 1.969: Document new file:// syntax.
Sat, 14 May 2005 15:47:49 +0000 rtognimp Fix for stereo files
Sat, 14 May 2005 15:44:52 +0000 gpoirier Nits and corrections suggested by The Wanderer
Sat, 14 May 2005 14:36:21 +0000 kraymer 1.969: Document new file:// syntax.
Sat, 14 May 2005 14:16:12 +0000 kraymer German man page review part III
Sat, 14 May 2005 13:54:25 +0000 henry do not modify tv_param_noaudio
Sat, 14 May 2005 13:13:58 +0000 diego Document new file:// syntax.
Sat, 14 May 2005 13:04:30 +0000 henry cleanups of the mutex usage
Sat, 14 May 2005 12:50:59 +0000 nicodvb fixed file:// syntax using newly introduced -string- urlpart
Sat, 14 May 2005 12:49:18 +0000 nicodvb introduced -string- parameter to match everything after :// syntax
Sat, 14 May 2005 12:44:30 +0000 kraymer German man page review part II (finishes "PLAYER-SPEZIFISCHE OPTIONEN")
Sat, 14 May 2005 11:58:30 +0000 diego Explain how to drop movies on desktop shortcuts, other updates.
Sat, 14 May 2005 11:15:17 +0000 kraymer German man page review part I
Sat, 14 May 2005 10:14:48 +0000 diego Make FAAC detection follow standard enable/disable/auto semantics.
Sat, 14 May 2005 10:05:09 +0000 diego Update with Jindrich's latest change.
Sat, 14 May 2005 09:17:32 +0000 henry v4l2 update
Sat, 14 May 2005 09:03:00 +0000 diego compilation/link fix with --disable-qtx --disable-dshow
Sat, 14 May 2005 08:15:37 +0000 nicodvb make file:// prefix work
Sat, 14 May 2005 07:52:47 +0000 henry 10l forgotten comment
Sat, 14 May 2005 06:52:25 +0000 nicodvb removed unused variables
Sat, 14 May 2005 05:42:37 +0000 henry improve playback with mplayer -tv immediatemode=0
Sat, 14 May 2005 01:14:58 +0000 nplourde indicate the number of channels required, patch by Chris Roccati <roccati@pobox.com>
Fri, 13 May 2005 23:19:06 +0000 kraymer 1.961: vo_quartz and vo_macosx support -ontop as well.
Fri, 13 May 2005 23:03:20 +0000 gpoirier Preparing to encode: Identifying source material and framerate + how to encode interlaced content
Fri, 13 May 2005 22:29:07 +0000 kraymer wording fix by diego(tm)
Fri, 13 May 2005 21:26:37 +0000 kraymer added toolame opts
Fri, 13 May 2005 20:45:13 +0000 kraymer 1.936: noluma suboption for vf_pp
Fri, 13 May 2005 20:42:18 +0000 gpoirier sync with 1.968
Fri, 13 May 2005 20:19:01 +0000 kraymer added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no)cabac, qp_{min,max}
Fri, 13 May 2005 19:47:50 +0000 henry enable hinting
Fri, 13 May 2005 16:53:34 +0000 kraymer wording fix
Fri, 13 May 2005 16:50:36 +0000 kraymer 1.924: windows priority support patch
Fri, 13 May 2005 16:28:36 +0000 kraymer 1.917: precise framerate values everywhere
Fri, 13 May 2005 16:06:22 +0000 kraymer 1.907: Update xv and xvmc documentation to reflect recent colorkey changes.
Fri, 13 May 2005 14:45:28 +0000 henry fix the range and type of -tv immediatemode option
Fri, 13 May 2005 14:42:14 +0000 kraymer 1.900: typo (skipped)
Fri, 13 May 2005 14:33:52 +0000 diego -edl works with MEncoder as well.
Fri, 13 May 2005 13:40:15 +0000 kraymer added some hyphens in quoted examples
Fri, 13 May 2005 13:32:09 +0000 kraymer 1.894: Move audio filter descriptions to the man page.
Fri, 13 May 2005 11:23:17 +0000 gpoirier How can I dump a full DVD title to a file?
Fri, 13 May 2005 11:14:47 +0000 diego Document -hr-edl-seek, based on a description by Oded Shimon.
Fri, 13 May 2005 10:46:11 +0000 faust3 multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more -fixed-vo fixes
Fri, 13 May 2005 05:30:12 +0000 gpoirier Only 2 consecutive bframes are needed for pyramid reordering
Fri, 13 May 2005 00:00:54 +0000 nicodvb prevent possible exploit
Thu, 12 May 2005 23:32:26 +0000 nicodvb initialize vorbis structure before calling ERROR()
Thu, 12 May 2005 23:27:22 +0000 nicodvb fixup the correct sh_a
Thu, 12 May 2005 23:12:27 +0000 nicodvb fixed too few parameters to mp_msg(); silence compilation warnings, removed unused variable
Thu, 12 May 2005 23:01:52 +0000 nicodvb don't call fixup_audio if there's no audio
Thu, 12 May 2005 22:07:11 +0000 faust3 fix segfaults caused by socket and file descriptor mismatches on windows
Thu, 12 May 2005 17:35:58 +0000 nicodvb vorbis extradata is now passed from demuxer to decoder in matroska's way
Thu, 12 May 2005 15:31:37 +0000 henry BGR formats are ok, too
Thu, 12 May 2005 15:30:39 +0000 henry v4l2 RGB15/16 is actually BGR
Thu, 12 May 2005 11:29:12 +0000 gpoirier Sync with 1.964
Wed, 11 May 2005 23:59:42 +0000 diego Document -vf pp=ac.
Wed, 11 May 2005 20:57:28 +0000 kraymer 1.891: vstrict vs mjpeg update, typo
Wed, 11 May 2005 19:38:10 +0000 gpoirier Sync with 1.963
Wed, 11 May 2005 16:00:12 +0000 lorenm sync to x264 rev223 (options: ratetol, vbv_*)
Wed, 11 May 2005 14:42:59 +0000 kraymer 1.888: renamed init_adelay to vdelay with opposite range
Wed, 11 May 2005 13:49:29 +0000 kraymer 1.886: Sync -channels and -srate options with the XML docs.
Wed, 11 May 2005 13:17:26 +0000 kraymer 1.883: fixes for previous commits (checked)
Wed, 11 May 2005 13:00:52 +0000 kraymer 1.882: Sync to x264 r134: weighted prediction for B-frames.
Wed, 11 May 2005 09:16:39 +0000 kraymer 1.962: vo_ggi now supports ontop.
Wed, 11 May 2005 08:04:56 +0000 diego vo_ggi now supports ontop.
Wed, 11 May 2005 08:04:13 +0000 diego - make use of libggiwmh if found by configure
Wed, 11 May 2005 08:01:52 +0000 diego If libggi has been found, search for the libggiwmh extension
Wed, 11 May 2005 06:35:36 +0000 nicodvb large update patch by Mirco Macrelli (pigaz@pigaz.org) with some correction by me
Tue, 10 May 2005 23:20:15 +0000 kraymer 1.881: added new mpeg muxer options
Tue, 10 May 2005 22:50:21 +0000 kraymer 1.879: man page review part XVI
Tue, 10 May 2005 16:15:55 +0000 kraymer 1.877: x264: expose option "level_idc".
Tue, 10 May 2005 15:52:30 +0000 kraymer 1.896: -format description updated to match current behavior.
Tue, 10 May 2005 15:21:19 +0000 kraymer 1.874: Fix -sstep description.
Tue, 10 May 2005 14:25:07 +0000 kraymer 1.872: vf_detc parameter names fixed. (already in prev commit)
Tue, 10 May 2005 13:53:50 +0000 kraymer 1.870: man page review page XIV
Tue, 10 May 2005 00:57:43 +0000 nplourde do not define HAVE_ALTIVEC_H on osx with gcc4
Tue, 10 May 2005 00:54:48 +0000 nplourde mcpu & mtune work on gcc4
Tue, 10 May 2005 00:46:30 +0000 nplourde if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM>
Tue, 10 May 2005 00:38:46 +0000 nplourde look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
Tue, 10 May 2005 00:28:15 +0000 gabrov synced with 1.16, initial translation
Mon, 09 May 2005 23:52:27 +0000 diego vo_quartz and vo_macosx support -ontop as well.
Mon, 09 May 2005 23:42:09 +0000 diego wording/spelling
Mon, 09 May 2005 21:39:17 +0000 rfelker end of the locale nightmare, forever
Mon, 09 May 2005 21:29:19 +0000 gpoirier sync with 1.959: border_mask and vstrict=-1 isn't so dangerous after all
Mon, 09 May 2005 20:35:12 +0000 gabrov synced with 1.64
Mon, 09 May 2005 20:10:58 +0000 reimar update vstrict description
Mon, 09 May 2005 20:04:12 +0000 reimar vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encoding colorspace hack
Mon, 09 May 2005 19:46:49 +0000 reimar actually output 2 channel audio (instead of 6 channel with 4 empty channels)
Mon, 09 May 2005 19:07:01 +0000 gabrov synced with 1.61
Mon, 09 May 2005 18:28:41 +0000 henry strdup() of a NULL pointer, truckload of cola for me
Mon, 09 May 2005 18:00:37 +0000 gpoirier Nits - better description for border_mask
Mon, 09 May 2005 17:02:10 +0000 nplourde dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
Mon, 09 May 2005 12:43:05 +0000 diego small updates/fixes
Mon, 09 May 2005 11:53:33 +0000 diego Allow more gcc 3.x and 4.x versions.
Mon, 09 May 2005 05:43:21 +0000 jheryan Synced with 1.58
Mon, 09 May 2005 05:32:32 +0000 jheryan Synced with 1.74
Mon, 09 May 2005 05:31:53 +0000 jheryan Synced with 1.24
Mon, 09 May 2005 05:30:56 +0000 jheryan Synced with 1.63
Mon, 09 May 2005 05:29:47 +0000 jheryan Synced with 1.11
Mon, 09 May 2005 05:27:15 +0000 jheryan Synced with 1.953
Sun, 08 May 2005 22:23:33 +0000 gpoirier 10l and more precise description of border_mask
Sun, 08 May 2005 21:48:02 +0000 gpoirier Fixes suggested by Diego
Sun, 08 May 2005 20:56:59 +0000 gpoirier lavc's border processing adaptive quant
Sun, 08 May 2005 20:51:38 +0000 gpoirier Add border masking support for lavc
Sun, 08 May 2005 14:38:35 +0000 diego MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>
Sun, 08 May 2005 14:30:53 +0000 gpoirier explains what ARa is and a tries to improve the readability of the
Sun, 08 May 2005 12:30:07 +0000 gpoirier Sync with 1.955: updated t[wo]olameopts's psycho range
Sun, 08 May 2005 10:31:33 +0000 reimar ljpeg codec needs YUVJ colorspace, too
Sun, 08 May 2005 09:40:08 +0000 nicodvb updated t[wo]olameopts's psycho range
Sun, 08 May 2005 09:37:36 +0000 nicodvb updated psycho model range; made a parameter file-static in ae_toolame.c
Sat, 07 May 2005 15:46:02 +0000 gpoirier Sync with 1.954: documented twolameopts
Sat, 07 May 2005 15:04:33 +0000 nicodvb documented twolameopts
Sat, 07 May 2005 14:50:14 +0000 nicodvb added twolame mp2 audio encoder
Sat, 07 May 2005 10:09:36 +0000 gpoirier Minor fixes by Jeff Clagg
Fri, 06 May 2005 22:26:36 +0000 rtognimp Fix audio playback for no-sound-3gp.3gp (amr nb)
Thu, 05 May 2005 21:40:33 +0000 rtognimp Decode "d263" and "damr" atoms in 3gp files
Thu, 05 May 2005 19:36:03 +0000 gpoirier Sync with 1.953: expose x264 options 'me' and 'me_range'.
Thu, 05 May 2005 18:30:39 +0000 gpoirier mention the doc updates about x264 and some nits
Thu, 05 May 2005 17:11:35 +0000 lorenm expose x264 options 'me' and 'me_range'.
Thu, 05 May 2005 17:10:16 +0000 lorenm expose x264 options 'me' and 'me_range'.
Thu, 05 May 2005 13:26:59 +0000 diego bandaid build fix
Thu, 05 May 2005 10:23:59 +0000 gpoirier sync with 1.37: about mixed t«±l«±cin«± and progressive
Thu, 05 May 2005 09:47:41 +0000 michael set pix_fmt
Thu, 05 May 2005 09:04:48 +0000 gpoirier sync with 1.36
Thu, 05 May 2005 00:17:27 +0000 nplourde do not define video_out_macosx if corevideo is not present
Wed, 04 May 2005 21:40:32 +0000 diego Remove nonexisting dependency.
Wed, 04 May 2005 21:39:52 +0000 diego readability cosmetics
Wed, 04 May 2005 20:35:21 +0000 rtognimp Support for new vssh dll, patch by adland
Wed, 04 May 2005 19:49:32 +0000 nauj27 1l for Andoni Zubimendi
Wed, 04 May 2005 17:02:14 +0000 rfelker 5l to me, i didn't notice the extra quotes breaking things
Wed, 04 May 2005 16:06:07 +0000 rfelker remove nonportable and replace with proper quoting
Wed, 04 May 2005 15:39:49 +0000 rfelker 1000000000l for using nonportable, obfuscated, and even
Wed, 04 May 2005 12:00:54 +0000 nplourde draw resize box
Wed, 04 May 2005 09:17:31 +0000 henry force C locale to assure consistent behavior of toupper()
Wed, 04 May 2005 07:00:02 +0000 wight sync 1.952
Wed, 04 May 2005 01:19:28 +0000 nplourde fix sed for syntax to work on gnu & bsd
Tue, 03 May 2005 20:27:49 +0000 wight Build fix, 1000l to Guillaume
Tue, 03 May 2005 16:32:13 +0000 nplourde proper list of libav codec
Tue, 03 May 2005 11:16:35 +0000 michael per (libav)codec enable/disable fix
Mon, 02 May 2005 21:21:40 +0000 nplourde macosx
Mon, 02 May 2005 21:17:27 +0000 nplourde enable panscan
Mon, 02 May 2005 18:45:16 +0000 gpoirier Credits for Jeff Clang's x264 encoding guide and for me.
Mon, 02 May 2005 18:34:18 +0000 gpoirier Removes all English's short forms.
Mon, 02 May 2005 18:13:56 +0000 nplourde vo_macosx author
Mon, 02 May 2005 18:05:59 +0000 nplourde enable rootwin
Mon, 02 May 2005 17:45:23 +0000 gpoirier x264's encoding and install guide
Mon, 02 May 2005 14:40:16 +0000 nplourde close button exit mplayer with esc key
Mon, 02 May 2005 14:00:52 +0000 nauj27 Added charset file for lang es by Andoni Zubimendi
Mon, 02 May 2005 13:58:58 +0000 nauj27 Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>
Mon, 02 May 2005 08:59:34 +0000 wight sync 1.951
Mon, 02 May 2005 07:59:12 +0000 reimar Fix the memleak fix: in case of error, demux_close_ogg should be called
Mon, 02 May 2005 01:48:37 +0000 nplourde add ontop
Sun, 01 May 2005 22:27:15 +0000 diego syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>
Sun, 01 May 2005 22:04:57 +0000 gabrov synced with 1.74
Sun, 01 May 2005 22:00:28 +0000 gabrov synced with 1.60
Sun, 01 May 2005 14:55:10 +0000 diego codecs-status.html now resides in DOCS/.
Sun, 01 May 2005 13:58:30 +0000 diego codecs-status.html should be written to an existing path.
Sun, 01 May 2005 11:13:14 +0000 michael fix timestamps
Sun, 01 May 2005 10:40:42 +0000 mosu Nasty workaround for codec initialization data. In _at least_ one case (AAC) the stream_header.size element seems to be four bytes off. Skip those bytes but only for known cases (again AAC) and not for all.
Sun, 01 May 2005 09:23:31 +0000 reimar Prevent segfault when filter chain is empty (e.g. because all
Sun, 01 May 2005 09:02:25 +0000 reimar Error out when invalid format is specified
Sun, 01 May 2005 08:33:35 +0000 rik compilation fix (libavcodec sync)
Sun, 01 May 2005 05:11:02 +0000 rfelker at lest this fixes build.. there's no way muxer_lavf is working right yet tho with mencoder's broken timestamps
Sun, 01 May 2005 02:03:58 +0000 michael LIBAVFORMAT_BUILD >= 4624
Sat, 30 Apr 2005 22:41:41 +0000 michael LIBAVCODEC_BUILD >= 4754
Sat, 30 Apr 2005 21:28:14 +0000 nplourde vo quartz use command key
Sat, 30 Apr 2005 16:15:07 +0000 diego compilation fix for codecs2html
Sat, 30 Apr 2005 16:11:45 +0000 diego 1l typo
Sat, 30 Apr 2005 16:09:44 +0000 diego Fix wrong compilation instructions.
Sat, 30 Apr 2005 15:02:55 +0000 diego On a Mac, option is Alt, the keys with the Apple logo are called command.
Sat, 30 Apr 2005 11:49:29 +0000 nplourde mac osx change
Sat, 30 Apr 2005 11:35:31 +0000 nplourde macosx vo
Sat, 30 Apr 2005 09:10:49 +0000 gpoirier sync with 1.949: Replace duplicate and wrong -sws parameter description with a pointer.
Sat, 30 Apr 2005 09:05:45 +0000 gpoirier Fixes double import of avs_create_script_environment.
Fri, 29 Apr 2005 21:57:05 +0000 rfelker revert one line of version 1.182 patch (caused use of already-freed
Fri, 29 Apr 2005 19:36:42 +0000 gabrov synced with 1.56
Fri, 29 Apr 2005 18:32:24 +0000 alex unused define
Fri, 29 Apr 2005 17:18:12 +0000 nplourde recommended flags on osx
Fri, 29 Apr 2005 15:56:42 +0000 diego Replace duplicate and wrong -sws parameter description with a pointer.
Fri, 29 Apr 2005 15:44:46 +0000 nplourde enable vo_macosx if corevideo available
Fri, 29 Apr 2005 11:41:07 +0000 nplourde macosx core video module
Fri, 29 Apr 2005 11:11:59 +0000 gpoirier sync with 1.948: af_volnorm method suboption
Fri, 29 Apr 2005 11:05:16 +0000 nplourde macosx core video module
Fri, 29 Apr 2005 10:48:32 +0000 nplourde use darwin accurate timer
Thu, 28 Apr 2005 23:08:16 +0000 diego af_volnorm method suboption
Thu, 28 Apr 2005 18:25:50 +0000 rtognimp Also '3g2a' can be used for 3GPP Profile 2
Thu, 28 Apr 2005 14:43:19 +0000 reimar adds a parameter to the switch_audio command to directly select a track.
Wed, 27 Apr 2005 21:59:38 +0000 gpoirier sync with 1.947: explain how to use toolame in VBR mode + Diegos nits
Wed, 27 Apr 2005 21:37:54 +0000 diego wording improvents
Wed, 27 Apr 2005 19:43:36 +0000 nicodvb explain how to use toolame in VBR mode
Wed, 27 Apr 2005 19:26:09 +0000 nicodvb fixed variability range
Wed, 27 Apr 2005 19:24:41 +0000 nicodvb add mpeg demuxers maintener
Wed, 27 Apr 2005 19:11:41 +0000 gpoirier sync with 1.945: Document replacing , by . for -vo ggi:
Wed, 27 Apr 2005 18:30:10 +0000 nicodvb added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosity
Wed, 27 Apr 2005 18:17:53 +0000 nplourde fix palette8tobgr32/palette8torgb32 on big endian
Wed, 27 Apr 2005 18:16:00 +0000 nicodvb 10l, fix wrong byterate in waveformat
Wed, 27 Apr 2005 14:55:30 +0000 nplourde use sleep_accurate darwin timer
Wed, 27 Apr 2005 12:43:30 +0000 reimar typo, memset 0 was done on desc instead of cdesc, see bug #288
Wed, 27 Apr 2005 12:17:49 +0000 reimar Document replacing , by . for -vo ggi:
Wed, 27 Apr 2005 12:15:37 +0000 reimar Make it possible to use a ggi device string that contains a ',' by writing
Tue, 26 Apr 2005 19:24:28 +0000 gpoirier Fix the pattern that wasn't repeated every 4 lines.
Tue, 26 Apr 2005 15:07:11 +0000 reimar not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
Tue, 26 Apr 2005 11:01:07 +0000 gpoirier sync with 1.944: better slave mode description, spelling/grammar
Tue, 26 Apr 2005 10:00:05 +0000 diego better slave mode description, spelling/grammar
Tue, 26 Apr 2005 09:59:16 +0000 diego (hopefully) better description of slave mode
Mon, 25 Apr 2005 21:05:29 +0000 gpoirier sync with 1.943: faac options
Mon, 25 Apr 2005 10:37:55 +0000 nicodvb toolame now works in vbr mode, too
Mon, 25 Apr 2005 09:20:21 +0000 diego better slave mode description
Mon, 25 Apr 2005 09:04:26 +0000 diego faac section review
Mon, 25 Apr 2005 07:42:34 +0000 nicodvb faac options
Mon, 25 Apr 2005 07:26:14 +0000 nicodvb added format 0x706D for faac, compatible with ffmpeg
Mon, 25 Apr 2005 07:20:28 +0000 nicodvb mention audio encoding modularization and faac
Mon, 25 Apr 2005 07:07:57 +0000 nicodvb added faac audio encoder
Mon, 25 Apr 2005 06:46:30 +0000 nicodvb fixed wrong function pointers definitions
Sun, 24 Apr 2005 22:27:56 +0000 gabrov synced with 1.79
Sun, 24 Apr 2005 22:21:21 +0000 gabrov synced with 1.24
Sun, 24 Apr 2005 22:16:09 +0000 gabrov synced with 1.73
Sun, 24 Apr 2005 22:09:53 +0000 gabrov synced with 1.55 (initial translation)
Sun, 24 Apr 2005 21:04:26 +0000 gpoirier explains how to fix the aspect ratio of an AVI file
Sun, 24 Apr 2005 09:29:01 +0000 henry - preserve ordering of the slices
Sun, 24 Apr 2005 08:41:45 +0000 nicodvb wrong framesize calculation for layers 1 and 2 with lsf set
Sun, 24 Apr 2005 08:37:48 +0000 henry update to libogg 1.1.2 (needed for Theora)
Sun, 24 Apr 2005 07:50:18 +0000 henry check for negative strides before memcpy
Sun, 24 Apr 2005 07:47:41 +0000 henry support for both orderings of the slices (top->down / bottom->up)
Sun, 24 Apr 2005 07:43:41 +0000 henry 16-bit unsigned (needed by Theora exp.)
Sat, 23 Apr 2005 21:23:58 +0000 iive use the documented default video device /dev/video0 instead of /dev/video that is missing on most systems
Sat, 23 Apr 2005 20:41:19 +0000 reimar Make "mplayer -- --a" play the file --a instead of bailing out with a useless
Fri, 22 Apr 2005 23:57:43 +0000 nicodvb restore old lavc_find_atag to be used when compiling mplayer without libavformat
Fri, 22 Apr 2005 18:59:37 +0000 gpoirier Credits for Michael Behrisch
Fri, 22 Apr 2005 18:38:47 +0000 reimar gcc 2.95 compilation fix
Fri, 22 Apr 2005 18:28:10 +0000 reimar Apply -srate and -channels only to the start of the filter chain, not
Fri, 22 Apr 2005 17:53:31 +0000 nicodvb macosx compilation fix
Fri, 22 Apr 2005 15:48:15 +0000 lorenm mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.
Fri, 22 Apr 2005 13:53:56 +0000 nexus FreeBSD fix
Fri, 22 Apr 2005 12:45:29 +0000 nplourde replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx with --enable-macosx-bundle enable
Fri, 22 Apr 2005 10:35:21 +0000 diego Remove ¡ø (paragraph) symbol, it's unavailable in non-latin charsets.
Fri, 22 Apr 2005 10:33:02 +0000 diego updates
Fri, 22 Apr 2005 06:59:59 +0000 nicodvb audio encoding reworked
Thu, 21 Apr 2005 21:23:53 +0000 gpoirier Some fixes. Patch by Bougiz.
Thu, 21 Apr 2005 03:44:59 +0000 rfelker reversed broken linker option, it breaks compile on some systems. add a configure check for this nonsense if it's important..
Wed, 20 Apr 2005 22:07:08 +0000 rtognimp More fixes by The Wanderer
Wed, 20 Apr 2005 21:48:29 +0000 gpoirier Sync with 1.941:
Wed, 20 Apr 2005 21:24:46 +0000 rtognimp Start changelog for next release
Wed, 20 Apr 2005 21:19:38 +0000 rtognimp Indeo2 (fourcc "RT21") decoder via lavc
Wed, 20 Apr 2005 20:22:57 +0000 diego 'cvs admin -o' is dangerous and should be handled with extra care.
Wed, 20 Apr 2005 19:35:46 +0000 rathann synced with 1.167
Wed, 20 Apr 2005 15:17:08 +0000 rfelker proper fix
Wed, 20 Apr 2005 15:16:31 +0000 rfelker undo dominik's 1000l cvs admin -o (recommitting bad patch)
Wed, 20 Apr 2005 12:01:39 +0000 reimar Link with -z noexecstack, fixes bug #258. Please test on all platforms!
Wed, 20 Apr 2005 11:52:30 +0000 reimar Correct description for -tv adevice=...
Wed, 20 Apr 2005 11:16:29 +0000 gpoirier Rich's tips regarding cropping and scaling
Wed, 20 Apr 2005 09:22:27 +0000 diego 100l build fixes
Wed, 20 Apr 2005 07:41:24 +0000 jheryan Translation synced with 1.52
Tue, 19 Apr 2005 22:11:34 +0000 rathann 100l to Jindrich! Changing the parameter name in the body, too.
Tue, 19 Apr 2005 21:17:39 +0000 lorenm integer overflow when reading fps from h264 vui.
Tue, 19 Apr 2005 06:48:33 +0000 wight typo
Mon, 18 Apr 2005 20:51:34 +0000 reimar Fix MP3 detection (list of found MP3 headers was not kep sorted).
Mon, 18 Apr 2005 20:13:43 +0000 lorenm mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)
Mon, 18 Apr 2005 19:49:40 +0000 nicodvb check the result of poll() before read()ing; 100l
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Mon, 18 Apr 2005 14:35:11 +0000 iive Compile fix when XF86VM is not defined
Mon, 18 Apr 2005 09:09:33 +0000 wight Some fixes
Sun, 17 Apr 2005 20:33:25 +0000 rtognimp Do not force real demuxer on x-pn-realaudio mimetype
Sun, 17 Apr 2005 20:26:15 +0000 paszczi syn
Sun, 17 Apr 2005 19:51:07 +0000 rtognimp Fixes suggested by The Wanderer
Sun, 17 Apr 2005 18:41:05 +0000 gpoirier Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.
Sun, 17 Apr 2005 17:17:52 +0000 rfelker nico partially fixed the bug i reported; here's the rest of the fix.
Sun, 17 Apr 2005 17:08:55 +0000 nicodvb skip framelen-4 bytes after having successfully detected an mpeg audio frame
Sun, 17 Apr 2005 13:45:55 +0000 rtognimp First attempt to bring this howto closer to reality
Sun, 17 Apr 2005 13:31:27 +0000 gpoirier Sync with 1.940: 10l typo
Sun, 17 Apr 2005 13:04:28 +0000 faust3 newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
Sun, 17 Apr 2005 12:23:18 +0000 diego 10l typo
Sun, 17 Apr 2005 09:42:51 +0000 nicodvb assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign layer and samples_per_frame when parsing mpa header
Sun, 17 Apr 2005 09:13:48 +0000 nicodvb added missing initializer in URLProtocolo; mux packets only if len > 0; second mencoder's a/v sync model
Sat, 16 Apr 2005 21:53:20 +0000 gpoirier Fix suggested by Diego
Sat, 16 Apr 2005 20:40:26 +0000 rtognimp Update for snow decoder
Sat, 16 Apr 2005 20:32:54 +0000 diego GPL ¡ø2
Sat, 16 Apr 2005 20:18:12 +0000 diego FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>
Sat, 16 Apr 2005 19:02:41 +0000 paszczi synced with 1.24
Sat, 16 Apr 2005 17:10:31 +0000 henry more colorkey w/ panscan woes
Sat, 16 Apr 2005 16:48:15 +0000 henry change list traversal so the loop begins at the first filter after removing
Sat, 16 Apr 2005 16:45:43 +0000 henry redraw colorkey on panscan change
Sat, 16 Apr 2005 16:16:28 +0000 gpoirier Snow 1.55 (and up) allows 2pass ratecontrol.
Sat, 16 Apr 2005 15:57:08 +0000 gpoirier bump up sync tag
Sat, 16 Apr 2005 15:54:14 +0000 gpoirier Sync with 1.939.
Sat, 16 Apr 2005 15:52:03 +0000 al - fix black screen problem on reinit
Sat, 16 Apr 2005 15:17:57 +0000 paszczi synced with 1.939
Sat, 16 Apr 2005 14:33:19 +0000 diego Document af_gate, put af_gate and af_comp at the end, they're untested (broken).
Sat, 16 Apr 2005 14:26:23 +0000 diego All audio filters documented.
Sat, 16 Apr 2005 14:13:35 +0000 diego af_comp, af_center parameter, some af fixes
Sat, 16 Apr 2005 13:42:50 +0000 rtognimp Use define instead of hardcodec value for max streams number
Sat, 16 Apr 2005 13:14:38 +0000 diego af_center, af_sweep parameter, misc fixes
Sat, 16 Apr 2005 12:52:14 +0000 diego We are using parts of mpg123 outside of the LGPL mpglib subdir.
Sat, 16 Apr 2005 12:51:09 +0000 diego Mark modified imported files as such to comply more closely with GPL ¡ø2a.
Sat, 16 Apr 2005 11:31:17 +0000 diego noluma suboption for vf_pp
Sat, 16 Apr 2005 10:55:15 +0000 diego Clarify/correct TTF font usage description.
Fri, 15 Apr 2005 23:44:12 +0000 rtognimp Security update
Fri, 15 Apr 2005 23:40:09 +0000 diego spelling/wording fixes
Fri, 15 Apr 2005 23:31:57 +0000 rtognimp Fix potential buffer overflow for urls with more than 20 streams
Fri, 15 Apr 2005 23:30:44 +0000 rtognimp Fix potential buffer overflow if server answers with too many lines
Fri, 15 Apr 2005 23:23:43 +0000 diego releaseclean should now work as expected, crate of Coke going in my direction.
Fri, 15 Apr 2005 23:15:26 +0000 diego typo
Fri, 15 Apr 2005 22:46:54 +0000 rathann nits and more missing entries
Fri, 15 Apr 2005 22:38:19 +0000 rathann added missing ChangeLog entries, release name and date
Fri, 15 Apr 2005 22:21:35 +0000 diego Mark modified imported files as such to comply with (L)GPL ¡ø2a.
Fri, 15 Apr 2005 20:17:14 +0000 diego Mark modified imported files as such to comply with GPL ¡ø2a.
Fri, 15 Apr 2005 18:48:03 +0000 diego Mark unrarlib imported files as changed to comply with GPL ¡ø2a.
Fri, 15 Apr 2005 18:43:41 +0000 diego Mark imported files from uCIFS library as changed for GPL ¡ø2a compliance.
Fri, 15 Apr 2005 14:55:03 +0000 aurel cross-compilation fix: don't use target CFLAGS to compile host tools
Fri, 15 Apr 2005 14:52:33 +0000 aurel when parsing one cmd argument, only un-escape _this_ argument, not the following ones
Fri, 15 Apr 2005 12:14:24 +0000 henry Fix OSD when switching subtitles - set the osd buffer to Subtitle: off
Fri, 15 Apr 2005 05:56:04 +0000 wight Some fixups and clarifications
Thu, 14 Apr 2005 20:55:50 +0000 paszczi synced with 1.935
Thu, 14 Apr 2005 12:44:28 +0000 rik --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
Thu, 14 Apr 2005 10:53:04 +0000 gpoirier Nits suggested by The Wanderer
Thu, 14 Apr 2005 07:30:37 +0000 danny Synced with 1.935
Wed, 13 Apr 2005 22:33:20 +0000 gpoirier Online audio switching now supports Matroska too
Wed, 13 Apr 2005 22:33:19 +0000 gpoirier Online audio switching now supports Matroska too. Patch by Michael Behrisch
Wed, 13 Apr 2005 20:15:54 +0000 gpoirier Nits, better formating and missed suggestions
Wed, 13 Apr 2005 19:42:43 +0000 gpoirier Sync with 1.934
Wed, 13 Apr 2005 19:38:44 +0000 henry messed ordering of switch branches, 10l for Ivan
Wed, 13 Apr 2005 19:21:05 +0000 rtognimp Make string_utf16 code behave almost the same with or without iconv
Wed, 13 Apr 2005 19:10:29 +0000 lorenm remove x264 option "cabacidc", because the default is always best.
Wed, 13 Apr 2005 18:53:30 +0000 gpoirier New section: "menc-feat-dvd-mpeg4-muxing" about how to mux a video
Wed, 13 Apr 2005 18:31:44 +0000 lorenm misc corrections and clarifications in x264 options.
Wed, 13 Apr 2005 12:11:05 +0000 nplourde osx bundle option
Wed, 13 Apr 2005 11:46:35 +0000 nplourde allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
Wed, 13 Apr 2005 07:38:31 +0000 wight sync 1.62
Wed, 13 Apr 2005 07:38:12 +0000 wight sync 1.72
Wed, 13 Apr 2005 07:14:52 +0000 wight sync 1.932
Wed, 13 Apr 2005 06:53:53 +0000 danny Synced with 1.932
Wed, 13 Apr 2005 01:56:53 +0000 diego credits for Jeff Clagg
Tue, 12 Apr 2005 19:51:31 +0000 gpoirier Add missing <replaceable> tags.
Tue, 12 Apr 2005 19:14:42 +0000 gabrov synced with 1.72
Tue, 12 Apr 2005 18:49:47 +0000 gabrov synced with 1.62
Tue, 12 Apr 2005 14:45:07 +0000 rathann update site link and supported distributions list
Tue, 12 Apr 2005 11:01:10 +0000 gpoirier Typo fix
Tue, 12 Apr 2005 08:27:57 +0000 diego credits for Luca Barbato
Tue, 12 Apr 2005 08:22:10 +0000 diego Use wildcards to make path detection less version-specific, fixes Gentoo.
Mon, 11 Apr 2005 22:59:33 +0000 diego Break overly long lines into something more manageable.
Mon, 11 Apr 2005 22:37:27 +0000 diego Fix HTML generation, <equation> is more elaborate in most DTDs.
Mon, 11 Apr 2005 21:40:05 +0000 gpoirier Typo
Mon, 11 Apr 2005 21:39:46 +0000 gpoirier Typo noticed by Rich
Mon, 11 Apr 2005 21:26:14 +0000 henry allow sub_select and vobsub_lang to select particular subtitle
Mon, 11 Apr 2005 21:25:06 +0000 gpoirier Sync with 1.932
Mon, 11 Apr 2005 20:14:08 +0000 wight Support syntax checking only
Mon, 11 Apr 2005 15:36:12 +0000 henry hrtf typo fix
Mon, 11 Apr 2005 14:01:29 +0000 henry More HRTF enhancements
Mon, 11 Apr 2005 13:31:55 +0000 iive colorkey,xvmc panscan, obsolete audio
Mon, 11 Apr 2005 11:13:48 +0000 gpoirier Fixes suggested by The Wanderer.
Mon, 11 Apr 2005 08:58:40 +0000 diego VMn
Mon, 11 Apr 2005 08:58:20 +0000 diego Add a starting point for people to implement stream quality selection.
Mon, 11 Apr 2005 08:30:06 +0000 diego Make the -priority warning obey the standard formatting.
Mon, 11 Apr 2005 08:10:02 +0000 diego Use | for alternatives and - for ranges in option parameter descriptions.
Sun, 10 Apr 2005 23:19:45 +0000 gpoirier Initial commit.
Sun, 10 Apr 2005 23:01:41 +0000 gpoirier -pre7 features an improved guide based on Rich's draft, and a guide written
Sun, 10 Apr 2005 22:39:17 +0000 gpoirier better wording, suggested by Diego
Sun, 10 Apr 2005 21:04:52 +0000 gpoirier New section "Constraints for efficient encoding",
Sun, 10 Apr 2005 20:59:33 +0000 gpoirier Removes the section "menc-feat-fix-avi" as part of it was wrong and the other
Sun, 10 Apr 2005 20:53:48 +0000 gpoirier Move here the entry "How can I fix an AVIs with broken index or interleaving?"
Sun, 10 Apr 2005 20:01:54 +0000 rathann silence gcc warning:
Sun, 10 Apr 2005 18:14:45 +0000 wight sync 1.929
Sun, 10 Apr 2005 17:40:44 +0000 aurel override memory size detection bug on rage 128 RL/VR
Sun, 10 Apr 2005 17:39:18 +0000 aurel add support for one more radeon 9200 model (the one included in the Mac Mini)
Sun, 10 Apr 2005 17:32:18 +0000 henry HRTF update
Sun, 10 Apr 2005 17:17:20 +0000 henry update for hrtf and mp3lib layer1
Sun, 10 Apr 2005 17:14:52 +0000 wight sync 1.69
Sun, 10 Apr 2005 16:44:29 +0000 rtognimp Support WMware video (fourcc VMnc) via binary dll
Sun, 10 Apr 2005 16:39:00 +0000 henry Use proper parameter range in stereo test
Sun, 10 Apr 2005 16:30:53 +0000 iive incorporate all image drawing in single function and use fixed vo_xv_draw_colorkey() for proper key drawing.
Sun, 10 Apr 2005 16:26:51 +0000 diego Add releaseclean target to remove generated files but keep the HTML.
Sun, 10 Apr 2005 16:02:28 +0000 iive fix vo_xv_draw_colorkey to a workable state
Sun, 10 Apr 2005 15:37:43 +0000 henry fix displaying of the subtitles when using slices
Sun, 10 Apr 2005 15:33:22 +0000 wight sync 1.12
Sun, 10 Apr 2005 15:30:40 +0000 wight sync 1.79
Sun, 10 Apr 2005 15:30:29 +0000 wight sync 1.61
Sun, 10 Apr 2005 15:30:07 +0000 wight sync 1.21
Sun, 10 Apr 2005 15:29:52 +0000 wight sync 1.11
Sun, 10 Apr 2005 14:56:20 +0000 wight sync 1.167
Sun, 10 Apr 2005 14:55:53 +0000 wight Remove some ^M at end-of-line
Sun, 10 Apr 2005 14:52:31 +0000 wight Remove invalid character, causing compile to fail
Sun, 10 Apr 2005 14:40:53 +0000 wight Consistency run on 'default' and 'see also'.
Sun, 10 Apr 2005 14:39:39 +0000 wight sync 1.928
Sun, 10 Apr 2005 13:52:09 +0000 gpoirier Sync with 1.928: Changed :vaspect option to float type
Sun, 10 Apr 2005 13:44:03 +0000 wight Reviev, part I
Sun, 10 Apr 2005 13:12:55 +0000 henry revert the previous commit, gl needs to reload the font immediately
Sun, 10 Apr 2005 11:54:31 +0000 henry defer loading of the font after display size change to avoid useless
Sun, 10 Apr 2005 10:10:48 +0000 nicodvb changed :vaspect option to float type
Sun, 10 Apr 2005 10:06:59 +0000 nicodvb changed :vaspect option to CONF_TYPE_FLOAT
Sun, 10 Apr 2005 08:47:16 +0000 henry HRTF filter updates:
Sat, 09 Apr 2005 23:20:49 +0000 rtognimp Update for pnm
Sat, 09 Apr 2005 22:45:47 +0000 henry remove force_load_font stuff moved to sub.c
Sat, 09 Apr 2005 22:38:41 +0000 henry remove force_load_font stuff moved to sub.c
Sat, 09 Apr 2005 22:25:33 +0000 henry reload font on each change of the display size
Sat, 09 Apr 2005 14:50:36 +0000 rtognimp "Fix" for pnm EOF detection (stop on read errors)
Sat, 09 Apr 2005 13:44:43 +0000 rtognimp Stop streaming if we got a server error or message on pnm streaming.
Sat, 09 Apr 2005 11:30:59 +0000 nicodvb set width, height and biCompression when the video stream contains avc1; reuse a private member rather than a in-stack packet[204]; set pes_es->is_synced =1 when au_start=1 (SL); update PMT when setting mp4es codec (SL); fix tss->is_synced assignment (don't forget the value when it was previously set)
Sat, 09 Apr 2005 11:20:23 +0000 henry reload font on fullscreen change when panscan is enabled
Sat, 09 Apr 2005 11:00:00 +0000 nicodvb assign picture->(width,height) when parsing h264
Fri, 08 Apr 2005 21:35:31 +0000 rtognimp Remove flip form LOCO
Fri, 08 Apr 2005 19:19:45 +0000 gpoirier Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.
Fri, 08 Apr 2005 19:14:04 +0000 gpoirier Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.
Fri, 08 Apr 2005 10:31:18 +0000 henry support for negative strides (fixes -vf spp,flip crash)
Fri, 08 Apr 2005 06:15:04 +0000 rfelker remove nonsense code left from copy&paste from another filter (it was never used)
Fri, 08 Apr 2005 00:52:43 +0000 rathann obvious gcc warning fix, approved by Nico
Thu, 07 Apr 2005 22:27:07 +0000 gabrov synced with 1.11
Thu, 07 Apr 2005 22:05:33 +0000 rtognimp Update for AASC and LOCO
Thu, 07 Apr 2005 22:04:08 +0000 rtognimp LOCO support via lavc
Thu, 07 Apr 2005 21:39:59 +0000 gpoirier Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
Thu, 07 Apr 2005 19:05:53 +0000 nicodvb demux ac3 by means of lavf by default
Thu, 07 Apr 2005 18:59:15 +0000 nicodvb demux ac3 by means of lavf by default
Thu, 07 Apr 2005 16:59:34 +0000 iive fix blackscreen when changing panscan.
Wed, 06 Apr 2005 19:14:09 +0000 rtognimp Autodesk RLE decoder via lavc
Wed, 06 Apr 2005 11:57:10 +0000 rathann - fix gcc warnings, strlcat/strlcpy prototypes
Wed, 06 Apr 2005 11:53:45 +0000 rathann fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=260
Wed, 06 Apr 2005 07:58:30 +0000 diego Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.
Wed, 06 Apr 2005 07:53:42 +0000 diego Change all MSGT_FIXME, MSGL_FIXME to appropiate values.
Tue, 05 Apr 2005 05:43:41 +0000 rfelker 10l, integer overflow. who uses 14 fractional bits?! only faad developers.... *sigh*
Mon, 04 Apr 2005 23:31:33 +0000 rfelker 100l, messed up coefficients when improving precision..
Mon, 04 Apr 2005 09:27:34 +0000 wight Better spelling of charset
Mon, 04 Apr 2005 08:30:14 +0000 wight Another 10l for autror (whoever he was)
Mon, 04 Apr 2005 08:24:48 +0000 wight Minor fixes
Sun, 03 Apr 2005 22:21:59 +0000 gpoirier Online audio switching is for MPEG files only at the moment.
Sun, 03 Apr 2005 22:16:41 +0000 gpoirier Sync with 1.925:
Sun, 03 Apr 2005 15:10:24 +0000 gpoirier The online switching patch also features a slave command: switch_audio
Sun, 03 Apr 2005 14:08:28 +0000 gpoirier Added support of audio stream switching in the MPEG demuxer using the #-key
Sun, 03 Apr 2005 11:47:20 +0000 nicodvb allocate and fill extradata field for video_avc (raw nal units, extradata contains sps+pps); fixed payload_size assignment for SL payloads
Sat, 02 Apr 2005 21:34:09 +0000 wight Translation review
Sat, 02 Apr 2005 18:43:18 +0000 wight 100l for missing #ifdef in previous commit
Sat, 02 Apr 2005 18:29:16 +0000 faust3 windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
Sat, 02 Apr 2005 16:38:14 +0000 nicodvb better description for mpeg audio demuxer entry
Sat, 02 Apr 2005 10:35:36 +0000 nicodvb mpeg audio layers 1 and 2
Sat, 02 Apr 2005 10:30:19 +0000 nicodvb added support for mpa layers 1 and 2
Fri, 01 Apr 2005 19:52:05 +0000 diego grammar fix by the Wanderer
Fri, 01 Apr 2005 16:24:46 +0000 rfelker 1l! mplayer's verbose variable is not a flag but a signed number
Fri, 01 Apr 2005 07:59:15 +0000 wight sync 1.923
Fri, 01 Apr 2005 05:45:55 +0000 lorenm filename-based detection for h264 ES
Thu, 31 Mar 2005 23:55:45 +0000 diego misc fixes
Thu, 31 Mar 2005 22:45:03 +0000 diego grammar/spelling
Thu, 31 Mar 2005 22:32:35 +0000 diego updates
Thu, 31 Mar 2005 22:31:18 +0000 gpoirier Fixes better wording. Suggestions by The Wanderer and Josh Varner.
Thu, 31 Mar 2005 22:29:30 +0000 diego typo
Thu, 31 Mar 2005 22:28:24 +0000 diego correct spelling for mailing list names
Thu, 31 Mar 2005 22:08:02 +0000 diego spelling + updates
Thu, 31 Mar 2005 22:06:55 +0000 diego Rephrase codecs.conf entry to warn more clearly against using it.
Thu, 31 Mar 2005 22:06:34 +0000 rathann Fix memset() usage, patch by Ismail Donmez
Thu, 31 Mar 2005 08:28:37 +0000 jheryan Sync with 1.67
Thu, 31 Mar 2005 08:05:37 +0000 jheryan Sync with 1.923
Thu, 31 Mar 2005 00:46:53 +0000 rfelker mplayer changes notice (take 2, 10l to diego :)
Wed, 30 Mar 2005 22:10:07 +0000 rtognimp Fix alac from QTpro (in standard mov file, not in m4a file)
Wed, 30 Mar 2005 20:34:47 +0000 rtognimp Support wnv1 natively via lavc
Tue, 29 Mar 2005 18:14:24 +0000 rfelker usable downmixing for fixed point mode (take 2, previous patch reversed immediately on account of 1000l error :)
Tue, 29 Mar 2005 17:59:08 +0000 rfelker step 1 of fixing ad_faad:
Mon, 28 Mar 2005 19:48:14 +0000 gpoirier Sync with 1.923:
Mon, 28 Mar 2005 17:29:36 +0000 gpoirier Fixes and improves the description of vqcomp.
Mon, 28 Mar 2005 16:50:04 +0000 diego Mark tfields default mode as such.
Mon, 28 Mar 2005 16:24:01 +0000 gpoirier Technical explanation of how to use vqcomp, and why, featured by Loren Merritt
Sat, 26 Mar 2005 23:09:45 +0000 gpoirier Spelling corrections. Patch by Bougiz
Sat, 26 Mar 2005 08:02:02 +0000 rfelker sane default mode
Sat, 26 Mar 2005 08:01:26 +0000 rfelker 1000l, last commit broke qpel interp entirely
Fri, 25 Mar 2005 22:47:09 +0000 michael various (de)muxer_lavf fixes
Fri, 25 Mar 2005 21:17:21 +0000 gpoirier Improved encoding guide:
Fri, 25 Mar 2005 15:11:13 +0000 diego endianness fix by Chris White <chriswhite at gentoo dot org>
Fri, 25 Mar 2005 12:37:18 +0000 michael less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<)
Fri, 25 Mar 2005 11:09:42 +0000 michael set i_bps
Fri, 25 Mar 2005 04:40:59 +0000 diego plastik skin
Fri, 25 Mar 2005 02:41:08 +0000 michael 1000l (dwSampleSize != nSamplesPerSec)
Fri, 25 Mar 2005 00:48:18 +0000 michael discard streams we dont need
Thu, 24 Mar 2005 06:47:49 +0000 jheryan Synced with 1.24
Thu, 24 Mar 2005 06:45:56 +0000 jheryan Synced with 1.13
Thu, 24 Mar 2005 06:45:09 +0000 jheryan Synced with 1.65
Thu, 24 Mar 2005 06:44:15 +0000 jheryan Synced with 1.23
Thu, 24 Mar 2005 06:42:38 +0000 jheryan Synced with 1.59
Thu, 24 Mar 2005 06:39:18 +0000 jheryan Synced with 1.921
Thu, 24 Mar 2005 06:37:44 +0000 jheryan Synced with 1.167
Wed, 23 Mar 2005 23:29:54 +0000 rfelker 100l to oded.. edl was causing the decoder to get a first broken packet
Wed, 23 Mar 2005 21:39:15 +0000 gpoirier Fix the codecs.conf entry.
Wed, 23 Mar 2005 10:07:00 +0000 diego Fix shared libpostproc installation.
Wed, 23 Mar 2005 07:53:37 +0000 nicodvb wrong binary operator
Wed, 23 Mar 2005 07:43:31 +0000 nicodvb consider parse random_access_point from the adaption_field to determine if the payload is an access point (for SL)
Tue, 22 Mar 2005 23:27:18 +0000 diego Mark modified files as such to comply more closely with GPL ¡ø2a.
Tue, 22 Mar 2005 23:25:06 +0000 diego MPlayer-specific changes to liba52
Tue, 22 Mar 2005 22:35:03 +0000 diego Remove the MPlayer-specific copyright notices. The diff would not apply
Tue, 22 Mar 2005 21:32:48 +0000 gpoirier New FAQ entry: Newer MPlayer can't play Vorbis file with an old codecs.conf
Tue, 22 Mar 2005 16:14:49 +0000 gabrov synced with 1.13
Tue, 22 Mar 2005 16:12:26 +0000 gabrov synced with 1.65
Tue, 22 Mar 2005 15:57:21 +0000 gabrov synced with 1.78
Tue, 22 Mar 2005 15:53:25 +0000 gabrov synced with 1.23
Tue, 22 Mar 2005 15:25:04 +0000 gabrov synced with 1.167
Tue, 22 Mar 2005 10:11:42 +0000 diego Fixes rgb32to16 conversion for I think all platforms since the int8
Tue, 22 Mar 2005 07:45:00 +0000 nicodvb SL payloads are pushed to audio and video fifo only when they are flagged with random_accesspoint or access_unit_start
Mon, 21 Mar 2005 22:08:09 +0000 wight Sync 1.13
Mon, 21 Mar 2005 20:53:39 +0000 gpoirier Cumulative sync with 1.921
Mon, 21 Mar 2005 09:54:37 +0000 diego Remove pp=tn from the filter chain, it's bad.
Mon, 21 Mar 2005 09:46:30 +0000 diego credits for ods15, updates
Mon, 21 Mar 2005 06:01:34 +0000 wight Sync 1.921
Mon, 21 Mar 2005 01:12:45 +0000 diego MEncoder now supports multiple files.
Sun, 20 Mar 2005 22:35:53 +0000 wight Sync 1.920 and some random fixes
Sun, 20 Mar 2005 20:37:44 +0000 rfelker don't buffer more future context that we need
Sun, 20 Mar 2005 20:29:58 +0000 rtognimp alac and others
Sun, 20 Mar 2005 20:08:32 +0000 rfelker new mencoder features
Sun, 20 Mar 2005 20:03:41 +0000 rfelker direct rendering support drastically improves speed, but it's buggy. :( disabled for now...
Sun, 20 Mar 2005 20:02:45 +0000 rfelker 100l, meaning of strict_breaks was backwards...
Sun, 20 Mar 2005 14:20:59 +0000 nicodvb initial support for SL packetized data, with certain limitations; partly reworked the tables management for a better code reuse
Sun, 20 Mar 2005 14:16:21 +0000 nicodvb export getbits() as mp_getbits()
Sun, 20 Mar 2005 12:26:14 +0000 wight Sync 1.78
Sun, 20 Mar 2005 12:26:04 +0000 wight Sync 1.23
Sat, 19 Mar 2005 20:55:51 +0000 rfelker EDL for mencoder, patch by Oded (ods15)
Sat, 19 Mar 2005 17:41:29 +0000 diego -speed and -oac copy may fail together.
Sat, 19 Mar 2005 17:28:57 +0000 diego Replace placeholder message with something sane.
Sat, 19 Mar 2005 17:21:41 +0000 diego nitpicks
Sat, 19 Mar 2005 17:18:17 +0000 diego -speed is now available for MEncoder as well.
Sat, 19 Mar 2005 16:55:50 +0000 diego wording
Sat, 19 Mar 2005 16:55:26 +0000 diego precise framerate values everywhere
Sat, 19 Mar 2005 13:49:45 +0000 wight Sync 1.916
Sat, 19 Mar 2005 13:40:38 +0000 wight Some missing \ before -
Fri, 18 Mar 2005 01:59:43 +0000 rathann missing declaration, fixes:
Thu, 17 Mar 2005 00:43:55 +0000 rfelker 1000l to me: could break a/v sync and eventually cause buffer exhaustion on soft-telecined input that's ugly
Wed, 16 Mar 2005 21:03:14 +0000 gpoirier Sync with 1.915: small fixes
Wed, 16 Mar 2005 12:49:29 +0000 jonas Small fixes.
Wed, 16 Mar 2005 03:39:13 +0000 rfelker improve handling of soft-telecined input (faster, fewer mistakes)
Tue, 15 Mar 2005 23:21:36 +0000 kraymer 1.869: pp filter documentation
Tue, 15 Mar 2005 22:43:20 +0000 kraymer completed x264enc options.
Tue, 15 Mar 2005 22:12:51 +0000 gpoirier Sync with English man page 1.914:
Tue, 15 Mar 2005 16:29:18 +0000 faust3 get_space fix by Florian Dietrich <flodt8 at yahoo.de>
Tue, 15 Mar 2005 10:57:00 +0000 gabrov Added correct message for -speed.
Tue, 15 Mar 2005 10:37:13 +0000 gabrov synced with 1.165
Tue, 15 Mar 2005 04:10:57 +0000 rfelker Oded's patch for -speed in mencoder. This can be used for purposes
Mon, 14 Mar 2005 23:26:11 +0000 lorenm sync to x264 171: chroma_me, chroma_qp_offset
Mon, 14 Mar 2005 06:28:18 +0000 jheryan New translated file. Synced with 1.64
Sun, 13 Mar 2005 21:38:20 +0000 rfelker patch by ods15:
Fri, 11 Mar 2005 12:37:47 +0000 gpoirier Sync with 1.913:
Fri, 11 Mar 2005 03:58:58 +0000 ivo support for multichannel wav files; -aa* is no longer valid and replaced by
Fri, 11 Mar 2005 02:40:28 +0000 diego Mark modified files as such to comply more closely with GPL ¡ø2a.
Fri, 11 Mar 2005 02:39:54 +0000 diego MPlayer-specific changes to libdvdread
Fri, 11 Mar 2005 02:26:11 +0000 kraymer 1.163: fixes for encoding of multiple files
Fri, 11 Mar 2005 02:09:24 +0000 ivo Convert vo_aa suboption parser to using the subopt-helper.
Wed, 09 Mar 2005 20:29:50 +0000 rtognimp Rather simple patch for RAWDV demuxer which lets it say whats the total
Wed, 09 Mar 2005 12:41:04 +0000 jheryan New translated file. Synced with 1.12
Wed, 09 Mar 2005 12:40:25 +0000 jheryan New translated file. Synced with 1.21
Wed, 09 Mar 2005 12:39:00 +0000 jheryan New translated file. Synced with 1.31
Tue, 08 Mar 2005 22:11:49 +0000 henry missing return statement (1e5l for me)
Mon, 07 Mar 2005 22:45:47 +0000 syrjala Clean up properly if preinit() fails.
Mon, 07 Mar 2005 22:00:29 +0000 nicodvb set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr mode
Mon, 07 Mar 2005 07:36:27 +0000 nicodvb fixed support for mp3 at <32000 sample_rate
Sun, 06 Mar 2005 22:28:00 +0000 gpoirier sync with 1.912:
Sun, 06 Mar 2005 21:22:08 +0000 nicodvb documented scale=-n where n <= -9
Sun, 06 Mar 2005 21:15:24 +0000 nicodvb subtracting 8 from negative w and h rounds the dimension to the closest multiple of 16
Sun, 06 Mar 2005 21:10:01 +0000 nicodvb added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM
Sun, 06 Mar 2005 17:55:31 +0000 rtognimp alac support via lavc decoder
Sun, 06 Mar 2005 17:31:55 +0000 attila add a short note about how to use ttf fonts
Sun, 06 Mar 2005 14:43:41 +0000 iive use inttypes.h for checks instead of less spread-ed stdint.h
Fri, 04 Mar 2005 23:12:41 +0000 michael returning to the old index at the end system, alternatives are too complex with questionable advantages
Fri, 04 Mar 2005 15:29:10 +0000 gpoirier Typos
Fri, 04 Mar 2005 15:27:39 +0000 gpoirier Sync with 1.910:
Fri, 04 Mar 2005 13:11:01 +0000 lorenm sync to x264 r150: new option 'b_pyramid'
Fri, 04 Mar 2005 07:50:55 +0000 nicodvb restrictions on muxer's telecine option
Fri, 04 Mar 2005 07:43:00 +0000 nicodvb converted vframerate to CONF_TYPE_FLOAT
Fri, 04 Mar 2005 07:20:00 +0000 gpoirier Typos
Fri, 04 Mar 2005 06:46:50 +0000 paszczi synced with 1.907
Fri, 04 Mar 2005 03:16:40 +0000 michael store local keyframes too so faster seeking is possible
Fri, 04 Mar 2005 01:53:55 +0000 rfelker 100l to reimar.. sh_audio->samplerate and sh_audio->i_bps are not the same
Thu, 03 Mar 2005 23:02:45 +0000 rtognimp Fix very old ra files with no fourcc
Thu, 03 Mar 2005 21:13:30 +0000 rtognimp Fix some 28.8 ra files with four text strings
Thu, 03 Mar 2005 20:48:00 +0000 gpoirier Sync with 1.907:
Thu, 03 Mar 2005 17:16:49 +0000 michael partial indexes
Thu, 03 Mar 2005 14:09:12 +0000 al Update xv and xvmc documentation to reflect recent colorkey changes.
Thu, 03 Mar 2005 13:52:48 +0000 alex finished tasks
Thu, 03 Mar 2005 13:46:54 +0000 nplourde do not always request little-endian despite the actual sound format. by Alexander Strange - astrange@ithinksw.com
Thu, 03 Mar 2005 13:40:56 +0000 diego ADTS AAC works now.
Thu, 03 Mar 2005 13:12:55 +0000 diego libdvdcss is patched, move Tremor up with the other codec libs.
Thu, 03 Mar 2005 12:57:40 +0000 diego MEncoder now supports multiple files, Jack transport API requested.
Thu, 03 Mar 2005 12:14:08 +0000 diego better explain where and how to use doxygen comments
Thu, 03 Mar 2005 11:29:33 +0000 diego Patches should not be sent as replies to unrelated threads.
Thu, 03 Mar 2005 10:23:28 +0000 reimar Fix rm files with a really big index chunk.
Thu, 03 Mar 2005 10:19:56 +0000 reimar Make nuv files work on bigendian (but old nuv files created with mencoder
Thu, 03 Mar 2005 07:54:50 +0000 nicodvb mention telecine in mpeg muxer section
Thu, 03 Mar 2005 07:48:54 +0000 nicodvb recalculate frame duration after soft telecine
Thu, 03 Mar 2005 03:11:44 +0000 rathann options in config file have been using '-' instead of '_' for ages
Wed, 02 Mar 2005 19:28:42 +0000 gpoirier 35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.
Wed, 02 Mar 2005 19:24:27 +0000 gpoirier Sync with 1.905:
Wed, 02 Mar 2005 18:38:13 +0000 wight libsmbclient is sometimes built with ssl support. This takes it into account
Wed, 02 Mar 2005 14:09:11 +0000 gpoirier Some more translations of 1.894 revision
Wed, 02 Mar 2005 09:13:11 +0000 rfelker configurable field parity (default from source); bugfixes; speed up mode 0
Tue, 01 Mar 2005 23:45:32 +0000 rathann Fix:
Tue, 01 Mar 2005 22:57:57 +0000 rathann missing #include (for malloc and free)
Tue, 01 Mar 2005 22:56:07 +0000 rathann missing #include
Tue, 01 Mar 2005 22:54:24 +0000 rathann missing externs (fixes implicit declaration warnings)
Tue, 01 Mar 2005 22:52:02 +0000 rathann obvious typo
Tue, 01 Mar 2005 22:08:21 +0000 gpoirier all synced up to 1.905, except the part of the translation of 1.894
Tue, 01 Mar 2005 21:04:09 +0000 nicodvb 100l wrong binary operator when setting progressive frame
Tue, 01 Mar 2005 20:56:43 +0000 nicodvb telecine now works in display order (rather than decoding), as far as there are no more than 4 consecutive b-frames; added support for FMP4
Tue, 01 Mar 2005 20:33:50 +0000 gpoirier Sync with 1.893:
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files
Tue, 01 Mar 2005 20:16:49 +0000 reimar set sh_audio->delay ins audio-only case so that correct time is displayed
Tue, 01 Mar 2005 19:59:20 +0000 ivo 10l Don't set SDL to X11 by default.
Tue, 01 Mar 2005 18:09:22 +0000 gpoirier From Eng man page 1.902: fix outdated/incorrect info about -srate.
Tue, 01 Mar 2005 17:43:01 +0000 kraymer 1.159: fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
Tue, 01 Mar 2005 17:07:58 +0000 gpoirier Typo noticed by Diego: it's mmap, not nmap.
Tue, 01 Mar 2005 16:11:01 +0000 gabrov synced with 1.21
Tue, 01 Mar 2005 16:08:52 +0000 gpoirier Sync with 1.880:
Tue, 01 Mar 2005 15:52:18 +0000 gabrov synced with 1.64
Tue, 01 Mar 2005 13:26:26 +0000 jheryan Synced with 1.162
Tue, 01 Mar 2005 13:25:03 +0000 jheryan Synced with 1.903
Tue, 01 Mar 2005 13:20:13 +0000 gabrov synced with 1.162
Tue, 01 Mar 2005 12:43:55 +0000 gpoirier From Eng manpage 1.892:
Tue, 01 Mar 2005 10:44:45 +0000 wight We should match end of token as well, to prevent MSGTR_FOO2 matching instead of
Tue, 01 Mar 2005 09:29:18 +0000 gpoirier From Eng manpage 1.882:
Tue, 01 Mar 2005 09:19:46 +0000 gpoirier Sync with 1.878: Updates -af format
Tue, 01 Mar 2005 08:57:08 +0000 gpoirier From Eng manpage 1.904:
Tue, 01 Mar 2005 06:58:15 +0000 diego MPlayer-specific changes to libdvdcss
Tue, 01 Mar 2005 06:41:41 +0000 diego Mark modified files as such to comply more closely with GPL ¡ø2a.
Tue, 01 Mar 2005 06:07:40 +0000 diego Preserve $Id$ keyword from upstream on unmodified files.
Tue, 01 Mar 2005 05:49:56 +0000 diego cosmetics: Make diff -R apply without offsets.
Tue, 01 Mar 2005 03:51:48 +0000 ivo Remove -noxv and -forcexv command line options and replace them by
Tue, 01 Mar 2005 03:49:04 +0000 diego Arpi prefers root@mphq for CVS problems.
Tue, 01 Mar 2005 01:50:52 +0000 ivo Remove left-over from old -z command line switch.
Tue, 01 Mar 2005 00:16:44 +0000 michael some comments and whitespace changes by (Luca Barbato <lu_zero gentoo org>)
Mon, 28 Feb 2005 14:08:07 +0000 jheryan Sync with 1.898
Mon, 28 Feb 2005 04:25:25 +0000 ivo Don't print (stupid) message if output directory is .
Mon, 28 Feb 2005 02:10:45 +0000 rfelker stupid mistake i made when writing about divtc..
Mon, 28 Feb 2005 00:26:53 +0000 ivo Fix compile warnings
Sun, 27 Feb 2005 23:06:32 +0000 reimar aos should respect the immed uninit flag (quit immediatly vs waiting till file
Sun, 27 Feb 2005 22:36:04 +0000 ivo 10l fix. misplaced ;
Sun, 27 Feb 2005 22:25:42 +0000 ivo vo_jpeg now uses the generic int_pos() from subopt-helper.c
Sun, 27 Feb 2005 21:54:40 +0000 lorenm memory leak
Sun, 27 Feb 2005 18:22:23 +0000 rfelker Multifile 10l bugfix by Oded:
Sun, 27 Feb 2005 18:17:34 +0000 gpoirier cumulative sync with 1.877 + some fixes and misc.
Sun, 27 Feb 2005 18:11:17 +0000 rfelker Fix the ogg fourcc nightmare!!!
Sun, 27 Feb 2005 14:42:40 +0000 gpoirier Sync with 1.870: man page review page XIV
Sun, 27 Feb 2005 14:07:28 +0000 diego Move native RealAudio 1.0 / 2.0 up in the list to prefer it over the binary
Sun, 27 Feb 2005 06:24:19 +0000 rfelker soft telecine support! :)) patch by nico
Sun, 27 Feb 2005 06:18:00 +0000 rfelker reversed, as this breaks vorbis decoding! 1000l! someone figure out why this is the case and fix it before re-committing
Sun, 27 Feb 2005 05:53:12 +0000 rfelker more on tivo vstream support.. 1000l to Joey for forgetting this file and breaking MPlayer build! :)
Sun, 27 Feb 2005 05:40:43 +0000 rfelker fix outdated/incorrect info about -srate. others, feel free to improve this more...i did the bare minimum to make it non-misleading
Sun, 27 Feb 2005 04:25:12 +0000 joey added a stream module for the vstream client library
Sun, 27 Feb 2005 01:03:41 +0000 rtognimp Yet another fourcc for mpeg-4 (files should be made with Xvid)
Sat, 26 Feb 2005 23:03:53 +0000 ivo Have OSS audio out fall back to s16ne instead of u8 if it can't open the
Sat, 26 Feb 2005 23:02:09 +0000 ivo Add support for 32-bit float WAV files and support for extended WAV files
Sat, 26 Feb 2005 14:38:37 +0000 reimar some more "guessed" encodings, please check them
Sat, 26 Feb 2005 13:45:11 +0000 reimar helper files for charset conversion.
Sat, 26 Feb 2005 13:38:17 +0000 reimar --charset configure option to convert help messages charset
Sat, 26 Feb 2005 01:11:13 +0000 diego Recommend using a stable gcc version or upgrading frequently, suggested by Rich.
Fri, 25 Feb 2005 23:25:57 +0000 diego grammar fix by Corey Hickey <bugfood-ml at fatooh dot org>
Fri, 25 Feb 2005 22:49:36 +0000 henry cleanups of the Multiple files patch
Fri, 25 Feb 2005 22:48:29 +0000 nicodvb auto-fps for h264 and better wording
Fri, 25 Feb 2005 22:27:46 +0000 nicodvb 50000l: fixed various memleaks; CC discontibuities aren't necessarily error conditions
Fri, 25 Feb 2005 22:03:29 +0000 diego general gcc bug FAQ entry
Fri, 25 Feb 2005 17:36:45 +0000 diego typo
Fri, 25 Feb 2005 12:59:59 +0000 henry compile fix
Fri, 25 Feb 2005 11:47:46 +0000 alex where the hell they got these infos from
Fri, 25 Feb 2005 11:21:24 +0000 alex swf adpcm
Fri, 25 Feb 2005 11:17:43 +0000 hzoli Remove file-global mpadec, add ad_driver member to sh_audio_t instead.
Fri, 25 Feb 2005 11:11:07 +0000 alex finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants
Fri, 25 Feb 2005 11:07:21 +0000 hzoli Add float output support. Add ADCTRL_QUERY_FORMAT control to report the
Fri, 25 Feb 2005 10:43:31 +0000 alex better infoline
Fri, 25 Feb 2005 10:39:16 +0000 hzoli If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query the
Fri, 25 Feb 2005 10:21:14 +0000 alex more verbose message
Fri, 25 Feb 2005 10:17:32 +0000 rfelker do not hide frame skips/dups! if they happen it's very bad!!
Fri, 25 Feb 2005 09:51:04 +0000 diego Document reorder and noreorder as (no)reorder.
Fri, 25 Feb 2005 09:22:46 +0000 paszczi synced with 1.31
Fri, 25 Feb 2005 09:16:40 +0000 paszczi synced with 1.897
Fri, 25 Feb 2005 07:46:44 +0000 nicodvb both reorder and noreorder flags are now available
Fri, 25 Feb 2005 07:43:40 +0000 hzoli Always print dup/skip messages when !quiet.
Fri, 25 Feb 2005 04:30:53 +0000 reynaldo Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Stack handling improvements, Patch by Oded Shimon
Fri, 25 Feb 2005 03:39:26 +0000 diego mphq uses ssh.com, explain RSA key generation for it.
Fri, 25 Feb 2005 03:20:15 +0000 diego UDP support implemented.
Fri, 25 Feb 2005 03:17:35 +0000 diego updates
Fri, 25 Feb 2005 03:07:39 +0000 diego -format description updated to match current behavior.
Fri, 25 Feb 2005 02:32:29 +0000 rfelker MEncoder multiple files patch by Oded Shimon (ods15)
Fri, 25 Feb 2005 01:15:28 +0000 diego documentation for the tools in the TOOLS directory
Thu, 24 Feb 2005 20:28:47 +0000 nicodvb changed noreorder to reorder in mpegopts (ordering disabled by default)
Thu, 24 Feb 2005 20:23:13 +0000 nicodvb disabled by default frame reordering
Thu, 24 Feb 2005 20:02:41 +0000 nicodvb framerate autodetection for H264 in raw/ts streams
Thu, 24 Feb 2005 17:46:19 +0000 al Always use vo_x11_sizehint function ( even when going fullscreen ) to
Thu, 24 Feb 2005 17:08:54 +0000 rfelker strides should always be signed
Thu, 24 Feb 2005 17:07:49 +0000 rfelker no effect in practice, but strides should always be signed
Thu, 24 Feb 2005 17:05:34 +0000 rfelker 100l to me: bugfix for negative stride
Thu, 24 Feb 2005 17:04:04 +0000 rfelker bugfix for negative stride
Thu, 24 Feb 2005 16:52:18 +0000 rfelker stride must be signed! otherwise negative stride is broken on 64bit systems
Thu, 24 Feb 2005 16:48:18 +0000 rfelker 100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototype
Thu, 24 Feb 2005 15:22:04 +0000 wight sync 1.883
Thu, 24 Feb 2005 15:00:47 +0000 alex quick solution for making an option less braindead
Thu, 24 Feb 2005 11:35:10 +0000 gabrov synced with 1.31
Thu, 24 Feb 2005 11:00:45 +0000 diego Move audio filter descriptions to the man page.
Thu, 24 Feb 2005 02:31:41 +0000 rfelker 100l to michael :))))
Thu, 24 Feb 2005 01:55:18 +0000 diego missing linebreak
Wed, 23 Feb 2005 19:59:24 +0000 lorenm sync to x264 r137: adaptive B-frame decision, flush delayed frames.
Wed, 23 Feb 2005 14:07:18 +0000 reimar 100l, forgot to change an ifdef on last commit
Wed, 23 Feb 2005 12:23:44 +0000 al Don't change buffers when paused and redrawing.
Wed, 23 Feb 2005 11:55:26 +0000 henry revert the flip part of vd_theora fix
Wed, 23 Feb 2005 11:10:35 +0000 henry revert the flip part of vd_theora fix
Wed, 23 Feb 2005 07:30:37 +0000 nicodvb replace bzero() with memset()
Wed, 23 Feb 2005 01:55:39 +0000 diego vstrict vs mjpeg update, typo
Wed, 23 Feb 2005 01:43:15 +0000 diego Make vd message fit 80 character displays.
Wed, 23 Feb 2005 01:37:03 +0000 joey a helpful new message about vd.
Wed, 23 Feb 2005 00:10:26 +0000 reimar Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary
Tue, 22 Feb 2005 23:43:30 +0000 diego indentation fix
Tue, 22 Feb 2005 22:31:20 +0000 lorenm List the 'context' option for the ffvhuff codec.
Tue, 22 Feb 2005 21:49:08 +0000 nicodvb renamed init_adelay to vdelay with opposite range
Tue, 22 Feb 2005 21:27:58 +0000 diego The MPEG muxer now supports MPEG-2 as well.
Tue, 22 Feb 2005 21:19:15 +0000 diego typos
Tue, 22 Feb 2005 20:54:31 +0000 nplourde rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger
Tue, 22 Feb 2005 20:39:52 +0000 diego spelling, wording and consistency fixes
Tue, 22 Feb 2005 20:26:16 +0000 diego Sync -channels and -srate options with the XML docs.
Tue, 22 Feb 2005 20:24:18 +0000 michael switch from DIVX -> FMP4 fourcc for libavcodec
Tue, 22 Feb 2005 20:24:15 +0000 diego Finish incomplete -af-adv documentation.
Tue, 22 Feb 2005 20:08:30 +0000 diego Mention that vstrict is necessary for some codecs, add ffvhuff.
Tue, 22 Feb 2005 19:18:45 +0000 henry Theora fixes:
Tue, 22 Feb 2005 15:13:28 +0000 reynaldo fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
Tue, 22 Feb 2005 14:40:44 +0000 reimar fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Tue, 22 Feb 2005 12:53:31 +0000 wight fixes for previous commits
Tue, 22 Feb 2005 05:50:10 +0000 lorenm Sync to x264 r134: weighted prediction for B-frames.
Tue, 22 Feb 2005 02:12:58 +0000 rfelker finally the dreaded white-noise-with-floats bug is fixed!!!!
Mon, 21 Feb 2005 23:18:31 +0000 nicodvb initial, extremely experimental, libavformat muxer; don't expect anything to work yet
Mon, 21 Feb 2005 22:28:06 +0000 nicodvb mention new mpeg muxer
Mon, 21 Feb 2005 22:27:28 +0000 nicodvb added new mpeg muxer options
Mon, 21 Feb 2005 22:27:03 +0000 reimar typo, missing _no
Mon, 21 Feb 2005 21:45:49 +0000 nicodvb new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
Mon, 21 Feb 2005 17:40:46 +0000 alex proper output formats for ffduck
Mon, 21 Feb 2005 17:36:42 +0000 alex swf and flv through libavformat
Mon, 21 Feb 2005 17:14:00 +0000 alex filter for adding a center channel, adding a high pass filter would be nice
Mon, 21 Feb 2005 17:08:45 +0000 alex filter for adding a center channel, adding a high pass filter would be nice
Mon, 21 Feb 2005 16:41:15 +0000 alex move the format related stuff to format.c
Mon, 21 Feb 2005 14:44:39 +0000 reimar Remove a lot of duplicate code
Mon, 21 Feb 2005 09:26:06 +0000 diego Add OpenDoh and changuito skin authors.
Mon, 21 Feb 2005 09:25:00 +0000 diego small updates
Sun, 20 Feb 2005 23:49:27 +0000 diego -af surround delay default is 20ms, not 15ms.
Sun, 20 Feb 2005 22:58:55 +0000 al We should not crash, only because we couldn't hide the cursor.
Sun, 20 Feb 2005 22:43:25 +0000 al Unified colorkey code for vo xv and vo xvmc.
Sun, 20 Feb 2005 18:34:06 +0000 diego man page review part XVI
Sun, 20 Feb 2005 09:45:10 +0000 gabrov fix sync tag after update by Reynaldo
Sun, 20 Feb 2005 03:58:15 +0000 ivo Description of -af format was outdated. This updates it. Feel free to change
Sun, 20 Feb 2005 02:21:26 +0000 lorenm x264: expose option "level_idc".
Sat, 19 Feb 2005 23:15:34 +0000 paszczi synced with 1.876
Sat, 19 Feb 2005 20:14:00 +0000 al Move generic tests to a common place.
Sat, 19 Feb 2005 14:58:39 +0000 reimar Corrected/improved usage example for -af pan
Sat, 19 Feb 2005 14:35:46 +0000 diego Update the MEncoder telecine documentation.
Sat, 19 Feb 2005 09:32:09 +0000 wight correct filename
Sat, 19 Feb 2005 02:32:12 +0000 diego Mark locally modified files as such to comply more closely with GPL 2a.
Sat, 19 Feb 2005 02:19:21 +0000 diego Point to local_changes.diff.
Sat, 19 Feb 2005 01:52:46 +0000 diego Update patch with missing changes.
Sat, 19 Feb 2005 01:21:19 +0000 diego Sync missing cosmetics from the 2004-07-12 CVS snapshot.
Sat, 19 Feb 2005 01:19:53 +0000 diego Correct CVS snapshot date and provide a little more detail.
Sat, 19 Feb 2005 01:04:20 +0000 diego Remove modification notice from files that have not been locally modified.
Sat, 19 Feb 2005 00:42:39 +0000 diego Remove modification notice from files that have not been locally modified.
Fri, 18 Feb 2005 11:00:09 +0000 wight - sync 1.77
Fri, 18 Feb 2005 10:00:39 +0000 wight trailing whitespace cosmetics
Fri, 18 Feb 2005 07:39:39 +0000 wight sync 1.875
Fri, 18 Feb 2005 03:55:27 +0000 lorenm Move x264 version check into configure.
Thu, 17 Feb 2005 21:03:29 +0000 nicodvb mention udp:// streaming
Thu, 17 Feb 2005 20:55:57 +0000 nicodvb added support for raw udp:// streaming
Thu, 17 Feb 2005 19:32:44 +0000 lorenm sync to x264 r129: modified ratecontrol equation.
Thu, 17 Feb 2005 15:56:25 +0000 reimar Make seek command parameter float.
Thu, 17 Feb 2005 15:35:44 +0000 reimar confusing mixture of typecasts and casted variable, removed typecasts
Thu, 17 Feb 2005 00:05:23 +0000 syrjala Added NV12/NV21 support.
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Wed, 16 Feb 2005 20:32:26 +0000 wight sync tag bump to 1.24
Wed, 16 Feb 2005 20:32:14 +0000 wight sync 1.59
Wed, 16 Feb 2005 18:31:12 +0000 diego MPlayer-specific changes to libfaad
Wed, 16 Feb 2005 01:42:28 +0000 diego updates
Wed, 16 Feb 2005 01:39:49 +0000 diego typo
Tue, 15 Feb 2005 23:24:17 +0000 rtognimp Update for my latest commits
Tue, 15 Feb 2005 23:20:34 +0000 rtognimp Support for RealPlayer10 cook.so decoder in Linux
Tue, 15 Feb 2005 22:48:40 +0000 reynaldo outdated EDL limit reference
Tue, 15 Feb 2005 21:04:33 +0000 rtognimp Mp3On4 demuxer support
Tue, 15 Feb 2005 20:51:28 +0000 gpoirier Should be in sync with 1.874, except both man pages reviews which will be done
Tue, 15 Feb 2005 11:22:31 +0000 gabrov synced with 1.158
Tue, 15 Feb 2005 10:57:58 +0000 gabrov synced with 1.59
Tue, 15 Feb 2005 10:53:38 +0000 gabrov synced with 1.62 & fixed mis-spelling
Tue, 15 Feb 2005 08:55:01 +0000 wight ./postproc contains libswscale.a not libpostproc.a
Tue, 15 Feb 2005 03:04:56 +0000 diego Simplify FAAD instructions.
Mon, 14 Feb 2005 21:28:21 +0000 nplourde set device id to 0 if the device selected on startup do not exist
Mon, 14 Feb 2005 13:29:55 +0000 nexus FreeBSD fix
Mon, 14 Feb 2005 06:08:16 +0000 jheryan Another files translated
Sun, 13 Feb 2005 23:51:41 +0000 diego Fix -sstep description.
Sun, 13 Feb 2005 21:36:56 +0000 faust3 10l
Sun, 13 Feb 2005 13:43:09 +0000 faust3 avisynth demuxer
Sun, 13 Feb 2005 13:39:19 +0000 faust3 avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
Sun, 13 Feb 2005 12:47:33 +0000 faust3 always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it>
Sun, 13 Feb 2005 12:31:47 +0000 diego Document missing slave mode commands.
Sat, 12 Feb 2005 17:36:41 +0000 diego better explanation of N-pass encoding
Sat, 12 Feb 2005 17:32:42 +0000 diego vf_detc parameter names fixed.
Sat, 12 Feb 2005 17:22:49 +0000 diego Put general note at the top of the file.
Sat, 12 Feb 2005 16:48:54 +0000 kraymer 1.158: ESD configuration dialog and software volume control option for Gui
Sat, 12 Feb 2005 16:05:11 +0000 reimar ESD configuration dialog and software volume control option for Gui
Sat, 12 Feb 2005 15:11:02 +0000 reynaldo small reordering to make future 'multiple files' changes more modular, puts single file loading separate from global option loading in the begginning. patch by Oded Shimon
Sat, 12 Feb 2005 14:45:54 +0000 henry command to log current subtitle to file
Sat, 12 Feb 2005 14:38:50 +0000 diego Comment and info field spelling/grammar corrections.
Fri, 11 Feb 2005 17:48:12 +0000 diego man page review part XV
Fri, 11 Feb 2005 11:44:00 +0000 aurel fix "Unknown argument" with cmd containing spaces
Thu, 10 Feb 2005 10:01:31 +0000 jheryan Fixed bug near line 761.
Thu, 10 Feb 2005 00:54:22 +0000 diego man page review page XIV
Wed, 09 Feb 2005 17:58:41 +0000 al Fix the behaviour of -geometry according to the documentation.
Wed, 09 Feb 2005 16:49:39 +0000 diego translation maintainer updates
Wed, 09 Feb 2005 16:31:13 +0000 paszczi sync
Tue, 08 Feb 2005 07:08:44 +0000 jheryan Sync with 1.57
Tue, 08 Feb 2005 07:08:01 +0000 jheryan Sync with 1.58
Tue, 08 Feb 2005 07:06:24 +0000 jheryan Sync with 1.869
Mon, 07 Feb 2005 21:09:01 +0000 wight sync 1.157
Sun, 06 Feb 2005 20:56:16 +0000 reimar DGA works only with x11
Sun, 06 Feb 2005 18:27:12 +0000 diego pp filter documentation
Sun, 06 Feb 2005 17:47:12 +0000 gpoirier Sync with 1.868 + small fix
Sun, 06 Feb 2005 13:21:34 +0000 wight sync 1.58
Sun, 06 Feb 2005 12:13:43 +0000 wight sync 1.57
Sun, 06 Feb 2005 10:30:10 +0000 reimar Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).
Sun, 06 Feb 2005 10:26:48 +0000 gabrov synced with 1.77
Sun, 06 Feb 2005 10:24:34 +0000 gabrov synced with 1.60
Sun, 06 Feb 2005 10:12:34 +0000 reimar X11 headers must be included also when X11_FULLSCREEN is not defined (although
Sun, 06 Feb 2005 10:10:39 +0000 gabrov synced with 1.57
Sun, 06 Feb 2005 09:57:34 +0000 gabrov synced with 1.61
Sun, 06 Feb 2005 09:46:06 +0000 gabrov synced with 1.58
Sun, 06 Feb 2005 09:40:03 +0000 gabrov synced with 1.30
Sun, 06 Feb 2005 02:19:18 +0000 diego The included libfaad is at version 2.1 beta.
Sat, 05 Feb 2005 21:39:59 +0000 diego XvMC is not yet autodetected, don't claim otherwise in the help output,
Sat, 05 Feb 2005 16:57:45 +0000 henry removed forgotten old license clause
Sat, 05 Feb 2005 15:18:47 +0000 wight Missing space
Sat, 05 Feb 2005 14:19:42 +0000 diego Add Reimar's hint for building 32 bit MPlayer on Athlon64.
Sat, 05 Feb 2005 14:02:47 +0000 diego updates
Sat, 05 Feb 2005 14:00:47 +0000 diego small updates and typo fixes
Sat, 05 Feb 2005 13:59:10 +0000 diego Remove inaccurate guess about keyframe intervals.
Sat, 05 Feb 2005 13:13:15 +0000 gpoirier Sync with 1.867
Sat, 05 Feb 2005 12:55:12 +0000 diego link fix
Sat, 05 Feb 2005 12:53:34 +0000 diego Remove unnecessary options from the -dumpmicrodvdsub command line and add
Sat, 05 Feb 2005 11:53:30 +0000 reimar Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
Fri, 04 Feb 2005 23:39:31 +0000 diego Remove outdated and hard to maintain sound driver table.
Fri, 04 Feb 2005 20:47:44 +0000 kraymer 1.876: -alang suppots many languages
Fri, 04 Feb 2005 19:19:42 +0000 faust3 avoid null pointer dereference with .ssa subtitles when the video codec is missing patch by Philip Chong <pchong at ic.eecs.berkeley.edu>
Fri, 04 Feb 2005 18:46:55 +0000 faust3 bzero is deprecated patch by ?Gianluigi Tiesi <mplayer at netfarm.it>
Fri, 04 Feb 2005 18:31:04 +0000 faust3 bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
Fri, 04 Feb 2005 08:51:38 +0000 wight sync 1.867
Fri, 04 Feb 2005 08:50:18 +0000 wight -alang suppots many languages, guessing by the examples
Thu, 03 Feb 2005 20:13:44 +0000 reimar fix for streams that do not send a bitrate
Thu, 03 Feb 2005 17:35:49 +0000 aurel makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
Thu, 03 Feb 2005 01:22:50 +0000 diego sync with 1.57 by Savchenko Andrew <Bircoph at list dot ru>
Wed, 02 Feb 2005 14:07:13 +0000 diego Separate XF86 video mode extension check from XF86 keysym check as
Wed, 02 Feb 2005 14:02:26 +0000 iive Query XV_COLORKEY only when listed in attribute list, fixes displaying with non overlay ports
Wed, 02 Feb 2005 11:32:34 +0000 diego sync with 1.55 by Savchenko Andrew <Bircoph at list dot ru>
Tue, 01 Feb 2005 19:19:40 +0000 alex pass wave extradata to the codec..
Tue, 01 Feb 2005 13:07:00 +0000 diego Updated the outdated audio section somewhat.
Tue, 01 Feb 2005 11:54:50 +0000 diego Print which of Tremor, internal Tremor or libvorbis has been enabled.
Tue, 01 Feb 2005 09:00:12 +0000 reimar Compile fix on non-x86
Mon, 31 Jan 2005 22:36:57 +0000 rtognimp BGR32 is now supported also by lavc tscc decoder
Mon, 31 Jan 2005 20:05:01 +0000 diego support for 32 bit Camtasia samples
Mon, 31 Jan 2005 18:16:39 +0000 reimar Yet another memleak...
Mon, 31 Jan 2005 17:59:36 +0000 syrjala - Don't advertise IMGFMT_RGBxx
Mon, 31 Jan 2005 15:57:27 +0000 aurel makes funnyCode pages executable (for CPU with NX bit)
Mon, 31 Jan 2005 11:46:01 +0000 alex now supports float based operation aswell
Mon, 31 Jan 2005 11:43:36 +0000 alex using af_softclip
Mon, 31 Jan 2005 11:43:08 +0000 alex af_softclip
Mon, 31 Jan 2005 11:34:49 +0000 alex af_softclip
Mon, 31 Jan 2005 11:22:11 +0000 alex added ecx to clobber list
Mon, 31 Jan 2005 11:21:31 +0000 alex adding proper parenthesing
Mon, 31 Jan 2005 11:18:31 +0000 alex unused definitions removed
Mon, 31 Jan 2005 10:22:20 +0000 gabrov synced with 1.157
Mon, 31 Jan 2005 09:24:17 +0000 gabrov synced with 1.60
Sun, 30 Jan 2005 23:51:18 +0000 diego Remove overly outdated entries, update a few others.
Sun, 30 Jan 2005 18:13:07 +0000 diego Expose support for 444P and 422P raw video.
Sun, 30 Jan 2005 10:27:26 +0000 reimar Allow monitoraspect > 3 (up to 9)
Sun, 30 Jan 2005 09:16:41 +0000 reimar Typo in hwac3 string
Sun, 30 Jan 2005 09:13:28 +0000 nicodvb discard lavf packets with wrong ids
Sat, 29 Jan 2005 21:26:20 +0000 reimar Print CPUflags and extension support on x86_64, too
Sat, 29 Jan 2005 12:58:16 +0000 reimar print "Unknown/not supported internal format" message only with -v as it
Sat, 29 Jan 2005 12:55:56 +0000 reimar Fix possible hang when playing broken MP3 from linear stream and remove
Sat, 29 Jan 2005 12:24:43 +0000 iive several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.x
Fri, 28 Jan 2005 10:12:28 +0000 reimar Fixed the syntax of the spdif device string.
Fri, 28 Jan 2005 06:57:50 +0000 jheryan Sync with 1.866
Fri, 28 Jan 2005 06:26:16 +0000 jheryan Sync with 1.157
Fri, 28 Jan 2005 06:24:25 +0000 jheryan Sync with 1.864
Thu, 27 Jan 2005 18:27:23 +0000 gpoirier Sync with 1.866:
Thu, 27 Jan 2005 17:18:35 +0000 kraymer matroska capitalized
Thu, 27 Jan 2005 15:20:58 +0000 kraymer sync
Thu, 27 Jan 2005 14:57:10 +0000 kraymer NUT doesn't contain subtitles so the example with the nutfile had to be changed.
Thu, 27 Jan 2005 14:35:30 +0000 kraymer sync with 1.157: Add half size entry to the GMPlayer menu.
Wed, 26 Jan 2005 19:06:56 +0000 reimar "support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again
Tue, 25 Jan 2005 22:39:45 +0000 rtognimp Always select correct descramblig matrix for sipr audio
Tue, 25 Jan 2005 22:25:39 +0000 rik free MSTRZ args also if parser fails
Tue, 25 Jan 2005 21:55:56 +0000 rik vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STR
Tue, 25 Jan 2005 18:21:26 +0000 gpoirier Sync with 1.864: Force missing linebreak.
Tue, 25 Jan 2005 13:04:10 +0000 diego small updates by <plazmus at gmail dot com>
Tue, 25 Jan 2005 12:59:59 +0000 diego Add translator mail address.
Tue, 25 Jan 2005 12:56:41 +0000 diego Force missing linebreak.
Tue, 25 Jan 2005 12:44:38 +0000 diego Add half size entry to the GMPlayer menu.
Tue, 25 Jan 2005 10:07:14 +0000 reimar x1 and y1 give last used position, must be < width/height
Tue, 25 Jan 2005 00:28:48 +0000 diego small updates
Mon, 24 Jan 2005 21:57:07 +0000 rtognimp Do not read any more data at eof: if got eof in the middle of an audio
Mon, 24 Jan 2005 21:52:24 +0000 rtognimp Be less verbose with -v (do not print a line for each demuxed packet)
Mon, 24 Jan 2005 19:38:23 +0000 gpoirier Sync with 1.863: Unify some option descriptions.
Mon, 24 Jan 2005 09:58:05 +0000 diego Explain how to include libavcodec in cvs updates.
Sun, 23 Jan 2005 23:53:30 +0000 diego Unify some option descriptions.
Sun, 23 Jan 2005 21:39:51 +0000 reimar Reset stream eof after parsing header, fixes bug #218
Sat, 22 Jan 2005 20:28:32 +0000 diego Add support for the Linux RealPlayer 10 RV30/40 codec.
Sat, 22 Jan 2005 18:30:23 +0000 diego The test to check for working pthreads fails if the system can support
Sat, 22 Jan 2005 18:12:40 +0000 diego Reduce excessive verbosity.
Sat, 22 Jan 2005 18:05:07 +0000 alex avoid using vo_subdevice
Sat, 22 Jan 2005 17:52:34 +0000 alex wmv3 needs extradata
Sat, 22 Jan 2005 15:47:34 +0000 diego Remove obsolete options.
Sat, 22 Jan 2005 14:28:23 +0000 mosu More user-friendly stream, -xid and -slang info output even in non-verbose mode part 2.
Sat, 22 Jan 2005 14:09:17 +0000 diego Make configure check for aalib dependency on libX11 if it fails without.
Sat, 22 Jan 2005 12:49:11 +0000 reimar 100l, missing () around *valp
Sat, 22 Jan 2005 12:15:06 +0000 nicodvb replaced bzero() with memset(); stream_type 0x0f is AAC
Sat, 22 Jan 2005 10:49:48 +0000 gpoirier Sync with the English description of "-alang".
Sat, 22 Jan 2005 10:47:58 +0000 gpoirier Make this file compile with gcc-4.0.0:
Sat, 22 Jan 2005 00:06:59 +0000 rtognimp Play RV30 with 8-elements cmsg24
Fri, 21 Jan 2005 21:36:30 +0000 alex openbsd xf86 aperture support
Fri, 21 Jan 2005 21:32:15 +0000 alex better test for MAP_FAILED by Ian Lindsay
Fri, 21 Jan 2005 21:11:35 +0000 gpoirier Make this file compile with gcc-4.0.0. The old code was invalid C.
Fri, 21 Jan 2005 20:50:09 +0000 nicodvb tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNC
Fri, 21 Jan 2005 20:37:55 +0000 gpoirier Cumulative sync with 1.862:
Fri, 21 Jan 2005 18:55:01 +0000 mosu More user-friendly stream, -xid and -slang info output even in non-verbose mode.
Fri, 21 Jan 2005 18:25:44 +0000 mosu Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu)
Fri, 21 Jan 2005 17:12:56 +0000 diego NUT does not contain subtitles, correct -sid description.
Fri, 21 Jan 2005 16:58:16 +0000 gabrov synced with 1.59
Fri, 21 Jan 2005 16:56:44 +0000 diego "Synced with 1.XXX" commit message rule.
Fri, 21 Jan 2005 16:50:32 +0000 diego Fix -alang and -slang descriptions, they should be similar.
Fri, 21 Jan 2005 16:48:18 +0000 aurel fix few x86_64 registers handling
Fri, 21 Jan 2005 13:22:59 +0000 faust3 support immed flag, always initialize write_offset, min_free_space doesn't seem to be required anymore after Florian Dietrichs patches
Fri, 21 Jan 2005 12:14:48 +0000 wight sync 1.860
Fri, 21 Jan 2005 11:10:49 +0000 diego small fixes
Fri, 21 Jan 2005 11:04:52 +0000 jheryan Next file done.
Fri, 21 Jan 2005 08:55:46 +0000 kraymer 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes.
Fri, 21 Jan 2005 07:22:04 +0000 nicodvb fixed wrong deinterleaving of channels
Thu, 20 Jan 2005 22:53:37 +0000 reimar Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
Thu, 20 Jan 2005 20:22:58 +0000 gpoirier Sync with 1.860:
Thu, 20 Jan 2005 17:40:25 +0000 diego Split examples into MPlayer and MEncoder examples, fix -aspect description,
Thu, 20 Jan 2005 17:20:50 +0000 wight Minor bugfixes
Thu, 20 Jan 2005 15:00:14 +0000 wight this shouldn't be here in the first place
Thu, 20 Jan 2005 14:58:16 +0000 wight Omission from previous commit.
Thu, 20 Jan 2005 14:55:27 +0000 wight sync 1.859
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Wed, 19 Jan 2005 18:24:53 +0000 diego Clarify confusing error message.
Wed, 19 Jan 2005 18:05:03 +0000 diego Print warning message when using -dvd-device without libdvdread support.
Wed, 19 Jan 2005 17:18:25 +0000 reimar use MSTRZ suboption type
Wed, 19 Jan 2005 17:10:20 +0000 reimar New suboption type: malloc'ed, zero terminated string
Wed, 19 Jan 2005 17:03:59 +0000 reimar initialize modify_ldt struct to 0.
Wed, 19 Jan 2005 12:56:16 +0000 reimar 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
Wed, 19 Jan 2005 12:12:36 +0000 reimar 100l, completely broken pointer arithmetic causing crashes.
Tue, 18 Jan 2005 06:40:02 +0000 jheryan Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.
Tue, 18 Jan 2005 00:19:04 +0000 diego Binary codecs and Windows section overhauled to reflect recent changes.
Mon, 17 Jan 2005 23:07:33 +0000 diego wording, spelling, small updates
Mon, 17 Jan 2005 22:36:15 +0000 faust3 update
Mon, 17 Jan 2005 21:28:29 +0000 faust3 print the actual commandline to stdout, too
Mon, 17 Jan 2005 21:19:59 +0000 faust3 WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway
Mon, 17 Jan 2005 20:57:48 +0000 faust3 preload quicktime.qts, this allows us to ignore the hardcoded path inside the dlls so that quicktime.qts doesn't need to be in the windows system dir, patch by Gianluigi Tiesi <mplayer at netfarm.it>, comments by myself
Mon, 17 Jan 2005 17:27:39 +0000 iive Revert sh_audio->wf freeing.
Sun, 16 Jan 2005 23:24:03 +0000 kraymer added section for x264enc options.
Sun, 16 Jan 2005 22:30:28 +0000 rtognimp If asf/tcp fails, asf/http used a wrong port
Sun, 16 Jan 2005 22:07:44 +0000 gpoirier Sync with: 1.859
Sun, 16 Jan 2005 22:01:52 +0000 reimar detect and use the codecs paths instead of win32.
Sun, 16 Jan 2005 21:44:50 +0000 kraymer added video encoding options for nuppel video (nuvopts)
Sun, 16 Jan 2005 21:16:04 +0000 kraymer Good news everyone! I finally managed to sync all lavcenc options :)
Sun, 16 Jan 2005 21:06:56 +0000 kraymer some minor formatting changes
Sun, 16 Jan 2005 19:03:52 +0000 kraymer synced (wording, formatting) the following lavc options: trell, cbp, mv0, qprd, last_pred, preme, subq, psnr,
Sun, 16 Jan 2005 18:03:08 +0000 gabrov synced with 1.55
Sun, 16 Jan 2005 17:37:24 +0000 kraymer synced (wording, formatting) the following lavc options: naq, ildct, ilme, alt, top, format, pred, coder, context, qpel, mbcmp, ildctcmp,
Sun, 16 Jan 2005 15:22:31 +0000 kraymer synced (wording, formatting) the following lavc options: tcplx_mask, scplx_mask, p_mask
Sun, 16 Jan 2005 14:59:19 +0000 mosu More support for AVC in Matroska.
Sun, 16 Jan 2005 14:22:37 +0000 kraymer synced (wording, formatting) the following lavc options: vpsize, ss, gray, vfdct, idct, lumi_mask, dark_mask
Sun, 16 Jan 2005 12:17:41 +0000 reimar set sub_utf8 only when actually using mkv subtitles, will break external
Sun, 16 Jan 2005 11:41:39 +0000 kraymer sync:
Sun, 16 Jan 2005 11:36:27 +0000 kraymer synced (wording, formatting) the following lavc options: vrc_override, vrc_init_cplx, vqsquish, vlelim, vcelim, vstrict, vdpart
Sun, 16 Jan 2005 09:53:37 +0000 paszczi sync
Sun, 16 Jan 2005 09:40:44 +0000 paszczi synced with 1.156
Sat, 15 Jan 2005 23:54:49 +0000 ivo Replaced suboption parser by call to suboption helper.
Sat, 15 Jan 2005 22:54:16 +0000 paszczi sync
Sat, 15 Jan 2005 21:21:07 +0000 ivo 1l. parser can work with pnm_maxfiles directly
Sat, 15 Jan 2005 20:36:40 +0000 paszczi synced with 1.858
Sat, 15 Jan 2005 20:06:49 +0000 ivo Transition of suboption parser to subopt-helper parser.
Sat, 15 Jan 2005 19:27:00 +0000 faust3 print why waveOutOpen failed
Sat, 15 Jan 2005 16:11:45 +0000 reimar Move generic length and percent pos calculation to demuxer.c
Sat, 15 Jan 2005 16:08:04 +0000 reimar mms-over-http related fixes by me
Sat, 15 Jan 2005 15:52:28 +0000 reimar Add missing escaping for "
Sat, 15 Jan 2005 15:15:54 +0000 rtognimp Update
Sat, 15 Jan 2005 15:07:24 +0000 rtognimp Decode MP3 in rm files
Sat, 15 Jan 2005 01:30:31 +0000 diego Codec packages now have different names, try to be less confusing about it.
Fri, 14 Jan 2005 19:23:38 +0000 reimar Add missing \ in multiline define.
Fri, 14 Jan 2005 16:58:39 +0000 gpoirier Sync with 1.858:
Fri, 14 Jan 2005 09:55:36 +0000 attila 10l
Fri, 14 Jan 2005 00:36:05 +0000 diego disambiguate wording of -aspect
Fri, 14 Jan 2005 00:14:45 +0000 diego icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>
Thu, 13 Jan 2005 22:14:33 +0000 reimar set ss_mul to number of channels. Works with all samples I found.
Thu, 13 Jan 2005 21:56:06 +0000 reimar 100l, no endian conversion on floats!
Thu, 13 Jan 2005 21:04:34 +0000 mosu Do not access word-sized elements on potentially unaligned memory addresses. RISC processors usually do not like that.
Thu, 13 Jan 2005 20:13:00 +0000 lorenm more on H.264's quantization parameter
Thu, 13 Jan 2005 19:06:14 +0000 wight \- instead of -
Thu, 13 Jan 2005 15:20:36 +0000 gpoirier Sync with 1.855: Force linebreak.
Thu, 13 Jan 2005 13:13:08 +0000 diego Force linebreak.
Thu, 13 Jan 2005 12:36:06 +0000 gpoirier Sync with 1.854: better vf_lavcdeint description
Thu, 13 Jan 2005 08:33:40 +0000 gabrov synced to 1.54
Thu, 13 Jan 2005 00:05:16 +0000 diego better vf_lavcdeint description
Wed, 12 Jan 2005 22:16:49 +0000 gpoirier Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)
Wed, 12 Jan 2005 22:07:44 +0000 reimar actually mp_msg.h includes config.h, but for consistency better include it
Wed, 12 Jan 2005 22:00:02 +0000 reimar af_format.h needs config.h to be included first.
Wed, 12 Jan 2005 21:56:25 +0000 reimar ensure null-termination after snprintf
Wed, 12 Jan 2005 20:43:53 +0000 nicodvb automatic fps calculation for mpeg4 in raw stream/mpeg-ts
Wed, 12 Jan 2005 15:17:15 +0000 gabrov synced to 1.156
Wed, 12 Jan 2005 15:13:17 +0000 gabrov synced to 1.28
Wed, 12 Jan 2005 13:56:55 +0000 jheryan Sync. Long lines' shortening.
Wed, 12 Jan 2005 13:47:02 +0000 gabrov synced to 1.76
Wed, 12 Jan 2005 12:28:35 +0000 jheryan Format correction in microdvdsub section.
Wed, 12 Jan 2005 11:54:30 +0000 michael Here is an updated draft with the bits discussed previously merged:
Wed, 12 Jan 2005 10:03:23 +0000 jheryan Sync.
Wed, 12 Jan 2005 10:01:04 +0000 attila sun grep doesn't like binary files, thus the compiled file
Wed, 12 Jan 2005 09:54:56 +0000 lorenm sync to x264 r93:
Wed, 12 Jan 2005 09:29:56 +0000 jheryan Bugfix and improve microdvd conversion and bugfix section.
Tue, 11 Jan 2005 22:11:11 +0000 gpoirier Sync with 1.850:
Tue, 11 Jan 2005 22:02:20 +0000 gpoirier Sync with 1.848 (and 1.847): more detail on x264's subq
Tue, 11 Jan 2005 19:43:33 +0000 diego updates
Tue, 11 Jan 2005 19:42:01 +0000 diego Translation section created, small additions and fixes.
Tue, 11 Jan 2005 19:36:13 +0000 diego man page review part XIII
Tue, 11 Jan 2005 18:32:49 +0000 reimar Call subcp_close when closing the demuxer
Tue, 11 Jan 2005 17:49:59 +0000 reimar free http field_name to fix memleak
Tue, 11 Jan 2005 11:54:04 +0000 danny Synced with 1.842, trailing spaces
Tue, 11 Jan 2005 08:30:56 +0000 mosu Support for AVC in Matroska.
Mon, 10 Jan 2005 22:25:39 +0000 paszczi sync
Mon, 10 Jan 2005 22:12:05 +0000 paszczi synced with 1.851
Mon, 10 Jan 2005 18:33:51 +0000 aurel assume OS support SSE on x86_64
Mon, 10 Jan 2005 17:25:02 +0000 kraymer synced (wording, formatting) the following lavc options: vqblur (pass 1 and 2), vqcomp, vrc_eq
Mon, 10 Jan 2005 16:52:51 +0000 kraymer typos :(
Mon, 10 Jan 2005 16:04:54 +0000 kraymer 1.851: Implementation of vo_png suboption parser with subopt-helper and removal
Mon, 10 Jan 2005 15:51:55 +0000 ivo Implementation of vo_png suboption parser with subopt-helper and removal
Mon, 10 Jan 2005 15:43:28 +0000 kraymer 1.849: documentation for ao dsound
Mon, 10 Jan 2005 08:24:12 +0000 wight Ignore autogenerated file
Mon, 10 Jan 2005 06:30:13 +0000 jheryan Sync with 1.156
Mon, 10 Jan 2005 06:28:35 +0000 jheryan Sync with 1.846, remove trailing spaces, minor bugfix.
Mon, 10 Jan 2005 06:24:45 +0000 jheryan Remove autogenerated.
Mon, 10 Jan 2005 06:23:41 +0000 jheryan Minor bugfix, autogenerated file remove.
Mon, 10 Jan 2005 00:35:54 +0000 diego Remove audio output driver table, it's incomplete, does not belong in that
Mon, 10 Jan 2005 00:34:39 +0000 diego Typo, remove mention of audio plugins.
Mon, 10 Jan 2005 00:33:51 +0000 diego Move audio filters section up one hierarchy level.
Mon, 10 Jan 2005 00:12:24 +0000 diego Audio plugins have been removed.
Sun, 09 Jan 2005 23:04:58 +0000 diego typo
Sun, 09 Jan 2005 21:10:50 +0000 paszczi synced
Sun, 09 Jan 2005 21:03:31 +0000 paszczi synced with 1.849
Sun, 09 Jan 2005 17:38:12 +0000 reimar 100l, set inited to 0 in uninit, otherwise only first file will play video.
Sun, 09 Jan 2005 10:32:05 +0000 faust3 mention ao dsound
Sun, 09 Jan 2005 10:27:29 +0000 faust3 documentation for ao dsound
Sun, 09 Jan 2005 01:28:49 +0000 lorenm more detail on x264's subq
Sat, 08 Jan 2005 21:34:06 +0000 reimar always cancel down fractions (frac_t) to avoid overflows and playback
Sat, 08 Jan 2005 21:06:04 +0000 reimar Fix black line on right of subtitle with -spuaa 4 by setting alpha of
Sat, 08 Jan 2005 19:16:21 +0000 reimar change malloc and free to av_ variants where needed.
Sat, 08 Jan 2005 17:58:56 +0000 reimar set sub_bg_alpha only to 255 when using hardware OSD.
Sat, 08 Jan 2005 14:32:26 +0000 rik replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
Sat, 08 Jan 2005 14:25:22 +0000 rik vo_zr2 moves to subopt-helper (per Alex's request)
Sat, 08 Jan 2005 13:01:20 +0000 gabrov synced to 1.12, initial translation
Sat, 08 Jan 2005 10:05:44 +0000 nicodvb fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs
Sat, 08 Jan 2005 00:42:52 +0000 gabrov synced to 1.52
Sat, 08 Jan 2005 00:40:30 +0000 gabrov synced to 1.22
Fri, 07 Jan 2005 22:40:16 +0000 diego consistent two pass, pass two etc spelling
Fri, 07 Jan 2005 22:38:11 +0000 diego consistent pass two and pass one spelling
Fri, 07 Jan 2005 22:33:01 +0000 diego consistent "two pass" spelling
Fri, 07 Jan 2005 22:26:09 +0000 paszczi typo
Fri, 07 Jan 2005 22:16:46 +0000 gpoirier Sync with 1.846 + spelling corrections :
Fri, 07 Jan 2005 21:57:14 +0000 gabrov synced to 1.75
Fri, 07 Jan 2005 21:48:50 +0000 paszczi synced with 1.847
Fri, 07 Jan 2005 21:44:52 +0000 gabrov synced to 1.59
Fri, 07 Jan 2005 16:41:07 +0000 diego massive update and retranslation by plazmus at gmail dot com
Fri, 07 Jan 2005 13:22:37 +0000 henry more information about source files
Fri, 07 Jan 2005 13:13:55 +0000 henry Tremor vorbis decoder
Fri, 07 Jan 2005 12:13:39 +0000 alex aop has been removed
Fri, 07 Jan 2005 11:11:21 +0000 lorenm x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),
Fri, 07 Jan 2005 11:11:02 +0000 reimar Playback video with multiple windows.
Thu, 06 Jan 2005 22:56:54 +0000 reimar Cleanup, removing internal conversions. Testing welcome.
Thu, 06 Jan 2005 19:50:21 +0000 kraymer typo
Thu, 06 Jan 2005 19:12:02 +0000 kraymer wording ("Regressionstest")
Thu, 06 Jan 2005 18:12:47 +0000 kraymer synced (wording, formatting) the following lavc options:
Thu, 06 Jan 2005 18:10:36 +0000 reimar libao2/eq.h was removed, use libaf/equalizer.h instead.
Thu, 06 Jan 2005 17:35:43 +0000 reimar Use AF_FORMAT_S16_NE instead of #ifdef WORDS_BIGENDIAN ...
Thu, 06 Jan 2005 17:08:52 +0000 rtognimp Reduce index verbosity
Thu, 06 Jan 2005 16:29:46 +0000 rtognimp Real multirate files support
Thu, 06 Jan 2005 16:24:58 +0000 faust3 fixed-vo/libmpeg2 aspect change fix
Thu, 06 Jan 2005 15:58:37 +0000 faust3 256 color mode support, use -vm to get better output when overlay is not supported
Thu, 06 Jan 2005 14:32:08 +0000 reimar af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1)
Thu, 06 Jan 2005 13:31:02 +0000 faust3 device selection support
Thu, 06 Jan 2005 13:15:53 +0000 reimar Check for every 24 and 32 bit AFMT_ separately if it is defined.
Thu, 06 Jan 2005 13:14:30 +0000 henry license issues clarified
Thu, 06 Jan 2005 13:10:10 +0000 reimar Print waveheader only when verbose
Thu, 06 Jan 2005 12:49:31 +0000 jheryan Sync.
Thu, 06 Jan 2005 12:46:23 +0000 jheryan Added cs subdirectory.
Thu, 06 Jan 2005 12:27:18 +0000 gpoirier Sync with 1.845:
Thu, 06 Jan 2005 12:06:57 +0000 diego RTC check should no longer be Linux-only.
Thu, 06 Jan 2005 11:40:34 +0000 alex 100l, mp_msg instead af_msg
Thu, 06 Jan 2005 11:01:28 +0000 alex unused parts removed
Thu, 06 Jan 2005 10:56:52 +0000 kraymer small fixes and wording
Thu, 06 Jan 2005 10:20:20 +0000 diego typo/wording
Thu, 06 Jan 2005 10:19:29 +0000 diego small fixes
Thu, 06 Jan 2005 10:18:45 +0000 diego missing ","
Thu, 06 Jan 2005 10:08:15 +0000 nicodvb mention ATSC in the dvb section
Thu, 06 Jan 2005 10:04:18 +0000 nicodvb mention ATSC tools and conf.file (dvb section)
Thu, 06 Jan 2005 09:43:10 +0000 nicodvb added support for ATSC tuner and conf.file
Thu, 06 Jan 2005 00:06:56 +0000 diego RTC support on FreeBSD, inspired by a patch from Michael Johnson
Wed, 05 Jan 2005 23:58:14 +0000 kraymer adjusted beginning of lavc section, work will go on from here
Wed, 05 Jan 2005 23:32:38 +0000 kraymer lavc is reintegrated, just as it was before removal some commits ago
Wed, 05 Jan 2005 23:09:11 +0000 kraymer finished xvid (api4) specific encoding options by adding the following options:
Wed, 05 Jan 2005 22:06:21 +0000 reimar 6-channel raw acc on stereo speakers playback example
Wed, 05 Jan 2005 21:14:15 +0000 kraymer added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)trellis
Wed, 05 Jan 2005 20:42:43 +0000 gpoirier commit 1.841 changes: mostly small formatting changes for better readability
Wed, 05 Jan 2005 20:04:33 +0000 kraymer rest of sync of xvidenc encoding options that already existed
Wed, 05 Jan 2005 18:25:09 +0000 paszczi sync
Wed, 05 Jan 2005 17:49:02 +0000 kraymer began with sync of xvidenc encoding options
Wed, 05 Jan 2005 12:32:46 +0000 gpoirier Just the sync with 1.842: Remove bogus lines.
Wed, 05 Jan 2005 12:03:59 +0000 diego Remove bogus lines.
Wed, 05 Jan 2005 09:50:05 +0000 henry changes against 1.0 + Dec 2004 SVN math code
Wed, 05 Jan 2005 02:02:59 +0000 kraymer mostly small formatting changes for better readability
Wed, 05 Jan 2005 00:04:31 +0000 kraymer added toolame to codec specific encoding options
Tue, 04 Jan 2005 23:59:48 +0000 kraymer (re-)added lameopts to codec specific encoding options
Tue, 04 Jan 2005 23:11:55 +0000 kraymer removed typos and changed wording regarding a few previous commits (courtesy to diego!)
Tue, 04 Jan 2005 22:39:38 +0000 kraymer creatded section for codec specific encoding options
Tue, 04 Jan 2005 22:28:10 +0000 faust3 10l, pointers aren't always 32bit
Tue, 04 Jan 2005 21:50:53 +0000 kraymer further sync in encoding options, ranging from 'ovc' to 'vobsuboutindex'
Tue, 04 Jan 2005 21:37:25 +0000 kraymer synced encoding options from 'info' to 'ofps'
Tue, 04 Jan 2005 21:13:05 +0000 gpoirier Cumulative sync with 1.840:
Tue, 04 Jan 2005 20:04:51 +0000 kraymer fixed single typo
Tue, 04 Jan 2005 19:20:41 +0000 kraymer small changes (formatting, sync) to sections files, examples, bugs, authors
Tue, 04 Jan 2005 18:42:39 +0000 kraymer added video filters: delogo, zrmjpeg
Tue, 04 Jan 2005 17:25:46 +0000 kraymer added video filters: framestep, tile
Tue, 04 Jan 2005 16:37:05 +0000 kraymer updated/synced video filters: boxblur, sab, smartblur, perspective
Tue, 04 Jan 2005 15:35:06 +0000 kraymer added video filters: telecine, tinterlace, tfields
Tue, 04 Jan 2005 15:18:07 +0000 reimar fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.
Tue, 04 Jan 2005 15:04:25 +0000 kraymer copyright change
Tue, 04 Jan 2005 13:57:10 +0000 jheryan Adding new files to czech translation.
Tue, 04 Jan 2005 12:01:25 +0000 henry Tremor license
Tue, 04 Jan 2005 07:44:22 +0000 danny Synced with 1.837, typos form 1.831
Tue, 04 Jan 2005 01:06:00 +0000 diego Extend copyright to 2005, typos.
Mon, 03 Jan 2005 23:53:35 +0000 kraymer anti-10l pepsi (removed english stuff from where it didn't belong)
Mon, 03 Jan 2005 23:45:31 +0000 kraymer 1.838: bump (was already fixed)
Mon, 03 Jan 2005 23:31:07 +0000 diego alphabetical order
Mon, 03 Jan 2005 23:13:22 +0000 kraymer small fixes/improvements
Mon, 03 Jan 2005 23:10:52 +0000 kraymer 1.832: small improvement
Mon, 03 Jan 2005 22:49:25 +0000 paszczi sync
Mon, 03 Jan 2005 22:45:33 +0000 kraymer 1.827: Better -lavdopts option descriptions.
Mon, 03 Jan 2005 22:41:52 +0000 paszczi synced with 1.837
Mon, 03 Jan 2005 22:15:29 +0000 kraymer 1.826: Created audio filters section to replace -af description.
Mon, 03 Jan 2005 21:37:01 +0000 kraymer 1.821: Clarify vo_yuv4mpeg filename handling. (bump, was already corrected)
Mon, 03 Jan 2005 21:19:13 +0000 kraymer 1.814: sstep is usually inaccurate.
Mon, 03 Jan 2005 20:08:16 +0000 kraymer 1.812: -double is now default, thus -nodouble needs to be documented instead.
Mon, 03 Jan 2005 18:59:16 +0000 alex af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control in format.c
Mon, 03 Jan 2005 18:26:48 +0000 ivo Ignore .depend
Mon, 03 Jan 2005 17:53:23 +0000 kraymer changed wording enkodier* to encode* to be consistant with manpage
Mon, 03 Jan 2005 17:46:54 +0000 kraymer trivial: added [cfg]-tag in cfg.c section
Mon, 03 Jan 2005 17:45:33 +0000 kraymer 1.154: printf --> mp_msg conversion, less verbosity
Mon, 03 Jan 2005 16:09:39 +0000 gpoirier Sync to 1.837:
Mon, 03 Jan 2005 15:01:58 +0000 diego More commands documented, based on Reimar's findings.
Mon, 03 Jan 2005 14:23:18 +0000 reimar Use the subopt-helper for parsing suboptions.
Mon, 03 Jan 2005 14:16:07 +0000 reimar Default to audiodump.pcm with nowaveheader again, but document it in the manpage this time.
Mon, 03 Jan 2005 14:05:38 +0000 reimar Use lavcresample only when libavcodec is compiled in.
Mon, 03 Jan 2005 13:56:48 +0000 reimar Add missing break that caused an irritating error message all the time when using slave mode.
Mon, 03 Jan 2005 10:46:53 +0000 gpoirier Sync with 1.836:
Mon, 03 Jan 2005 10:20:36 +0000 diego grab_frame, osd_show_text, sub_step, screenshot documented.
Mon, 03 Jan 2005 10:19:48 +0000 gabrov synced to 1.74 (typo fix)
Mon, 03 Jan 2005 10:18:37 +0000 gpoirier Sync with 1.835
Mon, 03 Jan 2005 10:17:52 +0000 diego Clarification as suggested by Alexander Strasser.
Mon, 03 Jan 2005 10:13:15 +0000 gabrov typo fixes
Mon, 03 Jan 2005 10:10:05 +0000 gabrov whitespace fixes
Mon, 03 Jan 2005 03:34:18 +0000 arpi many 10ls fixed... also better debugging
Mon, 03 Jan 2005 00:39:38 +0000 gabrov synced to 1.21
Mon, 03 Jan 2005 00:36:14 +0000 gabrov synced to 1.51
Mon, 03 Jan 2005 00:29:08 +0000 gabrov synced to 1.58
Mon, 03 Jan 2005 00:04:14 +0000 lorenm x264: clarify 4x4mv, b8x8mv (thanks to Bond)
Sun, 02 Jan 2005 23:54:14 +0000 diego Framestepping does not require pause mode.
Sun, 02 Jan 2005 23:07:11 +0000 diego happy new year
Sun, 02 Jan 2005 22:44:35 +0000 diego Document minimum required ALSA version.
Sun, 02 Jan 2005 22:44:05 +0000 diego Forward framestepping is now implemented.
Sun, 02 Jan 2005 22:38:21 +0000 lorenm x264: group together the primary ratecontrol options. misc clarifications.
Sun, 02 Jan 2005 22:35:37 +0000 lorenm change rc_init_buffer to be a fraction of total buffer size.
Sun, 02 Jan 2005 21:20:24 +0000 rtognimp Decode WV1F version of MPEG4 with libavcodec
Sun, 02 Jan 2005 20:28:27 +0000 diego more credits, some wording consistency
Sun, 02 Jan 2005 20:03:21 +0000 gpoirier Sync with 1.834: Add -ao pcm suboptions and remove -aofile and -waveheader options.
Sun, 02 Jan 2005 20:01:20 +0000 reimar Raw encoder does not support stride.
Sun, 02 Jan 2005 16:44:44 +0000 faust3 win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>
Sun, 02 Jan 2005 16:39:03 +0000 reimar Do not use strndup, it is missing on MinGW.
Sun, 02 Jan 2005 16:01:36 +0000 faust3 missing ;
Sun, 02 Jan 2005 15:47:48 +0000 faust3 Mingw compile fix, hm doesn't the inttypes solution always work?
Sun, 02 Jan 2005 14:41:47 +0000 reimar Add -ao pcm suboptions and remove -aofile and -waveheader options.
Sun, 02 Jan 2005 14:29:43 +0000 reimar Use libc qsort to sort ODML index.
Sun, 02 Jan 2005 14:10:13 +0000 diego happy new year
Sat, 01 Jan 2005 19:04:43 +0000 gabrov synced to 1.58
Sat, 01 Jan 2005 19:03:22 +0000 reimar fix string argument parsing (e.g. one char strings were not accepted)
Sat, 01 Jan 2005 18:59:33 +0000 gabrov synced to 1.14
Sat, 01 Jan 2005 18:46:56 +0000 reimar Make af_control_any_rev return the matching filter
Sat, 01 Jan 2005 14:45:11 +0000 reimar Install libdha into LIBDIR.
Sat, 01 Jan 2005 03:51:08 +0000 arpi rate/format matching and volume get/set support
Sat, 01 Jan 2005 02:00:17 +0000 gabrov synced to 1.72, initial translation
Fri, 31 Dec 2004 17:09:45 +0000 paszczi synced with 1.833
Fri, 31 Dec 2004 16:02:47 +0000 reimar fix quicksort to avoid stack overflow and extreme runtimes
Fri, 31 Dec 2004 14:58:49 +0000 reimar Use subopt helper to parse arguments
Fri, 31 Dec 2004 14:57:12 +0000 reimar Add a type name for the test function
Fri, 31 Dec 2004 14:54:58 +0000 reimar Use subopt parser
Fri, 31 Dec 2004 13:14:01 +0000 michael faster packed<->planar conversation
Fri, 31 Dec 2004 11:40:01 +0000 nicodvb replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); added a workaround for drivers that don't support FE_TIMEDOUT
Fri, 31 Dec 2004 11:11:24 +0000 al suboption parser for vo and ao modules
Thu, 30 Dec 2004 12:11:32 +0000 henry internal Tremor decoder for Ogg/Vorbis
Wed, 29 Dec 2004 23:26:01 +0000 rtognimp Fix channels, sample rate and sample size for 3gp files
Wed, 29 Dec 2004 23:23:46 +0000 rtognimp Support amr_nb and amr_wb via libavcodec
Wed, 29 Dec 2004 20:32:26 +0000 rtognimp Update for after-pre6 changes
Wed, 29 Dec 2004 19:51:56 +0000 rtognimp TwinVQ decoder and demuxer
Wed, 29 Dec 2004 19:50:44 +0000 alex less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
Wed, 29 Dec 2004 19:41:21 +0000 alex less namespace pollution
Wed, 29 Dec 2004 19:26:01 +0000 alex more verbose messages
Wed, 29 Dec 2004 19:05:29 +0000 alex accelerated conversions
Wed, 29 Dec 2004 16:22:21 +0000 rtognimp Updated with a reminder for mplayer-announce
Wed, 29 Dec 2004 14:35:18 +0000 reimar Remove unused defines
Wed, 29 Dec 2004 14:33:40 +0000 reimar Doxygen comments improved
Wed, 29 Dec 2004 05:49:24 +0000 diego wording/spelling
Wed, 29 Dec 2004 01:55:32 +0000 rathann last draft with some insignificant changes
Tue, 28 Dec 2004 23:52:47 +0000 gpoirier Sync with 1.833
Tue, 28 Dec 2004 19:59:56 +0000 rtognimp Try http if pnm connection fails
Tue, 28 Dec 2004 19:11:14 +0000 alex af_fmt2str_short
Tue, 28 Dec 2004 18:13:09 +0000 alex af_fmt2str_short
Tue, 28 Dec 2004 11:16:23 +0000 reimar 10l, variable declarations must be before mp_msg.
Tue, 28 Dec 2004 02:00:23 +0000 rtognimp 100l use right mask type when checking for input format
Tue, 28 Dec 2004 01:59:12 +0000 rtognimp 100l set default format for AF_FORMATs not supported by sound card
Tue, 28 Dec 2004 01:53:17 +0000 lorenm new x264 options: b8x8mv, direct_pred
Tue, 28 Dec 2004 01:47:40 +0000 ivo Make af_ladspa use new AF_FORMAT define that was introduced by Alex's
Tue, 28 Dec 2004 01:02:08 +0000 lorenm sync to x264 r72.
Mon, 27 Dec 2004 19:47:33 +0000 reimar ensure af_fmt2str always return a 0 terminated string
Mon, 27 Dec 2004 19:43:13 +0000 reimar 100l, buf etc. in af_fmt2str call are already pointers...
Mon, 27 Dec 2004 19:34:42 +0000 reimar Do not use audio plugins anymore
Mon, 27 Dec 2004 19:27:07 +0000 faust3 win95 does not support GetMonitorInfo
Mon, 27 Dec 2004 18:16:55 +0000 alex 10l, nasty ao drivers
Mon, 27 Dec 2004 18:14:03 +0000 alex maybe now..
Mon, 27 Dec 2004 18:11:06 +0000 faust3 10l, patch by Martin Braun <braun12@gmx.de>
Mon, 27 Dec 2004 18:10:30 +0000 alex hopefully final fix
Mon, 27 Dec 2004 17:55:06 +0000 alex removing AFMT_ dependancy
Mon, 27 Dec 2004 17:49:52 +0000 alex 10l
Mon, 27 Dec 2004 17:32:54 +0000 alex CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Mon, 27 Dec 2004 11:09:49 +0000 al Fix ontop for some WMs that lose ontop state after fullscreen event.
Sun, 26 Dec 2004 11:58:07 +0000 reimar Use lavcresample when accuracy-optimized audio filter chain is requested.
Sun, 26 Dec 2004 11:54:01 +0000 reimar Demuxer was fixed, so do not skip the first frame anymore
Sun, 26 Dec 2004 10:46:39 +0000 reimar Set message level of the added subtitle message to INFO, fixes bug #139
Sat, 25 Dec 2004 22:54:56 +0000 paszczi big sync
Sat, 25 Dec 2004 22:47:22 +0000 paszczi synced with 1.832
Sat, 25 Dec 2004 12:42:02 +0000 diego typo
Sat, 25 Dec 2004 12:08:33 +0000 reimar fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]
Sat, 25 Dec 2004 11:31:32 +0000 reimar fix stream selection and -bandwidth for mms-over-http.
Fri, 24 Dec 2004 14:55:54 +0000 gpoirier Sync with 1.832: small improvements
Fri, 24 Dec 2004 11:40:55 +0000 diego small improvements
Fri, 24 Dec 2004 00:35:47 +0000 gabrov synced to 1.155
Thu, 23 Dec 2004 21:09:37 +0000 diego even more ffmpeg changes
Thu, 23 Dec 2004 20:49:08 +0000 diego some more FFmeg changes
Thu, 23 Dec 2004 20:23:54 +0000 diego release name
Thu, 23 Dec 2004 19:40:07 +0000 gpoirier Sync with 1.831:
Thu, 23 Dec 2004 19:36:18 +0000 diego one more item
Thu, 23 Dec 2004 19:35:23 +0000 diego fixes
Thu, 23 Dec 2004 15:36:00 +0000 reimar do not use pthreads on hpux (broken, hardly useful).
Thu, 23 Dec 2004 15:18:39 +0000 reimar When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
Thu, 23 Dec 2004 13:44:50 +0000 diego support for Real codecs on OS X
Thu, 23 Dec 2004 12:49:31 +0000 reimar forgot to remove now useless extern monitor_aspect
Thu, 23 Dec 2004 12:45:07 +0000 diego wording, spelling, new categories, reordered entries
Thu, 23 Dec 2004 12:27:05 +0000 reimar vo_screenwidth/vo_screenheight is _not_ monitor_aspect.
Thu, 23 Dec 2004 08:54:54 +0000 wight sync 1.830
Thu, 23 Dec 2004 08:32:59 +0000 danny Synced with 1.831
Thu, 23 Dec 2004 08:12:30 +0000 danny Synced with 1.830
Thu, 23 Dec 2004 02:09:52 +0000 ivo Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Thu, 23 Dec 2004 02:09:49 +0000 ivo Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Wed, 22 Dec 2004 21:32:58 +0000 rtognimp 1l misplaced variable declaration
Wed, 22 Dec 2004 13:19:30 +0000 aurel fix a segfault when calling loadfile during v4l2 playback
Wed, 22 Dec 2004 00:12:00 +0000 reimar Make filters request a supported input format instead of failing.
Tue, 21 Dec 2004 23:26:45 +0000 reimar add missing registers in clobber list, fixes bug #169
Tue, 21 Dec 2004 23:12:31 +0000 gpoirier Cumulative sync:
Tue, 21 Dec 2004 23:00:42 +0000 gpoirier Last round French corrections for this file (spelling, corrects wrong
Tue, 21 Dec 2004 22:57:46 +0000 gpoirier French corrections:
Tue, 21 Dec 2004 21:18:36 +0000 paszczi additional fixes by Torinthiel and Rathann
Tue, 21 Dec 2004 20:33:51 +0000 joey added -wid support for vo_directx.
Tue, 21 Dec 2004 20:32:26 +0000 joey automatic monitoraspect calculation for vo_directx.
Tue, 21 Dec 2004 20:31:39 +0000 joey added colorkey support for vo_directx.
Tue, 21 Dec 2004 17:14:39 +0000 faust3 savage_vid added
Tue, 21 Dec 2004 17:09:44 +0000 faust3 experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>
Tue, 21 Dec 2004 14:07:37 +0000 gpoirier Sync with 1.828: Remove spurious .RE macro
Tue, 21 Dec 2004 13:57:32 +0000 gpoirier sumulative sync with 1.827:
Tue, 21 Dec 2004 12:48:10 +0000 diego small updates, spelling
Tue, 21 Dec 2004 12:47:50 +0000 diego Remove spurious .RE macro.
Tue, 21 Dec 2004 12:27:38 +0000 reimar fix position bar and length display for mov files
Tue, 21 Dec 2004 12:25:59 +0000 reimar Use demuxer_get_percent_pos for the OSD position bar
Tue, 21 Dec 2004 08:45:22 +0000 danny Synced with 1.825
Mon, 20 Dec 2004 23:43:54 +0000 faust3 Radeon R200 QM (Radeon 9100) support patch by Simone <beniamino.scanzoni at fastwebnet.it>
Mon, 20 Dec 2004 22:44:04 +0000 paszczi patches suggested by rathann
Mon, 20 Dec 2004 22:34:47 +0000 diego Better -lavdopts option descriptions.
Mon, 20 Dec 2004 22:29:12 +0000 diego Created audio filters section to replace -af description.
Mon, 20 Dec 2004 06:35:32 +0000 jheryan Sync with 1.822
Mon, 20 Dec 2004 06:32:01 +0000 jheryan Sync with 1.154
Sun, 19 Dec 2004 23:21:07 +0000 gpoirier More French corrections
Sun, 19 Dec 2004 16:59:39 +0000 reimar Hopefully fixes problems with non-working vobsubs.
Sun, 19 Dec 2004 16:53:26 +0000 alex 10l fix I hope, reverse if not
Sun, 19 Dec 2004 16:28:34 +0000 reimar Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set.
Sat, 18 Dec 2004 22:39:01 +0000 wight sync 1.825
Sat, 18 Dec 2004 15:52:16 +0000 gpoirier Sync to 1.825
Sat, 18 Dec 2004 14:06:35 +0000 reimar add the flip filter at the end of the filter chain.
Sat, 18 Dec 2004 11:26:01 +0000 diego Fix paragraph indentation.
Sat, 18 Dec 2004 10:30:17 +0000 reimar Fixes the bug that after opening the preferences panel gmplayer plays files
Sat, 18 Dec 2004 09:41:16 +0000 nicodvb added conditional lowres description
Sat, 18 Dec 2004 01:12:02 +0000 diego Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples.
Fri, 17 Dec 2004 22:33:30 +0000 gpoirier Sync with 1.823: Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.
Fri, 17 Dec 2004 20:32:46 +0000 reimar Somebody obviously took a course "coding non-portable".
Fri, 17 Dec 2004 19:38:00 +0000 diego Christoph Egger is now the vo_ggi maintainer.
Fri, 17 Dec 2004 19:36:52 +0000 diego - Fixed mode setting, so any video can be played on all supported ggi targets.
Fri, 17 Dec 2004 18:41:41 +0000 diego Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.
Fri, 17 Dec 2004 16:30:05 +0000 diego some clarification
Fri, 17 Dec 2004 16:23:50 +0000 reimar Set mixer.afilter at a more appropriate place.
Fri, 17 Dec 2004 13:30:29 +0000 reimar Added rawy800 codec as according to the manpage it should be there
Fri, 17 Dec 2004 13:27:34 +0000 reimar Allow Y8 and Y800 as OUT format in codecs.conf
Fri, 17 Dec 2004 07:34:23 +0000 nicodvb conditional lowres: activate lowres if frame width >= threshold
Fri, 17 Dec 2004 07:02:28 +0000 wight sync tag bump
Fri, 17 Dec 2004 00:07:22 +0000 diego pre5try2 release
Thu, 16 Dec 2004 23:54:59 +0000 diego y420 vs i420 typo
Wed, 15 Dec 2004 22:53:13 +0000 gpoirier Fixes suggested by Diego
Wed, 15 Dec 2004 21:27:14 +0000 rtognimp Security fixes ported from upstream (xine)
Wed, 15 Dec 2004 19:12:46 +0000 reimar fix a problem pointed out by iDEFENSE and several similar ones.
Wed, 15 Dec 2004 19:01:36 +0000 reimar Looks like it was too weird after all ;-)
Wed, 15 Dec 2004 18:52:38 +0000 reimar fix a vulnerability reported by iDEFENSE.
Wed, 15 Dec 2004 18:39:51 +0000 iive disable demuxer_bmp,
Wed, 15 Dec 2004 18:16:24 +0000 reimar fix security vulnerability reported by iDEFENSE
Wed, 15 Dec 2004 17:35:50 +0000 gpoirier Cumulative sync to 1.821 (1.821, 1.820, 1.819)
Wed, 15 Dec 2004 14:37:27 +0000 faust3 enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone now
Wed, 15 Dec 2004 01:22:24 +0000 diego printf --> mp_msg conversion, less verbosity
Tue, 14 Dec 2004 22:16:34 +0000 nicodvb credit Daniele Forghieri's work on lavc audio code
Tue, 14 Dec 2004 11:49:31 +0000 diego small wording fixes
Tue, 14 Dec 2004 11:32:35 +0000 diego more details about the structure of VCDs
Mon, 13 Dec 2004 17:31:50 +0000 paszczi synced with 1.821
Mon, 13 Dec 2004 06:36:27 +0000 jheryan Sync with 1.818
Mon, 13 Dec 2004 06:34:56 +0000 jheryan Sync with 1.153.
Sun, 12 Dec 2004 23:18:14 +0000 diego Clarify vo_yuv4mpeg filename handling.
Sun, 12 Dec 2004 22:24:32 +0000 diego printf --> mp_msg
Sun, 12 Dec 2004 21:43:28 +0000 wight sync 1.820
Sun, 12 Dec 2004 21:29:03 +0000 wight better mention -vo yuv4mpeg can change output filename
Sun, 12 Dec 2004 15:17:53 +0000 reimar fix leak with -fixed-vo, allow concatenating
Sat, 11 Dec 2004 23:59:36 +0000 rtognimp Fix streaming if not mlti_data (for some non-multirate streams)
Sat, 11 Dec 2004 17:02:45 +0000 diego Some fixes and better wording, remove alsa9 and alsa1x audio output drivers
Sat, 11 Dec 2004 16:57:42 +0000 reimar Improving gl2 under windows, moving some functionality to gl_common
Sat, 11 Dec 2004 16:55:01 +0000 diego Remove alsa9 and alsa1x entries as well as duplicate video output drivers.
Fri, 10 Dec 2004 23:04:54 +0000 reimar 10l, should check for != NULL before using not after...
Thu, 09 Dec 2004 19:41:10 +0000 paszczi language fix
Thu, 09 Dec 2004 13:11:21 +0000 diego make clean should also clean the native subdirectory.
Wed, 08 Dec 2004 12:52:09 +0000 wight sync 1.58
Wed, 08 Dec 2004 12:47:57 +0000 wight - corrected <device< to <device>
Wed, 08 Dec 2004 09:52:55 +0000 faust3 disable all unknown formats in the windows aos
Wed, 08 Dec 2004 00:02:45 +0000 paszczi sync + random fixes
Tue, 07 Dec 2004 22:05:04 +0000 rtognimp Support for "NONE" audio in MOV files generated by Kodak CX6230
Tue, 07 Dec 2004 21:41:44 +0000 gpoirier More French fixes
Tue, 07 Dec 2004 21:07:40 +0000 gpoirier Default rescaler is 2; bicubic
Tue, 07 Dec 2004 13:48:33 +0000 gabrov synced to 1.20
Tue, 07 Dec 2004 13:31:02 +0000 gabrov synced to 1.50
Tue, 07 Dec 2004 13:05:31 +0000 gabrov synced to 1.57
Tue, 07 Dec 2004 07:52:10 +0000 nicodvb added support for dvhs and h264 over ts
Tue, 07 Dec 2004 02:54:38 +0000 diego URL updates
Tue, 07 Dec 2004 02:33:22 +0000 diego updates, typo
Tue, 07 Dec 2004 02:30:09 +0000 diego Remove duplicate includes.
Tue, 07 Dec 2004 02:24:15 +0000 diego Make include paths consistent.
Tue, 07 Dec 2004 00:31:28 +0000 diego Remove dead link.
Tue, 07 Dec 2004 00:16:42 +0000 diego link updates, noticed by Nicolas Le Gaillart
Mon, 06 Dec 2004 23:17:56 +0000 diego wording fix
Mon, 06 Dec 2004 10:16:15 +0000 gpoirier some French fixes here and there: some better translations and better tech words
Mon, 06 Dec 2004 04:11:17 +0000 michael fix byteorder
Mon, 06 Dec 2004 00:41:56 +0000 gabrov synced to 1.56 (link update)
Mon, 06 Dec 2004 00:38:36 +0000 gabrov synced to 1.57 (link updates)
Mon, 06 Dec 2004 00:32:32 +0000 gabrov synced to 1.22
Mon, 06 Dec 2004 00:09:54 +0000 diego More detailed HP-UX instructions, mostly taken from Martin Gansser's HOWTO.
Sun, 05 Dec 2004 23:54:49 +0000 diego link updates
Sun, 05 Dec 2004 23:16:34 +0000 diego ao_alsa and ao_polyp added, typo.
Sun, 05 Dec 2004 22:23:14 +0000 gabrov synced to 1.16 (new mailing list)
Sun, 05 Dec 2004 21:51:39 +0000 gpoirier Some other fixes. Better wordings and better translations of tech stuff
Sun, 05 Dec 2004 20:51:02 +0000 gpoirier A great deal of French fixes (Nico doesn't seem to be an "audio litterate" ;-)
Sun, 05 Dec 2004 20:41:51 +0000 wight sync 1.16
Sun, 05 Dec 2004 18:07:14 +0000 gpoirier French fixes
Sun, 05 Dec 2004 15:46:08 +0000 gpoirier some fixes, mainly wrong translations
Sun, 05 Dec 2004 15:45:26 +0000 gpoirier Sync with 1.818:
Sun, 05 Dec 2004 13:07:57 +0000 diego MPlayer-translations mailing list created.
Sun, 05 Dec 2004 10:25:39 +0000 wight sync 1.818 and vocabulary fix
Sat, 04 Dec 2004 12:10:40 +0000 diego Use common labels.
Sat, 04 Dec 2004 11:12:34 +0000 kraymer Add a file= suboption to set output file. (stream.yuv -> %s)
Sat, 04 Dec 2004 11:01:19 +0000 nicolas new sync, first was fucked up
Sat, 04 Dec 2004 00:00:58 +0000 nicolas content moved to usage.xml, file no more needed
Fri, 03 Dec 2004 23:56:36 +0000 nicolas sync, typo fixes, better wording
Fri, 03 Dec 2004 22:56:25 +0000 reimar keyframes are more like 10 - 20 seconds apart, not 120.
Fri, 03 Dec 2004 21:12:34 +0000 reimar yuv4mpeg now has file suboption
Fri, 03 Dec 2004 21:02:14 +0000 reimar Add a file= suboption to set output file.
Fri, 03 Dec 2004 20:55:00 +0000 rfelker remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
Fri, 03 Dec 2004 14:22:04 +0000 diego Unify all image encoding examples and fix a typo (*.jpg vs *.png) noticed
Fri, 03 Dec 2004 14:14:29 +0000 aurel dvd_aid_from_lang() should return -1 if lang was not found
Fri, 03 Dec 2004 00:41:35 +0000 gabrov synced to 1.17
Fri, 03 Dec 2004 00:11:28 +0000 reimar Move selection of internal texture format to appropriate place, should
Thu, 02 Dec 2004 23:55:08 +0000 reimar Make the context not current before destroying it.
Thu, 02 Dec 2004 19:20:14 +0000 reimar mention new -key-fifo-size option
Thu, 02 Dec 2004 14:37:16 +0000 aurel enable the run slave commande even without libmenu
Thu, 02 Dec 2004 03:38:05 +0000 diego better label
Wed, 01 Dec 2004 23:24:25 +0000 diego Add "Available video filters:" line to -vf help.
Wed, 01 Dec 2004 22:00:16 +0000 gpoirier Sync with 1.8.16: Better wording, better explain -nodouble.
Wed, 01 Dec 2004 21:54:50 +0000 gpoirier Sync with
Wed, 01 Dec 2004 21:22:18 +0000 nplourde do not bring process to front if HAVE_SDL
Wed, 01 Dec 2004 21:19:04 +0000 nplourde clear menubar before adding new menu
Wed, 01 Dec 2004 20:32:05 +0000 lorenm suppress dummy frames due to B-frame delay.
Wed, 01 Dec 2004 18:03:16 +0000 diego Better wording, better explain -nodouble.
Wed, 01 Dec 2004 17:05:58 +0000 reimar More similar code from gl and gl2 moved to gl_common
Wed, 01 Dec 2004 12:22:39 +0000 reimar use a configurable-size ringbuffer instead of a pipe for buffering key events.
Wed, 01 Dec 2004 12:07:14 +0000 reimar sstep is usually inaccurate.
Wed, 01 Dec 2004 09:35:31 +0000 henry reserve enough memory for image
Wed, 01 Dec 2004 09:32:48 +0000 henry call draw_slice in top-down order (fixes crash with -vf expand=...,scale)
Wed, 01 Dec 2004 09:30:11 +0000 henry fix image dimensions at filter config time
Wed, 01 Dec 2004 08:43:27 +0000 jheryan Sync with 1.152, minor bugfix.
Wed, 01 Dec 2004 07:48:27 +0000 jheryan Sync to 1.811, bugfix
Tue, 30 Nov 2004 23:24:22 +0000 diego -identify now prints subtitle/audio track information.
Tue, 30 Nov 2004 22:47:28 +0000 diego -double is now default, thus -nodouble needs to be documented instead.
Tue, 30 Nov 2004 19:02:29 +0000 rfelker very old 10l, discussed a long time ago but never fixed (default should be same vol, not -10 dB)
Tue, 30 Nov 2004 16:00:41 +0000 paszczi synced
Tue, 30 Nov 2004 07:42:08 +0000 rfelker it's stupid for the default to be something both slower (for xv+dr) and visually incorrect.. use -nodouble if you want old behavior
Tue, 30 Nov 2004 02:36:05 +0000 rfelker more verbosity spam fixes
Tue, 30 Nov 2004 00:37:34 +0000 gabrov synced to 1.55 (better label, new entry)
Tue, 30 Nov 2004 00:36:41 +0000 gabrov synced to 1.56 (better label)
Mon, 29 Nov 2004 19:43:29 +0000 wight build fix, reflection English doc change
Mon, 29 Nov 2004 18:44:08 +0000 diego better label
Mon, 29 Nov 2004 12:47:02 +0000 rathann FAQ about audio-only encoding (approved by Diego)
Mon, 29 Nov 2004 11:28:02 +0000 diego Explain how (not) to handle execute permissions and binary files.
Sun, 28 Nov 2004 21:08:46 +0000 mosu Make use of the default duration for one frame if it is present in the file. This produces much smoother timecodes for laced audio frames. And I REALLY don't know why I missed that before...
Sun, 28 Nov 2004 18:37:49 +0000 lorenm new lavc codec: ffvhuff
Sun, 28 Nov 2004 10:18:01 +0000 ranma Compile fix
Sat, 27 Nov 2004 15:39:38 +0000 rtognimp fl32: BE float32 PCM audio in mov files
Fri, 26 Nov 2004 16:36:03 +0000 mosu Added support for MPEG-1 and MPEG-2 in Matroska.
Fri, 26 Nov 2004 10:32:53 +0000 henry rescale the fonts with hidden OSD too
Fri, 26 Nov 2004 10:06:09 +0000 syrjala Remove the rest of fb_dev_name + directfb usage.
Fri, 26 Nov 2004 07:47:21 +0000 gabrov synced to 1.49
Fri, 26 Nov 2004 07:43:10 +0000 gabrov synced to 1.55
Fri, 26 Nov 2004 07:27:15 +0000 zdar fb_dev_name no longer user in vo directfb
Fri, 26 Nov 2004 05:37:27 +0000 diego We now only support directfb >= 0.9.13.
Thu, 25 Nov 2004 22:32:42 +0000 diego sync by Philippe De Swert <philippedeswert at pi dot be>
Thu, 25 Nov 2004 22:24:00 +0000 mosu Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
Thu, 25 Nov 2004 21:47:58 +0000 zdar 10l for me => is not >=
Thu, 25 Nov 2004 21:31:57 +0000 diego URL update, more concise description
Thu, 25 Nov 2004 20:05:50 +0000 zdar Removal of vo_directfb.c. From now DirectFB => 0.9.13 is required for vo directfb.
Thu, 25 Nov 2004 20:03:11 +0000 zdar Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.
Thu, 25 Nov 2004 17:23:13 +0000 faust3 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>
Thu, 25 Nov 2004 08:03:58 +0000 gpoirier Sync with 1.811 using gvim find/replace option. Hope I got them all...
Wed, 24 Nov 2004 20:19:06 +0000 kraymer 1.802: Mention unichrome_vid in the list of VIDIX drivers
Wed, 24 Nov 2004 19:51:56 +0000 wight sync
Wed, 24 Nov 2004 19:39:45 +0000 kraymer further updates in video filters section
Wed, 24 Nov 2004 19:28:00 +0000 paszczi small fix :)
Wed, 24 Nov 2004 19:01:32 +0000 paszczi synced with 1.811 + some small language fix
Wed, 24 Nov 2004 18:55:03 +0000 nicodvb merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS
Wed, 24 Nov 2004 17:35:39 +0000 gabrov synced to 1.48 (MPEG-X spelling)
Wed, 24 Nov 2004 17:33:00 +0000 gabrov synced to 1.12 (MPEG-X spelling)
Wed, 24 Nov 2004 17:29:51 +0000 gabrov synced to 1.16 (MPEG-X spelling)
Wed, 24 Nov 2004 17:25:01 +0000 gabrov synced to 1.53 (MPEG-X spelling)
Wed, 24 Nov 2004 17:21:37 +0000 gabrov synced to 1.20 (MPEG-X spelling) and small fix
Wed, 24 Nov 2004 17:16:28 +0000 gabrov synced to 1.55 (MPEG-X spelling)
Wed, 24 Nov 2004 16:02:59 +0000 danny Synced with 1.810
Wed, 24 Nov 2004 12:16:54 +0000 diego Separate XML and man page translation maintainers.
Wed, 24 Nov 2004 11:28:34 +0000 diego MPEG-X spelling
Wed, 24 Nov 2004 11:23:21 +0000 diego MPEG-X spelling
Wed, 24 Nov 2004 00:54:20 +0000 lorenm set sample aspect ratio
Tue, 23 Nov 2004 21:21:54 +0000 michael removing strange csp matching code (was copy&pasted from vf_pp where it originated from arpi 2.5 years ago) -> fixes spp+scale+x11 crash
Tue, 23 Nov 2004 16:07:14 +0000 iive Remove broken support for directbuffer and including frame-handling use.
Tue, 23 Nov 2004 00:13:57 +0000 diego updates
Tue, 23 Nov 2004 00:12:53 +0000 diego spelling and small updates
Mon, 22 Nov 2004 21:24:42 +0000 gabrov synced to 1.54
Mon, 22 Nov 2004 19:45:55 +0000 rtognimp Try port 7070 if 554 fails for realrtsp streams
Mon, 22 Nov 2004 15:32:08 +0000 henry fix segfault with (height|width)%6!=0
Mon, 22 Nov 2004 14:27:13 +0000 henry revert useless uyvy planar->packed converter
Mon, 22 Nov 2004 10:28:36 +0000 henry check for __builtin_expect (used by libmpeg2)
Mon, 22 Nov 2004 10:22:31 +0000 henry revert useless uyvy planar->packed converter
Mon, 22 Nov 2004 10:20:47 +0000 henry 1e6l fix (use 422P instead of UYVY)
Mon, 22 Nov 2004 09:49:14 +0000 jheryan Added maintainer of czech translation related files
Mon, 22 Nov 2004 09:33:50 +0000 jheryan Sync with 1.149 and retranslations of some messages for consistency with manpage by Jiri Heryan. Applied some suggestions of Tomas Blaha and Jiri Svoboda.
Mon, 22 Nov 2004 08:43:48 +0000 jheryan *** empty log message ***
Sun, 21 Nov 2004 17:48:20 +0000 gpoirier Sync with 1.810: wording
Sun, 21 Nov 2004 16:10:19 +0000 rathann typo
Sun, 21 Nov 2004 15:10:37 +0000 al Restore normal/double size GUI functionality ( broken since EWMH fs support ).
Sun, 21 Nov 2004 14:19:22 +0000 wight sync 1.810 + some wording
Sun, 21 Nov 2004 12:53:03 +0000 diego Explain what you need to read to add a codec yourself, patch by
Sun, 21 Nov 2004 12:42:51 +0000 diego wording
Sun, 21 Nov 2004 12:16:14 +0000 nicodvb forced autodetection of file format when content-type is video-x-mpeg to give mpeg-ts a chance
Sun, 21 Nov 2004 10:53:27 +0000 al The GUI shouldn't handle key events at two places.
Sun, 21 Nov 2004 10:15:10 +0000 gpoirier Sync with 1.809, with a different phrasing than original English one.
Sat, 20 Nov 2004 19:30:55 +0000 wight should be \$ not $\
Sat, 20 Nov 2004 16:23:10 +0000 diego Some fixes by myself and compn <tempn at twmi dot rr dot com>
Sat, 20 Nov 2004 14:46:22 +0000 henry support for debianized LIVE.COM library
Sat, 20 Nov 2004 14:41:51 +0000 henry head related transfer function
Sat, 20 Nov 2004 14:37:38 +0000 henry libmpeg2 4:2:2 decoding
Sat, 20 Nov 2004 14:33:39 +0000 nicodvb added support for 192 packet size, remove junk data after 188 bytes. Patch by Marcus Metzler (mocm@mocm.de)
Sat, 20 Nov 2004 10:57:39 +0000 reimar 4 and 8 bit formats use a palette, so we cannot really support them (atm).
Sat, 20 Nov 2004 10:53:04 +0000 reimar 4 and 8 bit formats work with a palette.
Sat, 20 Nov 2004 10:51:13 +0000 reimar add "pausing" prefix for MPlayer commands
Sat, 20 Nov 2004 10:48:11 +0000 wight - sync 1.808
Sat, 20 Nov 2004 10:32:52 +0000 reimar declare check_format and check_bps static, they are used nowhere else.
Fri, 19 Nov 2004 23:05:56 +0000 paszczi synced with latest versions
Fri, 19 Nov 2004 20:34:56 +0000 gabrov synced to 1.13
Fri, 19 Nov 2004 20:04:22 +0000 gabrov synced to 1.15 (URL update)
Fri, 19 Nov 2004 19:54:47 +0000 gabrov synced to 1.52 (URL update)
Fri, 19 Nov 2004 19:45:47 +0000 gabrov synced to 1.53 (URL update)
Fri, 19 Nov 2004 19:35:20 +0000 gabrov synced to 1.21 (URL update)
Fri, 19 Nov 2004 19:32:16 +0000 gpoirier Sync with 1.808: v4l2 norm setting
Fri, 19 Nov 2004 18:34:33 +0000 diego correct encoding
Fri, 19 Nov 2004 14:42:17 +0000 reimar 24bit LPCM is signed...
Fri, 19 Nov 2004 13:11:37 +0000 henry v4l2 norm setting
Fri, 19 Nov 2004 13:04:24 +0000 henry setting the norm using text ID instead of numeric
Fri, 19 Nov 2004 12:03:41 +0000 diego URL updates
Fri, 19 Nov 2004 12:02:33 +0000 diego URL updates with some help by Gabor Mizda
Fri, 19 Nov 2004 11:19:34 +0000 diego grammar fix by the Wanderer
Fri, 19 Nov 2004 11:19:10 +0000 diego one more DivX --> MPEG4 change
Fri, 19 Nov 2004 11:15:58 +0000 diego typo patch by Gabor Mizda
Thu, 18 Nov 2004 21:21:19 +0000 gpoirier Sync to 1.807:
Thu, 18 Nov 2004 16:34:41 +0000 gabrov synced to 1.13
Thu, 18 Nov 2004 16:29:33 +0000 gabrov synced to 1.50
Thu, 18 Nov 2004 16:22:56 +0000 gabrov synced to 1.19
Thu, 18 Nov 2004 16:00:29 +0000 gabrov initial translation, synced to 1.11
Thu, 18 Nov 2004 10:36:41 +0000 wight Language fixes
Thu, 18 Nov 2004 09:55:24 +0000 wight sync 1.19 + some language fixes
Thu, 18 Nov 2004 07:16:02 +0000 lorenm sync to x264 r61 (improved 2pass ratecontrol)
Wed, 17 Nov 2004 19:58:47 +0000 gpoirier Sync with 1.806: various fixes, and some long standing french fixes
Wed, 17 Nov 2004 16:17:47 +0000 gabrov fixed missing para tag
Wed, 17 Nov 2004 16:05:54 +0000 gabrov synced to 1.12, fixed header
Wed, 17 Nov 2004 09:28:05 +0000 diego DivX is MPEG4, so let's call it MPEG4 to avoid confusion.
Wed, 17 Nov 2004 08:25:08 +0000 diego Better explanation of how to build an MPlayer that runs on different
Wed, 17 Nov 2004 02:08:24 +0000 diego miscellaneous fixes
Mon, 15 Nov 2004 23:22:09 +0000 diego Audio plugins are now audio filters, noticed by Gabor Mizda.
Mon, 15 Nov 2004 20:56:10 +0000 nicodvb added language identifier (if any) to the caller during probing phase
Mon, 15 Nov 2004 15:29:39 +0000 iive free freetype descriptor and library and mconfig data right before exit
Mon, 15 Nov 2004 15:05:12 +0000 iive Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed.
Mon, 15 Nov 2004 15:04:57 +0000 mosu Extended support for other object type IDs in the ESDS. This enables e.g. MPEG2 video in the MP4 container.
Mon, 15 Nov 2004 14:56:18 +0000 iive 3 memory leaks fixed
Mon, 15 Nov 2004 13:14:02 +0000 gabrov initial translation, synced to 1.10
Mon, 15 Nov 2004 11:49:53 +0000 gabrov sync to 1.23
Mon, 15 Nov 2004 11:46:57 +0000 gabrov sync to 1.54
Mon, 15 Nov 2004 11:23:09 +0000 gabrov sync to 1.49, little fix
Mon, 15 Nov 2004 10:00:58 +0000 diego warning fix
Mon, 15 Nov 2004 09:24:19 +0000 diego wording
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Sun, 14 Nov 2004 22:25:49 +0000 rtognimp Update for Lsvc codec
Sun, 14 Nov 2004 22:24:36 +0000 rtognimp Vianet Lsvx video decoder
Sun, 14 Nov 2004 20:24:50 +0000 rtognimp Update for WVP2, fixed codec name from picture to image
Sun, 14 Nov 2004 20:18:44 +0000 rtognimp Windows media video 9 image v2 support
Sun, 14 Nov 2004 14:55:07 +0000 gpoirier My e-mail address has changed
Sun, 14 Nov 2004 14:27:51 +0000 gpoirier Sync with 1.805:
Sun, 14 Nov 2004 14:24:18 +0000 diego More detailed Debian package building instructions, based on a patch by
Sun, 14 Nov 2004 14:04:51 +0000 diego spelling, wording
Sun, 14 Nov 2004 12:43:26 +0000 attila document last status line entry
Sun, 14 Nov 2004 11:39:23 +0000 reimar fix crash when a "driver" line is missing in codecs.conf.
Sun, 14 Nov 2004 11:36:40 +0000 reimar keep screensaver off when playing multiple files.
Sun, 14 Nov 2004 11:32:09 +0000 reimar -softvol and -softvol-max parameters
Sun, 14 Nov 2004 11:27:58 +0000 reimar allow forcing of software volume control and setting maximum amplification.
Sun, 14 Nov 2004 11:09:56 +0000 reimar fix: when doing -loop 0 -shuffle, the arg after shuffle was skipped
Sun, 14 Nov 2004 00:42:54 +0000 gabrov initial translation, synced to 1.10
Sun, 14 Nov 2004 00:38:29 +0000 lorenm update description of lavc's keyint, vb_strategy, and mbqmin.
Sat, 13 Nov 2004 23:39:20 +0000 rtognimp MSS2 can decode also MSS1
Sat, 13 Nov 2004 16:10:32 +0000 reimar fix scrolling status line in windows
Sat, 13 Nov 2004 15:12:48 +0000 diego URL update, noticed by Gabor Mizda.
Sat, 13 Nov 2004 12:01:20 +0000 reimar Avoid drawing before transformation matrices are set up.
Fri, 12 Nov 2004 11:15:26 +0000 reimar fix for negative values for width and height (aspect-preserving scaling).
Thu, 11 Nov 2004 21:54:00 +0000 wight sync tag bump
Thu, 11 Nov 2004 21:51:29 +0000 wight Sync with structure changes
Thu, 11 Nov 2004 20:33:29 +0000 wight sync 1.803
Thu, 11 Nov 2004 19:41:08 +0000 reimar added missing declaration of releaseGlContext
Thu, 11 Nov 2004 19:39:23 +0000 reimar missing return for InitGl function
Thu, 11 Nov 2004 13:41:35 +0000 reimar added fourcc of PNG-encoded Quicktime files
Thu, 11 Nov 2004 13:33:30 +0000 reimar compilation fix for gcc 3.4.2
Thu, 11 Nov 2004 03:35:40 +0000 diego compilation fix and partial sync
Thu, 11 Nov 2004 03:27:23 +0000 diego compilation fix
Thu, 11 Nov 2004 02:27:15 +0000 diego devices.html is no more, link updated.
Thu, 11 Nov 2004 02:24:23 +0000 diego devices.html is no more, links updated.
Thu, 11 Nov 2004 02:12:36 +0000 diego Update links to match the XML docs structure change.
Thu, 11 Nov 2004 02:09:15 +0000 diego Remove pointless devices section, make video and audio top level sections.
Wed, 10 Nov 2004 19:46:16 +0000 gabrov initial translation, synced to 1.19
Wed, 10 Nov 2004 18:21:17 +0000 nplourde osx finder support
Wed, 10 Nov 2004 16:43:40 +0000 nplourde add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
Wed, 10 Nov 2004 01:45:52 +0000 rathann small clarification and syntactic fix (approved by Diego)
Wed, 10 Nov 2004 00:26:41 +0000 rathann fix --disable-termios, approved by Diego
Tue, 09 Nov 2004 20:09:26 +0000 reimar use get_screen_size from getch2.c instead of ioctl, fixes bug #131.
Tue, 09 Nov 2004 19:06:27 +0000 gpoirier 10l
Mon, 08 Nov 2004 17:02:22 +0000 wight sync 1.23 + language fixes
Mon, 08 Nov 2004 15:58:05 +0000 wight redundant "Note:" removed
Mon, 08 Nov 2004 15:36:34 +0000 gabrov initial translation, synced to 1.51
Mon, 08 Nov 2004 11:29:55 +0000 faust3 h/w revision detection patch by Timothy Lee <timothy.lee@siriushk.com>
Mon, 08 Nov 2004 11:07:06 +0000 diego Mention unichrome_vid in the list of VIDIX drivers
Mon, 08 Nov 2004 08:35:57 +0000 wight sync 1.51 and wording
Mon, 08 Nov 2004 00:21:12 +0000 gabrov initial translation, synced to 1.12
Mon, 08 Nov 2004 00:06:49 +0000 diego Converted printf calls to mp_msg, reduced verbosity.
Sun, 07 Nov 2004 22:20:19 +0000 gabrov synced with 1.53
Sun, 07 Nov 2004 21:58:29 +0000 mosu Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.
Sun, 07 Nov 2004 20:30:11 +0000 gpoirier Some work on the XviD section:
Sun, 07 Nov 2004 19:58:42 +0000 reimar fix insane CPU usage with ao_null
Sun, 07 Nov 2004 18:28:51 +0000 diego We no longer provide (int)types.h for obsolete versions of Cygwin/MinGW,
Sun, 07 Nov 2004 17:46:22 +0000 diego Mac OS X shlib support has been replaced by support for Helix codecs.
Sun, 07 Nov 2004 16:03:24 +0000 diego more changes
Sun, 07 Nov 2004 11:03:50 +0000 reimar Improved A-V sync, patch by Ed Wildgoose [lists(at)wildgooses<dot>com].
Sat, 06 Nov 2004 23:31:48 +0000 gabrov initial translation, synced to 1.22
Sat, 06 Nov 2004 22:33:17 +0000 reimar respect immed uninit flag, initialize ao_data.outburst.
Sat, 06 Nov 2004 19:35:24 +0000 rfelker recommit sascha's commit (Lennart Poettering's polyaudio stuff)
Fri, 05 Nov 2004 23:19:49 +0000 kraymer little video filters update
Fri, 05 Nov 2004 22:45:16 +0000 reimar fix "last file is always played last" bug.
Fri, 05 Nov 2004 22:37:36 +0000 wight And some corrections approved by frogu.
Fri, 05 Nov 2004 21:44:20 +0000 reynaldo Replaces edl_mute_count with togle making code more understandable, other trivial list suggested changes too, Patch by Oded Shimon
Fri, 05 Nov 2004 21:40:34 +0000 mosu Fix member alignment for usage on 64bit processors.
Fri, 05 Nov 2004 18:51:37 +0000 gpoirier Changes the word "frontend" to "module"
Fri, 05 Nov 2004 14:28:10 +0000 faust3 ao_polyp
Fri, 05 Nov 2004 14:02:41 +0000 faust3 polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>
Fri, 05 Nov 2004 13:48:41 +0000 faust3 10l
Fri, 05 Nov 2004 11:19:46 +0000 frogu sync to 1.46
Fri, 05 Nov 2004 11:19:06 +0000 frogu sync to 1.66
Fri, 05 Nov 2004 10:38:33 +0000 diego Explain how to use custom options while building Debian packages, based on a
Fri, 05 Nov 2004 10:14:39 +0000 diego slight grammar/wording/spelling/markup improvements
Fri, 05 Nov 2004 04:13:25 +0000 iive fix "stuck mouse button" by setting O_NONBLOCK, instead of using select() to check write() blocking on pipe.
Thu, 04 Nov 2004 18:31:55 +0000 reimar more fullscreen fixes and gl2 uses setGlWindow.
Wed, 03 Nov 2004 23:44:02 +0000 gabrov added myself
Wed, 03 Nov 2004 23:35:35 +0000 gabrov Added Gabor Mizda (myself) as maintainer of the hungarian translation
Wed, 03 Nov 2004 21:37:09 +0000 reynaldo Fix broken seek while on edl and audio only, spoted by Oded Shimon
Wed, 03 Nov 2004 20:48:19 +0000 reynaldo Fix EDL mute behavior, Patch by Oded Shimon
Wed, 03 Nov 2004 17:58:23 +0000 lorenm add Loren Merritt as ve_x264 maintainer
Wed, 03 Nov 2004 17:25:38 +0000 atmos4 proper gcc4 compile-fix suggested by richard
Wed, 03 Nov 2004 17:12:01 +0000 aurel enable mmx support on x86_64 in libmpeg2
Wed, 03 Nov 2004 11:47:57 +0000 gabrov synced to 1.52
Wed, 03 Nov 2004 11:39:58 +0000 gabrov synced to 1.15
Wed, 03 Nov 2004 10:39:27 +0000 gpoirier - the sync with XviD's API-4.1 has been
Wed, 03 Nov 2004 02:50:01 +0000 nplourde remove mac shlb support to use new helix codec for realvideo support on osx
Wed, 03 Nov 2004 01:53:56 +0000 michael libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas dot edu>)
Wed, 03 Nov 2004 00:08:03 +0000 reynaldo fixed some doxygen comments, patch by Oded Shimon
Tue, 02 Nov 2004 23:06:12 +0000 reimar reworked the status line to avoid scrolling and remove duplicate code.
Tue, 02 Nov 2004 23:01:25 +0000 nplourde remove window shadow in fullscreen
Tue, 02 Nov 2004 18:16:41 +0000 nplourde set aqua default theme
Tue, 02 Nov 2004 17:26:24 +0000 gpoirier Sync
Tue, 02 Nov 2004 17:22:24 +0000 gpoirier have each XviD's option flag have its (no)counterpart
Tue, 02 Nov 2004 14:45:03 +0000 diego icons for the GUI context menu
Tue, 02 Nov 2004 13:59:34 +0000 faust3 winvidix requires -lgdi32
Tue, 02 Nov 2004 02:38:26 +0000 diego typo
Tue, 02 Nov 2004 02:34:58 +0000 diego spelling, wording, updates
Tue, 02 Nov 2004 01:57:49 +0000 diego further sync by Carl Furstenberg <azatoth at gmail dot com>
Tue, 02 Nov 2004 00:03:38 +0000 kraymer several updates in video filters section, almost finished sync
Mon, 01 Nov 2004 22:13:36 +0000 nplourde enable vcd support on all based darwin system
Mon, 01 Nov 2004 20:49:18 +0000 wight sync 1.799
Mon, 01 Nov 2004 20:30:24 +0000 reimar vo_gl should work fine with -fixed-vo
Mon, 01 Nov 2004 20:24:37 +0000 reimar fullscreen fixes and GUI support for vo_gl
Mon, 01 Nov 2004 17:57:00 +0000 nplourde fix build on darwin ppc
Mon, 01 Nov 2004 17:19:25 +0000 nplourde do not hide mouse and menubar in fulscreen if not using main device
Mon, 01 Nov 2004 16:17:49 +0000 nplourde more panscan fix
Mon, 01 Nov 2004 14:46:57 +0000 rathann small compilation fix
Mon, 01 Nov 2004 14:44:57 +0000 rathann small fix to find DocBook DTD in more exotic locations like
Mon, 01 Nov 2004 13:49:07 +0000 rtognimp Memleak fix: free index data at demuxer_close
Mon, 01 Nov 2004 13:24:37 +0000 rtognimp More changes
Sun, 31 Oct 2004 22:43:41 +0000 nplourde osx port related
Sun, 31 Oct 2004 22:12:45 +0000 rtognimp Typo, found by Nico Sabbi
Sun, 31 Oct 2004 21:11:42 +0000 diego more pre6 changes by Roberto and me
Sun, 31 Oct 2004 21:02:47 +0000 reimar Different buffering scheme, avoiding possible races (SDL is using threads!).
Sun, 31 Oct 2004 19:58:36 +0000 gpoirier French fixes
Sun, 31 Oct 2004 18:19:28 +0000 faust3 some people have GREP_OPTIONS set to --ignore-case what makes it a bit dangerous to rely on the string MPlayer for the big endian check
Sun, 31 Oct 2004 18:05:10 +0000 atmos4 gcc-4 compile fix: invalid lvalue in assignment
Sun, 31 Oct 2004 18:01:14 +0000 atmos4 Fix erroneus extern declarations, fix wrong signedness of some vars
Sun, 31 Oct 2004 15:40:47 +0000 atmos4 gcc-4.0.0-20041024 compile-fix
Sun, 31 Oct 2004 13:50:11 +0000 rtognimp Update decoders section
Sun, 31 Oct 2004 13:46:35 +0000 rtognimp QuickDraw video decoding support via lavc
Sun, 31 Oct 2004 10:27:40 +0000 faust3 a few 10l fixes by Wei Jiang <jiangw98@yahoo.com>
Sun, 31 Oct 2004 08:35:27 +0000 wight sync 1.15
Sun, 31 Oct 2004 01:29:17 +0000 diego preliminary pre6 changes from Reimar
Sat, 30 Oct 2004 21:49:55 +0000 diego QuickSilver skin author, typo
Sat, 30 Oct 2004 21:47:06 +0000 diego sync with homepage
Sat, 30 Oct 2004 21:14:41 +0000 kraymer (re-)synced with 1.798 downto video filters section
Sat, 30 Oct 2004 19:56:41 +0000 nplourde window now save is old position when going in fullscreen or while using resize preset
Sat, 30 Oct 2004 19:47:51 +0000 kraymer (re-)sync downto decoding/filtering options
Sat, 30 Oct 2004 17:57:04 +0000 wight sync tag bump, forgot previously
Sat, 30 Oct 2004 17:49:53 +0000 wight -sync 1.798
Sat, 30 Oct 2004 17:16:15 +0000 wight -sync 1.52
Sat, 30 Oct 2004 16:56:03 +0000 diego Marillat's homepage has moved.
Sat, 30 Oct 2004 16:39:21 +0000 wight sync tag bump
Sat, 30 Oct 2004 15:10:05 +0000 kraymer sync to 1.151 (but doesn't reflect according changes in help_mp-en.h; it's
Sat, 30 Oct 2004 14:16:56 +0000 kraymer little wording
Sat, 30 Oct 2004 12:17:16 +0000 faust3 AMD64 fixes based on patch by Timo Ter«£s <timo.teras@iki.fi>
Sat, 30 Oct 2004 10:40:53 +0000 faust3 small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
Sat, 30 Oct 2004 10:09:52 +0000 faust3 Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
Sat, 30 Oct 2004 09:46:16 +0000 gpoirier Sync with 1.798 + french fixes
Sat, 30 Oct 2004 09:31:33 +0000 faust3 avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
Sat, 30 Oct 2004 08:47:04 +0000 mosu DTS uses the format tag 0x2001. Patch by Joakim Plate (joakim ! plate () ecce ! se)
Sat, 30 Oct 2004 08:42:25 +0000 mosu Declare a prototype for the function before it is used. Otherwise some compiler versions will "optimize" them away, and linking will fail.
Sat, 30 Oct 2004 08:17:48 +0000 faust3 fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
Fri, 29 Oct 2004 22:05:34 +0000 al Fixed the assumption user will always give 2+ args to the program.
Fri, 29 Oct 2004 20:48:13 +0000 rtognimp ffmpeg mjpeg-b is working
Fri, 29 Oct 2004 19:15:41 +0000 kraymer continuing updates
Fri, 29 Oct 2004 19:03:55 +0000 pontscho compile fix on G3
Fri, 29 Oct 2004 15:29:07 +0000 nplourde panscan now supported in vo_quartz
Fri, 29 Oct 2004 02:16:16 +0000 nplourde resize preset now respect movie aspect
Fri, 29 Oct 2004 01:24:14 +0000 nplourde enable pan-scan + menu option
Thu, 28 Oct 2004 23:25:18 +0000 reimar Allow attaching gdb on crash automatically.
Thu, 28 Oct 2004 23:06:35 +0000 nplourde get proper movie aspect
Thu, 28 Oct 2004 22:03:26 +0000 nplourde menu option to set desired movie aspect & keep aspect on window resize
Thu, 28 Oct 2004 21:48:41 +0000 nplourde autodetect proper monitor aspect
Thu, 28 Oct 2004 15:53:47 +0000 diego better wording
Thu, 28 Oct 2004 15:33:40 +0000 nplourde fs_res desc for vo_quartz
Thu, 28 Oct 2004 14:52:47 +0000 nplourde let you choose fullscreen resolution for slower system
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Thu, 28 Oct 2004 01:07:16 +0000 diego spelling
Thu, 28 Oct 2004 01:03:52 +0000 diego vivodump compiles now, so it can be added to OBJS.
Thu, 28 Oct 2004 01:02:24 +0000 diego Remove hardcoded filenames in favor of command line parameters, some error
Thu, 28 Oct 2004 00:50:21 +0000 diego compilation fix, mostly by Reza Jelveh
Wed, 27 Oct 2004 23:57:34 +0000 kraymer wording corrected again..
Wed, 27 Oct 2004 23:25:03 +0000 kraymer began updates of that part of the manpage that was in sync before (~six weeks ago)
Wed, 27 Oct 2004 22:24:20 +0000 rtognimp Miro VideoXL support via lavc
Wed, 27 Oct 2004 21:20:11 +0000 nplourde fix windows resizing ui glitch
Wed, 27 Oct 2004 20:05:48 +0000 gpoirier Sync with 1.794: vcresample & sweep filters
Wed, 27 Oct 2004 18:16:24 +0000 michael lavcresample & sweep filters
Wed, 27 Oct 2004 18:03:11 +0000 nplourde repace call to sleep_accurate to usleep which fix hang while using -cache option on osx
Wed, 27 Oct 2004 17:21:18 +0000 faust3 make it possible to select the monitor even when in nonexclusive mode, based on patch by Anton Ragarsson <anton at infeline.org>
Tue, 26 Oct 2004 21:40:54 +0000 reynaldo Removed one Edl debug message
Tue, 26 Oct 2004 21:38:57 +0000 reynaldo Fixed 2 debug edl messages
Tue, 26 Oct 2004 16:10:16 +0000 kraymer 1.147: skipped, typo was fixed earlier
Tue, 26 Oct 2004 16:06:51 +0000 kraymer Added dots at end of sentence (m_config.c section)
Tue, 26 Oct 2004 15:46:39 +0000 kraymer 1.145: Translatable messages moved to help_mp-en.h. (codec-cfg.c)
Tue, 26 Oct 2004 09:36:23 +0000 diego sync by Gabor Mizda <gabrov at freemail dot hu>
Tue, 26 Oct 2004 09:32:51 +0000 reimar cmd can be NULL when leaving the paused mode and using the GUI
Tue, 26 Oct 2004 06:36:38 +0000 wight Removal of help_mp.h on make distclean, as requested by Felix Buenemann
Tue, 26 Oct 2004 00:11:27 +0000 diego Audio plugins have been superceded by audio filters, noticed by Gabrov.
Tue, 26 Oct 2004 00:04:01 +0000 diego further translation and sync by Mizda Gabor <gabrov at freemail dot hu>
Mon, 25 Oct 2004 23:23:00 +0000 diego further translation by Carl Furstenberg <azatoth at gmail dot com>
Mon, 25 Oct 2004 23:15:50 +0000 diego whitespace fixes by Mizda Gabor <gabrov at freemail dot hu>
Mon, 25 Oct 2004 21:50:28 +0000 paszczi synced with 1.50
Mon, 25 Oct 2004 21:03:05 +0000 ivo It has not written debug information to a file, but it has dumped the core ;)
Mon, 25 Oct 2004 20:44:59 +0000 ivo 10l
Mon, 25 Oct 2004 18:00:29 +0000 kraymer 1.142: removing ao_alsa9.c and ao_alsa1x.c
Mon, 25 Oct 2004 17:42:13 +0000 kraymer 1.134: New translatable messages for vo_pnm
Mon, 25 Oct 2004 16:31:50 +0000 kraymer 1.132: MSGTR_EdlCantOpenForWrite updated
Mon, 25 Oct 2004 09:04:27 +0000 diego sync by Jiri Heryan <technik at domotech dot cz>
Mon, 25 Oct 2004 06:02:17 +0000 wight sync tag bump
Mon, 25 Oct 2004 00:37:28 +0000 diego Marillat's homepage has been down for ages.
Sun, 24 Oct 2004 23:35:05 +0000 diego translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
Sun, 24 Oct 2004 23:00:28 +0000 diego Important typo noticed by Piero di Vita <scognito at libero dot it>
Sun, 24 Oct 2004 21:56:51 +0000 rtognimp Support wmspdmod.dll version 10.0.0.3646
Sun, 24 Oct 2004 21:23:58 +0000 rtognimp Support WMV Screen Codec 2 (MSS2) with binary codec
Sun, 24 Oct 2004 20:55:33 +0000 michael print build num
Sun, 24 Oct 2004 19:18:26 +0000 rtognimp Decode VDOWave (VDOM) with binary codec
Sun, 24 Oct 2004 19:17:55 +0000 michael 10l (mplayer doesnt like AV_NOPTS_VALUE)
Sun, 24 Oct 2004 13:37:35 +0000 reimar _def_enca should always be set to something! And preferrably correctly..
Sun, 24 Oct 2004 00:29:57 +0000 rtognimp Windows media video advanced profile (wmva) support via binary codec
Sat, 23 Oct 2004 22:43:19 +0000 ivo Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
Sat, 23 Oct 2004 18:57:06 +0000 reimar 100l for playback speed changing in audio-only case
Sat, 23 Oct 2004 18:40:25 +0000 reimar 10l, missing playback_speed argument in mp_msg call.
Sat, 23 Oct 2004 18:26:04 +0000 reimar FreeBSD compilation fix
Sat, 23 Oct 2004 15:48:31 +0000 rtognimp Remove obsoleted comment about wma9sp running only on windows
Sat, 23 Oct 2004 15:47:08 +0000 rtognimp Fix for Windows media audio 9 voice codec (format 0x0a)
Sat, 23 Oct 2004 00:05:38 +0000 aurel seeking based on the largest timestamp in an mpeg stream
Fri, 22 Oct 2004 17:23:34 +0000 gpoirier Sync with 1.793:
Fri, 22 Oct 2004 13:37:43 +0000 faust3 overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>
Fri, 22 Oct 2004 12:43:34 +0000 faust3 ringbuffer variable intialization fix for multifile playback patch by Rune Petersen <rune.mail-list at mail.tele.dk>
Fri, 22 Oct 2004 00:28:03 +0000 nplourde Enable live resize
Fri, 22 Oct 2004 00:21:57 +0000 aurel 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch
Thu, 21 Oct 2004 22:47:51 +0000 diego MEncoder needs -srate together with -af resample,
Thu, 21 Oct 2004 21:54:20 +0000 diego sync by Mizda Gabor <gabrov at freemail dot hu>
Thu, 21 Oct 2004 21:15:21 +0000 michael user selectable cutoff frequency
Thu, 21 Oct 2004 16:47:42 +0000 reimar crash with Y8 colourspace fixed
Thu, 21 Oct 2004 16:45:42 +0000 gpoirier Sync with 1.792
Thu, 21 Oct 2004 16:43:14 +0000 gpoirier Sync with 1.791 + some French fixes
Thu, 21 Oct 2004 15:38:40 +0000 diego small fixes
Thu, 21 Oct 2004 15:29:47 +0000 nplourde quartz vo driver specific key binding definition
Thu, 21 Oct 2004 13:30:50 +0000 wight sync 1.18 + linebreak
Thu, 21 Oct 2004 13:12:15 +0000 wight missing \
Thu, 21 Oct 2004 12:43:08 +0000 nplourde fixed typo
Thu, 21 Oct 2004 12:10:55 +0000 michael sine sweep generator
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Thu, 21 Oct 2004 11:36:20 +0000 nplourde move variable declaration at beginning of block
Thu, 21 Oct 2004 11:34:25 +0000 diego The Hungarian translation has been available in XML format for some time
Thu, 21 Oct 2004 11:17:42 +0000 diego Remove incomplete key list and command list and update the other sections
Thu, 21 Oct 2004 11:16:38 +0000 diego Clarify filters vs plugins.
Thu, 21 Oct 2004 11:06:30 +0000 diego Better descriptions merged from the XML docs.
Thu, 21 Oct 2004 10:41:07 +0000 diego grammar + indentation cosmetics
Thu, 21 Oct 2004 03:32:31 +0000 michael libavcodec resampling ...
Wed, 20 Oct 2004 23:33:31 +0000 nplourde removed duplicate case and fixed aspect ratio for window zoom feature
Wed, 20 Oct 2004 21:28:29 +0000 nplourde darwin vcd support credit
Wed, 20 Oct 2004 20:07:50 +0000 reimar allow changing playback speed during playback.
Wed, 20 Oct 2004 18:32:07 +0000 gpoirier Sync with 1.788: wording/spelling
Wed, 20 Oct 2004 17:30:29 +0000 reimar fix -loop in combination with -shuffle
Wed, 20 Oct 2004 16:38:33 +0000 nplourde Fixed event handling for menubar and window close button.
Wed, 20 Oct 2004 16:11:45 +0000 diego sync and fixes by Carl Furstenberg <azatoth at gmail dot com>
Wed, 20 Oct 2004 15:48:27 +0000 reynaldo Small Mp/mp/MP typo fix
Wed, 20 Oct 2004 15:42:40 +0000 reynaldo partial sync with help_mp-en 1.148
Wed, 20 Oct 2004 14:23:33 +0000 wight Move help_mp.h generation to Makefile, so it's easier to maintain on
Wed, 20 Oct 2004 14:20:07 +0000 wight make uninstall was leaving vidix, dha, and libmpdvdkit libraries
Wed, 20 Oct 2004 09:40:48 +0000 diego sync by Carl F«ärstenberg <azatoth at gmail dot com>
Wed, 20 Oct 2004 02:13:33 +0000 atmos4 Index-Recovery cosmetix
Wed, 20 Oct 2004 01:32:56 +0000 diego printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
Wed, 20 Oct 2004 01:25:27 +0000 diego wording/spelling
Wed, 20 Oct 2004 00:56:25 +0000 diego Typo noticed by Reimar D«Óffinger.
Wed, 20 Oct 2004 00:47:42 +0000 diego sync and fixes by Carl F«ärstenberg <azatoth@gmail.com>
Tue, 19 Oct 2004 22:52:42 +0000 diego translation by Carl Furstenberg <azatoth@gmail.com>
Tue, 19 Oct 2004 20:11:26 +0000 gpoirier Sync with 1.787:
Tue, 19 Oct 2004 15:04:45 +0000 nplourde fix menu bar support and add new movie zoom option menu a la quicktime
Tue, 19 Oct 2004 11:14:55 +0000 diego lavc is faster than XviD and thus recommended for decoding and PP.
Tue, 19 Oct 2004 11:03:30 +0000 diego man page review part XII
Tue, 19 Oct 2004 02:09:00 +0000 diego consistent I/P/B-frame spelling
Tue, 19 Oct 2004 01:46:15 +0000 diego Spelling/wording/clarity improvements and bug fixes.
Tue, 19 Oct 2004 01:36:53 +0000 diego sync by Mizda Gabor <gabrov at freemail dot hu>
Tue, 19 Oct 2004 01:33:26 +0000 diego Typo noticed by Nicolas Plourde.
Tue, 19 Oct 2004 01:21:54 +0000 diego Remove redundant ASF status line, there is another for all formats.
Tue, 19 Oct 2004 01:16:03 +0000 diego Fix playback on big-endian systems.
Mon, 18 Oct 2004 21:16:45 +0000 faust3 10l, patch by Jan Knutar <jknutar@nic.fi>
Mon, 18 Oct 2004 21:09:43 +0000 wight sync 1.783
Mon, 18 Oct 2004 21:06:50 +0000 nplourde support function for vcd on darwin
Mon, 18 Oct 2004 21:05:14 +0000 nplourde enable vcd for all darwin based sys not only mac osx
Mon, 18 Oct 2004 20:56:11 +0000 faust3 document global variables used with fribidi
Mon, 18 Oct 2004 20:41:06 +0000 faust3 correctly display the commas of most hebrew subtitles on the left side
Mon, 18 Oct 2004 20:30:07 +0000 nplourde add vcd support to darwin for ppc
Mon, 18 Oct 2004 20:08:44 +0000 rtognimp Fix compilation when LOG is defined
Mon, 18 Oct 2004 20:08:12 +0000 rtognimp EOF detection (fix hanging at end of stream)
Mon, 18 Oct 2004 20:00:07 +0000 rathann Bitrate setting option in ve_xvid4.c doesn't follow the rules described
Mon, 18 Oct 2004 19:23:13 +0000 faust3 channel reorder patch by Florian Dietrich <flodt8 at yahoo.de>
Mon, 18 Oct 2004 18:51:35 +0000 rtognimp Fix segfault for unexistant/unreachable rtsp streams
Mon, 18 Oct 2004 18:26:44 +0000 reimar Limit Gui redraw rate.
Mon, 18 Oct 2004 13:16:13 +0000 atmos4 Recover Keyframe-Index for XviD aswell
Mon, 18 Oct 2004 12:32:45 +0000 danny Synced with 1.779, some typo from 1.771
Mon, 18 Oct 2004 12:26:45 +0000 rfelker 10l...autoaspect was always applied to muxer aspect if using newer libavcodec...hope this is ok
Mon, 18 Oct 2004 09:21:23 +0000 diego icon now in /usr/share/pixmaps not /usr/share/icons
Mon, 18 Oct 2004 09:20:32 +0000 diego Applications menu entry now handled through the top-level Makefile.
Mon, 18 Oct 2004 09:19:05 +0000 diego Menu entry for all freedesktop.org compliant window managers.
Mon, 18 Oct 2004 08:28:19 +0000 diego sync by Jiri Heryan <technik at domotech dot cz>
Mon, 18 Oct 2004 08:27:12 +0000 diego bug fixes by Jiri Heryan <technik at domotech dot cz>
Sun, 17 Oct 2004 22:24:19 +0000 wight sync 1.782 + 2 spelling mistakes
Sun, 17 Oct 2004 21:01:57 +0000 gpoirier Sync with 1.782: Only use S/PDIF output when no other alsa device is set,
Sun, 17 Oct 2004 20:03:55 +0000 reimar Only use S/PDIF output when no other alsa device is set, allows to use
Sun, 17 Oct 2004 19:32:47 +0000 reimar OSD variant for vo_gl.c that behaves more like the one of other vos.
Sun, 17 Oct 2004 18:49:19 +0000 pontscho compile error fix on PPC/G3
Sun, 17 Oct 2004 17:59:38 +0000 iive Mark I-frames as seekable only if we encode with one reference frame, IDR are always seekable
Sun, 17 Oct 2004 17:23:46 +0000 faust3 Added new PCI IDS, patch by Benjamin Zores <ben@tutuxclan.org>
Sun, 17 Oct 2004 17:16:28 +0000 faust3 I420 support patch by Benjamin Zores <ben@tutuxclan.org>
Sun, 17 Oct 2004 13:51:11 +0000 gpoirier Sync with 1.780: Documents two new postprocessing options: "dering-luma"
Sun, 17 Oct 2004 13:48:16 +0000 gpoirier Documents two new postprocessing options: "dering-luma" and "dering-chroma"
Sun, 17 Oct 2004 13:28:22 +0000 reimar added gl_common for code used by both vo_gl.c and vo_gl2.c.
Sat, 16 Oct 2004 14:10:57 +0000 iive Sync with GomGom's patch-12 version.
Sat, 16 Oct 2004 00:56:40 +0000 nplourde Fix incompatibility with audio devices with more then 2 channels
Fri, 15 Oct 2004 16:36:51 +0000 gpoirier Sync with 1.779: missing sentence dots
Fri, 15 Oct 2004 16:11:30 +0000 reimar avoid segfault with -vc dummy
Fri, 15 Oct 2004 11:15:00 +0000 wight missing sentence dots
Fri, 15 Oct 2004 11:11:25 +0000 wight - sync 1.778
Fri, 15 Oct 2004 07:08:16 +0000 danny Synced with 1.771, drop not necessry \&
Thu, 14 Oct 2004 19:53:32 +0000 paszczi synced with 1.19
Thu, 14 Oct 2004 18:36:54 +0000 gpoirier Sync with 1.778: Make '.' key default for framestepping
Thu, 14 Oct 2004 17:14:11 +0000 gpoirier Sync with 1.777
Thu, 14 Oct 2004 15:33:10 +0000 reimar Make '.' key default for framestepping
Thu, 14 Oct 2004 15:09:35 +0000 reimar some memory leaks fixed
Thu, 14 Oct 2004 13:03:03 +0000 faust3 ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de>
Thu, 14 Oct 2004 12:23:42 +0000 diego 10l to me, noticed by Torinthiel
Thu, 14 Oct 2004 11:19:03 +0000 diego Added missing toolame to the list of codec specific encoding options.
Thu, 14 Oct 2004 09:51:49 +0000 diego sync by Mizda Gabor <gabrov@freemail.hu>
Thu, 14 Oct 2004 00:33:09 +0000 diego vo_gl now supports -panscan as well.
Thu, 14 Oct 2004 00:32:22 +0000 diego man page review part XI
Wed, 13 Oct 2004 23:38:11 +0000 diego Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>.
Wed, 13 Oct 2004 19:53:29 +0000 gpoirier Sync with 1.773: allow to step only one frame forward by pressing s.
Wed, 13 Oct 2004 16:22:59 +0000 reimar fixed small memleaks
Wed, 13 Oct 2004 09:58:50 +0000 diego typo
Wed, 13 Oct 2004 09:47:59 +0000 diego sync by Mizda Gabor <gabrov at freemail dot hu>
Wed, 13 Oct 2004 09:46:26 +0000 diego typo found by Mizda Gabor <gabrov at freemail dot hu>
Wed, 13 Oct 2004 09:37:32 +0000 diego Remove CPU speed detection since
Wed, 13 Oct 2004 09:08:24 +0000 diego clarification
Tue, 12 Oct 2004 22:10:56 +0000 reimar allow to step only one frame forward by pressing s.
Tue, 12 Oct 2004 21:31:32 +0000 rtognimp Creative ADPCM native decoder from lavc
Tue, 12 Oct 2004 21:00:32 +0000 reimar -fno-PIC will not work on OSX, and it is only useful on x86 anyway.
Tue, 12 Oct 2004 20:32:14 +0000 iive 10l
Tue, 12 Oct 2004 16:33:00 +0000 alex better component_func
Tue, 12 Oct 2004 16:30:40 +0000 alex runtime patching vp31vfw.dll, so non-patched dlls can be used aswell. note: this does not breaks if the dll is already patched
Tue, 12 Oct 2004 16:13:38 +0000 aurel modified outdated message which was still referring to ALSA 0.5 and 0.9
Tue, 12 Oct 2004 11:29:21 +0000 diego Translatable messages moved to help_mp-en.h.
Tue, 12 Oct 2004 08:13:44 +0000 diego bug fixes by Jiri Heryan <technik at domotech dot cz>
Tue, 12 Oct 2004 01:19:08 +0000 diego updates
Tue, 12 Oct 2004 00:15:10 +0000 diego translation by Mizda Gabor <gabrov at freemail dot hu>
Mon, 11 Oct 2004 23:29:23 +0000 diego sync by Mizda Gabor <gabrov at freemail dot hu>
Mon, 11 Oct 2004 19:30:43 +0000 gpoirier Sync with 1.772: XviD's bvhq option desc
Mon, 11 Oct 2004 19:28:56 +0000 gpoirier XviD's bvhq option description
Mon, 11 Oct 2004 19:26:13 +0000 reimar Zeta OS support, mostly working.
Mon, 11 Oct 2004 16:23:20 +0000 michael too large extradata
Mon, 11 Oct 2004 15:48:18 +0000 iive Sync with GomGom's patch-12 version.
Mon, 11 Oct 2004 12:16:00 +0000 aurel set myself (Aurelien Jacobs) as vo_vesa maintainer
Mon, 11 Oct 2004 06:57:57 +0000 nicodvb removed dependency on liba52
Sun, 10 Oct 2004 22:24:07 +0000 michael LIBAVFORMAT_BUILD >= 4619
Sun, 10 Oct 2004 19:51:18 +0000 faust3 fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@adirondack.net>
Sun, 10 Oct 2004 19:22:38 +0000 faust3 CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, doxygen comments by Benjamin Zores <ben@tutuxclan.org>
Sun, 10 Oct 2004 18:53:01 +0000 faust3 fix Cyberblade VidiX driver TVOUT patch by Benjamin Zores <ben@tutuxclan.org>
Sun, 10 Oct 2004 17:39:07 +0000 reimar Do not loose commands while paused.
Sun, 10 Oct 2004 14:20:42 +0000 diego The full name of the GPL is GNU General Public License.
Sun, 10 Oct 2004 14:05:29 +0000 reimar aspect scaling and panscan support for vo_gl.c
Sun, 10 Oct 2004 13:00:56 +0000 diego typo noticed by Shixin Zeng <shixinzeng at sjtu dot edu dot cn>
Sun, 10 Oct 2004 12:26:58 +0000 reimar Variables for OSD support should be static
Sat, 09 Oct 2004 22:14:36 +0000 rtognimp Windows Media Image (WMVP) can be decoded with WMV9 dmo codec
Sat, 09 Oct 2004 21:01:29 +0000 paszczi synced with 1.770
Sat, 09 Oct 2004 20:23:23 +0000 diego sync by Mizda Gabor <gabrov at dana dot hu>
Sat, 09 Oct 2004 20:04:27 +0000 reimar Support for 24 bit and 20 bit LPCM (simple and slow :-( )
Sat, 09 Oct 2004 13:13:28 +0000 faust3 correct scaling when the screen resolution is smaller than the flat panel resolution
Sat, 09 Oct 2004 13:07:18 +0000 iive add new control message, that is send after end of stream, to flush all remaining frames in the video system
Sat, 09 Oct 2004 08:11:16 +0000 gpoirier Sync with 1.770: af_extrastereo, af_volnorm
Sat, 09 Oct 2004 07:38:45 +0000 faust3 fix compilation on mingw
Sat, 09 Oct 2004 01:03:41 +0000 diego af_extrastereo, af_volnorm
Sat, 09 Oct 2004 00:24:10 +0000 diego consistency fix, typos and better wording as suggested by Loren Merritt
Fri, 08 Oct 2004 21:28:19 +0000 rtognimp Support ON2 variation of AVI format (.vp5 files)
Fri, 08 Oct 2004 21:12:49 +0000 gpoirier Sync with 1.767
Fri, 08 Oct 2004 21:10:25 +0000 gpoirier minor revision to improve clearness, add a comprehensive list of all
Fri, 08 Oct 2004 19:53:11 +0000 reimar OpenGL OSD rendering for vo_gl
Fri, 08 Oct 2004 12:38:39 +0000 iive Adds a parameter 'scenecut', to control the threshold for inserting extra I-frames.
Fri, 08 Oct 2004 00:39:37 +0000 diego Hint at FIXED_POINT for better (SBR) performance.
Thu, 07 Oct 2004 21:57:45 +0000 diego partial sync by Mizda Gabor <gabrov@dana.hu>
Thu, 07 Oct 2004 21:08:10 +0000 nicodvb fixed a bug that makes the demuxer loop forever probing a52 audio when a52_syncinfo() returns 0
Thu, 07 Oct 2004 16:26:13 +0000 gpoirier Some french corrections, mostly "s" on plurial forms
Thu, 07 Oct 2004 09:31:16 +0000 reimar fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
Thu, 07 Oct 2004 08:53:26 +0000 diego credits for the Wanderer, by himself
Thu, 07 Oct 2004 00:14:23 +0000 diego printf --> mp_msg conversion
Wed, 06 Oct 2004 19:53:16 +0000 reimar 10l compilation fix
Wed, 06 Oct 2004 16:48:19 +0000 reimar fixed UNPACK_ALIGNMENT setting.
Wed, 06 Oct 2004 16:46:35 +0000 diego Make Makefile conform to the general MPlayer style, alaw-gen added.
Wed, 06 Oct 2004 16:45:17 +0000 diego Also ignore alaw-gen and its output.
Wed, 06 Oct 2004 16:44:47 +0000 diego Missing .cvsignore file added.
Wed, 06 Oct 2004 16:00:00 +0000 diego Made Makefile conform to the general MPlayer style, clean target added.
Wed, 06 Oct 2004 15:46:54 +0000 diego File filter dropdown box value is now preserved between dialog invocations.
Wed, 06 Oct 2004 09:15:17 +0000 diego sync by Jiri Heryan <technik@domotech.cz>
Wed, 06 Oct 2004 08:42:13 +0000 faust3 Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get
Tue, 05 Oct 2004 20:35:34 +0000 paszczi synced with 1.765
Tue, 05 Oct 2004 19:36:47 +0000 alex make af_help conform better to the the afm/vfm/etc equivalents
Tue, 05 Oct 2004 19:18:22 +0000 alex unsinged 32 and 24bit types
Tue, 05 Oct 2004 19:11:00 +0000 michael postproc/yuv2rgb_altivec.c compile fix
Tue, 05 Oct 2004 14:05:17 +0000 michael keyframe index
Tue, 05 Oct 2004 12:44:57 +0000 diego xvmc clarification
Tue, 05 Oct 2004 12:09:21 +0000 michael branch field to distinguish mncf from nut
Tue, 05 Oct 2004 12:06:30 +0000 michael remove short startcodes
Tue, 05 Oct 2004 12:04:56 +0000 michael remove non native codec specific data
Tue, 05 Oct 2004 11:06:09 +0000 gpoirier Sync with 1.764: -alang needs a language code, not a country code.
Tue, 05 Oct 2004 10:22:18 +0000 danny Syntax check, space after apostrophe, i.e. and e.g. translated
Tue, 05 Oct 2004 10:13:08 +0000 diego -alang needs a language code, not a country code.
Tue, 05 Oct 2004 07:54:03 +0000 danny Errors from 1.737 sync, pointed out by Diego
Mon, 04 Oct 2004 23:03:09 +0000 reynaldo Corrected 'synced with' string, now 1.18
Mon, 04 Oct 2004 20:21:05 +0000 alex make use of 24bit afmt
Mon, 04 Oct 2004 19:50:40 +0000 alex make use of new defines: 24 and 32bit integer types
Mon, 04 Oct 2004 19:36:12 +0000 alex move the file writers after vo_null so they don't get autoselected - following the same logic as in libao2
Mon, 04 Oct 2004 19:11:05 +0000 alex reimplementation of the pl_extrastereo and pl_volnorm plugins
Mon, 04 Oct 2004 19:07:09 +0000 alex fixing authors
Mon, 04 Oct 2004 19:05:16 +0000 alex introducing 24bit formats and make the values compliant to OSS
Mon, 04 Oct 2004 18:48:38 +0000 diego How to take a screenshot, how to use dmix, how to choose languages and
Mon, 04 Oct 2004 18:42:44 +0000 gpoirier Sync with 1.763:
Mon, 04 Oct 2004 18:40:32 +0000 gpoirier Better description of x264 PSNR stats.
Mon, 04 Oct 2004 18:34:39 +0000 mosu -alang is not limited to the libdvdread dependant code anymore but used in other demuxers as well. Therefore it should not be inside a "#ifdef USE_DVDREAD".
Mon, 04 Oct 2004 18:09:28 +0000 diego -alang description corrected.
Mon, 04 Oct 2004 15:10:33 +0000 reimar removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
Mon, 04 Oct 2004 04:43:33 +0000 ivo Added missing EOL.
Sun, 03 Oct 2004 21:42:31 +0000 reimar fixed memleak, especially for fixed-vo.
Sun, 03 Oct 2004 19:51:33 +0000 paszczi fixed compilation warnings and errors (previously my network went down)
Sun, 03 Oct 2004 19:18:40 +0000 paszczi fixed compilation warnings and errors
Sat, 02 Oct 2004 18:46:21 +0000 paszczi synced with latest english docs
Sat, 02 Oct 2004 18:31:00 +0000 paszczi synced with 1.140
Sat, 02 Oct 2004 18:02:30 +0000 rtognimp Typo, pointed out by lu_zero
Sat, 02 Oct 2004 17:46:41 +0000 paszczi synced with 1.761
Sat, 02 Oct 2004 15:57:42 +0000 diego typo
Sat, 02 Oct 2004 15:56:54 +0000 diego typos
Sat, 02 Oct 2004 14:16:09 +0000 diego Remove preceding newline to make -XXX help output consistent.
Sat, 02 Oct 2004 14:09:31 +0000 diego Removed all obsolete and unused messages.
Sat, 02 Oct 2004 12:51:53 +0000 diego Obsolete and unused message removed.
Sat, 02 Oct 2004 12:17:28 +0000 faust3 support newer gcc
Sat, 02 Oct 2004 10:11:24 +0000 gpoirier Sync with 1.760:
Sat, 02 Oct 2004 09:28:33 +0000 paszczi synced with 1.760
Sat, 02 Oct 2004 02:23:34 +0000 diego -sws and -vf scale sections improved, small fixes.
Sat, 02 Oct 2004 00:38:17 +0000 diego compilation fix
Sat, 02 Oct 2004 00:29:02 +0000 diego typos
Fri, 01 Oct 2004 22:46:39 +0000 gpoirier Nroff fixes.
Fri, 01 Oct 2004 20:08:21 +0000 reimar mpi->w and h are set by vf_get_image, do not overwrite them.
Fri, 01 Oct 2004 19:51:03 +0000 reimar fixed small memleak
Fri, 01 Oct 2004 15:53:09 +0000 gpoirier Sync with 1.759:
Fri, 01 Oct 2004 08:52:58 +0000 diego sync by Jiri Heryan <technik at domotech dot cz>
Fri, 01 Oct 2004 08:29:35 +0000 gpoirier Documentation of x264 3-pass mode, and typos/fixes on lavc's *_mask
Thu, 30 Sep 2004 20:38:32 +0000 paszczi typos
Thu, 30 Sep 2004 20:34:59 +0000 paszczi synced with 1.758
Thu, 30 Sep 2004 16:25:04 +0000 gpoirier Sync
Thu, 30 Sep 2004 13:08:26 +0000 diego consistency between the blur filter descriptions
Thu, 30 Sep 2004 11:56:50 +0000 diego sync by Jiri Heryan <technik at domotech dot cz>
Wed, 29 Sep 2004 21:10:01 +0000 diego Explanation how to play a VOB from the hard disk.
Wed, 29 Sep 2004 21:08:42 +0000 diego -dvd-device can point to a directory to play a VOB from the hard disk.
Wed, 29 Sep 2004 09:03:15 +0000 gpoirier Sync with 1.756:
Wed, 29 Sep 2004 01:51:51 +0000 ivo Removal of vo_md5 and vo_pgm of MAINTAINERS file.
Wed, 29 Sep 2004 01:46:30 +0000 ivo Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
Wed, 29 Sep 2004 00:18:34 +0000 diego sync by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>
Tue, 28 Sep 2004 23:49:49 +0000 diego Better wording/descriptions as suggested by the Wanderer.
Tue, 28 Sep 2004 21:17:24 +0000 paszczi synced with 1.754
Tue, 28 Sep 2004 17:05:44 +0000 reimar better, tuneable (via #define) MP3 detection, limit demux_audio to scanning
Tue, 28 Sep 2004 14:00:49 +0000 joey show ogg subtitle language on OSD, if available
Tue, 28 Sep 2004 13:51:20 +0000 joey fix sub_select fiasco with global sub numbering. now multiple sub sources can be managed in essentially one list.
Tue, 28 Sep 2004 13:43:47 +0000 joey make sure exit_player gets called
Tue, 28 Sep 2004 09:08:35 +0000 wight sync
Tue, 28 Sep 2004 08:17:45 +0000 gpoirier THE "vf=eq2=1.0:-0.8" fix
Mon, 27 Sep 2004 22:11:37 +0000 ivo changed include of stdint.h to inttypes.h
Mon, 27 Sep 2004 21:04:42 +0000 iive better default parameter,added counterpart option, better names for few options, 3-pass support and improved documentation.
Mon, 27 Sep 2004 20:34:35 +0000 gpoirier This reverts the x264 modifications to the man page suggested my Loren, and
Mon, 27 Sep 2004 19:18:45 +0000 diego identical text for identical suboptions
Mon, 27 Sep 2004 19:09:43 +0000 gpoirier I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 is
Mon, 27 Sep 2004 19:03:49 +0000 gpoirier Sws default setting correction, and random wordings
Mon, 27 Sep 2004 18:13:23 +0000 diego MEncoder-users mailing list created.
Mon, 27 Sep 2004 18:12:54 +0000 diego Porting of CRTC2 to mga_vid is stalled.
Mon, 27 Sep 2004 10:08:57 +0000 michael compensate for width/height being picture width/height instead of bitstream width/height
Mon, 27 Sep 2004 10:07:49 +0000 paszczi synced with 1.749 + random fixes
Mon, 27 Sep 2004 09:21:38 +0000 gpoirier Better phrasing suggested by The Wanderer
Mon, 27 Sep 2004 08:33:17 +0000 gpoirier Tons of French corrections
Mon, 27 Sep 2004 02:11:24 +0000 rfelker SBR code does NOT work with fixed point (uses floats, slow as hell)
Sun, 26 Sep 2004 21:41:54 +0000 gpoirier Sync with 1.748: better descriptions for remaining, poorly documented masking
Sun, 26 Sep 2004 19:04:01 +0000 nauj27 sync with 1.685
Sun, 26 Sep 2004 19:03:19 +0000 gpoirier better descriptions for remaining, poorly documented masking options.
Sun, 26 Sep 2004 19:01:11 +0000 gpoirier Cumulative sync patch:
Sun, 26 Sep 2004 15:10:47 +0000 faust3 use aspect code when used with vidix
Sun, 26 Sep 2004 14:58:57 +0000 diego man page review part X
Sun, 26 Sep 2004 14:49:33 +0000 faust3 detect byte order even for cross-compiling
Sun, 26 Sep 2004 14:40:59 +0000 faust3 --host-cc option for crosscompiling
Sun, 26 Sep 2004 14:03:51 +0000 michael -lavdopts lowres
Sun, 26 Sep 2004 12:59:18 +0000 diego Look for SDL includes in /usr/include as well, use cc instead of gcc.
Sun, 26 Sep 2004 12:57:53 +0000 diego Wrong comment, the bitmap is blue, not green.
Sun, 26 Sep 2004 12:54:00 +0000 michael low resolution decoding
Sun, 26 Sep 2004 10:21:17 +0000 gpoirier Encoding tip regarding x264's deblock filter suggested by Loren Merritt.
Sun, 26 Sep 2004 10:01:13 +0000 gpoirier Cumulative sync with 1.744
Sun, 26 Sep 2004 09:54:46 +0000 diego -lpthread --> $(ARCH_LIB), helps linking on systems without pthread.
Sat, 25 Sep 2004 23:23:23 +0000 diego quantizer --> quantization as pointed out by Attila
Sat, 25 Sep 2004 22:58:59 +0000 diego Hint at examples, better wording, some cosmetics.
Sat, 25 Sep 2004 22:18:41 +0000 diego printf --> mp_msg conversion in ao_plugin
Sat, 25 Sep 2004 21:02:49 +0000 paszczi synced with 1.742
Sat, 25 Sep 2004 19:32:46 +0000 nauj27 almost sync :)
Sat, 25 Sep 2004 17:08:01 +0000 gpoirier Sync with 1.742
Sat, 25 Sep 2004 17:05:04 +0000 gpoirier Better vme description
Sat, 25 Sep 2004 16:10:55 +0000 diego printf --> mp_msg transition in vo_yuv4mpeg
Sat, 25 Sep 2004 15:48:25 +0000 faust3 add ao_dsound author
Sat, 25 Sep 2004 15:34:42 +0000 faust3 directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
Sat, 25 Sep 2004 13:46:21 +0000 syrjala Fixed [no]input suboptions.
Sat, 25 Sep 2004 10:11:16 +0000 paszczi synced with 1.49
Sat, 25 Sep 2004 10:09:52 +0000 paszczi synced with 1.741
Sat, 25 Sep 2004 09:43:57 +0000 gpoirier Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)
Fri, 24 Sep 2004 20:53:01 +0000 diego DirectX 7 or later is needed for -vo directx.
Fri, 24 Sep 2004 19:20:46 +0000 diego FAAD updated by adland.
Fri, 24 Sep 2004 17:31:36 +0000 diego Update FAAD to a 2.1 beta CVS snapshot from 2004.07.12.
Fri, 24 Sep 2004 17:03:03 +0000 ivo Same wording of vo_jpeg's outdir option as vo_pnm's.
Fri, 24 Sep 2004 09:55:57 +0000 diego sync by Jiri Heryan <technik@domotech.cz>
Thu, 23 Sep 2004 23:01:48 +0000 rathann missing extern
Thu, 23 Sep 2004 22:23:16 +0000 paszczi synced with 1.739
Thu, 23 Sep 2004 20:16:13 +0000 diego roff fixes
Thu, 23 Sep 2004 18:43:31 +0000 gpoirier sync with 1.738 and fixes
Thu, 23 Sep 2004 18:42:16 +0000 gpoirier Encoding tips for x264 + 10l
Thu, 23 Sep 2004 10:43:32 +0000 diego Rroff markup fixes and point out a 10l.
Thu, 23 Sep 2004 10:42:13 +0000 diego roff markup fix
Thu, 23 Sep 2004 10:06:37 +0000 reimar fix examples for ao_alsa options dialog and add example for mixer index.
Thu, 23 Sep 2004 07:11:29 +0000 danny Synced with 1.737
Wed, 22 Sep 2004 22:35:41 +0000 paszczi synced with 1.738 + small fixes
Wed, 22 Sep 2004 18:56:50 +0000 rtognimp Add comment to remind that voxmsdec.ax requires also msms001.vwp
Wed, 22 Sep 2004 17:43:39 +0000 diego small fixes
Wed, 22 Sep 2004 16:26:53 +0000 faust3 100l
Wed, 22 Sep 2004 15:52:44 +0000 gpoirier Cumulative patch
Wed, 22 Sep 2004 15:03:13 +0000 gpoirier Better lumi/dark_masking descriptions, tips for 4mv and autoaspect and 10l fix
Wed, 22 Sep 2004 14:29:08 +0000 gpoirier Better nssew description
Wed, 22 Sep 2004 14:12:53 +0000 reimar allow to select an alsa mixer channel index.
Wed, 22 Sep 2004 11:30:33 +0000 gpoirier Sync with 1.733: add support for subpel quality refinement option in x264.
Wed, 22 Sep 2004 11:25:26 +0000 gpoirier fixes, better wordings on the new portable anymap and md5sum video output
Wed, 22 Sep 2004 10:26:22 +0000 iive add support for subpel quality refinement option in x264.
Wed, 22 Sep 2004 04:43:15 +0000 rfelker 10l
Wed, 22 Sep 2004 00:34:55 +0000 diego Nobody maintains dvdnav, it's not supported.
Tue, 21 Sep 2004 20:35:22 +0000 gpoirier sync with 1.732: encoding to mp2 with libtoolame
Tue, 21 Sep 2004 20:34:47 +0000 reimar setting samplesize to 2 in decoders where neccessary.
Tue, 21 Sep 2004 19:50:54 +0000 nicodvb encoding to mp2 with libtoolame
Tue, 21 Sep 2004 19:43:37 +0000 nicodvb encoding to mp2 with libtoolame - only cbr atm
Tue, 21 Sep 2004 18:02:33 +0000 mosu With the latest change to dec_audio.c (1.32) the demuxers have to set sh_a->samplesize to something != 0.
Tue, 21 Sep 2004 17:23:49 +0000 alex lot of bigendian fixes
Tue, 21 Sep 2004 16:59:53 +0000 diego credit for Loren Merritt, patch by himself
Tue, 21 Sep 2004 13:38:19 +0000 diego clarification about FFmpeg license, typo
Tue, 21 Sep 2004 12:47:50 +0000 gpoirier Sync with 1.731: Better description of lavc's dia encoding option, thanks
Tue, 21 Sep 2004 12:12:58 +0000 diego Better explain why we have no DVD menus and what to do about it (DIY).
Tue, 21 Sep 2004 12:10:40 +0000 diego typo, Xine --> xine
Tue, 21 Sep 2004 11:58:42 +0000 gpoirier Better description of lavc's dia encoding option, thanks to Loren Merritt
Tue, 21 Sep 2004 10:07:14 +0000 gpoirier Fixes suggested by Diego
Tue, 21 Sep 2004 09:42:33 +0000 gpoirier Cumulative patch 1.727 and 1.722
Tue, 21 Sep 2004 08:39:12 +0000 diego split patches up as far as sensibly possible, but no further.
Tue, 21 Sep 2004 08:30:36 +0000 diego typo
Tue, 21 Sep 2004 08:28:24 +0000 diego Cosmetics, start new sentences on a new line.
Tue, 21 Sep 2004 08:20:28 +0000 diego Roff interprets ' as markup, thus lines should never start with '.
Tue, 21 Sep 2004 08:10:02 +0000 diego sync by Jiri Heryan <technik at domotech dot cz>
Mon, 20 Sep 2004 23:15:10 +0000 paszczi cosmetics
Mon, 20 Sep 2004 22:43:26 +0000 paszczi synced with 1.728 + random fixes
Mon, 20 Sep 2004 20:55:28 +0000 gpoirier Reworked description of lavc's 3-pass encoding; patch by its creator
Mon, 20 Sep 2004 20:07:29 +0000 gpoirier 10l: Make turbo mode compatible with 3-pass encoding
Mon, 20 Sep 2004 18:39:48 +0000 gpoirier Better description of Loren Merritt's 3-pass mode, better qns desc., and a
Mon, 20 Sep 2004 14:26:57 +0000 ivo Added the uCIFS library, of which a part is used by vo_md5sum.
Mon, 20 Sep 2004 08:54:36 +0000 gpoirier "partial" sync with 1.726: Document the new portable anymap and md5sum video
Mon, 20 Sep 2004 08:48:53 +0000 al Don't output error when testing for JACK. Also _insist_ on a JACK version
Mon, 20 Sep 2004 04:26:41 +0000 ivo Credit where credit's due :)
Mon, 20 Sep 2004 01:56:20 +0000 ivo Document the new portable anymap and md5sum video output drivers.
Mon, 20 Sep 2004 01:51:30 +0000 ivo Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
Mon, 20 Sep 2004 01:35:43 +0000 ivo This patch enables the compilation and linking of vo_md5sum to libvo.
Mon, 20 Sep 2004 01:31:26 +0000 ivo This patch enables the compilation and linking of vo_pnm (the portable
Mon, 20 Sep 2004 01:28:32 +0000 ivo New translatable messages for vo_pnm (the portable anymap video output
Mon, 20 Sep 2004 01:01:08 +0000 ivo New MD5 sum video output driver. For every frame, it calculates the MD5 sum
Mon, 20 Sep 2004 00:54:57 +0000 ivo New generic 'portable anymap' video output driver. It supports portable
Sun, 19 Sep 2004 22:15:57 +0000 michael 100l typo
Sun, 19 Sep 2004 19:33:56 +0000 gpoirier Sync with 1.725: Better wording and clarity as suggested by the Wanderer.
Sun, 19 Sep 2004 18:45:11 +0000 faust3 handle sigchld in mplayer.c
Sun, 19 Sep 2004 18:36:18 +0000 faust3 switch_ratio may not work with some filter chains
Sun, 19 Sep 2004 10:58:41 +0000 diego Better wording and clarity as suggested by the Wanderer.
Sun, 19 Sep 2004 10:51:33 +0000 paszczi cosmetics by frogu
Sun, 19 Sep 2004 10:17:07 +0000 gpoirier Fixes indentation around my contributions, and adds lavc's "turbo" mode,
Sun, 19 Sep 2004 09:59:05 +0000 gpoirier New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding
Sat, 18 Sep 2004 23:20:09 +0000 michael support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm at u dot washington dot edu>)
Sat, 18 Sep 2004 21:46:41 +0000 paszczi synced with 1.723
Sat, 18 Sep 2004 20:31:28 +0000 ivo mp_msg transition of unmaintained audio output drivers.
Sat, 18 Sep 2004 18:14:25 +0000 gpoirier Cumulative patch:
Sat, 18 Sep 2004 14:35:19 +0000 reimar fix playback of files with displaysize not set (aspect was set to NaN for these)
Sat, 18 Sep 2004 14:20:14 +0000 diego Use the same names as on mphq for the generated man pages.
Sat, 18 Sep 2004 14:17:45 +0000 diego Reduce excessive verbosity a bit.
Sat, 18 Sep 2004 13:57:46 +0000 diego man page review part IX
Sat, 18 Sep 2004 12:58:45 +0000 diego czech man page translation by Jiri Heryan <technik at domotech dot cz>
Sat, 18 Sep 2004 10:10:58 +0000 gabucino compile fix
Sat, 18 Sep 2004 09:10:47 +0000 reimar force compilers not to optimize/inline extend_stack_for_dll_alloca
Sat, 18 Sep 2004 04:20:13 +0000 rfelker fix reimar's 10l...no actually imho it's arpi's 100l for writing the
Sat, 18 Sep 2004 00:08:17 +0000 michael passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags
Fri, 17 Sep 2004 21:15:52 +0000 paszczi synced with 1.40 + random fixes
Fri, 17 Sep 2004 21:10:02 +0000 nauj27 A bit of sync
Fri, 17 Sep 2004 20:12:44 +0000 paszczi synced with 1.721
Fri, 17 Sep 2004 17:11:29 +0000 gpoirier Sync with English manpage
Fri, 17 Sep 2004 15:53:04 +0000 diego -menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>
Fri, 17 Sep 2004 15:38:59 +0000 diego runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
Fri, 17 Sep 2004 15:35:47 +0000 diego Quit now sends an optional return value, based on patch sent by Aurelien
Fri, 17 Sep 2004 12:16:42 +0000 diego Translate up to MSGL_STATUS so all normal output is translated.
Fri, 17 Sep 2004 11:34:00 +0000 diego MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryan
Fri, 17 Sep 2004 11:30:30 +0000 diego wording, spelling and small fixes to the video output driver section
Fri, 17 Sep 2004 11:18:55 +0000 diego Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWrite
Fri, 17 Sep 2004 10:37:56 +0000 faust3 10l
Fri, 17 Sep 2004 09:56:09 +0000 faust3 center the image when screenw & height are set
Fri, 17 Sep 2004 09:55:50 +0000 kraymer lastes sync with EDL messages
Fri, 17 Sep 2004 02:28:44 +0000 diego Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
Thu, 16 Sep 2004 19:51:13 +0000 reimar moved sh_audio initialization from dec_audio to demuxer.c to fix
Thu, 16 Sep 2004 19:42:54 +0000 rtognimp IBM Ultimotion native decoding via libavcodec
Thu, 16 Sep 2004 18:08:17 +0000 faust3 Changed the default again so that the initial video position is in
Thu, 16 Sep 2004 11:00:37 +0000 diego nick
Thu, 16 Sep 2004 09:25:56 +0000 faust3 make it possible to use the run command from a menu config file, based on a patch by Aurelien Jacobs <aurel@gnuage.org>
Thu, 16 Sep 2004 08:12:05 +0000 faust3 stdout and stderr are macros --- you can't assign to them. Assignment doesn't make sense anyway, because freopen will always return the same FILE * structure that it got in parameter. patch by Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
Thu, 16 Sep 2004 07:58:19 +0000 faust3 declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>
Wed, 15 Sep 2004 21:58:21 +0000 rtognimp Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
Wed, 15 Sep 2004 16:01:34 +0000 faust3 Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
Wed, 15 Sep 2004 15:33:52 +0000 paszczi synced with 1.718
Wed, 15 Sep 2004 15:17:06 +0000 faust3 mingw compile fix
Wed, 15 Sep 2004 14:19:41 +0000 faust3 fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>; remove ^M
Wed, 15 Sep 2004 14:08:46 +0000 faust3 fix a memory corruption and make sure only getch2 handles stdin
Wed, 15 Sep 2004 13:37:49 +0000 faust3 option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.org>
Wed, 15 Sep 2004 13:16:52 +0000 faust3 This time is a patch to improve subtitle alignment management. It
Wed, 15 Sep 2004 13:08:53 +0000 gpoirier Cumulative patch:
Wed, 15 Sep 2004 11:26:45 +0000 faust3 fix ineffectual video equalizer command line options, patch by kiriuja <mplayer-bugs at en-directo.net>, closes #37, some more variable docu by me
Wed, 15 Sep 2004 10:47:03 +0000 danny Audio output driver suboptions documented
Wed, 15 Sep 2004 09:45:34 +0000 faust3 slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
Wed, 15 Sep 2004 09:29:10 +0000 faust3 quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <aurel at gnuage.org>
Wed, 15 Sep 2004 08:02:51 +0000 faust3 add a comment to the Xorg workaround
Tue, 14 Sep 2004 21:02:19 +0000 rtognimp Index must be positive to prevent endless loop on bad data
Tue, 14 Sep 2004 20:43:39 +0000 faust3 workaround for Xorg-6.8 not saving the surface registers on bigendian
Tue, 14 Sep 2004 16:57:37 +0000 iive fix compile on gcc 2.95.3
Mon, 13 Sep 2004 21:21:48 +0000 rtognimp AVC support moved to libavcodec, avcC atom is now passed in extradata
Mon, 13 Sep 2004 15:24:02 +0000 wight sync 1.717
Sun, 12 Sep 2004 22:44:49 +0000 wight random fixes, spelling, vocabulary
Sun, 12 Sep 2004 22:43:17 +0000 wight Consistency fixes, spelling
Sun, 12 Sep 2004 18:51:44 +0000 gpoirier Sync with English mp-v1.715.
Sun, 12 Sep 2004 18:42:02 +0000 danny All video driver suboptions documented, gif and tga examples
Sun, 12 Sep 2004 16:42:26 +0000 diego small fixes
Sun, 12 Sep 2004 15:45:49 +0000 kraymer changed wording (s/Unteroption/Suboption)
Sun, 12 Sep 2004 15:36:43 +0000 iive 2pass encoding support for x264(r46).
Sun, 12 Sep 2004 14:01:13 +0000 mosu Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>.
Sun, 12 Sep 2004 10:57:51 +0000 gpoirier Sync with 1.711:
Sun, 12 Sep 2004 01:35:41 +0000 ivo Added one more error check. Forgot it last time (grrr :) ).
Sat, 11 Sep 2004 22:54:33 +0000 kraymer removed occurence of work as maintainer (in regard to Diego's email)
Sat, 11 Sep 2004 22:52:34 +0000 kraymer updates in video output drivers section (update rev 1710 of en/mplayer.1)\nother minor fixes
Sat, 11 Sep 2004 22:50:00 +0000 kraymer hopefully last format correction regarding prior commit in video output drivers section
Sat, 11 Sep 2004 22:37:35 +0000 kraymer fixes some typos, wording and formatting
Sat, 11 Sep 2004 21:15:13 +0000 ivo Fixed typo.
Sat, 11 Sep 2004 19:59:31 +0000 ivo * Changed malloc and strncpy to strdup. Less code.
Sat, 11 Sep 2004 19:48:00 +0000 kraymer added myself to AUTHORS file
Sat, 11 Sep 2004 19:47:16 +0000 kraymer changed email address
Sat, 11 Sep 2004 19:18:19 +0000 kraymer minor changes I came across during sync of videofilters section
Sat, 11 Sep 2004 19:15:48 +0000 kraymer spell-checking done for beginning until player-specific options (mplayer only)
Sat, 11 Sep 2004 13:08:34 +0000 diego Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>
Sat, 11 Sep 2004 09:40:34 +0000 reimar fix seeking in audio-only case (crash when seeking backwards, time reset to 0)
Sat, 11 Sep 2004 09:28:39 +0000 danny Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop from the list to document
Sat, 11 Sep 2004 09:18:07 +0000 alex info packet is now file global, while meta pakcet is stream specific, as discussed with Rich
Sat, 11 Sep 2004 09:07:07 +0000 reimar output faad error message in case of a decoder error
Fri, 10 Sep 2004 22:22:02 +0000 rtognimp 100l
Fri, 10 Sep 2004 20:53:22 +0000 al Don't prepend basepath to a full unix path. ( 10l to Joey. )
Fri, 10 Sep 2004 17:54:17 +0000 diego libavformat
Fri, 10 Sep 2004 16:39:31 +0000 rtognimp Fixes for VirtualAlloc function:
Fri, 10 Sep 2004 10:15:50 +0000 diego typos, wording
Fri, 10 Sep 2004 02:07:16 +0000 rfelker show video format for all demuxers, not just avi (move this somewhere else if you prefer)
Fri, 10 Sep 2004 01:15:24 +0000 ivo Removed unused variable (leftover of having two instances of directory creation
Thu, 09 Sep 2004 19:28:54 +0000 reimar avoid always skipping first junk with a "sync lost" message
Thu, 09 Sep 2004 19:24:12 +0000 rtognimp Don't leave a messed up terminal after a crash
Thu, 09 Sep 2004 18:36:15 +0000 gpoirier typos and wordings picked up by Diego
Thu, 09 Sep 2004 15:36:47 +0000 gpoirier Sync with 1.709: "some typo, case change"
Thu, 09 Sep 2004 15:25:06 +0000 gpoirier Encoding options update, most are XviD related
Thu, 09 Sep 2004 13:33:40 +0000 paszczi sync
Thu, 09 Sep 2004 12:53:30 +0000 danny some typo, case change
Thu, 09 Sep 2004 12:22:27 +0000 paszczi synced with 1.708 (aka first sync from my laptop;P)
Thu, 09 Sep 2004 10:33:36 +0000 gpoirier All video filters are now documented and in sync against English man page.
Thu, 09 Sep 2004 01:13:26 +0000 attila adding the code documentation guide lines
Wed, 08 Sep 2004 23:44:34 +0000 diego chunk size fix from Ross Finlayson, ported from xine
Wed, 08 Sep 2004 15:31:47 +0000 diego CVS policy updated as discussed on dev-eng.
Wed, 08 Sep 2004 14:58:28 +0000 diego Von/van should not determine alphabetical order, email address added.
Wed, 08 Sep 2004 11:49:39 +0000 gpoirier Typos on the XviD section
Wed, 08 Sep 2004 09:42:05 +0000 danny Synced with 1.707
Wed, 08 Sep 2004 03:51:37 +0000 ivo Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
Wed, 08 Sep 2004 01:11:16 +0000 ivo This patch moves the directory creation code to a separate function. I have
Tue, 07 Sep 2004 20:27:05 +0000 gpoirier Big changes on XviD documentation.
Tue, 07 Sep 2004 17:30:07 +0000 diego OpenBSD clarification by Bj«Órn Sandell <biorn @ dce . chalmers . se>
Tue, 07 Sep 2004 11:00:27 +0000 kraymer newly created videofilters section
Tue, 07 Sep 2004 10:40:30 +0000 kraymer finished translation and review of decoding/filtering section
Tue, 07 Sep 2004 10:23:27 +0000 kraymer \-af note added
Tue, 07 Sep 2004 09:59:27 +0000 gpoirier Cumulative patch
Tue, 07 Sep 2004 08:53:09 +0000 gpoirier Sync with Diego's alphabetical order for lavdopts
Tue, 07 Sep 2004 01:20:19 +0000 michael disable direct rendering for h264
Tue, 07 Sep 2004 01:05:56 +0000 diego MPlayer X11 options do not affect SDL.
Tue, 07 Sep 2004 00:56:58 +0000 diego spelling
Mon, 06 Sep 2004 23:07:20 +0000 kraymer reorder lavdopts suboptions to achieve alphabetical order
Mon, 06 Sep 2004 22:54:06 +0000 kraymer \-jpeg moved
Mon, 06 Sep 2004 22:30:53 +0000 rfelker finally diego will be happy....this is totally useless but oh well :)
Mon, 06 Sep 2004 22:27:08 +0000 ivo mplayer -af help now lists all available audio filters.
Mon, 06 Sep 2004 21:26:46 +0000 reimar do not modify d_width and d_height when -xy option was given, otherwise -xy has no effect with e.g. vo_gl
Mon, 06 Sep 2004 21:25:59 +0000 rfelker pullup docs + new feature for slow cpus :)
Mon, 06 Sep 2004 20:11:37 +0000 reimar Copy-n-Paste bug breaking channel selection in audio configuration dialog
Mon, 06 Sep 2004 14:07:48 +0000 diego typo
Mon, 06 Sep 2004 14:06:33 +0000 diego pan filter needs number of _input_ channels, ported from the man page.
Mon, 06 Sep 2004 14:05:09 +0000 diego List administrators.
Mon, 06 Sep 2004 11:11:02 +0000 diego mailing lists and german documentation maintainers, spelling
Mon, 06 Sep 2004 11:03:51 +0000 diego -lavdopts fast, small fix to -lavdopts ec
Mon, 06 Sep 2004 10:55:01 +0000 diego alphabetical order for lavdopts
Mon, 06 Sep 2004 10:50:19 +0000 diego MB, QP explanation, some more consistency
Mon, 06 Sep 2004 09:05:38 +0000 diego some new patch policy: compression, mail threading, printf vs mp_msg
Mon, 06 Sep 2004 07:52:49 +0000 gpoirier More information on XviD's "interlaced" and "4mv" options thanks to a
Sun, 05 Sep 2004 22:10:59 +0000 rfelker fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts
Sun, 05 Sep 2004 22:01:23 +0000 kraymer Sorry, typo
Sun, 05 Sep 2004 21:56:39 +0000 kraymer sync to latest updates in vo_jpeg.c section
Sun, 05 Sep 2004 20:55:10 +0000 gpoirier Pretty much all filters documented and in sync now (up to "phase" filter,
Sun, 05 Sep 2004 17:54:09 +0000 ivo Some minor vo_jpeg fixes:
Sun, 05 Sep 2004 17:46:33 +0000 joey fixed --enable-gif bug
Sun, 05 Sep 2004 16:55:06 +0000 rfelker fixed warning in my patch
Sun, 05 Sep 2004 16:51:15 +0000 rfelker ensure that avi files have a valid header as soon as possible.
Sun, 05 Sep 2004 13:02:31 +0000 gpoirier updates -vo jpeg:options and minor sync
Sat, 04 Sep 2004 22:59:33 +0000 ivo Removal of -jpeg commandline option.
Sat, 04 Sep 2004 15:34:20 +0000 reimar alignment for SPARC64, second try
Sat, 04 Sep 2004 10:22:38 +0000 reimar af_pan wants number of _input_ channels, fixes bugzilla bug #22
Sat, 04 Sep 2004 09:29:08 +0000 diego switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fix
Fri, 03 Sep 2004 22:18:46 +0000 kraymer sync to latest manpage reviews by Diego
Fri, 03 Sep 2004 20:22:22 +0000 al We don't need to support the old nvidia binary driver bug any longer.
Fri, 03 Sep 2004 20:18:28 +0000 gpoirier better documentation of not obvious subq default setting
Fri, 03 Sep 2004 17:47:34 +0000 gpoirier Diego's man page review part VIII commited, small syncs on video filters
Fri, 03 Sep 2004 17:42:52 +0000 diego alphabetical order
Fri, 03 Sep 2004 15:09:20 +0000 gpoirier All libavcodec encoding options are now documented
Fri, 03 Sep 2004 12:12:17 +0000 reimar improved suboption parsing, fixes also compiler warnings
Fri, 03 Sep 2004 10:50:03 +0000 reimar first attempt to make 24-bit PCM DVDs work
Fri, 03 Sep 2004 00:08:58 +0000 rfelker strictness level -1 to 'almost' ignore breaks
Thu, 02 Sep 2004 23:51:05 +0000 rfelker just some debugging junk i'd like to have in there for now :)
Thu, 02 Sep 2004 20:08:32 +0000 reimar missing initialization of round
Thu, 02 Sep 2004 19:48:41 +0000 michael hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>)
Thu, 02 Sep 2004 19:33:17 +0000 nauj27 sync by Andoni Zubimendi <andoni at lpsat.net>
Thu, 02 Sep 2004 16:52:13 +0000 michael non spec compliant optizations support
Thu, 02 Sep 2004 12:18:36 +0000 faust3 subtitle autodetection regardles of case (bug #65), patches Michal Svec <rebel at atrey.karlin.mff.cuni.cz> and Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl>
Thu, 02 Sep 2004 12:02:06 +0000 faust3 slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gnuage.org>
Thu, 02 Sep 2004 11:34:25 +0000 faust3 fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> from the Geexbox mplayer patchset, some modification by me
Thu, 02 Sep 2004 06:57:51 +0000 wight sync tag bumped to 1.47
Thu, 02 Sep 2004 06:57:30 +0000 wight sync 1.65
Thu, 02 Sep 2004 06:57:07 +0000 wight sync 1.47
Thu, 02 Sep 2004 06:40:16 +0000 wight - <screen> -> <command>, improves readibility and sense.
Thu, 02 Sep 2004 00:46:21 +0000 diego typo
Wed, 01 Sep 2004 19:42:51 +0000 wight - sync 1.45
Wed, 01 Sep 2004 17:38:54 +0000 paszczi synced with 1.694 + additional fixes
Wed, 01 Sep 2004 15:05:34 +0000 diego man page review part VIII
Wed, 01 Sep 2004 15:02:02 +0000 gpoirier Fixes some upercase/points on sentences
Wed, 01 Sep 2004 02:31:24 +0000 ivo One-time cosmetics update.
Tue, 31 Aug 2004 18:46:19 +0000 gpoirier Sync against Diego's man page review part VI & VII
Tue, 31 Aug 2004 15:45:21 +0000 gpoirier Massive updates and sync on filters section.
Tue, 31 Aug 2004 10:31:15 +0000 diego man page review part VII
Tue, 31 Aug 2004 09:17:17 +0000 paszczi synced with 1.692 + random fixes
Tue, 31 Aug 2004 07:53:49 +0000 gpoirier cropdetect description update
Tue, 31 Aug 2004 01:24:51 +0000 diego man page review part VI
Tue, 31 Aug 2004 00:10:32 +0000 diego cropdetect style fixup
Tue, 31 Aug 2004 00:09:01 +0000 diego Compn wished for forcing codecs.
Tue, 31 Aug 2004 00:06:09 +0000 diego The threads lavc option may negatively affect motion estimation.
Mon, 30 Aug 2004 22:39:50 +0000 kraymer Modified Files:
Mon, 30 Aug 2004 21:06:52 +0000 reimar Using updated colorspace specifications from colorspaces.txt.
Mon, 30 Aug 2004 20:39:32 +0000 reimar Adds rounding parameter for width and height values returned.
Mon, 30 Aug 2004 20:34:25 +0000 danny synced with 1.682
Mon, 30 Aug 2004 20:17:31 +0000 reimar allow empty assignments, necessary for some weird servers...
Mon, 30 Aug 2004 19:11:18 +0000 gpoirier Small sync of just lavc options...
Mon, 30 Aug 2004 15:29:44 +0000 gpoirier Small syncs against english manpage around old-DiviX post-processing filtrers.
Mon, 30 Aug 2004 13:03:37 +0000 gpoirier removal of (hopefully) trailing spaces, small fixes and syncs.
Mon, 30 Aug 2004 11:05:19 +0000 diego URL with lavc option descriptions, pointed out by Attila.
Mon, 30 Aug 2004 09:23:28 +0000 diego unrarlib
Mon, 30 Aug 2004 08:49:32 +0000 paszczi synced with 1.64 + fixed previous sync
Mon, 30 Aug 2004 00:42:27 +0000 diego #ifdef simplification and higher consistency
Mon, 30 Aug 2004 00:10:39 +0000 diego For some reason the arts sdl audio subdriver is called artsc.
Sun, 29 Aug 2004 20:18:32 +0000 paszczi synced with 1.63
Sun, 29 Aug 2004 20:15:16 +0000 paszczi synced with 1.688 + some fixes
Sun, 29 Aug 2004 19:39:21 +0000 gpoirier Cumulative patch for all Diego's patches before Aug 29 18:38:15 CEST 2004. Some minor fixes too.
Sun, 29 Aug 2004 16:38:12 +0000 gpoirier Addition of x264 encoding options plus minor spelling and syncs
Sun, 29 Aug 2004 13:52:19 +0000 rtognimp AVC (fourcc avc1) in mp4 support
Sat, 28 Aug 2004 21:01:15 +0000 diego typo
Sat, 28 Aug 2004 20:59:49 +0000 rathann small gcc warning fixes
Sat, 28 Aug 2004 20:56:56 +0000 rathann small fixes
Sat, 28 Aug 2004 20:53:01 +0000 rathann fix overcomplicated macros and a few warnings
Sat, 28 Aug 2004 20:51:25 +0000 rathann fix missing includes
Sat, 28 Aug 2004 20:36:34 +0000 diego fall back to --> fall back on, some consistency
Sat, 28 Aug 2004 20:31:41 +0000 rathann use correct headers
Sat, 28 Aug 2004 20:22:38 +0000 rathann loader gcc warning fixes and avifile sync
Sat, 28 Aug 2004 20:20:40 +0000 rathann small gcc warning fix
Sat, 28 Aug 2004 20:00:46 +0000 diego x264 section reviewed.
Sat, 28 Aug 2004 19:47:21 +0000 diego more consistency, small changes
Sat, 28 Aug 2004 19:22:56 +0000 diego credits for Reynaldo Verdejo Pinochet
Sat, 28 Aug 2004 18:18:24 +0000 diego trailing whitespace
Sat, 28 Aug 2004 18:14:07 +0000 diego Small changes for added consistency.
Sat, 28 Aug 2004 17:35:32 +0000 diego Consistently insert lines with only "." between options.
Sat, 28 Aug 2004 17:25:30 +0000 gpoirier Sync against english manpage. All done until "video filters"
Sat, 28 Aug 2004 16:23:31 +0000 diego sync by Sebastian Kr«£mer <mail@skraemer.de>
Sat, 28 Aug 2004 15:10:36 +0000 paszczi synced with 1.682 + random fixes
Sat, 28 Aug 2004 14:00:36 +0000 wight Some more dependency tracking
Sat, 28 Aug 2004 11:46:19 +0000 diego updates by Sebastian Kr«£mer <mail@skraemer.de>
Sat, 28 Aug 2004 01:34:24 +0000 al Added Reynaldo as maintainter for MPlayer's EDL code.
Sat, 28 Aug 2004 00:46:05 +0000 rtognimp EDL enhancement/fixes:
Fri, 27 Aug 2004 21:20:16 +0000 faust3 Rough but working bigendian support for radeon cards, patch by Luca Barbato <lu_zero at gentoo.org>
Fri, 27 Aug 2004 20:43:05 +0000 iive x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
Fri, 27 Aug 2004 15:50:33 +0000 gpoirier Includes latest english patches translated in French, new sync against the
Fri, 27 Aug 2004 15:07:56 +0000 ivo Updated the AUTHORS file.
Fri, 27 Aug 2004 11:31:50 +0000 paszczi wording
Fri, 27 Aug 2004 11:29:50 +0000 paszczi sync with 1.681
Fri, 27 Aug 2004 08:25:17 +0000 henry sync to 1.125
Fri, 27 Aug 2004 02:12:11 +0000 diego better -slang description inspired by a patch from Guillaume Poirier
Fri, 27 Aug 2004 02:04:25 +0000 diego simplification
Thu, 26 Aug 2004 22:18:25 +0000 ivo Added output to multiple directories for vo_jpeg.
Thu, 26 Aug 2004 22:15:26 +0000 joey added "xbutton" support for 4-5 button mice
Thu, 26 Aug 2004 19:46:12 +0000 diego Patches should be gzip or bzip2 compressed if necessary.
Thu, 26 Aug 2004 19:38:16 +0000 nicodvb added forgotten dvb-t params lp_coderate and hierarchy
Thu, 26 Aug 2004 19:18:05 +0000 ivo Added myself as maintainer of vo_jpeg.
Thu, 26 Aug 2004 13:32:36 +0000 gpoirier fixed the removal of French maintainer of the Doc Nicolas Le Gaillart
Thu, 26 Aug 2004 12:07:02 +0000 henry clenups
Thu, 26 Aug 2004 11:55:34 +0000 gpoirier Changed the name of the French documentation maintainer
Thu, 26 Aug 2004 10:34:20 +0000 faust3 some more segfault fixes
Thu, 26 Aug 2004 10:12:14 +0000 michael 10l
Thu, 26 Aug 2004 09:24:03 +0000 rathann remove unnecessary mips check (it's obsolete anyway)
Thu, 26 Aug 2004 08:47:12 +0000 henry update
Thu, 26 Aug 2004 08:07:25 +0000 gpoirier More sync against latest english manpage patches and french grammar corrections
Thu, 26 Aug 2004 01:28:57 +0000 michael change to match current bgr/rgb definition
Thu, 26 Aug 2004 01:06:02 +0000 diego properly set linking flags for NetBSD, patch by jb13@gomerbud.com
Wed, 25 Aug 2004 19:41:01 +0000 wight sync + some small fixes
Wed, 25 Aug 2004 19:25:42 +0000 wight Add \: after /
Wed, 25 Aug 2004 18:00:12 +0000 paszczi synced with 1.677
Wed, 25 Aug 2004 16:47:32 +0000 diego Apparently the latin1 groff device gives better results than ascii.
Wed, 25 Aug 2004 16:29:21 +0000 faust3 prevent libmpeg2 from freeing sh
Wed, 25 Aug 2004 16:16:09 +0000 diego warning fixes and a 10l (.IPS vs .IPs)
Wed, 25 Aug 2004 15:40:06 +0000 diego Detect if the assembler supports receiving data through -pipe,
Wed, 25 Aug 2004 15:35:32 +0000 diego Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.
Wed, 25 Aug 2004 15:20:39 +0000 diego keyboard control: some fixes and extensions, punctuation
Wed, 25 Aug 2004 15:07:39 +0000 diego Cycle through the available subtitles with 'b'.
Wed, 25 Aug 2004 13:09:56 +0000 iive allow alignment without ATTRIBUTE_ALIGNED_MAX been defined, it fixes sparc unaligned memory access
Wed, 25 Aug 2004 09:49:43 +0000 faust3 10l
Wed, 25 Aug 2004 07:52:52 +0000 mosu Cosmetics: fix some compiler warnings.
Wed, 25 Aug 2004 01:06:26 +0000 diego Document how to specify multiple paths with the --with-* options,
Tue, 24 Aug 2004 21:37:41 +0000 mosu Display the language code for subtitles from Matroska files.
Tue, 24 Aug 2004 21:29:51 +0000 henry compile fix (missing string)
Tue, 24 Aug 2004 21:20:24 +0000 mosu Do not use globals. Put the variables into the appropriate demuxer struct instead.
Tue, 24 Aug 2004 20:58:29 +0000 mosu Support for subtitle switching in Matroska.
Tue, 24 Aug 2004 20:48:24 +0000 danny Synced with 1.642, minor changes, space at end of line
Tue, 24 Aug 2004 20:42:27 +0000 nplourde add rgb32 csp support
Tue, 24 Aug 2004 20:23:11 +0000 henry postproc fix
Tue, 24 Aug 2004 19:36:17 +0000 diego printf -> mp_msg conversion, first steps
Tue, 24 Aug 2004 19:29:17 +0000 diego id3edit updated
Tue, 24 Aug 2004 19:08:29 +0000 diego updates by Guillaume POIRIER <gpoirier@irisa.fr>
Tue, 24 Aug 2004 17:40:31 +0000 nplourde fix crash when using close button
Tue, 24 Aug 2004 17:24:31 +0000 henry more TARGET_* conditionals
Tue, 24 Aug 2004 17:11:02 +0000 henry actually use the acceleration on SPARC
Tue, 24 Aug 2004 16:50:13 +0000 henry fix compilation withoud libdvdread
Tue, 24 Aug 2004 16:34:49 +0000 paszczi synced with 1.46
Tue, 24 Aug 2004 16:30:49 +0000 paszczi spelling
Tue, 24 Aug 2004 16:26:36 +0000 paszczi synced with 1.675
Tue, 24 Aug 2004 16:15:56 +0000 henry libmpeg2 B-frame fix
Tue, 24 Aug 2004 11:10:40 +0000 diego H.263 spelling
Tue, 24 Aug 2004 11:02:12 +0000 faust3 vm window handling fixes
Tue, 24 Aug 2004 10:55:02 +0000 diego cosmetics
Tue, 24 Aug 2004 10:52:28 +0000 diego spelling, rewording, some additions
Mon, 23 Aug 2004 23:24:27 +0000 diego vo_svga suboptions, yuv4mpeg note
Mon, 23 Aug 2004 23:18:31 +0000 diego wrong formats
Mon, 23 Aug 2004 22:49:42 +0000 diego 10l Pepsi
Mon, 23 Aug 2004 22:37:50 +0000 wight default style
Mon, 23 Aug 2004 22:28:37 +0000 diego updates by Guillaume POIRIER <gpoirier@irisa.fr>
Mon, 23 Aug 2004 22:26:05 +0000 diego large updates by Sebastian Kr«£mer <mail@skraemer.de>
Mon, 23 Aug 2004 09:52:25 +0000 iive prevent XFree execution on wrong condition
Mon, 23 Aug 2004 08:03:31 +0000 diego mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
Mon, 23 Aug 2004 07:51:10 +0000 wight Check if -liconv is needed for iconv.
Mon, 23 Aug 2004 00:31:33 +0000 attila Make the stepsize of volume changes, changeable by a commandline paarameter
Mon, 23 Aug 2004 00:25:19 +0000 attila Adding doxygen stuff.
Sun, 22 Aug 2004 21:47:22 +0000 diego small fixes
Sun, 22 Aug 2004 19:55:58 +0000 wight sync
Sun, 22 Aug 2004 19:52:50 +0000 joey fix for audio position inaccuracy
Sun, 22 Aug 2004 19:36:27 +0000 wight sync tag bump
Sun, 22 Aug 2004 19:34:13 +0000 joey forgot some ifdef's and broke mplayer.c without ogg & dvdread
Sun, 22 Aug 2004 19:01:56 +0000 joey added runtime toggle of root window playback
Sun, 22 Aug 2004 18:57:45 +0000 joey added -rootwin support to vo_directx
Sun, 22 Aug 2004 18:47:48 +0000 joey moved combined vobsub_lang into sub_select
Sun, 22 Aug 2004 17:09:42 +0000 diego spelling/wording as suggested by Sebastian Kr«£mer <mail@skraemer.de>
Sun, 22 Aug 2004 16:43:53 +0000 diego wording fix suggested by the Wanderer
Sun, 22 Aug 2004 15:58:00 +0000 wight sync 1.669
Sun, 22 Aug 2004 15:47:53 +0000 wight minor fixes
Sun, 22 Aug 2004 15:44:26 +0000 wight sync
Sun, 22 Aug 2004 15:36:40 +0000 rtognimp H.261 support via lavc codec and lavf demuxer
Sun, 22 Aug 2004 14:50:51 +0000 diego spelling
Sun, 22 Aug 2004 14:43:42 +0000 diego more genre IDs by Bernd Ernesti <mplayer@lists.veego.de>
Sun, 22 Aug 2004 14:34:37 +0000 diego updates by Sebastian Kr«£mer <mail@skraemer.de>
Sun, 22 Aug 2004 14:06:13 +0000 diego small fixes by Sebastian Kr«£mer <mail@skraemer.de>
Sat, 21 Aug 2004 22:56:02 +0000 wight sync + random fixes
Sat, 21 Aug 2004 22:47:00 +0000 wight minor fixes
Sat, 21 Aug 2004 21:08:07 +0000 wight missing \
Sat, 21 Aug 2004 19:46:24 +0000 alex support for snow
Sat, 21 Aug 2004 19:31:00 +0000 alex support snow
Sat, 21 Aug 2004 19:22:11 +0000 alex ffsonic
Sat, 21 Aug 2004 19:17:17 +0000 alex nut is only handled by lavf, speed up detection
Sat, 21 Aug 2004 16:52:54 +0000 lumag sync
Sat, 21 Aug 2004 16:52:41 +0000 lumag Include origin text for quote.
Sat, 21 Aug 2004 15:43:00 +0000 diego updates by Sebastian Kr«£mer <mail@skraemer.de>
Sat, 21 Aug 2004 15:26:30 +0000 diego man page review part V
Sat, 21 Aug 2004 11:37:06 +0000 diego updates by Guillaume POIRIER <gpoirier@irisa.fr>
Sat, 21 Aug 2004 08:57:29 +0000 paszczi sync
Fri, 20 Aug 2004 20:39:17 +0000 diego Fix English before the translations.
Fri, 20 Aug 2004 20:22:25 +0000 diego man page review part IV
Fri, 20 Aug 2004 18:29:25 +0000 rtognimp typo
Fri, 20 Aug 2004 17:15:44 +0000 diego Credits for Guillaume Poirier, maintainers are listed elsewhere.
Fri, 20 Aug 2004 17:01:32 +0000 diego spelling/wording fixes
Fri, 20 Aug 2004 14:09:16 +0000 syrjala Removed fb_dev_name handling.
Fri, 20 Aug 2004 11:57:02 +0000 wight sync 1.663
Fri, 20 Aug 2004 11:43:42 +0000 wight consistency fix, same sentence should be changed to same
Fri, 20 Aug 2004 11:33:46 +0000 wight sync 1.17
Fri, 20 Aug 2004 09:41:13 +0000 al Removed superfluous XFlush calls before XSync.
Thu, 19 Aug 2004 17:18:06 +0000 diego portability fix taken from the NetBSD patch set
Thu, 19 Aug 2004 16:26:16 +0000 diego updates by Guillaume POIRIER <gpoirier@irisa.fr>
Thu, 19 Aug 2004 14:45:07 +0000 diego better description of the chroma_opt XviD option
Thu, 19 Aug 2004 12:10:07 +0000 diego spelling/wording consistency as suggested by the Wanderer
Thu, 19 Aug 2004 11:57:33 +0000 diego readability whitespace fix
Thu, 19 Aug 2004 11:48:57 +0000 diego updates by Guillaume POIRIER <gpoirier@irisa.fr>
Thu, 19 Aug 2004 09:59:25 +0000 nicodvb user can select which dvb card to use as vo
Thu, 19 Aug 2004 09:51:07 +0000 nicodvb user can select dvb card number to use (V3 api only)
Wed, 18 Aug 2004 19:00:05 +0000 diego spelling: big-endian and little-endian
Wed, 18 Aug 2004 18:59:19 +0000 diego minor fixes
Wed, 18 Aug 2004 16:50:22 +0000 diego updates by Guillaume POIRIER <gpoirier@irisa.fr>
Wed, 18 Aug 2004 15:11:57 +0000 rtognimp Sync with 1.123
Wed, 18 Aug 2004 14:50:21 +0000 wight sync
Wed, 18 Aug 2004 14:49:12 +0000 wight missing .br's added
Wed, 18 Aug 2004 08:33:57 +0000 wight sync 1.657
Wed, 18 Aug 2004 08:31:38 +0000 wight another wrong style Warning
Wed, 18 Aug 2004 08:03:10 +0000 wight Consistency, punctuation, some minor fixes/clarifications.
Wed, 18 Aug 2004 00:38:59 +0000 diego sync by Sebastian Kr«£mer <mail@skraemer.de>
Wed, 18 Aug 2004 00:27:10 +0000 diego Missing quotes added.
Wed, 18 Aug 2004 00:25:47 +0000 diego 10l, sb, st and vstats are lavc _de_coding, not _en_coding options.
Tue, 17 Aug 2004 17:51:54 +0000 wight massive sync, rewording, consistency, fixes etc.
Tue, 17 Aug 2004 15:44:49 +0000 diego xvid options sync, patch by Guillaume POIRIER <gpoirier@irisa.fr>
Tue, 17 Aug 2004 10:12:49 +0000 wight simplify rounding
Tue, 17 Aug 2004 01:06:24 +0000 michael maybe more understandable?
Mon, 16 Aug 2004 00:23:00 +0000 diego Clarify a few things, spelling and wording fixes, some of this belongs to
Mon, 16 Aug 2004 00:18:30 +0000 diego credits for Robert Kesterson
Sun, 15 Aug 2004 13:03:32 +0000 diego dfbmga now fixed-vo compliant, lavc exports field flags.
Sun, 15 Aug 2004 00:27:28 +0000 syrjala Removed useless SetOpacity() calls.
Sun, 15 Aug 2004 00:25:23 +0000 syrjala Fixed BES aspect ratio.
Sun, 15 Aug 2004 00:12:34 +0000 syrjala Reorganized init/unint so that fixed-vo works.
Sat, 14 Aug 2004 21:59:02 +0000 iive Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
Sat, 14 Aug 2004 21:24:32 +0000 iive print matroska check result
Sat, 14 Aug 2004 19:39:31 +0000 rtognimp TSCC (TechSmith Camtasia Screen Codec) native support via lavc codec
Sat, 14 Aug 2004 17:07:45 +0000 diego typo
Sat, 14 Aug 2004 17:06:29 +0000 diego Wording and spelling improvements, mostly suggested by the Wanderer.
Sat, 14 Aug 2004 15:50:50 +0000 diego Patch updated for latest changes to libmpeg2.
Sat, 14 Aug 2004 15:44:58 +0000 diego Change patch structure so it applies cleanly to libmpeg2 sources.
Sat, 14 Aug 2004 15:17:39 +0000 diego Improved SPARC CPU detection and SPARC compilation fixes.
Sat, 14 Aug 2004 10:03:26 +0000 faust3 untested multichannel support
Fri, 13 Aug 2004 17:12:45 +0000 wight Missing quotes added
Fri, 13 Aug 2004 13:32:43 +0000 faust3 fix slave mode for mingw, patch by Anton Ragnarsson <anton.ragnarsson.1093 at student.uu.se> some cleanup by be
Fri, 13 Aug 2004 12:28:59 +0000 diego better XviD option descriptions by Guillaume POIRIER <gpoirier@irisa.fr>
Fri, 13 Aug 2004 09:01:39 +0000 wight sync 1.45
Fri, 13 Aug 2004 00:33:14 +0000 diego Update ao_jack for new bio2jack API, improve check in configure.
Thu, 12 Aug 2004 22:37:08 +0000 joey mpdvdkit now accepts X:\ as a device name, as well as X:
Thu, 12 Aug 2004 22:33:21 +0000 joey windows path seperator fixes
Thu, 12 Aug 2004 21:48:44 +0000 al As discussed with Attila, I am now the new maintainer of
Thu, 12 Aug 2004 18:54:22 +0000 faust3 do not exit without an error message
Thu, 12 Aug 2004 12:37:32 +0000 rtognimp Credit for DTS
Thu, 12 Aug 2004 12:36:08 +0000 rtognimp DTS support via lavc and libdts
Thu, 12 Aug 2004 10:22:04 +0000 diego -rootwin is no longer X11 only.
Wed, 11 Aug 2004 19:45:41 +0000 diego nick, typo
Wed, 11 Aug 2004 19:40:23 +0000 diego typo
Wed, 11 Aug 2004 19:36:54 +0000 diego Documented sb, st and vstats lavc options.
Wed, 11 Aug 2004 17:58:41 +0000 diego Break some lines, stray .RE removed.
Wed, 11 Aug 2004 13:39:32 +0000 rik --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
Wed, 11 Aug 2004 10:31:38 +0000 michael RGBA variants
Wed, 11 Aug 2004 08:41:42 +0000 nauj27 sync by Andoni Zubimendi <andoni at lpsat.net>
Wed, 11 Aug 2004 01:52:17 +0000 michael better? RGB/BGR spec
Wed, 11 Aug 2004 01:41:43 +0000 michael missing 32bit RGBA variants and some cleanup
Tue, 10 Aug 2004 23:56:03 +0000 diego man page review part III
Tue, 10 Aug 2004 22:18:44 +0000 diego alphabetical order
Tue, 10 Aug 2004 20:23:58 +0000 reimar width instead of chromWidth causing segfault in some cases
Tue, 10 Aug 2004 20:13:44 +0000 reimar do not attempt to seek backward in stream on MDPR chunk with no codec data
Tue, 10 Aug 2004 17:02:02 +0000 diego typo and consistency fixes
Tue, 10 Aug 2004 17:00:54 +0000 diego man page review part II
Tue, 10 Aug 2004 15:37:34 +0000 diego Lots of Pepsi, this was a leftover from the stone age.
Tue, 10 Aug 2004 14:08:37 +0000 diego Empty lines are not good troff markup, use .sp 1 instead.
Tue, 10 Aug 2004 14:02:46 +0000 diego trailing whitespace cosmetics
Tue, 10 Aug 2004 13:53:28 +0000 diego vo_tdfxfb
Tue, 10 Aug 2004 08:38:12 +0000 paszczi synced with 1.637
Mon, 09 Aug 2004 23:53:37 +0000 diego embarassing typo
Mon, 09 Aug 2004 23:46:28 +0000 diego more precise wording
Mon, 09 Aug 2004 23:41:26 +0000 diego some new maintainers, some cleanup
Mon, 09 Aug 2004 18:06:08 +0000 diego Don't drop frames when paused, fixes not displaying the pause OSD icon
Mon, 09 Aug 2004 18:00:12 +0000 syrjala Don't use flicker filtering.
Mon, 09 Aug 2004 15:53:10 +0000 wight Better protection against double definition of MPEGLAYER3WAVEFORMAT
Mon, 09 Aug 2004 11:12:52 +0000 diego XviD option descriptions, patch by Guillaume POIRIER <gpoirier@irisa.fr>
Mon, 09 Aug 2004 09:03:33 +0000 wight compilation fixes
Mon, 09 Aug 2004 09:00:58 +0000 wight We shouldn't translate filter names
Mon, 09 Aug 2004 08:52:22 +0000 wight sync with 1.123
Mon, 09 Aug 2004 08:22:10 +0000 wight LIVE.COM tests moved to ./configure
Mon, 09 Aug 2004 08:21:42 +0000 wight LIVE.COM autodetection
Sun, 08 Aug 2004 23:22:29 +0000 nplourde now use vo_rootwin var to check for -rootwin switch
Sun, 08 Aug 2004 23:19:49 +0000 nplourde -rootwin switch use vo_rootwin var for all vo
Sun, 08 Aug 2004 21:51:18 +0000 diego qpel and ilme lavc options are mutually exclusive.
Sun, 08 Aug 2004 18:23:04 +0000 wight Make symlinks behavior more sensible - regenerate symlinks (and documentation)
Sat, 07 Aug 2004 23:48:35 +0000 rtognimp Use port number embedded in url for mms streams
Sat, 07 Aug 2004 14:20:28 +0000 reimar fix for crash when seeking with -novideo option
Sat, 07 Aug 2004 14:15:55 +0000 reimar compilation fix for test program
Thu, 05 Aug 2004 06:31:42 +0000 mosu Leftover from the old Matroska demuxer detection removed.
Thu, 05 Aug 2004 00:14:16 +0000 diego language handling simplification
Thu, 05 Aug 2004 00:12:15 +0000 diego Ignore some more generated files.
Thu, 05 Aug 2004 00:11:54 +0000 diego Makefile replacement for compile script
Thu, 05 Aug 2004 00:08:40 +0000 diego sync with recent changes
Thu, 05 Aug 2004 00:07:47 +0000 diego Some explanation what the tool is good for added.
Thu, 05 Aug 2004 00:05:15 +0000 diego ADTS AAC support
Wed, 04 Aug 2004 18:38:27 +0000 mosu Removed the old Matroska demuxer.
Wed, 04 Aug 2004 16:16:48 +0000 diego fibmap_mplayer is long obsolete, noticed by Torinthiel.
Wed, 04 Aug 2004 16:16:42 +0000 wight libosdep directory does not exist. osdep does.
Wed, 04 Aug 2004 16:14:43 +0000 wight And a tiny compile fix.
Wed, 04 Aug 2004 15:48:43 +0000 wight Native darwin timer update.
Wed, 04 Aug 2004 13:36:56 +0000 wight missed word
Wed, 04 Aug 2004 13:22:15 +0000 wight sync with 1.12
Wed, 04 Aug 2004 13:12:15 +0000 wight sync with 1.10
Wed, 04 Aug 2004 11:47:02 +0000 wight sync
Wed, 04 Aug 2004 11:32:03 +0000 wight sync missing \
Wed, 04 Aug 2004 08:29:11 +0000 reimar missing \ before -rawaudio
Tue, 03 Aug 2004 21:05:34 +0000 wight Sync, some spelling and copy/paste issues.
Tue, 03 Aug 2004 19:30:27 +0000 diego credits for Ismail D«Ónmez
Tue, 03 Aug 2004 18:54:26 +0000 faust3 avoid outoptimization of static variables patch by ismail d«Ónmez <ismail.donmez at gmail.com>
Tue, 03 Aug 2004 18:39:04 +0000 diego even better -vo md5 description
Tue, 03 Aug 2004 18:27:10 +0000 diego sync by Philippe De Swert <philippedeswert@pi.be>
Tue, 03 Aug 2004 12:21:14 +0000 al Corrected my mistake in the last memfix patch.
Tue, 03 Aug 2004 11:25:18 +0000 diego This fbset version is outdated and it is generally available in distros.
Tue, 03 Aug 2004 00:45:55 +0000 diego Moved to the TOOLS directory.
Tue, 03 Aug 2004 00:37:05 +0000 diego This alternative Debian directory was never used, so I'm removing it with
Mon, 02 Aug 2004 20:21:45 +0000 reimar Hint how to decode raw AC3
Mon, 02 Aug 2004 16:12:31 +0000 henry summary of the MPlayer specific libmpeg2 changes
Mon, 02 Aug 2004 15:02:35 +0000 reimar applied old patch that was missing an include...
Mon, 02 Aug 2004 13:09:17 +0000 henry forgotten libmpeg2 postprocessing
Mon, 02 Aug 2004 12:38:05 +0000 diego Better documentation for -vo md5.
Mon, 02 Aug 2004 12:02:39 +0000 diego -cache-min, -cache-prefill documented.
Mon, 02 Aug 2004 11:26:43 +0000 henry Importing libmpeg2 from mpeg2dec-0.4.0b
Mon, 02 Aug 2004 07:58:21 +0000 danny Synced with 1.630, some typo from 1.624
Mon, 02 Aug 2004 06:46:48 +0000 henry missing guess_cp declaration (patch by Ismail D«Ónmez)
Mon, 02 Aug 2004 04:24:36 +0000 atmos4 Preliminary Support for building MPlayer with Intel C++ compiler.
Mon, 02 Aug 2004 03:35:50 +0000 atmos4 ICC 8.0 compilation fixes
Sun, 01 Aug 2004 20:13:42 +0000 reimar support for passing mouse events on to MPlayer
Sun, 01 Aug 2004 11:17:27 +0000 faust3 10l query format at least when used with vidix, disable colorkeying with vidix, should fix #38 and #33
Sat, 31 Jul 2004 22:17:23 +0000 diego 10l to the author of this longstanding and obscure bug. Each language
Sat, 31 Jul 2004 18:04:42 +0000 reimar 100l, fixes DXR3 compile problems caused by my last patch.
Sat, 31 Jul 2004 15:14:26 +0000 diego cosmetic warning fix (missing newline at end of file)
Sat, 31 Jul 2004 11:48:07 +0000 lumag sync
Sat, 31 Jul 2004 11:08:47 +0000 faust3 mingw stdin fixes
Fri, 30 Jul 2004 20:19:23 +0000 diego Removed long obsolete files.
Fri, 30 Jul 2004 16:15:06 +0000 reimar Use = instead if # in ALSA device name, as # irritates our config-parser.
Fri, 30 Jul 2004 15:58:36 +0000 reimar unified audio options dialog, fixes also bug #40
Fri, 30 Jul 2004 11:17:21 +0000 diego Remove obsolete entries, patch by VMiklos <mamajom@axelero.hu>.
Fri, 30 Jul 2004 11:08:58 +0000 diego These files are long obsolete.
Fri, 30 Jul 2004 10:21:41 +0000 lumag Remove leftover references to libmpflac/ad_flac
Thu, 29 Jul 2004 22:20:16 +0000 diego Obsolete now that the docs are XML.
Thu, 29 Jul 2004 16:23:16 +0000 reimar support for 24 bit audio
Thu, 29 Jul 2004 14:59:48 +0000 nplourde add var vo_rootwin and -rootwin switch for mac osx
Thu, 29 Jul 2004 00:57:22 +0000 diego compilation fixes from Gentoo by Chris White <webmaster@securesystem.info>
Wed, 28 Jul 2004 17:03:09 +0000 reimar 10l, FILE is defined in stdio.h
Wed, 28 Jul 2004 12:40:35 +0000 reimar fixes a crash and unchecked string-handling in ENCA code.
Wed, 28 Jul 2004 12:17:50 +0000 reimar automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
Wed, 28 Jul 2004 08:48:08 +0000 paszczi added missing 'synced with'
Wed, 28 Jul 2004 08:27:07 +0000 lumag Sync
Wed, 28 Jul 2004 00:29:32 +0000 diego We're long past 0.90.
Wed, 28 Jul 2004 00:02:45 +0000 diego typos
Wed, 28 Jul 2004 00:02:18 +0000 diego We support more than just DivX 5.01.
Tue, 27 Jul 2004 19:05:31 +0000 arpi ff-snow added
Tue, 27 Jul 2004 00:18:57 +0000 diego Fabian's nick
Mon, 26 Jul 2004 23:48:30 +0000 diego Wording/spelling suggestions by the Wanderer, merged sections about when to
Mon, 26 Jul 2004 22:06:30 +0000 iive prevent segfault on shmem failer
Mon, 26 Jul 2004 00:52:56 +0000 diego Explain how to handle big patches and why uploading patches is bad.
Sun, 25 Jul 2004 15:57:22 +0000 nauj27 More sync
Sun, 25 Jul 2004 15:38:08 +0000 rtognimp Fix -nosound and -novideo (bug #28)
Sun, 25 Jul 2004 12:49:01 +0000 reimar removed saver_on, saver_off calls, they are already in x11_common.c
Sun, 25 Jul 2004 00:37:07 +0000 rtognimp Fix segfault caused by changing a pointer that will be freed later
Sun, 25 Jul 2004 00:33:32 +0000 rathann fix segfault when loading subtitles (idea by pl)
Sat, 24 Jul 2004 18:32:19 +0000 nauj27 almost sync
Fri, 23 Jul 2004 16:35:20 +0000 al added src level documentation for the get_path() function
Fri, 23 Jul 2004 16:10:21 +0000 al false-use-of-get_path() memleak fixes.
Fri, 23 Jul 2004 14:28:31 +0000 nplourde removed ref to extern WinID
Fri, 23 Jul 2004 13:02:40 +0000 nplourde add support for -rootwin command
Fri, 23 Jul 2004 13:00:16 +0000 nplourde add rootwin cmd to mac osx
Thu, 22 Jul 2004 20:02:26 +0000 nplourde listen for key repeats, patch by Dan Christiansen
Thu, 22 Jul 2004 19:07:13 +0000 reimar fix for people experimenting with GUI under windows
Thu, 22 Jul 2004 18:06:43 +0000 paszczi typo
Thu, 22 Jul 2004 16:46:33 +0000 paszczi sync
Wed, 21 Jul 2004 20:08:42 +0000 rathann update RedHat RPM sites in doc translations
Wed, 21 Jul 2004 20:00:42 +0000 rathann update RPM site location in docs
Wed, 21 Jul 2004 14:08:46 +0000 diego nroff bugs fixed.
Wed, 21 Jul 2004 10:18:29 +0000 alex reduced code complexity, and also made consistent with other parts
Wed, 21 Jul 2004 10:10:32 +0000 alex removing broken and unneeded copy
Wed, 21 Jul 2004 08:54:39 +0000 alex skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts.fr> (needed for the Aiptek DV3500 camera)
Tue, 20 Jul 2004 18:03:10 +0000 diego unmaintained, outdated, unnecessary, removed
Tue, 20 Jul 2004 18:02:22 +0000 diego reorganized, reformatted, explanation improved, typos, wording
Tue, 20 Jul 2004 17:58:33 +0000 diego Fix typos and better explanatory text.
Tue, 20 Jul 2004 15:10:21 +0000 diego Patches should get an answer.
Tue, 20 Jul 2004 14:35:40 +0000 diego 0.18 was never released and a few dates added.
Tue, 20 Jul 2004 12:06:30 +0000 michael mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at sosinformatica dot com>)
Tue, 20 Jul 2004 08:32:04 +0000 paszczi synced with 1.121
Tue, 20 Jul 2004 08:30:39 +0000 paszczi synced with 1.629
Tue, 20 Jul 2004 08:21:34 +0000 paszczi sync
Tue, 20 Jul 2004 05:25:44 +0000 attila -adapters only works with directx
Tue, 20 Jul 2004 02:12:08 +0000 rsf Updated to conform to a small change in the LIVE.COM API.
Tue, 20 Jul 2004 02:11:21 +0000 rsf Updated to cnform to a small change in the LIVE.COM API.
Tue, 20 Jul 2004 00:31:54 +0000 diego Hint about . and ' in nroff.
Mon, 19 Jul 2004 23:43:55 +0000 diego updates and fixes by Sebastian Kr«£mer <mail@skraemer.de>
Mon, 19 Jul 2004 23:32:12 +0000 diego embarassing typo
Mon, 19 Jul 2004 23:19:50 +0000 diego name change
Mon, 19 Jul 2004 23:19:07 +0000 diego embarassing typo
Mon, 19 Jul 2004 23:18:44 +0000 diego typo
Mon, 19 Jul 2004 23:11:26 +0000 diego embarassing typo and new name
Mon, 19 Jul 2004 23:11:06 +0000 diego embarassing typo
Mon, 19 Jul 2004 23:09:33 +0000 diego embarassing typos
Mon, 19 Jul 2004 22:49:37 +0000 diego -monitor-* options corrected.
Mon, 19 Jul 2004 22:48:28 +0000 diego cat disclaimer > /dev/null
Mon, 19 Jul 2004 22:46:21 +0000 diego Remove stray \.
Mon, 19 Jul 2004 22:46:01 +0000 diego typo
Mon, 19 Jul 2004 22:42:56 +0000 diego name change, codec download location
Mon, 19 Jul 2004 22:41:08 +0000 diego typos pointed out by The Wanderer.
Sun, 18 Jul 2004 22:10:54 +0000 paszczi removed unnecessary comments
Sun, 18 Jul 2004 18:45:32 +0000 paszczi manpage translated (finally) by Torinthiel and me
Sun, 18 Jul 2004 18:42:35 +0000 paszczi sync
Sun, 18 Jul 2004 18:37:36 +0000 paszczi style
Sun, 18 Jul 2004 04:23:38 +0000 alex no redefinition, clashes with OpenBSD
Sat, 17 Jul 2004 14:44:06 +0000 danny Synced with 1.624
Sat, 17 Jul 2004 14:32:22 +0000 reimar changed misleading TEXTUREFORMAT_32BPP (was 24bpp!) to vo_gl2 style TEXTUREFORMAT_ALWAYS
Sat, 17 Jul 2004 14:18:29 +0000 reimar use RGB32 textures on OS X
Sat, 17 Jul 2004 12:47:12 +0000 alex individual sub_select option not interferring with vobsub_lang
Sat, 17 Jul 2004 11:22:14 +0000 alex 1, killed some 100l's (no error checking). 2, added subotion for output filename. 3, fallback to 'md5' in case 'md5sum' is not available - this is the case on Darwin
Sat, 17 Jul 2004 09:53:35 +0000 iive let DirectFB find it's headers in --with-extraincdir=DIR
Sat, 17 Jul 2004 08:56:47 +0000 alex fix altivec.h inclusion (vector keyword in structure)
Sat, 17 Jul 2004 08:53:20 +0000 alex simplify the init
Sat, 17 Jul 2004 07:01:15 +0000 alex some fixes
Fri, 16 Jul 2004 20:31:17 +0000 iive cache min fill adjustment, based on patch by Jeremy Huddleston
Fri, 16 Jul 2004 17:16:00 +0000 lumag Major translation update. Sync, some rewording, etc.
Fri, 16 Jul 2004 17:14:57 +0000 lumag typo
Fri, 16 Jul 2004 17:14:33 +0000 lumag Add <application> tags around MPlayer.
Fri, 16 Jul 2004 13:41:55 +0000 lumag two small typos
Fri, 16 Jul 2004 10:13:26 +0000 nplourde Fixed typo
Thu, 15 Jul 2004 20:45:44 +0000 rtognimp Cinepak, CVID and RoqA/V are now in ffmpeg
Thu, 15 Jul 2004 20:44:39 +0000 rtognimp Cinepak and RoqA/V are now in ffmpeg
Thu, 15 Jul 2004 20:36:04 +0000 rtognimp Cinepak, CYUV and RoqA/V are now in ffmpeg
Thu, 15 Jul 2004 17:36:01 +0000 nplourde Add Window Level Key, Can switch mode with T key
Thu, 15 Jul 2004 16:37:54 +0000 lumag Sync, reword, fix 80 column barrier :)
Thu, 15 Jul 2004 00:14:35 +0000 diego It's past midnight ;-P
Wed, 14 Jul 2004 22:07:36 +0000 diego Number of subtitles corrected.
Wed, 14 Jul 2004 22:06:23 +0000 diego last changes for pre5 (really)
Wed, 14 Jul 2004 22:04:42 +0000 diego VCD support does not yet work on OpenBSD.
Wed, 14 Jul 2004 18:29:42 +0000 paszczi synchronizoation
Wed, 14 Jul 2004 15:46:33 +0000 joyping removed status in debug_msg as it is nonsens anyway.
Wed, 14 Jul 2004 14:35:45 +0000 iive missed function name change after ENCA support commit
Wed, 14 Jul 2004 10:17:25 +0000 diego last minute changes/typos
Wed, 14 Jul 2004 09:27:04 +0000 diego -use-stdin renamed to -noconsolecontrols.
Wed, 14 Jul 2004 09:05:47 +0000 diego trailing whitespace removed (cosmetics)
Wed, 14 Jul 2004 08:52:06 +0000 diego pid syntax documented by Nico Sabbi
Wed, 14 Jul 2004 08:35:53 +0000 diego cd and cgop lavc options documented, based on a patch by Nico Sabbi.
Wed, 14 Jul 2004 01:11:14 +0000 diego Patches should be created from the root of the source directory, explanation
Wed, 14 Jul 2004 00:48:26 +0000 joyping volume calc fixes for mixer, by reimar d«Óffinger, 10l reverse by me
Tue, 13 Jul 2004 23:08:00 +0000 diego saner order, additions, deletions for pre5
Tue, 13 Jul 2004 22:54:04 +0000 diego final (?) pre5 changes
Tue, 13 Jul 2004 20:59:47 +0000 diego clarification
Tue, 13 Jul 2004 19:13:24 +0000 reimar ao_alsa now uses the device= suboption syntax instead of hw= or hw:
Tue, 13 Jul 2004 18:09:58 +0000 iive fix 10l fixed_quant bug reported by Michael
Tue, 13 Jul 2004 15:47:16 +0000 joyping fixes provided by reimar d«Órfinger. mixer, subdevice parsing, alsa#help,
Mon, 12 Jul 2004 21:49:37 +0000 rtognimp Status updates and comments about other dll required by some codecs
Mon, 12 Jul 2004 20:52:02 +0000 nicodvb added multi-pid parsing code (up to 15), pid 0 is always added (for the PAT)
Mon, 12 Jul 2004 10:54:10 +0000 diego Fix build on Turkish locales when LC_ALL is already set.
Mon, 12 Jul 2004 10:44:18 +0000 diego OpenBSD portability fixes from the OpenBSD ports tree
Mon, 12 Jul 2004 08:55:10 +0000 faust3 x86_64 fix by John Stebbins <john@stebbins.name>
Sun, 11 Jul 2004 22:47:49 +0000 rtognimp Make rtp:// cohexist with LIVE.COM
Sun, 11 Jul 2004 22:27:18 +0000 rtognimp Indentation fix from previous patch, as discussed on IRC.
Sun, 11 Jul 2004 22:23:57 +0000 diego OpenBSD portability patches from the OpenBSD ports tree
Sun, 11 Jul 2004 22:16:52 +0000 rtognimp This fixes the problems that originated from my ewmh
Sun, 11 Jul 2004 13:43:43 +0000 faust3 10l
Sun, 11 Jul 2004 12:45:59 +0000 faust3 don't use uninitialized font descriptions
Sun, 11 Jul 2004 12:42:19 +0000 faust3 avoid using corrupted font descriptions patch by Daniel von Dincklage <danielvd+mpl@cs.colorado.edu>
Sat, 10 Jul 2004 20:56:25 +0000 nplourde ao_macosx is fixed, moving it back to top
Sat, 10 Jul 2004 18:40:17 +0000 faust3 10l, patch by Piero di Vita
Sat, 10 Jul 2004 16:47:07 +0000 rtognimp updates
Sat, 10 Jul 2004 00:24:14 +0000 nplourde ao_macosx by Dan Christiansen
Sat, 10 Jul 2004 00:23:19 +0000 nplourde enables resampling of audio in ao_macosx by Dan Christiansen
Fri, 09 Jul 2004 18:59:55 +0000 reimar fix for xscreensaver disabling
Fri, 09 Jul 2004 17:32:17 +0000 rtognimp Remove duplicated make distclean for libavformat and libavcodec
Fri, 09 Jul 2004 16:54:57 +0000 nplourde make mplayer capable of being in the foreground by Dan Christiansen
Fri, 09 Jul 2004 15:35:26 +0000 diego better menu icons by Piero di Vita <scognito@libero.it>
Fri, 09 Jul 2004 15:29:40 +0000 diego output wording
Fri, 09 Jul 2004 15:26:59 +0000 diego updates
Fri, 09 Jul 2004 15:25:22 +0000 diego updates, corrections, wording, spelling
Fri, 09 Jul 2004 15:24:16 +0000 diego homepage design, codec packages maintainers
Fri, 09 Jul 2004 15:19:47 +0000 diego typo
Fri, 09 Jul 2004 09:07:36 +0000 diego threads lavc option by Loren Merritt <lorenm@u.washington.edu>, typo
Thu, 08 Jul 2004 23:58:46 +0000 diego Sync and changed character encoding from euckr to utf8 by
Thu, 08 Jul 2004 17:06:24 +0000 diego 3-pass encoding is evil.
Thu, 08 Jul 2004 00:04:42 +0000 iive make config accept true/false as parameters
Wed, 07 Jul 2004 21:26:58 +0000 diego sync by Sebastian Kr«£mer <mail@skraemer.de>
Wed, 07 Jul 2004 18:40:28 +0000 rtognimp Sync with mp_help-en.h v1.121
Wed, 07 Jul 2004 13:48:49 +0000 diego updates by Sebastian Kr«£mer <mail@skraemer.de>
Wed, 07 Jul 2004 13:25:43 +0000 diego sync by Ioannis Panteleakis <pioann@csd.auth.gr>
Wed, 07 Jul 2004 10:40:56 +0000 luran sync with help_mp-en.h
Tue, 06 Jul 2004 19:57:03 +0000 faust3 default is now to center the image
Tue, 06 Jul 2004 13:52:56 +0000 michael Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Tue, 06 Jul 2004 13:46:11 +0000 diego better wording/spelling as suggested by the wanderer
Tue, 06 Jul 2004 13:45:07 +0000 diego more credits, spelling
Tue, 06 Jul 2004 12:29:32 +0000 michael dc=11 fixed
Tue, 06 Jul 2004 11:15:06 +0000 michael dc precision and closed gop patch by (Nico Sabbi <nsabbi at tiscali dot it>)
Tue, 06 Jul 2004 11:14:29 +0000 diego Console message corrected and moved to help_mp-en.h.
Tue, 06 Jul 2004 11:10:27 +0000 reimar 100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com)
Tue, 06 Jul 2004 09:39:32 +0000 mosu Use aspect ratio from Theora context. Patch by j at v2v dot cc
Tue, 06 Jul 2004 02:10:22 +0000 michael multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot edu>)
Mon, 05 Jul 2004 16:46:54 +0000 diego NSV added to formats, cinepak etc codec updates by Roberto Togni.
Mon, 05 Jul 2004 16:27:53 +0000 diego improved DVD ripping guide by Jason Tackaberry <tack@sault.org>
Mon, 05 Jul 2004 14:59:03 +0000 diego Neomagic TV out support docs by Rudolf Marek <MAREKR2@cs.felk.cvut.cz>
Mon, 05 Jul 2004 09:42:28 +0000 mosu Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique at rusunix dot org>
Sat, 03 Jul 2004 11:38:56 +0000 ranma Remove useless "size restrictions" message
Sat, 03 Jul 2004 02:19:14 +0000 diego Point at new XML documentation translation.
Fri, 02 Jul 2004 22:20:10 +0000 reimar fix crash when no audio-out is available (e.g. mplayer -ao bad test.avi).
Fri, 02 Jul 2004 20:51:15 +0000 rtognimp We now have JACK audio output
Fri, 02 Jul 2004 20:36:50 +0000 rtognimp WMP doesn't encode urls with mmst protocol
Fri, 02 Jul 2004 16:18:24 +0000 reimar removed XFlush() before XSync(), made config_glx return-type signed, force 32bit on Darwin, idea from a patch by Marc Hoffman (mmh <at> pleasantst.com).
Fri, 02 Jul 2004 16:16:46 +0000 reimar removed XFlush() before XSync()
Fri, 02 Jul 2004 13:10:58 +0000 reimar ao_alsa now uses -mixer-channel instead of its special -mixer syntax
Fri, 02 Jul 2004 04:30:46 +0000 joyping string, alloca etc. fixes
Fri, 02 Jul 2004 02:15:02 +0000 diego updates by Sebastian Kr«£mer <mail@skraemer.de>
Fri, 02 Jul 2004 01:40:43 +0000 diego better wording by Sebastian Kr«£mer
Fri, 02 Jul 2004 01:39:16 +0000 diego sync with mplayer.1, noticed by Sebastian Kr«£mer
Thu, 01 Jul 2004 10:51:22 +0000 diego (hopefully) better -use-stdin description
Thu, 01 Jul 2004 10:27:27 +0000 diego final pre5 changes, release name
Thu, 01 Jul 2004 10:12:57 +0000 diego code cleanup
Thu, 01 Jul 2004 10:09:06 +0000 diego ao_alsa and ao_oss documented.
Thu, 01 Jul 2004 09:47:14 +0000 diego Bandaid linking fix, somebody should do this properly some day.
Thu, 01 Jul 2004 00:10:28 +0000 diego 10l
Wed, 30 Jun 2004 22:50:56 +0000 ranma We still need to make sure the upper 16 bits of dwFlags are cleared
Wed, 30 Jun 2004 22:29:23 +0000 ranma Remove borken index fixup (breaks more than it fixes)
Wed, 30 Jun 2004 22:00:53 +0000 rtognimp Support for Winnov Videum WINX and WNV1 codecs with binary dll
Wed, 30 Jun 2004 17:48:58 +0000 diego updates by Sebastian Kr«£mer <mail@skraemer.de>
Wed, 30 Jun 2004 14:35:31 +0000 diego updates by Sebastian Kr«£mer <mail@skraemer.de>
Wed, 30 Jun 2004 14:27:33 +0000 diego incomplete skin directories, noticed by Sebastian Kr«£mer <mail@skraemer.de>
Wed, 30 Jun 2004 14:26:38 +0000 diego typos pointed out by Sebastian Kr«£mer <mail@skraemer.de>
Tue, 29 Jun 2004 16:11:43 +0000 diego small updates by Sebastian Kr«£mer <mail@skraemer.de>
Tue, 29 Jun 2004 16:05:50 +0000 nauj27 sync and change widget -> control by Andoni Zubimendi <andoni@lpsat.net>
Tue, 29 Jun 2004 13:10:37 +0000 ranma If we don't have a NEWAVIINDEX chunk, but have an OpenDML index,
Tue, 29 Jun 2004 12:53:34 +0000 diego freedesktop.org compliant menu support
Tue, 29 Jun 2004 12:40:29 +0000 diego updates by Sebastian Krmer <mail@skraemer.de>
Tue, 29 Jun 2004 10:13:43 +0000 diego sync
Tue, 29 Jun 2004 10:09:55 +0000 diego sync by Sebastian Kr«£mer <mail@skraemer.de>
Mon, 28 Jun 2004 23:41:17 +0000 diego new error icon by piero <scognito@libero.it>
Mon, 28 Jun 2004 21:18:53 +0000 diego better wording
Mon, 28 Jun 2004 16:43:01 +0000 mosu Do not dereference NULL if no track could be found for a block.
Mon, 28 Jun 2004 16:36:50 +0000 diego Zsolt Barat maintains all the new ALSA drivers.
Mon, 28 Jun 2004 16:34:24 +0000 diego typo
Mon, 28 Jun 2004 16:28:15 +0000 diego This should be the final changelog for pre5 up to now.
Mon, 28 Jun 2004 16:23:55 +0000 diego more credits for Reza
Mon, 28 Jun 2004 14:49:10 +0000 diego VIDEO OUTPUT DRIVERS moved right after VIDEO OUTPUT OPTIONS.
Mon, 28 Jun 2004 14:19:38 +0000 diego better -really-quiet description
Mon, 28 Jun 2004 14:18:47 +0000 diego Let's keep the full functionality for the release, we can switch this off
Mon, 28 Jun 2004 13:46:19 +0000 rfelker 100l, stripping credits when applying patches is NOT a good way to get developers!!
Mon, 28 Jun 2004 12:19:33 +0000 diego -rtc-device
Mon, 28 Jun 2004 12:17:36 +0000 diego 10l of a sweet liquid to Alex:
Mon, 28 Jun 2004 10:14:51 +0000 diego pre5 changes by Reimar and myself
Sun, 27 Jun 2004 20:45:08 +0000 reimar avoid visuals with low color-depth.
Sun, 27 Jun 2004 19:53:30 +0000 rtognimp Negate default palette for grayscale cvid
Sun, 27 Jun 2004 19:17:24 +0000 faust3 10l
Sun, 27 Jun 2004 17:54:31 +0000 faust3 mingw crosscompiling step 1
Sun, 27 Jun 2004 15:47:18 +0000 nauj27 Sync by Andoni Zubimendi <andoni@lpsat.net>
Sun, 27 Jun 2004 14:56:48 +0000 rtognimp Paletted cvid support
Sun, 27 Jun 2004 13:55:40 +0000 mosu The granulepos does not depend on the number of channels, only on the sample size. Patch by Wolfram Gloger (wmglo at dent dot med dot uni-muenchen dot de).
Sun, 27 Jun 2004 13:18:06 +0000 reimar 1000l in GET_VOLUME. Fix by Lu Ran, hephooey (at) fastmail (dot) fm.
Sun, 27 Jun 2004 12:38:38 +0000 diego Explain that commenting string operations is important.
Sun, 27 Jun 2004 12:20:51 +0000 faust3 update
Sun, 27 Jun 2004 11:19:11 +0000 faust3 10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi Tiesi <sherpya at netfarm.it>
Sun, 27 Jun 2004 00:07:15 +0000 michael altivec yuv->rgb converter
Sat, 26 Jun 2004 16:21:22 +0000 diego Real now supports index building as well.
Sat, 26 Jun 2004 15:35:35 +0000 rfelker this is broken and causes relink during 'make install'. fix it or leave it disabled
Sat, 26 Jun 2004 14:30:33 +0000 diego grammar/typos pointed out by the Wanderer
Sat, 26 Jun 2004 14:03:06 +0000 alex mga_vid under linux 2.6.x support written by F. O. Tempel, Ed Sweetman, Gergely Nagy among others
Sat, 26 Jun 2004 13:54:20 +0000 alex simple, smooth, ram-saving dynamic potmeter, which feature is required by the tvisor skin, patch by Andre Kuhne
Sat, 26 Jun 2004 13:48:35 +0000 alex make the awk script working for localized machines too, patch by Onur Kucuk
Sat, 26 Jun 2004 13:26:11 +0000 diego Fix GUI compilation, patch by Reimar D«Óffinger and Alexander Strasser.
Sat, 26 Jun 2004 13:24:01 +0000 diego Seeking in RM works now.
Sat, 26 Jun 2004 13:07:04 +0000 alex Support for comments in plaintext playlist by adland
Sat, 26 Jun 2004 12:47:00 +0000 alex 1000l
Sat, 26 Jun 2004 12:40:56 +0000 alex x86-64 (amd64) support by Kenny Root
Sat, 26 Jun 2004 12:35:35 +0000 alex simple subtitle editor by Michael Klepikov
Sat, 26 Jun 2004 12:22:48 +0000 alex scroll strings from the left to right, patch by Andre Kuhne
Sat, 26 Jun 2004 11:20:20 +0000 faust3 ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it>
Sat, 26 Jun 2004 11:16:55 +0000 alex asyncblit slows down on UP systems, regarding to the SDL docs, noticed by John Phillip
Sat, 26 Jun 2004 10:55:16 +0000 alex SDL_HWACCEL is a readonly flag according to DOCS, noticed by John Philip
Sat, 26 Jun 2004 10:51:44 +0000 alex rtc-device cmd option by James Noble
Sat, 26 Jun 2004 10:40:23 +0000 faust3 fix loader build on windows
Sat, 26 Jun 2004 10:40:15 +0000 alex avoid double slashes, patch by Yoshinori Sato
Sat, 26 Jun 2004 10:38:26 +0000 alex cseq starts from 1 according to the standard, patch by Yoshinori Sato
Sat, 26 Jun 2004 10:16:52 +0000 faust3 10l
Sat, 26 Jun 2004 10:05:13 +0000 alex 10
Sat, 26 Jun 2004 09:55:17 +0000 alex disable iconv in case setlocale is disabled - compile fix
Sat, 26 Jun 2004 09:54:02 +0000 alex user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn>
Sat, 26 Jun 2004 09:21:07 +0000 alex make the internal sdl mixer optional, idea by Reimar Doffinger
Sat, 26 Jun 2004 09:14:20 +0000 alex New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables
Sat, 26 Jun 2004 07:07:19 +0000 wight sync tag bump
Sat, 26 Jun 2004 02:23:51 +0000 michael top/bottom mb row skipping
Fri, 25 Jun 2004 19:21:17 +0000 diego mplayer.rc moved to osdep where it belongs, approved by Sascha.
Fri, 25 Jun 2004 19:02:53 +0000 alex Send a command throught the filter chain until some item returns AF_OK. Patch by Reimar Doeffinger
Fri, 25 Jun 2004 19:01:56 +0000 alex 10l
Fri, 25 Jun 2004 18:49:24 +0000 diego silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>
Fri, 25 Jun 2004 18:45:56 +0000 alex index creation/reading behaviour just like the avi demuxer, patch based on work by Reza Jelveh, Moritz Bunkus und myself
Fri, 25 Jun 2004 18:44:25 +0000 diego shorten description, typo
Fri, 25 Jun 2004 18:20:45 +0000 diego 10l
Fri, 25 Jun 2004 18:11:15 +0000 alex JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
Fri, 25 Jun 2004 17:45:00 +0000 alex email changeback
Fri, 25 Jun 2004 17:29:18 +0000 alex neomagic tv out support throught vesa vbe, patch by Rudolf Marek
Fri, 25 Jun 2004 17:19:58 +0000 diego line breaks, clarification
Fri, 25 Jun 2004 17:19:17 +0000 alex enable .PHONY for correct dependancy handling
Fri, 25 Jun 2004 17:05:35 +0000 alex bigendian fix
Fri, 25 Jun 2004 17:03:59 +0000 alex static tables
Fri, 25 Jun 2004 17:03:30 +0000 alex more verbosity
Fri, 25 Jun 2004 17:02:51 +0000 alex correct spelling
Fri, 25 Jun 2004 17:01:25 +0000 alex degccify
Fri, 25 Jun 2004 17:01:01 +0000 alex 1l cosmetics
Fri, 25 Jun 2004 16:59:23 +0000 diego typo
Fri, 25 Jun 2004 16:58:45 +0000 diego Unify the config.h #include, use "config.h" instead of "../config.h"
Fri, 25 Jun 2004 16:55:06 +0000 diego more wishes
Fri, 25 Jun 2004 16:53:48 +0000 diego Real codecs and Mac OS X, don't recommend installing Real player.
Fri, 25 Jun 2004 16:52:22 +0000 diego credits for Alexander Strasser
Fri, 25 Jun 2004 16:49:53 +0000 diego string handling security fixes
Fri, 25 Jun 2004 16:43:34 +0000 diego name change
Fri, 25 Jun 2004 16:17:16 +0000 alex darwin flags cleanup by Dan Christiansen
Fri, 25 Jun 2004 16:09:54 +0000 alex dvd-device option by Anton Tropashko <atropashko@yahoo.com>
Fri, 25 Jun 2004 15:30:25 +0000 alex green stripe fix by Jan Kanty Palus <atler@o2.pl>
Fri, 25 Jun 2004 15:26:59 +0000 alex remove the latest use of log10 in favor of the better af_to_dB helper function, patch by Reimar Doffinger
Fri, 25 Jun 2004 15:21:43 +0000 alex tcp fragging bugfix by Song Du <freewizard at gmail.com>
Fri, 25 Jun 2004 15:19:11 +0000 alex mpst fix
Fri, 25 Jun 2004 15:14:27 +0000 alex RFC compliance patch by Eric Lammerts <eric@lammerts.org>
Fri, 25 Jun 2004 14:57:01 +0000 alex uber 10l found by Ilia <chest4l at mail.ru>
Fri, 25 Jun 2004 14:52:04 +0000 alex move macosx in the priority list after sdl, patch by Dan Christiansen
Fri, 25 Jun 2004 10:44:59 +0000 diego credits for Alexander Neundorf, straight from Linuxtag
Thu, 24 Jun 2004 13:54:08 +0000 alex ranlib cleanup
Thu, 24 Jun 2004 13:53:49 +0000 alex another 10l
Thu, 24 Jun 2004 12:52:17 +0000 alex ranlib cleanup by Dan Christiansen
Thu, 24 Jun 2004 12:01:53 +0000 iive Fix memory corruption, noticable at reallocate image
Thu, 24 Jun 2004 10:25:05 +0000 alex support for realvideo codecs under macosx, original patch by Donnie Smith (together with an altivec patch by Dan Christiansen)
Thu, 24 Jun 2004 09:23:00 +0000 alex 10l
Thu, 24 Jun 2004 09:19:15 +0000 alex support for realvideo codecs under macosx, original patch by Donnie Smith
Thu, 24 Jun 2004 09:03:31 +0000 diego credits for Fabian Franz
Thu, 24 Jun 2004 08:48:34 +0000 wight build fix
Wed, 23 Jun 2004 13:50:53 +0000 diego More information about modifications to comply more closely with GPL 2a.
Wed, 23 Jun 2004 12:48:42 +0000 nplourde added more key to keyboard event
Wed, 23 Jun 2004 12:16:34 +0000 nplourde removed buggy rgb32 support
Wed, 23 Jun 2004 12:11:07 +0000 alex bugzilla
Tue, 22 Jun 2004 22:06:53 +0000 diego wording/spelling improvements as suggested by the Wanderer
Tue, 22 Jun 2004 14:23:47 +0000 diego wording, spelling, bug fixes
Mon, 21 Jun 2004 19:54:48 +0000 diego typo
Mon, 21 Jun 2004 18:54:02 +0000 diego better wording, patch by Sebastian Kr«£mer <mail@skraemer.de>
Mon, 21 Jun 2004 16:03:55 +0000 iive width and height in seq_header could never be 0
Mon, 21 Jun 2004 14:07:04 +0000 wight sync VOBsub
Mon, 21 Jun 2004 12:47:41 +0000 diego uniform VOBsub spelling
Sun, 20 Jun 2004 22:11:28 +0000 rtognimp Prefer libavcodec for cvid files
Fri, 18 Jun 2004 20:56:06 +0000 faust3 disable buggy sse on mingw
Fri, 18 Jun 2004 20:02:05 +0000 nicodvb added support for ac3 in non-pes aligned private1 streams; removed useless and commented code
Fri, 18 Jun 2004 17:08:22 +0000 diego Just a tiny fix with configure/Makefile for not using
Fri, 18 Jun 2004 14:31:10 +0000 faust3 calling bind with multicast addresses doesn't work on windows, patch by Martin Decky <deckm1am at ss1000.ms.mff.cuni.cz>
Fri, 18 Jun 2004 13:51:45 +0000 faust3 array initialization fix by SungKwanKang <ksquarekr at yahoo.com>
Fri, 18 Jun 2004 13:01:18 +0000 faust3 10l, patch by Michael Nottebrock <michaelnottebrock@gmx.net>
Thu, 17 Jun 2004 23:48:33 +0000 diego 10l for Michael, nsse_weight should be nssew, spelling.
Thu, 17 Jun 2004 16:42:48 +0000 diego credits for Dan Christiansen, by himself
Thu, 17 Jun 2004 12:34:18 +0000 diego libfame has been removed from MPlayer long ago. Compilation fix pointed
Thu, 17 Jun 2004 09:06:33 +0000 wight Debian Sarge build instructions
Thu, 17 Jun 2004 09:02:06 +0000 wight another DTD location
Thu, 17 Jun 2004 08:43:18 +0000 diego cosmetic reformatting (preparation for upcoming changes)
Thu, 17 Jun 2004 01:07:53 +0000 nplourde moved vo_quartz higher in the list
Thu, 17 Jun 2004 00:59:01 +0000 nplourde consistent suboption description for vo_quartz
Thu, 17 Jun 2004 00:46:50 +0000 diego MEncoder has problems reading from stdin, files need to be concatenated
Thu, 17 Jun 2004 00:36:36 +0000 diego consistent suboption description for vo_quartz
Thu, 17 Jun 2004 00:34:40 +0000 diego Better audio filter description, use same values as in the XML docs,
Wed, 16 Jun 2004 21:36:28 +0000 paszczi sync
Wed, 16 Jun 2004 02:59:58 +0000 nplourde add more info about vo_quartz
Tue, 15 Jun 2004 22:06:13 +0000 paszczi synced with 1.44
Tue, 15 Jun 2004 21:23:12 +0000 michael nsse
Tue, 15 Jun 2004 18:44:11 +0000 diego typo
Tue, 15 Jun 2004 10:52:36 +0000 diego Address removed upon request.
Tue, 15 Jun 2004 07:02:10 +0000 wight some missing libraries
Tue, 15 Jun 2004 07:01:02 +0000 wight Make configure point to translated docs
Mon, 14 Jun 2004 21:13:45 +0000 wight sync
Mon, 14 Jun 2004 21:02:51 +0000 wight and one more consistency change
Mon, 14 Jun 2004 12:40:17 +0000 diego More consistent naming pointed out by Torinthiel.
Mon, 14 Jun 2004 10:58:54 +0000 wight sync tag bump
Mon, 14 Jun 2004 09:57:02 +0000 diego 10l for a copy and paste error noticed by Alex.
Mon, 14 Jun 2004 08:08:19 +0000 diego typos pointed out by the wanderer
Mon, 14 Jun 2004 04:53:03 +0000 attila major reindentation of x11 code try #2
Sun, 13 Jun 2004 21:34:29 +0000 michael qprd needs mbd=2
Sun, 13 Jun 2004 21:13:52 +0000 paszczi synced with 1.38
Sun, 13 Jun 2004 17:47:41 +0000 diego Sync with website, more uniformity, better descriptions.
Sun, 13 Jun 2004 17:46:07 +0000 diego 's should be outside of <application> tags.
Sun, 13 Jun 2004 17:38:42 +0000 wight Sync tag bump - was OK.
Sun, 13 Jun 2004 17:26:43 +0000 diego 10l to Alex
Sun, 13 Jun 2004 16:44:34 +0000 joey change linking order for static build with live.com on mingw
Sun, 13 Jun 2004 10:53:06 +0000 reimar detect screen resolution as in x11_common.c
Sat, 12 Jun 2004 17:37:47 +0000 rtognimp Fix for big endian systems
Sat, 12 Jun 2004 16:35:52 +0000 iive display height may be a lot smaller or larger than picture height, sample provided by winnicki
Fri, 11 Jun 2004 20:57:03 +0000 rtognimp Fix playback of file after playing an url
Fri, 11 Jun 2004 15:20:49 +0000 henry additional formats - 8bit & float
Fri, 11 Jun 2004 15:16:26 +0000 henry debug printf junk
Fri, 11 Jun 2004 15:10:36 +0000 diego freetype depends on iconv
Fri, 11 Jun 2004 13:21:36 +0000 wight sync
Fri, 11 Jun 2004 11:10:02 +0000 alex 1l
Fri, 11 Jun 2004 10:33:39 +0000 alex 1l
Fri, 11 Jun 2004 10:33:20 +0000 alex translated
Fri, 11 Jun 2004 09:58:27 +0000 faust3 OpenBSD/VAX support, patch by Gabucino
Fri, 11 Jun 2004 08:09:24 +0000 iive mpeg2 chroma422/444 support
Thu, 10 Jun 2004 23:39:08 +0000 diego We play RV20 natively, some rewording.
Thu, 10 Jun 2004 23:38:11 +0000 diego wishes--;
Thu, 10 Jun 2004 23:37:21 +0000 diego typos
Thu, 10 Jun 2004 22:42:21 +0000 diego SYNOPSIS reordered.
Thu, 10 Jun 2004 22:16:52 +0000 paszczi synced with 1.55
Thu, 10 Jun 2004 18:07:55 +0000 paszczi forgot to add changes:)
Thu, 10 Jun 2004 18:04:11 +0000 paszczi synced with 1.9
Thu, 10 Jun 2004 17:57:34 +0000 paszczi synced with 1.43
Thu, 10 Jun 2004 14:45:38 +0000 alex 1l
Thu, 10 Jun 2004 14:45:20 +0000 alex removing unused parts
Thu, 10 Jun 2004 14:39:54 +0000 alex ports translated
Thu, 10 Jun 2004 11:16:44 +0000 mosu Support for the "custom colors" and "forced subtitles" entries in the VobSub idx. Made the parser handle whitespaces better.
Thu, 10 Jun 2004 05:20:50 +0000 rfelker configurable 'junk' borders for pullup
Thu, 10 Jun 2004 05:06:34 +0000 rfelker old changes in my local tree i forgot to commit - minor fixes
Tue, 08 Jun 2004 21:30:32 +0000 mosu Try to get the "size:" and "palette:" entries for VobSub tracks from the private data.
Tue, 08 Jun 2004 16:43:24 +0000 ranma We don't want junk in unused parts of the BITMAPINFOHEADER
Mon, 07 Jun 2004 19:23:04 +0000 rtognimp Fix hang on broken mmst streams
Mon, 07 Jun 2004 19:20:33 +0000 diego dvd:// now supports title ranges, patch by Roberto Togni.
Mon, 07 Jun 2004 18:58:08 +0000 rtognimp Support dvd://start_title-end_title as requested on wishlist
Mon, 07 Jun 2004 17:31:50 +0000 michael nsse weight
Mon, 07 Jun 2004 13:45:43 +0000 diego small updates
Mon, 07 Jun 2004 11:05:45 +0000 diego libfaad2 updated to version 2.0.
Sun, 06 Jun 2004 21:18:49 +0000 rtognimp More support for audio format 0x0
Sun, 06 Jun 2004 19:06:39 +0000 rtognimp Enhance detection of embedded smil playlist, add embedded ram playlist
Sun, 06 Jun 2004 17:11:48 +0000 rtognimp Support for audio format 0x0
Sun, 06 Jun 2004 15:08:52 +0000 danny Synced with 1.593
Sun, 06 Jun 2004 14:53:03 +0000 rtognimp Use same order as WMP for mms protocols (MMSU, MMST, HTTP)
Sun, 06 Jun 2004 13:48:30 +0000 rtognimp Segfault fix for some h264 in avi files
Sun, 06 Jun 2004 13:44:23 +0000 rtognimp Compilation fix with --disable-liba52
Fri, 04 Jun 2004 10:00:36 +0000 michael small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at irisa dot fr>)
Thu, 03 Jun 2004 13:30:55 +0000 diego MinGW compilation fix from a patch by Joey Parrish, approved by Sascha
Thu, 03 Jun 2004 12:41:56 +0000 diego MinGW compilation fix, idea and approval by Sascha Sommer
Thu, 03 Jun 2004 09:52:25 +0000 rik fix bug reported by Leonardo Giordani: sh->aspect is not pixel aspect but movie aspect
Wed, 02 Jun 2004 23:14:13 +0000 alex history translated
Wed, 02 Jun 2004 22:59:04 +0000 diego update to the 2.0 release of faad, patch by adland
Wed, 02 Jun 2004 22:52:00 +0000 alex progress
Wed, 02 Jun 2004 22:47:41 +0000 alex hungarian xml docs
Wed, 02 Jun 2004 22:45:53 +0000 alex hungarian xml docs, first try
Wed, 02 Jun 2004 17:34:16 +0000 rtognimp Indeo audio support via acm binary codec
Wed, 02 Jun 2004 12:40:41 +0000 diego Buffer overflow fix in string handling, patch by c0ntex, approved by .so.
Wed, 02 Jun 2004 06:48:25 +0000 rsf Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".
Wed, 02 Jun 2004 02:34:39 +0000 diego Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
Wed, 02 Jun 2004 00:58:05 +0000 nplourde choose fullscreen device with suboption device_id=#
Mon, 31 May 2004 16:12:13 +0000 nicodvb removed unused and commented code; audio is pushed synchronously (reported to work better); pid 16 is not default PMT (100l); trails of data are add_packet()ed
Mon, 31 May 2004 15:16:41 +0000 nplourde uyvy osd support
Mon, 31 May 2004 15:13:35 +0000 nplourde draw alpha for uyvy
Mon, 31 May 2004 15:07:58 +0000 nplourde Big Endian fix. Patch by Romain Dolbeau
Mon, 31 May 2004 15:07:20 +0000 diego Fix X11 libs detection on Cygwin.
Mon, 31 May 2004 14:15:35 +0000 diego Fix Cygwin compilation, patch by Sascha Sommer.
Sun, 30 May 2004 19:16:31 +0000 nplourde vo_quartz now default vo on OSX
Sun, 30 May 2004 18:41:31 +0000 diego 1000l to me, leftover line from a correction not deleted.
Sun, 30 May 2004 13:17:03 +0000 diego Update by Alexander Strasser <eclipse7@gmx.net>, some corrections mine.
Wed, 26 May 2004 21:19:52 +0000 diego CVS snapshots come with libavcodec.
Wed, 26 May 2004 20:48:17 +0000 paszczi sync with 1.42
Wed, 26 May 2004 20:39:31 +0000 diego credits for Scognito
Wed, 26 May 2004 20:31:48 +0000 diego MPlayer logo as taskbar icon by Scognito
Tue, 25 May 2004 22:19:28 +0000 diego xvmc and *vidix suboptions documented, better ao/vo suboption syntax
Tue, 25 May 2004 21:49:06 +0000 diego new and improved icons by Scognito
Tue, 25 May 2004 21:46:20 +0000 michael disposition
Tue, 25 May 2004 20:59:23 +0000 michael index fixes
Tue, 25 May 2004 20:42:22 +0000 michael remove index flag
Tue, 25 May 2004 18:51:53 +0000 rfelker fix compile with network disabled
Mon, 24 May 2004 15:01:00 +0000 diego nicer icons by Scognito
Sun, 23 May 2004 21:45:29 +0000 rtognimp Fix "raw " audio in mov files.
Sun, 23 May 2004 07:34:32 +0000 rfelker no kabbe-bytes or men in black or any of that nonsense here...
Sat, 22 May 2004 00:47:49 +0000 diego MinGW comes without zlib (necessary for compressed MOV headers).
Fri, 21 May 2004 17:49:09 +0000 diego first cut at pre5 changes
Fri, 21 May 2004 17:48:20 +0000 diego credit for Ross Finlayson
Fri, 21 May 2004 16:02:09 +0000 henry 1e6l
Thu, 20 May 2004 21:34:10 +0000 reimar fix crash due to fast_memcpy calling itself instead of libc memcpy
Thu, 20 May 2004 21:22:07 +0000 reimar MinGW doesn't accept trailing /
Wed, 19 May 2004 04:38:05 +0000 rfelker 1000l....of pepsi :(broke -ovc copy!)
Wed, 19 May 2004 04:33:00 +0000 rfelker more lame options
Tue, 18 May 2004 21:19:36 +0000 nplourde Add quartz to Romain contrib
Tue, 18 May 2004 20:49:44 +0000 nplourde re-use same window when playing multiple files
Tue, 18 May 2004 19:13:15 +0000 reimar using bswap.h for endianness conversion
Tue, 18 May 2004 17:51:25 +0000 faust3 more sane order for overlay workarounds, fixed a bug where the mouse would stay hidden on win98
Mon, 17 May 2004 23:35:36 +0000 diego Remove 3-pass encoding guide (can break A/V sync), rescaling is not
Mon, 17 May 2004 21:51:56 +0000 diego Peter Simon (wma2ogg.pl)
Mon, 17 May 2004 11:32:32 +0000 diego WMA to Ogg conversion script by Peter Simon <simon.peter@linuxuser.hu>,
Sun, 16 May 2004 16:21:33 +0000 reimar fix endian conversion for (curently unused) case where in buffer != out buffer
Sun, 16 May 2004 11:32:59 +0000 diego some corrections by Haris Kouzinopoulos
Sun, 16 May 2004 11:28:27 +0000 diego Change divx4 examples to lavc, based on a patch by Compn.
Sun, 16 May 2004 10:48:59 +0000 reimar support for 24 bit pcm/wav files
Fri, 14 May 2004 23:10:43 +0000 rtognimp Add detection of nsa streamed by aol ultravox server
Fri, 14 May 2004 21:16:00 +0000 reimar removed #ifdefs that are already handled by libao2/afmt.h
Fri, 14 May 2004 21:08:53 +0000 reimar give Y8 and Y800 lower conversion priority to avoid grayscaled video
Fri, 14 May 2004 18:48:27 +0000 rtognimp Support audio format 0xff (it's aac)
Fri, 14 May 2004 18:47:17 +0000 rtognimp If demuxer does not fill codecdata try to get if from waveformatex
Fri, 14 May 2004 17:44:56 +0000 diego -ao option removed, there is a AUDIO OUTPUT DRIVERS section for that now,
Fri, 14 May 2004 10:43:49 +0000 wight sync
Thu, 13 May 2004 13:47:50 +0000 henry ENCA support
Thu, 13 May 2004 11:44:15 +0000 diego skin authors, alphabetical order
Thu, 13 May 2004 10:52:06 +0000 diego AUDIO OUTPUT DRIVERS section added.
Thu, 13 May 2004 10:51:27 +0000 diego AUDIO OUTPUT DRIVER section added, VO section extended, small fixes.
Thu, 13 May 2004 08:52:34 +0000 diego segfault fix by Jarrod Johnson <jbj-zl@ura.dnsalias.org>
Wed, 12 May 2004 22:56:55 +0000 joyping alsa9/1.x merge, now with api_compat-definition
Wed, 12 May 2004 22:49:23 +0000 joyping changes for alsa9/alsa1.x merge, only alsa.
Wed, 12 May 2004 22:48:15 +0000 michael segfault fix
Wed, 12 May 2004 22:48:15 +0000 joyping changes for alsa9/1.x-merge only alsa
Wed, 12 May 2004 22:35:52 +0000 diego Mark EDL only options as such, typo.
Wed, 12 May 2004 20:47:14 +0000 nplourde Event Handling Makeover
Wed, 12 May 2004 16:50:11 +0000 diego correct model number
Wed, 12 May 2004 15:00:48 +0000 michael FFSVQ1 in avi
Tue, 11 May 2004 22:50:05 +0000 diego better CVS checkout parameters
Mon, 10 May 2004 19:21:29 +0000 nauj27 sync (pre)
Sun, 09 May 2004 22:15:54 +0000 rfelker more cola for jindrich
Sun, 09 May 2004 22:06:13 +0000 diego Add support for a few more Radeons, patch by Nyk Tarr.
Sun, 09 May 2004 17:36:44 +0000 faust3 10l
Sun, 09 May 2004 16:36:58 +0000 diego typo
Sun, 09 May 2004 15:31:54 +0000 danny synced with 1.587, some typo and some word untranslated
Sun, 09 May 2004 14:03:10 +0000 faust3 report if the service creation failed
Sun, 09 May 2004 03:43:42 +0000 rfelker 1000000l for sig11 without -subcp!!! (and 1l for my first commit :)
Sat, 08 May 2004 23:53:20 +0000 reimar removing useless code, improving readability
Sat, 08 May 2004 23:41:13 +0000 reimar fix bigendian problems (left-right swapped 8bit pcms), add 32bit support
Sat, 08 May 2004 21:40:20 +0000 reimar fixed memory leak and removed unnecessary static variable
Sat, 08 May 2004 21:38:41 +0000 reimar changes to get manyfmts nearer to working and fixed memory leak
Sat, 08 May 2004 18:00:11 +0000 rtognimp Use roqvideo and roqaudio decoders from libavcodec
Sat, 08 May 2004 17:52:25 +0000 henry ENCA support (http://trific.ath.cx/software/enca/)
Sat, 08 May 2004 12:05:14 +0000 paszczi synced with 1.41
Fri, 07 May 2004 21:43:18 +0000 rtognimp Support ffmpeg cinepak decoder
Fri, 07 May 2004 16:12:30 +0000 reimar use fallback for unsupported formats instead of quitting
Fri, 07 May 2004 13:13:11 +0000 diego Cygwin and MinGW now behave similarly with regard to VCD/DVD playback.
Fri, 07 May 2004 11:26:47 +0000 diego missing spaces
Fri, 07 May 2004 11:26:00 +0000 diego Hint at -playlist option for playing streams.
Fri, 07 May 2004 11:25:07 +0000 diego clarification
Fri, 07 May 2004 11:24:24 +0000 diego List Attila as maintainer of a few video out drivers.
Fri, 07 May 2004 08:31:39 +0000 mosu Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" with "Ogg" as it is a name, not an abbreviation/acronym.
Fri, 07 May 2004 02:34:22 +0000 nplourde More code cleanup
Fri, 07 May 2004 01:44:08 +0000 nplourde Switch rgb32 from QD to QT
Thu, 06 May 2004 18:04:06 +0000 faust3 Encrypted dvd playback now accepts -dvd-drive e: on mingw. fix from libdvdread, left out the various cosmetics changes for now
Wed, 05 May 2004 21:05:36 +0000 mosu Be more verbose and tell the user which subtitle stream has been selected (if any).
Wed, 05 May 2004 19:11:16 +0000 rtognimp Qt RLE is now in ffmpeg
Wed, 05 May 2004 17:26:24 +0000 michael extendible frame_code table
Wed, 05 May 2004 16:30:32 +0000 nplourde vo_quartz, yuv related usage
Wed, 05 May 2004 13:23:49 +0000 diego more credits, names, nicks
Wed, 05 May 2004 02:38:35 +0000 nplourde Disable live resize for yuv - HW accel bug
Wed, 05 May 2004 01:04:44 +0000 nplourde Cosmetic change std ident style
Wed, 05 May 2004 00:30:30 +0000 nplourde Removed unused debug code.
Tue, 04 May 2004 21:20:58 +0000 rtognimp Support vp6vfw.dll version 6.0.7.3
Tue, 04 May 2004 20:05:59 +0000 paszczi sync
Tue, 04 May 2004 16:17:22 +0000 diego VIDIX now works on Win32, approved by Sascha.
Tue, 04 May 2004 14:50:16 +0000 diego Hint at diff options useful for avoiding cosmetic changes, patch by Reimar.
Tue, 04 May 2004 14:34:18 +0000 diego winvidix documented, alternative ways of specifying -dvd-device.
Tue, 04 May 2004 14:19:34 +0000 diego subtitles in black bands
Tue, 04 May 2004 14:18:40 +0000 diego unnecessary escape
Tue, 04 May 2004 14:17:31 +0000 diego typo
Tue, 04 May 2004 02:57:10 +0000 nplourde Add yuv csp support
Tue, 04 May 2004 01:29:17 +0000 michael proposals by rich:
Mon, 03 May 2004 18:19:16 +0000 rtognimp 100l for me
Mon, 03 May 2004 17:59:55 +0000 diego libavformat, realrtsp
Mon, 03 May 2004 17:46:11 +0000 wight sync
Mon, 03 May 2004 17:11:26 +0000 diego Spelling and wording fixes pointed out by the wanderer.
Mon, 03 May 2004 13:19:04 +0000 diego typos, wording and mistakes pointed out by the wanderer
Mon, 03 May 2004 10:09:18 +0000 diego spelling, wording, consistency in comments and printed messages
Mon, 03 May 2004 10:01:31 +0000 diego spelling, wording sync with cfg-mencoder.h
Mon, 03 May 2004 10:00:43 +0000 diego wrong number, pointed out by Scognito
Mon, 03 May 2004 01:27:48 +0000 diego more wishes
Mon, 03 May 2004 01:27:19 +0000 diego missing name
Mon, 03 May 2004 01:16:31 +0000 diego Hint at -mf in mf:// syntax description.
Mon, 03 May 2004 01:15:38 +0000 diego Blinkenlights section expanded.
Mon, 03 May 2004 01:15:15 +0000 diego divx --> lavc, spelling, more sensible section name
Mon, 03 May 2004 00:41:48 +0000 diego Obsolet -mf syntax replaced by mf://, based on a patch sent by Compn, bug
Sun, 02 May 2004 20:05:44 +0000 rtognimp Restore ftp support (was erroneusly disabled while fixing bogus errors
Sun, 02 May 2004 17:09:05 +0000 rtognimp Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
Sun, 02 May 2004 16:22:32 +0000 rtognimp Fix hang for some asf video stream like http://193.219.139.115/ltv/zinios/news1830_20040501.wmv
Sun, 02 May 2004 14:26:28 +0000 michael bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
Sun, 02 May 2004 14:16:13 +0000 reimar clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering borders
Sun, 02 May 2004 10:43:14 +0000 lumag As pointed by Diego, I forgot this.
Sun, 02 May 2004 01:37:49 +0000 michael nicer startcode before keyframe rule
Sat, 01 May 2004 23:35:25 +0000 rtognimp Fix url escaping and avoid double escape
Sat, 01 May 2004 23:35:25 +0000 rtognimp Try to get an asf file with normal http protocol if http streaming
Sat, 01 May 2004 21:19:20 +0000 diego -adapter is not directx specific anymore.
Sat, 01 May 2004 21:02:06 +0000 diego vo_directx now supports keepaspect.
Sat, 01 May 2004 20:21:03 +0000 faust3 keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYVY support and fixed bugs where switching to fullscreen would keep the console window on top and where the initial window position is wrongly calculated
Sat, 01 May 2004 20:16:54 +0000 rfelker more stupid crap
Sat, 01 May 2004 20:15:21 +0000 rfelker this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such
Sat, 01 May 2004 20:00:04 +0000 rfelker 10l
Sat, 01 May 2004 19:43:59 +0000 rfelker ok this one is beyond stupid. the code didn't even do what was intended
Sat, 01 May 2004 19:37:09 +0000 reimar GUI support
Sat, 01 May 2004 19:25:12 +0000 lumag Sync, update my email.
Sat, 01 May 2004 19:17:44 +0000 henry 10000000000l twisted typecasting
Sat, 01 May 2004 18:48:42 +0000 michael limits too small, my CBR mp3 samples have 2x overhead after removial of size prediction
Sat, 01 May 2004 18:42:50 +0000 rfelker more lvalue casts, ugly this time
Sat, 01 May 2004 18:36:50 +0000 rfelker more lvalue casts
Sat, 01 May 2004 18:34:23 +0000 rfelker more nonsense lvalue casts, at least these aren't quite as stupid
Sat, 01 May 2004 18:30:38 +0000 rfelker and more and more stupidity
Sat, 01 May 2004 18:25:24 +0000 rfelker more stupidity
Sat, 01 May 2004 18:15:29 +0000 rfelker 1000000000000l
Sat, 01 May 2004 16:33:57 +0000 wight sync + wording
Sat, 01 May 2004 14:52:15 +0000 faust3 keepaspect and nokeepaspect are now useable by all vos
Sat, 01 May 2004 12:09:26 +0000 wight sync
Sat, 01 May 2004 12:03:03 +0000 wight S/PDIF spelling corrected
Sat, 01 May 2004 11:28:34 +0000 michael cosmetic
Sat, 01 May 2004 01:28:31 +0000 rtognimp 100l for me. Header seek is not needed to fix 28_8 and can cause sig11
Fri, 30 Apr 2004 23:01:23 +0000 diego standard notation
Fri, 30 Apr 2004 22:53:59 +0000 michael additional start_code rule (implemenattion does this since a long time already)
Fri, 30 Apr 2004 22:33:37 +0000 diego wording
Fri, 30 Apr 2004 21:33:53 +0000 ranma Allow user to disable writing of ODML index
Fri, 30 Apr 2004 20:36:48 +0000 ranma Only use odml index for files that need it
Fri, 30 Apr 2004 20:20:37 +0000 faust3 support for a few more radeons patch by Reza Jelveh <reza.jelveh at tu-harburg.de>
Fri, 30 Apr 2004 20:05:54 +0000 faust3 10l on cygwin WIN32 gets defined in config.h
Fri, 30 Apr 2004 17:07:49 +0000 faust3 add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
Fri, 30 Apr 2004 16:56:00 +0000 faust3 Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
Fri, 30 Apr 2004 10:40:30 +0000 rfelker more cola, not mine tho
Fri, 30 Apr 2004 10:26:26 +0000 rfelker minimal fix for alex's 1000000000000l compile errors. imo the fix in
Fri, 30 Apr 2004 10:07:52 +0000 rfelker oops, forgot this with the softskip patch
Fri, 30 Apr 2004 09:46:54 +0000 rfelker 100l to me!
Thu, 29 Apr 2004 22:23:34 +0000 rtognimp Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg
Thu, 29 Apr 2004 21:34:50 +0000 bertrand Should be Connection: close, and not closed.
Thu, 29 Apr 2004 21:01:09 +0000 mosu Leave the subs uninitialized and not "forcefully off" if the user hasn't chosen a stream with -sid. If he used -slang then we need the comment packet which might be found after demux_ogg_open has finished.
Thu, 29 Apr 2004 16:48:56 +0000 wight sync
Thu, 29 Apr 2004 13:54:36 +0000 diego spelling
Thu, 29 Apr 2004 13:02:44 +0000 diego typos, wording
Thu, 29 Apr 2004 11:24:03 +0000 wight XML translation complete
Thu, 29 Apr 2004 08:59:56 +0000 nauj27 sync by Andoni Zubimendi <andoni at lpsat.net>
Thu, 29 Apr 2004 07:36:19 +0000 alex dewinify
Thu, 29 Apr 2004 06:52:25 +0000 alex sync by paszczi
Thu, 29 Apr 2004 06:48:04 +0000 alex don't even mention avifile, 14 subtitles
Thu, 29 Apr 2004 06:27:30 +0000 alex forgot to commit
Wed, 28 Apr 2004 10:18:33 +0000 alex removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
Wed, 28 Apr 2004 05:58:46 +0000 paszczi sync
Wed, 28 Apr 2004 04:55:04 +0000 rfelker updated documentation for detc,ivtc,pullup
Wed, 28 Apr 2004 04:40:37 +0000 rfelker document harddup and softskip
Wed, 28 Apr 2004 04:29:17 +0000 rfelker soft skipping for mencoder. rather than skipping decoding/filtering
Wed, 28 Apr 2004 04:19:47 +0000 rfelker 1l debug junk
Wed, 28 Apr 2004 04:07:07 +0000 rfelker forgot this, needed for vf_harddup
Wed, 28 Apr 2004 04:02:46 +0000 rfelker "hard" frame duplication for mencoder. this finally makes it possible
Wed, 28 Apr 2004 03:19:35 +0000 michael remove frame types
Tue, 27 Apr 2004 23:38:52 +0000 alex play the audio buffer in case of normal eof (i know the change is rude, but mplayer.c is hopelessly obfuscated)
Tue, 27 Apr 2004 23:20:00 +0000 diego Spelling, mention that one vulnerability was fixed in 1.0pre3try2.
Tue, 27 Apr 2004 23:17:22 +0000 diego Mark all options that work only in combination with XXX as (XXX only).
Tue, 27 Apr 2004 23:08:46 +0000 rfelker don't use odml when we don't have to -- the code is buggy!
Tue, 27 Apr 2004 21:23:59 +0000 alex wma9 speech codec dmo and dshow entries
Tue, 27 Apr 2004 20:04:26 +0000 rtognimp Fix for 28_8 in rm files and header length != 0x4e
Tue, 27 Apr 2004 19:00:15 +0000 rtognimp More about myself + typo
Tue, 27 Apr 2004 17:43:18 +0000 diego Hint about testing different colorspaces and putting codes in ./, based on
Tue, 27 Apr 2004 17:01:00 +0000 rathann vocabulary
Tue, 27 Apr 2004 17:00:41 +0000 diego 2 more FAQs based on a patch made by Compn.
Tue, 27 Apr 2004 16:28:06 +0000 diego Send updates to mplayer-docs instead of dev-eng, wording, spelling.
Tue, 27 Apr 2004 16:24:31 +0000 diego English messages removed, comments summarized.
Tue, 27 Apr 2004 16:06:19 +0000 diego more demuxer maintainers
Tue, 27 Apr 2004 16:02:33 +0000 diego updates
Tue, 27 Apr 2004 15:33:10 +0000 diego typos pointed out by the wanderer
Tue, 27 Apr 2004 15:32:34 +0000 diego More credit for adland, added a missing name.
Tue, 27 Apr 2004 14:24:03 +0000 alex final
Tue, 27 Apr 2004 14:15:17 +0000 diego Copyright notice added back.
Tue, 27 Apr 2004 07:21:35 +0000 diego dvb_set_channel now has two parameters, patch by Nico Sabbi.
Tue, 27 Apr 2004 01:42:10 +0000 diego spelling, additions, slight reordering
Tue, 27 Apr 2004 01:40:39 +0000 diego New and old maintainers added.
Tue, 27 Apr 2004 01:35:46 +0000 diego multiple DVB card syntax, based on a patch by Nico Sabbi
Tue, 27 Apr 2004 01:34:54 +0000 diego DVB now supports multiple cards, patch by Nico Sabbi.
Mon, 26 Apr 2004 21:22:33 +0000 nicodvb new configuration structure, gcc warn silencing
Mon, 26 Apr 2004 21:20:37 +0000 nicodvb new configuration structure, multi-card support
Mon, 26 Apr 2004 21:19:21 +0000 nicodvb new configuration structure, dvb_set_channel takes 2 parameters, 1000l memleak fix
Mon, 26 Apr 2004 21:15:14 +0000 nicodvb slave command dvb_set_channel now takes 2 arguments: channel card
Mon, 26 Apr 2004 20:11:33 +0000 rtognimp Update
Mon, 26 Apr 2004 19:55:55 +0000 michael fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo dot com>)
Mon, 26 Apr 2004 19:47:50 +0000 michael attribute_used patch by (VMiklos <mamajom at axelero dot hu>)
Mon, 26 Apr 2004 19:41:22 +0000 diego The eve of a new release is always a good time to take history lessons, so
Mon, 26 Apr 2004 19:38:17 +0000 michael attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
Mon, 26 Apr 2004 19:33:37 +0000 rtognimp Fix embedded smil playlist detection if there are parameters on the url
Mon, 26 Apr 2004 14:41:43 +0000 diego additions, wording
Mon, 26 Apr 2004 14:16:13 +0000 diego spelling, some additions
Mon, 26 Apr 2004 12:45:47 +0000 rfelker imo i'm one of the nut spec authors :)
Mon, 26 Apr 2004 12:17:26 +0000 nplourde Add Fullscreen, Ontop and OSD support
Mon, 26 Apr 2004 12:14:46 +0000 nplourde Added Nicolas Plourde
Mon, 26 Apr 2004 10:55:34 +0000 diego typos
Mon, 26 Apr 2004 10:17:10 +0000 alex release name, changes
Mon, 26 Apr 2004 10:12:40 +0000 alex attribute_used for gcc3.4
Mon, 26 Apr 2004 10:08:16 +0000 alex reorder funcs to avoid warnings/errors (gccs are nowadays are more pickier about code than gcc2.95 with -ansi)
Mon, 26 Apr 2004 09:44:06 +0000 alex attribute_used macro
Mon, 26 Apr 2004 09:33:35 +0000 rfelker potentially exploitable buffer overflow with maliciously crafted cd toc
Mon, 26 Apr 2004 09:22:17 +0000 rfelker fix exploitable buffer overflow
Mon, 26 Apr 2004 08:59:49 +0000 alex missing
Mon, 26 Apr 2004 08:59:22 +0000 alex support for ATI fireglx
Mon, 26 Apr 2004 08:53:41 +0000 alex a52 dynamic range compression support by Peter Gansterer
Mon, 26 Apr 2004 07:43:14 +0000 alex updated
Mon, 26 Apr 2004 03:45:41 +0000 diego Ogg spelling fixed as pointed out by the wanderer.
Mon, 26 Apr 2004 03:32:38 +0000 diego rawaudio bitrate option
Mon, 26 Apr 2004 03:11:08 +0000 rfelker needed for a/v sync with compressed audio (e.g. raw .mp2 or .ac3 file)
Sun, 25 Apr 2004 22:43:03 +0000 diego Name corrected.
Sun, 25 Apr 2004 22:42:45 +0000 diego spelling
Sun, 25 Apr 2004 18:24:57 +0000 danny Synced with 1.573, remove unwanted space at end of line
Sun, 25 Apr 2004 15:42:44 +0000 rtognimp More keyframe search fix for VP6x
Sun, 25 Apr 2004 13:55:54 +0000 syrjala Fixed CRTC2 surface size message.
Sun, 25 Apr 2004 13:40:53 +0000 rtognimp Fix VP62 keyframe search
Sun, 25 Apr 2004 12:46:37 +0000 rtognimp Suggest -playlist if asf_stream_start fails
Sun, 25 Apr 2004 12:41:01 +0000 rtognimp Don't say that a protocol is unsupported if that's not true
Sun, 25 Apr 2004 01:51:53 +0000 rtognimp Fix support for audio only streams
Sun, 25 Apr 2004 00:17:23 +0000 rtognimp More bounds checking fixes (thnaks to Miguel Freitas)
Sat, 24 Apr 2004 13:22:05 +0000 rtognimp Escape urls (needed for urls in playlists)
Sat, 24 Apr 2004 13:19:20 +0000 rtognimp Stop parsing an url after connection failure
Sat, 24 Apr 2004 13:16:16 +0000 rtognimp Handle url redirection
Sat, 24 Apr 2004 13:15:31 +0000 rtognimp Fail if empty or nonexitant playlist
Sat, 24 Apr 2004 10:33:19 +0000 rtognimp Some sanity and bound checking
Fri, 23 Apr 2004 22:30:18 +0000 rfelker 1000000000000l to bunkus
Fri, 23 Apr 2004 16:36:33 +0000 mosu Clear subs in broken OGM files (those without empty subtitle packets) a bit later in order to avoid flickering if there are more subs following immediately. Patch by Michael Reinsch <mr at uue adot org>
Fri, 23 Apr 2004 16:31:30 +0000 mosu Much improved seeking. Patch by Michael Behrich <behrisch at informatik adot hu-berlin anotherdot de>
Fri, 23 Apr 2004 15:52:44 +0000 diego update to version 0.5.1 by the author VMiklos <mamajom@axelero.hu>
Fri, 23 Apr 2004 15:48:17 +0000 michael remove data_size prediction
Fri, 23 Apr 2004 15:24:24 +0000 faust3 prefer yuv formats over rgb in case both are supported by hw
Fri, 23 Apr 2004 12:29:19 +0000 diego update, spelling
Fri, 23 Apr 2004 11:50:23 +0000 diego Less verbosity by moving some debug messages from printf --> dbgprintf.
Fri, 23 Apr 2004 11:00:05 +0000 ranma I consider myself ao_nas maintainer
Fri, 23 Apr 2004 09:41:46 +0000 alex revised list
Fri, 23 Apr 2004 01:37:43 +0000 rfelker dr bugfix by zoli (author of the filter)
Thu, 22 Apr 2004 15:00:30 +0000 michael new time_base_nom limit
Thu, 22 Apr 2004 14:27:22 +0000 paszczi and sync counter goes up :)
Thu, 22 Apr 2004 12:19:55 +0000 diego wording
Thu, 22 Apr 2004 12:16:58 +0000 diego cosmetics, wording update
Thu, 22 Apr 2004 12:14:52 +0000 diego missing names
Thu, 22 Apr 2004 12:12:00 +0000 diego Missing options added, one put into default order.
Wed, 21 Apr 2004 18:44:09 +0000 paszczi forgot to translate :)
Wed, 21 Apr 2004 18:43:01 +0000 rfelker remove bad requirement
Wed, 21 Apr 2004 18:38:51 +0000 paszczi sync
Wed, 21 Apr 2004 15:59:33 +0000 diego more nicks
Wed, 21 Apr 2004 04:05:34 +0000 diego more nicks
Wed, 21 Apr 2004 00:56:28 +0000 diego copyright --> MPlayer team
Tue, 20 Apr 2004 23:00:28 +0000 michael file_id_string (idea by ivan)
Tue, 20 Apr 2004 22:10:11 +0000 diego Common -vo driver problem solution explained by Lukasz Proszek.
Tue, 20 Apr 2004 21:42:39 +0000 diego dhahelper.sys is put here for installation.
Tue, 20 Apr 2004 21:40:19 +0000 diego libavformat may be found in the main tree now.
Tue, 20 Apr 2004 17:58:24 +0000 michael removing backward pointers
Mon, 19 Apr 2004 20:09:33 +0000 diego QNX does not support -rdynamic.
Mon, 19 Apr 2004 19:55:37 +0000 rtognimp 10l: don't run strcmp if arg is NULL
Mon, 19 Apr 2004 02:14:09 +0000 ranma Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'
Mon, 19 Apr 2004 01:56:47 +0000 diego credits for Ville Saari, one more nick
Sun, 18 Apr 2004 20:29:59 +0000 paszczi translation prepared by Boski Cinek <boski_cinek(at)o2.pl>
Sun, 18 Apr 2004 20:23:05 +0000 paszczi translation prepared by frogu <frogu(at)frogu.emdej.pl>
Sun, 18 Apr 2004 10:06:28 +0000 paszczi sync
Sun, 18 Apr 2004 09:58:29 +0000 paszczi sync
Sat, 17 Apr 2004 23:21:05 +0000 diego Joe Barr calls us Mplayer.
Sat, 17 Apr 2004 23:19:22 +0000 diego typo fix: Mplayer --> MPlayer
Sat, 17 Apr 2004 22:51:09 +0000 diego /usr/lib/win32 --> /usr/lib/codecs
Sat, 17 Apr 2004 20:37:36 +0000 paszczi sync
Sat, 17 Apr 2004 17:08:31 +0000 rfelker New filter by Ville Saari (114263 at foo dot bar dot org)
Sat, 17 Apr 2004 16:47:52 +0000 rtognimp Fix for some audio asf streams like http://ms.bandeapart.fm/bap/albums/973/6573_h_07-Patience.asf
Sat, 17 Apr 2004 16:46:41 +0000 rtognimp Respect -playlist for asx streams
Sat, 17 Apr 2004 16:11:26 +0000 diego sync by Daniele Forghieri
Sat, 17 Apr 2004 16:06:43 +0000 diego 10l for me - stray option draft left behind.
Sat, 17 Apr 2004 12:39:03 +0000 reimar vo_gl suboption doc improved
Sat, 17 Apr 2004 10:31:38 +0000 diego less verbosity + printf --> mp_msg
Sat, 17 Apr 2004 10:30:25 +0000 diego Patches should not be compressed.
Sat, 17 Apr 2004 03:59:51 +0000 diego updates
Sat, 17 Apr 2004 03:59:00 +0000 diego -vo caca documentation, patch by Pigeon <pigeon@pigeond.net>
Fri, 16 Apr 2004 20:15:41 +0000 diego lol, that sure deserves some Cola
Fri, 16 Apr 2004 13:22:51 +0000 michael OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Thu, 15 Apr 2004 20:48:27 +0000 rtognimp 10l to me: writing outside allocated memory
Thu, 15 Apr 2004 18:19:39 +0000 reimar fixed suboption parsing, added help for suboptions
Thu, 15 Apr 2004 13:56:06 +0000 diego All entries in alphabetical last, first name order, some nicks added.
Thu, 15 Apr 2004 07:19:50 +0000 henry specify field mode when setting image height
Wed, 14 Apr 2004 23:11:45 +0000 michael moving f() and u()
Wed, 14 Apr 2004 21:43:28 +0000 michael type 1/2 packets must have MSB timestamps (this is already mentioned at some other places but i forgot this one)
Wed, 14 Apr 2004 20:50:15 +0000 rtognimp Fix segfault if EDL is used without video
Wed, 14 Apr 2004 20:45:26 +0000 rtognimp Try Real rtsp, then live.com on every rtsp stream (remove extension
Wed, 14 Apr 2004 16:03:13 +0000 paszczi sync
Tue, 13 Apr 2004 23:26:31 +0000 diego Missing options added to --help output.
Tue, 13 Apr 2004 21:46:11 +0000 diego updates
Tue, 13 Apr 2004 21:44:44 +0000 diego Nicks added.
Tue, 13 Apr 2004 21:40:04 +0000 diego Make caca detection consistent with the others using *-config, also avoids
Tue, 13 Apr 2004 20:08:45 +0000 diego Nicks added.
Tue, 13 Apr 2004 20:03:10 +0000 diego OpenGL vo driver suboptions by Reimar and me.
Tue, 13 Apr 2004 19:56:48 +0000 rtognimp Do not crash on audio only streams
Tue, 13 Apr 2004 19:56:37 +0000 diego -vo quartz docs by Nicolas Plourde <nicolas.plourde@sympatico.ca>
Tue, 13 Apr 2004 17:51:57 +0000 diego quartz vo, based on patch byNicolas Plourde <nicolas.plourde@sympatico.ca>
Tue, 13 Apr 2004 15:04:25 +0000 faust3 printf -> mp_msg; print error msg when qtmlClient.dll is missing
Tue, 13 Apr 2004 14:48:31 +0000 faust3 printf -> mp_msg, error msg when qtmlClient.dll is missing
Tue, 13 Apr 2004 14:33:18 +0000 faust3 printf -> mp_msg
Tue, 13 Apr 2004 13:33:03 +0000 faust3 ignore mouseclicks when activating the window
Tue, 13 Apr 2004 12:19:10 +0000 diego -rdynamic is not supported on Win32. Both _xanim and _real set it, so both
Tue, 13 Apr 2004 11:22:37 +0000 faust3 always add versionsinfo and icon on windows
Tue, 13 Apr 2004 10:02:37 +0000 faust3 -rdynamic is not supported on windows
Tue, 13 Apr 2004 02:43:52 +0000 diego DVB updates, patch by Nico <nsabbi@tiscali.it>
Tue, 13 Apr 2004 02:36:29 +0000 diego DVB update, patch by Nico <nsabbi@tiscali.it>
Tue, 13 Apr 2004 02:24:39 +0000 diego Some release dates added, consistent date format.
Tue, 13 Apr 2004 01:01:46 +0000 diego win32 macro added to simplify detecting both Cygwin and MinGW.
Tue, 13 Apr 2004 00:49:47 +0000 michael (de)coder -> (de)muxer
Tue, 13 Apr 2004 00:12:03 +0000 diego whitespace changes (improves changelog mode in vim/emacs)
Tue, 13 Apr 2004 00:08:41 +0000 diego libmpflac was removed.
Mon, 12 Apr 2004 23:58:06 +0000 diego Add license, remove bogus comment as told by Reza Jelveh, the author.
Mon, 12 Apr 2004 22:11:48 +0000 diego spelling, more wishes
Mon, 12 Apr 2004 17:13:15 +0000 rtognimp Fix vp61 keyframe search (do not skip blocks if 1st frame is keyframe)
Mon, 12 Apr 2004 16:39:26 +0000 faust3 libavformat support for windows
Mon, 12 Apr 2004 15:02:34 +0000 rtognimp Support AAC in NSV
Mon, 12 Apr 2004 14:22:23 +0000 rtognimp NSV demuxer author added
Mon, 12 Apr 2004 14:19:12 +0000 rtognimp nsv (Nullsoft streaming video) demuxer
Sun, 11 Apr 2004 20:01:42 +0000 michael .mp4 with lavf support
Sun, 11 Apr 2004 19:33:56 +0000 michael FLV with lavc+lavf support
Sun, 11 Apr 2004 19:22:44 +0000 michael 4xm with lavf+lavc
Sun, 11 Apr 2004 19:19:46 +0000 michael BGR16
Sun, 11 Apr 2004 19:03:12 +0000 michael lavf ASF support
Sun, 11 Apr 2004 18:07:54 +0000 faust3 forgotten person who added an important feature to the mingw port
Sun, 11 Apr 2004 17:20:52 +0000 michael seeking
Sun, 11 Apr 2004 16:48:48 +0000 michael avoid unneeded stream_reset()
Sun, 11 Apr 2004 15:04:54 +0000 michael nicer EOF solution, mpeg-ps works now too
Sun, 11 Apr 2004 14:51:10 +0000 michael libavformat really doesnt like it that the streams get stuck if the end is reached
Sun, 11 Apr 2004 14:26:04 +0000 michael demux_lavf
Fri, 09 Apr 2004 22:58:41 +0000 iive quant_parameter is 2*mpeg1_quant, no problems noticed with too high values
Fri, 09 Apr 2004 18:40:48 +0000 michael remove old example stream
Fri, 09 Apr 2004 17:05:00 +0000 michael removing checksum_threshold & keyframe prediction
Fri, 09 Apr 2004 14:42:18 +0000 nauj27 1l fix.
Thu, 08 Apr 2004 21:50:29 +0000 reimar vo_gl supporting more color formats for testing
Thu, 08 Apr 2004 14:26:29 +0000 nauj27 Added <application> missing tags.
Thu, 08 Apr 2004 12:03:24 +0000 iive check for invalid user input
Wed, 07 Apr 2004 22:51:42 +0000 faust3 print at least the error number when there is no text for it
Wed, 07 Apr 2004 22:27:33 +0000 faust3 restore original ringbuffer constants as the current values are causing heavy stutter here, especially noticable after moving the video window
Wed, 07 Apr 2004 21:51:37 +0000 paszczi typo
Wed, 07 Apr 2004 20:35:41 +0000 bertrand '%' is unsafe and need to be escaped.
Wed, 07 Apr 2004 18:09:42 +0000 faust3 update
Wed, 07 Apr 2004 17:53:42 +0000 faust3 round len to outburst and increment full_buffers at the correct time, patch by Nehal <nehalmistry at gmx.net>
Wed, 07 Apr 2004 13:00:33 +0000 michael language_code & fourcc vb->v reversal
Wed, 07 Apr 2004 12:46:14 +0000 alex support for abitrary imaadpcm encoding, ported from ffmpeg
Tue, 06 Apr 2004 20:06:57 +0000 faust3 10l, patch by Bjoern Sandell
Tue, 06 Apr 2004 18:09:43 +0000 nauj27 sync
Tue, 06 Apr 2004 18:06:20 +0000 faust3 support immed flag
Tue, 06 Apr 2004 17:55:36 +0000 alex uninit immed flag
Tue, 06 Apr 2004 17:17:28 +0000 alex vo_caca by Howell Tam
Tue, 06 Apr 2004 17:08:02 +0000 alex SSE support under OpenBSD, patch by Bjorn Sandell
Tue, 06 Apr 2004 16:15:57 +0000 alex inttypes
Tue, 06 Apr 2004 16:13:52 +0000 alex altivec support under netbsd, patch by Matthew Green
Tue, 06 Apr 2004 12:23:09 +0000 alex netbsd audio support by Bernd Ernesti
Tue, 06 Apr 2004 12:19:40 +0000 alex correct typeconversion of fps, patches by several ppl
Tue, 06 Apr 2004 11:52:31 +0000 alex MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)
Tue, 06 Apr 2004 11:44:23 +0000 alex 100l and sync with upstream, patch by rgselk
Tue, 06 Apr 2004 11:22:06 +0000 alex skip {...} parts in SAME subs, patch by Salvatore Falco
Tue, 06 Apr 2004 06:36:46 +0000 mosu Changed -sid/-aid/-vid to be zero based and select the n'th stream of its type, e.g. -sid 1 will select the second subtitle stream.
Tue, 06 Apr 2004 01:24:34 +0000 alex some more globals
Tue, 06 Apr 2004 01:12:36 +0000 alex removed obsoleted defs
Tue, 06 Apr 2004 01:11:59 +0000 alex removing more globals
Tue, 06 Apr 2004 01:06:21 +0000 alex fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
Tue, 06 Apr 2004 00:25:47 +0000 michael AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
Tue, 06 Apr 2004 00:04:48 +0000 alex libcaca video output driver by Howell Tam
Mon, 05 Apr 2004 23:17:40 +0000 alex ability to disable mp3lib, liba52 and libmpeg2
Mon, 05 Apr 2004 22:49:28 +0000 alex Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
Mon, 05 Apr 2004 21:55:38 +0000 rathann added my nick
Mon, 05 Apr 2004 21:35:30 +0000 rathann full screen flipping synchronization corrections (by Adam Tla/lka)
Mon, 05 Apr 2004 21:34:04 +0000 alex make gcc happy under hurd
Mon, 05 Apr 2004 21:33:51 +0000 rathann Unmap window before change in decor and size while flipping full screen mode (by Adam Tla/lka)
Mon, 05 Apr 2004 21:33:08 +0000 alex morphos support by Nicolas Det
Mon, 05 Apr 2004 21:31:27 +0000 alex make gcc eating this under hurd
Mon, 05 Apr 2004 21:20:19 +0000 alex Quartz/MacOSX video output module by Nicolas Plourde
Mon, 05 Apr 2004 15:32:01 +0000 nauj27 sync
Mon, 05 Apr 2004 12:06:30 +0000 michael switching from crc32 to adler32 checksums, cuz they are faster and simpler
Sun, 04 Apr 2004 22:40:48 +0000 michael minor changes
Sun, 04 Apr 2004 17:11:37 +0000 nicodvb fixed broken diseqc fetch from channels file
Sun, 04 Apr 2004 10:38:57 +0000 faust3 10l for the orignial author and 1000l for me for commiting a broken workaround
Sat, 03 Apr 2004 17:14:07 +0000 rfelker This was discussed a long time ago but some reason never done. Anyway
Sat, 03 Apr 2004 14:39:16 +0000 faust3 restore old SAMPLESIZE
Sat, 03 Apr 2004 13:46:00 +0000 rathann move window decor changes after setting Withdrawn state so we have no additionalwindow refresh
Sat, 03 Apr 2004 13:41:23 +0000 rathann - win_gravity memorizing and restoring while switching fullscreen mode (by Adam Tla/lka)
Sat, 03 Apr 2004 13:23:44 +0000 michael restrictions to ensure that O(log n) seeking and error recovery is possible
Sat, 03 Apr 2004 10:46:52 +0000 rathann - compilation error fix
Sat, 03 Apr 2004 10:30:46 +0000 nicodvb disallow non-sense type parameter; added support for absolute file path; prefer channels.conf.{sat,ter,cbl} over channels.conf if the file is available
Fri, 02 Apr 2004 23:36:06 +0000 diego Developers should subscribe to mplayer-cvslog, mention mplayer-docs.
Fri, 02 Apr 2004 23:35:11 +0000 diego cosmetics
Fri, 02 Apr 2004 22:09:23 +0000 rtognimp Update my mail address
Fri, 02 Apr 2004 19:20:34 +0000 mosu Support for selecting subtitles with -slang. Patch by Andriy N Gritsenko <andrej at lucky onedot net>
Fri, 02 Apr 2004 10:55:13 +0000 diego 1l
Fri, 02 Apr 2004 10:50:05 +0000 diego small additions, some nicks added, wording, spelling
Fri, 02 Apr 2004 07:36:42 +0000 mosu Fixed the support for the A_MS/ACM CodecID which just stores a WAVEFORMATEX in the track's private data.
Fri, 02 Apr 2004 03:44:30 +0000 diego Remove spurious +1 to lame_param_quality that contradicts documentation and
Fri, 02 Apr 2004 02:15:41 +0000 diego Commit independent changes separately.
Thu, 01 Apr 2004 22:48:37 +0000 diego Error message improved, wording.
Thu, 01 Apr 2004 22:11:28 +0000 rtognimp Support for smil playlist, both standalone and embedded into other
Thu, 01 Apr 2004 20:59:07 +0000 atlka ALSA syc is not so good as OSS - small corrections
Thu, 01 Apr 2004 20:14:59 +0000 mosu Support for HE-AAC. Patch by Loren Merritt <lorenm at u dot washington anotherdot edu>.
Thu, 01 Apr 2004 19:45:46 +0000 mosu Added my nick for easier placement of blame.
Thu, 01 Apr 2004 19:33:58 +0000 faust3 let uninit wait until sound is completely played, don't restore volume at exit, fixed ringbuffer bug, patch by Nehal <nehalmistry at gmx.net>\n
Thu, 01 Apr 2004 14:17:58 +0000 diego dvb should be added to $_noinputmodules as well as $_inputmodules.
Thu, 01 Apr 2004 13:53:10 +0000 diego How to handle incomplete translations of message files.
Thu, 01 Apr 2004 13:38:17 +0000 diego security fix
Thu, 01 Apr 2004 12:35:17 +0000 faust3 prevent crash in case we are unable to get aligned buffer
Thu, 01 Apr 2004 10:35:30 +0000 faust3 although this SSE fix is an ugly hack it seems to work fine for me
Thu, 01 Apr 2004 10:19:57 +0000 faust3 reenable SSE support for mingw
Wed, 31 Mar 2004 07:40:36 +0000 alex 10l (some broken compilers take this serious)
Wed, 31 Mar 2004 05:40:31 +0000 rfelker make stupid gcc versions happy
Wed, 31 Mar 2004 01:44:57 +0000 michael reversing the change to the forw/backw pointers, its somewhat simpler to update it if the forward pointer is first
Tue, 30 Mar 2004 10:58:41 +0000 michael remote exploitable heap overflow fix by ("blexim" <blexim at hush dot com>)
Tue, 30 Mar 2004 01:05:51 +0000 michael removing subpackets (everyone hates them ...)
Mon, 29 Mar 2004 04:39:04 +0000 rfelker vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
Sun, 28 Mar 2004 22:03:37 +0000 rtognimp Revert my old twos fix, it seems to break more files than it fixed.
Sun, 28 Mar 2004 21:18:02 +0000 paszczi added <application> tag and some 10l, patch by frogu <l_j_p@wp.pl>
Sun, 28 Mar 2004 16:30:08 +0000 atmos4 svgalib 1.9.18 compile fix, still wont work for me though...
Sun, 28 Mar 2004 14:44:49 +0000 rtognimp Fix hanging at end of mms:// streams.
Sun, 28 Mar 2004 11:23:53 +0000 mosu Stop reading the file if an INDX chunk is found instead of a data packet.
Sat, 27 Mar 2004 20:19:57 +0000 diego Missing echores "no" added, duplicate variable setting removed.
Sat, 27 Mar 2004 13:57:47 +0000 diego Make wmv9 playback less verbose.
Fri, 26 Mar 2004 19:45:06 +0000 mosu Implemented "seek to position".
Fri, 26 Mar 2004 16:03:53 +0000 faust3 temporary workaround to make it work on windows
Fri, 26 Mar 2004 15:21:44 +0000 faust3 fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
Fri, 26 Mar 2004 14:11:31 +0000 faust3 support for Radeon 9200 based video boards patch by Benjamin Zores <ben at tutuxclan.org>
Fri, 26 Mar 2004 12:15:54 +0000 faust3 fix compilation on cygwin
Thu, 25 Mar 2004 21:49:48 +0000 pontscho patch from Rune <runner@mail.tele.dk>
Thu, 25 Mar 2004 21:46:21 +0000 rtognimp Add adland to authors
Thu, 25 Mar 2004 21:36:18 +0000 rtognimp Support for Alparysoft lossless video codec (DShow and VfW)
Thu, 25 Mar 2004 20:47:37 +0000 mosu Removed the limitation to max. eight laced blocks.
Thu, 25 Mar 2004 06:40:04 +0000 rfelker remove stupid misadvice
Wed, 24 Mar 2004 17:51:35 +0000 diego The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c should
Wed, 24 Mar 2004 15:21:21 +0000 ranma Round Chunklen to word boundary
Wed, 24 Mar 2004 15:16:36 +0000 ranma Use aspect from encoder for AVI vprp header
Tue, 23 Mar 2004 20:10:23 +0000 faust3 Mobility Radeon 9600/9700 support
Tue, 23 Mar 2004 20:08:28 +0000 rtognimp Add support for Lead MCMW 2.0 wavelet codec eval version
Tue, 23 Mar 2004 12:43:54 +0000 faust3 1000l
Tue, 23 Mar 2004 10:41:04 +0000 faust3 Windows XP support
Tue, 23 Mar 2004 10:34:24 +0000 faust3 windows xp support
Tue, 23 Mar 2004 04:24:52 +0000 diego sync by danny <guru@digitalfantasy.it>
Mon, 22 Mar 2004 02:12:00 +0000 ranma Include the comments from -aviaspect into the description of -useaviaspect and remove -aviaspect
Mon, 22 Mar 2004 01:42:43 +0000 ranma Better vprp aspect fix
Sun, 21 Mar 2004 22:50:49 +0000 diego -aviaspect option moved to its alphabetical position, new sentences should
Sun, 21 Mar 2004 21:32:54 +0000 henry explicit option for AVI PRP header
Sun, 21 Mar 2004 14:24:45 +0000 rtognimp Add LEAD fourcc, patch by adland < adland123 (at) yahoo (dot) com >
Sat, 20 Mar 2004 13:09:08 +0000 nicodvb fix wrong detection of mpeg4 as mpeg2 and wrong handling of discontinuities/transport error bit
Fri, 19 Mar 2004 20:29:26 +0000 nicodvb removed unused code, synced to szap tuning sequence and unified diseqc, tone and voltage in a (non/old)-diseqc compatible function
Fri, 19 Mar 2004 20:22:10 +0000 nicodvb added missing tuning parameters (inversion and coderate) and changed debug level in dvb_streaming_read()
Fri, 19 Mar 2004 20:06:30 +0000 ranma Bigendian macro 10l
Fri, 19 Mar 2004 16:33:07 +0000 diego -geometry examples corrected.
Fri, 19 Mar 2004 16:01:50 +0000 diego 100l bug fixes, -noaspect moved just below -aspect.
Fri, 19 Mar 2004 10:15:41 +0000 rsf Fixed a bug that was accidentally introduced by the addition of MPEG Transport
Thu, 18 Mar 2004 22:00:31 +0000 rtognimp Support for vp5 and vp6 dll decoders
Thu, 18 Mar 2004 08:37:21 +0000 mosu Parse comma separated language lists instead of comparing the complete language string. Patch by Loren Merritt <lorenm at u dot washington dot edu>
Thu, 18 Mar 2004 01:19:20 +0000 diego -adapter, -refreshrate options, based on patch by Sascha Sommer
Wed, 17 Mar 2004 16:59:24 +0000 diego small correction as suggested by Nico
Wed, 17 Mar 2004 15:58:09 +0000 diego updates, spelling
Wed, 17 Mar 2004 15:36:33 +0000 ranma copy&paste 10l
Wed, 17 Mar 2004 14:50:37 +0000 ranma OpenDML read/write support
Wed, 17 Mar 2004 11:53:25 +0000 reimar corrected problems with switching to and from fullscreen mode esp. with fixed-vo
Wed, 17 Mar 2004 03:53:02 +0000 ranma Raw audio and video are always keyframes
Tue, 16 Mar 2004 15:34:55 +0000 iive use flag for XvMC codec recognition and enable dr1 for fixed version of lavc
Tue, 16 Mar 2004 05:16:58 +0000 diego Don't mess with the window position in xinerama when -geometry changes it.
Tue, 16 Mar 2004 05:15:44 +0000 diego Use system clock for xscreensaver pings (Tobias Diedrich).
Mon, 15 Mar 2004 15:29:15 +0000 diego some additions, spelling fixes
Mon, 15 Mar 2004 15:03:09 +0000 diego Italian man page translation by Daniele Forghieri <guru@digitalfantasy.it>
Mon, 15 Mar 2004 14:40:47 +0000 diego spelling fixes
Mon, 15 Mar 2004 05:07:46 +0000 diego Cygwin provides setenv. Fixes compilation on Cygwin.
Mon, 15 Mar 2004 02:47:28 +0000 diego How to make MPlayer work on Fedora core.
Mon, 15 Mar 2004 01:46:03 +0000 diego Explain why 'cvs admin' should only be used on the last revision of a file.
Mon, 15 Mar 2004 01:37:36 +0000 diego whitespace cosmetics
Sun, 14 Mar 2004 18:04:59 +0000 michael altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)
Sat, 13 Mar 2004 21:54:35 +0000 ranma Use MultiplyElement to control volume.
Sat, 13 Mar 2004 16:48:52 +0000 faust3 move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
Sat, 13 Mar 2004 16:37:12 +0000 faust3 mouse support by Nehal Mistry <nehalmistry at gmx.net>
Sat, 13 Mar 2004 16:25:08 +0000 faust3 fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
Sat, 13 Mar 2004 16:10:02 +0000 rtognimp Seek in HTTP streams and stdin seek fixes
Thu, 11 Mar 2004 17:58:11 +0000 michael AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Tue, 09 Mar 2004 14:46:34 +0000 ranma rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
Tue, 09 Mar 2004 06:57:28 +0000 paszczi sync
Tue, 09 Mar 2004 01:45:58 +0000 diego OpenGL now works under Windows.
Fri, 05 Mar 2004 04:49:36 +0000 diego -vo directfb options by Jiri Svoboda
Fri, 05 Mar 2004 04:46:30 +0000 diego v0.50 by VMiklos
Fri, 05 Mar 2004 04:44:32 +0000 diego --disable-xmms option was missing, noticed by Enrico Weigelt.
Thu, 04 Mar 2004 23:22:42 +0000 nauj27 Telecined and related sync
Thu, 04 Mar 2004 21:52:31 +0000 nauj27 sync by Andoni Zubimendi <andoni@lpsat.net>
Thu, 04 Mar 2004 19:39:16 +0000 henry 10l - replace 6 with AF_NCH
Tue, 02 Mar 2004 08:52:59 +0000 rsf We now allow for the possibility of the RTCP audio/video synchronization being
Mon, 01 Mar 2004 14:58:20 +0000 iive xvmc use get_format for IDCT/MC recognition
Sun, 29 Feb 2004 20:33:07 +0000 faust3 adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to implement 2 window fullscreenswitching by me
Sun, 29 Feb 2004 17:42:49 +0000 faust3 replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, patch by Reimar Doeffinger
Fri, 27 Feb 2004 17:03:08 +0000 henry replace set_periods and set_period_size with their _near cousins
Fri, 27 Feb 2004 16:57:06 +0000 henry 1000l
Fri, 27 Feb 2004 10:21:12 +0000 gabucino an almost complete re-translation of the last version of help_mp-en.h
Fri, 27 Feb 2004 07:10:27 +0000 rathann Keep the ./configure options for xvid in sync.
Thu, 26 Feb 2004 20:42:52 +0000 ranma Use system clock for xscreensaver pings
Thu, 26 Feb 2004 14:41:42 +0000 henry fix compilation without libavcodec
Wed, 25 Feb 2004 11:52:40 +0000 henry missing video thread shutdown, frame count rounding fix
Tue, 24 Feb 2004 21:09:21 +0000 attila dont mess with the window position in xinerama when -geometry changes it.
Tue, 24 Feb 2004 18:17:05 +0000 attila set min width/height
Tue, 24 Feb 2004 13:28:42 +0000 michael spp softthresholding in mmx
Tue, 24 Feb 2004 11:23:27 +0000 michael spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)
Tue, 24 Feb 2004 00:31:15 +0000 michael vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzoli do 2y dot net>)
Mon, 23 Feb 2004 21:12:06 +0000 ranma A bit late, but here's the "more sane options ordering" patch.
Mon, 23 Feb 2004 09:30:07 +0000 gabucino new location of codecs-status.html
Sun, 22 Feb 2004 23:28:03 +0000 rtognimp Support for v3 audio section (used with 14_4 codec) in real files
Sun, 22 Feb 2004 15:30:01 +0000 attila printf -> mp_msg
Sun, 22 Feb 2004 15:27:15 +0000 attila fieldparity verbosity and tvnorm patch
Sun, 22 Feb 2004 15:21:44 +0000 attila dont mess up v4l volumes
Sun, 22 Feb 2004 06:20:48 +0000 rsf Added support for multiplexed (audio+video) RTP streams.
Sun, 22 Feb 2004 06:20:08 +0000 rsf Added support for multiplexed audio+video RTP streams.
Sun, 22 Feb 2004 06:19:24 +0000 rsf Added support for handling multiplexed audio+video RTP streams.
Sat, 21 Feb 2004 08:21:42 +0000 zdar cut and paste typo fixed
Thu, 19 Feb 2004 04:38:46 +0000 diego Line breaks inserted, overly long lines wrapped, partly reworded.
Thu, 19 Feb 2004 04:11:00 +0000 diego copyright update by the author
Thu, 19 Feb 2004 04:08:45 +0000 diego update, cosmetics
Wed, 18 Feb 2004 20:40:55 +0000 diego updates
Wed, 18 Feb 2004 15:23:41 +0000 michael flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
Wed, 18 Feb 2004 13:34:41 +0000 alex 10l
Wed, 18 Feb 2004 13:33:57 +0000 alex replaygain
Wed, 18 Feb 2004 13:33:16 +0000 alex write out extraheaders from lavc
Wed, 18 Feb 2004 12:34:32 +0000 alex ffmpeg flac decoder
Tue, 17 Feb 2004 16:34:40 +0000 zdar removed usage of fb_dev_name, imported field parity reporting from dfbmga, fixed vsync handling in triple buffering mode
Tue, 17 Feb 2004 14:52:59 +0000 rfelker remove 1000000l example that DOES NOT WORK. 9 times out of 10 it will
Tue, 17 Feb 2004 13:32:22 +0000 attila update by VMiklos
Tue, 17 Feb 2004 13:08:50 +0000 attila get some new maintainers
Tue, 17 Feb 2004 12:59:58 +0000 attila add support for avid meridien uncompressed files
Tue, 17 Feb 2004 12:52:19 +0000 attila Adds support for the film grain effect and deblocking filters in xvid
Tue, 17 Feb 2004 12:43:07 +0000 attila remove raw nonsense and replace it by one ovc
Tue, 17 Feb 2004 12:30:45 +0000 attila enable seeking in http streams
Tue, 17 Feb 2004 11:22:32 +0000 gabucino - Cleaned up the Makefile, added some *.o's
Tue, 17 Feb 2004 00:57:08 +0000 gabucino bump version
Mon, 16 Feb 2004 23:44:05 +0000 gabucino architecture type reporting for non-x86 CPUs (try 2, tested on x86 and x86-64)
Mon, 16 Feb 2004 14:41:42 +0000 rik fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_count == 0
Mon, 16 Feb 2004 09:28:56 +0000 gabucino adding accents and changing email address
Sun, 15 Feb 2004 21:20:08 +0000 rtognimp More Camtasia colorspaces
Sun, 15 Feb 2004 16:08:10 +0000 rtognimp Fix playback of some Camtasia files.
Fri, 13 Feb 2004 09:32:56 +0000 gabucino Polish documentation team added
Thu, 12 Feb 2004 23:10:16 +0000 rtognimp Use qtrle decoder from ffmpeg
Thu, 12 Feb 2004 23:09:22 +0000 rtognimp Fix ffmpeg RGB24 mapping (needed for qtrle)
Thu, 12 Feb 2004 08:45:34 +0000 gabucino dfbmga docs update
Thu, 12 Feb 2004 00:58:46 +0000 iive iive fame
Wed, 11 Feb 2004 20:53:27 +0000 diego SuSE docbook DTD path, patch by Thomas Jarosch <tomj@simonv.com>
Wed, 11 Feb 2004 05:55:35 +0000 diego more authors, patches by themselves
Tue, 10 Feb 2004 22:58:30 +0000 michael 100l (cvs commit + tired ...)
Tue, 10 Feb 2004 20:52:08 +0000 diego slight wording improvement, noticed by Dominik
Tue, 10 Feb 2004 20:34:45 +0000 diego small additions, patches by themselves
Tue, 10 Feb 2004 14:32:06 +0000 michael m_option_type_double
Tue, 10 Feb 2004 14:12:26 +0000 michael use libavcodecs float -> fraction conversation if available for -ofps, that way exact framerates like 24000/1001 are possible instead of ending up with x/10000
Tue, 10 Feb 2004 07:14:46 +0000 diego We need make 3.80 to build.
Tue, 10 Feb 2004 07:14:12 +0000 diego new section structure
Tue, 10 Feb 2004 06:48:40 +0000 diego GENERAL OPTIONS section added with a few entries, misc changes.
Tue, 10 Feb 2004 06:32:56 +0000 diego Keyboard control section moved to the beginning.
Tue, 10 Feb 2004 06:25:30 +0000 diego filmdint=fast description corrected, xvidencopts clarified.
Tue, 10 Feb 2004 03:24:31 +0000 michael video filters ...
Tue, 10 Feb 2004 01:59:17 +0000 diego small additions, cosmetics
Tue, 10 Feb 2004 00:37:58 +0000 diego better description bit_exact lavc option
Mon, 09 Feb 2004 23:02:51 +0000 nicolas sync
Mon, 09 Feb 2004 20:20:24 +0000 diego Display Framedropping state on the OSD.
Mon, 09 Feb 2004 20:07:45 +0000 diego XAnim spelling corrected.
Mon, 09 Feb 2004 19:21:08 +0000 mosu Exit when an invalid EBML ID has been read (e.g. for files that have been cut off).
Mon, 09 Feb 2004 17:57:17 +0000 nicolas sync
Mon, 09 Feb 2004 15:49:42 +0000 diego change_rectangle documentation by Angel <knight@sunflower.com>
Sun, 08 Feb 2004 18:24:24 +0000 diego bit_exact lavc option, patch by "Steven M. Schultz" <sms@2BSD.COM>
Sat, 07 Feb 2004 00:19:42 +0000 michael bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Fri, 06 Feb 2004 23:45:53 +0000 iive allow using of float fixed_quant
Fri, 06 Feb 2004 20:44:09 +0000 joey new filter: vf_noformat.
Fri, 06 Feb 2004 20:31:57 +0000 joey new filter: vf_noformat.
Fri, 06 Feb 2004 17:23:20 +0000 rik get_bit_count -> put_bits_count
Fri, 06 Feb 2004 02:09:06 +0000 diego Expand frame dropping state description, qp filter explanation improved.
Thu, 05 Feb 2004 22:37:43 +0000 arpi avi-fix v0.1: simple tool to fix chunk sizes in a RIFF AVI file
Thu, 05 Feb 2004 22:03:42 +0000 michael #include dsputil.h as it contains the lrintf emu code
Thu, 05 Feb 2004 17:08:55 +0000 diego Duplicate -include option moved to cfg-common.h.
Thu, 05 Feb 2004 15:56:05 +0000 michael qp change filter
Wed, 04 Feb 2004 23:18:25 +0000 iive psnr and debug option added
Wed, 04 Feb 2004 12:19:55 +0000 wight missing \
Tue, 03 Feb 2004 19:02:45 +0000 pontscho 'video window vanishes after pause' bugfix, based on Andr«± K«ähne's (andre.kuehne@gmx.net) bugreport
Tue, 03 Feb 2004 15:43:17 +0000 nauj27 sync
Tue, 03 Feb 2004 00:14:04 +0000 iive xvid4 new aspect options - patch by Nico <nsabbi@tiscali.it>
Mon, 02 Feb 2004 23:31:01 +0000 diego lame accepts only integers, pointed out by iive.
Mon, 02 Feb 2004 22:12:01 +0000 nicolas sync
Mon, 02 Feb 2004 22:07:28 +0000 nicolas duplicate words and spaces removed
Mon, 02 Feb 2004 19:51:39 +0000 iive new options - aspect,autoaspect,turbo,chroma_opt. patch by Nico <nsabbi@tiscali.it> and Edouard Gomez
Mon, 02 Feb 2004 14:28:08 +0000 michael qns tip
Mon, 02 Feb 2004 14:19:55 +0000 michael quantizer noise shaping
Mon, 02 Feb 2004 08:33:06 +0000 wight sync
Mon, 02 Feb 2004 08:24:10 +0000 wight & removed - build fix
Mon, 02 Feb 2004 00:42:49 +0000 diego Search links updated.
Mon, 02 Feb 2004 00:33:07 +0000 diego Fix description of -srate, as pointed out by Rich.
Sun, 01 Feb 2004 22:36:14 +0000 diego Telecine HOWTO by Corey Hickey <bugfood-ml@fatooh.org>, some modifications
Sun, 01 Feb 2004 21:53:28 +0000 diego rgbtest filter added, kerndeint filter description fixed and moved to a
Sun, 01 Feb 2004 13:08:40 +0000 ranma kerndeint documentation
Sun, 01 Feb 2004 11:35:28 +0000 faust3 1000l
Sun, 01 Feb 2004 10:58:50 +0000 mosu Do not open more than one audio/video/subtitle stream at the same time.
Sat, 31 Jan 2004 23:00:00 +0000 alex add libvo to include list for lavc
Sat, 31 Jan 2004 09:54:09 +0000 mosu Do not try to seek beyond the end of the stream when parsing the headers.
Sat, 31 Jan 2004 09:38:01 +0000 mosu Cleanup and small improvement in seeking if the final_granulepos is known. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>
Sat, 31 Jan 2004 09:29:35 +0000 paszczi sync
Fri, 30 Jan 2004 21:32:42 +0000 wight 100l for forgetting to update this. It would brake building after distclean.
Fri, 30 Jan 2004 20:10:31 +0000 faust3 a few more nvidia cards (only tested card is GeForceFX 5200)
Fri, 30 Jan 2004 17:38:15 +0000 michael rgb test pattern generator, so we could change everything to match alex's definition of rgb/bgr
Fri, 30 Jan 2004 11:40:54 +0000 wight Move symlinks to a separate target
Fri, 30 Jan 2004 10:36:29 +0000 paszczi sync
Fri, 30 Jan 2004 09:43:05 +0000 diego Make URL a little more precise.
Fri, 30 Jan 2004 09:07:28 +0000 diego Simplified support for libc5 systems.
Fri, 30 Jan 2004 08:59:01 +0000 gabucino sync (PJS name discovered:)
Fri, 30 Jan 2004 08:42:22 +0000 diego build fix
Fri, 30 Jan 2004 08:40:47 +0000 diego Simplifications and bug fixes by Torinthiel.
Fri, 30 Jan 2004 03:44:00 +0000 rfelker 1000000000l reported by Steven Schultz (thanks!)
Fri, 30 Jan 2004 01:41:45 +0000 diego sync by Ioannis Panteleakis <pioann@csd.auth.gr>
Fri, 30 Jan 2004 01:06:23 +0000 diego Sync with the last DVB update, patch by Nico <nsabbi@tiscali.it>.
Thu, 29 Jan 2004 23:23:01 +0000 wight Structure rewritten, to allow single language build and some simplifications.
Thu, 29 Jan 2004 21:24:17 +0000 rtognimp Sync
Thu, 29 Jan 2004 18:46:23 +0000 diego spelling, random fixes
Thu, 29 Jan 2004 18:45:20 +0000 diego Scale filter reworded, presize option documented, lowpassfreq and
Thu, 29 Jan 2004 17:36:16 +0000 ranma 10l fix by Jindrich Makovicka
Thu, 29 Jan 2004 12:43:54 +0000 attila fix some 10ls in sample rate handlin
Thu, 29 Jan 2004 12:11:13 +0000 attila add support for aac in real media files
Thu, 29 Jan 2004 12:05:24 +0000 henry 10l
Thu, 29 Jan 2004 12:01:26 +0000 attila * changes mencoder's exit code on explicit kill to 2
Thu, 29 Jan 2004 11:04:35 +0000 attila fix broken fullscreen start of gmplayer
Thu, 29 Jan 2004 10:53:19 +0000 attila Fix the PJS (aka dunnowhat) subtitles
Thu, 29 Jan 2004 10:36:33 +0000 attila Compliance with the DVB power management specification (doesn't close
Thu, 29 Jan 2004 10:28:29 +0000 ranma softpulldown + kerndeint
Thu, 29 Jan 2004 10:13:35 +0000 attila continue playing real files after errors
Thu, 29 Jan 2004 09:50:17 +0000 ranma kerndeint adaptive deinterlacer
Thu, 29 Jan 2004 08:37:35 +0000 alex switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 support
Wed, 28 Jan 2004 10:40:29 +0000 alex disable buggy code, patch by Romain Dolbeau
Wed, 28 Jan 2004 10:19:49 +0000 alex support for latest CVS, patch by Ville Syrjala
Wed, 28 Jan 2004 10:03:40 +0000 alex removed unused headeer dependencies
Wed, 28 Jan 2004 08:02:40 +0000 alex use inttypes.h and std types, this fixes compilation problems on solaris 9 x86
Wed, 28 Jan 2004 07:47:48 +0000 alex Set fcchandler according to fourcc, some players (Archos Jukebox) need it, also imho a player should use that field for determining fourcc, hopefully it doesn't break anything
Tue, 27 Jan 2004 22:20:38 +0000 paszczi sync
Tue, 27 Jan 2004 17:10:30 +0000 nicolas sync
Tue, 27 Jan 2004 09:28:39 +0000 gabucino sync
Tue, 27 Jan 2004 06:45:43 +0000 rfelker if the user wants fast, use fast code! otherwise the user has to put
Tue, 27 Jan 2004 06:43:37 +0000 rfelker 10000l
Tue, 27 Jan 2004 06:30:16 +0000 rfelker not pretty, but at least it prevents the channels from getting out of order...
Tue, 27 Jan 2004 06:02:29 +0000 rfelker 100l
Tue, 27 Jan 2004 05:10:59 +0000 rfelker 10l
Sun, 25 Jan 2004 20:57:17 +0000 rathann Initial translation prepared by chomar <duch at wla dot pl> and myself.
Sun, 25 Jan 2004 20:29:31 +0000 alex reviewed the locking codes, a mutex should be unlocked before destroying it
Sun, 25 Jan 2004 20:03:47 +0000 alex Don't mutex_unlock if it was never locked. Patch by Min Sik Kim
Sun, 25 Jan 2004 19:19:30 +0000 alex support for AVID DV fourcc, patch by xliska at informatics.muni.cz
Sun, 25 Jan 2004 18:50:46 +0000 alex added changes until now
Sun, 25 Jan 2004 18:29:11 +0000 alex Altivec optimized stereo resampler by Romain Dolbeau (made it working under Linux myself)
Sun, 25 Jan 2004 18:18:21 +0000 alex ppc970 support, patch by Romain Dolbeau
Sun, 25 Jan 2004 17:38:16 +0000 rtognimp Use fli decoder from libavcodec
Sun, 25 Jan 2004 17:36:30 +0000 rtognimp Pass header to codec in extradata (needed by ffmpeg fli decoder)
Sun, 25 Jan 2004 16:17:38 +0000 alex freebsd fix (btw, why does it needs this int_max shit?
Sun, 25 Jan 2004 15:04:05 +0000 nicolas sync
Sun, 25 Jan 2004 07:59:09 +0000 diego updates by smoker <smoker@smokerz.net>
Sat, 24 Jan 2004 22:53:55 +0000 gabucino sync
Sat, 24 Jan 2004 22:31:11 +0000 diego Make the build system print everything it does.
Sat, 24 Jan 2004 17:13:31 +0000 diego small fixes
Sat, 24 Jan 2004 13:03:38 +0000 attila add divx2svcd script.
Sat, 24 Jan 2004 12:54:05 +0000 attila prevent subreader from segfaulting when sami subs dont have
Sat, 24 Jan 2004 11:53:52 +0000 attila add option to select mixer channel
Fri, 23 Jan 2004 21:34:28 +0000 arpi mkv.cpp -> mkv_old.cpp, to avoid dependency name collision with mkv.c
Fri, 23 Jan 2004 15:16:50 +0000 mosu Fix for compilation with libmatroska 0.6.3.
Fri, 23 Jan 2004 01:13:00 +0000 iive add lame filter options
Fri, 23 Jan 2004 01:10:14 +0000 iive fix aspect 4 according to the standart
Thu, 22 Jan 2004 21:43:36 +0000 mosu Do not deactivate the video stream if no audio stream was wanted/found...
Thu, 22 Jan 2004 17:39:42 +0000 nauj27 sync. Named parameters documented.
Thu, 22 Jan 2004 17:38:33 +0000 nauj27 sync and livavcodecs tags
Thu, 22 Jan 2004 14:38:00 +0000 michael 100000l
Thu, 22 Jan 2004 09:21:02 +0000 paszczi sync
Wed, 21 Jan 2004 21:38:27 +0000 diego sort -u is equivalent to sort | uniq, hint by Dominik.
Wed, 21 Jan 2004 21:21:47 +0000 wight some new locations from newest Gentoo
Wed, 21 Jan 2004 21:20:41 +0000 diego How come TODO lists never shrink?
Wed, 21 Jan 2004 21:18:33 +0000 diego Our DirectFB documentation is dated, the current version is now linked to
Wed, 21 Jan 2004 19:59:33 +0000 diego 10l
Wed, 21 Jan 2004 19:25:18 +0000 diego Add <systemitem class="library"> tags to libavcodec and a few others.
Wed, 21 Jan 2004 17:35:10 +0000 diego uniq is ineffective without sort.
Wed, 21 Jan 2004 15:25:16 +0000 diego 100l bug fix for a wrong command line by Christian Ohm <chr.ohm@gmx.net>,
Wed, 21 Jan 2004 07:53:41 +0000 wight What was synced is still synced.
Tue, 20 Jan 2004 23:31:14 +0000 diego Build target names shortened.
Tue, 20 Jan 2004 23:27:25 +0000 diego Shiny new build system by Torinthiel, polished and improved by myself.
Tue, 20 Jan 2004 19:28:35 +0000 diego Small wording and consistency improvements, named parameters documented.
Tue, 20 Jan 2004 14:10:48 +0000 mosu Compiler/system compatibility fixes.
Tue, 20 Jan 2004 13:32:05 +0000 alex compile fix when v4l2 is present but disabled
Tue, 20 Jan 2004 10:07:55 +0000 diego How to help with documentation and translation.
Tue, 20 Jan 2004 09:57:19 +0000 mosu Fixed subtitle clearing.
Tue, 20 Jan 2004 05:39:12 +0000 attila prevent the libdv decoder from adding "NTSC setup" on decode
Tue, 20 Jan 2004 04:59:48 +0000 diego Have the MOV demuxer recognize and display (via MPINFO) registered ISO
Tue, 20 Jan 2004 04:43:00 +0000 diego MPlayer translation HOWTO
Mon, 19 Jan 2004 19:51:07 +0000 mosu Fixed the subtitle line overflowing for SSA if there were too many \N in the subs.
Mon, 19 Jan 2004 19:16:10 +0000 mosu Added the new C based Matroska demuxer by Aurelien Jacobs.
Mon, 19 Jan 2004 18:37:34 +0000 nauj27 sync
Mon, 19 Jan 2004 18:36:19 +0000 nauj27 edl.xml removed, now included into usage.xml
Mon, 19 Jan 2004 17:36:30 +0000 alex support for newer openbsd versions, which are fully elf based
Sun, 18 Jan 2004 17:00:00 +0000 paszczi synced with 1.35
Sun, 18 Jan 2004 16:08:04 +0000 diego Some <replaceable> tags added.
Sun, 18 Jan 2004 14:28:33 +0000 gabucino previously skipped text translated
Sat, 17 Jan 2004 12:38:34 +0000 paszczi typo
Sat, 17 Jan 2004 11:57:51 +0000 paszczi sync
Sat, 17 Jan 2004 10:06:56 +0000 gabucino typo fix
Fri, 16 Jan 2004 22:38:55 +0000 rtognimp Fix for Real files with header size == 0x10 (normally is 0x12)
Fri, 16 Jan 2004 22:27:25 +0000 diego Time to bump the dates, filter configuration file example, .TH expanded.
Fri, 16 Jan 2004 20:26:57 +0000 diego Modification statement added.
Fri, 16 Jan 2004 18:04:42 +0000 diego Unknown subtitle format is PJS as pointed out by Salvador Eduardo Tropea.
Fri, 16 Jan 2004 17:31:38 +0000 diego Support binding F11 and F12 keys to commands.
Fri, 16 Jan 2004 05:44:03 +0000 wight Some capitalisation fixes.
Fri, 16 Jan 2004 05:31:30 +0000 diego Removed obsolete entry.
Fri, 16 Jan 2004 03:56:25 +0000 rfelker 100l
Thu, 15 Jan 2004 14:25:48 +0000 wight And another 10l for not updateing sync tag
Thu, 15 Jan 2004 14:18:11 +0000 wight 10l for not removing edl.xml
Thu, 15 Jan 2004 14:16:16 +0000 wight Sync with EDL moving.
Wed, 14 Jan 2004 19:56:36 +0000 diego EDL section moved into usage.
Tue, 13 Jan 2004 09:55:40 +0000 wight swedish yes/no options support
Mon, 12 Jan 2004 22:48:03 +0000 rtognimp Use MSZH and ZLIB decoders from libavcodec
Mon, 12 Jan 2004 13:43:30 +0000 lumag Fix "panning" display
Mon, 12 Jan 2004 11:09:03 +0000 attila document xv port
Mon, 12 Jan 2004 07:09:10 +0000 wight polish yes/no options support
Mon, 12 Jan 2004 06:30:30 +0000 diego some little clarifications and additions
Mon, 12 Jan 2004 03:57:30 +0000 diego happy new year, copyright is MPlayer team now, naming cosmetics
Mon, 12 Jan 2004 03:47:49 +0000 diego Happy new year to all from Argentina :-)
Sun, 11 Jan 2004 19:50:57 +0000 wight sync
Sun, 11 Jan 2004 18:56:48 +0000 lumag Fix (possible) memory corruption. dvd_input_t is pointer to struct dvd_input_s and not a struct.
Sun, 11 Jan 2004 17:07:32 +0000 henry ALSA 1.x audio out driver
Sun, 11 Jan 2004 13:36:53 +0000 mosu Added more legacy CodecIDs (S_ASS).
Sun, 11 Jan 2004 13:31:32 +0000 mosu 10l off-by-one when allocating space for subs. Prevent newlines in SSA subs from overflowing the sub display.
Sun, 11 Jan 2004 10:01:18 +0000 henry 10l
Sat, 10 Jan 2004 14:38:07 +0000 albeu Fix long standing bug where last (and sometimes first) char of the
Sat, 10 Jan 2004 13:25:39 +0000 henry 10l
Sat, 10 Jan 2004 13:18:07 +0000 paszczi initial translation prepared by emdej <emdej@emdej.com>
Sat, 10 Jan 2004 13:00:42 +0000 henry lavcodec compile fix
Sat, 10 Jan 2004 11:23:42 +0000 attila prevent sig11 when $HOME is not set
Sat, 10 Jan 2004 10:00:18 +0000 attila fix for nv12 swapped chroma
Sat, 10 Jan 2004 09:48:15 +0000 attila linux 2.6 patch by "ismail 'cartman' d«Ónmez" <ismail.donmez@boun.edu.tr>
Sat, 10 Jan 2004 09:10:52 +0000 attila use -mixer with alsa9
Fri, 09 Jan 2004 03:36:40 +0000 diego filter list management
Fri, 09 Jan 2004 03:32:39 +0000 diego misc fixes
Thu, 08 Jan 2004 20:19:58 +0000 paszczi initial translation
Thu, 08 Jan 2004 18:29:27 +0000 pontscho patch from Kelemen G«¡bor <kg0021@stud.unideb.hu>
Thu, 08 Jan 2004 18:02:31 +0000 attila add -codecs-file for selecting a specific codecs.conf on the comand line
Tue, 06 Jan 2004 22:19:12 +0000 wight proper capitalisation of DivX and the like
Tue, 06 Jan 2004 13:37:55 +0000 gabucino updated -pass examples
Tue, 06 Jan 2004 11:22:32 +0000 mosu Properly set the file duration for audio-only Ogg files. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>
Tue, 06 Jan 2004 09:30:27 +0000 rsf Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.
Tue, 06 Jan 2004 09:29:42 +0000 rsf Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.
Mon, 05 Jan 2004 23:44:51 +0000 michael ildctcmp, VSAD, VSSE
Mon, 05 Jan 2004 22:05:51 +0000 wight sync
Mon, 05 Jan 2004 22:02:45 +0000 diego MPlayer is now GPL, URL updated.
Mon, 05 Jan 2004 21:49:23 +0000 diego URL updated.
Mon, 05 Jan 2004 21:03:09 +0000 diego VIDEO OUTPUT DRIVERS section added.
Mon, 05 Jan 2004 20:59:03 +0000 diego typo
Mon, 05 Jan 2004 20:52:44 +0000 diego lavc audio codecs are now supported.
Mon, 05 Jan 2004 20:44:57 +0000 diego updates by smoker <smoker@smokerz.net>
Mon, 05 Jan 2004 20:27:49 +0000 diego spelling plus some docs updates
Mon, 05 Jan 2004 10:39:04 +0000 nauj27 sync, tested :-P
Mon, 05 Jan 2004 05:19:36 +0000 gabucino 10l
Sun, 04 Jan 2004 12:38:01 +0000 paszczi synchronization
Sat, 03 Jan 2004 23:18:47 +0000 wight compilation fixes
Sat, 03 Jan 2004 23:08:26 +0000 nauj27 sync
Sat, 03 Jan 2004 17:39:25 +0000 paszczi synced with 1.16
Sat, 03 Jan 2004 17:23:28 +0000 paszczi missing dot
Sat, 03 Jan 2004 17:20:46 +0000 paszczi missing <replaceable> tag
Sat, 03 Jan 2004 14:31:40 +0000 nicolas sync
Sat, 03 Jan 2004 00:58:24 +0000 wight sync
Fri, 02 Jan 2004 23:41:41 +0000 diego an ocean of Cola for the G man
Fri, 02 Jan 2004 23:21:45 +0000 diego small fixes
Fri, 02 Jan 2004 23:07:07 +0000 diego DVD ripping section added courtesy of Samuli K«£rkk«£inen with some
Fri, 02 Jan 2004 23:03:50 +0000 diego typo
Fri, 02 Jan 2004 23:01:31 +0000 diego one more task
Fri, 02 Jan 2004 22:49:40 +0000 diego Port to new video filter layer: -vf disabled --> -vf-clr
Fri, 02 Jan 2004 22:48:47 +0000 diego typo
Fri, 02 Jan 2004 21:56:38 +0000 lumag Add a note about CVS sync with main FLAC.
Fri, 02 Jan 2004 15:53:45 +0000 alex documented changes since pre3
Fri, 02 Jan 2004 14:24:45 +0000 alex sync with netbsd ports: audio grabbing support fixed
Fri, 02 Jan 2004 14:06:47 +0000 alex x86_64/amd64 detection under freebsd
Fri, 02 Jan 2004 14:03:31 +0000 alex FreeBSD 5.2-CURRENT support
Fri, 02 Jan 2004 11:25:44 +0000 paszczi initial translation prepared by Qba <jim85@wp.pl>
Fri, 02 Jan 2004 11:24:34 +0000 paszczi initial translation prepared by Frogu <l_j_p@wp.pl>
Fri, 02 Jan 2004 09:34:48 +0000 gabucino missing subtitle type added (yeah, we dunno what its name is...)
Fri, 02 Jan 2004 08:34:35 +0000 gabucino 10l
Thu, 01 Jan 2004 22:01:54 +0000 paszczi synchronization
Thu, 01 Jan 2004 18:30:24 +0000 paszczi synced&additional wording
Thu, 01 Jan 2004 18:29:41 +0000 paszczi synced
Thu, 01 Jan 2004 17:48:34 +0000 paszczi missing <application> tags
Thu, 01 Jan 2004 17:45:55 +0000 paszczi <replaceable> tags' attack :P + missing space
Thu, 01 Jan 2004 17:44:41 +0000 paszczi <replaceable> tags' attack :P
Thu, 01 Jan 2004 16:45:06 +0000 michael disable dr1&slices for the other vissualizations too
Thu, 01 Jan 2004 15:56:00 +0000 michael disable slices & dr1 if motion vector vissualization is used, still doesnt work though, maybe i should reverse the last mv vis patch ...
Thu, 01 Jan 2004 14:43:46 +0000 wight <replaceable> tags by Qba <jim85@wp.pl>
Thu, 01 Jan 2004 11:01:09 +0000 luran fix the crash when seek with 'unknown' subtitles, hopefully...
Wed, 31 Dec 2003 21:55:05 +0000 diego -fontconfig option
Wed, 31 Dec 2003 21:51:56 +0000 diego SCNR ;-)
Wed, 31 Dec 2003 21:44:37 +0000 diego LRMI added.
Wed, 31 Dec 2003 21:35:52 +0000 diego MPlayer's configure fails to detect fontconfig on a system with
Wed, 31 Dec 2003 21:33:28 +0000 diego spelling + grammar
Wed, 31 Dec 2003 21:26:15 +0000 diego sync by Philippe De Swert <philippe.deswert@student.denayer.wenk.be>
Tue, 30 Dec 2003 18:24:19 +0000 michael vismv, alt, ilme options
Mon, 29 Dec 2003 18:10:49 +0000 lumag Sync to original FLAC.
Mon, 29 Dec 2003 14:16:07 +0000 michael interlaced scaling
Sun, 28 Dec 2003 19:36:10 +0000 michael scenechange_threshold command line option patch by (Balatoni Denes <pnis at coder dot hu>)
Sun, 28 Dec 2003 17:14:04 +0000 nicolas sync, various fixes
Sun, 28 Dec 2003 13:16:08 +0000 nauj27 sync
Sun, 28 Dec 2003 01:14:10 +0000 michael lets see if lmin/lmax for constant IP quantizer and different constant quant for B works ...
Sun, 28 Dec 2003 00:43:21 +0000 nexus fix typo
Sun, 28 Dec 2003 00:10:27 +0000 diego Cosmetics, inter_threshold lavc option, BUGS and AUTHORS section rewritten.
Sat, 27 Dec 2003 20:57:48 +0000 diego wording cosmetics
Sat, 27 Dec 2003 20:13:30 +0000 diego GSM 06.10 library and id3edit added.
Sat, 27 Dec 2003 19:54:59 +0000 alex correct C init tables
Sat, 27 Dec 2003 19:45:54 +0000 alex just the same include reordering as in vo_xv (codemetics :)
Sat, 27 Dec 2003 19:27:59 +0000 alex optimizing for cpus on irix
Sat, 27 Dec 2003 12:36:24 +0000 alex 10l. found by John Wehle <john@feith.com>
Fri, 26 Dec 2003 15:06:04 +0000 wight MicroDVD, not Microdvd
Fri, 26 Dec 2003 14:47:42 +0000 wight sync
Fri, 26 Dec 2003 14:34:26 +0000 wight -cygwin list is also about MinGW, <application> tags
Fri, 26 Dec 2003 09:58:46 +0000 arpi audio fmt 0x45 == scg726.acm added
Fri, 26 Dec 2003 09:57:56 +0000 arpi workaround for min_srcsize==0 (scg726.acm)
Fri, 26 Dec 2003 09:51:16 +0000 gabucino japanese translation
Thu, 25 Dec 2003 12:05:28 +0000 gabucino VAX architecture support (tested on VAXstation 4000/VLC)
Wed, 24 Dec 2003 23:59:50 +0000 paszczi added capital letter at the beginning of the sentence
Wed, 24 Dec 2003 22:58:34 +0000 diego Pruning empty directories is a good idea and even better is using the
Wed, 24 Dec 2003 22:00:51 +0000 diego occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
Tue, 23 Dec 2003 22:47:11 +0000 alex better parisc detection
Tue, 23 Dec 2003 21:24:14 +0000 rtognimp Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC
Tue, 23 Dec 2003 21:06:56 +0000 rtognimp Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC
Tue, 23 Dec 2003 21:04:50 +0000 rtognimp Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC
Tue, 23 Dec 2003 16:13:49 +0000 nauj27 Christmas sync :-D
Mon, 22 Dec 2003 20:22:06 +0000 michael better top_field_first behaviour (mostly what rich suggested)
Mon, 22 Dec 2003 17:57:15 +0000 michael lavc options: obmc,top,loop.aiv,ss
Mon, 22 Dec 2003 17:42:54 +0000 michael using top_field_first from mpi, and support overriding it
Mon, 22 Dec 2003 17:26:19 +0000 michael set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED
Mon, 22 Dec 2003 15:23:16 +0000 paszczi added <systemitem class=systemname> tag to /proc
Sun, 21 Dec 2003 21:40:40 +0000 rik zrmjpeg options and two examples, per Diego's request
Sun, 21 Dec 2003 14:12:50 +0000 nicolas sync
Sat, 20 Dec 2003 20:25:18 +0000 paszczi removed FIXME line 759, brackets with RedHat and Debian (iconv and konwert aren't distro-specific
Sat, 20 Dec 2003 15:52:30 +0000 attila change email adress
Fri, 19 Dec 2003 22:49:29 +0000 rtognimp 10l let path behave like before the start/stop patch
Fri, 19 Dec 2003 22:15:37 +0000 rik vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12
Fri, 19 Dec 2003 22:05:24 +0000 rik add ZORAN makefile variable for conditional compilation of vf_zrmjpeg
Fri, 19 Dec 2003 22:04:13 +0000 rik message fix
Fri, 19 Dec 2003 21:39:05 +0000 paszczi changed <filename> tag to <filename class=directory> - font is a directory
Fri, 19 Dec 2003 12:46:27 +0000 wight Makes radeon_vid work with the Radeon 9600 Pro card.
Fri, 19 Dec 2003 09:38:10 +0000 henry UYVY support (port from v4l1)
Thu, 18 Dec 2003 10:39:55 +0000 faust3 make outfmt=uyvy work with rivatv patch by Stephen Beahm
Tue, 16 Dec 2003 23:03:19 +0000 wight and one last fontconfig
Tue, 16 Dec 2003 22:57:34 +0000 paszczi added <systemitem> tag for fontconfig, some wording
Tue, 16 Dec 2003 13:35:01 +0000 pontscho precise P4 and cpu speed detect
Tue, 16 Dec 2003 07:35:04 +0000 colin cdda: endianness fix
Tue, 16 Dec 2003 00:32:08 +0000 diego dvbstream added, info from Nico.
Mon, 15 Dec 2003 22:39:32 +0000 rtognimp 100l Fix audio decoding and random sig11
Mon, 15 Dec 2003 20:06:26 +0000 paszczi added <application> tag for GIMP, added 2 <replaceable> tags to font secion, made it more general
Mon, 15 Dec 2003 14:29:09 +0000 michael mmx simplifications
Mon, 15 Dec 2003 11:16:41 +0000 mosu For RealVideo the aspect ratio was overridden in vd_realvid.c. Implemented a workaround.
Mon, 15 Dec 2003 11:07:48 +0000 faust3 remove zlib dependency
Mon, 15 Dec 2003 04:07:17 +0000 rfelker mmx optimizations
Mon, 15 Dec 2003 03:03:28 +0000 rfelker document new mode argument for ilpack
Mon, 15 Dec 2003 02:58:23 +0000 rfelker big updates to ilpack: do proper interpolation rather than just
Sun, 14 Dec 2003 17:30:24 +0000 nicolas sync
Sun, 14 Dec 2003 01:38:41 +0000 rfelker various updates:
Sat, 13 Dec 2003 13:12:09 +0000 lumag Sync.
Fri, 12 Dec 2003 16:47:59 +0000 wight compile fix
Fri, 12 Dec 2003 16:25:40 +0000 wight compile fix
Fri, 12 Dec 2003 13:10:15 +0000 alex ffrv20
Thu, 11 Dec 2003 20:38:00 +0000 nauj27 1l (I delete this phrase in the last sync)
Thu, 11 Dec 2003 20:35:31 +0000 nauj27 sync
Thu, 11 Dec 2003 18:55:41 +0000 lumag Sync
Thu, 11 Dec 2003 18:27:05 +0000 lumag Sync.
Thu, 11 Dec 2003 17:23:44 +0000 paszczi synced with 1.33
Thu, 11 Dec 2003 17:08:37 +0000 rfelker fixing more stupid mistakes
Thu, 11 Dec 2003 16:18:39 +0000 lumag Add two <replaceable> tags
Thu, 11 Dec 2003 16:07:14 +0000 rfelker pass quantizer tables through (averaging values when fields come from
Thu, 11 Dec 2003 07:52:57 +0000 rfelker simplified frame decision logic and reduced the occurrance of length=1
Thu, 11 Dec 2003 05:07:47 +0000 rfelker and remove one stupid debug printf
Thu, 11 Dec 2003 05:06:17 +0000 rfelker allow for different combing metrics to be selected (not useful yet)
Thu, 11 Dec 2003 05:03:52 +0000 rfelker change some hardcoded thresholds to match results of previous 100l bugfix (without the 100000000l this time!)
Thu, 11 Dec 2003 04:56:19 +0000 rfelker 100l bug found by Zoli, wasted time and unfairly delocalized the metrics
Thu, 11 Dec 2003 04:47:42 +0000 rfelker Patch from the author, Zoltan Hidvegi:
Wed, 10 Dec 2003 21:42:21 +0000 paszczi synced with 1.32
Wed, 10 Dec 2003 21:34:49 +0000 paszczi made MorphZone resources more readable
Wed, 10 Dec 2003 12:28:20 +0000 attila fix bug when bmovl can't read the whole pic at once
Wed, 10 Dec 2003 12:19:13 +0000 attila This patch contains bugfixes for the esd audio output driver that I
Wed, 10 Dec 2003 12:03:54 +0000 attila add codecs.conf to the dependency list of codecs.conf.h
Tue, 09 Dec 2003 22:38:31 +0000 wight missing dot
Tue, 09 Dec 2003 22:00:21 +0000 paszczi small word fixes
Tue, 09 Dec 2003 21:57:44 +0000 paszczi sync with 1.30 and 1.31
Tue, 09 Dec 2003 21:36:19 +0000 paszczi added missing <application> tags
Tue, 09 Dec 2003 18:52:13 +0000 lumag Sync
Tue, 09 Dec 2003 18:46:25 +0000 lumag Fix one FIXME. Url from a table below.
Tue, 09 Dec 2003 16:31:40 +0000 attila dx50 = DX50
Tue, 09 Dec 2003 15:16:01 +0000 lumag Sync header.
Tue, 09 Dec 2003 12:19:14 +0000 wight small fixes
Tue, 09 Dec 2003 11:27:10 +0000 alex using more common function strchr instead index
Tue, 09 Dec 2003 11:05:07 +0000 alex hp-ux and amiga sections
Tue, 09 Dec 2003 09:15:08 +0000 alex 1000l to me
Tue, 09 Dec 2003 08:35:55 +0000 diego Copyright and authorship declaration along with an (incomplete) list of
Tue, 09 Dec 2003 08:26:29 +0000 diego spelling cosmetics
Tue, 09 Dec 2003 06:23:36 +0000 diego small fixes
Mon, 08 Dec 2003 23:37:20 +0000 alex final releasename :)
Mon, 08 Dec 2003 23:01:04 +0000 alex filmdint
Mon, 08 Dec 2003 22:57:47 +0000 alex Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>. Also heavily MMX centric.
Mon, 08 Dec 2003 22:28:50 +0000 wight sync tag update
Mon, 08 Dec 2003 22:15:42 +0000 gabucino removing last pitiful traces of old-style DVD support, with no remorse, but
Mon, 08 Dec 2003 22:14:42 +0000 alex fruit of today
Mon, 08 Dec 2003 22:03:49 +0000 alex Proper runtime index generation with support for growing files. Patch by rgselk <rgselknospam@yahoo.com>
Mon, 08 Dec 2003 21:57:12 +0000 alex keyframe detection support by rgselk <rgselknospam@yahoo.com>
Mon, 08 Dec 2003 21:53:54 +0000 alex 10l found by atmos
Mon, 08 Dec 2003 21:41:29 +0000 alex removed the historic libcss support
Mon, 08 Dec 2003 21:34:05 +0000 alex removed the historic libcss support
Mon, 08 Dec 2003 20:53:40 +0000 alex bsdism by Steven Schultz
Mon, 08 Dec 2003 19:33:38 +0000 arpi LML-M4 mpeg4 capture card raw stream format support
Mon, 08 Dec 2003 18:35:39 +0000 alex vobsub seeking support by Lu Ran
Mon, 08 Dec 2003 17:40:41 +0000 paszczi reorganization of subtitles and osd section, removed repeating lines, patch by me and Torinthiel
Mon, 08 Dec 2003 17:17:40 +0000 gabucino nincs para
Mon, 08 Dec 2003 16:56:46 +0000 iive xvid 1.0 beta2
Mon, 08 Dec 2003 13:51:00 +0000 alex 100l. Probably I was smoking crack while committing...
Mon, 08 Dec 2003 13:30:30 +0000 alex 100l
Mon, 08 Dec 2003 13:25:35 +0000 alex Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>. Disabled by default.
Mon, 08 Dec 2003 13:11:52 +0000 alex Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
Mon, 08 Dec 2003 12:44:11 +0000 alex RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>
Mon, 08 Dec 2003 12:14:32 +0000 alex Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
Mon, 08 Dec 2003 12:03:03 +0000 attila prevent possible segfault when vidmodes is freed and config() calls vo_vm_switch
Mon, 08 Dec 2003 11:21:59 +0000 attila Security fixes for fibmap_mplayer by Adam Rice <adamrice@ntlworld.com>
Mon, 08 Dec 2003 11:11:32 +0000 alex 1000l
Mon, 08 Dec 2003 09:51:10 +0000 mosu Fixes for a couple of warnings.
Mon, 08 Dec 2003 09:47:15 +0000 mosu Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>.
Mon, 08 Dec 2003 09:38:25 +0000 attila Remove unused define
Mon, 08 Dec 2003 09:32:40 +0000 attila Forced subs support for mencoder
Mon, 08 Dec 2003 01:10:31 +0000 diego -vf yuvcsp
Sun, 07 Dec 2003 22:32:27 +0000 diego spelling, line length adjusted
Sun, 07 Dec 2003 16:09:18 +0000 alex pre3 final
Sun, 07 Dec 2003 15:42:03 +0000 alex VCD/SVCD Images (*.bin) option in file selector by Spammail <spammail01@gmx.net>
Sun, 07 Dec 2003 15:30:25 +0000 alex Fix compilation if lavc is compiled as a shared lib. Patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
Sun, 07 Dec 2003 15:26:12 +0000 alex alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org>
Sun, 07 Dec 2003 15:18:39 +0000 alex query_format support by Matthias Goerner <m.goerner@iu-bremen.de>
Sun, 07 Dec 2003 15:08:20 +0000 alex Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin <vdovikin@jscc.ru>
Sun, 07 Dec 2003 14:54:39 +0000 alex gigantic changelog update (past 1 and half months)
Sun, 07 Dec 2003 00:53:28 +0000 diego small update
Sun, 07 Dec 2003 00:52:36 +0000 diego updates
Sun, 07 Dec 2003 00:49:44 +0000 diego updates, fixes, cosmetics
Sun, 07 Dec 2003 00:45:38 +0000 diego redundant info, available in DOCS/tech/manpage.txt
Fri, 05 Dec 2003 18:29:09 +0000 nauj27 sync and minor fixes
Fri, 05 Dec 2003 17:32:52 +0000 nauj27 typo
Fri, 05 Dec 2003 11:03:43 +0000 mosu Support for HE-AAC in Matroska. Also only set ds->pts to the first pts of a laced block, and set dp->pts to the current pts taking default_duration into account.
Thu, 04 Dec 2003 22:49:38 +0000 wight sync by Maciek Paszta
Thu, 04 Dec 2003 10:17:52 +0000 gabucino native RV20
Wed, 03 Dec 2003 22:25:32 +0000 rtognimp Duck truemotion1 support using libavcodec
Wed, 03 Dec 2003 17:44:15 +0000 michael vidix_get_image() fix
Wed, 03 Dec 2003 02:59:22 +0000 diego NOTE: now uniformly handled.
Wed, 03 Dec 2003 02:48:06 +0000 diego last missing lavc options
Tue, 02 Dec 2003 23:40:05 +0000 ranma InitTimer has to be called before *Timer-Functions can be used.
Tue, 02 Dec 2003 22:53:06 +0000 wight Sync and some random fixes
Tue, 02 Dec 2003 22:44:17 +0000 rtognimp twos 16bit 2 channels fixed.
Tue, 02 Dec 2003 11:26:20 +0000 lumag sync
Mon, 01 Dec 2003 22:29:56 +0000 rathann Patch by Maciej Paszta:
Sun, 30 Nov 2003 21:15:50 +0000 rtognimp lavc ra28.8 is broken with MPlayer
Sun, 30 Nov 2003 19:04:27 +0000 rtognimp 10l
Sun, 30 Nov 2003 17:32:17 +0000 wight Sync and a lot of cosmetics
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Sun, 30 Nov 2003 14:45:42 +0000 michael ffrv20 decoder
Sun, 30 Nov 2003 13:07:40 +0000 wight <application> attack
Sun, 30 Nov 2003 03:10:46 +0000 diego bug fixes, cleanup, consistency, uniformity
Sat, 29 Nov 2003 22:09:04 +0000 nauj27 sync
Sat, 29 Nov 2003 19:40:30 +0000 alex uninit support
Sat, 29 Nov 2003 19:34:26 +0000 alex yuv colorspace converter
Sat, 29 Nov 2003 03:02:38 +0000 iive FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>
Sat, 29 Nov 2003 01:28:05 +0000 diego --enable-dvbhead, wording, clearer error messages
Sat, 29 Nov 2003 01:09:11 +0000 diego Ports section added, spelling, small additions
Sat, 29 Nov 2003 00:54:31 +0000 diego Replace &quot; with proper markup.
Sat, 29 Nov 2003 00:52:06 +0000 diego link fixes
Fri, 28 Nov 2003 20:49:34 +0000 mswitch Added a patch from Anders Rune Jensen to support the latest em8300 CVS changes
Fri, 28 Nov 2003 20:43:00 +0000 alex minor fixes by ed@catmur.co.uk
Wed, 26 Nov 2003 22:23:43 +0000 wight wording & sync
Wed, 26 Nov 2003 21:00:10 +0000 rtognimp Use SMC decoder from libavcodec
Wed, 26 Nov 2003 20:58:41 +0000 rtognimp reget_buffer() support
Tue, 25 Nov 2003 12:41:56 +0000 wight Based on previous lines and nonsense of this I guess this file
Tue, 25 Nov 2003 11:46:22 +0000 wight added link to nVidia drivers
Tue, 25 Nov 2003 10:40:55 +0000 diego Macedonian translation by Zoran Dimovski <zoki@email.com>.
Tue, 25 Nov 2003 10:34:29 +0000 diego wording
Tue, 25 Nov 2003 00:52:47 +0000 diego Executables are not directories, improved wording.
Mon, 24 Nov 2003 23:44:00 +0000 diego Commands should be in <command> tags, better wording.
Mon, 24 Nov 2003 22:39:03 +0000 alex Save fs before calling vm86, this might eleminate bugs (if there were any) in cooperation of using vesa with win32 dlls. Patch by Peter Kosinar <goober@ksp.sk>
Mon, 24 Nov 2003 21:45:46 +0000 diego SuSE update
Mon, 24 Nov 2003 21:27:59 +0000 wight wording & punctuation
Mon, 24 Nov 2003 20:03:10 +0000 rtognimp Support arbitrary compression level in ZLIB.
Mon, 24 Nov 2003 19:56:35 +0000 rathann Punctuation. ;)
Sun, 23 Nov 2003 23:08:24 +0000 wight wording & punctuation
Sun, 23 Nov 2003 19:30:05 +0000 alex workaround! exit if there's no video stream (hopefully it's a proper fix)
Sun, 23 Nov 2003 17:09:59 +0000 joey fix for vf_palette, because paletted 8-bit to BGR{15,16} conversion is incorrect.
Sun, 23 Nov 2003 17:04:19 +0000 joey original config:
Sun, 23 Nov 2003 16:59:57 +0000 joey send quit command instead of key 'q'.
Sun, 23 Nov 2003 16:53:03 +0000 joey fix version number on cygwin
Sun, 23 Nov 2003 16:04:36 +0000 nauj27 sync
Sun, 23 Nov 2003 13:42:18 +0000 rtognimp Update.
Sun, 23 Nov 2003 13:35:55 +0000 rtognimp Real rtsp Range parameter (Start and End) support.
Sun, 23 Nov 2003 13:31:44 +0000 rtognimp Add detection of Real rtsp when there are queries in url.
Sun, 23 Nov 2003 08:23:01 +0000 wight Checking if MPlayer has vo Xv
Sat, 22 Nov 2003 16:18:19 +0000 nauj27 sync & some fix.
Fri, 21 Nov 2003 09:45:29 +0000 wight wording & style
Thu, 20 Nov 2003 18:15:47 +0000 rathann Small fix by Maciej Paszta.
Thu, 20 Nov 2003 16:25:40 +0000 henry freetype build fix
Thu, 20 Nov 2003 11:56:04 +0000 wight double nVidia VIDIx link removed
Wed, 19 Nov 2003 18:13:09 +0000 nicolas sync
Wed, 19 Nov 2003 09:05:38 +0000 wight some spaces, xv -> Xv, missing "that"
Wed, 19 Nov 2003 01:41:27 +0000 luran 10l
Tue, 18 Nov 2003 20:50:48 +0000 iive XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>
Tue, 18 Nov 2003 12:03:07 +0000 wight sync & style
Tue, 18 Nov 2003 11:32:43 +0000 wight sync
Tue, 18 Nov 2003 02:32:42 +0000 iive remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
Tue, 18 Nov 2003 01:24:23 +0000 iive use the old names for 4 options
Mon, 17 Nov 2003 23:00:48 +0000 rathann 10l :(
Mon, 17 Nov 2003 18:23:19 +0000 nauj27 sync
Mon, 17 Nov 2003 17:36:22 +0000 wight proper name instead of here
Mon, 17 Nov 2003 17:33:25 +0000 wight style and vocab
Sun, 16 Nov 2003 22:53:08 +0000 mosu Added the FLAC CodecId.
Sun, 16 Nov 2003 21:27:58 +0000 wight install-path is obsolete
Sun, 16 Nov 2003 20:05:09 +0000 mosu Support for FLAC tracks that already contain the "fLaC" header.
Sun, 16 Nov 2003 19:55:53 +0000 wight move section out of <link> tags
Sun, 16 Nov 2003 19:24:43 +0000 mosu Support for FLAC in Matroska written in the MS compatibility mode.
Sun, 16 Nov 2003 16:31:06 +0000 gabucino patch by "ismail \(cartman\) donmez" <ismail.donmez@boun.edu.tr>
Sun, 16 Nov 2003 15:11:52 +0000 faust3 Sleep(0) != usleep(0), bugreport by Paul-Kenji Cahier
Sun, 16 Nov 2003 14:37:42 +0000 faust3 change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doeffinger <someone-guy at gmx.de>
Sun, 16 Nov 2003 12:10:34 +0000 mosu Support for FLAC in Matroska.
Sun, 16 Nov 2003 10:48:03 +0000 michael memcpy pix instead of black screen if no DR and codec provides no qscale table
Sun, 16 Nov 2003 10:41:25 +0000 mosu Made the FLAC decoder be less greedy resulting in much better A/V sync handling.
Sun, 16 Nov 2003 09:25:13 +0000 attila check whether termcap is provided by tinfo
Sun, 16 Nov 2003 09:12:03 +0000 attila fix smb libs inclusion when using --enable-smb.
Sun, 16 Nov 2003 03:03:47 +0000 rathann Cosmetics.
Sun, 16 Nov 2003 03:02:20 +0000 rathann More style corrections. ;)
Sun, 16 Nov 2003 02:45:53 +0000 rathann Correct some of my corrections as discussed with Torinthiel.
Sun, 16 Nov 2003 01:59:49 +0000 rathann - style corrections
Sun, 16 Nov 2003 01:23:14 +0000 rathann - style and vocabulary corrections
Sun, 16 Nov 2003 00:57:47 +0000 diego less verbosity
Sat, 15 Nov 2003 22:46:47 +0000 mosu Small format fixes.
Sat, 15 Nov 2003 22:27:02 +0000 rathann missing extern
Sat, 15 Nov 2003 22:23:07 +0000 diego -quiet shortened and reworded, each sentence should start on a new line.
Sat, 15 Nov 2003 20:00:31 +0000 mosu For FLAC-in-Ogg the packets are NEVER skipped, and there's no such thing as a "packet header byte" like in Ogm streams. Basically the handling for Vorbis != Theora != FLAC != Ogm.
Sat, 15 Nov 2003 10:49:38 +0000 gabucino message made similar to other vidix drivers' (and only print if -v)
Sat, 15 Nov 2003 09:58:15 +0000 gabucino message expanded with hint to use -v option
Sat, 15 Nov 2003 00:51:35 +0000 diego Link added by Maciej Paszta <paszczi@go2.pl>.
Fri, 14 Nov 2003 12:27:49 +0000 wight sync
Fri, 14 Nov 2003 02:56:50 +0000 diego Contributors should also patch AUTHORS if they wish to appear there.
Fri, 14 Nov 2003 02:55:52 +0000 diego Translation process explained.
Thu, 13 Nov 2003 21:03:11 +0000 gabucino missing clause
Thu, 13 Nov 2003 21:00:31 +0000 gabucino cumulative libc5 compatibility patch ;)
Thu, 13 Nov 2003 20:53:40 +0000 gabucino cumulative libc5 compatibility patch ;)
Thu, 13 Nov 2003 13:22:41 +0000 gabucino 1l
Thu, 13 Nov 2003 12:50:35 +0000 wight sync
Thu, 13 Nov 2003 00:51:49 +0000 luran update
Wed, 12 Nov 2003 22:08:42 +0000 wight wording
Wed, 12 Nov 2003 21:48:06 +0000 diego Intel --> Intel compatible, inspired by Maciej Paszta <paszczi@go2.pl>
Wed, 12 Nov 2003 18:00:55 +0000 gabucino sync
Wed, 12 Nov 2003 17:44:08 +0000 gabucino fixes
Wed, 12 Nov 2003 13:02:27 +0000 wight sync
Wed, 12 Nov 2003 12:41:39 +0000 michael qprd
Wed, 12 Nov 2003 12:30:52 +0000 michael RD optimal lambda->qp support
Wed, 12 Nov 2003 11:03:43 +0000 diego &nbsp; removed for added consistency, we do not use them anywhere else.
Wed, 12 Nov 2003 10:54:25 +0000 wight missing \ before -
Wed, 12 Nov 2003 10:33:27 +0000 luran seek in realmedia files
Wed, 12 Nov 2003 10:27:16 +0000 luran seek in realmedia files
Wed, 12 Nov 2003 10:27:08 +0000 diego some updates
Wed, 12 Nov 2003 10:26:01 +0000 diego FAAD detection improved and fixed.
Wed, 12 Nov 2003 01:40:48 +0000 iive mpegvideo is back
Wed, 12 Nov 2003 00:50:43 +0000 iive XviD Api4 driver from http://ed.gomez.free.fr/
Wed, 12 Nov 2003 00:43:42 +0000 iive XviD Api4 support
Tue, 11 Nov 2003 12:16:56 +0000 michael -vc ffmpeg12 compatibility requested by gabu
Tue, 11 Nov 2003 10:39:36 +0000 ranma Fix pthread & lrmi segfault issue. ("Oleg I. Vdovikin" <vdovikin@jscc.ru>)
Tue, 11 Nov 2003 00:20:09 +0000 diego honorary titles by Mike Melanson and Attila himself
Tue, 11 Nov 2003 00:16:45 +0000 diego matroxset is a generated file.
Mon, 10 Nov 2003 22:03:27 +0000 rtognimp 1l, another version check missing, noted by rgselk
Mon, 10 Nov 2003 17:51:41 +0000 nicolas 1l
Mon, 10 Nov 2003 17:33:45 +0000 nauj27 10l and other fixes :-)
Mon, 10 Nov 2003 15:12:30 +0000 nicolas sync
Mon, 10 Nov 2003 14:14:40 +0000 nicolas oops, forgot some updates
Mon, 10 Nov 2003 13:51:23 +0000 nicolas sync
Mon, 10 Nov 2003 13:48:10 +0000 nicolas sync+gramatical fix
Mon, 10 Nov 2003 13:41:47 +0000 nicolas no more than 79 chars per line in man page
Mon, 10 Nov 2003 10:12:35 +0000 diego FIXING A/V SYNC WHEN ENCODING, from an old mail by Rich:
Mon, 10 Nov 2003 02:38:39 +0000 iive 1l missing version check
Sun, 09 Nov 2003 23:58:10 +0000 rtognimp Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
Sun, 09 Nov 2003 23:55:28 +0000 rtognimp Support for paletted codecs in ffmpeg
Sun, 09 Nov 2003 23:32:42 +0000 ranma Fix build with LIBAVCODEC_BUILD < 4684.
Sun, 09 Nov 2003 21:47:47 +0000 nauj27 sync
Sat, 08 Nov 2003 16:08:33 +0000 rik specification of video norm should not be mandatory
Sat, 08 Nov 2003 14:10:33 +0000 rik added subdevice options, SECAM support (for what's it worth...), added \n to some verbose messages, tended to compiler warnings (signed/unsigned comparison)
Sat, 08 Nov 2003 02:07:10 +0000 iive verbosity changes, zero the whole surface_render[]
Sat, 08 Nov 2003 01:56:09 +0000 iive aspect change does not flush buffers
Sat, 08 Nov 2003 01:33:38 +0000 diego Missing commands added, parameters checked, explanations improved.
Sat, 08 Nov 2003 00:26:51 +0000 rathann Warning fixes (approved by A'rpi).
Sat, 08 Nov 2003 00:09:15 +0000 diego gammas --> gamma, vqblur clarified.
Fri, 07 Nov 2003 23:32:38 +0000 iive wrong include on shared lavc
Fri, 07 Nov 2003 22:14:51 +0000 iive fix lavc fail on missing lame
Fri, 07 Nov 2003 15:12:29 +0000 diego Change conflicting function declaration between .c and .h file, causing a
Fri, 07 Nov 2003 09:57:06 +0000 diego --disable-mp1e is long obsolete.
Thu, 06 Nov 2003 23:22:17 +0000 michael 1000l
Thu, 06 Nov 2003 23:11:15 +0000 alex pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)
Thu, 06 Nov 2003 22:57:40 +0000 alex prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86
Thu, 06 Nov 2003 22:34:20 +0000 alex fallback to non-iconv dummy utf16 conversion if iconv failed
Thu, 06 Nov 2003 22:28:55 +0000 alex remove uncommon langinfo code and replace it by more common setlocal. patch by Steven M. Schultz <sms@2BSD.COM>
Thu, 06 Nov 2003 20:32:47 +0000 gabucino now distclean will run on systems which don't have 'readlink'
Thu, 06 Nov 2003 10:32:38 +0000 diego Missing & + quotes should be entities, pointed out by
Thu, 06 Nov 2003 08:19:25 +0000 mosu Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.
Thu, 06 Nov 2003 05:55:52 +0000 rsf Oops, removed a debugging printf from teh previous version.
Thu, 06 Nov 2003 05:53:04 +0000 rsf Increased the threshold for how many incoming frames to look at while guessing
Wed, 05 Nov 2003 22:58:41 +0000 wight another file translated
Wed, 05 Nov 2003 20:26:15 +0000 diego Some notes about general CVS documentation added, new 'cvs admin' section
Wed, 05 Nov 2003 15:59:07 +0000 diego small fix by Maciej Paszta <paszczi@go2.pl>
Wed, 05 Nov 2003 15:04:50 +0000 mosu Proper usage of zlib for decompression.
Tue, 04 Nov 2003 22:11:50 +0000 nexus ugly FreeBSD fix ..
Tue, 04 Nov 2003 21:51:39 +0000 michael eq2 gamma weight doku by (Alexander Stege <mplayer at legale-software dot com>)
Tue, 04 Nov 2003 20:05:47 +0000 rik new zoran driver as discussed on the CVS list. Hardware passthrough is
Tue, 04 Nov 2003 20:03:17 +0000 rik zoran mjpeg passthrough 'decoder'
Tue, 04 Nov 2003 20:02:09 +0000 rik updates for new image formats for zoran mjpeg passthrough
Tue, 04 Nov 2003 20:00:55 +0000 rik provisions for new zoran driver (zr2)
Tue, 04 Nov 2003 19:58:37 +0000 rik addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
Tue, 04 Nov 2003 19:28:32 +0000 diego The message parameter was removed.
Tue, 04 Nov 2003 19:24:24 +0000 diego Removed outdated telecine messages.
Tue, 04 Nov 2003 19:03:10 +0000 nauj27 sync
Tue, 04 Nov 2003 19:00:40 +0000 diego vhq and vrc_strategy lavc options documented, spelling.
Tue, 04 Nov 2003 18:56:06 +0000 nauj27 sync
Tue, 04 Nov 2003 16:48:41 +0000 michael forgotten lavc options ...
Tue, 04 Nov 2003 13:52:12 +0000 michael -sws 0 && -ssf chs fixed
Tue, 04 Nov 2003 08:01:55 +0000 wight sync
Mon, 03 Nov 2003 21:52:20 +0000 wight sync
Mon, 03 Nov 2003 17:38:50 +0000 rik proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr used
Mon, 03 Nov 2003 16:35:40 +0000 ranma mencoder lavc audio encoding support
Mon, 03 Nov 2003 16:25:31 +0000 ranma Fix waveformatex size calculation
Mon, 03 Nov 2003 12:15:32 +0000 michael another lame workaround for the g1 filter layer ...
Mon, 03 Nov 2003 10:42:28 +0000 attila If alex is too lazy to apply a patch, then i'll do it :)
Mon, 03 Nov 2003 10:30:20 +0000 attila patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Mon, 03 Nov 2003 06:24:59 +0000 rfelker 1000000l!!!!
Mon, 03 Nov 2003 02:42:39 +0000 michael 10l
Mon, 03 Nov 2003 02:19:57 +0000 michael 10l (forgot that the dstW offset is hardcoded in the asm)
Mon, 03 Nov 2003 02:13:05 +0000 rfelker change misleading messages as discussed...
Mon, 03 Nov 2003 01:45:04 +0000 diego Export audio filter documentation by Gustavo Sverzut Barbieri
Mon, 03 Nov 2003 01:20:51 +0000 diego Document TV outfmt arbitrary formats and outfmt=help.
Mon, 03 Nov 2003 00:26:43 +0000 diego These directories are usually only writable by root, so insinuate being
Sun, 02 Nov 2003 23:21:45 +0000 michael noise reduction
Sun, 02 Nov 2003 21:00:28 +0000 diego Spot the typo, part 2.
Sun, 02 Nov 2003 20:56:18 +0000 diego 10l to Nico Sabbi for a bogus command line
Sun, 02 Nov 2003 13:45:24 +0000 michael protect config.h from multiple iinclusion patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
Sun, 02 Nov 2003 13:03:27 +0000 diego buglets and consistency improvements
Sun, 02 Nov 2003 12:58:52 +0000 diego DVB section expanded based on a patch by Nico Sabbi that was committed to
Sun, 02 Nov 2003 10:29:49 +0000 wight sync
Sun, 02 Nov 2003 10:14:05 +0000 michael int_fastXY_t emulation
Sun, 02 Nov 2003 08:35:14 +0000 diego two small fixes by Maciej Paszta <paszczi@go2.pl>
Sat, 01 Nov 2003 18:14:17 +0000 michael FFV1 BGR32
Sat, 01 Nov 2003 17:13:26 +0000 wight sync
Sat, 01 Nov 2003 15:17:01 +0000 attila Patch by Nico <nsabbi@libero.it>
Sat, 01 Nov 2003 14:57:40 +0000 attila define install itself instead of a path to install, needed for ginstall
Sat, 01 Nov 2003 14:43:28 +0000 attila Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mms
Sat, 01 Nov 2003 14:10:32 +0000 mosu Accept video/x-ms-asf as the MIME type for ASF as well. Patch by Dominique Andre Gunia <Dominique.Gunia@schunter.etc.tu-bs.de>.
Fri, 31 Oct 2003 23:00:45 +0000 diego cosmetics
Fri, 31 Oct 2003 22:46:12 +0000 nicolas sync
Fri, 31 Oct 2003 22:30:44 +0000 nicolas sync
Fri, 31 Oct 2003 22:22:46 +0000 rik function convert_matrix() is fixed (off-by-one error) and it is now called with the optimal arguments so that it doesn't do unneeded work, the change was inspired by a comment from Alex
Fri, 31 Oct 2003 22:07:20 +0000 alex codecs-status finally working again
Fri, 31 Oct 2003 21:59:00 +0000 alex 10l again :(
Fri, 31 Oct 2003 21:56:56 +0000 alex some clarifications
Fri, 31 Oct 2003 21:34:19 +0000 alex 10l
Fri, 31 Oct 2003 21:32:04 +0000 alex a bit of consistency changes and new macos&darwin sections
Fri, 31 Oct 2003 18:41:03 +0000 lumag Sync
Fri, 31 Oct 2003 18:21:08 +0000 diego 10l
Fri, 31 Oct 2003 18:15:49 +0000 diego Moved to FTP site
Fri, 31 Oct 2003 18:14:06 +0000 diego etc/cygwin_inttypes.h moved to ftp.
Fri, 31 Oct 2003 13:23:33 +0000 michael 1000l
Fri, 31 Oct 2003 12:59:51 +0000 michael 10l
Thu, 30 Oct 2003 16:52:05 +0000 ranma Document lmin and lmax lavcopts; mpeg vrc_buf_size values
Thu, 30 Oct 2003 15:31:57 +0000 lumag Sync
Thu, 30 Oct 2003 15:02:16 +0000 mosu Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patch by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.
Thu, 30 Oct 2003 14:57:06 +0000 mosu Removed temporary .cpp file used during the Matroska test. Updated the libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files.
Thu, 30 Oct 2003 14:50:04 +0000 mosu Fixed wrong allocation of the BITMAPINFOHEADER structure which would crash mplayer in some cases.
Thu, 30 Oct 2003 14:39:18 +0000 wight sync
Thu, 30 Oct 2003 12:36:40 +0000 diego bug fixes based on a patch by Nicol«¡s Lichtmaier <nick@technisys.com.ar>
Thu, 30 Oct 2003 12:10:09 +0000 diego Dependencies for autogenerated files added.
Thu, 30 Oct 2003 02:23:09 +0000 diego QT DLLs need to be in the system dir.
Thu, 30 Oct 2003 00:21:31 +0000 diego Missing <application> tags added, patch by Maciej Paszta <paszczi@go2.pl>.
Thu, 30 Oct 2003 00:08:06 +0000 diego A-V sync fix by Timo Kanera <timo@kanera.de>.
Wed, 29 Oct 2003 22:51:09 +0000 nauj27 sync
Wed, 29 Oct 2003 18:09:20 +0000 mosu VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU packets remain. So no more need for mpeg_run in the demuxer. The muxer compresses each entry independently with a full deflateInit, deflateEnd.
Wed, 29 Oct 2003 18:01:00 +0000 alex added ffzygo
Wed, 29 Oct 2003 16:18:32 +0000 nauj27 sync & fix
Wed, 29 Oct 2003 16:17:46 +0000 nauj27 sync
Wed, 29 Oct 2003 14:40:58 +0000 lumag Sync
Wed, 29 Oct 2003 14:37:51 +0000 alex 10l
Wed, 29 Oct 2003 14:36:42 +0000 alex forgot to commit fftheora entry, but it's only support by g2 til now
Wed, 29 Oct 2003 14:34:04 +0000 alex ultimotion vfw decoder
Wed, 29 Oct 2003 02:02:36 +0000 diego Add -vf format=fmt=help hint.
Wed, 29 Oct 2003 00:31:19 +0000 diego spelling fixes, small additions, codename suggested
Wed, 29 Oct 2003 00:22:07 +0000 diego Mention README.
Wed, 29 Oct 2003 00:19:18 +0000 diego Linebreaks added for improved readability, long lines in error message
Tue, 28 Oct 2003 22:36:56 +0000 mosu Improved searching for VobSubs inside RAR archives even if the names do not match the movie name. Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patches by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.
Tue, 28 Oct 2003 20:49:33 +0000 michael skip filter if codec doesnt provide the QP array and user didnt force a QP (fixes diegos segfault)
Tue, 28 Oct 2003 14:00:07 +0000 michael autoq
Tue, 28 Oct 2003 13:51:04 +0000 michael hue changeing of grayscale probably isnt usefull
Tue, 28 Oct 2003 13:17:11 +0000 michael 10l
Tue, 28 Oct 2003 12:41:19 +0000 michael another 10l ...
Tue, 28 Oct 2003 11:17:10 +0000 diego alphabetical order
Tue, 28 Oct 2003 11:15:37 +0000 diego -nocolorkey readded.
Tue, 28 Oct 2003 10:45:55 +0000 michael optimize
Tue, 28 Oct 2003 10:00:51 +0000 wight New translation by Qba <jim85@wp.pl>
Mon, 27 Oct 2003 23:47:39 +0000 michael optimizing
Mon, 27 Oct 2003 22:25:28 +0000 michael change offsets (quality 2-4 looks better now)
Mon, 27 Oct 2003 21:36:29 +0000 henry prevent lockups on words which do not fit on the screen - temporary fix
Mon, 27 Oct 2003 21:12:29 +0000 michael different / faster / simpler "quantization"
Mon, 27 Oct 2003 19:14:38 +0000 michael 10l
Mon, 27 Oct 2003 17:40:51 +0000 lumag Sync
Mon, 27 Oct 2003 17:38:37 +0000 diego -loadidx and -saveidx explanation extended.
Mon, 27 Oct 2003 12:35:21 +0000 nicolas sync
Mon, 27 Oct 2003 10:39:59 +0000 diego _ ---> - in -monitor* options
Mon, 27 Oct 2003 10:25:56 +0000 diego 1l
Mon, 27 Oct 2003 10:23:10 +0000 diego _ ---> - in monitor_* options
Mon, 27 Oct 2003 07:16:25 +0000 wight update
Mon, 27 Oct 2003 07:14:32 +0000 wight _ --> - in option names
Mon, 27 Oct 2003 01:25:52 +0000 diego Torinthiel: -nocolorkey removed (-colorkey present), \ missing,
Mon, 27 Oct 2003 01:17:02 +0000 michael -vf hue
Mon, 27 Oct 2003 01:06:35 +0000 diego in configure --help output:
Mon, 27 Oct 2003 00:26:21 +0000 diego _ vs - in option names
Mon, 27 Oct 2003 00:23:39 +0000 diego _ ---> - in option names, approved by Alex.
Mon, 27 Oct 2003 00:14:33 +0000 michael 120l
Sun, 26 Oct 2003 23:35:46 +0000 michael 10l and minor optimization
Sun, 26 Oct 2003 23:20:47 +0000 michael -vf spp
Sun, 26 Oct 2003 23:08:16 +0000 diego Dead links updated or removed, Joe Barr section rewritten taking into
Sun, 26 Oct 2003 23:07:21 +0000 michael simple alternative postprocessing filter
Sun, 26 Oct 2003 21:09:37 +0000 attila * fix my 100l from before
Sun, 26 Oct 2003 18:54:06 +0000 wight separate options
Sun, 26 Oct 2003 18:47:04 +0000 wight forgot there are two generators now
Sun, 26 Oct 2003 18:05:02 +0000 wight sync
Sun, 26 Oct 2003 16:39:02 +0000 diego typo fix by <ismail.donmez@boun.edu.tr>
Sun, 26 Oct 2003 14:58:17 +0000 diego spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
Sun, 26 Oct 2003 13:43:30 +0000 attila 64bit types fix by a unkown mandrake 64bit expert
Sun, 26 Oct 2003 13:43:26 +0000 diego Red Hat support added by Dominik, README updated.
Sun, 26 Oct 2003 12:28:45 +0000 attila 10!
Sun, 26 Oct 2003 11:23:37 +0000 attila Make gabu happy
Sat, 25 Oct 2003 23:13:54 +0000 alex reverting my last change as buggy gcc 3.x fails with it :(
Sat, 25 Oct 2003 22:22:39 +0000 gabucino 1l
Sat, 25 Oct 2003 20:34:58 +0000 gabucino Neomagic TVout experiences...
Sat, 25 Oct 2003 20:33:51 +0000 gabucino finally removing pthread dependency!!
Sat, 25 Oct 2003 18:49:40 +0000 diego updates
Sat, 25 Oct 2003 18:44:41 +0000 diego -vop ---> -vf
Sat, 25 Oct 2003 12:42:24 +0000 mosu Support for -chapter selection.
Sat, 25 Oct 2003 07:24:10 +0000 wight Polish HTML encoding standard is iso-8859-2 not utf-8.
Fri, 24 Oct 2003 16:44:05 +0000 rik ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31 in the caller
Fri, 24 Oct 2003 11:34:48 +0000 ranma constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.c
Fri, 24 Oct 2003 07:44:38 +0000 gabucino fix issue when compiler is called 'cc', and --disable-gcc-checking was used
Fri, 24 Oct 2003 06:11:32 +0000 wight sync message + typo
Thu, 23 Oct 2003 22:44:25 +0000 iive make 'your system is too slow' appear only once
Thu, 23 Oct 2003 22:09:26 +0000 iive remove 'yes' from nowhere (after flac check)
Thu, 23 Oct 2003 22:06:02 +0000 wight sync
Thu, 23 Oct 2003 21:52:44 +0000 michael -vf fil
Thu, 23 Oct 2003 18:58:46 +0000 lumag Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> arklinux.org>.
Thu, 23 Oct 2003 18:36:02 +0000 michael vf_hue
Thu, 23 Oct 2003 14:26:29 +0000 gabucino MPlayer-DOCS mailing list added
Thu, 23 Oct 2003 12:16:00 +0000 alex loadidx and saveidx options based on Jasons patch
Thu, 23 Oct 2003 12:10:44 +0000 alex 10l to me, noticed by Bjorn Sandell
Thu, 23 Oct 2003 12:05:33 +0000 michael 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)
Thu, 23 Oct 2003 00:01:23 +0000 alex 100l to Nick
Wed, 22 Oct 2003 22:58:42 +0000 arpi 100000l again
Wed, 22 Oct 2003 21:21:52 +0000 michael fast deinterleaver (= il filter with stride/width/height tricks)
Wed, 22 Oct 2003 21:08:46 +0000 alex removed obsoleted (or never ending) code
Wed, 22 Oct 2003 20:58:46 +0000 alex removed the stdcall convention
Wed, 22 Oct 2003 20:39:58 +0000 faust3 mingw port
Wed, 22 Oct 2003 20:17:23 +0000 faust3 imho static linking causes less problems for mingw
Wed, 22 Oct 2003 19:45:19 +0000 michael (i)dct algos
Wed, 22 Oct 2003 19:32:13 +0000 faust3 update
Wed, 22 Oct 2003 19:16:34 +0000 alex more updates
Wed, 22 Oct 2003 19:01:37 +0000 alex Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
Wed, 22 Oct 2003 18:35:51 +0000 faust3 cvidix geometry support in textmode
Wed, 22 Oct 2003 18:32:04 +0000 faust3 added aspect && geometry support
Wed, 22 Oct 2003 18:24:57 +0000 gabucino enable Vidix on Linux/Alpha
Wed, 22 Oct 2003 18:23:28 +0000 gabucino detection of 'Alpha' architecture
Wed, 22 Oct 2003 17:59:28 +0000 mosu Added support for additional content encoding (compression, encryption) in general and zlib compression in particular (to be used with VobSubs).
Wed, 22 Oct 2003 17:54:32 +0000 alex User settable http user-agent. Patch by Per Wigren
Wed, 22 Oct 2003 17:36:47 +0000 alex disable a silly errormessage
Wed, 22 Oct 2003 17:30:13 +0000 alex 10l
Wed, 22 Oct 2003 17:26:15 +0000 alex Fixing tons of 10ls. Patch by rgselk <rgselknospam@yahoo.com>
Wed, 22 Oct 2003 17:10:30 +0000 alex colorkeying fixes
Wed, 22 Oct 2003 17:07:17 +0000 alex update by Andriy N. Gritsenko <andrej@lucky.net>
Wed, 22 Oct 2003 17:04:39 +0000 alex some updates in muxer api
Wed, 22 Oct 2003 16:45:33 +0000 faust3 handle sis_vid the same way as the other drivers
Wed, 22 Oct 2003 16:43:29 +0000 alex updates
Wed, 22 Oct 2003 16:33:55 +0000 alex updates
Wed, 22 Oct 2003 14:29:17 +0000 alex sync
Wed, 22 Oct 2003 13:47:27 +0000 alex -nocolorkey support
Wed, 22 Oct 2003 13:22:00 +0000 alex fixed -nocolorkey
Wed, 22 Oct 2003 12:35:03 +0000 alex Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>
Wed, 22 Oct 2003 09:48:59 +0000 wight Filters should be in <option> tags.
Wed, 22 Oct 2003 00:19:20 +0000 michael minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)
Tue, 21 Oct 2003 22:54:32 +0000 diego grammar fixes by ismail.donmez@boun.edu.tr
Tue, 21 Oct 2003 20:49:55 +0000 rik adapting to init_put_bits prototype change
Tue, 21 Oct 2003 17:15:34 +0000 faust3 update overlay only if it is configured
Tue, 21 Oct 2003 14:57:41 +0000 lumag html.xsl -> html-single.xsl
Tue, 21 Oct 2003 13:33:37 +0000 diego html.xsl ---> html-single.xsl
Tue, 21 Oct 2003 13:15:04 +0000 gabucino number of branches increased from 3 to 4
Tue, 21 Oct 2003 11:07:02 +0000 diego html.xsl ---> html-single.xsl + more consistency + small fixes
Tue, 21 Oct 2003 10:53:19 +0000 diego Renamed to html-single.xsl.
Tue, 21 Oct 2003 10:26:00 +0000 diego grammar + renamed target
Tue, 21 Oct 2003 10:16:12 +0000 diego -tskeepbroken and -tsprog descriptions by Nico <nsabbi@libero.it>
Tue, 21 Oct 2003 09:31:04 +0000 wight Include HTML-single in README's.
Tue, 21 Oct 2003 08:45:13 +0000 mosu Get rid of the annoying and useless "Subtitles requested but not found" message.
Tue, 21 Oct 2003 01:36:00 +0000 diego Big consistency overhaul, targets and variables renamed to *-single and
Tue, 21 Oct 2003 01:32:34 +0000 diego Add some whitespace for readability + some wording improvements.
Tue, 21 Oct 2003 01:27:17 +0000 diego HTML-single added.
Tue, 21 Oct 2003 00:42:29 +0000 diego (C) MPlayer Team
Mon, 20 Oct 2003 22:51:20 +0000 diego More precise wording inspired by michaelni.
Mon, 20 Oct 2003 21:40:58 +0000 michael mpeg4 has only 8bit per numerator and denominator ...
Mon, 20 Oct 2003 21:21:42 +0000 michael sample_aspect_ratio
Mon, 20 Oct 2003 16:58:15 +0000 nauj27 sync
Mon, 20 Oct 2003 16:32:35 +0000 nicolas maintainers info belongs to master file
Mon, 20 Oct 2003 13:46:49 +0000 diego Explain why sending complete files is a bad idea.
Mon, 20 Oct 2003 13:35:55 +0000 attila big demux_ts fix from Nico <nsabbi@libero.it>
Mon, 20 Oct 2003 13:27:58 +0000 diego obsolete
Mon, 20 Oct 2003 09:56:48 +0000 lumag Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
Mon, 20 Oct 2003 00:58:46 +0000 luran small fix
Mon, 20 Oct 2003 00:28:46 +0000 diego -nuvopts rtjpeg + small fixes
Sun, 19 Oct 2003 23:38:41 +0000 diego more docs path fixes
Sun, 19 Oct 2003 21:16:22 +0000 diego wrong path
Sun, 19 Oct 2003 21:15:23 +0000 diego DOCS/en/ ---> DOCS/HTML/en/
Sun, 19 Oct 2003 20:37:07 +0000 diego DOCS/en/ ---> DOCS/HTML/en/
Sun, 19 Oct 2003 20:20:45 +0000 diego Man pages moved to DOCS/man/.
Sun, 19 Oct 2003 20:03:55 +0000 diego -icelayer is long gone.
Sun, 19 Oct 2003 19:59:07 +0000 wight Another file translated.
Sun, 19 Oct 2003 19:51:10 +0000 wight Fixed a few still missed \- and better linebreaks.
Sun, 19 Oct 2003 19:48:51 +0000 diego Polish docs are now available as XML.
Sun, 19 Oct 2003 18:19:43 +0000 wight 2 new translated files
Sun, 19 Oct 2003 11:26:39 +0000 luran sync with en
Sun, 19 Oct 2003 11:23:31 +0000 luran hope this is the last commit to sync with en...
Sun, 19 Oct 2003 10:49:42 +0000 luran sync again.
Sun, 19 Oct 2003 10:38:35 +0000 luran sync
Sun, 19 Oct 2003 09:58:47 +0000 nicolas forgot to update
Sun, 19 Oct 2003 09:50:10 +0000 nicolas sync, cosmetics, countless fixes
Sat, 18 Oct 2003 23:02:30 +0000 michael gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>)
Sat, 18 Oct 2003 20:51:56 +0000 lumag Sync + change DOCS/HTML/en to DOCS/HTML/ru.
Sat, 18 Oct 2003 14:50:25 +0000 nicolas sync
Fri, 17 Oct 2003 17:15:38 +0000 michael optimization
Fri, 17 Oct 2003 17:10:48 +0000 faust3 fixed colorkey enabling/disabling
Fri, 17 Oct 2003 12:29:15 +0000 diego small fixes
Fri, 17 Oct 2003 12:13:59 +0000 diego updated by sed
Fri, 17 Oct 2003 12:12:35 +0000 diego Punctuation fixes, better line breaks.
Fri, 17 Oct 2003 12:07:02 +0000 diego Massive consistency and spelling update inspired by Torinthiel.
Fri, 17 Oct 2003 11:26:36 +0000 faust3 double buffering fix for cards > NV04 && windows colorkeying fix
Fri, 17 Oct 2003 09:18:47 +0000 alex support for disabling the colorkey
Fri, 17 Oct 2003 09:08:37 +0000 alex Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
Fri, 17 Oct 2003 08:36:47 +0000 alex backward compatibility patch by Ville
Fri, 17 Oct 2003 08:23:12 +0000 diego more files by Torinthiel <torinthiel@wp.pl> and crew
Thu, 16 Oct 2003 22:01:30 +0000 mosu Support for MP2 audio.
Thu, 16 Oct 2003 21:10:18 +0000 mosu Support for uncompressed VobSubs.
Thu, 16 Oct 2003 21:06:43 +0000 mosu Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.
Thu, 16 Oct 2003 16:31:56 +0000 lumag SSE (small spelling error)
Thu, 16 Oct 2003 14:51:13 +0000 nauj27 File converted from UTF-8 to ISO-8859-1.
Thu, 16 Oct 2003 14:42:32 +0000 nauj27 sync & other minor fix
Thu, 16 Oct 2003 14:32:28 +0000 nauj27 sync & other minor fix
Thu, 16 Oct 2003 13:51:40 +0000 lumag Sync
Thu, 16 Oct 2003 12:18:12 +0000 alex Updates by Ville Syrj«£l«£ <syrjala@sci.fi>
Thu, 16 Oct 2003 12:12:49 +0000 alex consistency fixes
Thu, 16 Oct 2003 12:04:12 +0000 diego wording
Thu, 16 Oct 2003 12:00:27 +0000 diego wording, cosmetics, updates
Thu, 16 Oct 2003 11:40:13 +0000 diego Add some missing <option> tags, patch by Torinthiel.
Thu, 16 Oct 2003 11:32:11 +0000 lumag Sync
Thu, 16 Oct 2003 08:45:10 +0000 attila Fix compilation when libavcodec is missing.
Thu, 16 Oct 2003 08:26:40 +0000 attila punctuation fixes
Thu, 16 Oct 2003 07:28:33 +0000 mosu Fix for compilation on mingw32/cygwin. Patch by Goodwu <goodwu@21cn.com>.
Thu, 16 Oct 2003 01:13:37 +0000 diego Typo noticed by Lu Ran.
Thu, 16 Oct 2003 00:09:55 +0000 diego Revision keyword added.
Wed, 15 Oct 2003 23:59:59 +0000 diego spelling fixes
Wed, 15 Oct 2003 22:09:14 +0000 nicolas sync
Wed, 15 Oct 2003 21:19:38 +0000 lumag Fix building: remove extra </qandadiv> tag.
Wed, 15 Oct 2003 21:06:57 +0000 lumag Don't include chunk.xsl directly.
Wed, 15 Oct 2003 20:54:38 +0000 lumag Document, that chunk.xsl mustn't be included directly.
Wed, 15 Oct 2003 17:03:28 +0000 diego -colorkey documented.
Wed, 15 Oct 2003 17:00:25 +0000 diego Also build Polish documentation.
Wed, 15 Oct 2003 16:50:27 +0000 attila I found that the tdfxfb video output driver doesn't work when compiled with
Wed, 15 Oct 2003 16:46:55 +0000 mosu Clear subs a bit later than requested in order to avoid clearing the subs if the following entry starts exactly after this one. Patch by Jarrod Johnson <jbj-mplayer@ura.dnsalias.org>.
Wed, 15 Oct 2003 16:37:42 +0000 diego Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
Wed, 15 Oct 2003 15:18:50 +0000 attila -noaspect isnt necessary anymore for -geometry
Wed, 15 Oct 2003 15:17:09 +0000 attila fix aspect hack
Wed, 15 Oct 2003 12:12:17 +0000 attila * why codecs.conf should be removed
Wed, 15 Oct 2003 12:08:31 +0000 michael dither scaling coefficients so they add up to 1.0
Wed, 15 Oct 2003 11:21:54 +0000 michael rounding fixes
Wed, 15 Oct 2003 00:08:55 +0000 diego Point to generated HTML instead of old HTML docs.
Tue, 14 Oct 2003 23:25:10 +0000 diego Philippe De Swert <philippe.deswert@student.denayer.wenk.be>
Tue, 14 Oct 2003 21:31:04 +0000 lumag Sync
Tue, 14 Oct 2003 21:29:25 +0000 atmos4 Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 in nvidia_vid)
Tue, 14 Oct 2003 21:03:37 +0000 alex 10l
Tue, 14 Oct 2003 13:56:37 +0000 diego stdin should be \-.
Tue, 14 Oct 2003 13:55:25 +0000 diego stdin should also be \-, forgotten \.
Tue, 14 Oct 2003 13:45:31 +0000 mosu More liberal codec id recognition for AC3 codecs (needed for transcoded DNET from RM).
Tue, 14 Oct 2003 12:22:46 +0000 diego K6 MTRR support with a little help from Alex.
Tue, 14 Oct 2003 12:14:48 +0000 diego Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.
Tue, 14 Oct 2003 10:15:35 +0000 alex 10l found by Raindel Shachar <raindel@techunix.technion.ac.il>
Tue, 14 Oct 2003 10:03:37 +0000 alex non-directbuffer and slices support
Tue, 14 Oct 2003 09:59:46 +0000 alex 10l found by Mark Berryman <mplayer@theberrymans.com>
Tue, 14 Oct 2003 09:41:08 +0000 alex some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren@mac.com>
Tue, 14 Oct 2003 09:39:00 +0000 alex typo
Tue, 14 Oct 2003 02:21:56 +0000 diego Stray duplicated line spotted by Torinthiel plus a typo.
Tue, 14 Oct 2003 00:41:25 +0000 diego documentation maintainer updates
Tue, 14 Oct 2003 00:38:00 +0000 diego docs updates, spelling, cosmetics
Mon, 13 Oct 2003 23:25:56 +0000 diego -vf eq only supports brightness and contrast, noticed by Torinthiel.
Mon, 13 Oct 2003 22:42:28 +0000 diego -stop option
Mon, 13 Oct 2003 18:27:54 +0000 diego further clarification
Mon, 13 Oct 2003 18:15:48 +0000 diego typo
Mon, 13 Oct 2003 17:54:04 +0000 diego Explain some troff tricks.
Mon, 13 Oct 2003 17:23:14 +0000 diego some typos, extended explanation
Mon, 13 Oct 2003 17:13:40 +0000 diego HTML documentation removed in favor of XML.
Mon, 13 Oct 2003 15:02:30 +0000 diego All filter names in audio.xml are inside <option> tags. All except
Mon, 13 Oct 2003 14:53:43 +0000 diego -sub-demuxer description extended.
Mon, 13 Oct 2003 14:41:33 +0000 diego Consistency in the use of \- vs - plus a typo or two.
Sun, 12 Oct 2003 23:34:06 +0000 nauj27 Errare humanum est. Buxfixes, now compile ok.
Sun, 12 Oct 2003 23:25:59 +0000 nauj27 Now the 'es' doc is complete. No need more symlink :)
Sun, 12 Oct 2003 23:14:06 +0000 nauj27 sync
Sun, 12 Oct 2003 23:12:05 +0000 nauj27 typo
Sun, 12 Oct 2003 21:16:58 +0000 alex reworked the libavcodec section
Sun, 12 Oct 2003 20:37:22 +0000 nauj27 w0w w0w w0w! Today is the new big day in the Spanish world! :D
Sun, 12 Oct 2003 14:42:27 +0000 attila * clear window on fullscreen switch
Sun, 12 Oct 2003 12:55:38 +0000 faust3 the yv12 image looked more like a yuy2 image ;)
Sun, 12 Oct 2003 10:44:53 +0000 faust3 fixed the mysterious segfaults on faster machines
Sun, 12 Oct 2003 09:57:15 +0000 nicolas sync
Sun, 12 Oct 2003 09:46:57 +0000 nicolas sync, typos, cosmetics, more accurate translation & other various fixes
Sat, 11 Oct 2003 22:02:40 +0000 alex ffsp5x
Sat, 11 Oct 2003 19:31:29 +0000 alex some missing declarations for libavcodec
Sat, 11 Oct 2003 11:21:54 +0000 attila skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net>
Sat, 11 Oct 2003 08:31:34 +0000 gabucino the author's homepage points to us as the latest driver's source, so we
Sat, 11 Oct 2003 08:23:29 +0000 gabucino sync
Sat, 11 Oct 2003 08:20:08 +0000 gabucino generic instructions on DOCS subdirectories
Sat, 11 Oct 2003 08:04:26 +0000 gabucino ffmpeg moved to MPlayerHQ
Sat, 11 Oct 2003 07:58:55 +0000 gabucino English HTML documentation retired (moved to Attic/)
Fri, 10 Oct 2003 21:48:13 +0000 gabucino ffmpeg moved to mphq, URLs changed
Fri, 10 Oct 2003 07:12:37 +0000 faust3 added a few more device ids
Fri, 10 Oct 2003 00:19:16 +0000 michael yv12->uyvy MMX
Fri, 10 Oct 2003 00:11:24 +0000 michael 1E10l
Thu, 09 Oct 2003 23:45:04 +0000 michael 10l
Thu, 09 Oct 2003 22:32:30 +0000 alex some missing formats
Thu, 09 Oct 2003 22:25:53 +0000 alex uyvy output support in swscaler
Thu, 09 Oct 2003 22:24:07 +0000 gabucino updated Vidix section to reflect newest developments
Thu, 09 Oct 2003 22:20:31 +0000 alex bsd support
Thu, 09 Oct 2003 22:11:17 +0000 gabucino nvidia info update
Thu, 09 Oct 2003 21:21:46 +0000 michael YUV422P dr1 fix
Thu, 09 Oct 2003 21:21:31 +0000 gabucino clean -> clean-html
Thu, 09 Oct 2003 18:47:16 +0000 faust3 sub autoloading fix for windows
Thu, 09 Oct 2003 17:28:16 +0000 faust3 yet another hack to prevent crashes with dr
Thu, 09 Oct 2003 15:08:13 +0000 nauj27 sync and some other fix
Wed, 08 Oct 2003 18:38:23 +0000 alex document -lavcopts coder for ffv1 (-lavcopts docs needs a big reviewing, imho half of the features aren't documented)
Wed, 08 Oct 2003 17:59:25 +0000 lumag New translated file.
Wed, 08 Oct 2003 17:51:55 +0000 lumag Sync
Wed, 08 Oct 2003 12:44:43 +0000 nauj27 Yep, I have missed this.. thanks Diego
Wed, 08 Oct 2003 10:58:44 +0000 alex correct handling of subdevice, -fb device is obsoleted
Wed, 08 Oct 2003 10:42:59 +0000 alex changes after pre2
Wed, 08 Oct 2003 09:55:59 +0000 nauj27 sync
Wed, 08 Oct 2003 07:38:52 +0000 lumag Fix two missing slashes.
Wed, 08 Oct 2003 06:57:33 +0000 lumag Document USE_SYMLINKS
Wed, 08 Oct 2003 02:18:07 +0000 diego FLAC now supported.
Wed, 08 Oct 2003 02:16:50 +0000 diego wording improvement
Wed, 08 Oct 2003 02:14:48 +0000 diego 2l to Alex
Wed, 08 Oct 2003 02:13:37 +0000 diego spelling fixes
Wed, 08 Oct 2003 02:11:59 +0000 diego new XML build system
Wed, 08 Oct 2003 02:00:59 +0000 diego Support for building incomplete translations.
Wed, 08 Oct 2003 01:40:57 +0000 diego Commenting out sections reversed.
Wed, 08 Oct 2003 01:38:07 +0000 diego Bug fixes, now finally builds without errors.
Wed, 08 Oct 2003 01:34:52 +0000 diego microfix
Wed, 08 Oct 2003 01:06:50 +0000 diego build fixes
Tue, 07 Oct 2003 23:45:59 +0000 diego sync
Tue, 07 Oct 2003 23:28:28 +0000 alex some words about the sis and nvidia vidix drivers
Tue, 07 Oct 2003 23:12:16 +0000 alex SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU>
Tue, 07 Oct 2003 22:41:56 +0000 alex Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <km@mathcs.emory.edu>
Tue, 07 Oct 2003 22:29:37 +0000 alex vidix equalizer support by Jake Page <jake@CS.Stanford.EDU>
Tue, 07 Oct 2003 19:02:14 +0000 lumag <para>Note:.... </para> really should be <note><para>....</para></note>
Tue, 07 Oct 2003 18:57:39 +0000 lumag 1) I prefer to get all mail at work.
Tue, 07 Oct 2003 12:56:19 +0000 gabucino From: "Dominik 'Rathann' Mierzejewski" <dominik@rangers.eu.org>
Tue, 07 Oct 2003 11:45:09 +0000 michael use lagrange multipler instead of qscale
Tue, 07 Oct 2003 10:18:55 +0000 diego libfaad FAQ, external FAAD info added back.
Tue, 07 Oct 2003 09:39:54 +0000 diego sync
Mon, 06 Oct 2003 18:11:38 +0000 nexus bug found by Alexander Stege
Mon, 06 Oct 2003 16:40:24 +0000 nicolas sync
Mon, 06 Oct 2003 12:21:44 +0000 nauj27 fixes
Mon, 06 Oct 2003 12:07:13 +0000 nauj27 sync
Mon, 06 Oct 2003 11:06:05 +0000 nauj27 New spanish doc file. Only faq.xml remaining!
Mon, 06 Oct 2003 07:21:01 +0000 lumag Fix external FLAC detection on Mandrake.
Sun, 05 Oct 2003 21:17:05 +0000 diego Only comment out the missing files.
Sun, 05 Oct 2003 17:27:35 +0000 gabucino /dev/svga* creation instructions
Sun, 05 Oct 2003 17:15:09 +0000 lumag Improve flac detection a bit. Now you can safely remove all files from
Sun, 05 Oct 2003 15:54:17 +0000 alex hopefully final pre2, it depends on gabucino..
Sun, 05 Oct 2003 15:39:00 +0000 faust3 consolevidix -> cvidix
Sun, 05 Oct 2003 15:37:29 +0000 gabucino consolevidix renamed to cvidix
Sun, 05 Oct 2003 15:34:40 +0000 faust3 consolevidix -> cvidix
Sun, 05 Oct 2003 14:25:04 +0000 alex final pre2 changelog
Sun, 05 Oct 2003 14:17:29 +0000 alex correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>
Sun, 05 Oct 2003 11:40:55 +0000 rtognimp Sync
Sun, 05 Oct 2003 10:35:10 +0000 albeu 100L fix the bug added by last commit
Sun, 05 Oct 2003 01:06:30 +0000 diego Cygwin support
Sun, 05 Oct 2003 00:47:52 +0000 diego Commented out all buggy sections.
Sun, 05 Oct 2003 00:41:15 +0000 diego "compile" fix
Sun, 05 Oct 2003 00:37:46 +0000 diego bug fixes, should build now
Sat, 04 Oct 2003 23:31:15 +0000 diego FLAC and altivec
Sat, 04 Oct 2003 23:06:04 +0000 attila configure altivec patch by Magnus Damm <damm@opensource.se>
Sat, 04 Oct 2003 22:54:17 +0000 lumag Resync :)
Sat, 04 Oct 2003 22:14:35 +0000 lumag Sync
Sat, 04 Oct 2003 22:00:25 +0000 lumag FLAC decoding support via imported libmpflac.
Sat, 04 Oct 2003 20:05:54 +0000 diego CMIPCI information update by ismail.donmez@boun.edu.tr
Sat, 04 Oct 2003 19:28:59 +0000 diego Configure option typo found by Piotr Michniewski <cobra_666@poczta.onet.pl>
Sat, 04 Oct 2003 18:32:27 +0000 rfelker libcss stuff is horribly misleading
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Sat, 04 Oct 2003 07:53:20 +0000 diego Sync by Philippe De Swert <philippe.deswert@student.denayer.wenk.be>
Sat, 04 Oct 2003 01:45:44 +0000 diego More precise wording as suggested by Maciej Paszta <macp@wp.pl>.
Sat, 04 Oct 2003 01:24:50 +0000 rfelker 1000l to pl, this made mplayer crash when playing playlists longer
Fri, 03 Oct 2003 22:51:05 +0000 nauj27 sync
Fri, 03 Oct 2003 22:41:44 +0000 diego typo
Fri, 03 Oct 2003 22:33:06 +0000 alex micro cleanup
Fri, 03 Oct 2003 22:32:28 +0000 alex 10l
Fri, 03 Oct 2003 22:30:35 +0000 alex updates
Fri, 03 Oct 2003 22:30:02 +0000 alex sdl only -noxv
Fri, 03 Oct 2003 22:24:33 +0000 alex some updates
Fri, 03 Oct 2003 22:23:26 +0000 alex synced with current cvs
Fri, 03 Oct 2003 18:13:45 +0000 alex user settable colorkey
Fri, 03 Oct 2003 17:36:55 +0000 diego Spelling checked, DOCS section corrected.
Fri, 03 Oct 2003 07:51:29 +0000 gabucino supermount hint
Thu, 02 Oct 2003 22:16:20 +0000 alex codec_specific_data_size
Thu, 02 Oct 2003 19:02:28 +0000 mosu Backwards compatibility fix for old SSA CodecIDs.
Thu, 02 Oct 2003 15:40:15 +0000 faust3 workaround for mingw
Thu, 02 Oct 2003 15:33:12 +0000 faust3 Windows port
Thu, 02 Oct 2003 15:01:51 +0000 faust3 mingw port
Thu, 02 Oct 2003 14:48:17 +0000 faust3 port libdha to mingw
Thu, 02 Oct 2003 14:25:52 +0000 faust3 new vidix vo modules for textmode console and windows
Thu, 02 Oct 2003 14:13:52 +0000 alex reversing my brokeness, but imho dnet is still broken on BE systems
Thu, 02 Oct 2003 10:46:33 +0000 faust3 make it work in textmode again && support for nv03 with 4MB RAM
Thu, 02 Oct 2003 09:41:14 +0000 gabucino sync
Thu, 02 Oct 2003 00:36:54 +0000 diego Typos and some confusion noticed by Lukasz frogu Proszek <l_j_p@wp.pl>.
Thu, 02 Oct 2003 00:28:29 +0000 michael mv0
Thu, 02 Oct 2003 00:07:32 +0000 diego typos and lavc voodoo
Thu, 02 Oct 2003 00:07:10 +0000 diego Add some credits.
Thu, 02 Oct 2003 00:03:33 +0000 diego Clumsy wording improved byRuben Garcia <ruben@ugr.es> and
Wed, 01 Oct 2003 21:03:00 +0000 lumag Sometimes (especially with big images) reading pitch 0 from card's register
Wed, 01 Oct 2003 20:54:00 +0000 michael few more words
Wed, 01 Oct 2003 19:52:28 +0000 lumag remove outdated para about "newer version supporting URL-like syntax".
Wed, 01 Oct 2003 18:36:50 +0000 lumag New translation file.
Wed, 01 Oct 2003 15:52:49 +0000 michael latest lavc uses the AIC flag also to turn mpeg4 ac prediction on/off
Wed, 01 Oct 2003 09:25:05 +0000 nauj27 typo
Wed, 01 Oct 2003 07:17:29 +0000 gabucino "sync" (wtf is this option..?:)
Tue, 30 Sep 2003 22:32:13 +0000 michael rd cbp
Tue, 30 Sep 2003 00:53:51 +0000 diego typos and additions
Tue, 30 Sep 2003 00:46:49 +0000 diego typo, some additions
Mon, 29 Sep 2003 11:06:13 +0000 eyck Small correction from Stanislaw Klekot <dozzie@wp.pl>
Mon, 29 Sep 2003 09:53:27 +0000 pl fix a memory leak when playing several files in a row (playlist for instance)
Mon, 29 Sep 2003 08:24:14 +0000 lumag Small improvement - added replaceable tags.
Sun, 28 Sep 2003 04:52:38 +0000 atmos4 according to xfree cvs maximum overlay size is only 2046x2046
Sun, 28 Sep 2003 03:37:42 +0000 rfelker support for selecting which plane to use for metrics in the pullup
Sun, 28 Sep 2003 01:45:54 +0000 atmos4 more exact cpu mhz detect for fats cpus (remove rounding)
Sat, 27 Sep 2003 21:36:01 +0000 faust3 experimental nvidia_vid, use at your own risk
Sat, 27 Sep 2003 20:01:46 +0000 rfelker disable code that DOES NOT WORK (it won't load real playlists and
Fri, 26 Sep 2003 23:37:28 +0000 michael srcSliceY % 4 != 0 fix
Fri, 26 Sep 2003 22:51:38 +0000 atmos4 eh 10l, better read compiler messages
Fri, 26 Sep 2003 22:42:10 +0000 atmos4 big update of cputable:
Fri, 26 Sep 2003 19:36:19 +0000 alex fix for bigendian systems
Fri, 26 Sep 2003 19:21:08 +0000 alex 10l found by Dominik 'Rathann' Mierzejewski <dominik@rangers.eu.org>
Fri, 26 Sep 2003 19:10:27 +0000 alex 100l to me
Fri, 26 Sep 2003 18:42:25 +0000 alex updated for pre
Fri, 26 Sep 2003 18:08:10 +0000 alex initial MorphOS/Amiga (GeekGadgets) support
Fri, 26 Sep 2003 12:38:55 +0000 diego typo
Thu, 25 Sep 2003 09:36:30 +0000 diego Comment about translations added.
Thu, 25 Sep 2003 09:36:17 +0000 gabucino sync
Thu, 25 Sep 2003 09:19:09 +0000 gabucino sync
Thu, 25 Sep 2003 01:48:47 +0000 iive OSD stride fix and correct email
Thu, 25 Sep 2003 00:36:04 +0000 rfelker simple fix for buffer overflow (remotely exploitable). feel free to
Wed, 24 Sep 2003 22:24:55 +0000 diego Tpyo noticed by Torinthiel <torinthiel@wp.pl>.
Wed, 24 Sep 2003 08:41:57 +0000 rsf Changed the criteria for when to drop RTP packets whose timestamp is too far
Wed, 24 Sep 2003 07:38:57 +0000 lumag Get more keys from X window (punctuation, etc.) Hopefully, all alnum keys
Wed, 24 Sep 2003 07:35:59 +0000 lumag Fix long-known bug with handling 'down key' in lists.
Wed, 24 Sep 2003 07:05:17 +0000 lumag Fixed xreflabel attributes.
Tue, 23 Sep 2003 11:22:59 +0000 lumag New file translated.
Tue, 23 Sep 2003 05:36:47 +0000 atlka subtitles priority calculation correction
Mon, 22 Sep 2003 16:29:49 +0000 nauj27 Mistake reversed. sync with english version comment added.
Mon, 22 Sep 2003 13:53:29 +0000 mosu Fix for imprecise floating point calculations.
Mon, 22 Sep 2003 13:44:36 +0000 atlka corrected utf8 files autoselection
Mon, 22 Sep 2003 11:31:51 +0000 faust3 add a read function for slave mode on mingw
Mon, 22 Sep 2003 09:19:41 +0000 diego Typo fix + some additions by Mike Swieton <swietonm@student.gvsu.edu>.
Mon, 22 Sep 2003 08:24:37 +0000 lumag Added a note about "synced with ..." comment.
Mon, 22 Sep 2003 08:20:53 +0000 lumag Massive docs update. (sync, etc.) New translated files coming soon.
Sun, 21 Sep 2003 23:59:49 +0000 iive blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, page code removed/merged, small updates
Sun, 21 Sep 2003 22:28:00 +0000 nauj27 New spanish DOC file
Sun, 21 Sep 2003 21:51:38 +0000 nauj27 sync
Sun, 21 Sep 2003 17:05:51 +0000 faust3 10l really disable faad if gcc is broken
Sun, 21 Sep 2003 16:32:31 +0000 henry prevent crashes with vo_sdl
Sun, 21 Sep 2003 15:44:23 +0000 faust3 fix fullscreen switching in vo gl and vo gl2
Sun, 21 Sep 2003 15:34:51 +0000 atmos4 temporary fix for attilas 10l, until better solution is found
Sun, 21 Sep 2003 14:21:43 +0000 attila Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
Sun, 21 Sep 2003 13:20:06 +0000 henry Subtitle alignment & smart splitting by Salvatore Falco
Sun, 21 Sep 2003 13:12:58 +0000 lumag Remove generated files at cleaning, and install some more examples.
Sun, 21 Sep 2003 13:10:58 +0000 lumag I don't think, that anybody likes seeng rm -f /* command :)
Sun, 21 Sep 2003 13:05:42 +0000 lumag Add revision keyword to english xml files, to ease translation synchronization
Sun, 21 Sep 2003 13:02:27 +0000 lumag Fix chunk.xsl autodetection.
Sun, 21 Sep 2003 13:01:25 +0000 lumag Update readme's. Remove incorrect bug :)
Sun, 21 Sep 2003 12:59:13 +0000 lumag Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed.
Sun, 21 Sep 2003 12:33:13 +0000 diego MinGW 3.1.0 supports MPlayer out of the box.
Sun, 21 Sep 2003 12:16:16 +0000 faust3 disable af export for systems without mmap
Sun, 21 Sep 2003 11:56:09 +0000 attila make aspect recognize -noaspect
Sun, 21 Sep 2003 11:40:13 +0000 diego directx now supports geometry.
Sun, 21 Sep 2003 11:27:11 +0000 attila dont fix things at the wrong place
Sun, 21 Sep 2003 10:47:19 +0000 attila add some docu about when and how to call geometry
Sun, 21 Sep 2003 10:45:32 +0000 attila 10l
Sun, 21 Sep 2003 10:36:03 +0000 faust3 fix black screen on linux, patch by Jindrich Makovicka
Sun, 21 Sep 2003 10:35:13 +0000 attila make sure ppl know that geometry doesnt change aspect
Sun, 21 Sep 2003 10:31:22 +0000 faust3 use vo_fs + geometry support
Sun, 21 Sep 2003 10:20:36 +0000 attila ev56 doesnt support mvi
Sun, 21 Sep 2003 09:49:05 +0000 attila patch from Pierre Lombard <p_l@gmx.fr>
Sun, 21 Sep 2003 09:09:46 +0000 diego wording fix
Sun, 21 Sep 2003 01:29:40 +0000 pl patch by Andrew A. Gill <superluser@frontiernet.net>:
Sun, 21 Sep 2003 01:23:07 +0000 pl reversed for cause of code obsolescence
Sat, 20 Sep 2003 19:54:12 +0000 faust3 documentation for get_vo_Fullscreen and get_sub_visibility, patch by Mike Swieton
Sat, 20 Sep 2003 19:41:24 +0000 faust3 binary flag is rquired for win32
Sat, 20 Sep 2003 13:42:26 +0000 anders Adding filter for exporting audio data to visual effect applications
Sat, 20 Sep 2003 12:50:25 +0000 lumag Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
Sat, 20 Sep 2003 11:57:42 +0000 pl printf() requires stdio.h
Sat, 20 Sep 2003 10:24:10 +0000 attila fix aspect for gl2 fullscreen
Sat, 20 Sep 2003 10:10:11 +0000 mosu Fix for borked .mov files with bogus user data length values. Patch by Marek Zelem.
Sat, 20 Sep 2003 00:52:51 +0000 pl fix for the no video/black screen with some dmo/wmv9 movies
Sat, 20 Sep 2003 00:51:51 +0000 atmos4 Update CPUID-Table for current Athlon CPUs
Fri, 19 Sep 2003 23:52:41 +0000 atmos4 cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should best be verified by some people with TSC/nonTSC capable CPUs)
Fri, 19 Sep 2003 20:44:30 +0000 faust3 slave mode commands to print out vo_fs and sub_visibility globals, patch by Mike Swieton <swietonm at student.gvsu.edu>
Fri, 19 Sep 2003 20:07:50 +0000 faust3 make vo_gl2 compile on cygwin, too
Fri, 19 Sep 2003 19:40:46 +0000 faust3 get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen at c-s.fr>
Fri, 19 Sep 2003 18:45:02 +0000 faust3 fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
Fri, 19 Sep 2003 14:33:51 +0000 faust3 vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
Wed, 17 Sep 2003 09:42:25 +0000 mosu Added Matroska file extensions to the GUI. Patch by t0nik@yandex.ru.
Wed, 17 Sep 2003 09:14:49 +0000 albeu 10L -fixed-vo must be a global option
Tue, 16 Sep 2003 16:32:51 +0000 nauj27 I have already translate more documentation that Andoni 8-)
Tue, 16 Sep 2003 16:27:37 +0000 nauj27 New file
Tue, 16 Sep 2003 15:45:58 +0000 nauj27 fixed &quot; character
Mon, 15 Sep 2003 21:03:49 +0000 mosu Different decision making for seeking which takes the direction into account.
Mon, 15 Sep 2003 20:22:27 +0000 alex moved file_size and len_in_msec
Mon, 15 Sep 2003 18:49:57 +0000 nauj27 sync
Mon, 15 Sep 2003 18:17:11 +0000 nauj27 sync
Mon, 15 Sep 2003 01:22:50 +0000 diego minor updates
Mon, 15 Sep 2003 01:21:04 +0000 diego sync with HTML
Sun, 14 Sep 2003 19:10:55 +0000 gabucino XML tools download and installation instructions
Sun, 14 Sep 2003 17:52:59 +0000 diego spelling cosmetics
Sun, 14 Sep 2003 17:26:04 +0000 nicolas sync, cosmetics & various updates
Sat, 13 Sep 2003 20:24:51 +0000 diego Fixed 2 bugs spotted by Nico + extended a description, spelling cosmetics.
Sat, 13 Sep 2003 18:02:20 +0000 faust3 make menu work on mingw (run command is still disabled), based on patch by Christophe Perinaud
Sat, 13 Sep 2003 15:22:06 +0000 diego This file does not need to be translated.
Fri, 12 Sep 2003 21:59:40 +0000 mosu Fix for the faad2 compilation test which needs config.h to be present. Patch by Bernd Ernesti <mplayer@lists.veego.de>.
Fri, 12 Sep 2003 21:56:03 +0000 mosu Marked SSA subs as UTF-8. Better newline handling for SSA subs. Patch by Tristan <z80@oceanfree.net>.
Fri, 12 Sep 2003 21:47:28 +0000 mosu Improved backwards seeking for small seek steps. Patch by matthieu <mat100@ifrance.com>.
Fri, 12 Sep 2003 19:14:56 +0000 diego codecs-in.html moved to DOCS/tech/.
Fri, 12 Sep 2003 15:55:45 +0000 pl warning fix (missing C initializers)
Fri, 12 Sep 2003 15:54:28 +0000 pl warning fix (missing C initializer)
Fri, 12 Sep 2003 15:52:57 +0000 pl patch by Guido Guenther <agx@sigxcpu.org>:
Fri, 12 Sep 2003 15:50:35 +0000 pl fix some warnings (define order)
Fri, 12 Sep 2003 15:48:33 +0000 pl fix for warning in some vo_*.c
Fri, 12 Sep 2003 15:46:16 +0000 pl force a new line if a message is very long
Fri, 12 Sep 2003 08:10:32 +0000 henry 1000l
Thu, 11 Sep 2003 21:05:16 +0000 henry yet another sync fix
Thu, 11 Sep 2003 12:39:21 +0000 gabucino initial revision
Thu, 11 Sep 2003 09:05:54 +0000 mosu Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>.
Thu, 11 Sep 2003 07:09:25 +0000 michael 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schindelin at gmx dot de>)
Thu, 11 Sep 2003 00:16:33 +0000 michael pass stream header FCC
Wed, 10 Sep 2003 14:56:56 +0000 lumag Fixed PAUSED message (it was too long :)
Wed, 10 Sep 2003 12:50:29 +0000 mosu Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanfree.net>.
Wed, 10 Sep 2003 11:39:40 +0000 mosu Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs etc.).
Mon, 08 Sep 2003 17:12:31 +0000 rfelker 10l, debug code broke compile with mmx disabled
Mon, 08 Sep 2003 10:09:02 +0000 mosu Cleanup of faad detection and a new test if gcc can compile the internal faad. Patch by Arpi.
Mon, 08 Sep 2003 10:07:52 +0000 mosu Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by Arpi.
Sun, 07 Sep 2003 19:42:35 +0000 zdar Config fixed, changed put_image to use memcpy instead of native blits (for compatibility reasons), always clear primary layer (to have always black background) and try to center image.
Sun, 07 Sep 2003 18:58:56 +0000 attila hopefully final xv ports.
Sun, 07 Sep 2003 18:15:47 +0000 alex IRIX support by Timo Kanera <timo@kanera.de>
Sun, 07 Sep 2003 18:06:27 +0000 mosu Add libogg if Theora is wanted (might be missing if Tremor is used instead of Vorbis). Patch by G«Ótz Waschk <waschk@informatik.uni-rostock.de>
Sun, 07 Sep 2003 17:49:56 +0000 alex 100l typo found by Dima K. <dimakar@yahoo.com>
Sun, 07 Sep 2003 17:48:17 +0000 alex external faad support via --enable-externalfaad and fix my 1000l bug
Sun, 07 Sep 2003 14:45:10 +0000 attila adaptors are not ports
Sun, 07 Sep 2003 13:50:25 +0000 rtognimp 1l forgot info
Sun, 07 Sep 2003 01:41:09 +0000 alex plen=0 is handled
Sun, 07 Sep 2003 01:15:01 +0000 alex moved packet header after startcodes
Sat, 06 Sep 2003 22:42:02 +0000 attila catch negative port numbers, just in case
Sat, 06 Sep 2003 16:33:23 +0000 nicolas sync
Sat, 06 Sep 2003 15:33:56 +0000 nauj27 sync
Sat, 06 Sep 2003 14:32:26 +0000 michael 10
Sat, 06 Sep 2003 13:40:00 +0000 attila add port parameter to -vo xv
Sat, 06 Sep 2003 13:36:15 +0000 faust3 fix debug compilation on mingw
Sat, 06 Sep 2003 13:21:08 +0000 michael reserved_bytes & byte order stuff
Sat, 06 Sep 2003 12:06:59 +0000 faust3 disable sse support for mingw because of missing memalign
Sat, 06 Sep 2003 00:24:05 +0000 alex audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yahoo.com>
Sat, 06 Sep 2003 00:14:08 +0000 alex FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>
Fri, 05 Sep 2003 23:50:56 +0000 alex disable faad with gcc 3.2
Fri, 05 Sep 2003 23:49:18 +0000 alex solaris sed (and probably others) fix for faad detection by Michael Gernoth <simigern@stud.uni-erlangen.de>
Fri, 05 Sep 2003 22:08:23 +0000 rtognimp ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
Fri, 05 Sep 2003 18:45:12 +0000 alex some updates
Fri, 05 Sep 2003 16:04:40 +0000 alex added new config system support and fixed some bugs (altought sanity checks are needed in delogo as it segfaults easily with w/h out of range)
Fri, 05 Sep 2003 15:31:32 +0000 albeu Fix the segfault with long filenames. Also prevent some other buffer
Fri, 05 Sep 2003 15:30:46 +0000 alex size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)
Fri, 05 Sep 2003 14:18:03 +0000 diego spelling/wording fixes
Fri, 05 Sep 2003 11:51:26 +0000 henry delogo filter
Fri, 05 Sep 2003 10:42:13 +0000 henry DR, 10l fixes
Fri, 05 Sep 2003 10:35:00 +0000 henry 10l - forgotten gettimeofday
Wed, 03 Sep 2003 22:44:28 +0000 henry simple logo remover
Wed, 03 Sep 2003 22:30:30 +0000 rtognimp 100l: you have 2 nibbles per byte, don't divide byte count by 2
Wed, 03 Sep 2003 19:26:33 +0000 alex cdda && cddb aren't uris too (hopefully all the pseudo urls are catched before url_new())
Wed, 03 Sep 2003 11:13:12 +0000 nauj27 spelling
Tue, 02 Sep 2003 20:40:36 +0000 alex fixed win32 compile problems and broken bigendian support
Tue, 02 Sep 2003 20:23:55 +0000 alex added 0.91 and 1.0pre1 to the history section
Tue, 02 Sep 2003 20:02:37 +0000 alex minor leak fix
Tue, 02 Sep 2003 17:44:38 +0000 alex 1000l
Tue, 02 Sep 2003 17:26:33 +0000 alex Jacosub files can have the extension '.js' too. Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Tue, 02 Sep 2003 16:35:39 +0000 mosu Do not automatically select a subtitle stream for display.
Tue, 02 Sep 2003 16:35:29 +0000 diego Sync with XML.
Tue, 02 Sep 2003 15:39:00 +0000 nauj27 sync with english version. Now use 'archivo' instead 'fichero' for 'file'.
Tue, 02 Sep 2003 15:22:02 +0000 nauj27 New spanish DOC file
Tue, 02 Sep 2003 14:48:49 +0000 mosu Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>
Tue, 02 Sep 2003 14:40:16 +0000 mosu Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>
Tue, 02 Sep 2003 14:39:02 +0000 mosu Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>
Tue, 02 Sep 2003 14:36:26 +0000 mosu Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima K. <dimakar@yahoo.com>.
Tue, 02 Sep 2003 14:34:39 +0000 nauj27 sync
Tue, 02 Sep 2003 14:00:37 +0000 alex libmenu is missing the dvb headers, patch by Gotz Waschk <waschk@informatik.uni-rostock.de>
Mon, 01 Sep 2003 19:47:34 +0000 gabucino sync
Mon, 01 Sep 2003 19:45:36 +0000 gabucino fixes
Mon, 01 Sep 2003 19:11:44 +0000 alex some updates
Mon, 01 Sep 2003 18:57:09 +0000 alex documented the custom matrices stuff, feel free to reword/fix/etc, but don't flame me as Gabucino was not able to help in writing docs...
Mon, 01 Sep 2003 18:34:31 +0000 alex some fixes
Mon, 01 Sep 2003 18:24:27 +0000 alex -nomouseinput support for vo_sdl
Mon, 01 Sep 2003 17:44:12 +0000 alex fixes and documented -list-options
Mon, 01 Sep 2003 15:21:55 +0000 alex more updates
Mon, 01 Sep 2003 14:50:09 +0000 alex some more fixes
Mon, 01 Sep 2003 14:41:56 +0000 alex overall fixes and documented inter/intra_matrix option in manpage
Mon, 01 Sep 2003 14:09:30 +0000 alex updated the list of supported lavc video encoders
Mon, 01 Sep 2003 14:04:41 +0000 alex support for user specified intra/inter matrices
Mon, 01 Sep 2003 13:26:05 +0000 alex switched lavc_param_format to CONF_TYPE_IMGFMT
Mon, 01 Sep 2003 12:44:31 +0000 michael asv2 encoding
Mon, 01 Sep 2003 12:10:29 +0000 albeu Fix immediatemode with mplayer (ie playing both sound and video)
Mon, 01 Sep 2003 10:51:11 +0000 lumag Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev/lirc may be a directory, so right device is /dev/lirc/0)
Mon, 01 Sep 2003 08:29:54 +0000 michael FFASV2
Mon, 01 Sep 2003 02:54:06 +0000 rfelker direct render frames whose fields are not in a common buffer, rather
Mon, 01 Sep 2003 01:24:33 +0000 diego ;-)
Mon, 01 Sep 2003 01:21:40 +0000 diego spelling fixes
Mon, 01 Sep 2003 01:18:58 +0000 diego nit
Mon, 01 Sep 2003 01:15:43 +0000 diego framestep and tile filters clarified.
Sun, 31 Aug 2003 23:51:02 +0000 diego nit
Sun, 31 Aug 2003 23:23:22 +0000 diego spelling fixes
Sun, 31 Aug 2003 23:13:50 +0000 diego libfaad is included now.
Sun, 31 Aug 2003 23:13:45 +0000 alex 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.c x11_common.h |more
Sun, 31 Aug 2003 23:07:28 +0000 diego Ignore .depend.
Sun, 31 Aug 2003 23:00:39 +0000 alex vo_fbdev2 written by Joey Parrish with some minor modifications
Sun, 31 Aug 2003 23:00:23 +0000 gabucino sync
Sun, 31 Aug 2003 22:59:34 +0000 gabucino fixing alphabetic order
Sun, 31 Aug 2003 22:53:07 +0000 gabucino slight "grammar" fixes
Sun, 31 Aug 2003 22:47:04 +0000 diego spelling + small updates
Sun, 31 Aug 2003 22:36:27 +0000 alex 10l, lot of missing new-lines. In case of an error, all the messages will be screwed up
Sun, 31 Aug 2003 22:27:10 +0000 mosu Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>
Sun, 31 Aug 2003 22:18:27 +0000 alex remove read/revert hack
Sun, 31 Aug 2003 22:10:52 +0000 diego sync
Sun, 31 Aug 2003 22:02:25 +0000 alex Recieving of mouse events can be switched off. Patch by Markus Rechberger <mrechberger@web.de>
Sun, 31 Aug 2003 21:55:11 +0000 alex 10l found by albeu
Sun, 31 Aug 2003 21:51:15 +0000 alex final pre1
Sun, 31 Aug 2003 21:41:24 +0000 arpi 2 new filters: tile & framestep
Sun, 31 Aug 2003 21:39:17 +0000 alex rawnv21
Sun, 31 Aug 2003 21:29:11 +0000 gabucino sync
Sun, 31 Aug 2003 21:23:58 +0000 arpi vf_tile & _framestep added
Sun, 31 Aug 2003 21:12:44 +0000 rfelker more mmx and fix 100l sig11 in the previous mmx commit
Sun, 31 Aug 2003 21:11:35 +0000 alex added nv12/nv21 and some other fourccs (still not synced)
Sun, 31 Aug 2003 21:10:57 +0000 rtognimp Sync to help_mp-en.h v1.107
Sun, 31 Aug 2003 20:58:25 +0000 alex nv21 support
Sun, 31 Aug 2003 20:57:34 +0000 attila * Add multi device support.
Sun, 31 Aug 2003 20:45:06 +0000 alex basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>
Sun, 31 Aug 2003 20:36:33 +0000 rfelker 1000l, mmx code was not being used because of missing config.h, and
Sun, 31 Aug 2003 20:34:14 +0000 gabucino sync
Sun, 31 Aug 2003 20:33:25 +0000 gabucino FTP support
Sun, 31 Aug 2003 19:56:13 +0000 rfelker tweaks and cleanup
Sun, 31 Aug 2003 19:18:21 +0000 rfelker 1000l
Sun, 31 Aug 2003 19:15:33 +0000 alex Handle mp_msg like printf so compiler can report if missing/too much arguments or other errors happen. GCC only
Sun, 31 Aug 2003 18:51:05 +0000 alex serious bugs - 1l absinth (changed to absinth against cola inflation)
Sun, 31 Aug 2003 18:33:02 +0000 alex remove exit_player and exit references
Sun, 31 Aug 2003 18:12:27 +0000 diego Missing en/ added to DOCS path.
Sun, 31 Aug 2003 17:58:29 +0000 alex some WIP
Sun, 31 Aug 2003 17:51:28 +0000 diego -noautoexpand documented.
Sun, 31 Aug 2003 17:46:32 +0000 rfelker fix 10l (computation based on uninitialized data which led to
Sun, 31 Aug 2003 12:57:27 +0000 attila while we are at it: geometry support for xmga
Sun, 31 Aug 2003 12:33:49 +0000 attila geometry support for x11
Sat, 30 Aug 2003 22:57:54 +0000 arpi ffmpeg1/2
Sat, 30 Aug 2003 22:31:45 +0000 arpi use internal (included) libfaad2
Sat, 30 Aug 2003 22:30:28 +0000 arpi libfaad2 v2.0rc1 imported
Sat, 30 Aug 2003 16:17:15 +0000 lumag Sync.
Sat, 30 Aug 2003 13:57:24 +0000 arpi patch by Joey Parrish <joey@nicewarrior.org>:
Sat, 30 Aug 2003 13:56:46 +0000 rtognimp On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
Sat, 30 Aug 2003 13:38:15 +0000 arpi __CYGWIN__->SYS_CYGWIN define moved to the right place
Sat, 30 Aug 2003 13:35:25 +0000 arpi synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use our
Fri, 29 Aug 2003 21:57:40 +0000 alex 1000l and I imho this would win 'The Bug/Typo of the Year' award
Fri, 29 Aug 2003 21:42:51 +0000 alex 1000l
Fri, 29 Aug 2003 21:16:32 +0000 alex 10^1337 litres (now, that's an inflation)
Fri, 29 Aug 2003 16:19:23 +0000 nauj27 sync
Fri, 29 Aug 2003 08:03:56 +0000 mosu Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libero.it>.
Thu, 28 Aug 2003 22:11:42 +0000 iive 10l
Thu, 28 Aug 2003 22:01:44 +0000 rtognimp 100l fix for paletted 8bpp files, I committed an old version
Thu, 28 Aug 2003 21:23:40 +0000 rtognimp Quicktime 8BPS decoder
Thu, 28 Aug 2003 17:32:28 +0000 mosu Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.
Thu, 28 Aug 2003 13:31:44 +0000 mosu Updated highest demuxer number.
Wed, 27 Aug 2003 22:30:54 +0000 arpi printing fps with 3 dec digit instead of 2
Wed, 27 Aug 2003 17:08:58 +0000 alex This patch fixes:
Wed, 27 Aug 2003 16:44:09 +0000 alex dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@gmx.de>
Wed, 27 Aug 2003 13:08:40 +0000 mosu Removed some ":" in the track output for easier cut&paste.
Wed, 27 Aug 2003 13:01:39 +0000 mosu Track selection uses the n-th audio/subtitle/video track as the ID, not the n-th track overall. All tracks are listed upon opening of the file along with their -aid/-sid etc.
Wed, 27 Aug 2003 09:23:39 +0000 henry a/v sync cleanups
Tue, 26 Aug 2003 10:06:10 +0000 diego 10l and a few spelling fixes
Tue, 26 Aug 2003 10:02:34 +0000 diego 10l
Tue, 26 Aug 2003 09:56:58 +0000 diego libfaad installation instructions
Tue, 26 Aug 2003 09:49:45 +0000 diego -nuvopts documentation by Albeu
Mon, 25 Aug 2003 23:19:08 +0000 michael mpeg2
Mon, 25 Aug 2003 21:41:10 +0000 iive OSD support, optinal queue, optional use of sleep(), and benchmark mode
Mon, 25 Aug 2003 21:40:38 +0000 alex added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such nonsense (tv,mf,vcd)
Mon, 25 Aug 2003 21:33:39 +0000 alex 1000l. The vcd api changed and nobody updated the gui..
Mon, 25 Aug 2003 18:13:51 +0000 attila Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.
Mon, 25 Aug 2003 15:29:55 +0000 albeu Fix the bug found by Martin Wulffeld
Mon, 25 Aug 2003 13:45:45 +0000 nauj27 sync
Mon, 25 Aug 2003 09:12:28 +0000 mosu Support for case insensitive string matching in SAMI subtitle files. Patch by Bruno Lecointre.
Mon, 25 Aug 2003 09:08:06 +0000 ranma fabs needs math.h
Mon, 25 Aug 2003 08:38:17 +0000 ranma Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See <200308250434.38516.mih_val@mail.ru> in mplayer-users)
Sun, 24 Aug 2003 18:26:37 +0000 arpi TGA image output VO module
Sun, 24 Aug 2003 18:09:29 +0000 arpi - re-added the old and (no more used) option -tsfastparse with a
Sun, 24 Aug 2003 18:08:54 +0000 arpi - initial support for MPEG4 in TS (M4V is working, but not AAC yet)
Sun, 24 Aug 2003 18:07:00 +0000 arpi - seek() is always synchronized to keyframes, so the decoders don't
Sun, 24 Aug 2003 12:34:42 +0000 mosu Support for linked seek heads, multiple seek heads, multiple cues.
Sat, 23 Aug 2003 22:51:10 +0000 mosu Re-added block duration parsing, needed for subtitles. Got lost in the last update. Patch by Bruno Lecointre.
Fri, 22 Aug 2003 22:18:08 +0000 diego codecs.conf is obsolete.
Fri, 22 Aug 2003 00:34:50 +0000 diego sync
Thu, 21 Aug 2003 11:38:09 +0000 arpi 10l
Wed, 20 Aug 2003 14:46:51 +0000 nauj27 New spanish DOC file :)
Wed, 20 Aug 2003 14:25:56 +0000 nauj27 Parenthesis mistake
Wed, 20 Aug 2003 14:20:26 +0000 diego Stray English line removed.
Wed, 20 Aug 2003 13:11:10 +0000 nauj27 Missing options in spanish version
Wed, 20 Aug 2003 11:50:53 +0000 nauj27 sync
Wed, 20 Aug 2003 10:26:46 +0000 gabucino cosmetic fixes
Wed, 20 Aug 2003 10:24:51 +0000 gabucino sync
Wed, 20 Aug 2003 09:43:28 +0000 gabucino sync
Wed, 20 Aug 2003 08:58:51 +0000 gabucino sync
Wed, 20 Aug 2003 08:27:26 +0000 gabucino typo fix
Tue, 19 Aug 2003 18:50:33 +0000 diego no need to document -flip_hebrew and -noflip_hebrew, alphabetical order.
Tue, 19 Aug 2003 16:18:37 +0000 nauj27 sync
Tue, 19 Aug 2003 15:10:10 +0000 albeu 10l forgot to add nuv to the help message
Tue, 19 Aug 2003 05:38:41 +0000 gabucino FriBiDi control flags
Mon, 18 Aug 2003 18:08:26 +0000 nauj27 sync
Mon, 18 Aug 2003 15:27:00 +0000 rfelker document vf_pullup (vaguely at least)
Mon, 18 Aug 2003 15:24:08 +0000 rfelker pullup -- third generation inverse telecine engine. the backend
Mon, 18 Aug 2003 14:49:06 +0000 rfelker clean up field flags:
Mon, 18 Aug 2003 14:24:29 +0000 alex Reworked the CPU optimization detection code, now it works nice for non-x86 platforms aswell (tested on Alpha, PPC, x86)
Mon, 18 Aug 2003 14:05:30 +0000 alex X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixes
Mon, 18 Aug 2003 13:49:22 +0000 diego a 100l and another typo
Mon, 18 Aug 2003 13:39:07 +0000 alex 100l
Mon, 18 Aug 2003 13:13:41 +0000 alex Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
Mon, 18 Aug 2003 12:23:54 +0000 nauj27 New spanish DOCS files
Mon, 18 Aug 2003 10:55:40 +0000 nauj27 sync with man page, 'remove dvdnav stuff, it does not work anyway'
Mon, 18 Aug 2003 10:07:04 +0000 nauj27 sync
Mon, 18 Aug 2003 09:53:35 +0000 nauj27 sync
Mon, 18 Aug 2003 09:23:07 +0000 henry a/v sync improvements
Sun, 17 Aug 2003 21:18:02 +0000 diego sysm --> syms typo fix by Joey Parrish
Sun, 17 Aug 2003 20:56:40 +0000 alex --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
Sun, 17 Aug 2003 20:48:38 +0000 diego Binary codecs finally work as they should on Windows.
Sun, 17 Aug 2003 20:42:06 +0000 alex Fixes FriBiDi support and extends it with configure options. Patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Sun, 17 Aug 2003 20:17:03 +0000 diego Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extension
Sun, 17 Aug 2003 20:01:22 +0000 faust3 fix RGB16 vs BGR16 mismatch
Sun, 17 Aug 2003 19:18:29 +0000 faust3 dll loading from codecs dir support for windows
Sun, 17 Aug 2003 18:10:42 +0000 diego Windows hints as discussed on mplayer-cygwin
Sun, 17 Aug 2003 18:03:20 +0000 diego ftp support
Sun, 17 Aug 2003 14:09:27 +0000 nauj27 Fix '- loop' to '-loop' option into example
Sun, 17 Aug 2003 14:09:26 +0000 diego Remove dvdnav stuff, it does not work anyway.
Sun, 17 Aug 2003 13:51:04 +0000 diego spelling and grammar fixes galore
Sun, 17 Aug 2003 12:55:21 +0000 faust3 fix playback of rgb files when overlay is not disabled
Sun, 17 Aug 2003 11:07:18 +0000 faust3 fix compilation on mingw
Sun, 17 Aug 2003 10:36:33 +0000 mosu Fixes for compilation with gcc versions != 3.2.
Sun, 17 Aug 2003 09:26:01 +0000 mosu Big reorganization. Relies on libmatroska's Read() function and then processes units in memory. Also some fixes for handling of global elements which re-enable playback of files created with the latest VDubMod.
Sun, 17 Aug 2003 01:20:48 +0000 diego shorter, sweeter, more portable, better calling syntax
Sat, 16 Aug 2003 22:21:12 +0000 albeu Forgot #include <sys/socket.h>
Sat, 16 Aug 2003 21:53:26 +0000 albeu url_unescape_string is used by the command line parser. These few helper
Sat, 16 Aug 2003 20:54:41 +0000 diego This should be up to date.
Sat, 16 Aug 2003 19:22:11 +0000 michael -brightness && -vf scale fix
Sat, 16 Aug 2003 18:49:49 +0000 diego sync
Sat, 16 Aug 2003 17:51:04 +0000 gabucino sync
Sat, 16 Aug 2003 17:49:12 +0000 gabucino sync forward ported from 0_90
Sat, 16 Aug 2003 11:31:28 +0000 nauj27 New spanish translated DOC file
Sat, 16 Aug 2003 10:53:44 +0000 faust3 ftp support for mingw
Sat, 16 Aug 2003 09:51:05 +0000 albeu Finnaly commit Nico's dvb menu. Sorry for committing this
Fri, 15 Aug 2003 19:13:23 +0000 albeu ftp support. The change on connect2Server is needed bcs we need 2
Fri, 15 Aug 2003 18:45:35 +0000 albeu I've juste found a bug which prevent to load a file whose name contain
Fri, 15 Aug 2003 18:02:24 +0000 joyping no channels moving, autosubdievice, nonsupported fix by Vladimir I. Umnov <uvi@ezmail.ru>, removed braindeaded startup message
Fri, 15 Aug 2003 16:36:32 +0000 arpi fixes http://pot.lsd.ro/video.asf
Fri, 15 Aug 2003 15:25:55 +0000 diego this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,
Fri, 15 Aug 2003 14:43:57 +0000 nauj27 Spanish sync
Fri, 15 Aug 2003 13:15:47 +0000 alex Prefer DOCS/hu/, now Gabucino must sync the DOCS <evil laugh>
Fri, 15 Aug 2003 13:04:37 +0000 alex 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
Fri, 15 Aug 2003 12:55:29 +0000 diego -(no)slices is no longer MPlayer only.
Fri, 15 Aug 2003 12:50:01 +0000 alex updates
Fri, 15 Aug 2003 12:47:18 +0000 diego DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.
Fri, 15 Aug 2003 12:35:08 +0000 alex Workaround: skip first mp3 frame, that mostly contains trashed data. This fixes several buggy/mistdetected files. Idea by Arpi.
Fri, 15 Aug 2003 12:09:56 +0000 nauj27 New spanish translated DOC file
Fri, 15 Aug 2003 12:05:18 +0000 diego docs updates
Fri, 15 Aug 2003 11:55:21 +0000 diego unknow --> unknown as discussed on dev-eng
Fri, 15 Aug 2003 11:19:10 +0000 diego cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>
Thu, 14 Aug 2003 21:29:39 +0000 alex there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfaulted when such keys were pressed on non-video files
Thu, 14 Aug 2003 12:15:44 +0000 diego Spelling police:
Thu, 14 Aug 2003 01:54:27 +0000 alex Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error.
Thu, 14 Aug 2003 01:45:16 +0000 alex translated a message to english
Thu, 14 Aug 2003 01:25:42 +0000 alex 1000l
Thu, 14 Aug 2003 01:15:41 +0000 alex 1000l
Thu, 14 Aug 2003 01:05:49 +0000 alex 1000l
Thu, 14 Aug 2003 00:36:25 +0000 alex warning fix
Wed, 13 Aug 2003 21:32:28 +0000 alex Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
Wed, 13 Aug 2003 21:04:15 +0000 alex Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <agapon@cv-nj.com>
Wed, 13 Aug 2003 19:02:34 +0000 alex using CONF_TYPE_IMGFMT
Wed, 13 Aug 2003 18:56:29 +0000 alex Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
Wed, 13 Aug 2003 17:38:30 +0000 alex CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too
Wed, 13 Aug 2003 17:03:36 +0000 albeu "when I run "mplayer -slave <audiofile> " then, while playing, I send the
Wed, 13 Aug 2003 16:45:02 +0000 alex 100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Wed, 13 Aug 2003 16:01:53 +0000 henry v4l2 check
Wed, 13 Aug 2003 12:09:25 +0000 albeu Fix a 10l and add escaped filename support. Needed by ftp.
Wed, 13 Aug 2003 11:18:24 +0000 albeu Fix -cdrom-device to work again with cdda and vcd.
Wed, 13 Aug 2003 09:42:53 +0000 alex 1000l, thanks Pierre
Tue, 12 Aug 2003 23:18:02 +0000 alex added live.com to (no)inputmodules
Tue, 12 Aug 2003 22:41:53 +0000 alex update, again
Tue, 12 Aug 2003 20:54:12 +0000 alex moved lot of global variables into static ones (and some minor spelling fixes)
Tue, 12 Aug 2003 20:09:53 +0000 joey Added DR support to vo_fbdev,
Tue, 12 Aug 2003 19:58:55 +0000 nauj27 sync (Real Win32 vs Linux codec clarification)
Tue, 12 Aug 2003 19:47:44 +0000 nauj27 sync ('tinterlace' filter)
Tue, 12 Aug 2003 19:08:05 +0000 alex some updates
Tue, 12 Aug 2003 18:00:08 +0000 arpi min/max float->double
Tue, 12 Aug 2003 13:25:52 +0000 gabucino From: Kir Kostuchenko <kir@users.sourceforge.net>
Tue, 12 Aug 2003 13:22:35 +0000 gabucino reverse of accidently twice commited patch (non-unified patch suxx)
Tue, 12 Aug 2003 11:32:51 +0000 gabucino From: Kir Kostuchenko <kir@users.sourceforge.net>
Tue, 12 Aug 2003 08:24:24 +0000 rfelker 10000l, the old code was slow as hell, copying stuff extra times and
Tue, 12 Aug 2003 07:38:49 +0000 gabucino Hi, here are slave commands:
Tue, 12 Aug 2003 06:57:19 +0000 joey Changed all printf into mp_msg
Tue, 12 Aug 2003 00:30:27 +0000 diego Real Win32 vs Linux codec clarification.
Mon, 11 Aug 2003 21:37:39 +0000 diego sync by Andriy N. Gritsenko <andrej@lucky.net>
Mon, 11 Aug 2003 21:08:42 +0000 gabucino replacing old MPlayer logo for the much nicer OSX version
Mon, 11 Aug 2003 20:52:53 +0000 alex Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
Mon, 11 Aug 2003 20:04:30 +0000 alex 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.com> (with minor fixes for current cvs by me)
Mon, 11 Aug 2003 19:02:37 +0000 alex 10l (and fixes some wmaker issues)
Mon, 11 Aug 2003 18:25:41 +0000 nauj27 sync with english
Mon, 11 Aug 2003 14:32:53 +0000 alex dvbin fix by Nico <nsabbi@libero.it>
Mon, 11 Aug 2003 08:43:36 +0000 diego typo
Mon, 11 Aug 2003 07:33:08 +0000 gabucino eh too early
Mon, 11 Aug 2003 07:30:31 +0000 gabucino sync
Mon, 11 Aug 2003 07:28:25 +0000 gabucino sync
Mon, 11 Aug 2003 07:15:05 +0000 gabucino style fix
Mon, 11 Aug 2003 01:38:50 +0000 diego Moved -slices to cfg-common.h.
Mon, 11 Aug 2003 01:14:20 +0000 diego sync
Mon, 11 Aug 2003 00:02:46 +0000 arpi this patch fixes
Sun, 10 Aug 2003 23:13:34 +0000 diego new Windows section with Cygwin and MinGW subsections
Sun, 10 Aug 2003 19:55:43 +0000 nauj27 Spanish translation by Juan Mart«¿n L«Ñpez <nauj27@teleline.es>
Sun, 10 Aug 2003 17:58:22 +0000 ranma Prevent missing subtitles at pts reset.
Sun, 10 Aug 2003 15:54:25 +0000 alex libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>
Sun, 10 Aug 2003 15:14:47 +0000 alex 10l
Sun, 10 Aug 2003 08:24:01 +0000 gabucino more variants
Sun, 10 Aug 2003 08:18:48 +0000 gabucino how to put subtitles in output file
Sat, 09 Aug 2003 19:15:40 +0000 nexus remove debug message
Sat, 09 Aug 2003 16:30:55 +0000 henry another attempt to fix the subtitle searching
Sat, 09 Aug 2003 14:23:16 +0000 gabucino For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching
Sat, 09 Aug 2003 12:07:18 +0000 diego OSD menu should not be confused with DVD menus.
Sat, 09 Aug 2003 11:00:10 +0000 diego This is in sync...
Sat, 09 Aug 2003 10:54:18 +0000 diego updates by Ioannis Panteleakis
Sat, 09 Aug 2003 10:09:11 +0000 diego address bounces
Sat, 09 Aug 2003 10:03:40 +0000 diego path fixes
Fri, 08 Aug 2003 23:26:48 +0000 henry some more cola - misplaced break
Fri, 08 Aug 2003 22:56:32 +0000 jonas some updates (all shown by help_diff.sh)...
Fri, 08 Aug 2003 20:07:38 +0000 pl fix the bug where only the last file of the command line is found
Fri, 08 Aug 2003 09:28:39 +0000 diego typo fix by DongCheon Park <dcpark@kaist.ac.kr>
Thu, 07 Aug 2003 18:16:05 +0000 diego sync by Juan Martin <nauj27@teleline.es>
Thu, 07 Aug 2003 13:25:03 +0000 gabucino support for raw DV >2Gb
Thu, 07 Aug 2003 12:40:15 +0000 henry 10l - some forgotten ifdefs
Thu, 07 Aug 2003 12:24:35 +0000 henry v4l2 support
Thu, 07 Aug 2003 12:18:04 +0000 henry v4l2 support
Wed, 06 Aug 2003 22:05:20 +0000 diego (nonworking) dvdnav commented out as discussed on dev-eng.
Wed, 06 Aug 2003 21:55:59 +0000 diego (Almost) cosmetic update, taken from fsf.org.
Wed, 06 Aug 2003 09:31:16 +0000 gabucino sync
Wed, 06 Aug 2003 01:07:47 +0000 gabucino make debian devels happy (ok, that's impossible, I know:)
Tue, 05 Aug 2003 23:53:06 +0000 diego _win32libdir (not _libdir/win32) should be searched after other locations.
Tue, 05 Aug 2003 23:07:07 +0000 diego whitespace cosmetics
Tue, 05 Aug 2003 21:13:11 +0000 diego sync and improvements by Tomas Blaha <tomasb@kapsa.club.cz>
Tue, 05 Aug 2003 21:09:22 +0000 diego Path fixed.
Tue, 05 Aug 2003 19:14:32 +0000 diego sync by Juan Martin <nauj27@teleline.es>
Tue, 05 Aug 2003 09:22:46 +0000 diego Hint fixed up and synched to XML.
Mon, 04 Aug 2003 23:20:49 +0000 diego dvd:// corrected to -dvdauth as outlined by LGB on dev-eng + rewording.
Mon, 04 Aug 2003 22:36:22 +0000 diego spelling corrections
Mon, 04 Aug 2003 20:56:02 +0000 ranma Document softpulldown filter.
Mon, 04 Aug 2003 15:43:56 +0000 gabucino vsynced GL output (hint from Spacecake <spacecake@diaryland.com>)
Mon, 04 Aug 2003 09:13:10 +0000 gabucino I'd like to change tv tuner frequency in the slave mode. So this patch
Mon, 04 Aug 2003 07:46:22 +0000 diego FourCC is the preferred spelling according to iive and arpi.
Mon, 04 Aug 2003 01:29:58 +0000 rfelker warning for users who insist on trying to enable dvdnav
Sun, 03 Aug 2003 20:04:01 +0000 diego fixes and sync
Sun, 03 Aug 2003 18:59:49 +0000 rfelker -noslices support for mencoder. ugly hack, but vf_crop and vf_expand
Sun, 03 Aug 2003 18:33:28 +0000 alex removed obsolete my_profile
Sun, 03 Aug 2003 18:28:28 +0000 alex 10l
Sun, 03 Aug 2003 17:54:35 +0000 alex better pause mechanism and faster uninit support by Vladimir I. Umnov <uvi@ezmail.ru>
Sun, 03 Aug 2003 17:42:43 +0000 alex c vs c++ syntax
Sun, 03 Aug 2003 17:26:25 +0000 alex 10l
Sun, 03 Aug 2003 17:06:18 +0000 alex 10l fix by Bjrn Sandell <biorn@dce.chalmers.se>
Sun, 03 Aug 2003 12:09:58 +0000 ranma Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
Sun, 03 Aug 2003 12:04:57 +0000 ranma Export flags needed for softpulldown filter.
Sat, 02 Aug 2003 18:45:24 +0000 arpi BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu>
Thu, 31 Jul 2003 10:10:16 +0000 diego sync by DongCheon Park <pdc@kaist.ac.kr>
Thu, 31 Jul 2003 00:04:55 +0000 diego sync by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>
Wed, 30 Jul 2003 23:30:15 +0000 diego Better explanation, as suggested by Ivan Kalvachev.
Wed, 30 Jul 2003 22:10:06 +0000 diego sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>
Wed, 30 Jul 2003 01:15:06 +0000 diego typo
Wed, 30 Jul 2003 00:58:53 +0000 diego updates and fixes
Tue, 29 Jul 2003 23:12:30 +0000 diego spelling/grammar fixes
Tue, 29 Jul 2003 20:20:40 +0000 diego sync by Juan Martin <nauj27@teleline.es>
Tue, 29 Jul 2003 14:11:18 +0000 iive nvidia 44.96 hardlock machine without that fix
Tue, 29 Jul 2003 02:29:58 +0000 michael mb decision stuff
Mon, 28 Jul 2003 20:04:09 +0000 iive draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st image
Mon, 28 Jul 2003 15:24:38 +0000 alex remove cs_test and swscale-example too
Mon, 28 Jul 2003 14:54:19 +0000 alex 10l & warning fixes
Mon, 28 Jul 2003 14:17:31 +0000 alex 1, micro-speedup 2, fixed 10l: only prefer utf8 if iconv is present
Mon, 28 Jul 2003 02:24:05 +0000 diego translation by Juan Martin <nauj27@teleline.es> and Andoni Zubimendi
Mon, 28 Jul 2003 02:22:18 +0000 diego sync by Juan Martin <nauj27@teleline.es>
Mon, 28 Jul 2003 02:02:20 +0000 diego Move away old codecs.conf files.
Mon, 28 Jul 2003 01:57:50 +0000 diego just in case
Sun, 27 Jul 2003 23:02:58 +0000 alex Changed swab32 from macro to inline function, this fixes compilation on alpha (with gcc2.95). Based on patch by KotH
Sun, 27 Jul 2003 22:55:25 +0000 alex gcc2.95.x has no support for mvi instructions
Sun, 27 Jul 2003 22:41:53 +0000 diego Typos fixed, based on patch sent by Alex.
Sun, 27 Jul 2003 22:23:07 +0000 alex fix against dummy solaris sprintf, bug reported by Gotz Waschk
Sun, 27 Jul 2003 22:20:15 +0000 alex some missing 'no' pairs of flags
Sun, 27 Jul 2003 22:15:08 +0000 alex dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistent
Sun, 27 Jul 2003 21:55:54 +0000 alex start in windowed mode using Quartz, but no X server started. Ported from fink.sf.net
Sun, 27 Jul 2003 21:35:14 +0000 alex dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)
Sun, 27 Jul 2003 21:24:33 +0000 alex sync with libavcodec (sh4 optim)
Sun, 27 Jul 2003 20:54:56 +0000 alex ffcljr yvu9->411p
Sun, 27 Jul 2003 20:31:28 +0000 alex ffcljr support
Sun, 27 Jul 2003 10:16:14 +0000 rsf Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.
Sun, 27 Jul 2003 10:15:10 +0000 rsf Added support for checking whether a RTP demuxer contains combined audio_video data.
Sun, 27 Jul 2003 10:13:26 +0000 rsf Added support for checking whether a RTP demuxer had combined audio+video data.
Sun, 27 Jul 2003 10:11:42 +0000 rsf Added support for checking whether a RTP demuxer contains a combined audio_video stream.
Sat, 26 Jul 2003 22:55:37 +0000 iive xvmc fixes - check for xv presence and fix libs order
Sat, 26 Jul 2003 14:11:28 +0000 luran sync
Sat, 26 Jul 2003 09:52:49 +0000 diego sync by Kenneth Chan <chantk@ctk.sytes.net>
Sat, 26 Jul 2003 00:55:36 +0000 iive xvmc updates
Fri, 25 Jul 2003 14:56:28 +0000 nexus detect Real codecs fix (with only win32 DLL)
Thu, 24 Jul 2003 23:42:20 +0000 michael ffativcr2
Thu, 24 Jul 2003 22:12:59 +0000 arpi layer-1 support
Thu, 24 Jul 2003 19:32:59 +0000 alex bumped version number
Thu, 24 Jul 2003 19:31:07 +0000 alex consistency fixes, bumped version number (and added ffmjpegb)
Thu, 24 Jul 2003 12:31:11 +0000 michael ff ativcr1
Thu, 24 Jul 2003 10:54:09 +0000 diego sync
Thu, 24 Jul 2003 10:43:07 +0000 diego small correction
Thu, 24 Jul 2003 10:22:43 +0000 diego sync with HTML
Thu, 24 Jul 2003 09:56:41 +0000 diego 10l
Thu, 24 Jul 2003 06:49:59 +0000 gabucino useful user advice re-added (DON'T remove.)
Wed, 23 Jul 2003 16:45:15 +0000 diego more information, less flames
Wed, 23 Jul 2003 11:28:12 +0000 gabucino codecs.conf is obsoleted
Tue, 22 Jul 2003 23:52:01 +0000 diego Installing codecs.conf is long obsolete.
Tue, 22 Jul 2003 23:49:27 +0000 diego DOCS/it/ path fixed.
Tue, 22 Jul 2003 20:23:27 +0000 rtognimp Sync with mp_help-en.h v1.105
Tue, 22 Jul 2003 20:10:05 +0000 iive update to en-1.14
Tue, 22 Jul 2003 10:46:22 +0000 alex sync the basic mplayer and mencoder outputs
Mon, 21 Jul 2003 21:02:34 +0000 iive sync to ffmpeg, updates, cleanups
Mon, 21 Jul 2003 19:04:12 +0000 rtognimp Fix M$RLE 4bit. Patch by Michael Guennewig <michaelguennewig(at)gmx(dot)de>
Sun, 20 Jul 2003 15:29:40 +0000 henry ASS support
Sun, 20 Jul 2003 15:01:00 +0000 michael width -> frame / field type
Sun, 20 Jul 2003 14:50:31 +0000 diego Small correction and port to XML.
Sun, 20 Jul 2003 13:51:04 +0000 attila added a faq entry about encoding ASF files
Sun, 20 Jul 2003 07:49:50 +0000 gabucino sync
Sat, 19 Jul 2003 22:14:36 +0000 diego Real DLLs now work under Cygwin.
Sat, 19 Jul 2003 22:05:16 +0000 diego Win32 codec paths in vd_realvid.c
Sat, 19 Jul 2003 21:41:53 +0000 diego MinGW support in mpdvdkit
Sat, 19 Jul 2003 17:39:47 +0000 alex inconsistency
Sat, 19 Jul 2003 17:28:17 +0000 diego Ported from videolan CVS:
Sat, 19 Jul 2003 12:25:18 +0000 faust3 SSE os support detection for windows
Thu, 17 Jul 2003 18:42:03 +0000 arpi module order changed, required for 2.4.20
Thu, 17 Jul 2003 15:08:34 +0000 mosu Fixes for stuff that only showed up with gcc versions other than 3.2.
Thu, 17 Jul 2003 13:40:34 +0000 mosu Fixed spelling mistakes that were present in libmatroska until now.
Thu, 17 Jul 2003 12:51:44 +0000 michael new ff_draw_horiz_band()
Wed, 16 Jul 2003 11:22:12 +0000 lumag Sync
Tue, 15 Jul 2003 07:19:03 +0000 mosu Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fixes from demux_real.c. Seeking is working. Added Matroska to the formats with variable FPS in video.c.
Mon, 14 Jul 2003 17:12:06 +0000 diego Pause message shortened to not be longer than the audio file status line.
Mon, 14 Jul 2003 16:41:02 +0000 diego 1l
Mon, 14 Jul 2003 16:39:28 +0000 diego better consistency
Mon, 14 Jul 2003 15:43:29 +0000 diego sync with HTML
Mon, 14 Jul 2003 13:25:18 +0000 diego sync
Mon, 14 Jul 2003 07:36:20 +0000 gabucino sync
Mon, 14 Jul 2003 03:41:12 +0000 rfelker 100l, vorbis cannot go in avi file!! even if it did work, -oac copy if broken with vorbis!
Sun, 13 Jul 2003 23:33:56 +0000 alex removed yv12 support, but left some swscaler support for fast 15 vs 16bpp conversion
Sun, 13 Jul 2003 23:30:28 +0000 diego more generated files
Sun, 13 Jul 2003 22:51:20 +0000 arpi 3*100l (backported from g2)
Sun, 13 Jul 2003 22:50:16 +0000 arpi quant_store is obsolete
Sun, 13 Jul 2003 21:25:22 +0000 alex putting blur and outline to the font.desc too
Sun, 13 Jul 2003 18:50:17 +0000 alex the trailing space isn't needed anymore
Sun, 13 Jul 2003 18:37:20 +0000 alex 10l
Sun, 13 Jul 2003 16:26:26 +0000 gabucino sync
Sun, 13 Jul 2003 15:56:20 +0000 alex removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
Sun, 13 Jul 2003 15:39:52 +0000 alex copyright message rework, try 2
Sun, 13 Jul 2003 14:48:19 +0000 alex changed my non-working mail address
Sun, 13 Jul 2003 14:43:28 +0000 alex moved some annonying messages to debug mode only
Sun, 13 Jul 2003 12:41:37 +0000 alex Changed the main copyright to MPlayer Team and removed the lame 'see DOCS' thingie, as discussed with Gabucino
Sun, 13 Jul 2003 00:02:16 +0000 diego Spanish translators
Sat, 12 Jul 2003 23:45:46 +0000 diego Spanish translation by Juan Martin <nauj27@teleline.es>.
Sat, 12 Jul 2003 17:19:18 +0000 arpi I attach a fix to the problem described in:
Fri, 11 Jul 2003 20:24:20 +0000 mosu Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
Fri, 11 Jul 2003 07:54:52 +0000 albeu Commands are read in a loop, but for some commands we need to break
Fri, 11 Jul 2003 07:41:04 +0000 diego further translation by Andoni Zubimendi <andoni@lpsat.net>
Thu, 10 Jul 2003 18:29:04 +0000 diego codecs.conf files are a thing of the past.
Thu, 10 Jul 2003 08:53:08 +0000 diego Updates, rewordings, sync by Anders Rune Jensen <anders@gnulinux.dk>,
Wed, 09 Jul 2003 20:10:48 +0000 jonas -dvd -> dvd:// and -vcd -> vcd://
Wed, 09 Jul 2003 19:05:16 +0000 michael 10l (red <-> blue) fix
Wed, 09 Jul 2003 17:35:34 +0000 diego Strings attached to codecs.conf explained.
Wed, 09 Jul 2003 17:22:17 +0000 diego Strings attached to codecs.conf explained.
Wed, 09 Jul 2003 16:07:57 +0000 luran version number to please Diego :)
Wed, 09 Jul 2003 14:46:08 +0000 luran Forget to change the date and add my email
Wed, 09 Jul 2003 14:42:16 +0000 luran sync
Wed, 09 Jul 2003 01:42:19 +0000 diego Output typos fixed.
Wed, 09 Jul 2003 01:30:24 +0000 diego output typo fixes: unknow --> unknown
Wed, 09 Jul 2003 01:11:17 +0000 diego docs changes
Tue, 08 Jul 2003 17:01:44 +0000 colin fix compilation (uint*_t undefined)
Tue, 08 Jul 2003 10:45:05 +0000 albeu Fix -shuffle with remote playlist
Mon, 07 Jul 2003 23:02:25 +0000 diego -overlapsub clarified (thanks, Rich), -nooverlapsub removed (redundant)
Mon, 07 Jul 2003 17:12:45 +0000 alex warning fixes
Mon, 07 Jul 2003 16:26:27 +0000 alex full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)
Mon, 07 Jul 2003 08:17:26 +0000 gabucino sync
Sun, 06 Jul 2003 21:43:49 +0000 arpi to make alex happy
Sun, 06 Jul 2003 18:03:11 +0000 arpi 100l
Sun, 06 Jul 2003 13:48:39 +0000 diego Added trailing spaces to fix broken indentation.
Sun, 06 Jul 2003 13:05:43 +0000 diego Quote all .IPs with more than one argument (necessary!).
Sun, 06 Jul 2003 12:43:28 +0000 diego Set default indentation depth to 5.
Sun, 06 Jul 2003 12:37:39 +0000 diego Sort options alphabetically.
Sun, 06 Jul 2003 00:08:18 +0000 diego missing quotes
Sat, 05 Jul 2003 23:52:57 +0000 diego Sentences should start on a new line.
Sat, 05 Jul 2003 15:02:51 +0000 attila patch for sp5x video codec by "Philip Court" <pccourt (at) hotmail.com>
Sat, 05 Jul 2003 12:37:10 +0000 jonas moved -af options to the filter section (should work with mencoder), split encoding options in general and codec specific part, some small (cosmetic) changes
Sat, 05 Jul 2003 11:37:25 +0000 arpi fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel Shachar
Sat, 05 Jul 2003 11:15:46 +0000 arpi cosmetics: it didn't fit on 80x25 terminals
Sat, 05 Jul 2003 10:06:01 +0000 nicolas sync
Sat, 05 Jul 2003 09:50:21 +0000 nicolas typo
Sat, 05 Jul 2003 09:45:42 +0000 attila small clearification for -overlapsub
Sat, 05 Jul 2003 09:45:08 +0000 nicolas sync
Sat, 05 Jul 2003 09:42:35 +0000 nicolas sync with HTML
Fri, 04 Jul 2003 21:38:17 +0000 alex getcpucaps support
Fri, 04 Jul 2003 21:35:43 +0000 alex forgot to commit
Fri, 04 Jul 2003 21:04:14 +0000 arpi codmetics (noticed by Alex)
Fri, 04 Jul 2003 20:43:32 +0000 arpi better checks
Thu, 03 Jul 2003 20:22:51 +0000 alex removing my (nonworking) email address
Thu, 03 Jul 2003 20:21:14 +0000 alex cosmetics
Thu, 03 Jul 2003 20:07:54 +0000 alex removing my (non-working) email address
Thu, 03 Jul 2003 17:36:52 +0000 rfelker reverse this nonsense that breaks configure! (ppl, please don't commit
Thu, 03 Jul 2003 11:18:43 +0000 diego Traditional Chinese translation by Kenneth Chan <chantk@ctk.sytes.net>.
Wed, 02 Jul 2003 20:43:07 +0000 albeu A little hack to be able to play ogg radio stream
Tue, 01 Jul 2003 22:05:46 +0000 iive xvmc support
Tue, 01 Jul 2003 22:02:17 +0000 iive XVideo Motion Compensation common structures
Tue, 01 Jul 2003 21:51:57 +0000 iive Initial version of XVideo Motion Compensation video driver/render
Tue, 01 Jul 2003 21:37:20 +0000 iive move xv_set_eq to x11_common
Tue, 01 Jul 2003 19:23:08 +0000 alex nofixed-vo
Tue, 01 Jul 2003 15:33:07 +0000 alex automatic altivec support detection on linux
Tue, 01 Jul 2003 09:29:31 +0000 atlka always treat .utf* files as UTF-8
Tue, 01 Jul 2003 09:26:49 +0000 albeu Fix the segfault in case of missing arg for flag options
Tue, 01 Jul 2003 08:49:14 +0000 atlka sub_utf8 fiddling
Tue, 01 Jul 2003 07:16:39 +0000 atlka small correction of sub_utf8 restoring between reading sub files
Mon, 30 Jun 2003 23:46:08 +0000 diego The new head and tail deprecates -1 in favour of -n 1.
Mon, 30 Jun 2003 19:30:36 +0000 lumag Set id="index" option
Mon, 30 Jun 2003 16:42:38 +0000 faust3 fake newer realplayer version
Mon, 30 Jun 2003 12:46:13 +0000 faust3 disable L3: BigValues too large message
Sun, 29 Jun 2003 20:09:24 +0000 alex ffmpeg/libavcodec ra144 and ra288 support
Sun, 29 Jun 2003 18:46:29 +0000 lumag Sync with english
Sun, 29 Jun 2003 01:22:50 +0000 diego Constantly talking about documentation in the documentation is awkward.
Sun, 29 Jun 2003 01:20:25 +0000 diego New subsection development, removed some obsolete entries, moved others
Sun, 29 Jun 2003 01:03:19 +0000 diego trailing whitespace cosmetics
Sat, 28 Jun 2003 22:52:36 +0000 arpi merged with mpg123 0.59s-pre
Sat, 28 Jun 2003 19:16:57 +0000 diego typo in console output
Fri, 27 Jun 2003 10:16:14 +0000 alex moved the system too slow message to MSGL_WARN, so gui users will not be annoyed.. (and imho it fits better into that category, warning vs error)
Fri, 27 Jun 2003 09:25:05 +0000 atlka prefer UTF-8 encoding subs and automatically recognize them by suffix
Thu, 26 Jun 2003 13:21:59 +0000 albeu Allow negative x,y for the overlay.
Thu, 26 Jun 2003 12:07:20 +0000 albeu 100L
Thu, 26 Jun 2003 11:17:28 +0000 albeu Fix SIG11 if no args given
Wed, 25 Jun 2003 20:12:36 +0000 henry 10L
Tue, 24 Jun 2003 21:17:31 +0000 nicolas sync
Tue, 24 Jun 2003 20:49:33 +0000 nicolas various fixes by Sylvain Petreolle & me
Tue, 24 Jun 2003 19:59:14 +0000 alex 64bit support
Tue, 24 Jun 2003 18:03:38 +0000 alex radeon mobility u1 support
Tue, 24 Jun 2003 17:36:00 +0000 diego Translation updates by Andoni Zubimendi <andoni@lpsat.net>.
Tue, 24 Jun 2003 17:33:41 +0000 diego Sync by Andoni Zubimendi <andoni@lpsat.net>.
Tue, 24 Jun 2003 16:06:42 +0000 alex some fixes
Tue, 24 Jun 2003 15:54:35 +0000 alex proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)
Sun, 22 Jun 2003 22:01:00 +0000 diego Document -ipv4-only-proxy and -prefer-ip4/6.
Sun, 22 Jun 2003 21:30:40 +0000 diego spelling police
Sun, 22 Jun 2003 21:29:15 +0000 attila fix bps calculation when resampling,
Sun, 22 Jun 2003 19:21:40 +0000 arpi update dchangelog from cvs log
Sun, 22 Jun 2003 10:09:04 +0000 attila Patch by Tom Lees <tal26 (at) cam.ac.uk>
Sun, 22 Jun 2003 03:32:16 +0000 alex moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly
Sat, 21 Jun 2003 23:45:07 +0000 alex fixed bandInfo name clash with libmp3lame v3.93.1 (longLimit and shortLimit are also only used in layer3.c so it's safe to make them static too - avoiding further clashes)
Sat, 21 Jun 2003 23:39:32 +0000 alex backport PRINT_INDIRECT to old-config parser (new config fails on some 64bit systems - should be fixed) and some minor corrections
Sat, 21 Jun 2003 23:22:38 +0000 alex more flexible device name guessing
Sat, 21 Jun 2003 20:01:35 +0000 diego Sync with HTML.
Sat, 21 Jun 2003 16:47:31 +0000 bertrand Patch from Andreas Hess <jaska@gmx.net>:
Sat, 21 Jun 2003 01:47:26 +0000 iive basic xvmc image support
Fri, 20 Jun 2003 15:24:06 +0000 alex 0.5l for debug messages
Fri, 20 Jun 2003 13:18:31 +0000 alex cosistency fix with backward compatibility (now lavc's arm optimisations are enabled too!)
Fri, 20 Jun 2003 13:10:42 +0000 alex arm support by armin.gerritsen@philips.com (also seen a patch like this on openzaurus' mplayer port)
Thu, 19 Jun 2003 21:28:56 +0000 michael fixing "internal error in orderYUV" bug
Thu, 19 Jun 2003 18:26:13 +0000 rathann small warning fix
Thu, 19 Jun 2003 18:20:15 +0000 rathann fix one missing #include, one missing extern and one 10l error.
Wed, 18 Jun 2003 17:37:36 +0000 diego XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with some
Wed, 18 Jun 2003 16:12:29 +0000 gabucino DivX4Linux and XVID can be used together
Wed, 18 Jun 2003 14:29:04 +0000 diego Obsoleted by timer-win2.c.
Wed, 18 Jun 2003 10:08:54 +0000 kmkaplan Fixed: sync structs with spudec.c, implement fast_memcpy
Wed, 18 Jun 2003 00:34:35 +0000 arpi HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
Tue, 17 Jun 2003 23:43:52 +0000 michael lossless jpeg related docs
Tue, 17 Jun 2003 22:54:45 +0000 alex sync with libmpeg2 cvs
Tue, 17 Jun 2003 22:52:57 +0000 michael lossless ff mjpeg encoding
Tue, 17 Jun 2003 22:34:20 +0000 diego HTML directory is autogenerated.
Tue, 17 Jun 2003 22:28:29 +0000 alex solaris fix by Gtz Waschk <waschk@informatik.uni-rostock.de>
Tue, 17 Jun 2003 22:24:08 +0000 alex Fixed compilation on g3. Patch by Dan Christiansen <danchr@daimi.au.dk>
Tue, 17 Jun 2003 22:16:00 +0000 alex apple and gnu style support at the same time (ok, choosen at compile time) -- now altivec works under osx too -- bug noted by Steven Schultz
Tue, 17 Jun 2003 21:46:18 +0000 alex 10l fix by Steven M. Schultz <sms@2BSD.COM>
Tue, 17 Jun 2003 16:16:47 +0000 rfelker 1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shell
Sun, 15 Jun 2003 00:20:25 +0000 michael ff lossless jpeg
Sat, 14 Jun 2003 08:32:34 +0000 diego subfont is a generated file.
Sat, 14 Jun 2003 01:26:06 +0000 michael YUV 444 411 410 support
Fri, 13 Jun 2003 22:02:14 +0000 nicolas sync
Fri, 13 Jun 2003 21:35:02 +0000 michael context model size & coder type options for FFV1
Fri, 13 Jun 2003 21:06:06 +0000 diego Sync and updates by Anders Rune Jensen and Thomas Groth.
Fri, 13 Jun 2003 20:02:50 +0000 diego Further corrections by "Ironhell3 ." <ironhell3@hotmail.com>.
Fri, 13 Jun 2003 19:29:21 +0000 rfelker 1000l
Fri, 13 Jun 2003 01:40:39 +0000 diego wishes, wishes, wishes
Fri, 13 Jun 2003 01:25:11 +0000 diego Add missing language suffix to DOCS/ path.
Fri, 13 Jun 2003 00:56:23 +0000 diego Add en/ to DOCS path.
Fri, 13 Jun 2003 00:51:17 +0000 diego Greek translation update by ironhell3 <ironhell3@hotmail.com>.
Thu, 12 Jun 2003 19:12:00 +0000 mosu Support for files whose first timecode is not 0 (which is the case for splitted/linked files).
Wed, 11 Jun 2003 22:27:50 +0000 gabucino sync
Wed, 11 Jun 2003 16:48:09 +0000 diego Networking support under MinGW.
Wed, 11 Jun 2003 10:39:57 +0000 diego obsoleted by timer-darwin.c
Wed, 11 Jun 2003 02:28:13 +0000 rfelker document vf_decimate
Wed, 11 Jun 2003 02:20:28 +0000 diego Make configure output codec paths more consistently.
Wed, 11 Jun 2003 00:39:50 +0000 diego SuSE RPMs, JACOsub link
Wed, 11 Jun 2003 00:31:27 +0000 diego JACOsub link
Wed, 11 Jun 2003 00:28:28 +0000 diego SuSE RPMs
Mon, 09 Jun 2003 22:01:33 +0000 arpi tivo demuxer moved down, its fileformat detection is unstable (misdetects mpeg-ps)
Mon, 09 Jun 2003 16:48:02 +0000 mosu Updates needed for libebml/libmatroska 0.4.4
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Mon, 09 Jun 2003 12:12:04 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Mon, 09 Jun 2003 12:11:47 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Mon, 09 Jun 2003 12:11:30 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Mon, 09 Jun 2003 12:11:09 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Mon, 09 Jun 2003 12:10:42 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Mon, 09 Jun 2003 12:09:39 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Mon, 09 Jun 2003 10:44:34 +0000 faust3 enable stream cache for mingw
Mon, 09 Jun 2003 02:31:04 +0000 michael FFV1
Mon, 09 Jun 2003 00:24:49 +0000 arpi TiVo demuxer and sub-cc/osd decoder
Sun, 08 Jun 2003 20:36:27 +0000 rtognimp Update
Sun, 08 Jun 2003 20:29:04 +0000 rtognimp RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.
Sun, 08 Jun 2003 20:25:28 +0000 rtognimp RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.
Sun, 08 Jun 2003 11:58:05 +0000 arpi - discard soon non TS files (previously it took too long, as in the case
Sun, 08 Jun 2003 04:03:59 +0000 alex -ao alsa9:hw:0,0 fix by Wojtek Kaniewski <wojtekka@bydg.pdi.net>
Sat, 07 Jun 2003 17:23:29 +0000 lumag Sync
Sat, 07 Jun 2003 16:56:33 +0000 lumag Sync
Sat, 07 Jun 2003 16:17:45 +0000 nicolas sync
Sat, 07 Jun 2003 14:34:39 +0000 nicolas sync
Sat, 07 Jun 2003 11:30:19 +0000 arpi - open new_ds_[audio | video] only when the relative streams are really available
Fri, 06 Jun 2003 19:57:37 +0000 arpi I've found some time to implement the encoding support for the new
Fri, 06 Jun 2003 19:19:23 +0000 arpi just updated vd_theora.c to decode the additional header packets,
Fri, 06 Jun 2003 19:12:08 +0000 arpi fixed mem corruption bugs
Thu, 05 Jun 2003 23:16:33 +0000 diego Spell Arpi's name correctly and trigger keyword substitution.
Thu, 05 Jun 2003 01:22:06 +0000 diego Sync by Anders Rune Jensen <anders@gnulinux.dk>.
Thu, 05 Jun 2003 01:15:02 +0000 diego cosmetics
Thu, 05 Jun 2003 00:57:35 +0000 diego New files and updates by Andoni Zubimendi <andoni@lpsat.net>.
Wed, 04 Jun 2003 22:06:44 +0000 rfelker 1000l! crashing on broken config files finally fixed!
Wed, 04 Jun 2003 10:52:58 +0000 rfelker don't set audio pts to infinity after seeking in mp3 files :)
Tue, 03 Jun 2003 18:48:03 +0000 faust3 10l
Tue, 03 Jun 2003 17:43:49 +0000 alex warning fixes by Dominik
Tue, 03 Jun 2003 17:36:25 +0000 alex fix name clash fix libsmbclient, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Mon, 02 Jun 2003 18:19:21 +0000 alex 10l
Mon, 02 Jun 2003 00:17:36 +0000 rfelker 100l to me :(
Sun, 01 Jun 2003 23:02:54 +0000 gabucino MGA tvout:
Sun, 01 Jun 2003 23:00:37 +0000 gabucino v3.0
Sun, 01 Jun 2003 22:16:41 +0000 alex warning fixes by Dominik
Sun, 01 Jun 2003 22:10:44 +0000 alex unused
Sun, 01 Jun 2003 22:09:20 +0000 alex final scaler removal step
Sun, 01 Jun 2003 21:59:29 +0000 michael vf_scale.h & related cleanup & some small warning fix by dominik
Sun, 01 Jun 2003 20:27:32 +0000 rtognimp Warning fixes, patch by Dominik Mierzejewski
Sun, 01 Jun 2003 13:39:49 +0000 faust3 compilation fix by Bernd Ernesti <mplayer at lists.veego.de>
Sun, 01 Jun 2003 12:33:32 +0000 faust3 fix volume increasing
Sun, 01 Jun 2003 11:03:55 +0000 nicolas sync
Sun, 01 Jun 2003 04:26:01 +0000 diego Better wording as suggested by Rich.
Sat, 31 May 2003 22:32:02 +0000 diego Default indentation is 4 now.
Sat, 31 May 2003 22:08:53 +0000 diego -use-stdin not in alphabetical order
Sat, 31 May 2003 21:50:21 +0000 alex check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org>
Sat, 31 May 2003 21:31:23 +0000 diego MPlayer options have just one '-'.
Sat, 31 May 2003 20:52:16 +0000 rfelker display pts for audio-only files as hh:mm:ss.f
Sat, 31 May 2003 20:46:53 +0000 diego Kernel headers or glibc headers are necessary for compilation.
Sat, 31 May 2003 17:41:45 +0000 alex warning fixes Raindel Shachar <raindel@techunix.technion.ac.il>
Sat, 31 May 2003 17:33:33 +0000 alex unleak
Sat, 31 May 2003 17:30:47 +0000 alex reversed my 10l
Sat, 31 May 2003 16:41:41 +0000 jonas Moved video filters to a separate section, moved slave mode section to the
Fri, 30 May 2003 18:48:44 +0000 alex 10l
Fri, 30 May 2003 18:30:24 +0000 alex changed the silly func-inside-func codepice
Fri, 30 May 2003 18:23:55 +0000 alex lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>
Fri, 30 May 2003 18:17:58 +0000 alex simplification and clarification
Fri, 30 May 2003 18:15:59 +0000 alex esd:server and esd latency support by Andrew Williams <andrew.s.williams@adelaide.edu.au>
Fri, 30 May 2003 18:05:49 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 30 May 2003 17:57:41 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 30 May 2003 17:38:51 +0000 faust3 remove ssize_t mess
Fri, 30 May 2003 17:37:33 +0000 alex update by the author (v0.2.2)
Fri, 30 May 2003 16:55:34 +0000 alex some clarifications (Diego pls check for the spelling errors ;)
Fri, 30 May 2003 16:28:32 +0000 alex some clarification and synced to 1.97
Thu, 29 May 2003 19:36:58 +0000 alex Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de>
Thu, 29 May 2003 17:22:13 +0000 lumag Sync
Thu, 29 May 2003 13:23:32 +0000 nicolas typo
Thu, 29 May 2003 13:19:37 +0000 nicolas -cdrom-device is optional
Thu, 29 May 2003 13:17:47 +0000 nicolas sync
Thu, 29 May 2003 12:01:49 +0000 diego Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.
Thu, 29 May 2003 11:50:23 +0000 diego Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.
Wed, 28 May 2003 21:40:53 +0000 rtognimp Fix redirection in real rtsp connections.
Tue, 27 May 2003 19:58:28 +0000 rtognimp Accept Helix as a valid Real server
Mon, 26 May 2003 18:35:42 +0000 faust3 use threads on windows
Mon, 26 May 2003 16:53:24 +0000 diego Spanish translation by Andoni Zubimendi <andoni@lpsat.net>.
Mon, 26 May 2003 16:49:26 +0000 diego Sync by Andoni Zubimendi <andoni@lpsat.net>.
Mon, 26 May 2003 08:45:43 +0000 pontscho From: Ben Low <ben@bdlow.net>
Mon, 26 May 2003 08:34:17 +0000 pontscho From: Michael Joosten <joost@c-lab.de>
Mon, 26 May 2003 06:47:52 +0000 lumag Synced
Sun, 25 May 2003 22:55:46 +0000 diego -vo directx:ontop, console output, inttypes.h
Sun, 25 May 2003 22:48:05 +0000 diego -vo directx:ontop, console output, inttypes.h
Sun, 25 May 2003 22:36:18 +0000 diego updates
Sun, 25 May 2003 19:32:37 +0000 diego An additional cosmetic '/' for consistency.
Sun, 25 May 2003 19:31:21 +0000 diego /usr/local/lib/codecs is now the default codecs directory.
Sun, 25 May 2003 19:29:33 +0000 diego Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.
Sun, 25 May 2003 19:22:59 +0000 diego /usr/local/lib/codecs is now the default codecs directory.
Sun, 25 May 2003 19:15:01 +0000 diego Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.
Sun, 25 May 2003 18:28:26 +0000 alex 10l found by yepyep
Sun, 25 May 2003 17:26:31 +0000 pontscho [PATCH] CP1250 encoding to GUI and UTF-8 to font.desc
Sun, 25 May 2003 15:44:14 +0000 diego Info updated, patch by Andoni Zubimendi <andoni@lpsat.net>.
Sun, 25 May 2003 00:21:18 +0000 diego The linux directory is now called osdep.
Sun, 25 May 2003 00:14:16 +0000 diego K6-2+ and K6-III+ detection
Sat, 24 May 2003 21:24:51 +0000 nicolas sync
Fri, 23 May 2003 21:20:12 +0000 alex swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it crashes, without checking the swsContext
Fri, 23 May 2003 20:35:56 +0000 alex that works correctly
Fri, 23 May 2003 20:32:28 +0000 alex changing my mail address to a working one :)
Fri, 23 May 2003 20:29:36 +0000 alex cs_test cleanup and fix compilation if gui enabled
Fri, 23 May 2003 20:21:31 +0000 alex update
Fri, 23 May 2003 20:12:44 +0000 alex non-x86 support
Fri, 23 May 2003 19:41:37 +0000 rtognimp Recognize ra and rm extensions even with query strings,
Fri, 23 May 2003 17:39:33 +0000 alex This could be a 10l, but the codes check later if the wsConvFunc is valid, so no sig11 if it's NULL, but at least no XShape support on PPC :) After all, finally the GUI works on my PPC!%#^^
Fri, 23 May 2003 17:23:35 +0000 alex simplyfied it and fixed some 10ls (but sadly xshape still don't works)
Fri, 23 May 2003 17:04:24 +0000 alex some fixes and bigendian fix for 32bpp pngs
Fri, 23 May 2003 15:01:25 +0000 mosu Support for selecting the audio track in Matroska files via -alang.
Fri, 23 May 2003 14:38:59 +0000 michael colorspace_type
Fri, 23 May 2003 14:09:19 +0000 alex it's still a 10l bug + 10l to me for commiting sh*t first time, and originally I wrote that tooo, so now I'm at about 1000litres? And anyway, this code isn't used :)) No, Rich, no, I will not upload a clip showing me drinking that much cola :)<EOF>
Fri, 23 May 2003 13:29:54 +0000 alex 10l
Fri, 23 May 2003 13:20:43 +0000 alex 10l
Fri, 23 May 2003 13:11:49 +0000 alex oops, forgot that
Fri, 23 May 2003 13:10:20 +0000 alex removed obsolete (and currently non-working) scaling functions, after that it works correctly with YV12,422P and 444P mjpegs
Fri, 23 May 2003 12:58:13 +0000 alex support for pnm and rtsp stream opening with gui, patch by Ambrose Li <a.c.li@ieee.org>
Fri, 23 May 2003 12:37:58 +0000 alex do it the standard way (tm)
Fri, 23 May 2003 12:17:36 +0000 alex some changes (michael: is the colorspace_type field needed?)
Fri, 23 May 2003 00:24:28 +0000 diego Make configure run even on non POSIX compliant shells (Solaris).
Fri, 23 May 2003 00:20:33 +0000 diego Default codec location is now /usr/local/lib/codecs/, the location is now
Thu, 22 May 2003 23:52:37 +0000 diego Cygwin and MinGW should use default codecs directories, --with-codecsdir is
Thu, 22 May 2003 21:38:58 +0000 diego New FFmpeg CVS URL, patch by Magnus Damm <damm@opensource.se>.
Thu, 22 May 2003 21:27:39 +0000 diego One / too many, noticed by Andreas Hess <jaska@gmx.net>.
Thu, 22 May 2003 16:12:54 +0000 alex cleanup/cosmetic patch by the author :)
Thu, 22 May 2003 16:04:27 +0000 gabucino ao_win32 and ao_macosx
Thu, 22 May 2003 12:38:42 +0000 rfelker new filter for dropping (near-)duplicate frames. can be used to fix
Thu, 22 May 2003 07:49:48 +0000 mosu Delayed the parsing of the cues for the case that the KaxInfos (and therefore the timecode scale) is located after the meta seek stuff.
Wed, 21 May 2003 21:18:29 +0000 alex Precise timer for Darwin (it's more accurate than timer-macosx.c)
Wed, 21 May 2003 21:15:46 +0000 alex Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
Wed, 21 May 2003 17:51:46 +0000 alex mingw support, bug noticed by yepyep on irc.freenode.net
Wed, 21 May 2003 11:20:18 +0000 nicolas no capital X in xine's name
Wed, 21 May 2003 11:12:17 +0000 nicolas no capital X in xine's name
Tue, 20 May 2003 19:30:46 +0000 alex removed broken swscaler support, added runtime fullscreens switching ability, and some other general cleanup thingies
Tue, 20 May 2003 19:19:32 +0000 alex OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
Tue, 20 May 2003 18:36:55 +0000 rfelker cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
Tue, 20 May 2003 17:42:33 +0000 rfelker fix segfaults with slices. support slice rendering into a filter even
Tue, 20 May 2003 17:06:00 +0000 alex 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry
Tue, 20 May 2003 16:48:05 +0000 alex Removed YUV (YV12) and BGR support, leaving the native RGB support. Also cleaned some other parts.
Tue, 20 May 2003 15:54:48 +0000 lumag Spellcheck & some small fixes.
Tue, 20 May 2003 07:13:04 +0000 lumag Fixed selling error and broken tag.
Tue, 20 May 2003 07:11:33 +0000 lumag Generate more links for Site navigation Bar.
Tue, 20 May 2003 06:51:47 +0000 lumag Sync with en
Mon, 19 May 2003 20:55:52 +0000 mosu Endian fixes and proper support for headerless AAC streams.
Mon, 19 May 2003 17:18:05 +0000 nicolas sync
Mon, 19 May 2003 13:40:50 +0000 michael FFASV1
Mon, 19 May 2003 06:54:52 +0000 gabucino small updates here-and-there
Mon, 19 May 2003 06:54:50 +0000 gabucino sync
Sun, 18 May 2003 10:49:54 +0000 alex --with-codecsdir option by Diego Biurrun
Sun, 18 May 2003 10:42:03 +0000 alex avoid symbol clash with never samba versions (btw, unrarlib.c is full of global variables, with common names :( and it's a bit bloated, I think)
Sun, 18 May 2003 00:26:13 +0000 arpi some mplayer-g2 related fourccs added
Sat, 17 May 2003 20:53:12 +0000 mosu Added support for AAC.
Sat, 17 May 2003 18:50:32 +0000 rtognimp Remove byteswap hack with dnet audio
Sat, 17 May 2003 18:19:48 +0000 rtognimp wrappers for 14.4 and 28.8 codecs
Sat, 17 May 2003 18:10:27 +0000 rtognimp wrappers for 14.4 and 28.8 codecs14_4.c
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Sat, 17 May 2003 11:36:05 +0000 arpi dnet added
Sat, 17 May 2003 11:35:32 +0000 arpi ac3 byteswapping support (when format!=0x2000)
Sat, 17 May 2003 11:34:37 +0000 arpi skip dnet/ac3 byteswapping
Sat, 17 May 2003 09:41:18 +0000 faust3 realaudio 28_8 and 14_4 dll support
Sat, 17 May 2003 09:21:21 +0000 faust3 new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)
Sat, 17 May 2003 00:58:13 +0000 rtognimp Bigendian fix, with help from Viktor Rosenfeld
Fri, 16 May 2003 16:34:57 +0000 faust3 uninit fix by Aurelien JACOBS <aurel at gnuage.org>
Fri, 16 May 2003 16:03:42 +0000 alex removed RGB24 and builtin swscaler support
Fri, 16 May 2003 13:56:27 +0000 nicolas 3:4 TV format doesn't exists ;)
Fri, 16 May 2003 13:30:51 +0000 nicolas various fixes and updates
Fri, 16 May 2003 13:23:03 +0000 nicolas fr version added
Fri, 16 May 2003 13:20:06 +0000 nicolas Adding of XML french docs
Fri, 16 May 2003 13:14:40 +0000 nicolas typo
Fri, 16 May 2003 13:09:45 +0000 nicolas sync
Fri, 16 May 2003 13:06:37 +0000 faust3 10l remove unused global
Thu, 15 May 2003 10:36:06 +0000 mosu Support for DTS tracks (only with -hwac3 of course).
Wed, 14 May 2003 22:49:02 +0000 rfelker 100l, this is very bad
Mon, 12 May 2003 22:52:23 +0000 atmos4 change real codecs dir priority as discussed with al3x, hopefully the syntax is korn shell compatible, please test!
Mon, 12 May 2003 16:02:34 +0000 alex dynamic path[] allocation
Mon, 12 May 2003 15:50:40 +0000 alex use dynamic path[] allocation and possible better wraSetDLLAccessPath mechanism :)
Mon, 12 May 2003 14:39:40 +0000 atmos4 change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 codecs
Sun, 11 May 2003 19:33:46 +0000 mosu Removed the abs function as someone reported compilation problems under MacOS.
Sun, 11 May 2003 19:11:10 +0000 mosu Check with the wrong variable.
Sun, 11 May 2003 18:53:12 +0000 alex last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sascha Sommer
Sun, 11 May 2003 18:47:18 +0000 alex New option: using /codecs for all the binary dlls, initial patch by Diego Biurrun after discussion on -dev-eng
Sun, 11 May 2003 18:29:07 +0000 arpi Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
Sun, 11 May 2003 18:26:48 +0000 arpi theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>
Sun, 11 May 2003 17:58:03 +0000 alex cygwin/mingw32 support by Sascha Sommer
Sun, 11 May 2003 16:39:16 +0000 mosu Preliminary Theora support. Patch by David Kuehling.
Sun, 11 May 2003 14:55:08 +0000 diego Mistake noticed by Todor Petkov <zakk@online.bg>.
Sun, 11 May 2003 12:03:46 +0000 mpt updated
Sat, 10 May 2003 20:39:48 +0000 diego Document -vop to avoid confusion.
Sat, 10 May 2003 12:08:37 +0000 nicolas sync
Sat, 10 May 2003 09:32:02 +0000 michael ffsvq3 fix, dunno if this is the correct fix
Sat, 10 May 2003 00:53:14 +0000 michael passing ImageDesc (stsd) to ffsvq3
Sat, 10 May 2003 00:19:19 +0000 michael ffsvq3
Fri, 09 May 2003 14:21:05 +0000 mosu timecode scale value must be initialized before the duration is found. API change of libmatroska 0.4.2. Will not work with 0.4.1!
Thu, 08 May 2003 14:59:47 +0000 rfelker fix mistake i made when wtfm'ing for -spualign
Wed, 07 May 2003 23:25:25 +0000 michael fixed alignment bug
Tue, 06 May 2003 20:40:24 +0000 mosu Support for aspect ratio set via DisplayWidth/DisplayHeight.
Tue, 06 May 2003 15:28:01 +0000 mosu Made the decoder honor the aspect ratio set by the container (if it was set at all).
Tue, 06 May 2003 10:36:32 +0000 mosu Vorbis header packet lengths were calculated incorrectly.
Tue, 06 May 2003 02:36:44 +0000 rfelker support more image formats. hopefully this bpp handling is correct...
Mon, 05 May 2003 23:43:30 +0000 ranma Correct dumping hint (vc dummy faster than null).
Mon, 05 May 2003 23:36:11 +0000 diego Small update by Bohdan Horst.
Mon, 05 May 2003 20:03:21 +0000 lumag 10L fix: forgot to spellcheck.
Mon, 05 May 2003 19:32:46 +0000 lumag Translation update.
Mon, 05 May 2003 19:18:22 +0000 mosu Proper key frame reporting. Proper handling of "no subtitles wanted".
Mon, 05 May 2003 12:37:09 +0000 diego -novideo documented
Mon, 05 May 2003 07:22:18 +0000 rfelker document ilpack
Mon, 05 May 2003 03:13:43 +0000 diego Spelling and wording corrections.
Mon, 05 May 2003 02:37:27 +0000 diego typo
Mon, 05 May 2003 02:33:49 +0000 diego Updates and a small patch provided by Bohdan Horst.
Mon, 05 May 2003 01:22:45 +0000 diego this is a important patch for hpux 11.00, because it avoid the
Mon, 05 May 2003 00:06:58 +0000 diego DXR2 option updates, description removed as it is present in HTML/XML.
Sun, 04 May 2003 23:27:47 +0000 diego Error in the aspect ratio calculation, plus typos and rewordings.
Sun, 04 May 2003 23:21:24 +0000 diego Error in the aspect ratio calculation, plus typos and rewordings.
Sun, 04 May 2003 22:23:22 +0000 rfelker document autoaspect option
Sun, 04 May 2003 20:21:39 +0000 diego obsoleted by the XML version
Sun, 04 May 2003 18:57:39 +0000 alex corrected the sample code
Sun, 04 May 2003 11:03:02 +0000 mosu Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
Sat, 03 May 2003 17:03:13 +0000 diego Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.
Sat, 03 May 2003 14:54:08 +0000 mosu Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
Sat, 03 May 2003 06:24:37 +0000 rsf Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"
Sat, 03 May 2003 06:16:07 +0000 rsf Added some special-case code for checking for "sip:" URLs (because they
Sat, 03 May 2003 06:14:04 +0000 rsf We now check for "sip:" URLs - which are handled using the same LIVE.COM
Sat, 03 May 2003 06:13:11 +0000 rsf Added SIP (IP telephony) client support. (This was already supported in the
Sat, 03 May 2003 06:09:36 +0000 rsf Changed the order of two conditionals in an "if" statement, to make the code
Sat, 03 May 2003 05:59:29 +0000 rfelker sort of a hack, but at least this lets the framerate-increasing
Sat, 03 May 2003 04:20:44 +0000 rfelker fixed a 10l (undefined behavior) and made the other parameters configurable
Fri, 02 May 2003 19:59:37 +0000 rfelker document new filters and options
Fri, 02 May 2003 05:44:57 +0000 rfelker more 10l's -- fortunately part of the bug was that the buggy code didn't get called...
Thu, 01 May 2003 21:33:24 +0000 lumag Fixed small typo
Thu, 01 May 2003 20:35:56 +0000 alex 1000l to the author and for the commiter (me :)
Thu, 01 May 2003 19:14:27 +0000 alex removed the last mp_msg :)
Thu, 01 May 2003 19:13:00 +0000 diego sync
Thu, 01 May 2003 18:29:15 +0000 lumag Small fix: removed duplicated word 'page'
Thu, 01 May 2003 16:55:54 +0000 lumag Small corection of mentioned GCC versions.
Thu, 01 May 2003 16:08:42 +0000 nicolas various fixes and updates
Thu, 01 May 2003 13:33:58 +0000 nicolas sync
Thu, 01 May 2003 12:30:44 +0000 lumag Fixed a lot of typos.
Wed, 30 Apr 2003 21:41:57 +0000 lumag Sync with HTML
Wed, 30 Apr 2003 21:17:32 +0000 gabucino some user told me about it
Wed, 30 Apr 2003 20:24:09 +0000 arpi removed nonsense stream_reset/seek in check_file()
Wed, 30 Apr 2003 20:20:51 +0000 mosu Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
Wed, 30 Apr 2003 20:17:35 +0000 rtognimp Remove broker reset/seek and fix ;;
Wed, 30 Apr 2003 19:54:54 +0000 rtognimp Realaudio support
Wed, 30 Apr 2003 19:50:46 +0000 rtognimp Add support for Realaudio files
Wed, 30 Apr 2003 19:48:38 +0000 rtognimp Support codecs 14_4 and 28_8
Wed, 30 Apr 2003 19:47:17 +0000 rtognimp Adding Real audio codecs 14_4 and 28_8
Wed, 30 Apr 2003 19:45:34 +0000 rtognimp Support for codec 14_4 and 28_8
Wed, 30 Apr 2003 19:35:28 +0000 mosu Fixes for gcc 3.2
Wed, 30 Apr 2003 18:35:16 +0000 mosu Loop counter was used inside for another loop as well.
Wed, 30 Apr 2003 18:24:04 +0000 rfelker 100l in my 100l fix! :(
Wed, 30 Apr 2003 18:16:21 +0000 diego Cygwin should behave like a Unix environment, i.e. config files should be
Wed, 30 Apr 2003 16:41:14 +0000 lumag Add support for the Saxon XSLT Processor.
Wed, 30 Apr 2003 11:39:32 +0000 mosu Added Matroska demuxing support.
Tue, 29 Apr 2003 19:41:23 +0000 diego Selecting tv channel by name (tv://) documentation.
Tue, 29 Apr 2003 17:17:38 +0000 alex not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)
Tue, 29 Apr 2003 17:15:14 +0000 alex Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)
Tue, 29 Apr 2003 03:13:43 +0000 rfelker new mmx/mmx2/3dnow code for improved performance
Tue, 29 Apr 2003 02:23:47 +0000 rfelker 1000000000l
Tue, 29 Apr 2003 02:02:26 +0000 diego Cygwin is not spelled CygWin.
Tue, 29 Apr 2003 01:25:53 +0000 diego There are conflicting definitions for DVDFileSeek in the .c and .h file.
Mon, 28 Apr 2003 18:53:14 +0000 lumag Fixed L0L bug Forgot to delete ending tags of itemlist.
Mon, 28 Apr 2003 18:39:32 +0000 lumag Translation update + small fixes.
Mon, 28 Apr 2003 16:43:48 +0000 alex fully reworked by Nico <nsabbi@libero.it>
Mon, 28 Apr 2003 16:34:35 +0000 alex changed cpudetection code to support newer pentiums
Mon, 28 Apr 2003 16:17:26 +0000 alex DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)
Mon, 28 Apr 2003 16:11:42 +0000 alex abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
Mon, 28 Apr 2003 15:58:27 +0000 alex added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Mon, 28 Apr 2003 02:53:50 +0000 rfelker new mode for tfields filter -- shifts fields by a quarter-pixel so the
Mon, 28 Apr 2003 02:23:57 +0000 rfelker at least 100l for me, the last commit was nonsense
Sun, 27 Apr 2003 21:04:00 +0000 rfelker slices support for vf_crop. now cropping black borders should make a
Sun, 27 Apr 2003 18:55:04 +0000 rfelker display size/aspect adjusting filter
Sun, 27 Apr 2003 18:44:23 +0000 rfelker ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200
Sun, 27 Apr 2003 17:24:26 +0000 zdar triple buffering support, configuration/option system changed,some minor bugs fixed
Sun, 27 Apr 2003 10:34:06 +0000 nicolas fix 'cannot adjust line' warning
Sun, 27 Apr 2003 10:04:39 +0000 rfelker generate meaningful d_width & d_height when scaling, rather than useless nonsense.
Sun, 27 Apr 2003 09:45:38 +0000 michael fix
Sat, 26 Apr 2003 22:52:46 +0000 nicolas sync with HMTL docs
Sat, 26 Apr 2003 22:43:15 +0000 nicolas sync
Sat, 26 Apr 2003 22:33:49 +0000 nicolas fixes
Sat, 26 Apr 2003 21:56:45 +0000 nicolas sync
Sat, 26 Apr 2003 21:54:42 +0000 nicolas typo
Sat, 26 Apr 2003 18:31:08 +0000 rfelker optimization -- lots of conditional jumps in inner loops are bad
Sat, 26 Apr 2003 16:56:21 +0000 rfelker fix panscan font resizing with vo_mga
Sat, 26 Apr 2003 16:47:25 +0000 rfelker optional automatic aspect encoding based on d_width and d_height
Sat, 26 Apr 2003 12:27:56 +0000 faust3 fopen requires binary flag on windows, too
Sat, 26 Apr 2003 10:32:45 +0000 michael segfault fix
Sat, 26 Apr 2003 05:59:28 +0000 rfelker optimization
Fri, 25 Apr 2003 20:37:26 +0000 alex Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones)
Fri, 25 Apr 2003 17:22:11 +0000 michael bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
Fri, 25 Apr 2003 17:16:55 +0000 michael remove remaining cpudetect dependancy
Fri, 25 Apr 2003 13:57:17 +0000 eyck Start fixing gabbucino changes that broke the package.
Fri, 25 Apr 2003 11:26:34 +0000 michael moving getFilter stuff back (vf_scale.c -> swscale.c)
Fri, 25 Apr 2003 10:20:15 +0000 faust3 enable mf support on mingw32
Fri, 25 Apr 2003 10:00:18 +0000 faust3 alternative timer and glob emulation code for mingw32 port
Fri, 25 Apr 2003 00:57:04 +0000 michael fallback to non-dr1 if the codec wants more than 1+2 buffers
Thu, 24 Apr 2003 19:07:46 +0000 alex memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>
Thu, 24 Apr 2003 18:55:43 +0000 alex darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>
Thu, 24 Apr 2003 18:52:16 +0000 alex spring update patch by Ville Syrjala <syrjala@sci.fi>
Thu, 24 Apr 2003 18:48:30 +0000 alex last mingw32 support patch by Sascha Sommer
Thu, 24 Apr 2003 18:35:21 +0000 gabucino bad GUI usage instructions fixed
Thu, 24 Apr 2003 17:17:57 +0000 rik fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>
Thu, 24 Apr 2003 17:04:20 +0000 michael removing sws - global verbose var dependancy
Thu, 24 Apr 2003 08:20:10 +0000 henry 10L
Tue, 22 Apr 2003 17:41:31 +0000 lumag Russian translation update
Tue, 22 Apr 2003 10:13:21 +0000 diego - and -use-stdin are not the same.
Tue, 22 Apr 2003 00:22:24 +0000 diego Updates for the new xxx:// syntax and numerous clarifications.
Mon, 21 Apr 2003 23:14:21 +0000 alex killed an mp_msg occurance
Mon, 21 Apr 2003 21:13:44 +0000 nicolas typo
Mon, 21 Apr 2003 21:07:35 +0000 alex mingw32 support patch by Diego Biurrun with some changes made by me
Mon, 21 Apr 2003 21:06:08 +0000 alex cygwin support patch by Sascha Sommer and some fixes by me
Mon, 21 Apr 2003 21:04:59 +0000 nicolas patch by Albeu, corrected by Diego Biurrun & me
Mon, 21 Apr 2003 20:13:21 +0000 alex cygwin support patch by Sascha Sommer
Mon, 21 Apr 2003 20:12:43 +0000 alex CoTaskMemAlloc/Free vs malloc/free cleanup
Mon, 21 Apr 2003 20:09:08 +0000 alex 10l
Mon, 21 Apr 2003 19:35:39 +0000 alex moved some obsolete debug stuff
Mon, 21 Apr 2003 19:16:31 +0000 alex cygwin support by Sascha Sommer
Mon, 21 Apr 2003 17:24:29 +0000 michael big endian yellow fix?
Mon, 21 Apr 2003 17:16:49 +0000 alex 10l, noted by Mark Szabo <mw3@daisy.chains.ch>
Mon, 21 Apr 2003 16:59:10 +0000 alex 10l fix by Aurelien JACOBS <aurel@gnuage.org>
Mon, 21 Apr 2003 16:08:06 +0000 diego 10l, wrong syntax
Mon, 21 Apr 2003 15:13:59 +0000 gabucino sync
Mon, 21 Apr 2003 11:18:54 +0000 alex fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shachar
Mon, 21 Apr 2003 07:53:55 +0000 attila also tdfxfb supports geometry
Mon, 21 Apr 2003 00:06:41 +0000 diego typos
Sun, 20 Apr 2003 23:43:25 +0000 diego xvidix now supports -geometry.
Sun, 20 Apr 2003 23:15:27 +0000 diego Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from
Sun, 20 Apr 2003 21:59:29 +0000 diego duplicate from etc/cygwin_inttypes.h
Sun, 20 Apr 2003 17:54:27 +0000 diego -tv on --> tv:// sync from xml/.
Sun, 20 Apr 2003 17:08:57 +0000 nicolas patch by Albeu + update of matrox_tvout url
Sun, 20 Apr 2003 15:09:19 +0000 attila adding geometry support for xvidix
Sun, 20 Apr 2003 14:40:38 +0000 rtognimp Removed unneded Cygwin #ifdefs. Tested by Diego Biurrun
Sun, 20 Apr 2003 14:31:20 +0000 albeu Fix this 10L for wich i got so good bugreports :(((
Sun, 20 Apr 2003 13:06:27 +0000 faust3 windows resource file for versioninfo and icon
Sun, 20 Apr 2003 12:31:23 +0000 faust3 load icon from executable
Sun, 20 Apr 2003 11:51:04 +0000 faust3 mplayer 64x64 256color icon
Sat, 19 Apr 2003 18:57:16 +0000 rfelker at least it works now, but it's horrible slow and broken. double buffer
Sat, 19 Apr 2003 18:46:15 +0000 rfelker 10l to whoever wrote this, it makes osd spam whenever starting a movie with subtitles!
Sat, 19 Apr 2003 14:54:03 +0000 rtognimp Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schultz and Dan Christiansen)
Sat, 19 Apr 2003 14:33:38 +0000 alex too verbose
Sat, 19 Apr 2003 11:25:19 +0000 zdar printf->mp_msg and honor -double switch
Sat, 19 Apr 2003 09:19:30 +0000 faust3 disable getch2 on windows when we can't read stdin (msys)
Sat, 19 Apr 2003 02:55:26 +0000 michael cosmetic
Sat, 19 Apr 2003 02:48:53 +0000 michael vf_clone_mpi_attributes()
Sat, 19 Apr 2003 01:39:37 +0000 rfelker 1. new alternate approach to inverse telecine! much better!
Fri, 18 Apr 2003 22:33:30 +0000 rtognimp Some .ra files are playable, noted by Ross Finlayson
Fri, 18 Apr 2003 22:12:36 +0000 michael support old libavcodec
Fri, 18 Apr 2003 21:52:53 +0000 rtognimp 10l, noted by Sascha Sommer
Fri, 18 Apr 2003 20:11:36 +0000 faust3 10l
Fri, 18 Apr 2003 18:47:57 +0000 faust3 MINGW32 port
Fri, 18 Apr 2003 18:36:22 +0000 faust3 mingw fix
Fri, 18 Apr 2003 18:17:05 +0000 faust3 allow config file loading outside of cygwin environment
Fri, 18 Apr 2003 13:18:59 +0000 michael passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
Fri, 18 Apr 2003 12:16:35 +0000 ranma Fix incorrect URL encoding.
Fri, 18 Apr 2003 07:48:29 +0000 rsf Fixed the code that checks for a ".rm" URL extension to also make sure
Thu, 17 Apr 2003 20:39:41 +0000 rtognimp Real rstp:// streaming support, ported from xine
Thu, 17 Apr 2003 19:32:46 +0000 michael mplayer idependant (not really yet) swscale example
Tue, 15 Apr 2003 20:40:11 +0000 michael ffindeo3 (diff from mplayerxp-cvslog) untested
Tue, 15 Apr 2003 19:02:00 +0000 arpi w%8!=0 hack
Mon, 14 Apr 2003 01:38:36 +0000 michael 10l
Sun, 13 Apr 2003 16:59:04 +0000 alex 10l
Sun, 13 Apr 2003 11:37:36 +0000 albeu Fix -vf* vs. -vfm
Sat, 12 Apr 2003 13:53:33 +0000 albeu Fix cache uninit
Sat, 12 Apr 2003 13:52:21 +0000 albeu mem mapped area need to be unmapped.
Sat, 12 Apr 2003 13:45:43 +0000 albeu Add suffix support to the object list type.
Sat, 12 Apr 2003 13:40:30 +0000 albeu Don't save restore all options wich point to the same variable.
Sat, 12 Apr 2003 09:30:19 +0000 rsf Fixed a bug that could sometimes cause the first video packet in a RTP stream
Sat, 12 Apr 2003 09:29:13 +0000 rsf Minor code cleanup.
Fri, 11 Apr 2003 17:38:51 +0000 lumag Russian translation update.
Fri, 11 Apr 2003 17:15:15 +0000 nicolas sync
Fri, 11 Apr 2003 16:33:29 +0000 faust3 fix slave mode on MACOSX: reported by devros <devros at seznam.cz>
Fri, 11 Apr 2003 13:25:53 +0000 alex forgot to commit win32 realadio entries, and wma id: 0x163
Fri, 11 Apr 2003 10:27:31 +0000 henry -tv on -> tv://
Fri, 11 Apr 2003 02:35:01 +0000 rsf Access-controlled RTSP sessions can now be played, if the user uses the
Thu, 10 Apr 2003 15:07:59 +0000 alex 10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Thu, 10 Apr 2003 12:12:56 +0000 faust3 10l
Thu, 10 Apr 2003 10:59:12 +0000 albeu Add a null streamv Currently used for tv and mf. Could be used to
Thu, 10 Apr 2003 10:55:18 +0000 bertrand Use inet_ntoa where inet_ntop is not available.
Thu, 10 Apr 2003 08:34:43 +0000 nexus typo fix
Wed, 09 Apr 2003 22:10:14 +0000 rtognimp Sync with mp_help-en.h v1.96
Wed, 09 Apr 2003 21:34:05 +0000 rtognimp Fixes for vss h264
Wed, 09 Apr 2003 21:28:01 +0000 rtognimp Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
Wed, 09 Apr 2003 20:49:12 +0000 henry cleanups/bugfixes
Wed, 09 Apr 2003 18:55:49 +0000 faust3 10l noticed by Joey Parrish <joey at nicewarrior.org>
Wed, 09 Apr 2003 18:04:29 +0000 henry option for sub match fuzziness level
Wed, 09 Apr 2003 17:09:20 +0000 alex i420 fixed, needs some testing
Wed, 09 Apr 2003 17:05:39 +0000 alex keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Wed, 09 Apr 2003 16:21:42 +0000 alex removed some wrappers, now the configure checks for inet_pton. patch by Joey Parrish <joey@nicewarrior.org>
Wed, 09 Apr 2003 16:07:45 +0000 alex channel finetuning cmdline support, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
Wed, 09 Apr 2003 15:51:37 +0000 alex 10l fix by Salvatore Falco <salvatore.falco@katamail.com>
Wed, 09 Apr 2003 07:33:59 +0000 albeu Make the vcd API fully reentrant.
Wed, 09 Apr 2003 07:31:11 +0000 albeu Port vcd to the new API
Tue, 08 Apr 2003 23:46:35 +0000 michael 10l patch by (Andreas Hess <jaska at gmx dot net>)
Tue, 08 Apr 2003 20:41:20 +0000 henry turn most of the subtitle matching fuzziness off by default
Tue, 08 Apr 2003 18:05:41 +0000 alex multiple init fix by Aurelien JACOBS <aurel@gnuage.org>
Tue, 08 Apr 2003 17:36:33 +0000 alex forwardport: warning fix and netbsd fix
Tue, 08 Apr 2003 17:11:19 +0000 alex automatic svgalib_helper detection
Tue, 08 Apr 2003 16:23:09 +0000 alex fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>
Tue, 08 Apr 2003 16:10:52 +0000 alex Darwin Altivec detection fixes and MacOSX API detection reworked, based on patch by Dan Christiansen <danchr@daimi.au.dk>
Tue, 08 Apr 2003 05:14:43 +0000 rsf Moved the "sdp://" test above the URL streaming test, so that SDP files can
Mon, 07 Apr 2003 21:29:45 +0000 rsf Added a \n to the msg about -sdp being deprecated
Mon, 07 Apr 2003 21:08:56 +0000 rsf Added
Mon, 07 Apr 2003 20:55:32 +0000 rsf The person who checked in the previous patch accidentally put a declaration
Mon, 07 Apr 2003 20:44:06 +0000 rsf Oops, I just noticed albeu's revision 1.58 - so I backed out the
Mon, 07 Apr 2003 20:41:24 +0000 rsf Reapplied the patch that I had originally made in revision 1.53.
Mon, 07 Apr 2003 19:37:19 +0000 henry fix compilation without iconv
Mon, 07 Apr 2003 18:31:17 +0000 diego Bug fixes by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>.
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Mon, 07 Apr 2003 14:28:00 +0000 luran Translation update
Mon, 07 Apr 2003 13:48:51 +0000 rguyom Fix serious breakage, 10000l !
Mon, 07 Apr 2003 10:14:06 +0000 michael forgot to commit
Mon, 07 Apr 2003 00:33:13 +0000 michael pbias tip
Sun, 06 Apr 2003 23:37:56 +0000 rguyom Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".
Sun, 06 Apr 2003 22:01:54 +0000 rtognimp Sync with 0_90. All stuff different from 0_90 is missing.
Sun, 06 Apr 2003 18:16:11 +0000 albeu It should now be endian aware. Untested as i only have le box :(
Sun, 06 Apr 2003 17:18:26 +0000 albeu 100L forgot this commit for netstream.
Sun, 06 Apr 2003 16:58:07 +0000 gabucino sync
Sun, 06 Apr 2003 16:49:23 +0000 arpi Oops :)
Sun, 06 Apr 2003 16:43:46 +0000 arpi Rewritten, to use new libmpeg2 0.3.1 API
Sun, 06 Apr 2003 16:42:15 +0000 arpi changed input and output buffer handling to be mplayer-compatible...
Sun, 06 Apr 2003 16:41:49 +0000 arpi Importing libmpeg2 from mpeg2dec-0.3.1
Sun, 06 Apr 2003 16:39:16 +0000 albeu A simple netstream server.
Sun, 06 Apr 2003 16:37:37 +0000 arpi qscale exporting for postprocess
Sun, 06 Apr 2003 16:37:12 +0000 albeu Add netstream
Sun, 06 Apr 2003 16:36:17 +0000 albeu Add netstream
Sun, 06 Apr 2003 16:36:02 +0000 arpi Importing libmpeg2 from mpeg2dec-0.3.1
Sun, 06 Apr 2003 16:34:26 +0000 albeu A new control called upon stream reset.
Sun, 06 Apr 2003 16:33:13 +0000 albeu A new stream wich allow access to MPlayer stream accross the network.
Sun, 06 Apr 2003 16:30:09 +0000 albeu Check that we really got a filename.
Sun, 06 Apr 2003 16:27:14 +0000 albeu Don't give the initial / as part of the filename.
Sun, 06 Apr 2003 16:22:34 +0000 nicolas url update, reported by Dan Eriksen
Sun, 06 Apr 2003 16:17:25 +0000 nicolas typo
Sun, 06 Apr 2003 16:08:55 +0000 nicolas sync
Sun, 06 Apr 2003 15:48:21 +0000 rguyom XviD:
Sun, 06 Apr 2003 15:46:05 +0000 rguyom + bf_threshold
Sun, 06 Apr 2003 15:29:40 +0000 nicolas url update, reported by Dan Eriksen
Sun, 06 Apr 2003 14:45:32 +0000 arpi (experimental, for testing/debugging) -novideo option added
Sun, 06 Apr 2003 13:27:10 +0000 luran Chinese translation for main branch
Sun, 06 Apr 2003 10:06:31 +0000 gabucino mode changes should occur to all the consoles
Sun, 06 Apr 2003 09:07:49 +0000 gabucino 1000l
Sat, 05 Apr 2003 19:49:21 +0000 lumag Looks like a typo :) --- Fixed
Fri, 04 Apr 2003 20:56:29 +0000 faust3 allow select()less compilation
Fri, 04 Apr 2003 20:45:05 +0000 rguyom 100l.
Fri, 04 Apr 2003 20:40:57 +0000 rguyom Unbreak
Fri, 04 Apr 2003 20:32:21 +0000 faust3 temporary disable mf support for systems without glob
Fri, 04 Apr 2003 20:12:24 +0000 faust3 disable vf_bmovl for systems without posix select
Fri, 04 Apr 2003 20:02:53 +0000 faust3 MINGW32 port and select()less fifocode by Arpi
Fri, 04 Apr 2003 19:33:18 +0000 faust3 enable timer-win and getch2-win for mingw32
Fri, 04 Apr 2003 19:27:46 +0000 faust3 gettimeofday() emulation using ftime()
Fri, 04 Apr 2003 19:15:24 +0000 faust3 add checks for gettimeofday() select() and glob()
Fri, 04 Apr 2003 15:41:47 +0000 albeu Little fix.
Fri, 04 Apr 2003 15:41:00 +0000 albeu 10L NULL == 0 == stdin
Fri, 04 Apr 2003 15:39:51 +0000 albeu Using a different alignment for only the Gui is bad as this code use
Fri, 04 Apr 2003 15:38:46 +0000 michael H264-ES demuxer
Fri, 04 Apr 2003 15:22:59 +0000 rguyom "psnr" & related code is only for the -HEAD (unstable) XviD branch.
Fri, 04 Apr 2003 15:04:26 +0000 albeu Support for "internet" or "multimedia" keyboards in X11.
Fri, 04 Apr 2003 14:42:33 +0000 luran Sync with en
Fri, 04 Apr 2003 05:49:35 +0000 rguyom XviD:
Fri, 04 Apr 2003 05:47:27 +0000 rguyom Shift vhq values and set vhq=1 to MODEDECISION.
Thu, 03 Apr 2003 20:38:27 +0000 rguyom XviD:
Thu, 03 Apr 2003 20:36:58 +0000 rguyom - added <time.h> since we're using time() related functions
Thu, 03 Apr 2003 16:21:04 +0000 diego Explain the need for unified diffs.
Thu, 03 Apr 2003 16:11:37 +0000 diego Make absolute symlinks relative as suggested by Rich, fix typo.
Thu, 03 Apr 2003 16:09:34 +0000 diego Make absolute symlinks relative as suggested by Rich, fix typo.
Thu, 03 Apr 2003 12:41:31 +0000 henry longer option buffers, needed for tv options
Thu, 03 Apr 2003 12:09:44 +0000 pontscho fix dvd, vcd playing, compiling, and add one small playlist patch
Thu, 03 Apr 2003 12:02:28 +0000 pontscho workaround only, please fix.
Thu, 03 Apr 2003 12:00:50 +0000 pontscho 10l
Thu, 03 Apr 2003 06:53:01 +0000 rguyom Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS.
Thu, 03 Apr 2003 00:52:33 +0000 rfelker hopefully this will clear up some confusion -- users keep trying to
Wed, 02 Apr 2003 23:43:41 +0000 michael packed warning
Wed, 02 Apr 2003 22:27:35 +0000 rguyom XviD:
Wed, 02 Apr 2003 22:13:44 +0000 rguyom XviD :
Wed, 02 Apr 2003 21:33:19 +0000 rguyom Updating XviD :
Wed, 02 Apr 2003 20:31:47 +0000 henry xvid fixes and more options by elcabesa & Martin Drab
Wed, 02 Apr 2003 20:28:41 +0000 nicolas sync
Wed, 02 Apr 2003 19:29:26 +0000 albeu URL is cdda://tracks[:speed][/device]
Wed, 02 Apr 2003 19:23:28 +0000 albeu *** empty log message ***
Wed, 02 Apr 2003 18:48:54 +0000 faust3 10l to Albeu
Wed, 02 Apr 2003 16:52:00 +0000 faust3 MINGW32 port
Wed, 02 Apr 2003 16:40:02 +0000 faust3 atm shmem.c is only needed for cache2
Wed, 02 Apr 2003 16:27:51 +0000 albeu Remove -sdp, use sdp:// instead.
Wed, 02 Apr 2003 16:26:58 +0000 albeu Remove -sdp
Wed, 02 Apr 2003 16:25:07 +0000 albeu Stream modularization, the first step.
Wed, 02 Apr 2003 16:15:06 +0000 albeu 10L forgot to fix the forward declaration too.
Wed, 02 Apr 2003 16:13:16 +0000 albeu Exit when the option parser return M_OPT_EXIT
Wed, 02 Apr 2003 16:11:15 +0000 albeu Fix some 10L typo in header (m_struct_s instead of m_struct_st).
Wed, 02 Apr 2003 16:05:21 +0000 albeu Typo fix
Wed, 02 Apr 2003 15:32:12 +0000 albeu Fix the incredible slowness with very long list. Now a 10^6 entries
Wed, 02 Apr 2003 04:31:40 +0000 iive force_mode wrong has_mode check, verbose retrace message
Wed, 02 Apr 2003 01:46:47 +0000 rsf Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".
Wed, 02 Apr 2003 01:38:07 +0000 rsf Added some optional debugging printfs (disabled by default)
Tue, 01 Apr 2003 23:03:18 +0000 diego Sync by Roberto Togni <r_togni@libero.it>.
Tue, 01 Apr 2003 22:54:12 +0000 diego Typos, noticed by Roberto Togni <r_togni@libero.it>.
Tue, 01 Apr 2003 22:49:55 +0000 diego Typos, patch by Roberto Togni <r_togni@libero.it>.
Tue, 01 Apr 2003 21:06:32 +0000 diego Sync by Bena, Daniel <Daniel.Bena@dm-drogeriemarkt.sk>.
Tue, 01 Apr 2003 17:22:26 +0000 mpt updated to CVS (01.04.03)
Tue, 01 Apr 2003 09:57:28 +0000 eyck Sound translation, second batch.
Tue, 01 Apr 2003 09:20:36 +0000 eyck race with time translating sound.html starts...
Tue, 01 Apr 2003 00:33:16 +0000 diego AAC section added.
Mon, 31 Mar 2003 23:10:56 +0000 diego typo
Mon, 31 Mar 2003 22:31:35 +0000 nicolas fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
Mon, 31 Mar 2003 22:27:26 +0000 nicolas sync
Mon, 31 Mar 2003 22:26:31 +0000 nicolas sync, small fixes
Mon, 31 Mar 2003 20:44:20 +0000 faust3 fix compilation without TV support
Mon, 31 Mar 2003 17:32:46 +0000 faust3 MINGW32 port
Mon, 31 Mar 2003 17:08:16 +0000 faust3 objfix has to be run on MINGW32, too
Mon, 31 Mar 2003 16:55:53 +0000 faust3 workaround conflict with the MINGW32 open function
Mon, 31 Mar 2003 16:52:26 +0000 gabucino fixing explanation
Mon, 31 Mar 2003 16:48:54 +0000 gabucino translation done
Mon, 31 Mar 2003 00:14:36 +0000 ranma Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)
Sun, 30 Mar 2003 21:20:04 +0000 faust3 windows getch2 for MINGW32 port
Sun, 30 Mar 2003 21:07:17 +0000 faust3 high precision timer for windows patch by Frodo <csharprules at hotmail.com>
Sun, 30 Mar 2003 20:48:51 +0000 faust3 MINGW32 port
Sun, 30 Mar 2003 20:37:54 +0000 faust3 bcopy -> memcpy for MINGW32 port
Sun, 30 Mar 2003 20:11:25 +0000 faust3 MINGW32 port
Sun, 30 Mar 2003 19:16:35 +0000 gabucino watch what you write
Sun, 30 Mar 2003 19:12:30 +0000 gabucino today's shit
Sun, 30 Mar 2003 18:48:23 +0000 lumag Minor improvement: don't create empty dirs.
Sun, 30 Mar 2003 18:32:54 +0000 lumag XML'ization & partial rewrite of main/DOCS/ru/cd-dvd.html
Sun, 30 Mar 2003 18:31:29 +0000 lumag Russian XML translation update.
Sun, 30 Mar 2003 17:23:13 +0000 albeu Use new config headers and types.
Sun, 30 Mar 2003 17:15:19 +0000 albeu 10L forgot this filter.
Sun, 30 Mar 2003 17:14:41 +0000 albeu Fix test compilation
Sun, 30 Mar 2003 17:14:02 +0000 albeu -vcd, -dvd, -dvdnav, -tv on, -cuefile and -mf on are deprecated
Sun, 30 Mar 2003 17:13:04 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Sun, 30 Mar 2003 17:12:11 +0000 albeu Fix all demuxers wich where using a global var to enable themself.
Sun, 30 Mar 2003 17:11:27 +0000 albeu Set deuxer_type instead of using our own global var.
Sun, 30 Mar 2003 17:10:36 +0000 albeu Use new config headers
Sun, 30 Mar 2003 17:09:17 +0000 albeu Use new config headers
Sun, 30 Mar 2003 17:08:35 +0000 albeu Remove the hack used to pass -dvd, etc into the playlist
Sun, 30 Mar 2003 17:07:31 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Sun, 30 Mar 2003 17:05:58 +0000 albeu 10L, close isn't enouth we must munmap too.
Sun, 30 Mar 2003 17:02:05 +0000 albeu Remove STREAMTYPE_PLAYLIST.
Sun, 30 Mar 2003 16:27:03 +0000 mpt synced to CVS (30.03.03)
Sun, 30 Mar 2003 16:11:12 +0000 mpt uptated to CVS (30.03.03)
Sun, 30 Mar 2003 16:09:25 +0000 mpt updated to CVS (30.03.03)
Sun, 30 Mar 2003 15:51:35 +0000 diego link fixed
Sun, 30 Mar 2003 14:51:20 +0000 mpt new version, synced to CVS (27.03.03)
Sun, 30 Mar 2003 14:07:49 +0000 nicolas sync
Sun, 30 Mar 2003 13:47:11 +0000 nicolas fix (thanks to Dmitry)
Sat, 29 Mar 2003 23:17:46 +0000 nicolas fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
Sat, 29 Mar 2003 22:04:36 +0000 lumag Russian XML Docs translation update
Sat, 29 Mar 2003 21:52:08 +0000 arpi - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's have
Sat, 29 Mar 2003 20:47:10 +0000 mpt updated
Sat, 29 Mar 2003 20:46:03 +0000 mpt translated
Sat, 29 Mar 2003 20:11:45 +0000 diego One more (last) try ..
Sat, 29 Mar 2003 20:04:48 +0000 diego Trivial change to trigger the $Revision$ keyword.
Sat, 29 Mar 2003 20:00:32 +0000 diego Revision string added.
Sat, 29 Mar 2003 19:58:36 +0000 faust3 10l: don't change image format during config
Sat, 29 Mar 2003 19:56:31 +0000 rfelker 100l to Gabu, this caused divide-by-zero with -vo mga. Apparently
Sat, 29 Mar 2003 18:58:08 +0000 diego Further sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.
Sat, 29 Mar 2003 16:47:20 +0000 henry fix wrong channel count w/ pcm encoding
Sat, 29 Mar 2003 14:37:23 +0000 michael fix build with --enable-shared-pp patch by (G«Ótz Waschk <waschk at informatik dot uni-rostock dot de>)
Sat, 29 Mar 2003 12:19:02 +0000 diego Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.
Sat, 29 Mar 2003 10:54:21 +0000 jonas -ni (detection) and -cache
Sat, 29 Mar 2003 09:07:38 +0000 jonas missing option descriptios
Sat, 29 Mar 2003 01:45:21 +0000 diego Updated XviD CVS instructions by Dmitry Baryshkov <lumag@qnc.ru>.
Sat, 29 Mar 2003 01:27:30 +0000 diego all filters documented, XML conversion done
Sat, 29 Mar 2003 01:24:16 +0000 diego Updated XviD CVS instructions by Dmitry Baryshkov <lumag@qnc.ru>.
Sat, 29 Mar 2003 00:48:05 +0000 diego Next bunch of files translated by Dmitry Baryshkov <lumag@qnc.ru>.
Sat, 29 Mar 2003 00:44:45 +0000 diego -audiofile-cache documented, bytes --> Bytes, typo.
Fri, 28 Mar 2003 21:58:30 +0000 nicolas sync, fixes, more accurate translation
Fri, 28 Mar 2003 10:08:55 +0000 ranma Only write title if verbose>0.
Fri, 28 Mar 2003 02:04:45 +0000 diego Russian translation by Dmitry Baryshkov <lumag@qnc.ru>.
Thu, 27 Mar 2003 20:45:54 +0000 albeu Switch to the new config header
Thu, 27 Mar 2003 20:42:19 +0000 albeu New option -audiofile-cache to enable a cache for the stream used by
Thu, 27 Mar 2003 20:40:50 +0000 albeu Free the stream of the audio and subtitle demuxer.
Thu, 27 Mar 2003 20:38:14 +0000 albeu Fix rawvideo and -audiofile
Thu, 27 Mar 2003 20:30:44 +0000 albeu on now set the demuxer type some we can use rawvideo with -audiofile
Thu, 27 Mar 2003 20:27:50 +0000 albeu Fix a 100L bug wich killed mencoder timing and switch to the new
Thu, 27 Mar 2003 20:25:32 +0000 albeu The overlay can't downscale
Thu, 27 Mar 2003 18:14:56 +0000 gabucino some hints, sent by Hilmar Preusse
Thu, 27 Mar 2003 18:13:19 +0000 gabucino fixes
Thu, 27 Mar 2003 18:12:55 +0000 mpt new version. synced to rc5
Thu, 27 Mar 2003 18:12:22 +0000 gabucino sync
Thu, 27 Mar 2003 18:03:26 +0000 mpt it was VERY old file
Thu, 27 Mar 2003 17:55:22 +0000 mpt t was VERY old file
Thu, 27 Mar 2003 17:24:01 +0000 mpt new version, synced with cvs version (25.03.2003
Thu, 27 Mar 2003 16:16:58 +0000 michael 10l
Thu, 27 Mar 2003 16:04:53 +0000 michael 10000l (YUV vs. YVU swscale fix/cleanup)
Wed, 26 Mar 2003 23:59:07 +0000 diego Documented down3dright, hqdn3d and yvu9 filters.
Wed, 26 Mar 2003 17:02:28 +0000 ranma Improved xscreensaver support.
Wed, 26 Mar 2003 16:48:17 +0000 alex macosx fix by Dan Christiansen <danchr@daimi.au.dk>
Wed, 26 Mar 2003 15:49:10 +0000 alex 10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>
Wed, 26 Mar 2003 11:51:40 +0000 gabucino fixing truetype rescaling with (x)mga + panscan
Wed, 26 Mar 2003 11:35:13 +0000 bertrand Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>
Wed, 26 Mar 2003 11:27:48 +0000 bertrand Added support for IPv6 numeric url like: http://[3ffe:400:100::1]:80/file
Wed, 26 Mar 2003 01:03:13 +0000 diego obsolete
Wed, 26 Mar 2003 00:56:22 +0000 diego Merged into the man page and libmpcodecs.txt.
Wed, 26 Mar 2003 00:53:15 +0000 diego Merged video filter description from vop.txt.
Tue, 25 Mar 2003 20:23:50 +0000 iive Fix last mode ignored bug
Tue, 25 Mar 2003 14:17:55 +0000 mpt synced to rc5 version
Mon, 24 Mar 2003 23:28:52 +0000 diego XML credits
Mon, 24 Mar 2003 21:36:20 +0000 nicolas sync
Mon, 24 Mar 2003 19:15:30 +0000 diego vop.txt merged, three more filters missing from the docs.
Mon, 24 Mar 2003 18:25:00 +0000 diego Man page synchronized with vop.txt plus further clarifications and
Mon, 24 Mar 2003 18:13:52 +0000 diego 10l: There is only one luma component, noticed by Alex.
Mon, 24 Mar 2003 17:40:44 +0000 diego Spellchecked, slightly reworded, parts corrected.
Mon, 24 Mar 2003 17:35:48 +0000 nicolas sync
Mon, 24 Mar 2003 17:24:25 +0000 nicolas sync with HTML
Mon, 24 Mar 2003 17:22:45 +0000 nicolas Test file commited by error, all my apologies.
Sun, 23 Mar 2003 23:35:12 +0000 nicolas XML version of MPlayer's doc
Sun, 23 Mar 2003 23:26:55 +0000 nicolas XML version of MPlayer's doc
Sun, 23 Mar 2003 23:10:41 +0000 diego Version string added.
Sun, 23 Mar 2003 23:08:58 +0000 diego Sync by Anders Rune Jensen <anders@gnulinux.dk>.
Sun, 23 Mar 2003 22:09:34 +0000 henry typos
Sun, 23 Mar 2003 18:19:08 +0000 alex 10l to arpi with commit r1.12, noticed by Daniel Mario Vega <dv5a@dc.uba.ar>
Sun, 23 Mar 2003 17:35:26 +0000 alex pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> and moved SDL_ShowCursor from the check_keys() to uninit() (by me)
Sun, 23 Mar 2003 17:14:28 +0000 alex use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Sun, 23 Mar 2003 16:55:02 +0000 alex new entry
Sun, 23 Mar 2003 16:25:11 +0000 diego Removed/updated old entries.
Sun, 23 Mar 2003 16:10:06 +0000 rfelker try to break pattern at scene changes to prevent merging pictures that
Sun, 23 Mar 2003 15:25:10 +0000 henry color equalizer for tv input
Sun, 23 Mar 2003 15:05:14 +0000 henry color equalizer for tv input
Sun, 23 Mar 2003 12:59:09 +0000 diego Request version numbers in translations.
Sun, 23 Mar 2003 12:26:22 +0000 diego This file only belongs on the web page and needs no translation.
Sun, 23 Mar 2003 03:36:24 +0000 rfelker improvements to detc filter:
Sun, 23 Mar 2003 00:44:09 +0000 iive 10l
Sat, 22 Mar 2003 23:54:26 +0000 iive fix find_best fail if the black area is bigger than image, few more verbose messages, OSD not rendered if native mode
Sat, 22 Mar 2003 23:49:52 +0000 nicolas sync
Sat, 22 Mar 2003 21:14:51 +0000 alex fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>
Sat, 22 Mar 2003 20:15:03 +0000 rtognimp Warning fix, patch by Dominik Mierzejewsky
Sat, 22 Mar 2003 19:50:10 +0000 alex fix crash on streams with frame tags, patch by Brett Kosinski <brettk@frodo.dyn.gno.org>
Sat, 22 Mar 2003 19:15:23 +0000 alex enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>
Sat, 22 Mar 2003 17:35:26 +0000 mpt some fixes, like css styles - now ../default.css
Sat, 22 Mar 2003 17:33:06 +0000 mpt new wersion, some fixes, synced to rc4 version
Sat, 22 Mar 2003 17:30:59 +0000 mpt new translation from rc4 version
Sat, 22 Mar 2003 17:29:45 +0000 mpt ome fixes, like css styles - now ../default.css
Sat, 22 Mar 2003 17:24:34 +0000 mpt some fixes, like css styles - now ../default.css
Sat, 22 Mar 2003 16:54:34 +0000 arpi updated
Sat, 22 Mar 2003 13:15:53 +0000 mpt Update of Polish encoding.html - adrian@linux.pl
Sat, 22 Mar 2003 12:46:44 +0000 michael lavc 4663 / quantizer bias
Sat, 22 Mar 2003 12:02:27 +0000 jonas vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
Sat, 22 Mar 2003 10:38:04 +0000 gabucino explanation fixed
Sat, 22 Mar 2003 10:37:23 +0000 gabucino sync
Fri, 21 Mar 2003 18:21:00 +0000 alex 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned up
Fri, 21 Mar 2003 18:11:18 +0000 henry fix compile without libsmbclient
Fri, 21 Mar 2003 17:59:15 +0000 alex selectable 'major', patch by Hans-Andreas Engel <engel@node.ch>
Fri, 21 Mar 2003 17:17:53 +0000 alex wrong assignment of codec, patch by nsabbi@libero.it
Fri, 21 Mar 2003 17:16:23 +0000 alex dvbin detection fixed, noticed by nsabbi@libero.it
Fri, 21 Mar 2003 16:56:23 +0000 alex compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 21 Mar 2003 16:54:03 +0000 alex hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Fri, 21 Mar 2003 16:46:38 +0000 henry report TRUE for IS_AUDIO control when user forces the audio recording
Fri, 21 Mar 2003 16:42:50 +0000 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
Fri, 21 Mar 2003 16:32:53 +0000 alex multiple preinit support -- cleaning vidix_name between the multiple preinits. Patch by Aurlien JACOBS <aurel@gnuage.org>
Fri, 21 Mar 2003 16:29:04 +0000 alex multiple mga device support by Hans-Andreas Engel <engel@node.ch>
Fri, 21 Mar 2003 16:13:16 +0000 alex largefile support by Matthias Schwarzott <zzam@gmx.de>
Fri, 21 Mar 2003 16:09:31 +0000 alex use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)
Fri, 21 Mar 2003 16:06:11 +0000 alex libsmbclient detection support, slightly rewritten the original patch sent by Vladimir Moushkov <vlindos_mpdev@abv.bg>
Fri, 21 Mar 2003 10:41:27 +0000 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
Fri, 21 Mar 2003 09:25:08 +0000 michael vcodec update
Thu, 20 Mar 2003 12:42:16 +0000 pontscho many 10l for me ...
Thu, 20 Mar 2003 10:40:20 +0000 henry replace sys_errlist with strerror() by Ivan Szanto
Thu, 20 Mar 2003 07:51:03 +0000 pontscho bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>
Thu, 20 Mar 2003 03:24:33 +0000 diego Finally merged libavc-option.txt into the man page.
Thu, 20 Mar 2003 01:45:40 +0000 iive new svga driver - support double buffering, fast_memcpy, direct render and HW acceleration
Wed, 19 Mar 2003 16:26:58 +0000 henry hardware mjpeg encoding using v4l by Iv«¡n Sz«¡nt«Ñ <szivan@freemail.hu>
Wed, 19 Mar 2003 15:28:11 +0000 faust3 10l
Tue, 18 Mar 2003 20:22:36 +0000 diego Updated information, rewordings, codec installation generalized.
Mon, 17 Mar 2003 22:11:42 +0000 gabucino fix (some user reported)
Mon, 17 Mar 2003 20:38:23 +0000 rtognimp 10l cbSize not inited for l=16.\n Could give problem in print_wave_header
Mon, 17 Mar 2003 11:37:28 +0000 arpi 1000l
Mon, 17 Mar 2003 10:05:22 +0000 diego Sync by <hephooey@fastmail.fm>.
Mon, 17 Mar 2003 09:52:50 +0000 michael number -> bug update
Mon, 17 Mar 2003 00:48:26 +0000 arpi what's the opposite of backport? :)
Sun, 16 Mar 2003 22:59:16 +0000 arpi dvbin_param_on moved
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Sun, 16 Mar 2003 16:38:16 +0000 henry remove the lower boundary
Sun, 16 Mar 2003 07:42:26 +0000 henry cleanups and some 10l fixes for previous commit
Sat, 15 Mar 2003 22:02:54 +0000 henry correct small framerate fluctuations directly in the capture thread
Sat, 15 Mar 2003 21:07:45 +0000 arpi This patch corrects the calculation of the MPEG bitrate from the
Sat, 15 Mar 2003 21:05:37 +0000 arpi increment is a signed number (-1 or +1)
Sat, 15 Mar 2003 21:03:24 +0000 arpi fixed chroma pitch
Sat, 15 Mar 2003 20:59:16 +0000 albeu And 10L their, i should have started to read vop.txt sooner ;)
Sat, 15 Mar 2003 20:55:33 +0000 albeu 10L again with the options mins
Sat, 15 Mar 2003 20:51:35 +0000 albeu New options stuff
Sat, 15 Mar 2003 20:49:39 +0000 albeu Improve the imgfmt option type
Sat, 15 Mar 2003 20:45:03 +0000 albeu Support for the new options stuff
Sat, 15 Mar 2003 20:39:05 +0000 albeu 10L the scale filter accpet w and h to -3
Sat, 15 Mar 2003 19:52:11 +0000 arpi fixed 'make distclean' without libavcodec
Sat, 15 Mar 2003 19:40:52 +0000 rtognimp Same behaviour as old code for short headers
Sat, 15 Mar 2003 18:50:58 +0000 albeu 1000L i forgot mencoder
Sat, 15 Mar 2003 18:49:33 +0000 albeu Add support for the new option stuff.
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Sat, 15 Mar 2003 15:46:32 +0000 rtognimp Fix for truespeech dll, patch by <dimakar(at)yahoo.com>
Sat, 15 Mar 2003 14:12:22 +0000 rtognimp Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Required for truespeech files.
Sat, 15 Mar 2003 10:52:30 +0000 rtognimp Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)
Sat, 15 Mar 2003 10:11:36 +0000 faust3 fix -loop problem
Fri, 14 Mar 2003 23:22:35 +0000 arpi add MODULE_LICENSE
Fri, 14 Mar 2003 20:36:26 +0000 henry replace snd_pcm_drain with snd_pcm_drop
Fri, 14 Mar 2003 17:50:58 +0000 albeu 10L
Fri, 14 Mar 2003 17:45:33 +0000 albeu Fix some memleaks
Fri, 14 Mar 2003 17:42:21 +0000 albeu Some free(NULL) found with njamd
Fri, 14 Mar 2003 17:19:19 +0000 ranma Fix small memleak in control().
Fri, 14 Mar 2003 15:06:21 +0000 arpi clear black bands when using slices
Fri, 14 Mar 2003 12:46:49 +0000 alex a warning fix and rgb15/16 support by Sascha Sommer
Thu, 13 Mar 2003 15:50:41 +0000 michael index per stream
Thu, 13 Mar 2003 15:32:48 +0000 michael *signed int vlc (needs only 5 lines of code so its no increase of complexity)
Thu, 13 Mar 2003 14:09:49 +0000 albeu Better error messages (with line number now) and make unknow option
Thu, 13 Mar 2003 09:24:03 +0000 michael 1000l
Wed, 12 Mar 2003 23:57:23 +0000 diego Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.
Wed, 12 Mar 2003 22:59:04 +0000 rtognimp Animatrix AAC fix, patch by <dimakar(at)yahoo.com>
Wed, 12 Mar 2003 18:11:40 +0000 nicolas sync
Wed, 12 Mar 2003 17:11:34 +0000 rik libavcodec sync
Wed, 12 Mar 2003 16:25:25 +0000 ranma Prevent vo window flashing.
Wed, 12 Mar 2003 15:44:24 +0000 michael per context frame_rate_base
Wed, 12 Mar 2003 15:14:13 +0000 albeu 10L the comment header again. That's it when you stole someone else code ;)
Wed, 12 Mar 2003 15:04:05 +0000 albeu vo_xover is a new vo that should make easy to have x11 support for
Wed, 12 Mar 2003 14:58:55 +0000 albeu Shut up some debug messages
Wed, 12 Mar 2003 11:12:24 +0000 albeu Support for the overlay, that save one stretch blit for bgr16 and YUV formats
Wed, 12 Mar 2003 11:09:23 +0000 albeu Overlay support (now vo_xtdfx is possible :) and yet another way to
Tue, 11 Mar 2003 19:08:31 +0000 rsf Improved RTP packet buffering, by relying on the underlying OS's UDP
Tue, 11 Mar 2003 19:03:31 +0000 rsf Made "force_fps" non-static, because code in "libmpdemux" refers to it.
Mon, 10 Mar 2003 00:50:10 +0000 ranma Remove hardcoded "goto goto_next_file;" for -identify switch as suggested
Mon, 10 Mar 2003 00:46:40 +0000 ranma Use -frames 0 instead of hardcoded "goto goto_next_file;"
Mon, 10 Mar 2003 00:10:05 +0000 arpi - fixed playback of files with bad WxH in header (tricky! we can always read the
Mon, 10 Mar 2003 00:03:46 +0000 albeu Pass start slice to the vo it make dr + slice implemantation easier
Mon, 10 Mar 2003 00:01:03 +0000 albeu Update, add support for DR and draw image. Sadly reading from the agp
Sun, 09 Mar 2003 23:55:42 +0000 albeu Update, new page fault handler to access the agp mem. Doesn't really work
Sun, 09 Mar 2003 23:42:01 +0000 albeu I forgot to commit this file
Sun, 09 Mar 2003 20:03:17 +0000 arpi 100l :)
Sun, 09 Mar 2003 19:01:20 +0000 arpi Hopefully fixed all RV30/RV40 A-V sync issues
Sun, 09 Mar 2003 18:15:16 +0000 rfelker new version of the de-telecine filter, largely rewritten. should work
Sun, 09 Mar 2003 17:21:30 +0000 arpi Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)
Sun, 09 Mar 2003 17:19:41 +0000 arpi Ugly hack to handle bad width/height values from stream header
Sun, 09 Mar 2003 17:17:39 +0000 arpi - removed unused global 'handle'
Sun, 09 Mar 2003 17:10:06 +0000 arpi RAOpenCodec2() have 2 parameters
Sun, 09 Mar 2003 14:15:17 +0000 mpt Document translated to polish language.
Sat, 08 Mar 2003 10:48:44 +0000 jonas Adds SGI files to the list of image types supported by mencoder. -Todd
Sat, 08 Mar 2003 02:05:14 +0000 michael merging fourcc with codec_tag
Fri, 07 Mar 2003 18:45:02 +0000 albeu vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)
Fri, 07 Mar 2003 18:42:08 +0000 albeu tdfx_vid a new kernel driver for tdfx wich let use agp move :)
Fri, 07 Mar 2003 12:59:28 +0000 michael vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)
Fri, 07 Mar 2003 02:05:59 +0000 michael rv40 pict_type parser
Thu, 06 Mar 2003 20:45:32 +0000 gabucino sync
Thu, 06 Mar 2003 13:29:11 +0000 nicolas sync
Thu, 06 Mar 2003 04:59:20 +0000 joey remove yuv2rgb and support frame duplication
Thu, 06 Mar 2003 00:49:20 +0000 nicolas typo
Wed, 05 Mar 2003 20:34:29 +0000 zdar Some 10l and better layer handling (to comply with DFB 0.9.17)
Wed, 05 Mar 2003 18:33:25 +0000 diego Empty directories can only be removed by the CVS admin.
Wed, 05 Mar 2003 16:40:14 +0000 michael aic & umv
Wed, 05 Mar 2003 10:56:47 +0000 michael Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)
Wed, 05 Mar 2003 10:38:56 +0000 michael add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
Wed, 05 Mar 2003 10:28:32 +0000 michael fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li at ieee dot org>)
Wed, 05 Mar 2003 10:23:52 +0000 michael hmm found this in my local tree ;)
Wed, 05 Mar 2003 10:20:14 +0000 michael fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot org>)
Wed, 05 Mar 2003 09:27:19 +0000 gabucino sync
Wed, 05 Mar 2003 09:26:32 +0000 gabucino dfb updates
Tue, 04 Mar 2003 22:48:37 +0000 michael 10l (pp cant convert formats) fixes segfault
Tue, 04 Mar 2003 14:59:59 +0000 mpt *** empty log message ***
Tue, 04 Mar 2003 13:55:25 +0000 eyck Use css like the rest of documentation. Use polish encoding.
Tue, 04 Mar 2003 13:51:32 +0000 eyck New translation from imoteph/adrian
Tue, 04 Mar 2003 13:42:49 +0000 eyck New translation from Zorg ( Konrad Materka )
Tue, 04 Mar 2003 13:37:53 +0000 eyck Another batch of translation from Zorg ( Konrad Materka )
Tue, 04 Mar 2003 13:26:09 +0000 albeu Add missing uninit
Mon, 03 Mar 2003 16:43:43 +0000 mark Fixed geometry that someone broke grr.
Mon, 03 Mar 2003 11:03:19 +0000 albeu A new nuppel video encoder. Mainly for RT encoding on slow box.
Mon, 03 Mar 2003 10:59:07 +0000 albeu 10L never blowup an option pointer !!!!
Sun, 02 Mar 2003 21:21:56 +0000 attila workaround wrong detected memory sizes on G400 cards.
Sun, 02 Mar 2003 21:09:15 +0000 attila clean up of -geometry code.
Sun, 02 Mar 2003 15:58:25 +0000 zdar sync
Sun, 02 Mar 2003 15:56:42 +0000 zdar Layer configuration handling updates
Sat, 01 Mar 2003 05:35:09 +0000 rfelker new filter
Fri, 28 Feb 2003 23:27:03 +0000 nicolas sync
Fri, 28 Feb 2003 19:58:12 +0000 gabucino now all translations link to ../default.css
Fri, 28 Feb 2003 19:21:45 +0000 kmkaplan supdec.h needs libvo/video_out.h. vobsub.c does not.
Fri, 28 Feb 2003 14:07:56 +0000 diego typo
Fri, 28 Feb 2003 08:17:54 +0000 kmkaplan warning fix.
Thu, 27 Feb 2003 23:10:06 +0000 michael motion estimation range limit
Thu, 27 Feb 2003 14:02:38 +0000 gabucino sync
Thu, 27 Feb 2003 14:01:19 +0000 gabucino default.css path fixed (it needs to be moved on CVS server!!)
Tue, 25 Feb 2003 16:57:51 +0000 nicolas sync
Tue, 25 Feb 2003 16:50:52 +0000 alex 10l found by Joey Parrish <joey@nicewarrior.org>
Tue, 25 Feb 2003 16:17:23 +0000 alex cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)
Tue, 25 Feb 2003 15:39:36 +0000 alex MACOSX support patch, based on Dan Christiansens work
Tue, 25 Feb 2003 08:22:00 +0000 henry make tv non-seekable
Mon, 24 Feb 2003 22:46:48 +0000 michael forgot ...
Mon, 24 Feb 2003 00:12:30 +0000 michael cleanup
Sun, 23 Feb 2003 23:48:03 +0000 atmos4 fix of fix of my sed code, should now be portable
Sun, 23 Feb 2003 23:44:16 +0000 atmos4 Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 series
Sun, 23 Feb 2003 23:34:16 +0000 michael 100l
Sun, 23 Feb 2003 23:30:44 +0000 arpi experimental slices support
Sun, 23 Feb 2003 22:05:55 +0000 michael sws_ prefix, more seperation between internal & external swscaler API
Sun, 23 Feb 2003 20:48:13 +0000 diego typo
Sun, 23 Feb 2003 20:46:48 +0000 diego typo
Sun, 23 Feb 2003 20:40:46 +0000 arpi draw_slice support
Sun, 23 Feb 2003 20:40:21 +0000 arpi start_slice() added - similar to get_image(), but is called when using slices
Sun, 23 Feb 2003 20:31:59 +0000 diego HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.
Sun, 23 Feb 2003 19:18:28 +0000 faust3 fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>
Sun, 23 Feb 2003 19:00:11 +0000 gabucino 10l
Sun, 23 Feb 2003 18:56:45 +0000 gabucino now it looks much better. Anyone wants to port this script to use
Sun, 23 Feb 2003 16:23:37 +0000 gabucino added "Dualhead with Monitors", and "Cloning with Monitors" modes
Sun, 23 Feb 2003 13:55:59 +0000 attila mark libvo2.txt as obsolete
Sun, 23 Feb 2003 01:45:41 +0000 michael remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with some options at least ???)
Sat, 22 Feb 2003 18:41:31 +0000 attila explain the return values of psnr for joe avarage
Sat, 22 Feb 2003 15:38:36 +0000 nicolas sync
Sat, 22 Feb 2003 13:43:14 +0000 gabucino sync
Sat, 22 Feb 2003 00:02:17 +0000 nicolas sync
Fri, 21 Feb 2003 22:19:23 +0000 michael skip annoying unused parameter shit (if anyone needs these / knows a case where they pointed to a real bug then reverse this)
Fri, 21 Feb 2003 22:01:00 +0000 michael 100l (gcc 3.2 .....)
Fri, 21 Feb 2003 20:35:18 +0000 michael yuv2rgb brightness/contrast/saturation/different colorspaces support finished
Fri, 21 Feb 2003 17:47:58 +0000 diego binary packages not supported
Fri, 21 Feb 2003 17:24:14 +0000 diego Cosmetics: a linebreak and a small grammar correction
Fri, 21 Feb 2003 13:07:47 +0000 alex 1million litres ;)
Fri, 21 Feb 2003 12:55:26 +0000 alex commented out nonsense
Fri, 21 Feb 2003 02:04:43 +0000 diego translation path fixes
Thu, 20 Feb 2003 23:32:47 +0000 arpi Latest version has the following features:
Thu, 20 Feb 2003 05:10:19 +0000 rfelker document detc and telecine filters
Thu, 20 Feb 2003 04:57:37 +0000 rfelker filter for applying 3:2 telecine to 23.976 fps progressive material.
Thu, 20 Feb 2003 03:16:41 +0000 rfelker experimental de-telecine filter. not documented or configurable yet,
Wed, 19 Feb 2003 17:26:59 +0000 alex Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>
Wed, 19 Feb 2003 17:22:02 +0000 alex precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by me
Wed, 19 Feb 2003 17:14:57 +0000 alex 3x10l found by Dan Christiansen <danchr@daimi.au.dk>
Wed, 19 Feb 2003 16:55:14 +0000 alex gif library incompatibility fixes and prefere libungif over libgif. Patch by Joey Parrish <joey@nicewarrior.org>
Wed, 19 Feb 2003 16:49:28 +0000 alex WIN32_PATH cleanup
Wed, 19 Feb 2003 16:01:46 +0000 alex Update sub-picture layer to work with recent DirectFB cvs and add support for selecting field parity. Patch by Ville Syrjl <syrjala@sci.fi>
Wed, 19 Feb 2003 09:40:03 +0000 diego binary package updates
Wed, 19 Feb 2003 00:34:56 +0000 diego better procedure for handling help file updates
Tue, 18 Feb 2003 23:22:44 +0000 mswitch Patch from Tamas Kohegyi to fix subpic placement on 16:9
Tue, 18 Feb 2003 22:33:44 +0000 bertrand Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live.com>
Tue, 18 Feb 2003 21:57:51 +0000 nicolas fix
Tue, 18 Feb 2003 19:36:20 +0000 michael cleanup
Tue, 18 Feb 2003 19:22:34 +0000 michael optimize
Mon, 17 Feb 2003 19:46:49 +0000 diego sync by unknown
Mon, 17 Feb 2003 18:21:01 +0000 jkeil win32 loader wasn't build on solaris x86 ("!" shell operator doesn't work
Mon, 17 Feb 2003 13:06:03 +0000 gabucino patch by "Andriy N. Gritsenko" <andrej@lucky.net>
Mon, 17 Feb 2003 11:45:10 +0000 gabucino mwallp compiles again (michael moved libpostproc.....)
Mon, 17 Feb 2003 06:46:31 +0000 eyck Fix mistake in applying patch from Alex Beregszaszi.
Sun, 16 Feb 2003 15:26:30 +0000 ranma Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha)
Sun, 16 Feb 2003 14:14:13 +0000 gabucino applied my patch for localized manpage installation
Sun, 16 Feb 2003 10:00:42 +0000 michael enabling mpeg4-es autodetection (if we dont enable it, then we will never know if it works ...)
Sun, 16 Feb 2003 07:23:02 +0000 rfelker at least it doesn't error now...this will work until we get a better fix.
Sun, 16 Feb 2003 07:19:27 +0000 rfelker 100l
Sun, 16 Feb 2003 07:05:24 +0000 rfelker minor 1l I forgot to commit a while back
Sun, 16 Feb 2003 01:23:10 +0000 ranma Fix "invalid fragment" handling.
Sat, 15 Feb 2003 22:24:32 +0000 arpi vf_hqdn3d: High-Quality version of the denoise3d filter
Sat, 15 Feb 2003 21:51:24 +0000 alex enable vidix for ppc
Sat, 15 Feb 2003 20:38:34 +0000 arpi 10l
Sat, 15 Feb 2003 20:14:04 +0000 rik UINTX -> uintx_t (following libavcodec)
Sat, 15 Feb 2003 18:50:17 +0000 michael ugly but otherwise make distclean doesnt remove libavcodec.a
Sat, 15 Feb 2003 18:29:56 +0000 diego Sync by Andoni Zubimendi <andoni@lpsat.net>.
Sat, 15 Feb 2003 17:45:10 +0000 faust3 cygwin win32 dll support
Sat, 15 Feb 2003 17:29:01 +0000 michael 1000l
Sat, 15 Feb 2003 15:07:57 +0000 michael bigendian bug (fixes?)
Sat, 15 Feb 2003 15:07:09 +0000 gabucino bump version (or stuff.)
Sat, 15 Feb 2003 15:03:41 +0000 gabucino sync
Sat, 15 Feb 2003 13:04:17 +0000 michael simpler & faster
Sat, 15 Feb 2003 08:45:53 +0000 diego 10l fix by Andoni Zubimendi <andoni@lpsat.net> and
Sat, 15 Feb 2003 01:47:46 +0000 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
Fri, 14 Feb 2003 21:49:07 +0000 michael in libavcodec now -> remove
Fri, 14 Feb 2003 21:45:45 +0000 michael moving postprocess code to libavcodec
Fri, 14 Feb 2003 20:42:21 +0000 alex 10l
Fri, 14 Feb 2003 15:04:24 +0000 nicolas typo
Fri, 14 Feb 2003 15:00:22 +0000 nicolas sync
Fri, 14 Feb 2003 11:48:13 +0000 michael disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus <moritz at bunkus dot org>)
Fri, 14 Feb 2003 11:37:38 +0000 michael subpacket_base_size isnt needed for fixed sized subpackets
Fri, 14 Feb 2003 11:11:11 +0000 michael variable subpacket size support
Fri, 14 Feb 2003 08:51:53 +0000 diego Sync by DongCheon Park <pdc@kaist.ac.kr>.
Fri, 14 Feb 2003 02:14:18 +0000 diego Russian translation by Daniel A. Nagy <nagydani@mast.queensu.ca>.
Thu, 13 Feb 2003 21:38:43 +0000 michael cleanup
Thu, 13 Feb 2003 19:27:17 +0000 michael brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it)
Thu, 13 Feb 2003 19:13:50 +0000 jkeil Must quote shell variable in test expression, otherwise configure bombs out
Thu, 13 Feb 2003 18:24:33 +0000 michael cleanup
Thu, 13 Feb 2003 14:19:05 +0000 michael cleanup
Thu, 13 Feb 2003 09:34:37 +0000 eyck Fix for string handling bug from Alex Beregszasz
Wed, 12 Feb 2003 23:26:12 +0000 arpi 100l
Wed, 12 Feb 2003 23:21:46 +0000 diego HTML fixes
Wed, 12 Feb 2003 17:19:02 +0000 alex 2x0.5l
Wed, 12 Feb 2003 16:50:31 +0000 atmos4 add gentoo default real dirs
Wed, 12 Feb 2003 16:45:34 +0000 alex update
Wed, 12 Feb 2003 16:42:59 +0000 alex 10l
Wed, 12 Feb 2003 15:39:59 +0000 alex real cygwin support by Sascha Sommer <saschasommer@freenet.de>
Tue, 11 Feb 2003 21:44:55 +0000 michael down3dright filter by kabi (converts between 2 common stereoscopic systems)
Tue, 11 Feb 2003 21:19:13 +0000 gabucino more translation
Tue, 11 Feb 2003 21:13:30 +0000 michael avoid #include "../
Tue, 11 Feb 2003 21:12:16 +0000 michael #ifdef c++
Tue, 11 Feb 2003 20:21:52 +0000 arpi 10l to kabi (compile fix, uint8->uint8_t)
Tue, 11 Feb 2003 19:57:38 +0000 michael global var warning
Tue, 11 Feb 2003 18:56:17 +0000 alex optional loader/ (currently it does nothing until the win32 support on cygwin is disabled)
Tue, 11 Feb 2003 15:25:46 +0000 alex realaudio dlls support
Tue, 11 Feb 2003 15:25:23 +0000 faust3 cygwin compilefix by Joey Parrish <joey at nicewarrior.org>
Tue, 11 Feb 2003 15:24:26 +0000 alex windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Win32 SIPR is just silent, but at least Win32 COOK works nice -- at least by me, on linux
Tue, 11 Feb 2003 15:06:44 +0000 michael -fPIC compileable
Tue, 11 Feb 2003 13:13:16 +0000 michael yv12 -> yuy2 converter in alpha asm (from mplayerxp)
Tue, 11 Feb 2003 12:57:53 +0000 michael cleanup (unsigned stride -> int stride)
Tue, 11 Feb 2003 12:07:52 +0000 nicolas html fix
Tue, 11 Feb 2003 11:24:52 +0000 diego fix by Andoni Zubimendi <andoni@lpsat.net>
Tue, 11 Feb 2003 02:47:13 +0000 diego Sync by Daniel Bena <Daniel.Bena@dm-drogeriemarkt.sk>.
Mon, 10 Feb 2003 18:56:03 +0000 nicolas update of links regarding tech/ dir
Mon, 10 Feb 2003 18:33:57 +0000 nicolas update of links regarding tech/ dir
Mon, 10 Feb 2003 15:02:05 +0000 alex possible 10l
Mon, 10 Feb 2003 14:44:43 +0000 alex 10l
Mon, 10 Feb 2003 14:08:37 +0000 filon - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)
Mon, 10 Feb 2003 01:42:04 +0000 arpi updated, added list of delayed patches
Mon, 10 Feb 2003 00:00:00 +0000 diego Move English files to en/ subdirectory.
Sun, 09 Feb 2003 21:35:27 +0000 arpi reversed small part of the r1.135 commit, it broke -fs (random black screen)
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sun, 09 Feb 2003 20:01:25 +0000 eyck Few corrections suggested by ispell.
Sun, 09 Feb 2003 19:57:43 +0000 eyck Few simple corrections ( typos etc.. )
Sun, 09 Feb 2003 19:55:11 +0000 arpi different goals
Sun, 09 Feb 2003 19:49:55 +0000 eyck Translation from Zorg ( Krzysztof Materka )
Sun, 09 Feb 2003 19:45:20 +0000 eyck New translation from Zorg (Konrad Materka)
Sun, 09 Feb 2003 19:39:29 +0000 arpi 'dev'
Sun, 09 Feb 2003 19:01:00 +0000 alex dvds have covers too - Andreas Hess <jaska@gmx.net>
Sun, 09 Feb 2003 18:56:51 +0000 michael index should be otional (idea by alex)
Sun, 09 Feb 2003 17:36:20 +0000 arpi updated
Sun, 09 Feb 2003 17:06:38 +0000 arpi Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTP
Sun, 09 Feb 2003 16:45:08 +0000 alex added (PAL),(NTSC),..
Sun, 09 Feb 2003 13:17:12 +0000 pontscho fuckin' 10l
Sun, 09 Feb 2003 13:13:00 +0000 jonas 10l
Sun, 09 Feb 2003 13:06:05 +0000 jonas PSNR plotting tool using gnuplot (yes, it's ugly ;)
Sun, 09 Feb 2003 12:51:59 +0000 arpi cleanup & more optimize
Sun, 09 Feb 2003 12:26:11 +0000 attila Adding debian-build directory by request of Deriush Pietrzak
Sun, 09 Feb 2003 11:41:33 +0000 nicolas sync
Sun, 09 Feb 2003 11:12:15 +0000 nicolas sync
Sun, 09 Feb 2003 10:58:23 +0000 michael encoding the whole name doesnt make sense
Sun, 09 Feb 2003 10:54:35 +0000 michael "X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gmx dot net>)
Sun, 09 Feb 2003 10:49:34 +0000 nicolas patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Sun, 09 Feb 2003 02:07:11 +0000 arpi simpler/faster LowPass() macro
Sun, 09 Feb 2003 01:29:21 +0000 michael supprting various codec specific/private headers for different APIs (ideas by arpi/alex/fabian)
Sun, 09 Feb 2003 00:11:18 +0000 michael simplification
Sun, 09 Feb 2003 00:08:08 +0000 arpi removed obsolete unused cyuv.c
Sat, 08 Feb 2003 22:29:05 +0000 filon - look for alternative locations of cdparanoia includes (in redhat this is /usr/include/cdda)
Sat, 08 Feb 2003 22:27:04 +0000 filon - add missing entry for NAS in --help
Sat, 08 Feb 2003 21:56:52 +0000 pontscho 100l
Sat, 08 Feb 2003 21:54:57 +0000 pontscho 10l
Sat, 08 Feb 2003 21:10:58 +0000 michael -typo, +time, -ntsc/pal (idea by alex)
Sat, 08 Feb 2003 20:52:25 +0000 arpi 1000l (af moved to common)
Sat, 08 Feb 2003 20:41:56 +0000 arpi forgot to commit
Sat, 08 Feb 2003 18:50:18 +0000 michael changing name to "nut" for now, we can change it again if we agree on something else
Sat, 08 Feb 2003 18:45:32 +0000 henry minor fixes for font autoscaling
Sat, 08 Feb 2003 17:29:43 +0000 henry compile fix
Sat, 08 Feb 2003 15:49:03 +0000 arpi 1) codecs.conf changed recently and demux_gif no longer needs to spit
Sat, 08 Feb 2003 13:47:19 +0000 gabucino -lm needed for svgalib
Sat, 08 Feb 2003 13:41:45 +0000 rtognimp Sync with help_mp-en.h v1.89
Sat, 08 Feb 2003 13:26:18 +0000 gabucino fixes
Sat, 08 Feb 2003 13:21:44 +0000 gabucino more translated
Sat, 08 Feb 2003 10:11:05 +0000 nexus add newline
Sat, 08 Feb 2003 10:01:59 +0000 filon Document -fstype in manpage.
Sat, 08 Feb 2003 09:57:54 +0000 filon configure options available, but not documented -> 1l
Sat, 08 Feb 2003 09:08:11 +0000 filon Forgot about #ifdef HAVE_X11. 10l
Sat, 08 Feb 2003 09:07:13 +0000 michael lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich <td at sim dot uni-hannover dot de>
Sat, 08 Feb 2003 02:58:35 +0000 diego spelling
Sat, 08 Feb 2003 00:22:39 +0000 arpi sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)
Sat, 08 Feb 2003 00:00:00 +0000 diego Rename documentation directories to two-letter language codes.
Fri, 07 Feb 2003 23:13:56 +0000 arpi 10l
Fri, 07 Feb 2003 22:53:06 +0000 alex new rc
Fri, 07 Feb 2003 22:47:48 +0000 arpi required for i18n+-lintl (found by Nexus)
Fri, 07 Feb 2003 22:39:56 +0000 arpi don't use -lintl by default (force with --enable-i18n)
Fri, 07 Feb 2003 22:25:17 +0000 arpi i18n may require extra_libdir, at least on freebsd
Fri, 07 Feb 2003 22:15:11 +0000 alex 10l debug
Fri, 07 Feb 2003 22:13:54 +0000 michael hex editor friendly language_code
Fri, 07 Feb 2003 21:58:09 +0000 alex 1l
Fri, 07 Feb 2003 21:35:39 +0000 michael some more info (copy & pasted from ML)
Fri, 07 Feb 2003 21:12:50 +0000 arpi rt subtitle fixes
Fri, 07 Feb 2003 21:04:35 +0000 arpi libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.c
Fri, 07 Feb 2003 20:11:07 +0000 arpi seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
Fri, 07 Feb 2003 20:01:19 +0000 arpi 1l
Fri, 07 Feb 2003 19:44:12 +0000 arpi PATH_MAX should be more portable, and we even include limits.h to be sure
Fri, 07 Feb 2003 19:38:39 +0000 filon - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
Fri, 07 Feb 2003 18:56:55 +0000 arpi The patch add a library detection to configure and the usage of the
Fri, 07 Feb 2003 18:09:29 +0000 arpi Enhance portability and remove error prone usage of realloc()
Fri, 07 Feb 2003 18:06:16 +0000 arpi this patch adds the option -guiwid to gmplayer. I think its a more clean
Fri, 07 Feb 2003 14:27:44 +0000 mosu sync until 2003-02-07 14:09
Fri, 07 Feb 2003 13:47:49 +0000 michael typo
Fri, 07 Feb 2003 11:20:35 +0000 michael zero_bit for normal frames, so we can distinguish them from other packets
Fri, 07 Feb 2003 09:48:06 +0000 michael some typos
Fri, 07 Feb 2003 02:45:12 +0000 diego -enqueue documented.
Fri, 07 Feb 2003 00:32:12 +0000 arpi maybe fixed mp3lame version check
Fri, 07 Feb 2003 00:18:09 +0000 michael 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
Thu, 06 Feb 2003 23:12:37 +0000 arpi Embed gui into the playback window, if winid>0
Thu, 06 Feb 2003 22:44:52 +0000 pontscho another 10l
Thu, 06 Feb 2003 22:39:13 +0000 arpi 1000l!!!!!!!!
Thu, 06 Feb 2003 22:13:54 +0000 pontscho fix one 10l
Thu, 06 Feb 2003 21:25:48 +0000 gabucino sync
Thu, 06 Feb 2003 20:57:25 +0000 arpi this patch fixes latest bug, discovered by .so ... (relative filenames &
Thu, 06 Feb 2003 20:24:14 +0000 arpi cleanup detection of various divx4 versions/alternatives
Thu, 06 Feb 2003 20:18:59 +0000 michael remove non byte sized stuff
Thu, 06 Feb 2003 19:54:57 +0000 nicolas fix
Thu, 06 Feb 2003 18:03:11 +0000 michael use fraction for time_base
Thu, 06 Feb 2003 17:46:23 +0000 michael removing startcode emulation prevention, its nonsense ...
Thu, 06 Feb 2003 17:19:09 +0000 michael update
Thu, 06 Feb 2003 15:33:02 +0000 michael nonsense (MPlayer container format draft 0.01)
Thu, 06 Feb 2003 01:05:34 +0000 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
Thu, 06 Feb 2003 01:00:40 +0000 diego Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
Wed, 05 Feb 2003 23:02:35 +0000 arpi - It adds an option enqueue/noenqueue, so users can choose if they want to
Wed, 05 Feb 2003 23:02:05 +0000 arpi this patch adds a high-level-api to playtree, allowing to use it more easily
Wed, 05 Feb 2003 21:32:59 +0000 nicolas patch by Pierre Lombard <p_l@gmx.fr>
Wed, 05 Feb 2003 21:22:06 +0000 gabucino fixing al3x's 10l's
Wed, 05 Feb 2003 21:05:26 +0000 nicolas fixed missing link ? dga_modelines ?
Wed, 05 Feb 2003 21:00:36 +0000 nicolas sync
Wed, 05 Feb 2003 13:03:00 +0000 mosu translation sync until 2003-02-03 23:27
Wed, 05 Feb 2003 00:19:54 +0000 pl shame and glory
Tue, 04 Feb 2003 21:45:02 +0000 gabucino sync
Tue, 04 Feb 2003 21:38:31 +0000 gabucino fixing others' 10/100liters
Tue, 04 Feb 2003 21:07:09 +0000 nicolas sync
Tue, 04 Feb 2003 19:01:00 +0000 diego small rewordings
Tue, 04 Feb 2003 18:53:33 +0000 arpi fixed palette support
Tue, 04 Feb 2003 18:31:44 +0000 arpi The reason why mplayer crashes (in some cases) when using x11
Tue, 04 Feb 2003 18:22:43 +0000 arpi The "initialize wav header with infinite lenght" broke the
Tue, 04 Feb 2003 17:51:39 +0000 arpi move some verbose msg to dbg2
Tue, 04 Feb 2003 17:50:30 +0000 arpi - append the 'palette' filter if the codec supports RGB8/BGR8 and no csp
Tue, 04 Feb 2003 16:14:54 +0000 alex 10l, avoid getting num_of_buffers=0
Tue, 04 Feb 2003 15:45:45 +0000 arpi disable num_of_packets check, it's unreliable
Tue, 04 Feb 2003 15:39:04 +0000 alex remove references to old w32codec package
Tue, 04 Feb 2003 15:30:43 +0000 alex removal of obsolete references
Tue, 04 Feb 2003 14:58:39 +0000 alex some typos, uniformizing like in the video.html and lot of additions/fixes
Tue, 04 Feb 2003 09:08:52 +0000 diego -framedrop clarified as explained by Rich.
Tue, 04 Feb 2003 08:54:58 +0000 diego Sync by Lu Ran <hephooey@fastmail.fm>.
Tue, 04 Feb 2003 08:52:00 +0000 diego Name added, patch by Lu Ran <hephooey@fastmail.fm>.
Tue, 04 Feb 2003 08:49:02 +0000 diego Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
Mon, 03 Feb 2003 23:30:27 +0000 arpi hwac3 fix
Mon, 03 Feb 2003 22:39:01 +0000 diego typos
Mon, 03 Feb 2003 22:34:59 +0000 diego reworded
Mon, 03 Feb 2003 22:23:05 +0000 mosu sync 2003-01-25 - 2003-02-03
Mon, 03 Feb 2003 22:19:09 +0000 nicolas sync
Mon, 03 Feb 2003 22:08:32 +0000 diego Small fixes and modelines moved to a more sensible place.
Mon, 03 Feb 2003 22:06:07 +0000 pontscho fix idx
Mon, 03 Feb 2003 21:32:32 +0000 gabucino fix
Mon, 03 Feb 2003 21:25:52 +0000 gabucino began retranslating... longest day :) <- anybody has that movie?
Mon, 03 Feb 2003 18:45:25 +0000 michael yuv9 -> yv12 bugfixes
Mon, 03 Feb 2003 18:41:41 +0000 alex my patches sent to dev-eng (i feel me brave) Diego, fix my wording bugs, and dont be angry.
Mon, 03 Feb 2003 17:06:47 +0000 alex typo and update
Mon, 03 Feb 2003 14:52:03 +0000 eyck Unneccesary header.
Mon, 03 Feb 2003 14:23:25 +0000 eyck I haven't read eyck@incubus for 2 years. I do read eyck@ghost.anime.pl
Mon, 03 Feb 2003 13:04:24 +0000 atmos4 update to use lavc, xvid, divx4
Mon, 03 Feb 2003 10:27:50 +0000 bertrand Restruct by Ross Finlayson <finlayson@live.com>
Mon, 03 Feb 2003 09:33:22 +0000 arpi lstat->stat
Mon, 03 Feb 2003 09:26:40 +0000 diego Removed upon request.
Mon, 03 Feb 2003 08:17:48 +0000 diego Sync by hephooey <hephooey@fastmail.fm>.
Mon, 03 Feb 2003 07:43:40 +0000 eyck Uppercase html tags. Don't use non-english langs in CVS messages.
Mon, 03 Feb 2003 07:40:00 +0000 eyck Plik przetlumaczony przez Zorg <kmaterka@wp.pl>. Poprawki
Mon, 03 Feb 2003 02:39:36 +0000 diego Better description of -jpeg options, patch by Colin Leroy.
Mon, 03 Feb 2003 02:28:57 +0000 diego Sync by Panagiotis Issaris <takis.issaris@skynet.be>.
Mon, 03 Feb 2003 02:26:12 +0000 diego Sync by Tomas Blaha <tomasb@kapsa.club.cz>.
Mon, 03 Feb 2003 02:06:21 +0000 diego VIDIX and PowerVR updates, based on a patch by Alex.
Mon, 03 Feb 2003 01:45:49 +0000 arpi The patch enables the fix for rage128_vid as well as radeon_vid, and looks for the
Mon, 03 Feb 2003 01:41:39 +0000 diego spelling
Mon, 03 Feb 2003 01:39:36 +0000 diego www1 --> www
Mon, 03 Feb 2003 01:15:45 +0000 iive disable auto oldmethod, directrendering for linear modes only
Mon, 03 Feb 2003 01:08:47 +0000 arpi ok, eq2 documented, since noone else does this... :(((
Mon, 03 Feb 2003 00:47:21 +0000 arpi huh.
Mon, 03 Feb 2003 00:41:19 +0000 arpi updated
Mon, 03 Feb 2003 00:20:46 +0000 arpi ffmpeg's DV audio decoder added
Sun, 02 Feb 2003 23:56:45 +0000 diego small updates and style improvements
Sun, 02 Feb 2003 23:32:08 +0000 arpi update by Ioannis Panteleakis
Sun, 02 Feb 2003 23:18:06 +0000 arpi some fixes
Sun, 02 Feb 2003 22:23:10 +0000 arpi extended teh soundcard table by max channels and max opens (concurrent
Sun, 02 Feb 2003 21:32:05 +0000 arpi - ignore movi_end if reading from stdin
Sun, 02 Feb 2003 21:11:59 +0000 arpi - rawrgb limitation
Sun, 02 Feb 2003 20:57:21 +0000 arpi fixed outdated infos
Sun, 02 Feb 2003 20:27:27 +0000 arpi swapped configure & compile errors, configure section extended, 'bt' added
Sun, 02 Feb 2003 16:37:18 +0000 michael warning about vme= 0-3
Sun, 02 Feb 2003 16:34:54 +0000 arpi temporary 'inifinte' length disabled (commit r1.13 reversed) due to user
Sun, 02 Feb 2003 15:06:56 +0000 arpi print meaningful error message for missing parameter
Sun, 02 Feb 2003 14:02:32 +0000 arpi debug
Sun, 02 Feb 2003 13:03:02 +0000 alex update
Sun, 02 Feb 2003 12:27:35 +0000 alex compiler warning fixes by Domink and some other changes by me
Sun, 02 Feb 2003 11:46:57 +0000 attila confidir's default changed a while ago
Sun, 02 Feb 2003 02:42:59 +0000 arpi compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
Sun, 02 Feb 2003 02:36:35 +0000 colin fix default device (manpage says /dev/video0, /dev/video often is a directory)
Sun, 02 Feb 2003 02:28:59 +0000 colin fix off-by-one error message
Sun, 02 Feb 2003 02:14:42 +0000 arpi documenting eq2
Sun, 02 Feb 2003 02:09:23 +0000 arpi Based on the discussion in the other thread I made a new
Sun, 02 Feb 2003 01:43:40 +0000 arpi Fixes a problem where the menu won't work, if you just use freetype fonts
Sun, 02 Feb 2003 01:38:29 +0000 arpi xmms_demuxer missing symbol
Sat, 01 Feb 2003 20:15:48 +0000 iive keep reserved bits zeroed, test & bug report by andee (at irc.freenode.net)
Sat, 01 Feb 2003 18:49:42 +0000 diego update
Sat, 01 Feb 2003 18:41:50 +0000 pontscho better language support
Sat, 01 Feb 2003 18:12:36 +0000 diego Link to codecs page added.
Sat, 01 Feb 2003 17:29:22 +0000 diego typos
Sat, 01 Feb 2003 17:12:38 +0000 diego Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
Sat, 01 Feb 2003 17:09:14 +0000 diego one more
Sat, 01 Feb 2003 17:08:08 +0000 diego typos galore
Sat, 01 Feb 2003 16:42:02 +0000 pontscho - rewrite Jan Spitalnik's patch
Sat, 01 Feb 2003 15:11:19 +0000 nicolas sync
Sat, 01 Feb 2003 14:52:49 +0000 nicolas sync
Sat, 01 Feb 2003 14:44:29 +0000 nicolas sync
Sat, 01 Feb 2003 14:11:21 +0000 eyck First part of translation. This is unfinished work.
Sat, 01 Feb 2003 13:38:19 +0000 zdar sync to latest version of help_mp-en.h
Sat, 01 Feb 2003 12:27:51 +0000 kmkaplan Typo
Sat, 01 Feb 2003 09:44:40 +0000 pontscho add Type1 and fix one 10l
Sat, 01 Feb 2003 09:36:25 +0000 pontscho again ...
Sat, 01 Feb 2003 09:08:08 +0000 pontscho devfs baszas
Sat, 01 Feb 2003 09:00:35 +0000 pontscho save only video files place
Sat, 01 Feb 2003 08:46:17 +0000 pontscho workaround one possible sig11
Sat, 01 Feb 2003 08:42:52 +0000 pontscho commit Dominik Mierzejewski's patch
Sat, 01 Feb 2003 08:37:20 +0000 pontscho commit and extend Diego Biurrun's patch
Sat, 01 Feb 2003 00:48:33 +0000 michael 10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Fri, 31 Jan 2003 20:21:39 +0000 gabucino sync
Fri, 31 Jan 2003 18:03:17 +0000 rik {malloc,free} -> av_{malloc,free}
Fri, 31 Jan 2003 03:30:38 +0000 diego denoise3d filter added.
Fri, 31 Jan 2003 01:47:55 +0000 diego some typos and rewordings
Fri, 31 Jan 2003 01:43:05 +0000 diego Help files found in incoming - i hope i didn't miss some, if so please tell
Thu, 30 Jan 2003 23:54:25 +0000 arpi 1000l
Thu, 30 Jan 2003 23:46:07 +0000 diego DVD usage instructions similar to VCD.
Thu, 30 Jan 2003 23:37:17 +0000 diego 10l for XYZ
Thu, 30 Jan 2003 22:53:32 +0000 arpi new video filter: denoise3d - temporal&spatial noise reduction
Thu, 30 Jan 2003 21:42:35 +0000 arpi The two-digit aspect ratio displayed by -identify is not good enough to
Thu, 30 Jan 2003 21:28:01 +0000 arpi disable free() in string and string_list parsers. yes, it's a hack
Thu, 30 Jan 2003 19:58:43 +0000 henry better fix of vo_aa font segfault
Thu, 30 Jan 2003 19:35:10 +0000 gabucino sync
Thu, 30 Jan 2003 19:32:19 +0000 gabucino closing some tags in Zr section
Thu, 30 Jan 2003 18:45:19 +0000 gabucino fixing af_volume vs PCM vs MASTER issue
Thu, 30 Jan 2003 18:43:08 +0000 henry another sanity check against vo_aa font hack
Thu, 30 Jan 2003 09:15:09 +0000 michael fixing rgb4 & bgr4 (2 pixels per byte)
Wed, 29 Jan 2003 23:28:55 +0000 arpi hopefully better uninit check
Wed, 29 Jan 2003 22:45:07 +0000 arpi - fixed the input buffering (don't read input unless we're already processed
Wed, 29 Jan 2003 22:37:39 +0000 nicolas sync
Wed, 29 Jan 2003 22:26:33 +0000 nicolas sync
Wed, 29 Jan 2003 22:20:36 +0000 gabucino use MASTER instead of PCM
Wed, 29 Jan 2003 22:19:52 +0000 gabucino raw->rawrgb
Wed, 29 Jan 2003 21:56:07 +0000 nicolas renumbered sections according to TOC
Wed, 29 Jan 2003 21:53:56 +0000 arpi 100l... ogg-in-avi (type 0xFFFE) fix
Wed, 29 Jan 2003 21:47:04 +0000 jonas 10l
Wed, 29 Jan 2003 20:25:01 +0000 arpi -fixed-vo vs. panscan vs. 'f' vs. -fs fix
Wed, 29 Jan 2003 17:23:23 +0000 gabucino Here is updated manual (24.01.2003).
Wed, 29 Jan 2003 16:48:36 +0000 atmos4 0.0357l
Wed, 29 Jan 2003 15:10:42 +0000 atmos4 100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the script for lavc etc
Wed, 29 Jan 2003 13:53:40 +0000 gabucino sync
Wed, 29 Jan 2003 12:22:00 +0000 arpi double free(), found by Olivier Galibert <galibert@pobox.com>
Wed, 29 Jan 2003 12:16:18 +0000 michael CONFIG_RISKY
Wed, 29 Jan 2003 11:45:42 +0000 arpi typo
Wed, 29 Jan 2003 10:40:25 +0000 diego Table headers make for nicer tables and better semantic markup.
Wed, 29 Jan 2003 10:00:40 +0000 arpi 10l
Tue, 28 Jan 2003 23:10:51 +0000 gabucino added OGM and CC
Tue, 28 Jan 2003 23:01:37 +0000 gabucino 10l (mplaja can't dump vobsub)
Tue, 28 Jan 2003 22:04:07 +0000 arpi removed nonsense (and confusing) defaults
Tue, 28 Jan 2003 22:00:57 +0000 arpi type autodetection (from filemask/filelist extension)
Tue, 28 Jan 2003 19:15:00 +0000 gabucino xinerama bug fixed
Tue, 28 Jan 2003 19:13:37 +0000 gabucino sync
Tue, 28 Jan 2003 18:45:58 +0000 henry sub_utf8 handling hopefully fixed
Tue, 28 Jan 2003 18:38:26 +0000 arpi update
Tue, 28 Jan 2003 18:28:09 +0000 arpi maybe fix ogm vs. iconv
Tue, 28 Jan 2003 17:44:31 +0000 gabucino removed. (obsolete) :((( TODO: translate english man
Tue, 28 Jan 2003 17:25:53 +0000 arpi nice 10l bug, found by Balatoni Denes <pnis@coder.hu>
Tue, 28 Jan 2003 17:16:23 +0000 gabucino sync
Tue, 28 Jan 2003 17:14:06 +0000 gabucino changing "switch" -> "option" (unwritten DOCS rule)
Tue, 28 Jan 2003 17:11:57 +0000 gabucino changing "switch" -> "option" (unwritten DOCS rule)
Tue, 28 Jan 2003 01:46:53 +0000 diego skin-en.html ---> skin.html, a typo and reversed Gabu's Cygwin "fix".
Tue, 28 Jan 2003 01:42:13 +0000 diego skin-XY.html ---> skin.html
Tue, 28 Jan 2003 01:33:58 +0000 diego Cosmetics, a typo and some rewording.
Tue, 28 Jan 2003 01:18:43 +0000 arpi - mpeg extensions removed, it causes misdetction of renamed avi/asf files
Tue, 28 Jan 2003 01:02:07 +0000 arpi argh, i forgot to 'cvs add' it (again)
Tue, 28 Jan 2003 00:59:34 +0000 arpi 1000l bug (double free() when libaf init failed)
Tue, 28 Jan 2003 00:27:59 +0000 arpi The code for converting RGB to YUV in bmovl is slow because it uses
Tue, 28 Jan 2003 00:25:38 +0000 arpi In mp3lib/sr1.c, look at the line 226:
Tue, 28 Jan 2003 00:12:23 +0000 arpi libgif/libungif based demuxer support for libmpdemux.
Tue, 28 Jan 2003 00:08:30 +0000 arpi probably bad fix, but it's reported to fix hwac3 problems appeared in rc3
Mon, 27 Jan 2003 23:45:50 +0000 arpi 100l
Mon, 27 Jan 2003 23:41:56 +0000 arpi Add a command line option (-sub-no-text-pp) to disable subtitles
Mon, 27 Jan 2003 22:29:47 +0000 arpi Attached PATCH fixes the case, when data-flag and reference flags are set and
Mon, 27 Jan 2003 22:27:54 +0000 arpi I also added that a self-reference is not endlessly played ... (Happened
Mon, 27 Jan 2003 22:25:23 +0000 nicolas -links update to skin.html
Mon, 27 Jan 2003 21:47:25 +0000 arpi The two attached patches *should* allow for proper
Mon, 27 Jan 2003 20:46:45 +0000 zdar sync
Mon, 27 Jan 2003 12:03:06 +0000 gabucino fix
Mon, 27 Jan 2003 12:02:36 +0000 gabucino sync
Mon, 27 Jan 2003 11:39:27 +0000 gabucino sync
Mon, 27 Jan 2003 10:35:35 +0000 gabucino panscan keys
Sun, 26 Jan 2003 22:24:48 +0000 iive avoid extract of imposible high depths in wrong rgb/bgr functions
Sun, 26 Jan 2003 22:24:17 +0000 arpi MPlayer crash when using -wid and -vo x11 parameters.
Sun, 26 Jan 2003 22:05:18 +0000 rtognimp Quicktime rle 32 bit supported
Sun, 26 Jan 2003 21:26:45 +0000 rtognimp 32 bpp is a valid color depth. Fixes 0-bit rle reports
Sun, 26 Jan 2003 20:50:27 +0000 arpi preparing for release
Sun, 26 Jan 2003 18:29:22 +0000 diego potmeter description clarified, noticed by nico.
Sun, 26 Jan 2003 17:42:24 +0000 arpi This is a simple patch to change the alpha blending code in bmovl to use
Sun, 26 Jan 2003 16:36:06 +0000 arpi OSD volume symbol fixed :)
Sun, 26 Jan 2003 16:32:43 +0000 arpi 10l
Sun, 26 Jan 2003 16:23:58 +0000 rtognimp Sync with help_mp-en.h v1.84
Sun, 26 Jan 2003 16:11:35 +0000 arpi Ok, firstly fixed the bug in parser-mpcmd.c where it
Sun, 26 Jan 2003 16:11:08 +0000 arpi Secondly, fixed bug where -loop after file would play one too many times.
Sun, 26 Jan 2003 16:03:16 +0000 arpi Also attached some cleanup to menu_filesel.c, mainly to make it more
Sun, 26 Jan 2003 16:02:58 +0000 arpi mplayer crashes if one tries to use osd menu without having a font
Sun, 26 Jan 2003 15:55:35 +0000 arpi don't depend on libgen/basename()
Sun, 26 Jan 2003 15:43:55 +0000 nicolas sync, more accurate translation
Sun, 26 Jan 2003 15:42:11 +0000 arpi fixed ./configure --cc="ccache gcc"
Sun, 26 Jan 2003 14:47:15 +0000 arpi error msg for -alvcopts if no libavcodec avail
Sun, 26 Jan 2003 12:17:21 +0000 gabucino menu usage updated
Sun, 26 Jan 2003 12:14:32 +0000 gabucino 0.90preXX -> 0.90
Sun, 26 Jan 2003 12:02:38 +0000 colin fix a typo
Sun, 26 Jan 2003 11:15:00 +0000 nicolas sync
Sun, 26 Jan 2003 10:53:34 +0000 gabucino added TVI_CONTROL_TUN_SET_NORM
Sat, 25 Jan 2003 22:20:41 +0000 nicolas sync
Sat, 25 Jan 2003 21:53:39 +0000 nicolas sync
Sat, 25 Jan 2003 17:26:27 +0000 gabucino patch by Sylvain Petreolle
Sat, 25 Jan 2003 11:36:42 +0000 arpi 1000l
Sat, 25 Jan 2003 11:34:00 +0000 arpi 100l
Sat, 25 Jan 2003 10:04:05 +0000 pontscho - fix -fs
Sat, 25 Jan 2003 10:03:35 +0000 gabucino 10l
Sat, 25 Jan 2003 09:31:16 +0000 gabucino another EGA hint :)
Sat, 25 Jan 2003 09:30:13 +0000 gabucino typo
Sat, 25 Jan 2003 04:05:36 +0000 diego readvcd is useful for reading VCDs with SCSI CD-ROM drives.
Sat, 25 Jan 2003 03:19:38 +0000 diego Brought this file mostly in line with the MPlayer docs coding style.
Sat, 25 Jan 2003 01:22:26 +0000 diego Some updates and rewordings as well as a much better table design by
Fri, 24 Jan 2003 23:50:58 +0000 iive small typo
Fri, 24 Jan 2003 21:35:40 +0000 diego sync by <hephooey@fastmail.fm>
Fri, 24 Jan 2003 18:38:54 +0000 alex cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)
Fri, 24 Jan 2003 17:32:14 +0000 gabucino small EGA hint
Fri, 24 Jan 2003 10:24:07 +0000 rfelker Improvements to spudec (DVD/VobSub) subtitle code:
Fri, 24 Jan 2003 01:04:50 +0000 rfelker ability to disable the nonsense expand filter is a must! otherwise
Thu, 23 Jan 2003 22:21:30 +0000 colin fix compilation error when HAVE_FREETYPE isn't defined
Thu, 23 Jan 2003 21:31:49 +0000 gabucino ekezetek
Thu, 23 Jan 2003 17:19:58 +0000 rfelker document -vop field
Thu, 23 Jan 2003 16:33:57 +0000 rfelker new video filter to extract a single field using stride arithmetic,
Thu, 23 Jan 2003 09:35:22 +0000 michael UYVY input
Thu, 23 Jan 2003 04:19:24 +0000 rfelker C implementation of the median deinterlacer (seems to be the only one
Thu, 23 Jan 2003 02:12:15 +0000 arpi raw mpeg4-es support (you need to set -fps manually!)
Thu, 23 Jan 2003 01:16:49 +0000 michael 16cif,sif,uyvy
Thu, 23 Jan 2003 01:09:53 +0000 arpi dump mpeg4-es startcodes
Thu, 23 Jan 2003 00:37:32 +0000 rfelker 10l to me
Wed, 22 Jan 2003 23:51:04 +0000 arpi raw video demuxer, requested by Michael
Wed, 22 Jan 2003 22:30:44 +0000 arpi updated for rc4...
Wed, 22 Jan 2003 16:27:58 +0000 rfelker undocumented feature
Wed, 22 Jan 2003 06:21:50 +0000 rfelker until configure can distinguish between supported and unsupported
Wed, 22 Jan 2003 01:25:37 +0000 diego Skin file added to TOC and renumbered, one sentence reworded.
Tue, 21 Jan 2003 21:19:58 +0000 gabucino sync
Tue, 21 Jan 2003 21:16:46 +0000 gabucino G450 tvout cable pinout (contributed)
Tue, 21 Jan 2003 21:14:10 +0000 gabucino updated to rc3
Tue, 21 Jan 2003 21:11:57 +0000 gabucino sync
Tue, 21 Jan 2003 19:12:46 +0000 pontscho - add subcp
Tue, 21 Jan 2003 13:33:40 +0000 pontscho - rewrite sub_fps
Tue, 21 Jan 2003 11:29:44 +0000 diego Cygwin and QT clarified.
Tue, 21 Jan 2003 11:21:39 +0000 diego typo
Tue, 21 Jan 2003 10:44:06 +0000 mosu bunkus: Another small typo
Tue, 21 Jan 2003 10:42:18 +0000 mosu bunkus: Fixed and updated the translations
Mon, 20 Jan 2003 22:56:00 +0000 arpi 1l :)
Mon, 20 Jan 2003 22:51:01 +0000 arpi hwac3 fix again
Mon, 20 Jan 2003 22:49:50 +0000 arpi 1000l
Mon, 20 Jan 2003 21:35:31 +0000 pontscho fix xmga + playbar
Mon, 20 Jan 2003 21:33:11 +0000 arpi This patch should fix the display problem with 4bpp and 8bpp modes.
Mon, 20 Jan 2003 21:28:05 +0000 arpi don't -nosound if libaf init failed (hwac3 fix)
Mon, 20 Jan 2003 18:25:41 +0000 alex hack to get rage128 working on ppc-g3
Mon, 20 Jan 2003 10:46:32 +0000 anders Changing initial volume level to 0dB after loud intensive complaints
Mon, 20 Jan 2003 03:11:51 +0000 diego VCDs, DVDs and QT DLLs should work on Cygwin.
Mon, 20 Jan 2003 02:56:14 +0000 diego sync with reality
Sun, 19 Jan 2003 22:46:39 +0000 pontscho - add new entry's to hungarian skin howto (please Gabu translate)
Sun, 19 Jan 2003 21:50:50 +0000 arpi Propolice catches an overflow in dct64_k7.c:
Sun, 19 Jan 2003 21:45:55 +0000 arpi fix selected audio language in menu
Sun, 19 Jan 2003 21:24:31 +0000 pontscho show one ...
Sun, 19 Jan 2003 20:13:49 +0000 arpi 1000l
Sun, 19 Jan 2003 19:53:18 +0000 rtognimp Sync with help_mp-ec v1.83
Sun, 19 Jan 2003 19:18:12 +0000 arpi time to ++version
Sun, 19 Jan 2003 19:17:06 +0000 arpi prefer ffhuffyuv over mphuffyuv
Sun, 19 Jan 2003 19:02:39 +0000 arpi 10l
Sun, 19 Jan 2003 18:28:16 +0000 pontscho 11l:)
Sun, 19 Jan 2003 18:25:21 +0000 michael update
Sun, 19 Jan 2003 17:44:33 +0000 diego typo
Sun, 19 Jan 2003 17:19:29 +0000 diego typos and wording
Sun, 19 Jan 2003 16:52:00 +0000 alex conformation with api
Sun, 19 Jan 2003 16:49:02 +0000 arpi When the file is not finished to be written,
Sun, 19 Jan 2003 16:44:32 +0000 alex cleanup and removal of libdha_exit. forgot to commit this
Sun, 19 Jan 2003 16:42:25 +0000 alex support runtime cpudetect on non-x86 systems too
Sun, 19 Jan 2003 16:10:38 +0000 alex Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk>
Sun, 19 Jan 2003 15:43:12 +0000 arpi This patch adds support for 4Front Technologies commercial Open Sound
Sun, 19 Jan 2003 15:41:26 +0000 arpi * Remove unneeded includes & macros
Sun, 19 Jan 2003 15:28:29 +0000 arpi update by hephooey@fastmail.fm
Sun, 19 Jan 2003 15:25:03 +0000 arpi fixed query_format (RGB24 supports OSD and is preferred)
Sun, 19 Jan 2003 14:48:19 +0000 henry 10l
Sun, 19 Jan 2003 10:42:09 +0000 nicolas sync
Sun, 19 Jan 2003 10:26:35 +0000 nicolas sync
Sun, 19 Jan 2003 06:43:13 +0000 gabucino seems fixed (it works now)
Sun, 19 Jan 2003 01:48:52 +0000 arpi Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
Sun, 19 Jan 2003 01:25:35 +0000 arpi 1l :)
Sun, 19 Jan 2003 01:24:56 +0000 arpi some URLs
Sun, 19 Jan 2003 01:17:15 +0000 arpi more ?'s
Sun, 19 Jan 2003 01:15:39 +0000 arpi more ;)
Sun, 19 Jan 2003 00:54:55 +0000 arpi 1) Removed the code to remove {} from sub_read_line_ssa
Sun, 19 Jan 2003 00:40:48 +0000 arpi - added some more
Sun, 19 Jan 2003 00:33:11 +0000 arpi Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
Sun, 19 Jan 2003 00:21:54 +0000 arpi extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
Sat, 18 Jan 2003 21:09:22 +0000 gabucino typo
Sat, 18 Jan 2003 21:08:17 +0000 gabucino sync
Sat, 18 Jan 2003 19:29:46 +0000 arpi AltiVec detection code ("borrowed" from FFmpeg and
Sat, 18 Jan 2003 19:28:53 +0000 arpi An altivec-optimized DCT64 for mp3lib
Sat, 18 Jan 2003 19:28:29 +0000 arpi An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)
Sat, 18 Jan 2003 19:26:33 +0000 gabucino sync
Sat, 18 Jan 2003 19:26:24 +0000 gabucino uselessly long DGA subsections removed from TOC
Sat, 18 Jan 2003 19:25:36 +0000 gabucino removed obsolete stuff
Sat, 18 Jan 2003 19:24:46 +0000 gabucino sync
Sat, 18 Jan 2003 19:08:42 +0000 arpi - restore old behaviour of -channels,-srate,-format
Sat, 18 Jan 2003 17:34:02 +0000 arpi 2-pass libaf initialization to get better filter chain.
Sat, 18 Jan 2003 17:31:58 +0000 arpi export fmt2str()
Sat, 18 Jan 2003 17:31:22 +0000 arpi added af_format_encode() to convert sample format from libaf to mplayer (OSS)
Sat, 18 Jan 2003 16:49:43 +0000 gabucino sync
Sat, 18 Jan 2003 15:05:06 +0000 attila xinerama fix part 1 - count your paranthesis
Sat, 18 Jan 2003 14:57:44 +0000 nicolas sync
Sat, 18 Jan 2003 14:36:18 +0000 nicolas sync
Sat, 18 Jan 2003 14:33:29 +0000 attila xinerama fix part 1
Sat, 18 Jan 2003 14:22:30 +0000 bertrand Support for MPEG-4 (AAC) audio RTSP/RTP
Sat, 18 Jan 2003 13:58:34 +0000 nicolas sync
Sat, 18 Jan 2003 13:44:52 +0000 nicolas sync
Sat, 18 Jan 2003 05:41:41 +0000 rfelker it *worked*, but probably wasn't what was intended, and could break if
Sat, 18 Jan 2003 02:07:56 +0000 diego Wording improvements.
Sat, 18 Jan 2003 01:29:44 +0000 diego Removed some "!s, corrected some spelling, gave the system too slow message
Sat, 18 Jan 2003 01:18:23 +0000 pontscho not needed
Sat, 18 Jan 2003 01:07:46 +0000 pontscho 10l
Sat, 18 Jan 2003 01:06:05 +0000 arpi 10l :)
Sat, 18 Jan 2003 00:43:01 +0000 pontscho 10l
Sat, 18 Jan 2003 00:22:18 +0000 pontscho 10l found by Arpi (njamd)
Fri, 17 Jan 2003 23:50:53 +0000 arpi 10l
Fri, 17 Jan 2003 23:29:14 +0000 pontscho 10l
Fri, 17 Jan 2003 22:50:18 +0000 pontscho hm ...
Fri, 17 Jan 2003 22:39:43 +0000 pontscho - add playbar
Fri, 17 Jan 2003 21:44:58 +0000 rtognimp Remove duplicated code
Fri, 17 Jan 2003 20:14:10 +0000 nicolas sync
Fri, 17 Jan 2003 19:59:15 +0000 nicolas sync
Fri, 17 Jan 2003 01:00:07 +0000 anders Adding support for more logical libaf configuration
Thu, 16 Jan 2003 23:40:42 +0000 arpi telecine messages
Thu, 16 Jan 2003 23:40:31 +0000 arpi telecine detection
Thu, 16 Jan 2003 23:03:06 +0000 arpi 10l
Thu, 16 Jan 2003 22:34:46 +0000 arpi fixed the well-known DVD/DVB audio delay bug :)
Thu, 16 Jan 2003 19:51:08 +0000 pontscho preferences cosmetics
Thu, 16 Jan 2003 08:02:59 +0000 pontscho upsz :)
Wed, 15 Jan 2003 22:44:35 +0000 bertrand Removed the hardcoded cdrom device.
Wed, 15 Jan 2003 20:40:57 +0000 pl fix small typos (accents mainly)
Wed, 15 Jan 2003 20:36:18 +0000 jonas 2 new compare functions ...
Wed, 15 Jan 2003 19:33:01 +0000 michael 2 new compare functions ...
Wed, 15 Jan 2003 17:50:21 +0000 bertrand Removed the hardcoded /dev/cdrom for NetBSD and added an work around
Wed, 15 Jan 2003 11:16:33 +0000 mosu bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
Wed, 15 Jan 2003 09:50:44 +0000 mosu bunkus: Updates until 2003-01-14 13:54
Tue, 14 Jan 2003 23:15:36 +0000 arpi sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>
Tue, 14 Jan 2003 22:03:15 +0000 rtognimp BGR16 is not a valid format for this codec
Tue, 14 Jan 2003 18:20:17 +0000 rfelker NTSC is 29.97 fps, not 30. wrong values here are likely to cause
Tue, 14 Jan 2003 02:52:10 +0000 anders Fix for endianess conversion if input to libaf is float
Tue, 14 Jan 2003 00:03:10 +0000 diego Wrong -lavcopts aspect= parameter format, noticed by nico <nsabbi@libero.it>.
Mon, 13 Jan 2003 23:45:14 +0000 diego Small updates for correctness and consistency.
Mon, 13 Jan 2003 23:38:49 +0000 pontscho correct skin changing
Mon, 13 Jan 2003 19:39:57 +0000 diego Sync by <hephooey@fastmail.fm>.
Mon, 13 Jan 2003 19:38:52 +0000 rfelker don't waste time on rg_scale nonsense if not necessary.
Mon, 13 Jan 2003 19:18:26 +0000 rfelker 1000l, this clips!! IMO rg_scale nonsense should be removed with
Mon, 13 Jan 2003 14:53:51 +0000 diego Sync by <hephooey@fastmail.fm>.
Mon, 13 Jan 2003 13:43:48 +0000 diego DivX CVS instructions as provided by Alex Kloss <alex@22-music.com>.
Mon, 13 Jan 2003 12:31:31 +0000 arpi up
Mon, 13 Jan 2003 10:21:22 +0000 alex M6 bug workaround by Hanno Bock <hanno@gmx.de>
Mon, 13 Jan 2003 10:08:21 +0000 alex M6 bug workaround by Hanno Bock <hanno@gmx.de>
Mon, 13 Jan 2003 10:07:38 +0000 mosu bunkus: fixed a small bug with skipping "{...}" in ssa subs
Mon, 13 Jan 2003 03:10:19 +0000 arpi better cache size defaults
Mon, 13 Jan 2003 03:08:56 +0000 arpi do not discard cache content at seeking type=STREAMTYPE_STREAM
Mon, 13 Jan 2003 02:42:06 +0000 arpi patch adds support for MOV-Reference-Files.
Mon, 13 Jan 2003 01:50:20 +0000 atmos4 debug++
Mon, 13 Jan 2003 01:20:21 +0000 atmos4 10l, init priv->X at right place
Mon, 13 Jan 2003 00:45:04 +0000 rfelker libvorbisidec already includes ogg parser code; no sense in depending on more libs
Sun, 12 Jan 2003 23:38:55 +0000 pontscho add DVD and CDRom device entry's, and fix two 10l bug
Sun, 12 Jan 2003 22:40:51 +0000 arpi The following patch adds a call to srand() with the current time at the
Sun, 12 Jan 2003 21:26:42 +0000 gabucino sync
Sun, 12 Jan 2003 21:24:19 +0000 gabucino fixes
Sun, 12 Jan 2003 20:16:28 +0000 arpi check if seeking supported, otherwise fallback to null reading
Sun, 12 Jan 2003 20:11:20 +0000 arpi (hopefully) fixed .mov streaming
Sun, 12 Jan 2003 20:03:48 +0000 arpi sanity check
Sun, 12 Jan 2003 19:55:59 +0000 pontscho upsz :))))))))))))))
Sun, 12 Jan 2003 19:41:38 +0000 arpi this patch adds an fallback to playlist (any but the plaintext-list format)
Sun, 12 Jan 2003 19:32:56 +0000 mswitch Added patch from Tamas Kohegyi to fix subpic placement with freetype
Sun, 12 Jan 2003 19:07:10 +0000 pontscho "cosmetic" :)
Sun, 12 Jan 2003 18:58:07 +0000 arpi a->sub_aligment
Sun, 12 Jan 2003 18:56:48 +0000 arpi use 'a' for subtitle aligment instead for useless gui aboutbox
Sun, 12 Jan 2003 18:35:53 +0000 pontscho not needed.
Sun, 12 Jan 2003 18:09:17 +0000 rtognimp Sync with help_mp-en.h v1.77
Sun, 12 Jan 2003 17:59:47 +0000 arpi -geometry fix (untested!)
Sun, 12 Jan 2003 17:46:21 +0000 arpi debug
Sun, 12 Jan 2003 17:34:46 +0000 pontscho motion fix from Gregory Kovriga <gkovriga@techunix.technion.ac.il>
Sun, 12 Jan 2003 16:45:42 +0000 nicolas sync
Sun, 12 Jan 2003 15:48:29 +0000 nicolas sync, more accurate translation
Sun, 12 Jan 2003 15:32:54 +0000 rtognimp Signal handler messages moved to help_mp, so they can be translated
Sun, 12 Jan 2003 14:33:46 +0000 jaf 2003
Sun, 12 Jan 2003 14:20:37 +0000 eyck Pass control to debhelper scripts
Sun, 12 Jan 2003 14:18:15 +0000 nicolas sync
Sun, 12 Jan 2003 13:34:06 +0000 eyck postinst should pass control to debconf scripts.
Sun, 12 Jan 2003 13:20:25 +0000 eyck Purge debconf database on purge.
Sun, 12 Jan 2003 11:45:49 +0000 mosu bunkus: Another nice off-by-one :)
Sun, 12 Jan 2003 10:12:13 +0000 nicolas sync
Sun, 12 Jan 2003 08:05:51 +0000 anders 10l sig 11 bug reported by Fabian Franz
Sat, 11 Jan 2003 23:26:09 +0000 nicolas sync
Sat, 11 Jan 2003 23:11:48 +0000 nicolas sync
Sat, 11 Jan 2003 23:08:11 +0000 arpi libavcodec just imported code for OS/2 support, which means we must
Sat, 11 Jan 2003 22:31:28 +0000 arpi Happy New Year :)
Sat, 11 Jan 2003 22:26:58 +0000 jonas bandwidth, cuefile/vcd, osdlevel, dfbopts, eq2, bmovl, lavc: vstrict, psnr, removed yvu9, some cosmetics
Sat, 11 Jan 2003 21:49:21 +0000 nicolas sync
Sat, 11 Jan 2003 21:08:41 +0000 nicolas sync
Sat, 11 Jan 2003 21:01:48 +0000 arpi This patch adds support for some silly ini-style-playlist-file-format ...
Sat, 11 Jan 2003 20:33:04 +0000 arpi add prelim -lameopts help
Sat, 11 Jan 2003 18:58:42 +0000 diego Added links to encoding-tips and mplayer-users.
Sat, 11 Jan 2003 17:32:45 +0000 arpi better error handling for invalud suboptions
Sat, 11 Jan 2003 17:01:23 +0000 arpi cosmetics
Sat, 11 Jan 2003 16:42:24 +0000 arpi print meaningful error message
Sat, 11 Jan 2003 14:09:19 +0000 diego Further libaf documentation by Anders with some more updates by me.
Sat, 11 Jan 2003 14:02:23 +0000 bertrand Finally commented out the code for autodetection based on the extension.
Sat, 11 Jan 2003 12:32:24 +0000 arpi The attached little patch fixes a core dump on termcap systems when
Sat, 11 Jan 2003 10:35:31 +0000 alex remove codec-cfg binary during make distclean (btw, why do we compile it anyway?)
Sat, 11 Jan 2003 10:27:07 +0000 nexus sync
Sat, 11 Jan 2003 09:20:36 +0000 pontscho add osd_level=3 support
Sat, 11 Jan 2003 05:06:48 +0000 rfelker I hope this works as expected with old lavc versions. At least it compiles now.
Sat, 11 Jan 2003 01:30:37 +0000 pontscho add some entry's :)
Sat, 11 Jan 2003 01:30:07 +0000 pontscho - new font render finished
Fri, 10 Jan 2003 22:53:34 +0000 arpi Overlapping subs are a feature mainly present in subtitling
Fri, 10 Jan 2003 22:48:49 +0000 arpi Function DVDOpenVOBPath only decrypts first VOB file and since each VOB file has
Fri, 10 Jan 2003 22:41:49 +0000 arpi buffer overflow fix :)
Fri, 10 Jan 2003 21:57:06 +0000 rfelker document Arpi's #2,3,7 (fps, immediatemode, eq2). #6,9,10,11 still
Fri, 10 Jan 2003 21:44:28 +0000 rfelker may not be perfect but it's certainly a start. feel free to change
Fri, 10 Jan 2003 21:10:32 +0000 michael psnr
Fri, 10 Jan 2003 20:38:37 +0000 arpi patch which removes the rage_ckey_model fix and updates
Fri, 10 Jan 2003 19:38:09 +0000 rfelker document new halfpack option
Fri, 10 Jan 2003 18:28:18 +0000 filon Workaround for returning very litte buffer space.
Fri, 10 Jan 2003 17:17:41 +0000 rfelker 5l for me too :) BTW this should also be mentioned in the commands
Fri, 10 Jan 2003 16:10:20 +0000 rfelker 5l to whoever left this out
Fri, 10 Jan 2003 15:27:08 +0000 arpi updated :)
Fri, 10 Jan 2003 14:12:07 +0000 rfelker halfpack now takes an optional argument, field, which tells it to keep
Fri, 10 Jan 2003 10:43:01 +0000 rfelker use mp_msg for messages. prolly more filters need to be fixed like this too
Fri, 10 Jan 2003 01:45:34 +0000 anders 10l bug for float conversion control + feature fix in volume control
Fri, 10 Jan 2003 01:01:38 +0000 anders New auto config for volume and resample and added support for float flag in configuration
Thu, 09 Jan 2003 21:23:54 +0000 filon Remember window layer befor changing it.
Thu, 09 Jan 2003 20:53:01 +0000 pontscho 10l
Thu, 09 Jan 2003 20:47:14 +0000 pontscho - sync with x11_common
Thu, 09 Jan 2003 20:42:01 +0000 rtognimp Sync with help_mp-en.h ver 1.73
Thu, 09 Jan 2003 19:25:05 +0000 arpi Since version 2.7 the file extension for JACOsub changed from
Thu, 09 Jan 2003 19:01:24 +0000 arpi libavcodec (from ffmpeg) requires CONFIG_DARWIN to enable AltiVec on Darwin/MacOSX
Thu, 09 Jan 2003 18:39:09 +0000 arpi cpu cache line length detection
Thu, 09 Jan 2003 18:28:56 +0000 arpi Set is_shift_required according to RadeonFamily
Thu, 09 Jan 2003 18:27:50 +0000 arpi Fix support for Radeon 9000
Thu, 09 Jan 2003 18:27:13 +0000 arpi Reduce flickering on window movement (from Christophe Badina)
Thu, 09 Jan 2003 18:26:38 +0000 arpi Fix radeon 7500 and 8500 15- and 16-bit colour key
Thu, 09 Jan 2003 18:25:54 +0000 arpi Update card (chip family) detection (from mplayerxp)
Thu, 09 Jan 2003 18:23:30 +0000 arpi Update radeon pci ids
Thu, 09 Jan 2003 18:06:32 +0000 arpi 10l
Thu, 09 Jan 2003 18:00:58 +0000 arpi check if prop_hdr==NULL insteda of sig11
Thu, 09 Jan 2003 09:37:53 +0000 diego Appendix B and E numbered, encoding moved to a separate section.
Thu, 09 Jan 2003 09:35:01 +0000 diego -af delay description incorrect, as noticed by Arpi.
Thu, 09 Jan 2003 09:32:28 +0000 diego another pan example by Anders
Thu, 09 Jan 2003 09:27:51 +0000 arpi 10l
Wed, 08 Jan 2003 22:08:59 +0000 diego Moved ARM to the Linux ports section where it belongs.
Wed, 08 Jan 2003 22:04:40 +0000 mosu bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
Wed, 08 Jan 2003 20:00:55 +0000 diego 10l to A'rpi
Wed, 08 Jan 2003 19:59:46 +0000 diego Report X color depth for XVIDIX problems.
Wed, 08 Jan 2003 18:36:36 +0000 arpi I have seen problems where DVD subtitles don't display
Wed, 08 Jan 2003 18:19:30 +0000 arpi update
Wed, 08 Jan 2003 16:10:39 +0000 arpi do not create bogus filenames
Wed, 08 Jan 2003 14:55:56 +0000 arpi - init & check SDL availability at preinit() (fixes -vo sdl,mga)
Wed, 08 Jan 2003 14:11:33 +0000 jkeil For solaris, sys/smedia.h header is not needed any more. Compilation was
Tue, 07 Jan 2003 23:10:09 +0000 arpi 100l to doxmaintainers
Tue, 07 Jan 2003 22:35:47 +0000 arpi qt cvid ad some yet-crashing qt codecs added
Tue, 07 Jan 2003 21:35:58 +0000 gabucino removed obsolete/FIXED bugs
Tue, 07 Jan 2003 20:58:25 +0000 filon Fixed metacity + xv behavior (something broke it lately).
Tue, 07 Jan 2003 19:02:24 +0000 mosu bunkus: also translated this document
Tue, 07 Jan 2003 12:17:57 +0000 mosu bunkus: Updated/newly translated German version of the docs
Tue, 07 Jan 2003 10:33:30 +0000 anders Adding sub-woofer filter, use this filter to add a sub channel to the audio stream
Tue, 07 Jan 2003 00:02:02 +0000 diego XMMS plugin support, ARM section updated, some whitespace for the IRIX
Mon, 06 Jan 2003 21:58:39 +0000 arpi - always print the longest stream in info, not the selected one
Mon, 06 Jan 2003 19:02:00 +0000 nicolas sync
Mon, 06 Jan 2003 18:01:54 +0000 nicolas sync
Mon, 06 Jan 2003 17:58:17 +0000 nicolas sync'ed title's section with encoding.html
Mon, 06 Jan 2003 17:54:53 +0000 nicolas sync
Mon, 06 Jan 2003 17:38:05 +0000 nicolas sync
Mon, 06 Jan 2003 16:43:42 +0000 bertrand Return another error code for timeout.
Mon, 06 Jan 2003 16:42:20 +0000 bertrand 10l bug...
Mon, 06 Jan 2003 14:56:16 +0000 filon Sanity checks.
Mon, 06 Jan 2003 14:54:36 +0000 filon 10l (was segfaulting on non-dv file)
Mon, 06 Jan 2003 13:12:09 +0000 arpi 10l? :)
Mon, 06 Jan 2003 12:27:39 +0000 filon Update font scale after changing pancan.
Mon, 06 Jan 2003 12:23:59 +0000 filon Use standard mplayer message funtion.
Mon, 06 Jan 2003 09:44:28 +0000 atmos4 10l, hopefully correct fix, before path was always overwritten to '/'
Mon, 06 Jan 2003 04:58:20 +0000 rfelker fix lots of stuff that was outdated, unclear, inaccurate, or
Mon, 06 Jan 2003 01:12:30 +0000 arpi dirname() (from libgen) dependency removed
Mon, 06 Jan 2003 01:07:17 +0000 arpi YUV a:b:c explained
Mon, 06 Jan 2003 00:47:47 +0000 arpi i felt that libgen.h will not be portable...
Sun, 05 Jan 2003 23:51:05 +0000 arpi vcd_read_cue.h -> cue_read.c+h
Sun, 05 Jan 2003 21:42:27 +0000 jonas 10l ;)
Sun, 05 Jan 2003 21:39:18 +0000 jonas 10l, osdlevel, fixes
Sun, 05 Jan 2003 21:36:59 +0000 gabucino new bugs :(
Sun, 05 Jan 2003 21:22:23 +0000 gabucino sync
Sun, 05 Jan 2003 21:15:28 +0000 gabucino OSD has 4 levels
Sun, 05 Jan 2003 19:21:11 +0000 jonas updates
Sun, 05 Jan 2003 19:10:42 +0000 michael YUV 411/422/444 support for pp
Sun, 05 Jan 2003 16:44:44 +0000 michael oops
Sun, 05 Jan 2003 16:06:18 +0000 michael qpel & pre ME improvements
Sun, 05 Jan 2003 15:45:55 +0000 arpi ehh.. 10l again
Sun, 05 Jan 2003 15:39:52 +0000 arpi - added x/y rounding for YUV formats (should be moved to mp_image.c|h later)
Sun, 05 Jan 2003 15:39:16 +0000 alex fixed some possible overflow places
Sun, 05 Jan 2003 14:58:05 +0000 henry -nosound fix
Sun, 05 Jan 2003 14:49:57 +0000 arpi qt vs. voxware fixed (hopefully), also some qt speedup
Sun, 05 Jan 2003 14:35:35 +0000 arpi 10l...
Sun, 05 Jan 2003 14:18:53 +0000 arpi -nosound warning
Sun, 05 Jan 2003 13:48:13 +0000 mosu mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at pos 0 in the stream
Sun, 05 Jan 2003 13:32:57 +0000 henry sanity check
Sun, 05 Jan 2003 13:29:38 +0000 henry fixed calculation of OSD coordinates w/ panscan
Sun, 05 Jan 2003 11:30:39 +0000 filon 10l
Sun, 05 Jan 2003 11:24:13 +0000 filon Check if we can open /dev/mem in preinit(), so we can exit cleanly.
Sun, 05 Jan 2003 10:20:04 +0000 nexus sync
Sun, 05 Jan 2003 02:46:13 +0000 arpi some subviewer versions uses : instead of . or ,
Sat, 04 Jan 2003 22:56:56 +0000 mosu mosu: subtitles will be cleared after their life time as given in the packet's header has expired and after seeking
Sat, 04 Jan 2003 22:43:40 +0000 filon Found another 10l :-), but the filter is still broken :-(
Sat, 04 Jan 2003 22:41:52 +0000 filon Not checking it caused SIGSEV when uninitning after vesa init failed.
Sat, 04 Jan 2003 21:26:35 +0000 arpi 10l
Sat, 04 Jan 2003 21:05:55 +0000 arpi don't show OSD progbar when -loop seeks back
Sat, 04 Jan 2003 20:43:26 +0000 filon Added missing spaces around found atom name.
Sat, 04 Jan 2003 20:11:06 +0000 arpi cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)
Sat, 04 Jan 2003 19:33:22 +0000 jkeil Remove an obsolete link in the solaris section of the documentation
Sat, 04 Jan 2003 19:26:04 +0000 jkeil Yet another instance of solaris' /bin/sh not happy with the posix "!" boolean
Sat, 04 Jan 2003 19:23:29 +0000 jkeil Fix spelling of my name
Sat, 04 Jan 2003 19:17:37 +0000 rfelker don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")
Sat, 04 Jan 2003 19:07:46 +0000 arpi fixed dll path with --enable-win32
Sat, 04 Jan 2003 19:01:36 +0000 alex pci_scan cleanup, idea and initial patch by Aurelien Jacobs <aurel@gnuage.org>
Sat, 04 Jan 2003 17:52:14 +0000 nicolas sync
Sat, 04 Jan 2003 17:30:28 +0000 henry 10L
Sat, 04 Jan 2003 16:39:15 +0000 nicolas sync
Sat, 04 Jan 2003 15:49:24 +0000 nicolas small fix
Sat, 04 Jan 2003 15:43:07 +0000 alex MOBILITY_M63 (aka M6 LY) doesn't needs the rage ckey fix too - notified by Jorg Hansel <joerg.haensel@web.de>
Sat, 04 Jan 2003 14:56:45 +0000 alex Radeon QW uses the normal Radeon colorkey mode - fix by Christophe Badina <christophe.badina@wanadoo.fr>
Sat, 04 Jan 2003 13:15:28 +0000 nicolas sync
Sat, 04 Jan 2003 13:12:13 +0000 attila cosmetics
Sat, 04 Jan 2003 13:11:18 +0000 attila fix xv window position problem
Sat, 04 Jan 2003 11:52:17 +0000 bertrand Added the ICY 403 "Service Forbiden" error message.
Sat, 04 Jan 2003 11:41:13 +0000 arpi 10l
Sat, 04 Jan 2003 11:18:42 +0000 arpi voxvare audio fix
Sat, 04 Jan 2003 06:19:25 +0000 anders Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency buffer over run noise and garbeled output when wrong input format)
Sat, 04 Jan 2003 02:54:05 +0000 diego Per-file configuration, typos, rewordings, consistency and a 10l .In.
Sat, 04 Jan 2003 02:40:49 +0000 diego typo
Sat, 04 Jan 2003 02:35:43 +0000 diego encoding-tips needs to be merged - some day
Sat, 04 Jan 2003 02:33:59 +0000 diego HTML fixes
Sat, 04 Jan 2003 02:33:09 +0000 diego More bug reporting HOWTO links, crash section reordered, compilation section
Sat, 04 Jan 2003 01:44:20 +0000 diego Hopefully easier to understand.
Sat, 04 Jan 2003 01:42:04 +0000 diego typos and updates
Sat, 04 Jan 2003 01:28:48 +0000 arpi +4.b.
Sat, 04 Jan 2003 01:14:54 +0000 arpi some update
Sat, 04 Jan 2003 01:11:19 +0000 filon really not needed
Fri, 03 Jan 2003 23:52:55 +0000 arpi 1l
Fri, 03 Jan 2003 22:56:18 +0000 diego We now have -ao esd.
Fri, 03 Jan 2003 22:29:16 +0000 diego New audio filter documentation by Anders Johannsson with some structural
Fri, 03 Jan 2003 21:54:54 +0000 arpi cannot rotate non-symmetric yuv pixel formats
Fri, 03 Jan 2003 21:26:54 +0000 arpi fixed 16bpp packed YUV formats
Fri, 03 Jan 2003 21:11:47 +0000 diego Sync by Ioannis Panteleakis <pioann@csd.auth.gr>.
Fri, 03 Jan 2003 20:50:26 +0000 bertrand - If CDDB fail, try CDDA
Fri, 03 Jan 2003 20:46:44 +0000 mark Added support for X style -geometry options (adapted from Henk's patch)
Fri, 03 Jan 2003 18:33:26 +0000 colin 10l ;)
Fri, 03 Jan 2003 18:01:49 +0000 rfelker 10l, geometry always returns 1. i think this is the correct fix.
Fri, 03 Jan 2003 15:30:57 +0000 filon More fullscreen cleanup work. Use nice macros for X atoms.
Fri, 03 Jan 2003 15:12:18 +0000 colin (nicer) endianness fix for every plugin except pl_format
Fri, 03 Jan 2003 14:51:49 +0000 colin trivial endianness fix
Fri, 03 Jan 2003 14:49:02 +0000 colin trivial bigendian fix
Fri, 03 Jan 2003 13:18:22 +0000 arpi -geometry support
Fri, 03 Jan 2003 12:53:48 +0000 arpi better image/plane copy
Fri, 03 Jan 2003 12:40:10 +0000 michael pphelp
Fri, 03 Jan 2003 12:36:14 +0000 arpi compiler warning fix
Fri, 03 Jan 2003 12:30:47 +0000 arpi 10l
Fri, 03 Jan 2003 12:26:17 +0000 arpi compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 03 Jan 2003 12:14:34 +0000 nexus FreeBSD fix
Fri, 03 Jan 2003 11:51:39 +0000 filon 10l :-))
Fri, 03 Jan 2003 11:34:17 +0000 arpi useless lines removed :)
Fri, 03 Jan 2003 05:10:44 +0000 diego Rearrange the vo and ao driver order to prefer the native drivers and give
Thu, 02 Jan 2003 23:57:38 +0000 mswitch Added patch by Thomas Jarosch
Thu, 02 Jan 2003 22:31:26 +0000 nicolas sync
Thu, 02 Jan 2003 22:21:47 +0000 nicolas sync
Thu, 02 Jan 2003 22:13:00 +0000 nicolas sync
Thu, 02 Jan 2003 21:45:13 +0000 mswitch Updated changelog
Thu, 02 Jan 2003 21:22:50 +0000 filon Use system-wide menu.conf file if nothing else is availible,
Thu, 02 Jan 2003 18:54:16 +0000 mswitch Added patch that makes the dxr3 return to the previous tv norm when quiting.
Thu, 02 Jan 2003 16:51:19 +0000 alex osdlevel can have the value of 3 too
Thu, 02 Jan 2003 15:53:21 +0000 pontscho add fwd/bck 10 min
Thu, 02 Jan 2003 15:48:29 +0000 pontscho correct widget destroy event handler (thank for D J Hawkey Jr <hawkeyd@visi.com>)
Thu, 02 Jan 2003 15:38:26 +0000 bertrand - Now mmst will use the MMS/TCP implementation first, instead of trying
Thu, 02 Jan 2003 14:41:40 +0000 pontscho add overlapping to preferences
Thu, 02 Jan 2003 14:33:55 +0000 attila fix bitmap leak pointed out by Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
Thu, 02 Jan 2003 13:10:26 +0000 arpi // Translated by: "heart_of_the_ocean" Murat ALKAN
Thu, 02 Jan 2003 12:42:32 +0000 pontscho SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>
Thu, 02 Jan 2003 12:33:06 +0000 pontscho persistant history path from Pavel Rousar <p.rousar@sh.cvut.cz>
Thu, 02 Jan 2003 10:53:22 +0000 faust3 fixed stream errors on some cygwin installations
Thu, 02 Jan 2003 03:00:44 +0000 anders sig 11 fix in reinit and resample + spelling error fixes
Thu, 02 Jan 2003 01:38:35 +0000 michael motion estimation pre pass
Thu, 02 Jan 2003 01:33:14 +0000 michael motion estimation pre pass
Wed, 01 Jan 2003 23:23:48 +0000 diego [no]progressiv --> [no]progressive
Wed, 01 Jan 2003 23:09:22 +0000 frodone sync
Wed, 01 Jan 2003 21:31:14 +0000 gabucino two more bugs :(
Wed, 01 Jan 2003 21:21:16 +0000 gabucino sync
Wed, 01 Jan 2003 21:16:25 +0000 gabucino tip for 'channels' TV option
Wed, 01 Jan 2003 20:21:45 +0000 henry supress clicks/noise when changing channels
Wed, 01 Jan 2003 20:10:14 +0000 rfelker filling in missing info
Wed, 01 Jan 2003 20:02:47 +0000 rfelker document minimum qscale correctly. someone should probably add a note
Wed, 01 Jan 2003 19:56:25 +0000 rfelker -pass no longer exists so this is irrelevant
Wed, 01 Jan 2003 18:47:51 +0000 diego Spell checking, parts reworded for greater clarity, layout now uses
Wed, 01 Jan 2003 15:55:49 +0000 attila fix compilation on solaris
Wed, 01 Jan 2003 15:15:34 +0000 attila add arpi's explanation of -vop il to the docs
Wed, 01 Jan 2003 14:59:41 +0000 michael new options
Wed, 01 Jan 2003 14:39:09 +0000 michael lavc 4649
Wed, 01 Jan 2003 14:16:02 +0000 attila sending 10l to Filip
Wed, 01 Jan 2003 12:50:56 +0000 filon - reverting icewm hack (i have used broken icewm, regular one is working)
Wed, 01 Jan 2003 12:02:49 +0000 attila X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>
Wed, 01 Jan 2003 11:38:00 +0000 nicolas cosmetics
Wed, 01 Jan 2003 03:56:59 +0000 arpi updated
Wed, 01 Jan 2003 03:24:52 +0000 arpi compile fixed. even with --enable-gui
Tue, 31 Dec 2002 18:47:43 +0000 nicolas sync
Tue, 31 Dec 2002 18:23:52 +0000 alex better BSD/OS support by Steven Schultz <sms@2bsd.com>
Tue, 31 Dec 2002 18:03:25 +0000 attila entering hall of fame :)
Tue, 31 Dec 2002 18:03:16 +0000 jonas -of is beta code
Tue, 31 Dec 2002 17:29:53 +0000 michael trellis quantization
Tue, 31 Dec 2002 17:21:03 +0000 nicolas sync
Tue, 31 Dec 2002 17:00:34 +0000 nicolas small fix
Tue, 31 Dec 2002 16:21:03 +0000 nicolas sync
Tue, 31 Dec 2002 16:14:22 +0000 nicolas sync
Tue, 31 Dec 2002 16:06:38 +0000 arpi some more
Tue, 31 Dec 2002 15:14:13 +0000 ranma Port of pl_surround.c to af-layer.
Tue, 31 Dec 2002 14:37:05 +0000 diego Translation updates
Tue, 31 Dec 2002 12:42:14 +0000 arpi I have just installed IceWM 1.2.3 which supports NetWM and has broken
Tue, 31 Dec 2002 05:44:50 +0000 anders Extending delay to have different delays for different channels
Tue, 31 Dec 2002 05:42:20 +0000 anders 10l memory leak + bug fixes in ms to sample time conversion
Tue, 31 Dec 2002 02:37:36 +0000 iive vga_draw* functions don't support linear memory for 'most' video cards
Tue, 31 Dec 2002 02:26:32 +0000 arpi I've made some changes to the -identify handling. As previously the output
Tue, 31 Dec 2002 02:21:28 +0000 arpi Obvious patch to avoid undefined behaviour of multiple side effects in
Tue, 31 Dec 2002 01:19:39 +0000 iive new help_diff.sh don't like spaces
Mon, 30 Dec 2002 23:59:53 +0000 arpi This time the patch is fixing much more that breaking :-)
Mon, 30 Dec 2002 23:31:40 +0000 faust3 10l remove unused code
Mon, 30 Dec 2002 23:14:31 +0000 faust3 fullscreencode rewritten, some cleanup
Mon, 30 Dec 2002 23:00:02 +0000 faust3 10l another int i missing (without ^M)
Mon, 30 Dec 2002 22:24:20 +0000 arpi sig11 (in free() in uninit) fixed
Mon, 30 Dec 2002 21:35:46 +0000 arpi updated
Mon, 30 Dec 2002 20:57:01 +0000 arpi 2*10l :)
Mon, 30 Dec 2002 20:46:07 +0000 diego Some more small (cosmetic) updates.
Mon, 30 Dec 2002 20:40:15 +0000 diego Lots of small corrections and rewordings, words capitalized and sentences
Mon, 30 Dec 2002 18:50:15 +0000 arpi I have looked at the fullscreen code and realized that there are
Mon, 30 Dec 2002 14:28:47 +0000 arpi even more :)
Mon, 30 Dec 2002 14:25:51 +0000 arpi more verbose...
Mon, 30 Dec 2002 13:52:29 +0000 faust3 10l fixes sync?
Mon, 30 Dec 2002 12:36:28 +0000 michael 10l (int i)
Mon, 30 Dec 2002 08:59:33 +0000 mosu bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek which may be incomplete
Mon, 30 Dec 2002 01:34:20 +0000 arpi - optional slice height for -vo gl (example: -vo gl:32)
Mon, 30 Dec 2002 00:47:43 +0000 arpi NetWM fs. switching cleanup
Sun, 29 Dec 2002 23:35:30 +0000 arpi Juste a trivial patch for vesa output. The screen were cleaned at init
Sun, 29 Dec 2002 23:31:52 +0000 michael cleaning corners of green dirt ;)
Sun, 29 Dec 2002 23:10:08 +0000 henry allow utilization of more v4l buffers, patch by Carsten Schulz <carsten@gnocchi.dialup.fu-berlin.de>
Sun, 29 Dec 2002 22:12:20 +0000 arpi fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()
Sun, 29 Dec 2002 21:32:06 +0000 gabucino commiting my bugreport list, as A'rpi requested
Sun, 29 Dec 2002 21:25:58 +0000 gabucino sync
Sun, 29 Dec 2002 21:20:45 +0000 arpi fixed these:
Sun, 29 Dec 2002 21:08:10 +0000 arpi That patch fixes fullscreen on sawfish 1.2.
Sun, 29 Dec 2002 21:06:20 +0000 arpi This patch fixes so that the exit code (or return code if you like) is set
Sun, 29 Dec 2002 21:04:45 +0000 arpi support for subviewer format using dots instead of commas:
Sun, 29 Dec 2002 19:58:56 +0000 diego Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them and
Sun, 29 Dec 2002 19:38:40 +0000 diego bashism
Sun, 29 Dec 2002 18:07:18 +0000 zdar fix to compile with DirecFB 0.9.16
Sun, 29 Dec 2002 17:29:18 +0000 rathann Small grammar improvement (missing "was").
Sun, 29 Dec 2002 15:34:50 +0000 arpi The attached patch fixes a crash on *my* environment with certain DVD's.
Sun, 29 Dec 2002 15:32:56 +0000 arpi update libdvdcss in libmpdvdkit to latest version (1.2.4)
Sun, 29 Dec 2002 15:10:02 +0000 diego Linux ports section reworked, RPM section added, based on a patch by Alex.
Sun, 29 Dec 2002 14:59:23 +0000 arpi these patches let ,,oldstyle'' and freetype subtitle renderers live
Sun, 29 Dec 2002 14:36:56 +0000 arpi PATH_MAX fixed
Sun, 29 Dec 2002 14:35:18 +0000 arpi --enable-freetype fix (freetype-config was not set)
Sun, 29 Dec 2002 13:42:58 +0000 arpi don't abort if setparams failed - fixes some Qclp files
Sun, 29 Dec 2002 02:57:49 +0000 arpi (temporary?) fix for redundant buffer re-allocation
Sun, 29 Dec 2002 00:57:23 +0000 michael buffer alloc cleanup / 10l
Sat, 28 Dec 2002 23:52:22 +0000 arpi langauage list at --help fixed
Sat, 28 Dec 2002 23:27:41 +0000 jonas better verbose description, cosmetics
Sat, 28 Dec 2002 22:57:39 +0000 henry user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
Sat, 28 Dec 2002 21:58:21 +0000 gabucino Polish manual update to CVS from 27.12.2002...
Sat, 28 Dec 2002 21:16:23 +0000 gabucino 10l by others
Sat, 28 Dec 2002 21:12:02 +0000 gabucino sync
Sat, 28 Dec 2002 18:51:10 +0000 rathann Added/reordered #includes to silence warnings about "implicit declaration".
Sat, 28 Dec 2002 18:35:44 +0000 nicolas sync
Sat, 28 Dec 2002 17:02:10 +0000 nicolas sync
Sat, 28 Dec 2002 16:41:23 +0000 arpi ize
Sat, 28 Dec 2002 15:33:14 +0000 alex fixed 2 10l-s
Sat, 28 Dec 2002 15:19:41 +0000 arpi This patch adds a call to subcp_recode1(), so this subtitles too are
Sat, 28 Dec 2002 15:03:23 +0000 rathann Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".
Sat, 28 Dec 2002 14:56:56 +0000 jonas cosmetics
Sat, 28 Dec 2002 14:36:03 +0000 arpi missing #endif
Sat, 28 Dec 2002 14:29:41 +0000 arpi The patch adds support for a per-file config, which is loaded before
Sat, 28 Dec 2002 14:19:07 +0000 arpi some 10l bugfixes
Sat, 28 Dec 2002 14:17:38 +0000 arpi It shows not just the progressbar, but progressbar /and/ percentage
Sat, 28 Dec 2002 14:06:48 +0000 arpi The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms
Sat, 28 Dec 2002 14:04:56 +0000 jonas I got colas ready, new options, fixes and a few cosmetics I forgot to remove...
Sat, 28 Dec 2002 14:04:54 +0000 arpi The following patch allows the MPlayer "cdparanoia" support to work on
Sat, 28 Dec 2002 14:03:30 +0000 arpi just quells warnings in the ".depends" generation phase.
Sat, 28 Dec 2002 13:59:53 +0000 anders Changes includes:
Sat, 28 Dec 2002 13:53:31 +0000 arpi This patch makes subtitle and A-V delays display correctly rounded
Sat, 28 Dec 2002 13:52:09 +0000 nicolas Added missing <CODE> tag
Sat, 28 Dec 2002 13:46:55 +0000 arpi This patch fixes the reading of the menu.conf, because stream_open()
Sat, 28 Dec 2002 13:45:04 +0000 arpi ao_oss was not using the channel & format returned by the soundcard
Sat, 28 Dec 2002 13:42:24 +0000 arpi Attached is a small patch to fix a couple of problems I found when using
Sat, 28 Dec 2002 13:41:02 +0000 arpi The following patch adds two new command line options:
Sat, 28 Dec 2002 13:39:51 +0000 arpi Lots of functions and variables specific to OSS audio are used without
Sat, 28 Dec 2002 13:37:18 +0000 nicolas sync
Sat, 28 Dec 2002 12:51:05 +0000 arpi "MPlayer does the right thing, presents frame 9 for 1.1 seconds, and continues
Sat, 28 Dec 2002 12:40:59 +0000 nicolas sync
Sat, 28 Dec 2002 12:22:51 +0000 nicolas sync
Sat, 28 Dec 2002 12:14:57 +0000 arpi i hate asserts
Sat, 28 Dec 2002 12:04:58 +0000 arpi DVB-HEAD (aka. NEWSTRUCT) detection & support
Sat, 28 Dec 2002 11:39:31 +0000 arpi sh_audio==NULL hotfix by Robert Varga <nite@hq.alert.sk>
Sat, 28 Dec 2002 00:55:54 +0000 arpi updates, moves
Sat, 28 Dec 2002 00:48:07 +0000 nexus FreeBSD fix
Sat, 28 Dec 2002 00:40:11 +0000 arpi ffmp2 (with mpeg files) sig11 fixed
Sat, 28 Dec 2002 00:26:10 +0000 michael wmv2
Sat, 28 Dec 2002 00:23:26 +0000 michael lavc motion estimation update
Sat, 28 Dec 2002 00:04:20 +0000 michael lavc 4647
Sat, 28 Dec 2002 00:01:28 +0000 arpi 5l - fixed asserts... mpi->width is allocated width, not the effective one
Fri, 27 Dec 2002 22:43:20 +0000 arpi the long-waited MUXER layer, and new MPEG-PS muxer
Fri, 27 Dec 2002 22:38:56 +0000 arpi prefer inttypes.h (probably fix cygwin compile)
Fri, 27 Dec 2002 21:41:40 +0000 arpi -subwidth
Fri, 27 Dec 2002 19:36:20 +0000 alex typo in the datestamp (Dez vs Dec ;)
Fri, 27 Dec 2002 18:04:52 +0000 alex obsolete
Fri, 27 Dec 2002 17:56:00 +0000 alex some addons
Fri, 27 Dec 2002 17:31:52 +0000 alex do not config video out system if input dimensions are invalid (triggered a segfault in vop_expand due to missing dimension checks, which bug was reported by gabucino)
Fri, 27 Dec 2002 17:28:35 +0000 arpi backward compatibility :)
Fri, 27 Dec 2002 16:42:11 +0000 alex 10l memory leak
Fri, 27 Dec 2002 16:35:29 +0000 jkeil - Fix 8-bit sound in arts audio driver (logic in OBTAIN_BITRATE macro was
Fri, 27 Dec 2002 16:29:11 +0000 jkeil Fix DVD authentication on Solaris 9.
Fri, 27 Dec 2002 16:20:02 +0000 jkeil Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needs
Fri, 27 Dec 2002 16:17:57 +0000 jkeil codec-cfg cannot be built when the gui is enabled - it fails to link with a
Fri, 27 Dec 2002 16:02:57 +0000 jkeil new EsounD audio driver (-ao esd)
Fri, 27 Dec 2002 01:19:41 +0000 diego typo
Thu, 26 Dec 2002 17:25:22 +0000 arpi pnm:// support (ported from xine)
Thu, 26 Dec 2002 16:27:38 +0000 arpi fixed playback of pnm:// streamed files
Thu, 26 Dec 2002 12:48:36 +0000 diego eviv bulgroz <ebulgroz@yahoo.com>:
Thu, 26 Dec 2002 11:33:11 +0000 diego Three typos, two of them noticed by Arpad Biro <biro_arpad@yahoo.com>.
Thu, 26 Dec 2002 08:24:49 +0000 gabucino use '.' rather than '!' if possible, al3x
Wed, 25 Dec 2002 22:28:29 +0000 gabucino sync
Wed, 25 Dec 2002 20:57:11 +0000 alex fixed a 10l, some cosmetics, and initial ppc (bigendian) support
Wed, 25 Dec 2002 19:37:09 +0000 gabucino sync (ugyeugye, arpi;)
Wed, 25 Dec 2002 18:38:07 +0000 alex Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
Wed, 25 Dec 2002 11:44:14 +0000 rguyom API change in dev-api-3 branch.
Tue, 24 Dec 2002 22:33:46 +0000 alex fixing that f*cking linker 'bug' e.g. naming config with libmp3lame
Tue, 24 Dec 2002 22:13:32 +0000 arpi 1l :)
Tue, 24 Dec 2002 22:11:32 +0000 arpi print track title in new line
Tue, 24 Dec 2002 21:59:38 +0000 arpi - fixed uninitialized offsets[]
Tue, 24 Dec 2002 18:41:20 +0000 diego Document things from the start.
Tue, 24 Dec 2002 18:30:24 +0000 diego We are this good, we have a right to boast ;-)
Tue, 24 Dec 2002 18:28:11 +0000 diego Reviewed and reworked (again), added some information about SCSI CD-ROMs.
Tue, 24 Dec 2002 17:40:57 +0000 alex correctly save and restore colorkey settings (based on patch by Svante Signell <svante.signell@telia.com>)
Tue, 24 Dec 2002 17:32:59 +0000 diego - and -use-stdin documented, EDL updates.
Tue, 24 Dec 2002 17:32:09 +0000 diego EDL section added, based on patch by Michael Halcrow <mah69@email.byu.edu>.
Tue, 24 Dec 2002 17:04:00 +0000 diego DXR3 norm option, patch by Thomas Jarosch <tomj@simonv.com>.
Tue, 24 Dec 2002 12:45:32 +0000 mswitch Added patch from Thomas Jarosch
Tue, 24 Dec 2002 03:05:16 +0000 diego Subtitle usage updated by hephooey@fastmail.fm.
Tue, 24 Dec 2002 02:56:20 +0000 diego Sync by Anders Rune Jensen <anders@gnulinux.dk>.
Tue, 24 Dec 2002 01:16:39 +0000 arpi some updates
Tue, 24 Dec 2002 00:06:55 +0000 arpi cleanup & fix cpu detection & init stuff
Tue, 24 Dec 2002 00:06:33 +0000 arpi don't redefine decwin as static
Tue, 24 Dec 2002 00:05:43 +0000 arpi decode_i586.c version uses %ebp for its own use, so:
Mon, 23 Dec 2002 22:13:46 +0000 arpi I cleaned up the source a bit, hopefully fixed hanging, also
Mon, 23 Dec 2002 20:17:06 +0000 nicolas man's lines shouldn't have more than 80 chars long ;)
Mon, 23 Dec 2002 20:14:13 +0000 nicolas sync
Mon, 23 Dec 2002 20:07:46 +0000 nicolas sync
Mon, 23 Dec 2002 17:28:19 +0000 arpi In this situation it was easier to fix yours. I applied these 3 points
Mon, 23 Dec 2002 16:04:52 +0000 arpi updated
Mon, 23 Dec 2002 12:09:31 +0000 arpi xmp hangign I noticed too, and is fixed with this patch, seeking works now
Mon, 23 Dec 2002 01:54:58 +0000 arpi Here is the patch to make vobsub subtitle use -slang option, I have not made a
Mon, 23 Dec 2002 01:37:43 +0000 arpi This patch adds support for vertical subtitle alignment
Mon, 23 Dec 2002 01:24:42 +0000 arpi Ok, here is a better patch, which even adds a fix to compile it on older
Mon, 23 Dec 2002 00:40:15 +0000 arpi fix VCD playback - this is a patch from the netbsd pkgsrc tree,
Mon, 23 Dec 2002 00:33:22 +0000 arpi Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
Sun, 22 Dec 2002 23:13:26 +0000 rguyom suxen_drol on xvid-devel@xvid.org said : "please do not use
Sun, 22 Dec 2002 22:34:45 +0000 gabucino Real* codecs work on Alpha too
Sun, 22 Dec 2002 21:01:01 +0000 arpi XMMS Input plugin support
Sun, 22 Dec 2002 20:16:52 +0000 alex rv40win is working too
Sun, 22 Dec 2002 18:21:20 +0000 alex fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
Sun, 22 Dec 2002 18:10:45 +0000 alex win32 dlls support
Sun, 22 Dec 2002 17:22:48 +0000 arpi CDDA seeking fixed
Sun, 22 Dec 2002 16:31:05 +0000 alex dos2unix conversion
Sun, 22 Dec 2002 16:21:02 +0000 alex alpha support by Alan Young <ayoung@teleport.com>
Sun, 22 Dec 2002 14:59:41 +0000 alex the long awaited pink screen + shift fix for radeon, based on patch by Svante Signell <svante.signell@telia.com>, Carl (mlist.mplayer.users@urs.us) and Nick Kurshve <nickolsk@yandex.ru>
Sun, 22 Dec 2002 13:27:05 +0000 alex 10l by Matan
Sat, 21 Dec 2002 23:49:33 +0000 faust3 10l and correct aspect
Sat, 21 Dec 2002 23:17:28 +0000 nexus fix
Sat, 21 Dec 2002 22:16:49 +0000 arpi Presets are an easy way, to use hard to access lame options and to give
Sat, 21 Dec 2002 22:11:48 +0000 arpi accurate bitrate calculation using index, and more accurate guessing
Sat, 21 Dec 2002 22:08:14 +0000 alex vidix support and better device options handler by Matan Ziv-Av <matan@svgalib.org>
Sat, 21 Dec 2002 21:07:16 +0000 arpi I have rewritten the gif89a vo in order to solve some problems I had
Sat, 21 Dec 2002 21:01:19 +0000 alex more safer version by the author
Sat, 21 Dec 2002 21:00:45 +0000 arpi 10l fix by eviv bulgroz <ebulgroz@yahoo.com>
Sat, 21 Dec 2002 20:42:40 +0000 arpi set keyframe flag at encoding
Sat, 21 Dec 2002 20:39:40 +0000 arpi 1l (%d->%f), cosmetics
Sat, 21 Dec 2002 18:22:08 +0000 alex removed the obsolete parts
Sat, 21 Dec 2002 18:13:55 +0000 alex ooh. many mistakes
Sat, 21 Dec 2002 18:11:10 +0000 alex updated
Sat, 21 Dec 2002 17:49:52 +0000 alex pci_names.c creation fixup
Sat, 21 Dec 2002 13:06:23 +0000 alex EPIA (CyberBlade/i1) driver by Alastair M. Robinson
Fri, 20 Dec 2002 21:43:18 +0000 alex corrected w32codec address (noticed by Peter Nelson on mplayer-users)
Fri, 20 Dec 2002 21:07:27 +0000 alex svgalib kernelhelper support (based on patch by Matan Ziv-Av <matan@svgalib.org>) and some reordering/cleanup (part #1 ;)
Fri, 20 Dec 2002 20:39:11 +0000 nicolas sync
Fri, 20 Dec 2002 20:32:15 +0000 nicolas sync
Fri, 20 Dec 2002 13:18:41 +0000 alex Russian frequencies by Alexander S. Belov <asbel@sice.ru>
Thu, 19 Dec 2002 22:33:59 +0000 arpi fixed memleak caused by multiple config() calls - thx Gabu
Thu, 19 Dec 2002 21:37:21 +0000 gabucino sync
Thu, 19 Dec 2002 21:36:44 +0000 gabucino more_options removed
Thu, 19 Dec 2002 21:35:30 +0000 gabucino too big readahead can be bad
Thu, 19 Dec 2002 12:01:50 +0000 faust3 10l - my system is very tolerant it seems
Thu, 19 Dec 2002 10:09:43 +0000 henry add a TV_SET_CNANNEL command
Wed, 18 Dec 2002 23:49:01 +0000 iive *** empty log message ***
Wed, 18 Dec 2002 10:51:10 +0000 michael mb qp limits
Wed, 18 Dec 2002 08:10:24 +0000 rguyom Use the XVID_API_UNSTABLE macro instead of a home-made one.
Wed, 18 Dec 2002 07:34:32 +0000 rfelker 1000l! I have no idea how this code worked at all before. I guess no
Tue, 17 Dec 2002 10:38:48 +0000 jkeil Re-write the soundcard.h test, so that it does not use a "!" operator.
Tue, 17 Dec 2002 00:04:11 +0000 atmos4 small typo fix
Mon, 16 Dec 2002 23:38:56 +0000 henry 1000L for messing up cvs
Mon, 16 Dec 2002 23:27:39 +0000 henry handle bogus norm parameter; check for errors when setting norm
Mon, 16 Dec 2002 23:24:02 +0000 henry don't give up when set_tuner fails; more zero div sanity checks
Mon, 16 Dec 2002 22:25:17 +0000 pontscho - fix (?) "mixer bug"
Mon, 16 Dec 2002 21:44:38 +0000 gabucino Polish man updated
Mon, 16 Dec 2002 21:36:36 +0000 gabucino updated changelog for rc2
Mon, 16 Dec 2002 20:16:29 +0000 pontscho applied Gregory's patch
Mon, 16 Dec 2002 19:47:48 +0000 nicolas sync
Mon, 16 Dec 2002 19:43:21 +0000 nicolas break one line too long in mplayer.1
Mon, 16 Dec 2002 19:09:34 +0000 pontscho disable DPMS handling
Mon, 16 Dec 2002 17:05:49 +0000 henry support for exotic norms
Mon, 16 Dec 2002 10:43:07 +0000 mosu bunkus: Restored sane line breaks. Added note about other DVD resolutions than 720x576.
Mon, 16 Dec 2002 10:25:31 +0000 nexus sync
Mon, 16 Dec 2002 09:56:13 +0000 henry v4l - dimensions in the example were not multiple of 16
Mon, 16 Dec 2002 02:38:37 +0000 arpi handle mencoder's 0-byte 'skipped frames'
Mon, 16 Dec 2002 02:22:37 +0000 arpi 10l
Mon, 16 Dec 2002 01:49:39 +0000 arpi Sorenson 1/3 encoding just for fun :)
Mon, 16 Dec 2002 01:47:42 +0000 arpi CRLF->LF
Sun, 15 Dec 2002 23:46:47 +0000 arpi prepared for rc2
Sun, 15 Dec 2002 23:45:37 +0000 arpi +MSGTR_BuiltinCodecsConf
Sun, 15 Dec 2002 23:45:19 +0000 arpi Fallback to builtin (generated from etc/codecs.conf at compile time)
Sun, 15 Dec 2002 21:59:05 +0000 gabucino sync
Sun, 15 Dec 2002 19:08:11 +0000 arpi 1l
Sun, 15 Dec 2002 18:44:24 +0000 arpi scripts mentioned by DOCS/tech/encoding-tips.txt
Sun, 15 Dec 2002 18:40:42 +0000 arpi encoding tips - collected from mplayer-users list mailings by
Sun, 15 Dec 2002 18:35:11 +0000 rguyom Support the latest development code from XViD dev-api-3 CVS
Sun, 15 Dec 2002 18:22:55 +0000 alex uninstall switch
Sun, 15 Dec 2002 18:22:16 +0000 alex this fixes compilation for me (and it works), hope it didn't breaks for LinuxPPC (i use Debian/PPC with 2.4.20 kernel)
Sun, 15 Dec 2002 18:18:41 +0000 alex this isn't mplayerxp...3 buffers are enough for double(triple)buffering (instead of 28 buffers ;)
Sun, 15 Dec 2002 17:05:35 +0000 arpi 2*10l=20l
Sun, 15 Dec 2002 17:00:56 +0000 nicolas sync
Sun, 15 Dec 2002 16:51:39 +0000 nicolas sync
Sun, 15 Dec 2002 16:45:39 +0000 nicolas sync
Sun, 15 Dec 2002 15:42:44 +0000 mosu bunkus: Removed "-oac copy" from the mf examples. Removed the paragraph about the "internal lavc controller": the examples right above that paragraph already use this syntax.
Sun, 15 Dec 2002 10:54:33 +0000 michael removing very ugly esp games / fixes the propolice problem on OpenBSD (patch by Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
Sun, 15 Dec 2002 04:47:32 +0000 diego -rnd --> -shuffle
Sat, 14 Dec 2002 17:56:35 +0000 arpi compiler warning fixes
Sat, 14 Dec 2002 17:12:40 +0000 arpi notice vo driver about skipped/dropped frames
Sat, 14 Dec 2002 15:50:27 +0000 diego link added, section reworded.
Sat, 14 Dec 2002 13:11:08 +0000 nicolas sync
Sat, 14 Dec 2002 11:32:09 +0000 attila added local copy of Ville Syrj«£l«£'s directfb for matrox howto
Sat, 14 Dec 2002 11:14:37 +0000 henry memory leak
Sat, 14 Dec 2002 11:09:06 +0000 henry use more methods to get the fs window on top
Sat, 14 Dec 2002 09:55:45 +0000 henry fixed possible division by zero
Sat, 14 Dec 2002 00:39:22 +0000 diego DirectX installation clarified.
Fri, 13 Dec 2002 21:26:52 +0000 diego Entries for the new mailing lists by Alex.
Fri, 13 Dec 2002 20:07:31 +0000 diego Update to the QT documentation by Alex.
Fri, 13 Dec 2002 15:59:00 +0000 alex fixed fonts path
Fri, 13 Dec 2002 11:44:16 +0000 jaf most of us do use unix-system, don't we?
Thu, 12 Dec 2002 20:12:02 +0000 nicolas corrected groff command(for taking care of the accents) + sync
Thu, 12 Dec 2002 19:01:08 +0000 diego Nicolas is not a Linux box ;-)
Thu, 12 Dec 2002 08:11:46 +0000 jaf sync by HR <hephooey@fastmail.fm>, sorry, i was busy.
Thu, 12 Dec 2002 05:14:35 +0000 diego -format, -lavcdeint, -2xsai and small fixes.
Thu, 12 Dec 2002 03:05:17 +0000 diego OSD menu
Thu, 12 Dec 2002 03:03:05 +0000 diego Added some documenters.
Thu, 12 Dec 2002 03:02:03 +0000 diego small updates
Wed, 11 Dec 2002 22:07:03 +0000 arpi we don't need to pass gworld :)
Wed, 11 Dec 2002 21:39:05 +0000 arpi print list of supported output colorspaces
Wed, 11 Dec 2002 21:31:15 +0000 nicolas sync (v4l args update)
Wed, 11 Dec 2002 21:26:37 +0000 arpi moved component lister up, as it messes up 'desc'
Wed, 11 Dec 2002 21:24:45 +0000 arpi codmetics
Wed, 11 Dec 2002 20:56:37 +0000 arpi more i+1<argc checks
Wed, 11 Dec 2002 20:48:51 +0000 arpi 10l - demux_avi handles AVI_NI and AVI_NINI too
Wed, 11 Dec 2002 11:18:39 +0000 henry v4l args update
Wed, 11 Dec 2002 01:21:12 +0000 pontscho - fix three submenu bug
Tue, 10 Dec 2002 23:10:24 +0000 henry progbar osd buffer height adjustment fix
Tue, 10 Dec 2002 21:43:43 +0000 gabucino sync
Tue, 10 Dec 2002 21:38:37 +0000 gabucino small html fixes
Tue, 10 Dec 2002 21:19:45 +0000 diego Sync by Nicolas Tourmentine <n@tourmentine.com>.
Tue, 10 Dec 2002 20:26:43 +0000 diego 10l noticed by Andras Mohari.
Tue, 10 Dec 2002 09:11:42 +0000 henry allocate the video buffer on the fly, instead of one big chunk at startup
Tue, 10 Dec 2002 00:13:09 +0000 diego If I had a wish ...
Mon, 09 Dec 2002 20:50:16 +0000 diego French translation synced by Nico Tourmentine <n@tourmentine.com>.
Mon, 09 Dec 2002 20:48:26 +0000 diego Corrected some links and removed dead ones, thanks to Nico Tourmentine.
Mon, 09 Dec 2002 12:36:04 +0000 michael AVVideoFrame -> AVFrame
Mon, 09 Dec 2002 09:58:44 +0000 nexus sync
Mon, 09 Dec 2002 09:12:23 +0000 michael ffmpeg cleanup/messup support
Sun, 08 Dec 2002 01:35:07 +0000 arpi fullscreen fix for KDE (reported to work with gnome 1/2 too)
Sat, 07 Dec 2002 22:52:55 +0000 gabucino not pre11, but rc1
Sat, 07 Dec 2002 22:43:00 +0000 gabucino -vop pp sub-filters options separators fixed (,->/)
Sat, 07 Dec 2002 22:09:16 +0000 gabucino fixing -vop pp VS -pp VS ... conflict (somewhat.)
Sat, 07 Dec 2002 22:08:10 +0000 arpi last minute update
Sat, 07 Dec 2002 21:43:34 +0000 arpi updated
Sat, 07 Dec 2002 21:36:25 +0000 gabucino updating some descriptions, changelog, etc
Sat, 07 Dec 2002 21:35:10 +0000 gabucino sync
Sat, 07 Dec 2002 21:34:29 +0000 gabucino misc fixes
Sat, 07 Dec 2002 21:04:54 +0000 atmos4 Runtime SSE detection for NEtBSD, patch by Nick Hudson <skrll at netbsd.org>
Sat, 07 Dec 2002 20:59:33 +0000 arpi 10l noticed by "Puk Madick" <pingy@swirvemail.com>
Sat, 07 Dec 2002 20:32:03 +0000 gabucino added sub_step
Sat, 07 Dec 2002 20:31:37 +0000 gabucino path fix
Sat, 07 Dec 2002 20:29:38 +0000 gabucino sync
Sat, 07 Dec 2002 20:28:58 +0000 gabucino uh.. misc fixes
Sat, 07 Dec 2002 20:27:22 +0000 rtognimp Sync with help_mp-en v1.68
Sat, 07 Dec 2002 20:08:51 +0000 zdar sync
Sat, 07 Dec 2002 20:02:29 +0000 arpi it seems that old CS is working better than newtype now... :)
Sat, 07 Dec 2002 14:13:10 +0000 alex codecs page address fixed (the old one is available too)
Sat, 07 Dec 2002 14:11:04 +0000 arpi support for *.qtx (scan for all .qtx files at quicktime init)
Sat, 07 Dec 2002 02:46:30 +0000 arpi updated
Sat, 07 Dec 2002 02:26:45 +0000 arpi fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)
Sat, 07 Dec 2002 01:25:30 +0000 arpi The detection of a NetWM class window manager hints is tested before
Sat, 07 Dec 2002 01:07:11 +0000 arpi 10l
Sat, 07 Dec 2002 01:01:25 +0000 arpi find best (longest) streams if not specified (-aid/-vid)
Fri, 06 Dec 2002 23:54:02 +0000 arpi enable Albeu's config code bu default (it's time to test it :))
Fri, 06 Dec 2002 17:11:50 +0000 arpi fixed 'mplayer -nosound xxx' sig11 if configfile have string list options
Fri, 06 Dec 2002 09:41:13 +0000 bertrand From live.com 2002.11.30:
Fri, 06 Dec 2002 01:59:31 +0000 diego We seem to have a new documentation maintainer :-)
Fri, 06 Dec 2002 01:45:39 +0000 diego New shiny French translation by Nicolas Le Gaillart < n@tourmentine.com >.
Thu, 05 Dec 2002 23:54:15 +0000 pontscho need this
Thu, 05 Dec 2002 23:40:42 +0000 pontscho sync
Thu, 05 Dec 2002 23:40:05 +0000 pontscho better 'Audio track' support, and one 10l
Thu, 05 Dec 2002 23:32:27 +0000 arpi more bugs
Thu, 05 Dec 2002 23:31:54 +0000 arpi pre11
Thu, 05 Dec 2002 21:04:26 +0000 rguyom Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
Thu, 05 Dec 2002 21:01:59 +0000 rguyom Sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
Thu, 05 Dec 2002 20:31:05 +0000 arpi enabled QTX codecs by default - time to get it tested by users :)
Thu, 05 Dec 2002 20:25:12 +0000 arpi updates
Thu, 05 Dec 2002 09:13:29 +0000 michael infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Thu, 05 Dec 2002 06:01:42 +0000 jaf qtx = codec
Thu, 05 Dec 2002 02:05:13 +0000 arpi 10l
Thu, 05 Dec 2002 00:43:46 +0000 arpi updated
Thu, 05 Dec 2002 00:22:37 +0000 arpi Fix draw_slice() in passthrough mode.
Thu, 05 Dec 2002 00:18:56 +0000 arpi With this patch the text 'Sub position: x/100' is displayed
Thu, 05 Dec 2002 00:15:56 +0000 arpi This patch makes it possible to navigate among the subtitles while
Thu, 05 Dec 2002 00:11:12 +0000 arpi slave-mode commands to get movie length & pos
Thu, 05 Dec 2002 00:07:59 +0000 arpi dump subtitles in SAMI format
Thu, 05 Dec 2002 00:05:57 +0000 arpi optional (compile-time switch) subtitles-sorting feature
Thu, 05 Dec 2002 00:03:35 +0000 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
Wed, 04 Dec 2002 23:58:38 +0000 arpi dump in JACOsub format
Wed, 04 Dec 2002 23:51:44 +0000 arpi fixed mp3 seeking near end of file
Wed, 04 Dec 2002 23:41:04 +0000 arpi No scandir() an no functions defined within other functions.
Wed, 04 Dec 2002 23:37:17 +0000 arpi fixed -fps with mencoder and fixed-rate files (avi etc)
Wed, 04 Dec 2002 23:35:34 +0000 arpi more precise definition of -endpos
Wed, 04 Dec 2002 23:34:29 +0000 arpi end_at int->double, as option -endpos accepts float seconds too
Wed, 04 Dec 2002 23:31:46 +0000 arpi This patch fixes the screensaver issues in mplayer. It will correctly read
Wed, 04 Dec 2002 23:29:41 +0000 arpi a little (my first!) patch to add some info about MPlayer on Irix 6.5 to
Wed, 04 Dec 2002 22:07:33 +0000 gabucino sync
Wed, 04 Dec 2002 22:05:39 +0000 gabucino further codec (QT, Win32) updates
Wed, 04 Dec 2002 22:01:59 +0000 arpi OK, I think I found why the alsa9 driver was breaking surround sound.
Wed, 04 Dec 2002 22:00:03 +0000 arpi - It fixes a small bug where a byte value is divided by 255.0 to convert
Wed, 04 Dec 2002 21:48:15 +0000 arpi the -af delay=[seconds] option currently parses floating point values of
Wed, 04 Dec 2002 21:46:53 +0000 michael PSNR
Wed, 04 Dec 2002 21:42:22 +0000 arpi The enclosed patch should fix problems associated with playing 8-bit wide
Wed, 04 Dec 2002 21:33:36 +0000 arpi Darwin support in libmpdvdkit2
Wed, 04 Dec 2002 21:30:24 +0000 arpi dvd_* declarations fixed to matc with open.c
Wed, 04 Dec 2002 20:50:53 +0000 rguyom Reduce fixed-point replay gain support precision with Tremor.
Wed, 04 Dec 2002 20:27:36 +0000 rguyom Add Tremor (an integer-only Vorbis decoder) support.
Wed, 04 Dec 2002 12:41:57 +0000 michael specific debug output support
Wed, 04 Dec 2002 11:53:47 +0000 michael cleanup
Wed, 04 Dec 2002 10:49:03 +0000 michael support for lavc build 4641
Tue, 03 Dec 2002 22:32:38 +0000 gabucino license fixed
Tue, 03 Dec 2002 22:24:58 +0000 gabucino QT sections added
Tue, 03 Dec 2002 15:27:07 +0000 alex fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name corrections
Tue, 03 Dec 2002 13:24:10 +0000 henry set channel count to a saner value if the card reports an unknown audio mode
Tue, 03 Dec 2002 02:02:58 +0000 rfelker found in an AVI file and reported working by Damian Gatabria
Tue, 03 Dec 2002 00:25:02 +0000 diego documentation TODO
Tue, 03 Dec 2002 00:22:06 +0000 diego small updates, ATI TV-out, -vo directx:noaccel
Tue, 03 Dec 2002 00:20:07 +0000 diego Sorenson/Real updates, QuickTime HOWTO.
Mon, 02 Dec 2002 17:28:03 +0000 diego HTML fixes
Mon, 02 Dec 2002 17:11:41 +0000 jaf sync by <hephooey@fastmail.fm>
Sun, 01 Dec 2002 16:50:21 +0000 arpi DMO WMA audio codecs, some nonworking QT video codecs added
Sun, 01 Dec 2002 16:44:11 +0000 arpi 10l :)
Sun, 01 Dec 2002 16:40:05 +0000 arpi DMO audio support (including 6ch support too)
Sun, 01 Dec 2002 16:38:56 +0000 arpi DMO Audio support (ugly, needs cleanup)
Sun, 01 Dec 2002 02:42:06 +0000 arpi added qt-extras
Sun, 01 Dec 2002 00:28:04 +0000 arpi dump more!
Sun, 01 Dec 2002 00:23:57 +0000 arpi SVQ1 using win32 qt dll
Sun, 01 Dec 2002 00:09:13 +0000 arpi SVQ1 support (ugly hack... - really we need 'syuv' support in swscaler :))
Sat, 30 Nov 2002 23:51:08 +0000 alex added imagepower and morgan mjpeg2k codecs
Sat, 30 Nov 2002 22:15:42 +0000 gabucino fixes
Sat, 30 Nov 2002 22:02:37 +0000 alex both qt5 and qt6 patching support (qt6 addresses found by arpi)
Fri, 29 Nov 2002 21:40:37 +0000 mswitch Use MVCOMMAND_SYNC
Fri, 29 Nov 2002 21:32:41 +0000 gabucino sync
Fri, 29 Nov 2002 21:06:13 +0000 arpi dump URL references
Fri, 29 Nov 2002 20:25:32 +0000 arpi - parsing the handler reference atom (hnlr), save handler fourccs
Fri, 29 Nov 2002 09:30:16 +0000 nexus sync
Fri, 29 Nov 2002 00:58:25 +0000 pontscho - audio track handling in menu (idea from R«ädiger Kuhlmann)
Thu, 28 Nov 2002 23:17:14 +0000 pontscho add autosync && some 10l bugfix
Thu, 28 Nov 2002 23:14:48 +0000 diego .depend should be ignored.
Thu, 28 Nov 2002 21:37:07 +0000 atmos4 Update with JPEG FourCC, as found in SGI created baard.avi photo-jpeg.
Thu, 28 Nov 2002 21:34:14 +0000 pontscho add stop_xscreensaver
Thu, 28 Nov 2002 20:35:54 +0000 pontscho updating
Thu, 28 Nov 2002 19:13:14 +0000 pontscho disabling seek (look the patch)
Thu, 28 Nov 2002 19:01:50 +0000 pontscho - add R«ädiger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patch
Thu, 28 Nov 2002 16:15:13 +0000 rfelker 1l, opposite meaning of what's intended!
Thu, 28 Nov 2002 16:14:08 +0000 rfelker avoid giving a /dev/dsp fd to child processes!!
Thu, 28 Nov 2002 00:44:24 +0000 pontscho no exit on fulscreen if you press esc
Wed, 27 Nov 2002 23:47:14 +0000 arpi - fixed 10l bug (imagedesc handle allocation)
Wed, 27 Nov 2002 23:11:49 +0000 pontscho 10l fix in item disabling (vagymi)
Wed, 27 Nov 2002 22:48:56 +0000 pontscho - remove some unused/nonusable variables
Wed, 27 Nov 2002 22:45:54 +0000 rguyom Added xvid description in "mencoder -ovc help".
Wed, 27 Nov 2002 16:12:02 +0000 colin fix 100l typo :)
Tue, 26 Nov 2002 23:06:05 +0000 arpi DMO video codecs added: WMV1, WMV2, WMV3
Tue, 26 Nov 2002 22:55:32 +0000 arpi DMO support
Tue, 26 Nov 2002 22:54:11 +0000 arpi DMO interfaces (copied/converted(c++->c) from avifile)
Tue, 26 Nov 2002 21:03:46 +0000 arpi avifile sync (added only the new functions, all cosmetics ignored)
Tue, 26 Nov 2002 21:00:20 +0000 arpi avifile sync (mostly cosmetics)
Tue, 26 Nov 2002 18:54:23 +0000 jkeil limits.h required to get a PATH_MAX definition (on solaris)
Tue, 26 Nov 2002 18:53:00 +0000 jkeil Add our own vsscanf implementation, in case the system's libc does not have
Tue, 26 Nov 2002 18:34:09 +0000 jkeil Add a new test for "scandir()" and friends.
Tue, 26 Nov 2002 18:31:30 +0000 jkeil Add a scandir() implementation for systems that do not have it in libc.
Mon, 25 Nov 2002 20:37:12 +0000 arpi .align -> .balign
Mon, 25 Nov 2002 20:08:59 +0000 alex patching out threads ;) raw measure: 18% cpu instead 30%
Mon, 25 Nov 2002 18:51:25 +0000 alex fixed WaitForMultipleObjects and FindFile
Mon, 25 Nov 2002 18:18:45 +0000 pontscho cache (buzeralas)
Mon, 25 Nov 2002 18:05:56 +0000 alex added the working qt audio codecs
Mon, 25 Nov 2002 18:04:19 +0000 alex some fixes
Mon, 25 Nov 2002 17:43:40 +0000 alex 10l to me and to apple too
Mon, 25 Nov 2002 17:33:30 +0000 pontscho no seeking if stream is STREAMTYPE_STREAM (net/stdin)
Mon, 25 Nov 2002 16:54:05 +0000 alex _qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing needed_)
Mon, 25 Nov 2002 16:52:12 +0000 pontscho if no have subwindow ... some menupoint is disabled:)
Mon, 25 Nov 2002 16:29:30 +0000 alex some extra debugging
Mon, 25 Nov 2002 16:22:58 +0000 pontscho fix(?) cache
Mon, 25 Nov 2002 14:17:15 +0000 atmos4 10l my last fix choked the last command definition, this fix seems to work correct.
Mon, 25 Nov 2002 13:28:40 +0000 atmos4 Fix endless-loop if no newline at input.conf EOF
Mon, 25 Nov 2002 02:19:27 +0000 rathann reversing my patch to check for -Wall support & use it if available (requested by A'rpi)
Sun, 24 Nov 2002 23:13:15 +0000 ranma Implement volume setting functionality,
Sun, 24 Nov 2002 22:26:43 +0000 arpi patching quicktime.qts runtime
Sun, 24 Nov 2002 21:49:52 +0000 arpi loader support
Sun, 24 Nov 2002 21:45:23 +0000 arpi - qtx (quicktime's macos emulation layer) debugging/emulation environment :)
Sun, 24 Nov 2002 21:43:17 +0000 arpi some new experiments
Sun, 24 Nov 2002 21:28:32 +0000 pontscho patch from tonglijing <tong@intec.iscas.ac.cn>
Sun, 24 Nov 2002 21:25:00 +0000 arpi fixes, updates
Sun, 24 Nov 2002 17:30:55 +0000 rfelker 10l!!
Sun, 24 Nov 2002 11:28:25 +0000 michael 10l (broken ffmpeg12)
Sun, 24 Nov 2002 06:23:50 +0000 rguyom Locale fix.
Sun, 24 Nov 2002 01:03:16 +0000 nexus FreeBSD fix
Sat, 23 Nov 2002 21:58:29 +0000 gabucino OSD Menu section, description, sample defines
Sat, 23 Nov 2002 21:56:41 +0000 gabucino updates
Sat, 23 Nov 2002 21:51:31 +0000 gabucino sync
Sat, 23 Nov 2002 17:31:44 +0000 michael reversing warning fix (requested by alex)
Sat, 23 Nov 2002 12:37:06 +0000 michael 100l patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Sat, 23 Nov 2002 11:45:44 +0000 diego This file gets created during the wine/svq3 build process.
Sat, 23 Nov 2002 11:01:23 +0000 michael check for -Wall support & use it if available patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Sat, 23 Nov 2002 01:29:47 +0000 diego configure now detects SDL automatically under Cygwin.
Fri, 22 Nov 2002 16:26:56 +0000 arpi update
Fri, 22 Nov 2002 12:01:59 +0000 colin better fix for my previous 10l
Fri, 22 Nov 2002 10:14:37 +0000 nexus FreeBSD fix
Fri, 22 Nov 2002 09:00:42 +0000 atmos4 OpenBSD && ELF fix
Fri, 22 Nov 2002 08:23:20 +0000 rguyom xvidencopts:
Fri, 22 Nov 2002 08:19:08 +0000 rguyom Instead of min_quantizer, max_quantizer, min_iquantizer, etc... use a
Thu, 21 Nov 2002 22:52:54 +0000 atmos4 Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom at hukatronic.cz>
Thu, 21 Nov 2002 19:26:57 +0000 colin 10l - forgot this file
Thu, 21 Nov 2002 18:31:21 +0000 colin don't fully-copy the planes if the menu doesn't show (faster)
Wed, 20 Nov 2002 21:42:04 +0000 gabucino OSD menu chapter, installation (ehh, incomplete yet.. But better than nothing
Wed, 20 Nov 2002 21:38:56 +0000 gabucino libavcodec's aspect support for mencoder
Wed, 20 Nov 2002 21:35:18 +0000 gabucino Polish manual update to version 0.90-pre10 (when 1.0 ?? ;-)
Wed, 20 Nov 2002 21:28:08 +0000 diego 10l
Wed, 20 Nov 2002 21:26:49 +0000 diego .depend should be ignored
Wed, 20 Nov 2002 15:48:34 +0000 alex Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>
Wed, 20 Nov 2002 13:16:09 +0000 michael aspect ratio clenaup
Tue, 19 Nov 2002 23:35:51 +0000 michael forgotten mangle patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
Tue, 19 Nov 2002 19:49:01 +0000 diego bashism replaced by portable expression
Tue, 19 Nov 2002 19:47:22 +0000 diego -really-quiet documented
Tue, 19 Nov 2002 00:42:00 +0000 anders Adding support for AFMT_FLOAT
Mon, 18 Nov 2002 20:43:29 +0000 albeu Fix buffer overflow in a drawing func
Mon, 18 Nov 2002 10:39:22 +0000 michael fixing compilation of cs_test
Mon, 18 Nov 2002 10:12:03 +0000 michael minor optimization & gcc-CVS fix/workaround patch by (Glen Nakamura <glen at imodulo dot com>)
Mon, 18 Nov 2002 04:37:18 +0000 rfelker 10l:
Mon, 18 Nov 2002 01:02:27 +0000 diego Finally add the correct compile flags for SDL under cygwin automatically.
Mon, 18 Nov 2002 00:16:39 +0000 albeu A new command to run shell process and a command history.
Mon, 18 Nov 2002 00:14:17 +0000 albeu quote the filenames
Mon, 18 Nov 2002 00:11:56 +0000 albeu Add quoting support for string arguments (fix loading of file with space in
Mon, 18 Nov 2002 00:09:37 +0000 albeu Fix freetype. Freetype is highly recommended for a nice output ;)
Sun, 17 Nov 2002 17:41:19 +0000 alex exporting fs_seg
Sun, 17 Nov 2002 17:35:31 +0000 alex added float
Sun, 17 Nov 2002 13:01:06 +0000 rguyom Implements [min|max]_[i|p]quantizer.
Sun, 17 Nov 2002 12:39:00 +0000 rguyom Added support for VorbisGain tags.
Sun, 17 Nov 2002 12:31:02 +0000 jaf sync by hephooey@fastmail.fm
Sun, 17 Nov 2002 12:03:01 +0000 colin volnorm for bigendian
Sun, 17 Nov 2002 00:00:27 +0000 jonas allow 64 window
Sat, 16 Nov 2002 22:27:26 +0000 arpi fixed libwine build with menu support enabled
Sat, 16 Nov 2002 16:08:36 +0000 albeu The OSD menus need more keys
Sat, 16 Nov 2002 14:48:13 +0000 diego Consistently name the streaming option streaming instead of mixing network
Sat, 16 Nov 2002 09:38:23 +0000 arpi 2.5.47+ support
Sat, 16 Nov 2002 08:53:24 +0000 jaf nice to see ;-)
Sat, 16 Nov 2002 05:31:27 +0000 arpi - fixed vfw/vfwex/acm fm names
Sat, 16 Nov 2002 05:30:43 +0000 arpi removed win32 section - no much sense of separating them now
Sat, 16 Nov 2002 05:29:23 +0000 arpi cosmetics only (for better html output)
Sat, 16 Nov 2002 03:42:14 +0000 arpi demuxer_control(), percent position and time length query implemented in
Sat, 16 Nov 2002 03:25:37 +0000 arpi I recently sent a patch for a new subtitles format, JACOsub. Since then I
Sat, 16 Nov 2002 03:23:49 +0000 arpi allow max 0.2s overlapping without splitting subs
Sat, 16 Nov 2002 03:09:50 +0000 arpi This patch goes into the #ifdef CODECS2HTML section of
Sat, 16 Nov 2002 03:06:55 +0000 arpi Here is a patch to enable qtx-codecs from ./configure --enable-qtx-codecs.
Sat, 16 Nov 2002 03:04:33 +0000 arpi When you called mplayer with the absolute path to the video and the VOBSUB
Sat, 16 Nov 2002 03:02:23 +0000 arpi This patch fixes the OSD flickering problem with vo_dfbmga.
Sat, 16 Nov 2002 02:54:26 +0000 arpi configure has problems detecting the latest ffmpeg libavcodec.so. The MBR
Fri, 15 Nov 2002 00:12:38 +0000 michael disable dr1 for huffyuv (422P & stride hack & dr1 -> bad )
Thu, 14 Nov 2002 23:56:40 +0000 albeu Example config file for the OSD menus
Thu, 14 Nov 2002 23:49:05 +0000 albeu Experimantal OSD menu
Thu, 14 Nov 2002 23:47:11 +0000 albeu OSD menus initial version
Thu, 14 Nov 2002 23:41:44 +0000 albeu Add the possibilty to grab the keys and to filter the commands
Thu, 14 Nov 2002 22:36:16 +0000 michael vstrict is no flag
Thu, 14 Nov 2002 22:05:12 +0000 rguyom -xvidencopts :
Thu, 14 Nov 2002 21:57:34 +0000 rguyom A bit more sane range.
Thu, 14 Nov 2002 21:46:36 +0000 rguyom - added modulated quatization
Thu, 14 Nov 2002 19:33:19 +0000 michael ffhuffyuv docs
Thu, 14 Nov 2002 19:27:51 +0000 michael ffhuffyuv
Thu, 14 Nov 2002 12:19:31 +0000 pl sync with help_mp-en.h 1.66
Thu, 14 Nov 2002 11:15:17 +0000 arpi don't print error if no error
Thu, 14 Nov 2002 10:25:57 +0000 diego Updates for -af by Anders Johansson <ajh@watri.uwa.edu.au>, -rnd.
Thu, 14 Nov 2002 09:49:06 +0000 anders Printing of max volume on exit
Thu, 14 Nov 2002 09:47:46 +0000 anders 10l
Wed, 13 Nov 2002 23:49:12 +0000 diego SDL + Cygwin link added.
Wed, 13 Nov 2002 18:07:12 +0000 arpi quicktime+libwine HOWTO
Wed, 13 Nov 2002 17:51:43 +0000 arpi wine-20021031 support
Wed, 13 Nov 2002 14:12:21 +0000 pontscho 10l
Wed, 13 Nov 2002 09:09:50 +0000 anders Fixing segfault bug and addnig support for lrintf() in format conversion
Wed, 13 Nov 2002 09:02:55 +0000 bertrand Removed hard coded value for the length of the header separator.
Wed, 13 Nov 2002 05:19:21 +0000 gabucino sync
Wed, 13 Nov 2002 05:13:51 +0000 gabucino some TOC reorder
Wed, 13 Nov 2002 01:17:58 +0000 diego -channels description expanded, patch by gabor <gabor@realtime.sk>.
Tue, 12 Nov 2002 23:41:32 +0000 albeu Basic support for random playing (-rnd and -nornd)
Tue, 12 Nov 2002 23:39:35 +0000 albeu Add random stepping support
Tue, 12 Nov 2002 21:52:56 +0000 pontscho cleanup
Tue, 12 Nov 2002 21:51:08 +0000 pontscho new entry
Tue, 12 Nov 2002 20:37:36 +0000 rik compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fame
Tue, 12 Nov 2002 14:19:53 +0000 albeu Allow to use the asx parser for some other purposes
Tue, 12 Nov 2002 14:16:30 +0000 albeu A struct setter. It allow you to setup struct from some user
Tue, 12 Nov 2002 12:39:05 +0000 albeu Fix the Gui with NEW_CONFIG
Tue, 12 Nov 2002 12:33:56 +0000 anders New features:
Tue, 12 Nov 2002 12:23:32 +0000 nexus sync
Tue, 12 Nov 2002 12:19:23 +0000 nexus FreeBSD fix
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Tue, 12 Nov 2002 00:19:14 +0000 arpi svq3 added
Tue, 12 Nov 2002 00:13:31 +0000 arpi no need to EnterMovies(), do minimal InitializeQTML only
Tue, 12 Nov 2002 00:07:43 +0000 arpi minimalist quicktime video structures header
Tue, 12 Nov 2002 00:06:36 +0000 arpi qt video dll codecs support
Tue, 12 Nov 2002 00:04:55 +0000 arpi fixed output bits per sample
Mon, 11 Nov 2002 23:46:27 +0000 arpi export imagedescription for qt video codecs
Mon, 11 Nov 2002 19:42:22 +0000 jaf sync
Mon, 11 Nov 2002 19:19:48 +0000 pontscho size ...
Mon, 11 Nov 2002 18:58:46 +0000 alex update
Mon, 11 Nov 2002 18:31:13 +0000 pontscho size optim
Mon, 11 Nov 2002 18:25:02 +0000 alex added DYNAMIC_PLUGINS support (dlopen)
Mon, 11 Nov 2002 17:28:41 +0000 alex dlopen() support for ad and vd
Mon, 11 Nov 2002 17:13:37 +0000 pontscho updating
Mon, 11 Nov 2002 16:57:09 +0000 pontscho updating
Mon, 11 Nov 2002 16:14:28 +0000 henry fixed mode switching on Mac
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Mon, 11 Nov 2002 14:26:07 +0000 henry reversed wm order in vo_x11_setlayer + even upper layer for GNOME compliant wm's
Mon, 11 Nov 2002 09:37:29 +0000 henry config option for Altivec (G4)
Mon, 11 Nov 2002 05:09:13 +0000 gabucino space, whitespace fixes
Mon, 11 Nov 2002 05:07:26 +0000 gabucino partly applied Andras Mohari's patch
Mon, 11 Nov 2002 01:11:58 +0000 pl avoid using stale parameters for compilation if an error ocurred in configure
Mon, 11 Nov 2002 00:53:46 +0000 atmos4 small cygwin-current w32api-2.0 compile fix
Sun, 10 Nov 2002 21:04:10 +0000 arpi use the more stable NEWTYPE critsect code
Sun, 10 Nov 2002 20:16:49 +0000 arpi merged with Jonas' version sent a week ago
Sun, 10 Nov 2002 15:31:26 +0000 arpi 10l - found by Jerome De Greef <jdegreef@brutele.be>
Sun, 10 Nov 2002 13:58:46 +0000 arpi This patch adds direct rendering to vo_dfbmga.
Sun, 10 Nov 2002 13:57:42 +0000 arpi Switch containing options for DirectFB library was renamed to dfbopts.
Sun, 10 Nov 2002 13:12:53 +0000 arpi fixed order of includes.
Sat, 09 Nov 2002 17:44:28 +0000 jaf small fix
Sat, 09 Nov 2002 02:22:19 +0000 diego divx_vbr.c now GPL, small parts rephrased.
Sat, 09 Nov 2002 02:07:14 +0000 diego Redundant compilation section removed, MEncoder features section moved to
Sat, 09 Nov 2002 01:31:45 +0000 diego DXR2 options updated, patch by Alban Bedel, <albeu@free.fr>.
Fri, 08 Nov 2002 22:05:39 +0000 henry skew calculations modified to use integers
Fri, 08 Nov 2002 18:40:39 +0000 michael fixing vd_ffmpeg to handle cleaned-up ffmpeg
Thu, 07 Nov 2002 21:15:47 +0000 gabucino make MPlayer link on QNX
Thu, 07 Nov 2002 21:12:31 +0000 gabucino We update polish manual to version 0.90pre9.
Thu, 07 Nov 2002 19:32:00 +0000 jkeil On non-x86 platforms, memcpy was re-implemented in mplayer and was called
Thu, 07 Nov 2002 10:21:18 +0000 albeu Fix IPB DR
Thu, 07 Nov 2002 05:28:55 +0000 gabucino update
Thu, 07 Nov 2002 05:25:17 +0000 gabucino sync
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Wed, 06 Nov 2002 23:51:17 +0000 arpi more stuff
Wed, 06 Nov 2002 22:20:35 +0000 arpi - cleanup equalizer stuff (removed vidix dependency)
Wed, 06 Nov 2002 22:19:15 +0000 arpi ehh
Wed, 06 Nov 2002 21:58:10 +0000 arpi SDL<->X11 order swapped
Wed, 06 Nov 2002 21:08:33 +0000 pontscho patch from Colin Leroy <colin@colino.net>
Wed, 06 Nov 2002 15:19:45 +0000 rik libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)
Tue, 05 Nov 2002 23:28:52 +0000 rfelker skip id3v2 junk when looking for mp3
Tue, 05 Nov 2002 22:45:53 +0000 albeu 10L found by Mark <CompGuy284 at attbi dot com>
Tue, 05 Nov 2002 19:03:52 +0000 bertrand Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>
Tue, 05 Nov 2002 15:28:17 +0000 atmos4 move timestamp debug printf to higher verbose level (hope it's ok)
Tue, 05 Nov 2002 13:29:10 +0000 michael perspective correcture filter
Tue, 05 Nov 2002 07:34:55 +0000 rfelker check for lrintf to avoid trouble compiling lavc!
Tue, 05 Nov 2002 01:21:35 +0000 arpi 10l
Tue, 05 Nov 2002 00:54:30 +0000 arpi ASF-style stream auto-selection, to fix files with fake a/v streams (only
Mon, 04 Nov 2002 23:15:01 +0000 rtognimp Fix stereo MACE files
Mon, 04 Nov 2002 22:45:34 +0000 michael dont use fastmemcpy for PIC
Mon, 04 Nov 2002 20:39:27 +0000 michael smartblur
Mon, 04 Nov 2002 20:36:51 +0000 alex workaround for ms11 ima4
Mon, 04 Nov 2002 20:33:42 +0000 alex ms\x00\x02, ms\x00\0x11 and sowt support
Mon, 04 Nov 2002 20:31:46 +0000 alex ms\0x00\x11 support
Mon, 04 Nov 2002 20:28:21 +0000 alex qt swot support
Mon, 04 Nov 2002 18:46:53 +0000 arpi MACE fix
Mon, 04 Nov 2002 16:42:17 +0000 michael shape adaptive blur (slightly slow though)
Mon, 04 Nov 2002 15:56:38 +0000 michael 10l
Mon, 04 Nov 2002 10:01:15 +0000 michael fixing dependancies
Mon, 04 Nov 2002 08:21:46 +0000 henry yet another screensaver fix
Mon, 04 Nov 2002 02:16:00 +0000 rguyom Shouldn't be there.
Mon, 04 Nov 2002 02:11:20 +0000 diego cosmetics
Mon, 04 Nov 2002 00:23:53 +0000 arpi - realaudio ATRC (sony atrac3) codec support
Sun, 03 Nov 2002 23:28:48 +0000 arpi XVIX added
Sun, 03 Nov 2002 20:59:04 +0000 mswitch Made new overlay functions static so they won't interfere with the rest
Sun, 03 Nov 2002 20:48:16 +0000 mswitch At least I can honestly say that I didn't add the equalizer support, so
Sun, 03 Nov 2002 20:26:47 +0000 mswitch Suddenly I needed vidix.h for vidix_video_eq_t
Sun, 03 Nov 2002 20:08:50 +0000 mswitch Add info on DXR3 overlay support
Sun, 03 Nov 2002 20:05:39 +0000 mswitch Updated docs with DXR3 overlay info
Sun, 03 Nov 2002 17:20:58 +0000 nexus locale fix
Sun, 03 Nov 2002 16:58:07 +0000 nexus fix by Pontscho
Sun, 03 Nov 2002 15:56:58 +0000 rguyom Simpler.
Sun, 03 Nov 2002 15:14:36 +0000 pontscho arpi add direct render support
Sun, 03 Nov 2002 15:14:31 +0000 rguyom Fixed a bug which would prevent proper parsing of floating point
Sun, 03 Nov 2002 14:49:45 +0000 rguyom 1) "-ovc divx4" doesn't encode using XViD anymore
Sun, 03 Nov 2002 14:30:00 +0000 arpi do NOT include vidix header - nonsense
Sun, 03 Nov 2002 14:27:32 +0000 arpi disabled vidix dependency
Sun, 03 Nov 2002 13:05:58 +0000 diego Link to Chinese documentation, ports etc mentioned in *BSD section.
Sun, 03 Nov 2002 12:43:30 +0000 rguyom bugfixes :
Sun, 03 Nov 2002 10:07:14 +0000 anders Header file for eq
Sun, 03 Nov 2002 10:05:19 +0000 michael pp docs
Sun, 03 Nov 2002 09:54:49 +0000 colin fix sound encoding on BE arch
Sun, 03 Nov 2002 09:51:06 +0000 colin remove BE hack (yes, works now ! :-))
Sun, 03 Nov 2002 09:51:02 +0000 anders Adding equalizer filter + some cosmetics
Sun, 03 Nov 2002 09:02:56 +0000 rguyom - When a frame is in the ending credits zone, say so.
Sun, 03 Nov 2002 06:06:05 +0000 anders 10l
Sun, 03 Nov 2002 03:25:27 +0000 gabucino fixes
Sun, 03 Nov 2002 03:13:18 +0000 gabucino sync
Sun, 03 Nov 2002 02:02:08 +0000 arpi scale sleep time too (-speed)
Sun, 03 Nov 2002 00:39:28 +0000 pontscho - cleanup
Sun, 03 Nov 2002 00:21:20 +0000 arpi some updates
Sun, 03 Nov 2002 00:15:55 +0000 michael fixing vstats so B frames are shown as B and not P
Sat, 02 Nov 2002 23:33:51 +0000 alex added IJPG fcc and 444P output to ffmjpeg
Sat, 02 Nov 2002 22:46:09 +0000 albeu Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extanded
Sat, 02 Nov 2002 22:44:15 +0000 albeu 10L found by jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>
Sat, 02 Nov 2002 22:39:02 +0000 arpi fix possible sig8 - found by Alex
Sat, 02 Nov 2002 21:54:08 +0000 colin fix endianness issue on bigendian (let libaf do the conversion ;))
Sat, 02 Nov 2002 21:52:48 +0000 arpi workaround old mencoder's cbr-mp3 header bug
Sat, 02 Nov 2002 20:10:18 +0000 pontscho cosmetic
Sat, 02 Nov 2002 19:59:40 +0000 arpi fixed comment - noticed by Alex
Sat, 02 Nov 2002 19:52:59 +0000 arpi A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
Sat, 02 Nov 2002 18:57:14 +0000 pontscho not needed
Sat, 02 Nov 2002 18:56:16 +0000 henry fix for fs modes on widescreen displays
Sat, 02 Nov 2002 18:32:11 +0000 alex disabled DEBUG_LOG, noticed by Bernd Ernesti <mplayer@lists.veego.de>
Sat, 02 Nov 2002 18:18:24 +0000 pontscho not needed
Sat, 02 Nov 2002 17:43:42 +0000 arpi removed dummy config(), query_format()
Sat, 02 Nov 2002 17:38:15 +0000 arpi - DR support
Sat, 02 Nov 2002 17:27:23 +0000 jaf mencvcd 0.2 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
Sat, 02 Nov 2002 17:25:06 +0000 pontscho rename
Sat, 02 Nov 2002 17:22:09 +0000 pontscho not needed
Sat, 02 Nov 2002 17:07:19 +0000 pontscho cleanup - round 2.
Sat, 02 Nov 2002 16:55:23 +0000 michael 10l
Sat, 02 Nov 2002 16:14:42 +0000 michael fixing shared pp
Sat, 02 Nov 2002 16:09:05 +0000 pontscho cleanup
Sat, 02 Nov 2002 16:00:21 +0000 mswitch Missed some gui ifdefs
Sat, 02 Nov 2002 14:29:50 +0000 rtognimp MACE audio support with ffmpeg decoder
Sat, 02 Nov 2002 14:20:05 +0000 michael cleanup
Sat, 02 Nov 2002 14:01:41 +0000 pontscho 10l
Sat, 02 Nov 2002 13:58:14 +0000 michael cleanup
Sat, 02 Nov 2002 11:24:53 +0000 mswitch Minor cleanups
Sat, 02 Nov 2002 10:59:27 +0000 henry warning fixes
Sat, 02 Nov 2002 05:42:11 +0000 rfelker document new 2pass syntax, remove/fix lots of obsolete junk in docs
Sat, 02 Nov 2002 04:56:48 +0000 rfelker cleanup
Sat, 02 Nov 2002 03:51:05 +0000 rfelker added obsolete message for -pass
Sat, 02 Nov 2002 02:44:19 +0000 rfelker removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
Sat, 02 Nov 2002 01:18:54 +0000 mswitch Huge update, added native overlay support (no more need for dxr3view).
Sat, 02 Nov 2002 00:45:12 +0000 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
Sat, 02 Nov 2002 00:27:57 +0000 ranma Document xvidix pixmap corruption issue and known workarounds.
Fri, 01 Nov 2002 18:22:46 +0000 arpi -really-quiet
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Fri, 01 Nov 2002 16:40:15 +0000 arpi usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
Fri, 01 Nov 2002 16:39:39 +0000 arpi put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecs
Fri, 01 Nov 2002 16:38:50 +0000 arpi cosmetics :)
Fri, 01 Nov 2002 16:10:15 +0000 arpi get stream back from the demuxer
Fri, 01 Nov 2002 11:14:23 +0000 henry increase buffer size in immediate mode
Fri, 01 Nov 2002 10:07:28 +0000 mswitch Cleaned up the DXR3 section (lots of old stuff which was no longer
Fri, 01 Nov 2002 01:32:30 +0000 arpi - some explanations suggested by Michael & Rich
Fri, 01 Nov 2002 01:19:04 +0000 michael cosmetics requested by kabi
Fri, 01 Nov 2002 01:09:06 +0000 arpi updated
Fri, 01 Nov 2002 00:21:45 +0000 arpi panscan support in -vo mga (actually moved common code to mga_common.c)
Fri, 01 Nov 2002 00:05:56 +0000 arpi I ported mplayer to the GNU system (also known as GNU/Hurd),
Fri, 01 Nov 2002 00:02:52 +0000 arpi vf_unsharp: proper rounding & print if sharpening or bluring
Fri, 01 Nov 2002 00:01:53 +0000 arpi The first language ripped is set as the default language
Thu, 31 Oct 2002 23:54:26 +0000 arpi Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
Thu, 31 Oct 2002 23:37:38 +0000 arpi including source and precompiled .spec for libwine support
Thu, 31 Oct 2002 23:26:35 +0000 arpi optional libwine support (compiling mplayer_wine.so, to be loaded using wine)
Thu, 31 Oct 2002 23:26:11 +0000 michael boxblur, another useless filter
Thu, 31 Oct 2002 23:16:27 +0000 arpi set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.
Thu, 31 Oct 2002 23:11:34 +0000 arpi qtaudio - audio decoder using win32 quicktime 5 dlls
Thu, 31 Oct 2002 23:04:46 +0000 arpi qdmc/qdm2 codec added
Thu, 31 Oct 2002 22:47:51 +0000 michael (de)intrleave luma & chroma idependantly
Thu, 31 Oct 2002 20:08:50 +0000 michael il & swapuv
Thu, 31 Oct 2002 20:03:08 +0000 michael (de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)
Thu, 31 Oct 2002 19:35:20 +0000 arpi pass audio codecdata
Thu, 31 Oct 2002 18:13:56 +0000 michael (useless) UV plane swapper
Thu, 31 Oct 2002 14:25:41 +0000 arpi some docs about video filter api
Thu, 31 Oct 2002 11:37:23 +0000 pl sync with help_mp-en.h 1.65
Thu, 31 Oct 2002 11:30:09 +0000 henry v4l update
Thu, 31 Oct 2002 11:06:19 +0000 anders Adding commandline options for filters and fixing stupid bug in cfg
Thu, 31 Oct 2002 11:01:40 +0000 henry spelling fixes
Thu, 31 Oct 2002 10:57:07 +0000 colin INREG now static inline instead of a define, to avoid unnecessary GETREG
Thu, 31 Oct 2002 10:42:20 +0000 michael dummy -npp
Thu, 31 Oct 2002 10:21:44 +0000 michael disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it
Thu, 31 Oct 2002 08:03:51 +0000 anders Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters.
Thu, 31 Oct 2002 05:07:43 +0000 gabucino fixes
Thu, 31 Oct 2002 05:06:29 +0000 gabucino sync
Thu, 31 Oct 2002 01:42:59 +0000 michael using fewer registers ... to workaround something
Wed, 30 Oct 2002 23:31:02 +0000 mswitch Removed debugging output
Wed, 30 Oct 2002 22:49:39 +0000 mswitch Added info on new dxr3 syncengine
Wed, 30 Oct 2002 22:23:29 +0000 arpi updated
Wed, 30 Oct 2002 21:13:07 +0000 michael removing "-npp" (found by arpi)
Wed, 30 Oct 2002 21:02:21 +0000 michael per context cpuCaps (idea by kabi)
Wed, 30 Oct 2002 20:50:33 +0000 michael change qscale type to int8 and fix qscale ordering
Wed, 30 Oct 2002 19:26:05 +0000 arpi This patch is to add support for overlapping subtitles, that is
Wed, 30 Oct 2002 19:16:58 +0000 arpi JACOSub is another subtitling format, whose specifications are at:
Wed, 30 Oct 2002 17:54:07 +0000 albeu Some little bugfixs
Wed, 30 Oct 2002 17:51:13 +0000 albeu 10L
Wed, 30 Oct 2002 17:48:39 +0000 albeu The default query_format shouldn't accept IMGFMT_MPEGPES
Wed, 30 Oct 2002 17:45:44 +0000 albeu 10L ! Don't remove the scale filter if we don't added ourself
Wed, 30 Oct 2002 14:10:36 +0000 arpi debug printf
Wed, 30 Oct 2002 11:12:41 +0000 arpi unsharp filter doc
Wed, 30 Oct 2002 09:05:02 +0000 anders Adding compile problem fix from Gabucino
Wed, 30 Oct 2002 04:11:26 +0000 rfelker enable volume filter and fix nonsense default volume (still not usable
Wed, 30 Oct 2002 01:59:51 +0000 michael using same numbers for cpuCaps as libmpeg2 & liba52
Wed, 30 Oct 2002 01:51:14 +0000 michael cleanly passing the cpuCaps
Tue, 29 Oct 2002 23:43:23 +0000 albeu Auto insert vf_lavc for the MPEG vo's
Tue, 29 Oct 2002 23:40:07 +0000 albeu Fixed the overlay, some opts to adjust the overlay
Tue, 29 Oct 2002 23:37:45 +0000 diego <B>MPlayer</B> --> MPlayer
Tue, 29 Oct 2002 23:36:37 +0000 michael 10l
Tue, 29 Oct 2002 23:07:41 +0000 arpi don't use soundcard.h on non-linux if no OSS support
Tue, 29 Oct 2002 22:37:11 +0000 arpi new video filter: unsharp - does image (l/c/l+c) sharping/bluring
Tue, 29 Oct 2002 22:01:09 +0000 arpi Alex's 10l - fixed liblzo linking
Tue, 29 Oct 2002 20:27:47 +0000 arpi here is a somewhat generic equalizer implementation for the X11 vo drivers
Tue, 29 Oct 2002 20:12:24 +0000 michael cleanup
Tue, 29 Oct 2002 19:06:26 +0000 rik some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
Tue, 29 Oct 2002 18:51:52 +0000 michael cosmetics ;)
Tue, 29 Oct 2002 18:35:15 +0000 michael better deblocking filter
Tue, 29 Oct 2002 16:50:34 +0000 alex cleaned up liblzo detect and naming
Tue, 29 Oct 2002 16:40:45 +0000 alex 10l - fixed wma version misdetection
Tue, 29 Oct 2002 11:26:26 +0000 michael passing picture_type (might be usefull for postprocessing)
Tue, 29 Oct 2002 11:21:43 +0000 michael -fomit-frame-pointer is needed for the PIC code
Tue, 29 Oct 2002 10:09:10 +0000 henry updated v4l section
Tue, 29 Oct 2002 10:03:58 +0000 henry 10L fix
Tue, 29 Oct 2002 09:18:53 +0000 bertrand GCC warning fixes
Tue, 29 Oct 2002 09:16:06 +0000 michael using fewer registers (fixes compilation bug hopefully)
Tue, 29 Oct 2002 01:41:16 +0000 mswitch Updated the DXR3 section to reflect command changes, prebuf replaced
Tue, 29 Oct 2002 01:38:42 +0000 mswitch Prebuffering is no longer the default option.
Tue, 29 Oct 2002 01:20:51 +0000 michael fixing segfault
Tue, 29 Oct 2002 00:54:07 +0000 colin fix compilation on non-x86 with gcc 2.95
Mon, 28 Oct 2002 22:45:05 +0000 michael fixing quant_store scaling
Mon, 28 Oct 2002 19:31:04 +0000 michael postprocessing cleanup:
Mon, 28 Oct 2002 17:08:37 +0000 mswitch Fixed stupid bug relating to multiple cards on athlons
Mon, 28 Oct 2002 15:04:48 +0000 zdar sync
Mon, 28 Oct 2002 00:55:07 +0000 arpi VCD fixes
Mon, 28 Oct 2002 00:44:17 +0000 diego Unified BSD sections, expanded Cygwin section, small fixes.
Mon, 28 Oct 2002 00:42:39 +0000 arpi config_vo error handling
Mon, 28 Oct 2002 00:40:42 +0000 arpi pass extradata to the codec
Mon, 28 Oct 2002 00:38:29 +0000 arpi ffwma
Mon, 28 Oct 2002 00:36:27 +0000 arpi Gerard->Fabrice
Mon, 28 Oct 2002 00:23:39 +0000 diego URLs corrected.
Sun, 27 Oct 2002 18:01:40 +0000 jonas 1l
Sun, 27 Oct 2002 17:33:44 +0000 jonas some changes found by lgb...
Sun, 27 Oct 2002 15:36:33 +0000 jonas DVD authentication, VCD/DVD structure, more...
Sun, 27 Oct 2002 10:43:38 +0000 diego sync, patch by Ioannis Panteleakis.
Sun, 27 Oct 2002 03:30:59 +0000 arpi 10l
Sun, 27 Oct 2002 03:16:21 +0000 arpi vo_init() moved to/fixed in preinit()
Sun, 27 Oct 2002 03:15:48 +0000 arpi mode detection && vo_init() moved to preinit()
Sun, 27 Oct 2002 02:54:46 +0000 arpi 1l :)
Sun, 27 Oct 2002 00:37:51 +0000 michael handle direct rendering buffer allocation failure
Sat, 26 Oct 2002 16:25:32 +0000 arpi added chanegs since pre9
Sat, 26 Oct 2002 16:05:47 +0000 arpi - removed YV12 support (builtin yv12->rgb conversion)
Sat, 26 Oct 2002 15:06:50 +0000 arpi Gregory Kovriga added
Sat, 26 Oct 2002 10:09:42 +0000 diego HTML errors
Sat, 26 Oct 2002 00:28:48 +0000 pl avoids segfaults w.r.t to mp3 files handling:
Fri, 25 Oct 2002 23:58:33 +0000 colin Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
Fri, 25 Oct 2002 17:42:20 +0000 jaf please never edit this file with a windows editor.
Fri, 25 Oct 2002 16:52:07 +0000 faust3 update cygwin status
Fri, 25 Oct 2002 16:49:33 +0000 arpi 2xSai filter... just for fun, imho useless
Fri, 25 Oct 2002 16:48:53 +0000 arpi debug ize
Fri, 25 Oct 2002 16:39:44 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:34:27 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:25:41 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:22:59 +0000 faust3 add win32 libs
Fri, 25 Oct 2002 16:18:33 +0000 faust3 new windows waveout audio driver
Fri, 25 Oct 2002 16:06:25 +0000 albeu Reverse Arpi's commit and put the right fix in place.
Fri, 25 Oct 2002 14:58:30 +0000 arpi better error handling
Fri, 25 Oct 2002 14:33:51 +0000 arpi check for framesize validity, return -1 (error) for zero size (bug found by pl)
Fri, 25 Oct 2002 14:13:32 +0000 arpi patch for crashes/memory corruptions in ASX playlist parser.
Fri, 25 Oct 2002 10:27:20 +0000 colin Check what we obtain in SDL_OpenAudio() - allows to build the
Fri, 25 Oct 2002 09:45:31 +0000 henry v4l options update
Fri, 25 Oct 2002 09:42:55 +0000 pl fixes a segfault when seeking on some mp3 only files
Fri, 25 Oct 2002 09:42:41 +0000 henry added an option for specifying the size of capture buffer
Thu, 24 Oct 2002 22:06:09 +0000 diego Spellchecked, reworded, reformatted, small additions and corrections.
Thu, 24 Oct 2002 21:34:54 +0000 rik spelling: paramerters -> parameters
Thu, 24 Oct 2002 21:27:50 +0000 rik sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
Thu, 24 Oct 2002 21:05:16 +0000 arpi 2 small fixes
Thu, 24 Oct 2002 21:01:46 +0000 diego pre9 entry spellchecked in preparation of the imminent release.
Thu, 24 Oct 2002 20:56:38 +0000 arpi updated
Thu, 24 Oct 2002 19:40:08 +0000 arpi 10l... #ifdef doesn't work for enums :(
Thu, 24 Oct 2002 18:13:24 +0000 colin Change SDL_(Un)lockAudio to PauseAudio() (works better)
Thu, 24 Oct 2002 18:12:40 +0000 jkeil on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
Thu, 24 Oct 2002 17:39:12 +0000 arpi updated comments
Thu, 24 Oct 2002 17:34:01 +0000 arpi made gcd() static
Thu, 24 Oct 2002 10:05:09 +0000 arpi 100l - Michael is right, we don't need le2me here
Wed, 23 Oct 2002 23:57:45 +0000 pontscho small warning fix from Dominik Mierzejewski
Wed, 23 Oct 2002 23:52:57 +0000 michael fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
Wed, 23 Oct 2002 23:48:42 +0000 arpi 10l
Wed, 23 Oct 2002 23:40:34 +0000 arpi max header size increased
Wed, 23 Oct 2002 23:15:25 +0000 arpi fixed unaligned access (bus error on sparc)
Wed, 23 Oct 2002 23:13:26 +0000 arpi A small patch to Gui/interface.c; the first fix is a plain bug, the second is
Wed, 23 Oct 2002 23:12:09 +0000 diego gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.
Wed, 23 Oct 2002 23:02:26 +0000 pontscho cosmetic
Wed, 23 Oct 2002 22:56:19 +0000 arpi updated
Wed, 23 Oct 2002 22:23:12 +0000 arpi rewrote the lirc code to remove the fork
Wed, 23 Oct 2002 22:21:54 +0000 arpi applied Albeu's doc on -input file=...
Wed, 23 Oct 2002 22:07:29 +0000 arpi allow cache to be disabled (-nocache should override cachesize autodetection
Wed, 23 Oct 2002 20:39:49 +0000 arpi - fixed several 10l bugs
Wed, 23 Oct 2002 20:04:22 +0000 nexus FreeBSD fix
Wed, 23 Oct 2002 19:19:23 +0000 jaf 10l
Wed, 23 Oct 2002 19:03:44 +0000 alex upd
Wed, 23 Oct 2002 18:53:06 +0000 arpi 1l
Wed, 23 Oct 2002 18:51:19 +0000 arpi 10l
Wed, 23 Oct 2002 18:20:13 +0000 arpi yeah, test.c works now!
Wed, 23 Oct 2002 18:05:58 +0000 mark Geometry update
Wed, 23 Oct 2002 17:52:38 +0000 arpi documenting -vop rotate 4..7
Wed, 23 Oct 2002 17:51:49 +0000 arpi automatic rotation for mode 4..7, based on
Wed, 23 Oct 2002 17:42:12 +0000 arpi Fixed a bug in MPlayer which would prevent proper parsing of
Wed, 23 Oct 2002 17:25:34 +0000 mark Added meself to AUTHORS
Wed, 23 Oct 2002 17:23:05 +0000 arpi 10l
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Wed, 23 Oct 2002 16:52:54 +0000 mark Added the -geometry option (supports fbdev and tdfxfb drivers)
Wed, 23 Oct 2002 15:49:44 +0000 ranma Add convenience wrapper for mplayer -identify
Wed, 23 Oct 2002 15:48:56 +0000 ranma add -identify switch
Wed, 23 Oct 2002 15:32:40 +0000 arpi If movie height is odd, the picture is placed badly, due to wrong rouding.
Wed, 23 Oct 2002 14:46:20 +0000 arpi mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
Wed, 23 Oct 2002 14:45:01 +0000 arpi cosmetics - reordered config.mak lines
Wed, 23 Oct 2002 14:39:13 +0000 arpi re-enabled a-v sync
Wed, 23 Oct 2002 13:59:05 +0000 arpi added libmpdemux depends to test.c
Wed, 23 Oct 2002 11:20:07 +0000 arpi time.h required for select()
Wed, 23 Oct 2002 00:36:55 +0000 arpi MPlayer being unable to display video properly on many nVidia graphics cards.
Wed, 23 Oct 2002 00:28:27 +0000 arpi sample client for -vop bmovl -- loads and alphablend any PNG file
Wed, 23 Oct 2002 00:26:27 +0000 arpi -vop bmovl - BitMap OVerLay videofilter for MPlayer
Tue, 22 Oct 2002 22:45:30 +0000 pontscho dvd chapter detect function from Gregory Kovriga
Tue, 22 Oct 2002 22:31:19 +0000 pontscho cosmetics
Tue, 22 Oct 2002 22:25:17 +0000 arpi - using avcodec_alloc_context()
Tue, 22 Oct 2002 20:47:38 +0000 gabucino fixes (what?:)
Tue, 22 Oct 2002 20:45:51 +0000 gabucino fixes (yeah, I dunno what:)
Tue, 22 Oct 2002 19:21:24 +0000 michael more undetectable xvid bugs :(
Tue, 22 Oct 2002 16:24:26 +0000 arpi compiler warning fixes by Dominik
Tue, 22 Oct 2002 16:02:21 +0000 arpi dump wav header
Tue, 22 Oct 2002 15:55:40 +0000 arpi some fixes
Tue, 22 Oct 2002 15:41:41 +0000 arpi endianess independency (using get int 16/32/64 func instead of typecasting pointer)
Tue, 22 Oct 2002 15:33:41 +0000 henry minor fixes in forceaudio option
Tue, 22 Oct 2002 15:14:30 +0000 arpi OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)
Tue, 22 Oct 2002 15:09:36 +0000 arpi don't build dhahelper on PPC linux
Tue, 22 Oct 2002 15:07:37 +0000 arpi Colin Leroy added
Tue, 22 Oct 2002 14:32:17 +0000 albeu New feature to let mplayer read commands from a file. Mostly
Tue, 22 Oct 2002 14:16:32 +0000 alex added linuxppc+vidix
Tue, 22 Oct 2002 13:20:53 +0000 michael save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
Tue, 22 Oct 2002 12:22:40 +0000 alex libdha on linux powerpc support by Colin Leroy <colin@colino.net>
Tue, 22 Oct 2002 11:52:21 +0000 michael RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
Tue, 22 Oct 2002 07:56:13 +0000 henry add an option to force audio recording when a tv card reports no audio sources
Tue, 22 Oct 2002 07:29:09 +0000 henry add a forgotten shutdown test
Tue, 22 Oct 2002 01:22:35 +0000 arpi fixes
Tue, 22 Oct 2002 01:07:08 +0000 arpi obsolete
Tue, 22 Oct 2002 01:06:32 +0000 arpi updated
Mon, 21 Oct 2002 21:02:12 +0000 eyck update version in changelog
Mon, 21 Oct 2002 20:59:43 +0000 gabucino sync (today's changes not yet)
Mon, 21 Oct 2002 20:59:42 +0000 gabucino small helper script for DOCS translators (to change numeric links to
Mon, 21 Oct 2002 19:30:14 +0000 rtognimp sync with en v1.65
Mon, 21 Oct 2002 16:57:20 +0000 jaf sync by me and hephooey@fastmail.fm
Mon, 21 Oct 2002 16:57:02 +0000 michael endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
Mon, 21 Oct 2002 14:23:19 +0000 eyck really fix latest fix. But now this versioning stopped making sense to me.
Mon, 21 Oct 2002 12:56:03 +0000 atmos4 1ml
Mon, 21 Oct 2002 11:43:33 +0000 nexus sync
Mon, 21 Oct 2002 11:11:39 +0000 pontscho add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
Mon, 21 Oct 2002 01:57:23 +0000 diego XviD needs some more header files.
Mon, 21 Oct 2002 01:52:14 +0000 diego Typo: libcore.a is now called libxvidcore.a
Sun, 20 Oct 2002 19:51:12 +0000 diego Obtain gdb information from non i386 machines.
Sun, 20 Oct 2002 16:29:46 +0000 michael data partitioning / packetization encoding support was allready there before pre8 (no i dunno when it was added)
Sun, 20 Oct 2002 14:04:08 +0000 arpi updated...
Sun, 20 Oct 2002 12:33:22 +0000 nexus add FreeBSD default path
Sun, 20 Oct 2002 12:20:39 +0000 diego <B>MPlayer</B> ---> MPlayer
Sun, 20 Oct 2002 11:34:06 +0000 diego RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.
Sun, 20 Oct 2002 10:41:32 +0000 eyck fix previous patch.
Sun, 20 Oct 2002 08:43:09 +0000 eyck change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>
Sun, 20 Oct 2002 08:26:23 +0000 eyck Patch from: Guillem Jover <guillem.jover@menta.net>
Sat, 19 Oct 2002 23:28:51 +0000 bertrand Fixed more potential mem leaks and use the url_free method
Sat, 19 Oct 2002 22:06:46 +0000 diego libmpdvdkit --> libmpdvdkit2, small corrections
Sat, 19 Oct 2002 20:56:28 +0000 alex removed the mess
Sat, 19 Oct 2002 20:55:06 +0000 alex set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)
Sat, 19 Oct 2002 20:26:04 +0000 diego Fixed two typos noticed by Sycotic Smith (I think).
Sat, 19 Oct 2002 20:05:57 +0000 alex task done
Sat, 19 Oct 2002 20:03:40 +0000 alex Stop grabbing from v4l when paused by Jindrich Makovicka
Sat, 19 Oct 2002 19:54:59 +0000 jkeil Choose a good visual from the list of supported visuals on the X11 server,
Sat, 19 Oct 2002 19:47:16 +0000 jkeil - wsErrorHandler was crashing on solaris with a null pointer access in printf;
Sat, 19 Oct 2002 19:06:45 +0000 alex using sh->context for private data
Sat, 19 Oct 2002 18:56:48 +0000 alex support to use minilzo lib alternatively
Sat, 19 Oct 2002 17:48:53 +0000 jaf sync
Sat, 19 Oct 2002 17:31:36 +0000 arpi some cleanup
Sat, 19 Oct 2002 13:47:10 +0000 diego Do not install CVS directories.
Sat, 19 Oct 2002 13:29:25 +0000 nexus FreeBSD info
Sat, 19 Oct 2002 04:28:52 +0000 diego Documented "j" key, small fixes, rewording, spell checking.
Sat, 19 Oct 2002 04:26:36 +0000 diego Remove option descriptions that are in the man page, add some missing
Sat, 19 Oct 2002 04:22:50 +0000 diego Keyboard controls and options are described in the man page, removed the
Sat, 19 Oct 2002 03:53:06 +0000 diego Sync with the English version, patch by <hephooey@fastmail.fm>.
Sat, 19 Oct 2002 01:58:34 +0000 kmkaplan 10L
Sat, 19 Oct 2002 00:57:44 +0000 arpi bypass palette from bih, when codec cannot give it in o_bih
Sat, 19 Oct 2002 00:23:50 +0000 arpi #ifdef PIX_FMT_YUV411P...
Fri, 18 Oct 2002 17:57:05 +0000 attila doc fixes part 1 (more will come when i find the time to read the rest)
Thu, 17 Oct 2002 22:51:35 +0000 jonas some corrections to produce better looking indentations
Thu, 17 Oct 2002 22:12:32 +0000 arpi fix & workaround possible sig8/sig11 in blocksize calculation
Thu, 17 Oct 2002 21:54:51 +0000 arpi fix bih->biSize for uncompressed files too
Thu, 17 Oct 2002 21:53:30 +0000 arpi exporting palette for 4/8bpp modes
Thu, 17 Oct 2002 21:32:35 +0000 arpi fixing palette export
Thu, 17 Oct 2002 20:37:55 +0000 diego vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.
Thu, 17 Oct 2002 15:44:41 +0000 kmkaplan Mplayer can switch between subtitles of different languages during
Thu, 17 Oct 2002 15:41:20 +0000 kmkaplan Mplayer can switch between subtitles of different languages during
Thu, 17 Oct 2002 13:17:56 +0000 faust3 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>
Thu, 17 Oct 2002 09:49:25 +0000 pontscho -fixed-vo support
Thu, 17 Oct 2002 00:54:13 +0000 arpi fill the extra bytes with zero
Thu, 17 Oct 2002 00:53:14 +0000 arpi small memleaks
Thu, 17 Oct 2002 00:28:10 +0000 arpi dumping environment vars in setdllacecsspath
Thu, 17 Oct 2002 00:27:27 +0000 arpi rgb1/rgb4 support
Thu, 17 Oct 2002 00:24:58 +0000 arpi codecs.conf min. version bumped
Thu, 17 Oct 2002 00:24:43 +0000 arpi - raw rgb1, rgb4 added
Thu, 17 Oct 2002 00:20:44 +0000 arpi - rgb1, rgb4 support
Thu, 17 Oct 2002 00:04:33 +0000 michael avoid multiple init
Wed, 16 Oct 2002 23:12:00 +0000 arpi 10l bug, found by valgrind :)
Wed, 16 Oct 2002 23:04:47 +0000 diego Extended the FAQ a bit, maybe we start receiving some more donations and
Wed, 16 Oct 2002 22:53:18 +0000 pontscho fix memleak again
Wed, 16 Oct 2002 22:44:09 +0000 pontscho fix memleak
Wed, 16 Oct 2002 22:29:00 +0000 pontscho -fixed-vo support
Wed, 16 Oct 2002 21:32:03 +0000 pontscho -fixed-vo support
Wed, 16 Oct 2002 21:04:19 +0000 arpi 10l - do not read INDEX twice!!!
Wed, 16 Oct 2002 20:25:23 +0000 arpi memleaks
Wed, 16 Oct 2002 20:17:20 +0000 arpi memleak fix
Wed, 16 Oct 2002 20:14:29 +0000 arpi memleak fix (found by valgrind)
Wed, 16 Oct 2002 19:45:35 +0000 pontscho fix fullscreen
Wed, 16 Oct 2002 19:31:07 +0000 arpi -fixed-vo support, based on patch by .so :)
Wed, 16 Oct 2002 19:26:30 +0000 arpi 10l. use mpcodecs_draw_slice, instead of libvo directly
Wed, 16 Oct 2002 18:40:03 +0000 arpi new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
Wed, 16 Oct 2002 16:51:03 +0000 arpi ss_div/ss_mul defaults to 0
Wed, 16 Oct 2002 16:49:58 +0000 arpi set up ss_div/ss_mul properly, accept 'alaw' fourcc too
Wed, 16 Oct 2002 15:59:04 +0000 arpi tell the codec wrapper the codec path (fixes realaudio Sipr)
Wed, 16 Oct 2002 15:35:28 +0000 pontscho - dvd aspect changing bug - fixed
Wed, 16 Oct 2002 15:15:43 +0000 arpi use standard gsm fourcc 'agsm' instead of msgsm id 0x31
Wed, 16 Oct 2002 14:51:15 +0000 arpi more accurate a_pts calculation in AVI -bps (default) mode
Wed, 16 Oct 2002 14:50:45 +0000 arpi ds_tell_block()
Wed, 16 Oct 2002 13:31:38 +0000 arpi 10l to Dominik - casting at wrong place
Wed, 16 Oct 2002 08:14:42 +0000 bertrand Don't start a CDDB request to the CDDB server if there is no CD in the drive,
Wed, 16 Oct 2002 01:49:40 +0000 anders Adding volume control and moving control() call parameters to a seperate file
Tue, 15 Oct 2002 13:51:46 +0000 jonas reversed some changes as they produced ugly html output
Tue, 15 Oct 2002 00:47:17 +0000 arpi All right: The patch adresses two issues which I found, when I analyzed
Mon, 14 Oct 2002 22:42:55 +0000 jonas 10l
Mon, 14 Oct 2002 22:14:41 +0000 jonas remove some notes, more conversion notes
Mon, 14 Oct 2002 22:10:38 +0000 jonas rewrite (again ;), cosmetics, no real changes
Mon, 14 Oct 2002 20:51:18 +0000 attila MSGL_DBG2 -> MSGL_INFO
Mon, 14 Oct 2002 15:12:04 +0000 attila printf -> mp_msg
Mon, 14 Oct 2002 14:03:12 +0000 jonas correction of Kim Minh Kaplan, some cosmetics
Mon, 14 Oct 2002 12:51:55 +0000 michael put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)
Mon, 14 Oct 2002 01:39:17 +0000 arpi always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)
Sun, 13 Oct 2002 23:28:29 +0000 arpi trivial date & disclaimer fix
Sun, 13 Oct 2002 23:18:41 +0000 jonas changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts options, restructured lavcopts, fixed some syntax errors
Sun, 13 Oct 2002 22:00:15 +0000 arpi Fixes:
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Sun, 13 Oct 2002 21:57:54 +0000 arpi -fps autodetection
Sun, 13 Oct 2002 21:40:10 +0000 arpi liblzo realtime video codec support (decoding only)
Sun, 13 Oct 2002 21:26:00 +0000 arpi make local stuff 'static', complete uninit
Sun, 13 Oct 2002 20:48:46 +0000 arpi better wording
Sun, 13 Oct 2002 20:45:04 +0000 faust3 add new 3ivx.com fourccs
Sun, 13 Oct 2002 19:46:51 +0000 michael fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
Sun, 13 Oct 2002 18:35:15 +0000 michael more info about data partitioning
Sun, 13 Oct 2002 17:23:02 +0000 michael mmx yuy2 output
Sun, 13 Oct 2002 13:49:24 +0000 michael new error resilience support
Sun, 13 Oct 2002 08:27:03 +0000 bertrand Create the ~/.cddb directory if not present.
Sun, 13 Oct 2002 00:30:38 +0000 michael yuy2 output support
Sat, 12 Oct 2002 20:02:01 +0000 jkeil Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
Sat, 12 Oct 2002 16:40:56 +0000 alex fixed 2 10l bugs, ATI VCR2 dll now working
Sat, 12 Oct 2002 15:49:19 +0000 jaf sync
Sat, 12 Oct 2002 00:13:22 +0000 pl sync with help_mp-en.h 1.63
Fri, 11 Oct 2002 23:55:04 +0000 pl src and dest buffers may overlap
Fri, 11 Oct 2002 21:22:55 +0000 jkeil - ao_data.bps not set, confuses the A-V sync computation when the audio filters
Fri, 11 Oct 2002 14:48:07 +0000 faust3 more correct flags
Fri, 11 Oct 2002 10:08:11 +0000 attila added reference to the cpufreq project (for the speedstep problems).
Fri, 11 Oct 2002 04:23:52 +0000 anders Correcting counters and flags
Thu, 10 Oct 2002 23:24:15 +0000 arpi stream selection cleanup, fixed -nosound
Thu, 10 Oct 2002 21:04:42 +0000 arpi setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
Thu, 10 Oct 2002 14:17:59 +0000 albeu Use the common aspect code
Thu, 10 Oct 2002 14:11:06 +0000 pontscho upsz ...
Thu, 10 Oct 2002 14:06:49 +0000 pontscho - better dxr3 support
Thu, 10 Oct 2002 12:47:33 +0000 pontscho last flip bug fixed
Thu, 10 Oct 2002 12:00:04 +0000 attila Well.. it's KotH not Koth :)
Thu, 10 Oct 2002 09:14:53 +0000 nexus argh 100l
Thu, 10 Oct 2002 08:56:44 +0000 nexus 10l
Thu, 10 Oct 2002 03:35:23 +0000 diego Man page review part one, spelling, rewording and layout fixes.
Thu, 10 Oct 2002 03:32:23 +0000 diego Mailing list section reworded and updated. This should at some point be
Thu, 10 Oct 2002 01:42:27 +0000 diego Cosmetics: Converted 2 spaces to one in section titles, changed some ugly
Thu, 10 Oct 2002 01:34:30 +0000 diego Fix for a stupid mistake, patch by hephooey@fastmail.fm.
Thu, 10 Oct 2002 01:09:23 +0000 arpi don't honor stride hints if the next filter(chain) doesn't support stride
Thu, 10 Oct 2002 00:51:41 +0000 diego Fix usage for common users that may not have fbset in their path.
Thu, 10 Oct 2002 00:10:58 +0000 arpi compiler warning found by Dominik
Thu, 10 Oct 2002 00:09:34 +0000 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
Thu, 10 Oct 2002 00:04:25 +0000 arpi draw_image()
Wed, 09 Oct 2002 23:54:13 +0000 arpi for() -> memcpy_pic()
Wed, 09 Oct 2002 23:39:36 +0000 arpi 10l fix & cleanup of draw_frame(), still NO support for stride :(
Wed, 09 Oct 2002 23:13:47 +0000 arpi draw_slice() seems to support all csp
Wed, 09 Oct 2002 22:44:07 +0000 arpi since draw_slice() supports RGB/BGR, we don't need draw_image() for stride
Wed, 09 Oct 2002 22:37:27 +0000 arpi since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
Wed, 09 Oct 2002 22:32:04 +0000 arpi support for VFCAP_ACCEPT_STRIDE in vo drivers
Wed, 09 Oct 2002 22:07:48 +0000 arpi VFCAP_DRAW_SLICE added
Wed, 09 Oct 2002 21:54:58 +0000 arpi draw_image, get_image fix
Wed, 09 Oct 2002 21:26:16 +0000 arpi draw_image()
Wed, 09 Oct 2002 20:32:41 +0000 arpi - implemented draw_image()
Wed, 09 Oct 2002 19:03:17 +0000 arpi -fixes vo_directx to work with -fixed-vo
Wed, 09 Oct 2002 14:38:38 +0000 arpi draw_image() implementation (new libvo API)
Wed, 09 Oct 2002 13:40:23 +0000 arpi more cleanup, some -vo mga fullscreen fixes
Wed, 09 Oct 2002 13:25:13 +0000 arpi some cleanup
Wed, 09 Oct 2002 13:16:27 +0000 arpi VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>
Wed, 09 Oct 2002 01:13:40 +0000 arpi _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
Wed, 09 Oct 2002 00:52:15 +0000 arpi preinit() has an arg... use it.
Wed, 09 Oct 2002 00:51:04 +0000 arpi mode check at preinit()
Wed, 09 Oct 2002 00:39:04 +0000 arpi cosmetics
Tue, 08 Oct 2002 23:53:33 +0000 arpi -nosound fix
Tue, 08 Oct 2002 23:11:49 +0000 arpi - fixed a 10l bug: setting PTS flag even if no PTS stored
Tue, 08 Oct 2002 22:57:39 +0000 arpi fixed LPCM parsing
Tue, 08 Oct 2002 22:56:43 +0000 arpi parse samplerate & channels from LPCM header
Tue, 08 Oct 2002 22:55:55 +0000 arpi reset channels too
Tue, 08 Oct 2002 22:41:45 +0000 rfelker remove nonsense warnings now that libaf is used
Tue, 08 Oct 2002 19:18:36 +0000 arpi ffdv is stable now
Tue, 08 Oct 2002 17:59:52 +0000 arpi cosmetics :)
Tue, 08 Oct 2002 10:20:36 +0000 anders Adding function for calculating the delay caused by the filters
Tue, 08 Oct 2002 05:46:23 +0000 bertrand Added support for RTSP stream over TCP.
Mon, 07 Oct 2002 22:13:34 +0000 arpi * Fix for the broken MultiDec files I had originally posted with the
Mon, 07 Oct 2002 21:57:43 +0000 arpi 411P added (DV ntsc)
Mon, 07 Oct 2002 21:24:44 +0000 arpi argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.
Mon, 07 Oct 2002 20:01:28 +0000 arpi fill ao_data correctly
Mon, 07 Oct 2002 19:56:26 +0000 arpi updated for libaf...
Mon, 07 Oct 2002 19:51:00 +0000 arpi updated for libaf rules
Mon, 07 Oct 2002 19:21:35 +0000 arpi fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>
Mon, 07 Oct 2002 18:42:31 +0000 jkeil Handle playback of sample rates not supported by the sun audio hardware.
Mon, 07 Oct 2002 16:48:22 +0000 jkeil Document demux_mov.c fix
Mon, 07 Oct 2002 16:43:04 +0000 jkeil BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC
Mon, 07 Oct 2002 14:23:04 +0000 alex added libaf
Mon, 07 Oct 2002 11:29:19 +0000 arpi DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>
Mon, 07 Oct 2002 11:27:20 +0000 arpi documenting vesa 3 / GTF config
Mon, 07 Oct 2002 11:26:20 +0000 arpi a small fix for vo_vesa, when calling set_refresh, when -nofs used.
Mon, 07 Oct 2002 10:46:01 +0000 anders Adding functionality for adding filters during execution
Mon, 07 Oct 2002 10:18:46 +0000 arpi I think libfaad2 changed recently. The functions faacDecInit() and
Mon, 07 Oct 2002 09:15:30 +0000 nexus sync
Mon, 07 Oct 2002 01:50:49 +0000 arpi libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>
Mon, 07 Oct 2002 00:46:57 +0000 diego Some further explanations, dev-eng is now subscribers only.
Mon, 07 Oct 2002 00:19:46 +0000 diego small updates
Sun, 06 Oct 2002 23:24:36 +0000 arpi reversed Anders' nonsense change
Sun, 06 Oct 2002 20:59:46 +0000 gabucino some obsolete stuff removed
Sun, 06 Oct 2002 20:58:07 +0000 gabucino sync
Sun, 06 Oct 2002 20:55:38 +0000 gabucino updates, fixes
Sun, 06 Oct 2002 20:45:57 +0000 gabucino removing my email addr (too much spam)
Sun, 06 Oct 2002 19:54:37 +0000 rtognimp sync
Sun, 06 Oct 2002 19:20:04 +0000 arpi various fixes, new options
Sun, 06 Oct 2002 18:43:01 +0000 arpi extending the tooslow hints
Sun, 06 Oct 2002 18:37:28 +0000 arpi fixed -ac/vc/ao/vo/afm/vfm stuff
Sun, 06 Oct 2002 18:27:02 +0000 arpi libdvdkit shared install fixed
Sun, 06 Oct 2002 18:21:13 +0000 arpi mayeb fixed dpms/screensaver issues
Sun, 06 Oct 2002 18:14:59 +0000 arpi documenting -vop dint
Sun, 06 Oct 2002 18:14:14 +0000 arpi I found that default isn't optimal so it's changed a bit. :)
Sun, 06 Oct 2002 18:03:12 +0000 arpi smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
Sun, 06 Oct 2002 17:50:37 +0000 arpi i18n should not affect --language
Sun, 06 Oct 2002 17:40:51 +0000 arpi This patch adds the functionality to disable/enable subtitles while playing
Sun, 06 Oct 2002 17:31:36 +0000 arpi DPRINTF -> mp_msg()
Sun, 06 Oct 2002 17:30:38 +0000 arpi Small error, the buffer size got set incorrectly.
Sun, 06 Oct 2002 17:18:57 +0000 diego Fixed some typos and an error in the help output.
Sun, 06 Oct 2002 16:56:42 +0000 arpi This patch hopefully fixes colorkeying and a segfault in exclusive mode
Sun, 06 Oct 2002 16:50:35 +0000 michael typo (found by alex)
Sun, 06 Oct 2002 16:32:39 +0000 arpi updated
Sun, 06 Oct 2002 16:16:53 +0000 arpi uninit cleanup again... thx to Nilmoni Deb for bugreport
Sun, 06 Oct 2002 16:12:44 +0000 diego Added my credits, plus a small wording correction.
Sun, 06 Oct 2002 16:01:54 +0000 michael forgot docs (again ...)
Sun, 06 Oct 2002 13:19:21 +0000 rtognimp sync, shorter messages in help screen
Sun, 06 Oct 2002 11:45:49 +0000 anders Removing annoying printf
Sun, 06 Oct 2002 11:28:03 +0000 anders Changing frequency limit for resampling
Sun, 06 Oct 2002 11:26:14 +0000 anders Adding Support for non-reentrant audio filters
Sun, 06 Oct 2002 11:23:02 +0000 anders Adding -format and -af switches
Sun, 06 Oct 2002 10:49:41 +0000 arpi 11l
Sun, 06 Oct 2002 10:42:24 +0000 arpi 10l
Sun, 06 Oct 2002 05:54:12 +0000 atmos4 strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,
Sun, 06 Oct 2002 02:59:04 +0000 atmos4 Enable -subfps for time based subtitles, too.
Sun, 06 Oct 2002 01:08:04 +0000 arpi 10l
Sun, 06 Oct 2002 00:46:47 +0000 atmos4 Skip html tags (like <i>) inside subviewer subtitles.
Sun, 06 Oct 2002 00:22:32 +0000 arpi - init fails if no -vo mpegpes
Sat, 05 Oct 2002 23:27:56 +0000 arpi updated, still missing many contributors :(
Sat, 05 Oct 2002 23:00:18 +0000 arpi new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)
Sat, 05 Oct 2002 22:55:45 +0000 arpi aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
Sat, 05 Oct 2002 22:54:11 +0000 arpi af_calc_insize_constrained() rounding changes, works better for me this way
Sat, 05 Oct 2002 22:53:21 +0000 arpi optimization of the FIR macros, extending outfreq range to 2..192khz
Sat, 05 Oct 2002 22:47:11 +0000 arpi ffdv added
Sat, 05 Oct 2002 15:18:25 +0000 jonas new ac/vc/afm/vfm/ao/vo options
Sat, 05 Oct 2002 11:07:23 +0000 anders Removing debug message, (oops)
Sat, 05 Oct 2002 11:02:39 +0000 anders Adding function for estimating required buffer length
Sat, 05 Oct 2002 10:19:07 +0000 jaf by cvs hephooey@fastmail.fm
Sat, 05 Oct 2002 03:42:00 +0000 gabucino We translated Polish manual to version pre8.
Fri, 04 Oct 2002 19:58:48 +0000 alex renamed to LUT-based sw. eq.
Fri, 04 Oct 2002 19:23:36 +0000 arpi This just corrects a function name to match the other demuxer's
Fri, 04 Oct 2002 19:22:29 +0000 arpi adds "libdv" to the "input modules" list in "configure", and
Fri, 04 Oct 2002 19:05:42 +0000 jaf *** empty log message ***
Thu, 03 Oct 2002 12:44:58 +0000 anders Correcting error in macro
Thu, 03 Oct 2002 12:43:39 +0000 anders Fixing the fix buffer overrun should work now
Thu, 03 Oct 2002 12:02:46 +0000 anders Redesign of buffer length calculation
Wed, 02 Oct 2002 22:30:10 +0000 arpi 1l
Wed, 02 Oct 2002 22:13:14 +0000 arpi 100l
Wed, 02 Oct 2002 16:56:54 +0000 alex this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Wed, 02 Oct 2002 16:47:41 +0000 alex some cleanups for video_grabber() which fix a race condition by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Wed, 02 Oct 2002 16:46:55 +0000 alex this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Wed, 02 Oct 2002 14:57:42 +0000 pontscho use snprintf instead of sprintf
Wed, 02 Oct 2002 13:16:15 +0000 pontscho add [video||audio]_driver_list
Wed, 02 Oct 2002 11:00:37 +0000 anders Fixing potential future problem with buffer overrun
Wed, 02 Oct 2002 10:47:18 +0000 anders Changing to 32 bit aritmetics for counters
Wed, 02 Oct 2002 09:24:34 +0000 pontscho change i18n to autodetect
Tue, 01 Oct 2002 23:47:22 +0000 arpi 1l - update len too in sliced mode
Tue, 01 Oct 2002 22:36:25 +0000 arpi changed order of libs to match the dependency (required for static linking)
Tue, 01 Oct 2002 22:29:04 +0000 arpi new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
Tue, 01 Oct 2002 21:47:32 +0000 arpi flickering fix, patch by Fredrik Noring <noring@nocrew.org>
Tue, 01 Oct 2002 21:30:10 +0000 arpi fixing RV10 streamcopy - detect packet format (simple single frame vs. slices
Tue, 01 Oct 2002 20:01:04 +0000 michael rv10 cleanup
Tue, 01 Oct 2002 14:37:01 +0000 pontscho _NET_WM_FULLSCREEN support
Tue, 01 Oct 2002 12:53:30 +0000 anders Adding support for multiple audio streams and removing annoying message from resample and format
Tue, 01 Oct 2002 09:20:27 +0000 nexus FreeBSD fix
Tue, 01 Oct 2002 08:42:47 +0000 anders Moving lm to after laf
Tue, 01 Oct 2002 06:45:08 +0000 anders Adding new audio output filter layer libaf
Mon, 30 Sep 2002 21:46:54 +0000 rik libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals in MpegEncContext
Mon, 30 Sep 2002 21:10:41 +0000 arpi - demuxer->audio->id is set to -2 when using 'frameno.avi', so
Mon, 30 Sep 2002 08:04:20 +0000 jaf sync by Anders Rune Jensen <anders@gnulinux.dk>
Sun, 29 Sep 2002 23:21:57 +0000 michael idct algo selection support
Sun, 29 Sep 2002 22:57:54 +0000 arpi audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
Sun, 29 Sep 2002 21:53:05 +0000 arpi video out driver list support (like -vc, example: -vo xmga,xv,x11,)
Sun, 29 Sep 2002 21:52:10 +0000 arpi removed obsolote func, some cosmetics of AUDIO: msg
Sun, 29 Sep 2002 21:19:16 +0000 gabucino 1l: shift+space -> normal space
Sun, 29 Sep 2002 19:26:40 +0000 arpi some cleanup - made private vars/funcs static, removed obsolete externs
Sun, 29 Sep 2002 19:23:21 +0000 arpi warning fix - hope it don't break it
Sun, 29 Sep 2002 19:19:31 +0000 arpi warning fixes
Sun, 29 Sep 2002 19:00:43 +0000 pontscho upsz ...
Sun, 29 Sep 2002 17:53:14 +0000 arpi vcodec=mpeg4 set as default
Sun, 29 Sep 2002 17:53:05 +0000 alex updated my areas
Sun, 29 Sep 2002 16:51:09 +0000 arpi updated
Sun, 29 Sep 2002 16:15:19 +0000 arpi 1000l
Sun, 29 Sep 2002 15:40:14 +0000 arpi 10l, cosmetics
Sun, 29 Sep 2002 15:00:38 +0000 nexus sync
Sun, 29 Sep 2002 14:55:52 +0000 alex 10l
Sun, 29 Sep 2002 14:33:53 +0000 gabucino updated.
Sun, 29 Sep 2002 12:23:46 +0000 jaf sync
Sun, 29 Sep 2002 11:45:25 +0000 nexus sync
Sun, 29 Sep 2002 09:39:25 +0000 pontscho sync
Sun, 29 Sep 2002 04:18:53 +0000 atmos4 Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.
Sat, 28 Sep 2002 22:52:23 +0000 pontscho more
Sat, 28 Sep 2002 22:37:20 +0000 arpi fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>
Sat, 28 Sep 2002 21:16:12 +0000 pontscho add aspect changing support
Sat, 28 Sep 2002 20:33:56 +0000 pontscho fix filter handling bug
Sat, 28 Sep 2002 20:09:14 +0000 arpi -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
Sat, 28 Sep 2002 19:42:10 +0000 pontscho - add "start in fullscreen" function
Sat, 28 Sep 2002 19:17:34 +0000 arpi argh i forgot to add new file..
Sat, 28 Sep 2002 19:03:50 +0000 arpi -vo directx driver by Sascha Sommer <saschasommer@freenet.de>
Sat, 28 Sep 2002 19:00:50 +0000 pontscho no fix window size
Sat, 28 Sep 2002 18:51:44 +0000 arpi passthrough timestamps to demuxer
Sat, 28 Sep 2002 18:50:45 +0000 arpi another dga v1 fix by Fredrik Noring <noring@nocrew.org>
Sat, 28 Sep 2002 18:49:47 +0000 alex complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Sat, 28 Sep 2002 18:49:07 +0000 pontscho akarki fs pecse
Sat, 28 Sep 2002 18:47:40 +0000 jaf sync, added cache and cleanup
Sat, 28 Sep 2002 18:45:47 +0000 arpi removed obsolete/unused audio|video_fm|codec, has_audio|video
Sat, 28 Sep 2002 18:42:17 +0000 alex btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Sat, 28 Sep 2002 18:26:50 +0000 alex added uhulinux url
Sat, 28 Sep 2002 18:03:34 +0000 pontscho - fix new afm/vfm support
Sat, 28 Sep 2002 16:18:32 +0000 nexus sync
Sat, 28 Sep 2002 16:10:09 +0000 gabucino function for blanking+clearing screen
Sat, 28 Sep 2002 09:54:39 +0000 jaf sync
Sat, 28 Sep 2002 02:23:20 +0000 arpi -ac/-afm rewrite, now works the same way as -vc/-vfm
Sat, 28 Sep 2002 02:21:13 +0000 arpi 0x50 enabled for mp3lib
Sat, 28 Sep 2002 02:03:09 +0000 arpi layer-1 stream parsing (NOT decoding) support
Fri, 27 Sep 2002 23:07:05 +0000 arpi decoder merged, using mpi now. support for stride, and outfmt 411p,422p
Fri, 27 Sep 2002 22:29:43 +0000 arpi some cleanup
Fri, 27 Sep 2002 21:08:36 +0000 arpi -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
Fri, 27 Sep 2002 20:57:00 +0000 arpi when working through a mixed play tree with audi-only files and video files
Fri, 27 Sep 2002 20:48:06 +0000 arpi DGA1 fix by Fredrik Noring <noring@nocrew.org>
Fri, 27 Sep 2002 20:33:09 +0000 arpi dump processed edit list data
Fri, 27 Sep 2002 19:20:20 +0000 bertrand Display the IP address that has been resolved.
Thu, 26 Sep 2002 23:53:50 +0000 michael pass fourcc to lavc
Thu, 26 Sep 2002 20:37:54 +0000 gabucino fixing compilation on LFS
Thu, 26 Sep 2002 18:48:25 +0000 bertrand Added -lm for libcdparanoia (for the sin & cos symbol).
Thu, 26 Sep 2002 17:22:49 +0000 frodone sync
Thu, 26 Sep 2002 17:11:14 +0000 frodone sync
Thu, 26 Sep 2002 10:12:50 +0000 anders Correction of spelling errors and removal of old code
Thu, 26 Sep 2002 01:31:18 +0000 arpi -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
Thu, 26 Sep 2002 01:28:32 +0000 arpi new func: select_codec() - disables codec by name
Thu, 26 Sep 2002 00:48:25 +0000 michael interlaced dct
Thu, 26 Sep 2002 00:28:32 +0000 arpi accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )
Wed, 25 Sep 2002 23:45:34 +0000 arpi best audio/video codec selection & init moved to libmpcodecs
Wed, 25 Sep 2002 22:19:11 +0000 arpi fixed invalid -aid/-vid segfault
Wed, 25 Sep 2002 21:41:42 +0000 arpi fixes problem with video image alignment.
Wed, 25 Sep 2002 21:18:43 +0000 arpi cosmetics...
Wed, 25 Sep 2002 21:08:44 +0000 arpi Attached patch improves the vertical retrace synchronisation (vsync)
Wed, 25 Sep 2002 20:27:34 +0000 arpi fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka
Tue, 24 Sep 2002 11:23:23 +0000 michael darkmasking & docs
Mon, 23 Sep 2002 22:12:29 +0000 arpi removed -dapsync (obsolete code)
Mon, 23 Sep 2002 22:05:09 +0000 arpi RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>
Mon, 23 Sep 2002 21:18:59 +0000 arpi rage128 gray fix?
Mon, 23 Sep 2002 21:17:30 +0000 arpi Modern versions of OpenSSH listen on localhost to forward the X11 connection
Mon, 23 Sep 2002 19:02:21 +0000 arpi accepted. so we're now 110% gpl...
Mon, 23 Sep 2002 15:46:16 +0000 michael adaptive quant support ...
Mon, 23 Sep 2002 07:49:25 +0000 jaf sync by Fire <sefanja@gmx.net>
Sun, 22 Sep 2002 19:47:34 +0000 arpi some updates
Sun, 22 Sep 2002 18:43:53 +0000 arpi U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
Sun, 22 Sep 2002 17:17:29 +0000 arpi memcpy->memove (overlapping blocks)
Sun, 22 Sep 2002 16:37:08 +0000 arpi put some comemnts into teh generated help_mp.h file
Sun, 22 Sep 2002 16:31:21 +0000 arpi help*.h files moved to help/ subdir
Sun, 22 Sep 2002 15:37:51 +0000 arpi removed unused old keyboard fifo hack
Sun, 22 Sep 2002 14:28:29 +0000 jaf changed 'detected fileformat' messages to a message with %s
Sun, 22 Sep 2002 14:13:00 +0000 alex qtrle needs query
Sun, 22 Sep 2002 13:37:11 +0000 jaf now also tells about 2x xxx MB CDs
Sun, 22 Sep 2002 13:33:53 +0000 jaf removed unused
Sun, 22 Sep 2002 13:28:02 +0000 jaf removed unused
Sun, 22 Sep 2002 13:20:21 +0000 jaf removed unused
Sun, 22 Sep 2002 13:14:56 +0000 lgb Fix nick of sbmpost
Sun, 22 Sep 2002 13:11:51 +0000 jaf removed unused, sync in de
Sun, 22 Sep 2002 13:04:19 +0000 arpi some makefile cleanup
Sun, 22 Sep 2002 12:10:38 +0000 arpi compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sun, 22 Sep 2002 00:43:14 +0000 arpi wine headers cleanup
Sun, 22 Sep 2002 00:39:13 +0000 arpi declarations moved to *.c files
Sun, 22 Sep 2002 00:35:35 +0000 arpi get_sh_audio/get_sh_video removed (never used, also useless)
Sun, 22 Sep 2002 00:10:31 +0000 arpi use img_format.h instead of wine/mmioFOURCC hack
Sat, 21 Sep 2002 23:23:03 +0000 arpi - cosmetics, reorder
Sat, 21 Sep 2002 22:53:16 +0000 jaf 0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
Sat, 21 Sep 2002 22:39:04 +0000 arpi we don't need the 0x1ff hack any more!
Sat, 21 Sep 2002 22:38:41 +0000 arpi we don't need the 0x1FF hack any more
Sat, 21 Sep 2002 22:06:09 +0000 jaf typo
Sat, 21 Sep 2002 21:54:42 +0000 jaf version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
Sat, 21 Sep 2002 20:23:49 +0000 arpi pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
Sat, 21 Sep 2002 17:23:46 +0000 kmkaplan New option for mplayer: -dumpmicrodvdsub
Sat, 21 Sep 2002 16:04:14 +0000 lgb fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble(), try to load css.so syms with AND without _ in syms' names. PLEASE TEST IT CURRENTLY I HAVE NO DVD DRIVE NOR A SINGLE VOB FILE ...
Sat, 21 Sep 2002 13:09:57 +0000 kmkaplan Use string selection to choose mode
Sat, 21 Sep 2002 12:41:29 +0000 kmkaplan Support for XviD encoding
Sat, 21 Sep 2002 12:34:02 +0000 kmkaplan Support for XviD encoding
Fri, 20 Sep 2002 20:44:30 +0000 gabucino "fake" Surround section removed
Fri, 20 Sep 2002 20:43:23 +0000 gabucino matroxtv script was modified
Fri, 20 Sep 2002 20:40:31 +0000 gabucino hmm. duplicate (+incomplete) surround sections? incomplete one removed
Fri, 20 Sep 2002 18:57:14 +0000 arpi This patch allows you to use fractional values for specifying a zoom.
Fri, 20 Sep 2002 18:54:22 +0000 arpi some mpcodecs option declaration moved to cfg-*, as aren;t used by
Fri, 20 Sep 2002 18:39:09 +0000 arpi This tiny patch adds "type=2" absolute seconds seek capability.
Fri, 20 Sep 2002 18:26:54 +0000 arpi "One can cause a permanent hang on a seek, and the other just causes
Fri, 20 Sep 2002 15:46:13 +0000 alex Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>
Fri, 20 Sep 2002 12:50:04 +0000 alex moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)
Fri, 20 Sep 2002 01:26:39 +0000 kmkaplan Automatic unrar of vobsub. Does not work with rar v3
Thu, 19 Sep 2002 16:19:49 +0000 jaf by Panagiotis Issaris <takis@lumumba.luc.ac.be>
Thu, 19 Sep 2002 09:47:37 +0000 michael use avcodec_alloc_context()
Thu, 19 Sep 2002 08:15:59 +0000 eyck version no for coming release
Wed, 18 Sep 2002 19:22:57 +0000 arpi updated
Wed, 18 Sep 2002 19:09:11 +0000 arpi fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)
Wed, 18 Sep 2002 16:03:22 +0000 pl sync with help_mp-en.h 1.56
Wed, 18 Sep 2002 09:33:15 +0000 nexus sync
Wed, 18 Sep 2002 02:24:55 +0000 diego Wording updated and spelling checked.
Wed, 18 Sep 2002 01:59:44 +0000 diego Removed obsolete entries.
Wed, 18 Sep 2002 01:32:32 +0000 kmkaplan Sync with upstream version. According to Edouard Gomez:
Wed, 18 Sep 2002 01:22:03 +0000 arpi d_width==screenwidth && -fs hopefully fixed
Tue, 17 Sep 2002 21:49:18 +0000 diego Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.
Tue, 17 Sep 2002 19:53:04 +0000 bertrand Added the cdinfo.c for compilation.
Tue, 17 Sep 2002 19:52:27 +0000 bertrand Enable CDDB support only if the network layer is enabled.
Tue, 17 Sep 2002 19:51:12 +0000 bertrand Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so
Tue, 17 Sep 2002 19:49:57 +0000 bertrand Moved all the cdinfo specific from cddb to a standalone file, so
Tue, 17 Sep 2002 19:47:55 +0000 bertrand Enable the LIVE lib only if the network layer (STREAMING) is enable.
Tue, 17 Sep 2002 16:11:50 +0000 arpi updated version (from ftp/incoming)
Tue, 17 Sep 2002 09:55:05 +0000 arpi -zoom will be handled by -vop scale
Tue, 17 Sep 2002 07:42:34 +0000 zdar sync & typos
Mon, 16 Sep 2002 22:01:59 +0000 arpi TODO completed
Mon, 16 Sep 2002 21:55:06 +0000 arpi updated for pre8
Mon, 16 Sep 2002 20:46:31 +0000 arpi hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>
Mon, 16 Sep 2002 19:46:02 +0000 arpi *bsd doesn't have info.output_muted - patch by Bj«Órn Sandell <biorn@dce.chalmers.se>
Mon, 16 Sep 2002 19:39:57 +0000 arpi use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WORDSIZE
Mon, 16 Sep 2002 19:37:57 +0000 arpi WORDSIZE detection by Bj«Órn Sandell <biorn@dce.chalmers.se>
Mon, 16 Sep 2002 16:53:25 +0000 alex 10l
Mon, 16 Sep 2002 16:48:20 +0000 jaf sync
Mon, 16 Sep 2002 15:31:34 +0000 kmkaplan Fix support for negative "delay:" directive in .idx file.
Mon, 16 Sep 2002 13:59:54 +0000 nexus sync,typo
Mon, 16 Sep 2002 13:22:50 +0000 iive adding CP1251 to GUI's Font encoding for FreeType
Mon, 16 Sep 2002 13:15:20 +0000 iive update & GUI CP1251 encoding in FFT
Sun, 15 Sep 2002 22:38:30 +0000 arpi removed dummy OGG functions - use #ifdef instead
Sun, 15 Sep 2002 22:38:01 +0000 arpi some cosmetics - reordering declarations, 10l for cache2
Sun, 15 Sep 2002 21:24:45 +0000 arpi 'agsm' support (used by qt .mov files)
Sun, 15 Sep 2002 21:23:59 +0000 arpi standard GSM support for .mov files
Sun, 15 Sep 2002 21:02:22 +0000 arpi This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.
Sun, 15 Sep 2002 20:51:55 +0000 arpi stream layer cleanup part 2
Sun, 15 Sep 2002 19:47:49 +0000 arpi stream layer cleanup - part 1
Sun, 15 Sep 2002 18:48:16 +0000 arpi removed obsolete VCD_CACHE hack
Sun, 15 Sep 2002 15:50:28 +0000 arpi 10l bug - 'len' was handled wrong.
Sun, 15 Sep 2002 14:20:24 +0000 arpi prefer ffsvq1 if available
Sun, 15 Sep 2002 13:36:37 +0000 arpi out formats reordered, quality order
Sun, 15 Sep 2002 13:31:26 +0000 arpi unused, replaced by vd_msrle.c
Sun, 15 Sep 2002 13:29:00 +0000 arpi - fixed some bugs in RLE decoder
Sun, 15 Sep 2002 01:53:15 +0000 arpi some updates
Sun, 15 Sep 2002 01:40:59 +0000 arpi cross-ref
Sun, 15 Sep 2002 01:39:42 +0000 arpi outflags described
Sun, 15 Sep 2002 01:18:39 +0000 arpi some words and drawing about video path
Sat, 14 Sep 2002 23:21:22 +0000 arpi The granule position of pages contining Vorbis audio is in units of
Sat, 14 Sep 2002 19:02:48 +0000 pontscho add one line
Sat, 14 Sep 2002 10:47:34 +0000 arpi reversed -ss behaviour (you have to use teh same -ss for all passes)
Fri, 13 Sep 2002 22:39:48 +0000 bertrand Added a new ASX playlist mime-type
Fri, 13 Sep 2002 22:13:49 +0000 alex query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
Fri, 13 Sep 2002 22:04:11 +0000 alex hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>
Fri, 13 Sep 2002 21:55:55 +0000 alex fixed to comply with new loader
Fri, 13 Sep 2002 20:46:23 +0000 alex aspect ratio support by encoding (currently only with mpeg4 and h263p)
Fri, 13 Sep 2002 20:45:58 +0000 alex extended par support
Fri, 13 Sep 2002 20:00:20 +0000 jkeil Can't return pointer to automatic C array, gmplayer file selector box does
Fri, 13 Sep 2002 19:43:17 +0000 arpi avifile sync - 95% cosmetics 5% bug
Fri, 13 Sep 2002 19:42:33 +0000 arpi - updated to use new stype ICopen (filename passed in the icopen struct)
Fri, 13 Sep 2002 19:27:39 +0000 alex added JFIF and UMP4
Fri, 13 Sep 2002 19:08:15 +0000 alex removed unused code. fixed yv12+debug-mode sig11
Fri, 13 Sep 2002 18:58:14 +0000 alex added smjpeg demuxer only for nexus' request
Fri, 13 Sep 2002 11:54:59 +0000 michael bug=3
Fri, 13 Sep 2002 07:54:56 +0000 nexus add cpuinfo
Thu, 12 Sep 2002 16:59:11 +0000 jkeil Reconstruct the muting state for the playback from a l/r volume of 0.0.
Thu, 12 Sep 2002 12:56:05 +0000 jkeil - gui version of mplayer is using the audio 'control' function before(!) the
Thu, 12 Sep 2002 09:42:39 +0000 gabucino G450/G550 TV-out
Thu, 12 Sep 2002 09:42:00 +0000 gabucino v2.0
Wed, 11 Sep 2002 18:08:34 +0000 jaf sync by Takis Issaris <takis.issaris@skynet.be>
Wed, 11 Sep 2002 14:02:54 +0000 gabucino sync
Wed, 11 Sep 2002 14:02:15 +0000 gabucino some fixes I did while updating design5
Wed, 11 Sep 2002 00:07:48 +0000 arpi found 0.01-0.05
Tue, 10 Sep 2002 23:47:56 +0000 arpi hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
Tue, 10 Sep 2002 23:19:20 +0000 arpi count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>
Tue, 10 Sep 2002 23:18:31 +0000 arpi drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
Tue, 10 Sep 2002 22:18:32 +0000 arpi changing return type of put_image void->int
Tue, 10 Sep 2002 22:10:06 +0000 diego Numbering corrected.
Tue, 10 Sep 2002 21:59:52 +0000 jonas tga support
Tue, 10 Sep 2002 21:56:05 +0000 diego Removed authors and maintainers section, now in txt format.
Tue, 10 Sep 2002 21:50:03 +0000 arpi .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
Tue, 10 Sep 2002 21:36:28 +0000 diego Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.
Tue, 10 Sep 2002 20:59:52 +0000 arpi TGA images (-mf on:type=tga) support
Tue, 10 Sep 2002 20:42:45 +0000 arpi fixed >2GB files demuxing
Tue, 10 Sep 2002 20:41:13 +0000 arpi It prevents mode change when Hsync out of range.
Tue, 10 Sep 2002 20:40:49 +0000 arpi GTF update: Fixes "known parametrs" even when fbdev unused
Tue, 10 Sep 2002 20:33:31 +0000 arpi I experienced several segfaults when trying to play (unencrypted) DVDs
Tue, 10 Sep 2002 20:07:34 +0000 arpi version number bumped
Tue, 10 Sep 2002 20:05:51 +0000 arpi xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
Tue, 10 Sep 2002 20:03:04 +0000 arpi - some cleanup, unused code removed
Tue, 10 Sep 2002 17:33:38 +0000 arpi pim1 is lowercase
Tue, 10 Sep 2002 12:44:47 +0000 jkeil Use the character substitution code from fntRender() / fntTextWidth()
Tue, 10 Sep 2002 12:38:19 +0000 jkeil Off-by-one error allocating bitmap, when (width*height) % 8 != 0
Mon, 09 Sep 2002 22:48:39 +0000 michael fixing y422p output
Mon, 09 Sep 2002 22:44:23 +0000 arpi updated a bit
Mon, 09 Sep 2002 22:43:13 +0000 arpi updated to libmpcodecs way
Mon, 09 Sep 2002 22:13:21 +0000 arpi reference to patches.txt and porting-status.txt
Mon, 09 Sep 2002 21:56:47 +0000 arpi updated
Mon, 09 Sep 2002 21:54:37 +0000 arpi preface added, some small changes
Mon, 09 Sep 2002 21:40:23 +0000 arpi maintainers list - converted from html by Andras Mohari
Mon, 09 Sep 2002 21:39:43 +0000 arpi mplayer changelog, collected by ??? (found at incoming/ :))
Mon, 09 Sep 2002 21:38:50 +0000 arpi authors section from html docs, converted by Andras Mohari
Mon, 09 Sep 2002 20:55:57 +0000 arpi yuv422planar->yuy2 support
Mon, 09 Sep 2002 20:11:31 +0000 arpi unused code
Mon, 09 Sep 2002 20:07:46 +0000 arpi obsolete, use mencoder...
Mon, 09 Sep 2002 20:07:01 +0000 arpi obsolete, old code. use dga with swscaler (-vo dga -zoom)
Mon, 09 Sep 2002 20:03:21 +0000 arpi cosmetics - copyright msg removed, this file has nothing with mpeg2dec or
Mon, 09 Sep 2002 19:59:48 +0000 arpi obsoleted by font_load_ft.c
Mon, 09 Sep 2002 19:23:06 +0000 arpi - reorder of help, new section: Codecs, cosmetics/descriptions extended
Mon, 09 Sep 2002 19:01:34 +0000 jkeil When we're compiling/running on a kernel without sse/sse2 support, we have
Mon, 09 Sep 2002 16:18:47 +0000 alex fixed palette8to{rgb24,bgr24,rgb32,bgr32}
Mon, 09 Sep 2002 16:13:51 +0000 alex 10l
Mon, 09 Sep 2002 12:12:30 +0000 kmkaplan Code to XviD VBR Library from transcode.
Mon, 09 Sep 2002 11:47:54 +0000 kmkaplan Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder
Mon, 09 Sep 2002 04:16:16 +0000 bertrand Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>
Sun, 08 Sep 2002 23:00:01 +0000 arpi removed messy global 'tv_handle', use stream->priv for that purpose
Sun, 08 Sep 2002 22:57:23 +0000 arpi query added for soem vfw codecs
Sun, 08 Sep 2002 22:50:31 +0000 jaf sorry - this was a sync for all
Sun, 08 Sep 2002 22:41:53 +0000 rik extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
Sun, 08 Sep 2002 22:36:38 +0000 jaf help_mp-bg.h
Sun, 08 Sep 2002 20:31:18 +0000 nexus sync
Sun, 08 Sep 2002 20:28:39 +0000 gabucino -gui removal
Sun, 08 Sep 2002 20:27:18 +0000 gabucino sync (-gui removed)
Sun, 08 Sep 2002 19:08:29 +0000 nexus typo
Sun, 08 Sep 2002 16:55:43 +0000 diego -gui option removal leftovers
Sun, 08 Sep 2002 16:05:59 +0000 alex fixed get_format/set_format
Sun, 08 Sep 2002 16:04:21 +0000 alex changed message leveles (too many non-sense info messages)
Sun, 08 Sep 2002 14:55:03 +0000 alex tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for webcams
Sun, 08 Sep 2002 00:01:06 +0000 atmos4 disable annonying debug printf (autoq)
Sat, 07 Sep 2002 23:57:55 +0000 alex indeoraw removed (nonsense)
Sat, 07 Sep 2002 23:45:54 +0000 arpi authors/maintainers updated - feel free to correct/extend
Sat, 07 Sep 2002 22:16:14 +0000 alex added mjpa fcc to ffmjpeg
Sat, 07 Sep 2002 22:08:42 +0000 alex removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggy
Sat, 07 Sep 2002 21:53:43 +0000 alex x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>
Sat, 07 Sep 2002 20:38:44 +0000 bertrand Don't try to reread from the socket if the server says EOF
Sat, 07 Sep 2002 20:37:09 +0000 bertrand Fixed an unknown command. Looks like it's a new command from WMS9.
Sat, 07 Sep 2002 20:30:17 +0000 alex removes old input code (forgot to commit this)
Sat, 07 Sep 2002 13:57:41 +0000 atmos4 Minor speedup by nick kurshev.
Sat, 07 Sep 2002 11:21:22 +0000 atmos4 Now included in codecs.html
Sat, 07 Sep 2002 11:19:53 +0000 atmos4 Update with new method of finding DShow codecs and a small hint about VFW on WinNT.
Sat, 07 Sep 2002 08:15:57 +0000 bertrand Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,
Fri, 06 Sep 2002 22:53:26 +0000 michael fixing mpeg in avi
Fri, 06 Sep 2002 22:36:55 +0000 michael typo (checking for mpeg twice, instead of mpeg & MPEG)
Fri, 06 Sep 2002 22:09:51 +0000 jaf sync
Fri, 06 Sep 2002 19:54:29 +0000 atmos4 Easier/Faster method of adding DShow codecs to mplayer.
Fri, 06 Sep 2002 17:34:52 +0000 jkeil - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
Fri, 06 Sep 2002 16:51:16 +0000 alex removed xacodec_driver, using sh->context instead, removed xacodec_image, using mpi instead, some warning fixes. note: mpi optimisations are still pending
Fri, 06 Sep 2002 14:32:57 +0000 jaf sync by Anders Rune Jensen <anders@gnulinux.dk>
Fri, 06 Sep 2002 13:31:33 +0000 jkeil SPARC gcc generates bad code accessing an unaligned and packed structure member
Fri, 06 Sep 2002 11:28:49 +0000 pl (big) resync with help_mp-en.h 1.52
Fri, 06 Sep 2002 05:29:30 +0000 jaf sync by <hephooey@fastmail.fm>
Fri, 06 Sep 2002 00:03:16 +0000 arpi - simpler http_response_append (uses realloc())
Thu, 05 Sep 2002 23:25:00 +0000 jonas 10l found by Arpi
Thu, 05 Sep 2002 23:20:03 +0000 jonas 10l
Thu, 05 Sep 2002 23:17:10 +0000 jonas remove sub sub option lists over .IP
Thu, 05 Sep 2002 22:54:57 +0000 jonas changes for rewrite
Thu, 05 Sep 2002 22:53:27 +0000 jonas rewrite (much ;), no content change
Thu, 05 Sep 2002 17:13:03 +0000 pontscho 100l
Thu, 05 Sep 2002 16:42:38 +0000 jonas man page documentation
Thu, 05 Sep 2002 16:34:57 +0000 alex merged xacodec.c and vd_xanim.c
Thu, 05 Sep 2002 16:11:54 +0000 jonas cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
Thu, 05 Sep 2002 15:22:45 +0000 pontscho - add fuckin locale fix from Dietrich Clau©Î <dc2@clauss.dyndns.org>
Thu, 05 Sep 2002 09:38:06 +0000 michael links (found on xvid-dev list)
Thu, 05 Sep 2002 05:38:52 +0000 jaf sis_vid removed
Thu, 05 Sep 2002 05:08:55 +0000 bertrand Added CDDA credits to Alban.
Thu, 05 Sep 2002 05:04:12 +0000 bertrand Humm, only if __DEBUG_URL is defined, declare the prototype...
Thu, 05 Sep 2002 01:28:10 +0000 atmos4 cyrix mtrr detect
Wed, 04 Sep 2002 23:55:13 +0000 arpi obsolete, the new input has own lirc code
Wed, 04 Sep 2002 23:53:12 +0000 arpi obsolete, no one seems to be interested to fix/update/finish this
Wed, 04 Sep 2002 23:17:53 +0000 arpi 1000l - planar YUV support fixed (indeo 3,4,5, i263 etc)
Wed, 04 Sep 2002 22:37:15 +0000 arpi update patch by Ioannis Panteleakis <pioann@csd.auth.gr>
Wed, 04 Sep 2002 22:34:17 +0000 arpi NULL->0 (warning fix)
Wed, 04 Sep 2002 21:53:38 +0000 zdar config() parameters change
Wed, 04 Sep 2002 21:50:17 +0000 zdar sync
Wed, 04 Sep 2002 20:22:07 +0000 diego DXR3 docs updated. Patch by David Holm <david@realityrift.com>, further
Wed, 04 Sep 2002 17:46:03 +0000 bertrand Applied patch for OpenBDS from Marc Espie (submitted by Bj«Órn Sandell <biorn@dce.chalmers.se>)
Wed, 04 Sep 2002 16:25:51 +0000 gabucino sync
Wed, 04 Sep 2002 10:17:34 +0000 nexus sync
Wed, 04 Sep 2002 10:02:51 +0000 nexus sync
Wed, 04 Sep 2002 09:36:03 +0000 pontscho - add workaround for fuckin locale
Wed, 04 Sep 2002 09:32:53 +0000 pontscho obsoleted
Tue, 03 Sep 2002 23:31:11 +0000 diego Fix package building by adding BINDIR.
Tue, 03 Sep 2002 22:28:31 +0000 arpi enabled csp-query support, but only for formats with 'query' flag set
Tue, 03 Sep 2002 21:40:30 +0000 arpi pass outflags[] index via sh->outfmtidx to the vd->control() func (for VfW)
Tue, 03 Sep 2002 21:13:48 +0000 arpi - vfwex redundancy removed
Tue, 03 Sep 2002 20:48:56 +0000 jonas 10l
Tue, 03 Sep 2002 20:26:32 +0000 arpi bgr8 palette fixed
Tue, 03 Sep 2002 20:02:53 +0000 arpi ICDecompressEndEx() added
Tue, 03 Sep 2002 18:10:42 +0000 jkeil Add the code that chooses a good X11 truecolor visual to the vo_x11 config()
Tue, 03 Sep 2002 17:15:08 +0000 jkeil The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses
Tue, 03 Sep 2002 17:13:08 +0000 jkeil Enable dvdkit on solaris
Tue, 03 Sep 2002 15:18:39 +0000 alex 10l fix by Mark <CompGuy284@attbi.com>
Tue, 03 Sep 2002 01:32:13 +0000 bertrand - If fatal error while trying to connect to a WM server, skip other proto.
Tue, 03 Sep 2002 01:29:44 +0000 bertrand Return -2 for fatal error while connecting to a server.
Tue, 03 Sep 2002 01:25:31 +0000 bertrand Checked if the connection succeeded before writing in the socket.
Tue, 03 Sep 2002 00:18:08 +0000 arpi fixed some problems with colorspace/init order, some cleanup
Mon, 02 Sep 2002 22:19:44 +0000 arpi -vfm should override status/priority
Mon, 02 Sep 2002 20:10:10 +0000 arpi VDCTRL_QUERY_FORMAT isn't required for constant csp support
Mon, 02 Sep 2002 19:51:00 +0000 arpi 10l - RANLIB added to fix libavcodec compilation
Mon, 02 Sep 2002 19:19:56 +0000 arpi gcc 2.95.4 doesn't like VAR==value without spaces
Mon, 02 Sep 2002 18:43:01 +0000 atmos4 allow to specify freetype-config and restrict to freetype 2.1.x+
Mon, 02 Sep 2002 16:27:17 +0000 alex correct palette handling and query_format support (now huffyuv, cram and mwv1 is working nice)
Mon, 02 Sep 2002 03:21:03 +0000 rfelker document -vop halfpack
Mon, 02 Sep 2002 00:34:20 +0000 jonas better subfont description, moved to the write place
Sun, 01 Sep 2002 23:33:30 +0000 arpi fixed uninit order
Sun, 01 Sep 2002 23:26:37 +0000 arpi better freetype detection
Sun, 01 Sep 2002 23:06:15 +0000 nexus FreeBSD fix
Sun, 01 Sep 2002 21:26:48 +0000 diego Pontscho forgot to add *.rm to all video files...
Sun, 01 Sep 2002 21:16:45 +0000 michael 100l
Sun, 01 Sep 2002 20:50:07 +0000 jonas preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
Sun, 01 Sep 2002 18:25:24 +0000 arpi make test1 && make test2 fixed
Sun, 01 Sep 2002 18:25:05 +0000 alex removed obsoleted dll_init.c/h
Sun, 01 Sep 2002 18:23:18 +0000 alex removed obsolete items
Sun, 01 Sep 2002 18:08:44 +0000 alex merged with dll_init.c
Sun, 01 Sep 2002 18:07:42 +0000 alex 10l
Sun, 01 Sep 2002 18:00:15 +0000 alex merged with dll_init
Sun, 01 Sep 2002 17:11:10 +0000 alex merged with dll_init.c, moved some variables from sh_audio to private struct
Sun, 01 Sep 2002 16:57:06 +0000 jaf *** empty log message ***
Sun, 01 Sep 2002 16:20:37 +0000 alex Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>
Sun, 01 Sep 2002 15:50:22 +0000 alex added col1 fcc to ffdivx
Sun, 01 Sep 2002 15:17:07 +0000 alex 10l
Sun, 01 Sep 2002 15:13:24 +0000 alex added lcl codecs (mpmszh, mpzlib), removed zlibnative
Sun, 01 Sep 2002 15:10:01 +0000 alex added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlib
Sun, 01 Sep 2002 14:40:09 +0000 arpi ability to override MANDIR, BINDIR
Sun, 01 Sep 2002 14:30:55 +0000 arpi warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Sun, 01 Sep 2002 11:46:38 +0000 jonas cosmetics, 10l at beginning, no real changes
Sun, 01 Sep 2002 11:39:37 +0000 diego libmpdvdkit/ and libmp1e/ are obsolete.
Sun, 01 Sep 2002 11:28:18 +0000 pontscho rewrite eq interface and add *.rm to fs
Sun, 01 Sep 2002 11:27:29 +0000 pontscho obsoleted
Sun, 01 Sep 2002 11:08:28 +0000 alex increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
Sun, 01 Sep 2002 09:33:36 +0000 diego Remove config files on purge.
Sat, 31 Aug 2002 22:41:29 +0000 arpi audio in layer is used only bu tvi_v4l, don't compile for others.
Sat, 31 Aug 2002 22:29:28 +0000 arpi seek frameno.avi too - idea by cpro@posta.unizar.es
Sat, 31 Aug 2002 21:03:34 +0000 arpi some messages added/changed
Sat, 31 Aug 2002 21:03:03 +0000 arpi 100l... sh->vcodec may be changed by mpvdec->decode()
Sat, 31 Aug 2002 18:59:47 +0000 alex made compatible to LCL
Sat, 31 Aug 2002 18:31:05 +0000 arpi user-data moved one -v up
Sat, 31 Aug 2002 18:24:56 +0000 arpi 10l - use NULL instead of -1 for init_video's vfm
Sat, 31 Aug 2002 17:04:59 +0000 pontscho remove obsoleted files
Sat, 31 Aug 2002 16:20:07 +0000 arpi WARNING message gui windows disabled, the only critical warn message (too
Sat, 31 Aug 2002 15:59:10 +0000 atmos4 fix cache disable for live.com
Sat, 31 Aug 2002 15:55:03 +0000 pontscho - add None to audio/video family selection
Sat, 31 Aug 2002 15:44:41 +0000 arpi removed buggy fd<0 check for disallowing dumpstream/cache
Sat, 31 Aug 2002 15:04:18 +0000 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
Sat, 31 Aug 2002 14:54:00 +0000 arpi - warnings enabled for GUI mode
Sat, 31 Aug 2002 14:28:28 +0000 alex some cosmetics for gui
Sat, 31 Aug 2002 14:27:41 +0000 alex enable linewrapping
Sat, 31 Aug 2002 14:19:11 +0000 gabucino some fixes
Sat, 31 Aug 2002 14:01:46 +0000 arpi 1000l - libmpdvdkit2 fix, thx Nexus
Sat, 31 Aug 2002 13:44:03 +0000 arpi print only fatal/error/warning to stderr, others go to stdout
Sat, 31 Aug 2002 13:29:26 +0000 alex fix flip handling bug
Sat, 31 Aug 2002 13:22:03 +0000 arpi make -ac/-vc help look better
Sat, 31 Aug 2002 13:10:29 +0000 diego Zr documentation updated plus some typos fixed.
Sat, 31 Aug 2002 13:09:23 +0000 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
Sat, 31 Aug 2002 13:05:33 +0000 diego All RealVideo codecs liste on one line - less wasted space.
Sat, 31 Aug 2002 11:36:08 +0000 jonas some changes, Arpi was right...
Sat, 31 Aug 2002 10:37:01 +0000 michael forgot bug=2
Sat, 31 Aug 2002 09:52:43 +0000 pontscho upsz ...
Sat, 31 Aug 2002 09:45:59 +0000 pontscho fix vfm and add afm support
Sat, 31 Aug 2002 08:18:56 +0000 gabucino very simple script for viewing results with gnuplot, converted to JPEG
Sat, 31 Aug 2002 08:16:44 +0000 gabucino v0.91
Sat, 31 Aug 2002 02:13:20 +0000 atmos4 generalized iconv detection
Sat, 31 Aug 2002 01:44:54 +0000 atmos4 fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Fri, 30 Aug 2002 22:56:46 +0000 jonas afm/vfm migration, suboption config example, 2 typos
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Fri, 30 Aug 2002 21:30:59 +0000 michael dct_algo
Fri, 30 Aug 2002 21:24:04 +0000 arpi reordered libs, especially Freetype. idea by Nexus
Fri, 30 Aug 2002 21:16:52 +0000 gabucino v0.9 of my compile+benchmark script, designed for my local boxes, shared on
Fri, 30 Aug 2002 20:59:21 +0000 arpi 2*10l to me
Fri, 30 Aug 2002 20:47:18 +0000 arpi vfwex separated from vfw, to work with new vfm system and dlopen
Fri, 30 Aug 2002 20:06:22 +0000 arpi sync driver names with codec-cfg
Fri, 30 Aug 2002 19:56:07 +0000 arpi renamed codecs
Fri, 30 Aug 2002 19:49:37 +0000 arpi renamed to match driver family name
Fri, 30 Aug 2002 19:40:24 +0000 arpi renamed to ad_mp3lib.c
Fri, 30 Aug 2002 19:32:43 +0000 pontscho upsz, 10l
Fri, 30 Aug 2002 19:11:03 +0000 pontscho add subtitle dropping support
Fri, 30 Aug 2002 14:35:17 +0000 arpi assume $(CC) can compile c++ - fixes compile with non-default compiler
Fri, 30 Aug 2002 14:32:47 +0000 arpi align fix - Bj«Órn Sandell <biorn@dce.chalmers.se>
Fri, 30 Aug 2002 13:53:32 +0000 rfelker ignore .libdeps
Fri, 30 Aug 2002 13:53:27 +0000 arpi 2*100l, extern fv() {} is nonsense, you have to decide if it is extern or
Fri, 30 Aug 2002 13:34:08 +0000 alex added needed errno.h
Fri, 30 Aug 2002 11:37:42 +0000 alex v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
Fri, 30 Aug 2002 11:28:43 +0000 alex fixed faad detection. without this it detects my older version of the library witch isn't compatible with current ad_faad.c
Fri, 30 Aug 2002 11:20:51 +0000 alex mp_msg'ized
Fri, 30 Aug 2002 11:18:20 +0000 alex added bgr support and support for forcing output format
Fri, 30 Aug 2002 11:17:15 +0000 alex added missing palette8tobgr pairs (hope it's correct)
Fri, 30 Aug 2002 10:57:08 +0000 alex recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>
Fri, 30 Aug 2002 09:55:34 +0000 rik libavcodec sync
Fri, 30 Aug 2002 08:16:52 +0000 nexus sync
Fri, 30 Aug 2002 06:16:40 +0000 rfelker "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
Fri, 30 Aug 2002 03:55:45 +0000 diego RV40 supported, atrc not.
Fri, 30 Aug 2002 00:53:11 +0000 diego Explain why putting [PATCH] in the subject is important.
Fri, 30 Aug 2002 00:38:42 +0000 michael dct selection support
Thu, 29 Aug 2002 23:15:24 +0000 pontscho - fix window handling with dxr3
Thu, 29 Aug 2002 22:24:49 +0000 pontscho - add play time subtitle change support
Thu, 29 Aug 2002 21:37:45 +0000 arpi 10l bug, found by Nexus
Thu, 29 Aug 2002 21:30:57 +0000 arpi use dir/libname.a instead of -Ldir -lname
Thu, 29 Aug 2002 21:09:48 +0000 arpi libgen.h is glibc specific, and not used at all -> removed
Thu, 29 Aug 2002 21:06:33 +0000 arpi This patch fixes a compile error when HAVE_FREETYPE is not defined.
Thu, 29 Aug 2002 20:50:49 +0000 arpi new mencoder option -info, to store copyright, title, encoder version etc in AVI
Thu, 29 Aug 2002 20:21:59 +0000 arpi fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>
Thu, 29 Aug 2002 20:19:33 +0000 arpi - Tell the RTSP client code to use the string "mplayer" in RTSP
Thu, 29 Aug 2002 20:11:43 +0000 arpi can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>
Thu, 29 Aug 2002 19:12:36 +0000 nexus sync
Thu, 29 Aug 2002 17:35:21 +0000 pontscho add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
Thu, 29 Aug 2002 17:16:34 +0000 pontscho - add freetype support for gui
Thu, 29 Aug 2002 13:04:01 +0000 diego Fixed some small HTML errors.
Thu, 29 Aug 2002 12:04:21 +0000 mark Fixed some breakages of single-buffer rendering of tdfx
Thu, 29 Aug 2002 11:41:11 +0000 rik fixes a segfault which was introduced in this file by the new ratecontrol code
Thu, 29 Aug 2002 07:07:12 +0000 bertrand inet_aton fallback support by Joey Parrish <joey@yunamusic.com>
Thu, 29 Aug 2002 02:20:00 +0000 rfelker arrg 100l in the 10l
Thu, 29 Aug 2002 02:11:33 +0000 rfelker fix 10l mistake and add the libdeps thing right this time
Thu, 29 Aug 2002 02:05:01 +0000 rfelker removed old stuff no longer used
Thu, 29 Aug 2002 01:56:09 +0000 diego Sipro audio now supported.
Thu, 29 Aug 2002 01:49:15 +0000 rfelker remove nonsense tabs from makefile so emacs won't complain :)
Thu, 29 Aug 2002 00:47:22 +0000 diego Plugin descriptions were moved to the man page.
Wed, 28 Aug 2002 23:00:25 +0000 nexus FreeBSD iconv change/fix
Wed, 28 Aug 2002 22:45:48 +0000 arpi mostly compiler warning fixes, some small bugfix
Wed, 28 Aug 2002 22:02:38 +0000 michael passing extra stuff from real stuff to lavc
Wed, 28 Aug 2002 21:55:44 +0000 alex 10l fix
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 21:18:33 +0000 diego Reformat some paragraphs to make them fit 80 column displays.
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
Wed, 28 Aug 2002 20:45:42 +0000 arpi subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
Wed, 28 Aug 2002 20:42:17 +0000 diego The rectangle is not white but inverted.
Wed, 28 Aug 2002 20:24:44 +0000 diego Small note about multiple MPlayers and audio drivers.
Wed, 28 Aug 2002 19:37:13 +0000 alex release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>)
Wed, 28 Aug 2002 18:38:41 +0000 alex fixed possible 'DoS' bug
Wed, 28 Aug 2002 17:14:02 +0000 alex written by Florian Schilhabel <florian.schilhabel@gmx.net>
Wed, 28 Aug 2002 17:07:55 +0000 alex fixes problems when new line is just '\n' and not '\r\n' and enabled html-markup ignore. Patch by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
Wed, 28 Aug 2002 16:55:40 +0000 alex 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>
Wed, 28 Aug 2002 16:22:02 +0000 alex clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndns.org>
Wed, 28 Aug 2002 16:09:31 +0000 alex final (?) libvo2 cleanup patch by Joey Parrish
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Wed, 28 Aug 2002 14:17:06 +0000 arpi realplayer codecs wrappers, originaly written by Florian Schneider, extended
Wed, 28 Aug 2002 11:20:48 +0000 diego Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.
Wed, 28 Aug 2002 10:58:53 +0000 jonas added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
Wed, 28 Aug 2002 00:24:27 +0000 michael align -> balign patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
Wed, 28 Aug 2002 00:05:10 +0000 diego libmpdvdkit on openbsd, patch by Bj«Órn Sandell <biorn@dce.chalmers.se>.
Tue, 27 Aug 2002 23:01:54 +0000 arpi - added matrix cracking/debugging code - disabled
Tue, 27 Aug 2002 22:46:54 +0000 arpi 'sipr' descrambling implemented, at least for 16*6 matrix
Tue, 27 Aug 2002 22:28:03 +0000 diego Added some introductory words, request only CVS for bug reports and further
Tue, 27 Aug 2002 21:32:35 +0000 diego Added proper heading tags and fixed the HTML structure.
Tue, 27 Aug 2002 21:19:30 +0000 diego Cosmetics: Some more indents and newlines.
Tue, 27 Aug 2002 21:00:39 +0000 diego Cosmetics: Indented code and inserted empty lines.
Tue, 27 Aug 2002 18:06:07 +0000 diego Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with some
Tue, 27 Aug 2002 16:17:54 +0000 alex removed unused code
Tue, 27 Aug 2002 15:46:41 +0000 alex SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>
Tue, 27 Aug 2002 09:57:12 +0000 diego Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of
Tue, 27 Aug 2002 08:33:05 +0000 pontscho - add dxr3 equ patch from "Szombathelyi [iso-8859-2] Gy«Órgy" <gyurco@freemail.hu>
Tue, 27 Aug 2002 08:12:58 +0000 diego Settle for GCC, not gcc. 10l for telling Andras otherwise.
Tue, 27 Aug 2002 01:31:57 +0000 diego Updated credits for Kim Minh Kaplan from his own patch.
Mon, 26 Aug 2002 22:20:58 +0000 pontscho - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>
Mon, 26 Aug 2002 17:20:17 +0000 alex Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should check for USE_OSS_AUDIO
Sun, 25 Aug 2002 23:19:38 +0000 michael fixing compilation without divx4 patch by (R«±mi Guyomarch <rguyom at pobox dot com>)
Sun, 25 Aug 2002 21:52:31 +0000 michael 10l
Sun, 25 Aug 2002 21:43:22 +0000 michael support for the new ratecontrol code
Sun, 25 Aug 2002 15:37:37 +0000 zdar sync
Sun, 25 Aug 2002 01:12:41 +0000 arpi support for 'sipr' codec - descrambling/reorder not yet fixed.
Sun, 25 Aug 2002 00:07:15 +0000 arpi some files has some shit before teh audio/video headers...
Sat, 24 Aug 2002 23:07:34 +0000 arpi 10l - fixed chunktab size calculation
Sat, 24 Aug 2002 23:06:38 +0000 arpi some newer rv20 variants also uses custommsg 0x24 to set codec subtype
Sat, 24 Aug 2002 22:40:01 +0000 arpi uses new dp_hdr_t packet structure
Sat, 24 Aug 2002 22:39:27 +0000 arpi - changed re-muxed packet structure (see struct dp_hdr_t)
Sat, 24 Aug 2002 20:18:34 +0000 atmos4 Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>
Sat, 24 Aug 2002 14:22:46 +0000 jonas sync
Fri, 23 Aug 2002 21:55:57 +0000 michael optimization
Fri, 23 Aug 2002 13:03:00 +0000 joyping iec958-init completly rewritten
Fri, 23 Aug 2002 10:50:19 +0000 diego Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightly
Fri, 23 Aug 2002 01:41:12 +0000 anders Fixed *= bug in length calculation
Thu, 22 Aug 2002 23:41:51 +0000 arpi with the help of the Mandrake compiler maintainer this problem has
Thu, 22 Aug 2002 23:29:46 +0000 arpi removed -W -Wall -g and other gcc-specific warning/debug options
Thu, 22 Aug 2002 23:28:33 +0000 arpi removed nonsense 'inline'
Thu, 22 Aug 2002 23:28:08 +0000 arpi - functions inside of functions are invalid in icc. replaced with #define's
Thu, 22 Aug 2002 23:05:58 +0000 arpi v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Thu, 22 Aug 2002 23:03:51 +0000 arpi General Timing Formula algorithm from a scratch.
Thu, 22 Aug 2002 21:30:31 +0000 arpi 10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>
Thu, 22 Aug 2002 13:58:38 +0000 pontscho fix dxr3 subtitle handling and add some optimizations
Thu, 22 Aug 2002 08:05:27 +0000 jaf fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lists.veego.de>
Thu, 22 Aug 2002 04:59:45 +0000 rfelker MMX optimized code for soft equalizer filter
Thu, 22 Aug 2002 01:47:57 +0000 rfelker documentation for -vop eq
Thu, 22 Aug 2002 00:05:35 +0000 diego How to run multiple instances of MPlayer.
Wed, 21 Aug 2002 23:08:20 +0000 rfelker soft video equalizer filter, currently supports brightness and
Wed, 21 Aug 2002 22:58:19 +0000 diego Typos, cosmetics and a tag closed.
Wed, 21 Aug 2002 22:50:40 +0000 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
Wed, 21 Aug 2002 21:50:14 +0000 arpi support for SP5x video codec used by Aiptek webcam
Wed, 21 Aug 2002 21:31:20 +0000 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
Wed, 21 Aug 2002 21:24:23 +0000 arpi this piece of code should prevent major fullscreen screwups, which can
Wed, 21 Aug 2002 21:23:26 +0000 arpi added forced window clearing for Xv, because on my setup (sawfish,
Wed, 21 Aug 2002 20:44:29 +0000 arpi new slave volume command done :
Wed, 21 Aug 2002 20:28:44 +0000 gabucino applied Andras Mohari's patch
Wed, 21 Aug 2002 20:28:24 +0000 arpi dvdnav wasn't selected for compilation together with mpdvdkit2.
Wed, 21 Aug 2002 19:12:13 +0000 michael allocating large enough buffer, fixes green stuff on top for encoding of height %16 != 0 videos
Wed, 21 Aug 2002 19:08:24 +0000 michael asserts to check buffer size and non overlapingness
Tue, 20 Aug 2002 14:15:25 +0000 joyping changed spdif default from "hw:0,2" to general alias "iec958"
Tue, 20 Aug 2002 00:57:13 +0000 diego -subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
Tue, 20 Aug 2002 00:36:58 +0000 diego Fixed typo manpage --> man page.
Tue, 20 Aug 2002 00:33:04 +0000 diego Converted the docs to use proper headings tags.
Mon, 19 Aug 2002 11:17:24 +0000 jaf sync by anders@gnulinux.dk
Mon, 19 Aug 2002 01:38:59 +0000 diego Sync the man page with the removed sections of the HTML docs.
Sun, 18 Aug 2002 22:46:03 +0000 michael typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)
Sun, 18 Aug 2002 20:51:55 +0000 gabucino begun removing "Available options" and "Examples" sections, which
Sun, 18 Aug 2002 20:48:00 +0000 gabucino sync
Sun, 18 Aug 2002 10:24:32 +0000 diego Typo spotted by Steven M. Schultz <sms at 2bsd com>.
Sun, 18 Aug 2002 08:21:24 +0000 michael 10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>
Sun, 18 Aug 2002 01:07:37 +0000 michael same behavior for luma & chroma single coeff elimination
Sat, 17 Aug 2002 20:48:23 +0000 michael skip blocks with small chroma dc support
Sat, 17 Aug 2002 10:25:18 +0000 diego Bah, if we start spellchecking this, we might as well do it right ;-)
Sat, 17 Aug 2002 09:34:53 +0000 jaf libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.
Sat, 17 Aug 2002 09:15:30 +0000 jaf typo
Fri, 16 Aug 2002 23:04:29 +0000 arpi prefer libmpdvdkit2 over v1
Fri, 16 Aug 2002 22:50:22 +0000 arpi apply mplayer-specific patches
Fri, 16 Aug 2002 22:46:01 +0000 arpi applying css-key cache patch
Fri, 16 Aug 2002 22:43:44 +0000 arpi importing libmpdvdkit files
Fri, 16 Aug 2002 22:39:02 +0000 michael 10l
Fri, 16 Aug 2002 22:37:48 +0000 arpi importing libdvdread 0.9.3 files
Fri, 16 Aug 2002 22:36:54 +0000 michael 40% faster blur
Fri, 16 Aug 2002 22:35:45 +0000 arpi importing libdvdcss 1.2.2 files
Fri, 16 Aug 2002 22:25:45 +0000 arpi should solve -vo vesa:vidix problem 'vosub_vidix: video server has
Fri, 16 Aug 2002 22:23:50 +0000 arpi 10l bug - noticed by Emiel Neggers <emiel@neggers.net>
Fri, 16 Aug 2002 22:01:57 +0000 arpi hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use
Fri, 16 Aug 2002 21:02:50 +0000 arpi speedup of gauss
Fri, 16 Aug 2002 16:35:43 +0000 arpi using precalculated src*om[][] table -> 25% faster.
Fri, 16 Aug 2002 16:06:02 +0000 arpi more (~40%) speedup :)
Fri, 16 Aug 2002 09:57:46 +0000 nexus sync
Thu, 15 Aug 2002 22:52:52 +0000 pontscho fix (?) cmd line handling
Thu, 15 Aug 2002 22:45:34 +0000 michael skip black in outline (white skip code is #if 0 as there is no speed difference)
Thu, 15 Aug 2002 22:43:27 +0000 diego Applied patch by Remi Guyomarch <rguyom at pobox com>.
Thu, 15 Aug 2002 20:50:13 +0000 arpi added gettimeofday-based profiling/timing
Thu, 15 Aug 2002 12:42:52 +0000 diego Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in a
Thu, 15 Aug 2002 11:09:35 +0000 jaf sync by Panagiotis Issaris <takis.issaris@skynet.be>
Thu, 15 Aug 2002 08:51:57 +0000 jaf sync
Thu, 15 Aug 2002 07:02:17 +0000 jaf *** empty log message ***
Wed, 14 Aug 2002 23:49:55 +0000 michael bug & ver update
Wed, 14 Aug 2002 23:41:19 +0000 arpi ogg (.ogm) text subtitles support
Wed, 14 Aug 2002 23:02:45 +0000 pontscho - add dxr3 gui support (dialogbox, etc.)
Wed, 14 Aug 2002 21:56:31 +0000 arpi - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for
Wed, 14 Aug 2002 21:55:48 +0000 arpi typo fixes by Ross Finlayson <finlayson@live.com>
Wed, 14 Aug 2002 21:46:48 +0000 arpi disable cache if stream->fd<0 (no regular file/pipe but some special thing)
Wed, 14 Aug 2002 21:44:56 +0000 arpi adds a soname and a shared library version number to libdha.
Wed, 14 Aug 2002 21:43:49 +0000 arpi dynamic libavcodec.so support updated by
Wed, 14 Aug 2002 21:28:18 +0000 arpi warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
Wed, 14 Aug 2002 21:25:01 +0000 arpi corrects an off-by-one error when trying to seek beyond the end of file.
Wed, 14 Aug 2002 20:33:26 +0000 gabucino not only divx4 has 2, 3pass
Wed, 14 Aug 2002 20:24:55 +0000 gabucino sync
Wed, 14 Aug 2002 12:39:28 +0000 diego Link and title synched to documentation.html.
Wed, 14 Aug 2002 12:24:01 +0000 diego Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
Wed, 14 Aug 2002 12:20:35 +0000 jaf arpi told me ...
Wed, 14 Aug 2002 12:17:04 +0000 pontscho add uri2filename converter
Wed, 14 Aug 2002 09:15:31 +0000 arpi RV20 A-V desync fixed - use timestamp hack only for RV30
Tue, 13 Aug 2002 23:32:05 +0000 jaf messages moved from vf.c and vd.c
Tue, 13 Aug 2002 23:24:20 +0000 jaf messages moved from vf.c and vd.c
Tue, 13 Aug 2002 21:48:14 +0000 diego Jindrich Makovicka's new noise pattern filter.
Tue, 13 Aug 2002 19:18:20 +0000 michael remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
Tue, 13 Aug 2002 17:53:32 +0000 michael semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)
Tue, 13 Aug 2002 16:04:16 +0000 jaf messages moved from dec_??d?o.c
Tue, 13 Aug 2002 14:59:12 +0000 nexus sync
Tue, 13 Aug 2002 12:37:17 +0000 jonas A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
Tue, 13 Aug 2002 11:20:12 +0000 jonas Mozilla/Opera/? fix
Tue, 13 Aug 2002 08:41:49 +0000 zdar Put/get_image fixed. Deleted forgotten development comments
Tue, 13 Aug 2002 08:26:06 +0000 zdar Typos & spelling fixed
Mon, 12 Aug 2002 00:05:01 +0000 arpi rv40 support
Mon, 12 Aug 2002 00:04:37 +0000 arpi RV40 support
Sun, 11 Aug 2002 22:27:08 +0000 diego HTML fixes, no content change.
Sun, 11 Aug 2002 22:24:26 +0000 diego HTML restructured. Now using definition lists instead of tables.
Sun, 11 Aug 2002 20:38:34 +0000 diego Cosmetics: Properly indented table and fixed <TR> structure.
Sun, 11 Aug 2002 19:27:05 +0000 diego Document new -sws options as well as TV input changes.
Sun, 11 Aug 2002 19:12:09 +0000 pontscho kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback
Sun, 11 Aug 2002 18:52:55 +0000 arpi updated/extended teh introduction part
Sun, 11 Aug 2002 18:38:41 +0000 diego Sanitize a HTML table, <TR> are at the proper place and get closed.
Sun, 11 Aug 2002 18:27:38 +0000 diego Another big batch of cosmetics *only*.
Sun, 11 Aug 2002 18:07:42 +0000 pontscho fix -sub
Sun, 11 Aug 2002 17:43:24 +0000 jaf sync
Sun, 11 Aug 2002 17:14:41 +0000 jonas dvdnav api changed
Sun, 11 Aug 2002 15:49:42 +0000 diego Created RTC section and moved RTC explanation there.
Sun, 11 Aug 2002 13:37:35 +0000 diego New noise filter by Jindrich Makovicka.
Sun, 11 Aug 2002 13:32:28 +0000 pontscho 10l :)
Sun, 11 Aug 2002 13:12:38 +0000 pontscho add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bug
Sun, 11 Aug 2002 10:52:22 +0000 michael mmx optimized avg/film noise
Sun, 11 Aug 2002 10:12:15 +0000 michael optimization
Sun, 11 Aug 2002 09:52:23 +0000 michael film/average noise cleanup
Sun, 11 Aug 2002 09:46:50 +0000 michael film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)
Sun, 11 Aug 2002 09:40:57 +0000 michael oops forgot to commit that
Sun, 11 Aug 2002 00:28:12 +0000 iive Initial version of Bulgarian translation, hell i vote for gettext
Sat, 10 Aug 2002 20:26:43 +0000 gabucino continuing paragraph reformatting
Sat, 10 Aug 2002 18:56:45 +0000 jaf by 'lr' - <hephooey@fastmail.fm>
Sat, 10 Aug 2002 18:45:31 +0000 arpi 'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>
Sat, 10 Aug 2002 10:59:42 +0000 jonas bsdbt848 driver and some formats (confused some users)
Fri, 09 Aug 2002 21:30:21 +0000 arpi HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
Fri, 09 Aug 2002 18:08:57 +0000 jaf updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>
Fri, 09 Aug 2002 17:47:54 +0000 arpi 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>
Fri, 09 Aug 2002 17:43:49 +0000 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
Fri, 09 Aug 2002 17:20:46 +0000 arpi new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz
Thu, 08 Aug 2002 13:55:15 +0000 jaf messages moved again
Thu, 08 Aug 2002 11:27:32 +0000 jaf email-adress updated
Thu, 08 Aug 2002 10:46:16 +0000 michael 1000l
Wed, 07 Aug 2002 21:51:10 +0000 atmos4 small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)
Wed, 07 Aug 2002 18:24:25 +0000 jaf messages moved from mencoder.c to helpmp??.h
Wed, 07 Aug 2002 09:08:10 +0000 jaf using help_mp-??.h for one message
Wed, 07 Aug 2002 09:01:13 +0000 jaf anders@gnulinux.dk
Wed, 07 Aug 2002 00:08:57 +0000 michael mpeg4 mpeg quantizer encoding
Tue, 06 Aug 2002 22:01:45 +0000 arpi 10l
Tue, 06 Aug 2002 21:21:14 +0000 arpi detection reordered. note: raw DV detection should be more reliable.
Tue, 06 Aug 2002 20:31:48 +0000 arpi -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
Tue, 06 Aug 2002 19:45:59 +0000 arpi 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>
Tue, 06 Aug 2002 14:23:23 +0000 rik autodetection of MJPEG card for -vo zr by grepping /proc/pci
Tue, 06 Aug 2002 13:32:55 +0000 kmkaplan Put all spudec_new stuff in a single function,
Tue, 06 Aug 2002 10:22:50 +0000 jaf update by Jiri Svoboda <jiri.svoboda@seznam.cz>
Tue, 06 Aug 2002 09:05:08 +0000 nexus sync
Mon, 05 Aug 2002 21:02:23 +0000 arpi codecs.conf min. version bumped
Mon, 05 Aug 2002 21:01:53 +0000 arpi real 'sipr' audio added (not yet working), version bumped
Mon, 05 Aug 2002 20:49:58 +0000 rik 0.1l
Mon, 05 Aug 2002 20:03:22 +0000 rik cinerama support in -vo zr for people with more than one zoran card, documentation contained in -zrhelp
Mon, 05 Aug 2002 19:38:30 +0000 arpi 100l
Mon, 05 Aug 2002 18:37:14 +0000 jaf moved messages to help_mp-??.h
Mon, 05 Aug 2002 18:22:51 +0000 arpi allow early exit from esds parsing, so decoder info (type & bitrate) are
Mon, 05 Aug 2002 18:22:14 +0000 arpi support for .mp4 with .mp3 audio
Mon, 05 Aug 2002 17:23:22 +0000 arpi native DV audio/video decoders using libdv
Mon, 05 Aug 2002 17:22:14 +0000 arpi native libdv added, fourccs fixed/commented for qdv & mcdv
Mon, 05 Aug 2002 17:21:35 +0000 arpi raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
Mon, 05 Aug 2002 13:53:30 +0000 arpi oac/ovc changes, -osdleevl defaults to 1
Mon, 05 Aug 2002 13:41:32 +0000 arpi no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
Mon, 05 Aug 2002 13:04:54 +0000 atmos4 Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.
Mon, 05 Aug 2002 12:57:54 +0000 arpi osdlevel=1 by default
Mon, 05 Aug 2002 11:46:51 +0000 arpi updates, using DIRECTFBVERSION and video EQ support by Jiri.Svoboda@seznam.cz
Mon, 05 Aug 2002 11:42:29 +0000 arpi directfb version detection
Mon, 05 Aug 2002 11:26:26 +0000 arpi PPC endianess fix by Colin Leroy <colin@colino.net>