log

age author description
Mon, 24 Jan 2005 09:58:05 +0000 diego Explain how to include libavcodec in cvs updates.
Sun, 23 Jan 2005 23:53:30 +0000 diego Unify some option descriptions.
Sun, 23 Jan 2005 21:39:51 +0000 reimar Reset stream eof after parsing header, fixes bug #218
Sat, 22 Jan 2005 20:28:32 +0000 diego Add support for the Linux RealPlayer 10 RV30/40 codec.
Sat, 22 Jan 2005 18:30:23 +0000 diego The test to check for working pthreads fails if the system can support
Sat, 22 Jan 2005 18:12:40 +0000 diego Reduce excessive verbosity.
Sat, 22 Jan 2005 18:05:07 +0000 alex avoid using vo_subdevice
Sat, 22 Jan 2005 17:52:34 +0000 alex wmv3 needs extradata
Sat, 22 Jan 2005 15:47:34 +0000 diego Remove obsolete options.
Sat, 22 Jan 2005 14:28:23 +0000 mosu More user-friendly stream, -xid and -slang info output even in non-verbose mode part 2.
Sat, 22 Jan 2005 14:09:17 +0000 diego Make configure check for aalib dependency on libX11 if it fails without.
Sat, 22 Jan 2005 12:49:11 +0000 reimar 100l, missing () around *valp
Sat, 22 Jan 2005 12:15:06 +0000 nicodvb replaced bzero() with memset(); stream_type 0x0f is AAC
Sat, 22 Jan 2005 10:49:48 +0000 gpoirier Sync with the English description of "-alang".
Sat, 22 Jan 2005 10:47:58 +0000 gpoirier Make this file compile with gcc-4.0.0:
Sat, 22 Jan 2005 00:06:59 +0000 rtognimp Play RV30 with 8-elements cmsg24
Fri, 21 Jan 2005 21:36:30 +0000 alex openbsd xf86 aperture support
Fri, 21 Jan 2005 21:32:15 +0000 alex better test for MAP_FAILED by Ian Lindsay
Fri, 21 Jan 2005 21:11:35 +0000 gpoirier Make this file compile with gcc-4.0.0. The old code was invalid C.
Fri, 21 Jan 2005 20:50:09 +0000 nicodvb tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNC
Fri, 21 Jan 2005 20:37:55 +0000 gpoirier Cumulative sync with 1.862:
Fri, 21 Jan 2005 18:55:01 +0000 mosu More user-friendly stream, -xid and -slang info output even in non-verbose mode.
Fri, 21 Jan 2005 18:25:44 +0000 mosu Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu)
Fri, 21 Jan 2005 17:12:56 +0000 diego NUT does not contain subtitles, correct -sid description.
Fri, 21 Jan 2005 16:58:16 +0000 gabrov synced with 1.59
Fri, 21 Jan 2005 16:56:44 +0000 diego "Synced with 1.XXX" commit message rule.
Fri, 21 Jan 2005 16:50:32 +0000 diego Fix -alang and -slang descriptions, they should be similar.
Fri, 21 Jan 2005 16:48:18 +0000 aurel fix few x86_64 registers handling
Fri, 21 Jan 2005 13:22:59 +0000 faust3 support immed flag, always initialize write_offset, min_free_space doesn't seem to be required anymore after Florian Dietrichs patches
Fri, 21 Jan 2005 12:14:48 +0000 wight sync 1.860
Fri, 21 Jan 2005 11:10:49 +0000 diego small fixes
Fri, 21 Jan 2005 11:04:52 +0000 jheryan Next file done.
Fri, 21 Jan 2005 08:55:46 +0000 kraymer 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes.
Fri, 21 Jan 2005 07:22:04 +0000 nicodvb fixed wrong deinterleaving of channels
Thu, 20 Jan 2005 22:53:37 +0000 reimar Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
Thu, 20 Jan 2005 20:22:58 +0000 gpoirier Sync with 1.860:
Thu, 20 Jan 2005 17:40:25 +0000 diego Split examples into MPlayer and MEncoder examples, fix -aspect description,
Thu, 20 Jan 2005 17:20:50 +0000 wight Minor bugfixes
Thu, 20 Jan 2005 15:00:14 +0000 wight this shouldn't be here in the first place
Thu, 20 Jan 2005 14:58:16 +0000 wight Omission from previous commit.
Thu, 20 Jan 2005 14:55:27 +0000 wight sync 1.859
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Wed, 19 Jan 2005 18:24:53 +0000 diego Clarify confusing error message.
Wed, 19 Jan 2005 18:05:03 +0000 diego Print warning message when using -dvd-device without libdvdread support.
Wed, 19 Jan 2005 17:18:25 +0000 reimar use MSTRZ suboption type
Wed, 19 Jan 2005 17:10:20 +0000 reimar New suboption type: malloc'ed, zero terminated string
Wed, 19 Jan 2005 17:03:59 +0000 reimar initialize modify_ldt struct to 0.
Wed, 19 Jan 2005 12:56:16 +0000 reimar 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
Wed, 19 Jan 2005 12:12:36 +0000 reimar 100l, completely broken pointer arithmetic causing crashes.
Tue, 18 Jan 2005 06:40:02 +0000 jheryan Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.
Tue, 18 Jan 2005 00:19:04 +0000 diego Binary codecs and Windows section overhauled to reflect recent changes.
Mon, 17 Jan 2005 23:07:33 +0000 diego wording, spelling, small updates
Mon, 17 Jan 2005 22:36:15 +0000 faust3 update
Mon, 17 Jan 2005 21:28:29 +0000 faust3 print the actual commandline to stdout, too
Mon, 17 Jan 2005 21:19:59 +0000 faust3 WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway
Mon, 17 Jan 2005 20:57:48 +0000 faust3 preload quicktime.qts, this allows us to ignore the hardcoded path inside the dlls so that quicktime.qts doesn't need to be in the windows system dir, patch by Gianluigi Tiesi <mplayer at netfarm.it>, comments by myself
Mon, 17 Jan 2005 17:27:39 +0000 iive Revert sh_audio->wf freeing.
Sun, 16 Jan 2005 23:24:03 +0000 kraymer added section for x264enc options.
Sun, 16 Jan 2005 22:30:28 +0000 rtognimp If asf/tcp fails, asf/http used a wrong port
Sun, 16 Jan 2005 22:07:44 +0000 gpoirier Sync with: 1.859
Sun, 16 Jan 2005 22:01:52 +0000 reimar detect and use the codecs paths instead of win32.
Sun, 16 Jan 2005 21:44:50 +0000 kraymer added video encoding options for nuppel video (nuvopts)
Sun, 16 Jan 2005 21:16:04 +0000 kraymer Good news everyone! I finally managed to sync all lavcenc options :)
Sun, 16 Jan 2005 21:06:56 +0000 kraymer some minor formatting changes
Sun, 16 Jan 2005 19:03:52 +0000 kraymer synced (wording, formatting) the following lavc options: trell, cbp, mv0, qprd, last_pred, preme, subq, psnr,
Sun, 16 Jan 2005 18:03:08 +0000 gabrov synced with 1.55
Sun, 16 Jan 2005 17:37:24 +0000 kraymer synced (wording, formatting) the following lavc options: naq, ildct, ilme, alt, top, format, pred, coder, context, qpel, mbcmp, ildctcmp,
Sun, 16 Jan 2005 15:22:31 +0000 kraymer synced (wording, formatting) the following lavc options: tcplx_mask, scplx_mask, p_mask
Sun, 16 Jan 2005 14:59:19 +0000 mosu More support for AVC in Matroska.
Sun, 16 Jan 2005 14:22:37 +0000 kraymer synced (wording, formatting) the following lavc options: vpsize, ss, gray, vfdct, idct, lumi_mask, dark_mask
Sun, 16 Jan 2005 12:17:41 +0000 reimar set sub_utf8 only when actually using mkv subtitles, will break external
Sun, 16 Jan 2005 11:41:39 +0000 kraymer sync:
Sun, 16 Jan 2005 11:36:27 +0000 kraymer synced (wording, formatting) the following lavc options: vrc_override, vrc_init_cplx, vqsquish, vlelim, vcelim, vstrict, vdpart
Sun, 16 Jan 2005 09:53:37 +0000 paszczi sync
Sun, 16 Jan 2005 09:40:44 +0000 paszczi synced with 1.156
Sat, 15 Jan 2005 23:54:49 +0000 ivo Replaced suboption parser by call to suboption helper.
Sat, 15 Jan 2005 22:54:16 +0000 paszczi sync
Sat, 15 Jan 2005 21:21:07 +0000 ivo 1l. parser can work with pnm_maxfiles directly
Sat, 15 Jan 2005 20:36:40 +0000 paszczi synced with 1.858
Sat, 15 Jan 2005 20:06:49 +0000 ivo Transition of suboption parser to subopt-helper parser.
Sat, 15 Jan 2005 19:27:00 +0000 faust3 print why waveOutOpen failed
Sat, 15 Jan 2005 16:11:45 +0000 reimar Move generic length and percent pos calculation to demuxer.c
Sat, 15 Jan 2005 16:08:04 +0000 reimar mms-over-http related fixes by me
Sat, 15 Jan 2005 15:52:28 +0000 reimar Add missing escaping for "
Sat, 15 Jan 2005 15:15:54 +0000 rtognimp Update
Sat, 15 Jan 2005 15:07:24 +0000 rtognimp Decode MP3 in rm files
Sat, 15 Jan 2005 01:30:31 +0000 diego Codec packages now have different names, try to be less confusing about it.
Fri, 14 Jan 2005 19:23:38 +0000 reimar Add missing \ in multiline define.
Fri, 14 Jan 2005 16:58:39 +0000 gpoirier Sync with 1.858:
Fri, 14 Jan 2005 09:55:36 +0000 attila 10l
Fri, 14 Jan 2005 00:36:05 +0000 diego disambiguate wording of -aspect
Fri, 14 Jan 2005 00:14:45 +0000 diego icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>
Thu, 13 Jan 2005 22:14:33 +0000 reimar set ss_mul to number of channels. Works with all samples I found.
Thu, 13 Jan 2005 21:56:06 +0000 reimar 100l, no endian conversion on floats!
Thu, 13 Jan 2005 21:04:34 +0000 mosu Do not access word-sized elements on potentially unaligned memory addresses. RISC processors usually do not like that.
Thu, 13 Jan 2005 20:13:00 +0000 lorenm more on H.264's quantization parameter
Thu, 13 Jan 2005 19:06:14 +0000 wight \- instead of -
Thu, 13 Jan 2005 15:20:36 +0000 gpoirier Sync with 1.855: Force linebreak.
Thu, 13 Jan 2005 13:13:08 +0000 diego Force linebreak.
Thu, 13 Jan 2005 12:36:06 +0000 gpoirier Sync with 1.854: better vf_lavcdeint description
Thu, 13 Jan 2005 08:33:40 +0000 gabrov synced to 1.54
Thu, 13 Jan 2005 00:05:16 +0000 diego better vf_lavcdeint description
Wed, 12 Jan 2005 22:16:49 +0000 gpoirier Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)
Wed, 12 Jan 2005 22:07:44 +0000 reimar actually mp_msg.h includes config.h, but for consistency better include it
Wed, 12 Jan 2005 22:00:02 +0000 reimar af_format.h needs config.h to be included first.
Wed, 12 Jan 2005 21:56:25 +0000 reimar ensure null-termination after snprintf
Wed, 12 Jan 2005 20:43:53 +0000 nicodvb automatic fps calculation for mpeg4 in raw stream/mpeg-ts
Wed, 12 Jan 2005 15:17:15 +0000 gabrov synced to 1.156
Wed, 12 Jan 2005 15:13:17 +0000 gabrov synced to 1.28
Wed, 12 Jan 2005 13:56:55 +0000 jheryan Sync. Long lines' shortening.
Wed, 12 Jan 2005 13:47:02 +0000 gabrov synced to 1.76
Wed, 12 Jan 2005 12:28:35 +0000 jheryan Format correction in microdvdsub section.
Wed, 12 Jan 2005 11:54:30 +0000 michael Here is an updated draft with the bits discussed previously merged:
Wed, 12 Jan 2005 10:03:23 +0000 jheryan Sync.
Wed, 12 Jan 2005 10:01:04 +0000 attila sun grep doesn't like binary files, thus the compiled file
Wed, 12 Jan 2005 09:54:56 +0000 lorenm sync to x264 r93:
Wed, 12 Jan 2005 09:29:56 +0000 jheryan Bugfix and improve microdvd conversion and bugfix section.
Tue, 11 Jan 2005 22:11:11 +0000 gpoirier Sync with 1.850:
Tue, 11 Jan 2005 22:02:20 +0000 gpoirier Sync with 1.848 (and 1.847): more detail on x264's subq
Tue, 11 Jan 2005 19:43:33 +0000 diego updates
Tue, 11 Jan 2005 19:42:01 +0000 diego Translation section created, small additions and fixes.
Tue, 11 Jan 2005 19:36:13 +0000 diego man page review part XIII
Tue, 11 Jan 2005 18:32:49 +0000 reimar Call subcp_close when closing the demuxer
Tue, 11 Jan 2005 17:49:59 +0000 reimar free http field_name to fix memleak
Tue, 11 Jan 2005 11:54:04 +0000 danny Synced with 1.842, trailing spaces
Tue, 11 Jan 2005 08:30:56 +0000 mosu Support for AVC in Matroska.
Mon, 10 Jan 2005 22:25:39 +0000 paszczi sync
Mon, 10 Jan 2005 22:12:05 +0000 paszczi synced with 1.851
Mon, 10 Jan 2005 18:33:51 +0000 aurel assume OS support SSE on x86_64
Mon, 10 Jan 2005 17:25:02 +0000 kraymer synced (wording, formatting) the following lavc options: vqblur (pass 1 and 2), vqcomp, vrc_eq
Mon, 10 Jan 2005 16:52:51 +0000 kraymer typos :(
Mon, 10 Jan 2005 16:04:54 +0000 kraymer 1.851: Implementation of vo_png suboption parser with subopt-helper and removal
Mon, 10 Jan 2005 15:51:55 +0000 ivo Implementation of vo_png suboption parser with subopt-helper and removal
Mon, 10 Jan 2005 15:43:28 +0000 kraymer 1.849: documentation for ao dsound
Mon, 10 Jan 2005 08:24:12 +0000 wight Ignore autogenerated file
Mon, 10 Jan 2005 06:30:13 +0000 jheryan Sync with 1.156
Mon, 10 Jan 2005 06:28:35 +0000 jheryan Sync with 1.846, remove trailing spaces, minor bugfix.
Mon, 10 Jan 2005 06:24:45 +0000 jheryan Remove autogenerated.
Mon, 10 Jan 2005 06:23:41 +0000 jheryan Minor bugfix, autogenerated file remove.
Mon, 10 Jan 2005 00:35:54 +0000 diego Remove audio output driver table, it's incomplete, does not belong in that
Mon, 10 Jan 2005 00:34:39 +0000 diego Typo, remove mention of audio plugins.
Mon, 10 Jan 2005 00:33:51 +0000 diego Move audio filters section up one hierarchy level.
Mon, 10 Jan 2005 00:12:24 +0000 diego Audio plugins have been removed.
Sun, 09 Jan 2005 23:04:58 +0000 diego typo
Sun, 09 Jan 2005 21:10:50 +0000 paszczi synced
Sun, 09 Jan 2005 21:03:31 +0000 paszczi synced with 1.849
Sun, 09 Jan 2005 17:38:12 +0000 reimar 100l, set inited to 0 in uninit, otherwise only first file will play video.
Sun, 09 Jan 2005 10:32:05 +0000 faust3 mention ao dsound
Sun, 09 Jan 2005 10:27:29 +0000 faust3 documentation for ao dsound
Sun, 09 Jan 2005 01:28:49 +0000 lorenm more detail on x264's subq
Sat, 08 Jan 2005 21:34:06 +0000 reimar always cancel down fractions (frac_t) to avoid overflows and playback
Sat, 08 Jan 2005 21:06:04 +0000 reimar Fix black line on right of subtitle with -spuaa 4 by setting alpha of
Sat, 08 Jan 2005 19:16:21 +0000 reimar change malloc and free to av_ variants where needed.
Sat, 08 Jan 2005 17:58:56 +0000 reimar set sub_bg_alpha only to 255 when using hardware OSD.
Sat, 08 Jan 2005 14:32:26 +0000 rik replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
Sat, 08 Jan 2005 14:25:22 +0000 rik vo_zr2 moves to subopt-helper (per Alex's request)
Sat, 08 Jan 2005 13:01:20 +0000 gabrov synced to 1.12, initial translation
Sat, 08 Jan 2005 10:05:44 +0000 nicodvb fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs
Sat, 08 Jan 2005 00:42:52 +0000 gabrov synced to 1.52
Sat, 08 Jan 2005 00:40:30 +0000 gabrov synced to 1.22
Fri, 07 Jan 2005 22:40:16 +0000 diego consistent two pass, pass two etc spelling
Fri, 07 Jan 2005 22:38:11 +0000 diego consistent pass two and pass one spelling
Fri, 07 Jan 2005 22:33:01 +0000 diego consistent "two pass" spelling
Fri, 07 Jan 2005 22:26:09 +0000 paszczi typo
Fri, 07 Jan 2005 22:16:46 +0000 gpoirier Sync with 1.846 + spelling corrections :
Fri, 07 Jan 2005 21:57:14 +0000 gabrov synced to 1.75
Fri, 07 Jan 2005 21:48:50 +0000 paszczi synced with 1.847
Fri, 07 Jan 2005 21:44:52 +0000 gabrov synced to 1.59
Fri, 07 Jan 2005 16:41:07 +0000 diego massive update and retranslation by plazmus at gmail dot com
Fri, 07 Jan 2005 13:22:37 +0000 henry more information about source files
Fri, 07 Jan 2005 13:13:55 +0000 henry Tremor vorbis decoder
Fri, 07 Jan 2005 12:13:39 +0000 alex aop has been removed
Fri, 07 Jan 2005 11:11:21 +0000 lorenm x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),
Fri, 07 Jan 2005 11:11:02 +0000 reimar Playback video with multiple windows.
Thu, 06 Jan 2005 22:56:54 +0000 reimar Cleanup, removing internal conversions. Testing welcome.
Thu, 06 Jan 2005 19:50:21 +0000 kraymer typo
Thu, 06 Jan 2005 19:12:02 +0000 kraymer wording ("Regressionstest")
Thu, 06 Jan 2005 18:12:47 +0000 kraymer synced (wording, formatting) the following lavc options:
Thu, 06 Jan 2005 18:10:36 +0000 reimar libao2/eq.h was removed, use libaf/equalizer.h instead.
Thu, 06 Jan 2005 17:35:43 +0000 reimar Use AF_FORMAT_S16_NE instead of #ifdef WORDS_BIGENDIAN ...
Thu, 06 Jan 2005 17:08:52 +0000 rtognimp Reduce index verbosity
Thu, 06 Jan 2005 16:29:46 +0000 rtognimp Real multirate files support
Thu, 06 Jan 2005 16:24:58 +0000 faust3 fixed-vo/libmpeg2 aspect change fix
Thu, 06 Jan 2005 15:58:37 +0000 faust3 256 color mode support, use -vm to get better output when overlay is not supported
Thu, 06 Jan 2005 14:32:08 +0000 reimar af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1)
Thu, 06 Jan 2005 13:31:02 +0000 faust3 device selection support
Thu, 06 Jan 2005 13:15:53 +0000 reimar Check for every 24 and 32 bit AFMT_ separately if it is defined.
Thu, 06 Jan 2005 13:14:30 +0000 henry license issues clarified
Thu, 06 Jan 2005 13:10:10 +0000 reimar Print waveheader only when verbose
Thu, 06 Jan 2005 12:49:31 +0000 jheryan Sync.
Thu, 06 Jan 2005 12:46:23 +0000 jheryan Added cs subdirectory.
Thu, 06 Jan 2005 12:27:18 +0000 gpoirier Sync with 1.845:
Thu, 06 Jan 2005 12:06:57 +0000 diego RTC check should no longer be Linux-only.
Thu, 06 Jan 2005 11:40:34 +0000 alex 100l, mp_msg instead af_msg
Thu, 06 Jan 2005 11:01:28 +0000 alex unused parts removed
Thu, 06 Jan 2005 10:56:52 +0000 kraymer small fixes and wording
Thu, 06 Jan 2005 10:20:20 +0000 diego typo/wording
Thu, 06 Jan 2005 10:19:29 +0000 diego small fixes
Thu, 06 Jan 2005 10:18:45 +0000 diego missing ","
Thu, 06 Jan 2005 10:08:15 +0000 nicodvb mention ATSC in the dvb section
Thu, 06 Jan 2005 10:04:18 +0000 nicodvb mention ATSC tools and conf.file (dvb section)
Thu, 06 Jan 2005 09:43:10 +0000 nicodvb added support for ATSC tuner and conf.file
Thu, 06 Jan 2005 00:06:56 +0000 diego RTC support on FreeBSD, inspired by a patch from Michael Johnson
Wed, 05 Jan 2005 23:58:14 +0000 kraymer adjusted beginning of lavc section, work will go on from here
Wed, 05 Jan 2005 23:32:38 +0000 kraymer lavc is reintegrated, just as it was before removal some commits ago
Wed, 05 Jan 2005 23:09:11 +0000 kraymer finished xvid (api4) specific encoding options by adding the following options:
Wed, 05 Jan 2005 22:06:21 +0000 reimar 6-channel raw acc on stereo speakers playback example
Wed, 05 Jan 2005 21:14:15 +0000 kraymer added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)trellis
Wed, 05 Jan 2005 20:42:43 +0000 gpoirier commit 1.841 changes: mostly small formatting changes for better readability
Wed, 05 Jan 2005 20:04:33 +0000 kraymer rest of sync of xvidenc encoding options that already existed
Wed, 05 Jan 2005 18:25:09 +0000 paszczi sync
Wed, 05 Jan 2005 17:49:02 +0000 kraymer began with sync of xvidenc encoding options
Wed, 05 Jan 2005 12:32:46 +0000 gpoirier Just the sync with 1.842: Remove bogus lines.
Wed, 05 Jan 2005 12:03:59 +0000 diego Remove bogus lines.
Wed, 05 Jan 2005 09:50:05 +0000 henry changes against 1.0 + Dec 2004 SVN math code
Wed, 05 Jan 2005 02:02:59 +0000 kraymer mostly small formatting changes for better readability
Wed, 05 Jan 2005 00:04:31 +0000 kraymer added toolame to codec specific encoding options
Tue, 04 Jan 2005 23:59:48 +0000 kraymer (re-)added lameopts to codec specific encoding options
Tue, 04 Jan 2005 23:11:55 +0000 kraymer removed typos and changed wording regarding a few previous commits (courtesy to diego!)
Tue, 04 Jan 2005 22:39:38 +0000 kraymer creatded section for codec specific encoding options
Tue, 04 Jan 2005 22:28:10 +0000 faust3 10l, pointers aren't always 32bit
Tue, 04 Jan 2005 21:50:53 +0000 kraymer further sync in encoding options, ranging from 'ovc' to 'vobsuboutindex'
Tue, 04 Jan 2005 21:37:25 +0000 kraymer synced encoding options from 'info' to 'ofps'
Tue, 04 Jan 2005 21:13:05 +0000 gpoirier Cumulative sync with 1.840:
Tue, 04 Jan 2005 20:04:51 +0000 kraymer fixed single typo
Tue, 04 Jan 2005 19:20:41 +0000 kraymer small changes (formatting, sync) to sections files, examples, bugs, authors
Tue, 04 Jan 2005 18:42:39 +0000 kraymer added video filters: delogo, zrmjpeg
Tue, 04 Jan 2005 17:25:46 +0000 kraymer added video filters: framestep, tile
Tue, 04 Jan 2005 16:37:05 +0000 kraymer updated/synced video filters: boxblur, sab, smartblur, perspective
Tue, 04 Jan 2005 15:35:06 +0000 kraymer added video filters: telecine, tinterlace, tfields
Tue, 04 Jan 2005 15:18:07 +0000 reimar fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.
Tue, 04 Jan 2005 15:04:25 +0000 kraymer copyright change
Tue, 04 Jan 2005 13:57:10 +0000 jheryan Adding new files to czech translation.
Tue, 04 Jan 2005 12:01:25 +0000 henry Tremor license
Tue, 04 Jan 2005 07:44:22 +0000 danny Synced with 1.837, typos form 1.831
Tue, 04 Jan 2005 01:06:00 +0000 diego Extend copyright to 2005, typos.
Mon, 03 Jan 2005 23:53:35 +0000 kraymer anti-10l pepsi (removed english stuff from where it didn't belong)
Mon, 03 Jan 2005 23:45:31 +0000 kraymer 1.838: bump (was already fixed)
Mon, 03 Jan 2005 23:31:07 +0000 diego alphabetical order
Mon, 03 Jan 2005 23:13:22 +0000 kraymer small fixes/improvements