log

age author description
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