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