log

age author description
Fri, 22 Apr 2011 06:57:08 +0000 reimar Quick hack to fix compilation. Testing and improvements welcome.
Fri, 22 Apr 2011 06:36:16 +0000 reimar Use metadata API to fix compilation.
Fri, 22 Apr 2011 06:31:04 +0000 reimar Avoid using first_oformat, use av_oformat_next() instead.
Fri, 22 Apr 2011 06:28:43 +0000 reimar Remove obsolete options, fixes compilation with latest FFmpeg.
Fri, 22 Apr 2011 06:19:14 +0000 reimar Hacks to allow compilation to go further.
Fri, 22 Apr 2011 06:17:34 +0000 reimar Use metadata tag API to get attachment filename.
Fri, 22 Apr 2011 06:15:50 +0000 reimar Attempt to support attachements without filename.
Fri, 22 Apr 2011 00:55:36 +0000 michael Pointless vertical alignment cosmetics to test repository write.
Tue, 19 Apr 2011 11:00:16 +0000 ib Add description for environment variables used by the GUI.
Tue, 19 Apr 2011 09:46:26 +0000 ib Tag default sub-fuzziness option.
Tue, 19 Apr 2011 09:23:25 +0000 ib Correct directory order for skin access.
Tue, 19 Apr 2011 08:23:15 +0000 diego demux_ts: Hint at -tsprobe option when no audio stream is found.
Tue, 19 Apr 2011 07:32:36 +0000 diego vf_geq: Fix FFmpeg API usage; eliminates some deprecation warnings.
Sat, 16 Apr 2011 03:35:56 +0000 jrash fix translation error in legacy parts: currently fixed up to (833: \-edl-start-pts)
Fri, 15 Apr 2011 20:41:40 +0000 reimar Avoid crash when pausing an audio-only file.
Fri, 15 Apr 2011 14:34:17 +0000 ib Group and sort configuration variable definitions.
Fri, 15 Apr 2011 14:30:58 +0000 ib Cosmetic: Format to MPlayer coding style.
Fri, 15 Apr 2011 10:58:36 +0000 ib Revise German translation of skin documentation.
Fri, 15 Apr 2011 10:36:48 +0000 ib Revise skin documentation.
Fri, 15 Apr 2011 09:56:47 +0000 ib Revise skin documentation.
Fri, 15 Apr 2011 09:36:19 +0000 ib Revise skin documentation.
Fri, 15 Apr 2011 09:24:00 +0000 ib Revise skin documentation.
Fri, 15 Apr 2011 07:48:41 +0000 diego Build the geq video filter with shared FFmpeg.
Thu, 14 Apr 2011 20:41:50 +0000 reimar Do not try to set up the FS segment when using quicktime to decode,
Thu, 14 Apr 2011 10:23:25 +0000 ib Revise skin documentation.
Thu, 14 Apr 2011 10:14:29 +0000 ib Revise German translation of skin documentation.
Thu, 14 Apr 2011 10:11:46 +0000 ib Revise German translation of skin documentation.
Thu, 14 Apr 2011 05:57:38 +0000 cboesch Fix wrong allocation.
Wed, 13 Apr 2011 07:38:41 +0000 cehoyos Support decoding Kega Video (kgv1) with FFmpeg.
Tue, 12 Apr 2011 09:19:31 +0000 cehoyos Update libvpx check: libvpx version must be >=0.9.6 now.
Tue, 12 Apr 2011 08:03:41 +0000 cehoyos Revert r33246: It broke building MPlayer immediately after adding
Mon, 11 Apr 2011 13:10:03 +0000 diego Fix typo in v4l2 check.
Sun, 10 Apr 2011 11:12:45 +0000 diego Add V4L2 support for OpenBSD (and NetBSD).
Sun, 10 Apr 2011 10:58:42 +0000 diego Ignore FFmpeg git repository in MPlayer source tree.
Sun, 10 Apr 2011 00:33:52 +0000 reimar Remove obviously unused libavutil/internal.h include.
Sat, 09 Apr 2011 23:20:51 +0000 reimar Reindent. Probably should also be moved, but that I leave to someone else.
Sat, 09 Apr 2011 22:09:09 +0000 reimar Do no run the ffmpeg git check/update during ./configure --help
Sat, 09 Apr 2011 22:08:01 +0000 reimar Add -Werror-implicit-function-declaration to default gcc compile flags.
Sat, 09 Apr 2011 20:10:12 +0000 reimar Add const to type for pointer to a string constant.
Sat, 09 Apr 2011 15:09:06 +0000 reimar Use strtod instead of sscanf, it is both much faster and allows for
Sat, 09 Apr 2011 14:55:22 +0000 reimar Send udp master updates also when paused and let slave use normal timing
Sat, 09 Apr 2011 14:47:16 +0000 reimar Prefer snprintf over printf.
Sat, 09 Apr 2011 14:37:30 +0000 reimar Prefer double type for timing values.
Sat, 09 Apr 2011 14:11:36 +0000 reimar Revert r33231, FFmpeg already sets has_b_frames up this way for
Sat, 09 Apr 2011 04:12:03 +0000 jrash fix translation errors in legacy parts: currently fixed up to line 304
Sat, 09 Apr 2011 02:19:23 +0000 jrash retranslate teletext part
Sat, 09 Apr 2011 02:10:46 +0000 jrash improve translation
Fri, 08 Apr 2011 12:17:45 +0000 jrash Synced with help_mp-en.h rev. 33227
Thu, 07 Apr 2011 22:43:45 +0000 reimar Disable timing/sleep directly after seek.
Thu, 07 Apr 2011 22:30:18 +0000 reimar Move variables into block where they are used.
Thu, 07 Apr 2011 21:49:06 +0000 reimar Avoid MPlayer ignoring a key press completely, instead sending
Thu, 07 Apr 2011 21:48:16 +0000 reimar More precise decoder lag calculation for frame-multithreading.
Thu, 07 Apr 2011 21:08:49 +0000 reimar Fix artefacts at right border of scaled bitmap subtitles by clearing the
Wed, 06 Apr 2011 22:11:27 +0000 ib Update translation of MSGTR_AO_PCM_HintInfo (r33227) and fix spelling mistake.
Wed, 06 Apr 2011 22:00:58 +0000 ib Define ext array more skillfully.
Wed, 06 Apr 2011 17:49:15 +0000 reimar Add -benchmark to recommended fast dumping options.
Tue, 05 Apr 2011 14:48:22 +0000 ib Prevent segmentation faults.
Tue, 05 Apr 2011 13:49:22 +0000 ib Replace av_freep by av_free
Tue, 05 Apr 2011 13:44:02 +0000 ib Remove various pngRead() debug messages.
Tue, 05 Apr 2011 13:21:20 +0000 ib Move debug messages.
Tue, 05 Apr 2011 13:12:36 +0000 ib Prevent segmentation faults.
Tue, 05 Apr 2011 12:50:56 +0000 ib Make len match ftell() return value type.
Tue, 05 Apr 2011 10:44:38 +0000 ib Move debug message.
Tue, 05 Apr 2011 10:39:59 +0000 ib Revise Convert24to32().
Tue, 05 Apr 2011 09:28:59 +0000 ib Revise Normalize().
Tue, 05 Apr 2011 09:12:35 +0000 ib Clean up and simplify fExist().
Mon, 04 Apr 2011 19:12:31 +0000 ib Define the transparent color as a macro.
Mon, 04 Apr 2011 18:51:06 +0000 ib Revert r33214.
Mon, 04 Apr 2011 18:35:25 +0000 ib Don't change original image during conversion.
Mon, 04 Apr 2011 18:25:11 +0000 ib Cosmetic: Adjust indent.
Mon, 04 Apr 2011 18:23:19 +0000 ib Get rid of else-block to improve readability.
Mon, 04 Apr 2011 16:02:59 +0000 reimar Enable VDPAU HWACCELs in FFmpeg when VDPAU is enabled.
Mon, 04 Apr 2011 15:10:05 +0000 ib Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
Mon, 04 Apr 2011 14:49:58 +0000 ib Cosmetic: Rephrase some conditions and rename some variables.
Mon, 04 Apr 2011 14:29:52 +0000 ib Rename conv24to32() Convert24to32().
Mon, 04 Apr 2011 14:14:10 +0000 ib Increment the counter before the comparison.
Mon, 04 Apr 2011 14:06:08 +0000 ib Move common pixel shifting statement
Mon, 04 Apr 2011 13:49:57 +0000 ib Move variable definitions at top of function.
Mon, 04 Apr 2011 13:24:00 +0000 ib Use bpFree() to free the bitmap structure.
Mon, 04 Apr 2011 13:20:02 +0000 ib Rename variable nothaveshape and invert logic.
Mon, 04 Apr 2011 13:02:56 +0000 ib Use appropriate data type uint32_t for 32 bpp bitmap data.
Mon, 04 Apr 2011 12:40:20 +0000 ib Remove useless warning message.
Mon, 04 Apr 2011 12:14:26 +0000 ib Add missing 'else'.
Mon, 04 Apr 2011 12:01:27 +0000 ib Revise debug messages.
Mon, 04 Apr 2011 10:49:54 +0000 ib Remove unused message.
Mon, 04 Apr 2011 02:00:32 +0000 jrash Synced with help_mp-en.h rev. 33185
Sun, 03 Apr 2011 14:39:27 +0000 iive Fix segfault in lavcac3enc audio filter.
Sun, 03 Apr 2011 14:26:38 +0000 ib Cosmetic: Adjust indent.
Sun, 03 Apr 2011 14:24:36 +0000 ib Prevent an out-of-bounds array access.
Sun, 03 Apr 2011 10:54:03 +0000 ib Cosmetic: Rename cmd functions item.
Sun, 03 Apr 2011 10:38:35 +0000 ib Cosmetic: Adjust indent after simplifying cmd_base().
Sun, 03 Apr 2011 10:31:11 +0000 ib Simplify cmd_base().
Sat, 02 Apr 2011 22:01:55 +0000 ib Remove unused wItem member tmp.
Sat, 02 Apr 2011 20:45:43 +0000 ib Move debug messages so that they will be processed earlier.
Sat, 02 Apr 2011 20:24:19 +0000 ib Order member assignments according to their definition in the structure.
Fri, 01 Apr 2011 22:21:42 +0000 ib Add an itMenu item type.
Fri, 01 Apr 2011 22:16:32 +0000 ib Don't needlessly store font information in the wItems array
Fri, 01 Apr 2011 21:23:50 +0000 ib Prevent an out-of-bounds array access.
Fri, 01 Apr 2011 20:42:06 +0000 ib Revise font related error messages.
Fri, 01 Apr 2011 13:59:50 +0000 ib Avoid using skin pointer.
Fri, 01 Apr 2011 13:30:17 +0000 ib Avoid using appMPlayer.
Fri, 01 Apr 2011 13:00:07 +0000 ib Cosmetic: Rearrange variable declarations to match parameters.
Fri, 01 Apr 2011 12:56:23 +0000 ib Cosmetic: Rearrange variable declarations to match parameters.
Fri, 01 Apr 2011 12:48:40 +0000 ib Use more appropriate name for variable and reduce it to reasonable size.
Fri, 01 Apr 2011 12:23:56 +0000 ib Remove needless variable.
Fri, 01 Apr 2011 12:15:10 +0000 ib Reduce resp. increase arrays to reasonable size.
Fri, 01 Apr 2011 12:09:17 +0000 ib Cosmetic: Use more appropriate variable names.
Fri, 01 Apr 2011 11:25:57 +0000 ib Disable background definition for playbar.
Fri, 01 Apr 2011 11:04:48 +0000 ib Simplify parameter analysis.
Fri, 01 Apr 2011 10:58:04 +0000 ib Remove needless variable.
Fri, 01 Apr 2011 10:36:11 +0000 ib Revise message for parameter errors.
Thu, 31 Mar 2011 12:25:32 +0000 ib Cosmetic: Rename menuBase menu.
Thu, 31 Mar 2011 12:03:54 +0000 ib Clean up cmd_window().
Thu, 31 Mar 2011 11:38:30 +0000 ib Cosmetic: Use more appropriate variable names.
Thu, 31 Mar 2011 10:56:42 +0000 ib (Almost entirely) cosmetic: Use more appropriate variable names.
Thu, 31 Mar 2011 10:13:47 +0000 ib Allow number sign as comment character.
Thu, 31 Mar 2011 09:38:03 +0000 ib Cosmetic: Adjust indent.
Thu, 31 Mar 2011 09:37:12 +0000 ib Reset skin pointer and window name.
Thu, 31 Mar 2011 09:09:54 +0000 ib Add a check for unknown items.
Thu, 31 Mar 2011 09:03:53 +0000 ib Leave loop after item function has been found and called.
Thu, 31 Mar 2011 08:56:52 +0000 ib Cosmetic: Rename command item.
Wed, 30 Mar 2011 14:54:55 +0000 cehoyos Fix compilation with --disable-mencoder.
Wed, 30 Mar 2011 14:24:11 +0000 ib Improve handling of the comment character.
Wed, 30 Mar 2011 13:47:33 +0000 ib Cosmetic: Adjust indent.
Wed, 30 Mar 2011 13:46:03 +0000 ib Conform message determination
Wed, 30 Mar 2011 13:31:10 +0000 ib Revise German documentation concerning events.
Wed, 30 Mar 2011 12:07:54 +0000 ib Rename error message and add missing checks.
Wed, 30 Mar 2011 11:32:12 +0000 ib Correct documentation on comments.
Wed, 30 Mar 2011 11:15:03 +0000 ib Issue error message in case of wrong section name.
Wed, 30 Mar 2011 11:06:57 +0000 ib Don't start GUI in case of window name error.
Wed, 30 Mar 2011 11:01:55 +0000 ib Rename and revise error message.
Wed, 30 Mar 2011 10:36:52 +0000 ib Add error check.
Wed, 30 Mar 2011 10:14:41 +0000 ib Remove pointless assignment.
Wed, 30 Mar 2011 10:07:15 +0000 ib Cosmetic: Rename error message.
Tue, 29 Mar 2011 19:42:05 +0000 reimar playlist option can't be used in a config file.
Tue, 29 Mar 2011 19:38:39 +0000 reimar Add dummy shuffle and noshuffle options so they appear in -list-options.
Tue, 29 Mar 2011 12:59:30 +0000 ib Remove pointless code and messages.
Tue, 29 Mar 2011 11:17:01 +0000 ib Replace macro by function.
Tue, 29 Mar 2011 10:47:07 +0000 ib Cosmetic: Adjust indent.
Tue, 29 Mar 2011 10:45:13 +0000 ib Prevent a segmentation fault.
Tue, 29 Mar 2011 10:31:03 +0000 ib Make use of return value of strlower().
Tue, 29 Mar 2011 10:21:39 +0000 ib Replace macros to check whether a command is allowed by functions.
Tue, 29 Mar 2011 08:53:07 +0000 ib Cosmetic: Separate return statement with newline.
Tue, 29 Mar 2011 08:28:11 +0000 ib Move strlower() into auxiliary string function file.
Tue, 29 Mar 2011 08:15:01 +0000 ib Simplify trim().
Mon, 28 Mar 2011 22:18:56 +0000 cehoyos Fix CrystalHD autodetection:
Mon, 28 Mar 2011 16:03:26 +0000 ib Simplify strswap().
Mon, 28 Mar 2011 15:51:20 +0000 ib Move auxiliary string functions into separate file.
Mon, 28 Mar 2011 13:46:50 +0000 ib Remove misspelled GUI message 'evEqualeaser'.
Mon, 28 Mar 2011 12:37:48 +0000 ib Move files with auxiliary functions to own directory.
Sun, 27 Mar 2011 21:25:58 +0000 cehoyos Cosmetics: Fix typo.
Sun, 27 Mar 2011 14:17:48 +0000 reimar Add condition that lets us switch FFmpeg XvMC decoder back from
Sun, 27 Mar 2011 14:02:32 +0000 reimar Always use get_format, reduces usage of CODEC_CAP_HWACCEL* conditions.
Sun, 27 Mar 2011 13:19:32 +0000 reimar Change | to ||.
Sun, 27 Mar 2011 13:18:59 +0000 reimar Attempt to fix crashes with VDPAU and threads.
Sun, 27 Mar 2011 13:09:27 +0000 reimar Fix XVMC decoding (avcodec_open would fail if thread_count is set)
Sun, 27 Mar 2011 10:24:11 +0000 reimar Warn when audio encoder requires an input format different from S16,
Sun, 27 Mar 2011 07:16:38 +0000 cehoyos FFmpeg Bitmap Brothers JV decoder.
Sun, 27 Mar 2011 02:15:38 +0000 jrash sync with en/mplayer.1 rev. 33107
Sun, 27 Mar 2011 02:06:33 +0000 jrash Synced with help_mp-en.h rev. 33112
Sat, 26 Mar 2011 21:02:34 +0000 reimar Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking.
Sat, 26 Mar 2011 20:22:43 +0000 reimar Use fewer () to make code more readable.
Sat, 26 Mar 2011 20:04:47 +0000 reimar Ensure we always pass a buffer of at least sector size to the read function.
Sat, 26 Mar 2011 18:37:05 +0000 reimar Disable the combination of slices and multithreaded decode by default, it
Sat, 26 Mar 2011 16:11:18 +0000 reimar Do not do A-V sync correction if one of the pts values is bogus
Sat, 26 Mar 2011 16:02:44 +0000 reimar Generalize previous commit: assume that a 0 frame time is always wrong
Sat, 26 Mar 2011 16:01:00 +0000 reimar For a stream without pts values time video frames based on fps
Sat, 26 Mar 2011 13:00:11 +0000 reimar Enable both frame and slice threading.
Sat, 26 Mar 2011 12:43:19 +0000 reimar Do not use deprecated avcodec_thread_init, it is broken and does nothing currently.
Fri, 25 Mar 2011 13:58:26 +0000 compn cleanup/unify hdv* fourccs, except vdpau
Fri, 25 Mar 2011 12:40:20 +0000 ib Revise some GUI error message texts.
Fri, 25 Mar 2011 11:28:25 +0000 ib Show GUI message when GUI must exit.
Fri, 25 Mar 2011 10:33:48 +0000 ib Add message showing function.
Fri, 25 Mar 2011 09:26:00 +0000 ib Cosmetic: Rename ERRORMESSAGE() skin_error().
Fri, 25 Mar 2011 09:16:57 +0000 ib Cosmetic: Move supportive stuff at top of file.
Thu, 24 Mar 2011 22:46:22 +0000 reimar Update key-fifo-size documentation, stuck keys should no
Thu, 24 Mar 2011 22:34:23 +0000 reimar Allow mouse wheel to work with a key fifo size of 2.
Thu, 24 Mar 2011 22:28:17 +0000 reimar Change condition to avoid needless key state resets with very small
Thu, 24 Mar 2011 22:11:18 +0000 reimar Make "stuck keys" problem impossibly by resetting the internal
Thu, 24 Mar 2011 21:58:06 +0000 reimar Remove debug printfs that haven't been used since ages.
Thu, 24 Mar 2011 21:57:08 +0000 reimar Remove pointless initializers.
Thu, 24 Mar 2011 21:56:34 +0000 reimar Change fifo to not waste one entry needlessly.
Thu, 24 Mar 2011 20:25:45 +0000 reimar More const preservation.
Thu, 24 Mar 2011 20:21:27 +0000 reimar Do not pointlessly cast away a const.
Wed, 23 Mar 2011 22:08:34 +0000 cehoyos Support E-AC3 in deprecated native matroska demuxer.
Wed, 23 Mar 2011 14:52:13 +0000 zuxy Change MP_IMGFLAG_ACCEPT_STRIDE to MP_IMGFLAG_ACCEPT_ALIGNED_STRIDE as various
Wed, 23 Mar 2011 10:49:28 +0000 cehoyos VDPAU does not support colourspaces different from 4:2:0.
Wed, 23 Mar 2011 08:35:45 +0000 cehoyos Support CrystalHD decoding.
Tue, 22 Mar 2011 11:44:26 +0000 compn add xd55 isom for mpeg2 video from fcp
Mon, 21 Mar 2011 19:33:22 +0000 ib Initialize guiIntfStruct.VCDTracks.
Mon, 21 Mar 2011 19:21:32 +0000 ib Remove unused variable vcd_track.
Mon, 21 Mar 2011 12:46:03 +0000 ib Correct VCD's titles menu.
Mon, 21 Mar 2011 12:44:17 +0000 ib Correct next track button functionality for VCDs.
Mon, 21 Mar 2011 12:39:28 +0000 ib Start vcd:// with first title when hitting play button.
Mon, 21 Mar 2011 12:35:38 +0000 ib Replace vcd_seek_to_track() by stream_control().
Mon, 21 Mar 2011 11:59:02 +0000 cehoyos Allow compilation after sine windows were moved into a new file in FFmpeg.
Sun, 20 Mar 2011 11:23:39 +0000 siretart make buildlogs in debian/ubuntu buildlogs verbose
Sun, 20 Mar 2011 11:22:34 +0000 siretart unbreak compilation with libav
Sat, 19 Mar 2011 11:53:32 +0000 reimar FFmpeg's AC-3 decoder will do byte-swapping on its own, so no
Fri, 18 Mar 2011 14:48:54 +0000 jrash sync with en/mplayer.1 rev. 33082
Thu, 17 Mar 2011 08:58:49 +0000 cehoyos Allow setting custom http header.
Mon, 14 Mar 2011 00:07:11 +0000 cehoyos Output ID_DVD_VOLUME_ID also for dvdnav://.
Sun, 13 Mar 2011 00:32:55 +0000 diego Simplify sed expressions to remove groups of decoders from libavdecoders list.
Sat, 12 Mar 2011 23:52:50 +0000 diego Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.
Sat, 12 Mar 2011 23:44:11 +0000 diego Revert broken crystalhd check and replace by minimal bandaid compile fix.
Sat, 12 Mar 2011 11:55:01 +0000 cehoyos Use fourcc instead of format where appropriate.
Sat, 12 Mar 2011 10:55:33 +0000 cehoyos Support 32bit big endian float pcm in aiff.
Sat, 12 Mar 2011 10:50:14 +0000 cehoyos Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.
Fri, 11 Mar 2011 16:06:43 +0000 iive Merge the configure CrystalHD dummy detection with
Fri, 11 Mar 2011 15:50:42 +0000 iive Fix MPlayer build after CrystalHD have been accepted in FFmpeg.
Fri, 11 Mar 2011 14:05:29 +0000 jrash sync with en/mplayer.1 rev. 33064
Fri, 11 Mar 2011 00:58:09 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 10 Mar 2011 18:59:44 +0000 ib Cosmetic: Prefer path relative to current directory.
Thu, 10 Mar 2011 18:45:42 +0000 ib Cosmetic: Remove incorrect comment.
Thu, 10 Mar 2011 18:43:54 +0000 ib Cosmetic: Add required include files.
Thu, 10 Mar 2011 15:43:08 +0000 ib Cosmetic: Rename pointers handling current window and items.
Thu, 10 Mar 2011 14:20:36 +0000 ib Replace some awkward and unnecessary usages of strlen().
Thu, 10 Mar 2011 13:22:11 +0000 ib Remove unused function guiMessageBox().
Wed, 09 Mar 2011 23:03:54 +0000 cehoyos Add a command line option -gamma.
Wed, 09 Mar 2011 21:18:25 +0000 ranma Use memmove when source and destination can overlap.
Wed, 09 Mar 2011 15:36:10 +0000 ib Make functions static that are only used inside the file.
Wed, 09 Mar 2011 14:15:14 +0000 cehoyos Add FourCC ai12 for AVC Intra 100 / 1080.
Tue, 08 Mar 2011 20:59:39 +0000 ib Cosmetic: Adjust indent.
Tue, 08 Mar 2011 20:56:51 +0000 ib Fix several issues with Translate().
Tue, 08 Mar 2011 19:07:55 +0000 ib Choose informative variable names.
Tue, 08 Mar 2011 18:53:54 +0000 ib Use double constants for higher precision calculations.
Tue, 08 Mar 2011 15:29:19 +0000 ib Make slabel work.
Tue, 08 Mar 2011 13:15:34 +0000 ib Cosmetic: Add missing break.
Tue, 08 Mar 2011 13:12:30 +0000 ib Avoid mixing declaration and code.
Tue, 08 Mar 2011 13:03:22 +0000 ib Replace ternary operator by more intelligible switch statement.
Tue, 08 Mar 2011 12:50:52 +0000 ib Remove needless casts.
Tue, 08 Mar 2011 12:38:23 +0000 ib Cosmetic: Rename macro controlling the dlabel delay.
Tue, 08 Mar 2011 12:29:44 +0000 ib Cosmetic: Format to MPlayer coding style.
Tue, 08 Mar 2011 12:12:37 +0000 ib Make constants explicitly type float.
Tue, 08 Mar 2011 11:08:28 +0000 ib Make constants explicitly type float.
Tue, 08 Mar 2011 11:06:27 +0000 ib Make constants explicitly type float.
Tue, 08 Mar 2011 10:25:28 +0000 ib Remove unreasonable inline definition from TranslateFilename().
Tue, 08 Mar 2011 09:57:04 +0000 ib Fix some debug messages.
Tue, 08 Mar 2011 08:55:10 +0000 cehoyos There is no help list for vo aa.
Mon, 07 Mar 2011 20:36:06 +0000 ib Move global variables to top of file.