log

age author description
Mon, 14 Jun 2010 15:17:48 +0000 diego Rename configure.log file to the more standard name config.log.
Mon, 14 Jun 2010 14:35:57 +0000 diego Replace forward declarations by proper loader/wine/winbase.h #include.
Mon, 14 Jun 2010 14:19:58 +0000 diego Ignore generated .d files below loader/qtx/.
Mon, 14 Jun 2010 14:16:30 +0000 diego Adjust comment after the removal of the pt_iter_add_gui_file macro.
Mon, 14 Jun 2010 11:46:40 +0000 diego Remove unnecessary and unused #defines.
Mon, 14 Jun 2010 11:45:33 +0000 diego Replace forward declarations by loader/wine/winbase.h #include.
Mon, 14 Jun 2010 11:41:07 +0000 diego Remove unnecessary get_path() declaration.
Mon, 14 Jun 2010 11:39:22 +0000 diego Remove unnecessary get_path() declaration.
Mon, 14 Jun 2010 11:34:48 +0000 diego Add path.o to the dependency list of the loader test programs.
Mon, 14 Jun 2010 11:30:59 +0000 diego Remove unused function ComponentDummy().
Mon, 14 Jun 2010 11:28:51 +0000 diego Add ad_mp3lib.h #include for the mplayer_audio_read prototype.
Mon, 14 Jun 2010 11:27:26 +0000 diego Revert marking mplayer_audio_read() as static; it is used from linked .o files.
Mon, 14 Jun 2010 11:25:39 +0000 diego Mark exit_sig() function as static; it is only used within the file.
Mon, 14 Jun 2010 11:24:55 +0000 diego Add a command to the binary build rule.
Mon, 14 Jun 2010 11:16:30 +0000 diego typo: Add missing '$' to EXESUF variable in binary build rule.
Mon, 14 Jun 2010 11:15:21 +0000 diego Revert linking vd_zrmjpeg.c and vf_zrmjpeg.c to MPlayer only.
Mon, 14 Jun 2010 11:11:41 +0000 diego Ignore .d files with dependency information.
Mon, 14 Jun 2010 11:10:49 +0000 diego get_path.c was renamed to path.c.
Mon, 14 Jun 2010 09:34:54 +0000 diego Remove redundant monitor_aspect extern declaration, fixes the warning:
Mon, 14 Jun 2010 09:33:48 +0000 diego Mark mplayer_audio_read() function as static; it is not used outside the file.
Mon, 14 Jun 2010 08:55:32 +0000 lu_zero Reinstate libmpeg2 hook to export quantization
Sun, 13 Jun 2010 22:38:15 +0000 reimar Remove more gui-related code from libvo.
Sun, 13 Jun 2010 19:10:37 +0000 reimar Remove some unused win32 GUI code.
Sun, 13 Jun 2010 19:09:11 +0000 reimar Fix sub_window default.
Sun, 13 Jun 2010 18:25:26 +0000 reimar Move wsSearch function and make it static.
Sun, 13 Jun 2010 18:20:07 +0000 reimar Drop inline attribute, it does not really make sense and without
Sun, 13 Jun 2010 17:59:59 +0000 reimar Install error handler as early as possible to avoid crashing.
Sun, 13 Jun 2010 17:20:29 +0000 reimar Fix function pointer types in tvi_functions struct
Sun, 13 Jun 2010 17:18:48 +0000 diego Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg.
Sun, 13 Jun 2010 17:15:55 +0000 diego Remove unused function pt_add_gui_file().
Sun, 13 Jun 2010 17:10:52 +0000 reimar Remove unused mp_input_init parameter.
Sun, 13 Jun 2010 13:40:18 +0000 reimar 100l, add missing 0-termination of keymap file.
Sun, 13 Jun 2010 12:08:00 +0000 reimar Add missing font_load.h include (previously hidden by gui include).
Sun, 13 Jun 2010 12:05:58 +0000 reimar Remove unused includes.
Sun, 13 Jun 2010 12:04:13 +0000 reimar For vos that support the new libvo API (provide UPDATE_SCREENINFO),
Sun, 13 Jun 2010 11:51:41 +0000 reimar Gui: Do not just exit on X error, just ignoring problems is already
Sun, 13 Jun 2010 11:38:18 +0000 reimar Indentation fix.
Sun, 13 Jun 2010 11:34:14 +0000 reimar Remove Gui-specific slave commands and associated key-bindings and other code.
Sun, 13 Jun 2010 11:17:26 +0000 reimar Remove mp_msg related GUI hacks.
Sun, 13 Jun 2010 10:45:20 +0000 reimar Allow LGPL for csputils as well, they were previously part of gl_common
Sun, 13 Jun 2010 10:42:32 +0000 reimar Dual-license gl_common and vo_gl under the LGPL v2.1 or later as
Sun, 13 Jun 2010 08:19:12 +0000 reimar Extend libvpx configure check to reject too old versions.
Sun, 13 Jun 2010 05:32:09 +0000 reimar Add QuantizeBuffer function call to gif test to actually test linking.
Sat, 12 Jun 2010 17:12:27 +0000 tack Add quotes around tune names, otherwise "(psy tuning)" does not get
Sat, 12 Jun 2010 07:05:22 +0000 reimar Respect -cache-seek-min also for on-disk files to reduce issues with mov.
Fri, 11 Jun 2010 15:19:42 +0000 diego mga_vid depends on static libswscale.
Fri, 11 Jun 2010 13:01:03 +0000 jrash sync with en/mplayer.1 rev. 31364
Fri, 11 Jun 2010 11:57:45 +0000 jrash Synced with help_mp-en.h rev. 31353
Fri, 11 Jun 2010 11:02:23 +0000 diego Drop hunk that was forgotten in the quantizer_scale removal.
Fri, 11 Jun 2010 10:25:21 +0000 siretart move the mga video check below the libswscale check
Thu, 10 Jun 2010 21:58:03 +0000 tack Cosmetics: properly indent block after introducing if statement in r31363.
Thu, 10 Jun 2010 21:49:59 +0000 tack -x264encopts: document preset, tune, and profile options; remove
Thu, 10 Jun 2010 21:45:20 +0000 tack ve_x264: rewrite option parsing and add support for x264's presets,
Thu, 10 Jun 2010 16:01:59 +0000 cehoyos yuv422 is not supported by current VDPAU hardware.
Thu, 10 Jun 2010 14:14:18 +0000 diego Only enable vd_zrmjpeg.c/vf_zrmjpeg.c for MPlayer.
Thu, 10 Jun 2010 11:55:44 +0000 diego Add support for compiling against external libmpeg2.
Thu, 10 Jun 2010 09:52:30 +0000 diego libmpeg2: Remove local quantizer scale changes related to postprocessing.
Wed, 09 Jun 2010 21:13:03 +0000 tack ao_jack: increase maximum allowed channels from 6 to 8.
Wed, 09 Jun 2010 17:46:34 +0000 reimar We use unmodified r231 of libdvdcss, no point in mentioning older revisions.
Wed, 09 Jun 2010 16:56:21 +0000 diego libmpeg2: Move pending_buffer stuff to local decoder context.
Wed, 09 Jun 2010 16:07:46 +0000 diego cosmetics: Remove commented-out cruft.
Wed, 09 Jun 2010 14:35:31 +0000 diego Remove stale leftovers from MPlayer-specific buffer handling in libmpeg2.
Wed, 09 Jun 2010 13:44:32 +0000 diego Reduce verbosity about suboption parsing in vo drivers.
Wed, 09 Jun 2010 12:51:35 +0000 diego Split internal and external libmpeg2 support in the build system.
Wed, 09 Jun 2010 09:27:29 +0000 diego cosmetics: Drop leading underscore from configuration variable.
Wed, 09 Jun 2010 07:26:54 +0000 siretart remove libmpcodecs/vf_rgb2bgr.c
Tue, 08 Jun 2010 20:11:01 +0000 cehoyos Make -mc 1 the default.
Tue, 08 Jun 2010 19:14:22 +0000 cehoyos Fix compilation with nemesi and live555.
Tue, 08 Jun 2010 09:29:14 +0000 cehoyos Support RTSP/RTP over HTTP via LIVE555.
Mon, 07 Jun 2010 19:01:15 +0000 reimar Extract duplicated code into a separate function.
Mon, 07 Jun 2010 18:53:20 +0000 reimar Ensure the SAMI subtitle reader does not read more lines than we support.
Mon, 07 Jun 2010 17:52:28 +0000 reimar Print media start time with -identify.
Mon, 07 Jun 2010 17:12:49 +0000 reimar Move code printing -identify output for a file to a separate function.
Mon, 07 Jun 2010 09:50:11 +0000 cehoyos M701: Matrox MPEG-2 intra-only.
Sun, 06 Jun 2010 21:36:49 +0000 hyc Fix typo in comment
Sun, 06 Jun 2010 18:59:19 +0000 reimar Remove nonsense commented-out function header.
Sun, 06 Jun 2010 15:41:37 +0000 reimar Update common.mak and subdir.mak to latest FFmpeg versions.
Sun, 06 Jun 2010 13:59:44 +0000 reimar Fix ds_get_next_pts to also work for the first packet of a stream.
Sun, 06 Jun 2010 13:53:18 +0000 reimar Fix the ds->first documentation to actually match reality.
Sun, 06 Jun 2010 11:23:56 +0000 reimar Minor code simplification.
Sun, 06 Jun 2010 11:08:46 +0000 reimar Disable index reading in real demuxer if stream is not seekable.
Sun, 06 Jun 2010 08:32:17 +0000 reimar Some more Changelog updates.
Sun, 06 Jun 2010 08:29:34 +0000 reimar yuv4mpeg interlaced changes.
Sat, 05 Jun 2010 18:11:51 +0000 reimar Update codecs.conf version again, we had quite a few additions to it.
Sat, 05 Jun 2010 17:55:20 +0000 reimar Extend -vf format to allow substituting the format for a compatible one
Sat, 05 Jun 2010 17:45:35 +0000 reimar Fix -vf format and -vf noformat to work with slices.
Sat, 05 Jun 2010 17:32:11 +0000 reimar Add webm/VP8 support to native matroska demuxer.
Sat, 05 Jun 2010 16:46:25 +0000 reimar If we have no FPS value, try enabling -correct-pts mode, it does
Sat, 05 Jun 2010 16:37:10 +0000 reimar Add partial support for dirac to TS demuxer.
Sat, 05 Jun 2010 16:14:56 +0000 reimar Also print current stream position in mp_read debug output.
Sat, 05 Jun 2010 16:12:36 +0000 reimar Remove explicit eof check for mp_read code, stream code handles this case
Sat, 05 Jun 2010 16:00:49 +0000 reimar Di not do a stream_reset on seeking backwards, the seek itself should
Sat, 05 Jun 2010 15:57:57 +0000 reimar Do not make seek fail explicitly simply because eof was hit somewhen,
Sat, 05 Jun 2010 13:44:20 +0000 cehoyos Fix compilation after FFmpeg r23485.
Sat, 05 Jun 2010 11:38:19 +0000 jrash sync with en/mplayer.1 rev. 31292
Sat, 05 Jun 2010 06:45:01 +0000 reimar Remove colorspace conversion code from -vo yuv4mpeg, -vf scale should
Sat, 05 Jun 2010 06:41:43 +0000 reimar Sync libdvdcss with their latest SVN.
Sat, 05 Jun 2010 06:28:58 +0000 reimar Add support for -geometry x syntax since the documentation claims
Fri, 04 Jun 2010 18:46:22 +0000 reimar Do not use libass functions if it is disabled.
Fri, 04 Jun 2010 17:11:56 +0000 reimar Default to -correct-pts off if -fps was given, since -fps has no effect
Fri, 04 Jun 2010 17:10:38 +0000 reimar Force window placement also if -xineramascreen was set >= 0,
Thu, 03 Jun 2010 21:50:08 +0000 siretart apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa2863dcce62a44dd9ea105f9f9288f4
Thu, 03 Jun 2010 21:01:37 +0000 reimar Try always enabling correct pts again for lavf demuxer, since the know
Thu, 03 Jun 2010 20:59:40 +0000 reimar Limit buffered PTS only when we actually got a frame from the decoder.
Thu, 03 Jun 2010 20:39:41 +0000 reimar If an invalid pts value is detected, try to to make up some if it seems
Thu, 03 Jun 2010 17:37:58 +0000 siretart vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale
Thu, 03 Jun 2010 08:17:51 +0000 cehoyos Simplify libass version check.
Thu, 03 Jun 2010 08:17:10 +0000 cehoyos Raise LIBASS_VERSION, forgotten in r31293.
Wed, 02 Jun 2010 22:09:04 +0000 reimar Add the -march fallback for amdfam10 also to the x86_64 case.
Wed, 02 Jun 2010 20:50:55 +0000 cehoyos libavcodec/libx264.c requires x264 0.98 since r23430.
Wed, 02 Jun 2010 20:21:29 +0000 cehoyos Fix compilation with external libass.
Wed, 02 Jun 2010 20:12:50 +0000 cehoyos ass_set_aspect_ratio() takes three arguments since 0x00907010.
Tue, 01 Jun 2010 21:07:02 +0000 siretart avoid using swscale internals by copying in palette8torbg16 and its bgr variant
Tue, 01 Jun 2010 20:12:58 +0000 reimar Extend geometry parsing to reject all invalid strings.
Tue, 01 Jun 2010 19:35:16 +0000 siretart deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24
Tue, 01 Jun 2010 11:30:07 +0000 stefano Move internal scale context fields initialization from
Tue, 01 Jun 2010 10:28:45 +0000 cehoyos Fix compilation after FFmpeg r23402.
Tue, 01 Jun 2010 06:53:56 +0000 siretart remove palette8torgb15 and palette8tobgr15
Mon, 31 May 2010 21:24:00 +0000 reimar Factor out some common code and ensure we will not try to draw OSD
Mon, 31 May 2010 21:16:02 +0000 reimar Reindent.
Mon, 31 May 2010 21:15:20 +0000 reimar Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkv
Mon, 31 May 2010 19:44:02 +0000 aurel Switch mkv demuxing to lavf by default.
Mon, 31 May 2010 19:10:57 +0000 aurel backport ass_flush_events() from upstream libass and make use of it
Mon, 31 May 2010 17:12:27 +0000 reimar Extend the range of the -a52drc range up to two, as a experimental feature
Sun, 30 May 2010 22:14:13 +0000 diego Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
Sun, 30 May 2010 22:11:32 +0000 Gabrov synced with r31289
Sun, 30 May 2010 19:14:18 +0000 reimar Change code to let Window Manager chose window location by default.
Sun, 30 May 2010 16:50:02 +0000 reimar Add a referrer option to set the HTTP Referer field.
Sun, 30 May 2010 16:48:18 +0000 reimar Forgotten part of previous commit (extern declaration of drc_level).
Sun, 30 May 2010 16:46:31 +0000 reimar Use the -a52drc option also for the libavcodec decoder.
Sun, 30 May 2010 14:29:18 +0000 cehoyos Fix compilation without librtmp.
Sun, 30 May 2010 13:51:24 +0000 reimar Treat a NULL renderer string as indication for software renderer.
Sun, 30 May 2010 13:50:14 +0000 reimar Prefer -vo sdl over "probably software" OpenGL.
Sun, 30 May 2010 12:14:40 +0000 reimar Change compiler argument order for compile_check to avoid incorrect linking
Sun, 30 May 2010 10:01:40 +0000 reimar Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).
Sun, 30 May 2010 09:47:53 +0000 diego Add codec-cfg.h to the dependency list of codec-cfg.
Sun, 30 May 2010 08:44:05 +0000 diego Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.
Sun, 30 May 2010 08:31:23 +0000 diego Remove GPL-licensed YUV to RGB MMX routines.
Sun, 30 May 2010 05:16:29 +0000 hyc Add librtmp support
Sat, 29 May 2010 22:22:07 +0000 diego Cast void* pointer to appropriate type before using it in an addition; fixes
Sat, 29 May 2010 22:17:26 +0000 diego Update 1.0rc3 release name and date.
Sat, 29 May 2010 22:04:35 +0000 siretart minor spelling fixes
Sat, 29 May 2010 22:02:25 +0000 siretart add myself to the AUTHORS file
Sat, 29 May 2010 16:34:01 +0000 reimar Use edi instead of ebx to avoid issues with PIC.
Sat, 29 May 2010 15:07:16 +0000 reimar Remove obsolete may_alias-related defines, lavu handles this now
Sat, 29 May 2010 14:57:17 +0000 reimar Actually run a detection whether external libass exists, instead
Sat, 29 May 2010 14:44:02 +0000 reimar Fix compilation if the compiler does not support -march=amdfam10
Sat, 29 May 2010 10:43:51 +0000 diego cosmetics: Drop leading '_' from noinputmodules variable.
Sat, 29 May 2010 10:13:39 +0000 diego misc cosmetics: K&R style nits, #include placement, indentation
Sat, 29 May 2010 10:11:55 +0000 diego Mark key_type structure as const.
Sat, 29 May 2010 10:10:30 +0000 diego getch2-os2.c: Add #include for the header that declares the public functions.
Sat, 29 May 2010 10:07:10 +0000 diego cosmetics: Remove some commented-out #includes, fix a comment grammar error.
Sat, 29 May 2010 10:06:29 +0000 diego Directly mark jpeg_buf_src() as void instead of using some indirection marcro.
Fri, 28 May 2010 21:03:29 +0000 compn add "lpcJ" fourcc for the RealAudio 1.0 codec.
Fri, 28 May 2010 20:59:53 +0000 reimar Fix typo in message.
Fri, 28 May 2010 18:49:02 +0000 reimar stream_check_interrupt should sleep even if no callback is set.
Fri, 28 May 2010 18:47:03 +0000 reimar 100l, stream_check_for_interrupt argument is not in usec,
Fri, 28 May 2010 18:45:25 +0000 reimar Document time scale for stream_check_interrupt argument.
Fri, 28 May 2010 18:44:41 +0000 reimar Document thatg time argument is in milliseconds.
Fri, 28 May 2010 17:26:31 +0000 reimar Improve handling of cache process/thread hanging/being killed.
Fri, 28 May 2010 16:57:16 +0000 reimar Fix cache process accidentally being killed by SIGUSR1.
Fri, 28 May 2010 11:52:12 +0000 cehoyos Use MSGT_DECVIDEO in a video decoder.
Fri, 28 May 2010 08:39:02 +0000 diego Remove commented-out declaration of nonexisting function uGetTimer().
Fri, 28 May 2010 00:25:28 +0000 diego Drop pointless _t suffix from 'struct lavf_priv'.
Thu, 27 May 2010 23:36:03 +0000 diego Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.
Thu, 27 May 2010 23:21:16 +0000 diego cosmetics: vertical alignment in msg module help output.
Thu, 27 May 2010 22:43:49 +0000 diego vf_yuy2 was removed after the 1.0rc3 branch was cut.
Thu, 27 May 2010 22:43:14 +0000 diego small cosmetics for the 1.0rc3 changelog
Thu, 27 May 2010 22:18:10 +0000 diego Fix a bunch of typos in the stream cache code.
Thu, 27 May 2010 20:59:40 +0000 diego Drop pointless _s suffix from 'struct af_stream'.
Thu, 27 May 2010 20:38:25 +0000 diego Drop pointless _st suffix from 'struct stream'.
Thu, 27 May 2010 18:15:04 +0000 diego Drop pointless _s suffix from struct ao_data.
Thu, 27 May 2010 16:46:47 +0000 diego cosmetics: Reformat in K&R coding style.
Thu, 27 May 2010 16:13:53 +0000 diego Remove two pointless void* casts.
Thu, 27 May 2010 16:05:30 +0000 diego Remove unnecessary demux_mkv_seek() forward declaration.
Thu, 27 May 2010 10:10:27 +0000 diego cosmetics: Drop pointless _s suffix from 'struct ad_functions'.
Thu, 27 May 2010 10:08:30 +0000 diego cosmetics: Drop pointless _s suffix from 'struct mp_image'.
Thu, 27 May 2010 09:59:15 +0000 diego cosmetics: Drop _s suffix from 'struct vd_functions'.
Thu, 27 May 2010 09:54:37 +0000 diego cosmetics: K&R coding style
Thu, 27 May 2010 09:54:11 +0000 diego cosmetics: K&R coding style
Wed, 26 May 2010 18:23:43 +0000 reimar Retry reading even if we hit eof before.
Wed, 26 May 2010 18:01:38 +0000 reimar Switch ogg demuxing to lavf by default.
Wed, 26 May 2010 17:56:11 +0000 reimar Re-enable wakeup-on-signal for cache process.
Wed, 26 May 2010 17:27:38 +0000 reimar Disable waking the cache process up via a signal, it
Wed, 26 May 2010 10:05:36 +0000 cehoyos Both XVID and VDPAU decode our SIPP sample better than current libavcodec.
Wed, 26 May 2010 00:47:22 +0000 diego Add missing RGB12 version of the fast OSD table.
Tue, 25 May 2010 23:41:30 +0000 diego Add support for decoding VP8 through libvpx wrapper in FFmpeg.
Tue, 25 May 2010 23:09:20 +0000 diego Remove obsolete new policy proposal draft from Michael.
Tue, 25 May 2010 23:07:28 +0000 hyc Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streams
Tue, 25 May 2010 11:39:58 +0000 diego whitespace cosmetics
Tue, 25 May 2010 11:37:53 +0000 diego whitespace cosmetics: fix indentation
Tue, 25 May 2010 11:36:55 +0000 diego cosmetics: vertical alignment in msg module help output
Tue, 25 May 2010 11:35:56 +0000 diego Remove some commented-out duplicate option entries.
Tue, 25 May 2010 11:34:38 +0000 diego K&R cosmetics: Fix '*' placement.
Tue, 25 May 2010 11:32:32 +0000 diego Remove unused forward declarations.
Tue, 25 May 2010 10:32:09 +0000 cehoyos Samsung uses SIPP as FourCC for MPEG-4 ASP.
Mon, 24 May 2010 21:13:22 +0000 siretart support linking to fribidi without pkg-config
Mon, 24 May 2010 19:32:17 +0000 siretart make configure use pkg-config for fribidi checks
Mon, 24 May 2010 17:51:15 +0000 reimar Change -vo md5sum to not interleave U and V lines when calculating
Mon, 24 May 2010 17:36:23 +0000 reimar Fix OpenGL autodetection to not leave values at -1.
Sun, 23 May 2010 23:24:25 +0000 reimar Avoid decoding of 0-size packets. This also fixes that the main loop believes
Sun, 23 May 2010 23:22:25 +0000 reimar Use MP_NOPTS_VALUE as "default" pts for delayed frames instead of some
Sun, 23 May 2010 22:26:10 +0000 reimar Slightly reduce number of #ifs
Sun, 23 May 2010 22:09:40 +0000 reimar Use an extra define to simplify ifdefs
Sun, 23 May 2010 22:04:01 +0000 reimar Try reducing the #ifdef mess for the different cache variants.
Sun, 23 May 2010 21:58:50 +0000 reimar Extract the cache main loop into a separate function.
Sun, 23 May 2010 21:56:22 +0000 diego Remove ambiguous language about indenting if-blocks.
Sun, 23 May 2010 21:53:48 +0000 reimar Optimize cache behaviour for the many-consecutive-seeks case.
Sun, 23 May 2010 19:49:28 +0000 reimar Add code to wake up cache process when e.g. a seek is needed.
Sun, 23 May 2010 17:05:55 +0000 sesse Add ChangeLog entry about CineForm support.
Sun, 23 May 2010 16:01:12 +0000 sesse Add final missing bits of CineForm HD support on Linux (via the Windows
Sun, 23 May 2010 15:50:49 +0000 diego Remove unused function MODULE_DecRefCount(), fixes the warning:
Sun, 23 May 2010 15:07:34 +0000 diego K&R coding style should be applied to new code.
Sun, 23 May 2010 14:15:27 +0000 diego cosmetics: reformat ad_pcm.c in K&R style
Sun, 23 May 2010 10:02:30 +0000 stefano Add empty newline to separate function declarations, for better
Sat, 22 May 2010 16:32:39 +0000 cehoyos Ignore (but print out) offset with libtheora decoder.
Sat, 22 May 2010 01:17:59 +0000 cehoyos Do not use correct-pts for mpeg-ps: It breaks PAFF samples.
Fri, 21 May 2010 17:19:01 +0000 reimar Change WAV header updating in ao_pcm to allow to up to almost 4GB size.
Fri, 21 May 2010 11:20:23 +0000 jrash sync with en/mplayer.1 rev. 31173
Thu, 20 May 2010 23:17:41 +0000 iive Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.
Wed, 19 May 2010 22:56:41 +0000 stefano Cosmetics: make more compact the code for handle_jpeg(), this also allows
Wed, 19 May 2010 22:49:04 +0000 stefano Remove PI definition and use M_PI instead.
Wed, 19 May 2010 17:58:17 +0000 reimar Do not return pointer to on-stack memory.
Wed, 19 May 2010 17:55:39 +0000 reimar Fix return value (it was missing completely).
Wed, 19 May 2010 17:53:47 +0000 reimar Handle -wid Window being closed for direct3d and gl vos on Windows.
Wed, 19 May 2010 13:31:11 +0000 lorenm 13% faster yuv420 to rgb15 mmx.
Wed, 19 May 2010 08:21:56 +0000 lorenm 40% faster yuv420 to rgb24 mmx.
Fri, 14 May 2010 18:00:04 +0000 reimar Quit MPlayer if we receive a DestroyNotify event.
Fri, 14 May 2010 16:56:43 +0000 diego vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.
Fri, 14 May 2010 16:13:53 +0000 diego Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.
Fri, 14 May 2010 15:34:30 +0000 diego Check for termios.h before sys/termios.h.
Fri, 14 May 2010 14:24:16 +0000 cehoyos Enable libavcodecs new MPEG-1 Audio float decoder.
Fri, 14 May 2010 14:20:19 +0000 cehoyos Fix compilation after r31173.
Fri, 14 May 2010 13:49:05 +0000 siretart remove vf_yuy2, functionality is replaced by -vf format=yuv2
Thu, 13 May 2010 20:48:55 +0000 cehoyos Silence a gcc warning about char trying to be packed.
Thu, 13 May 2010 18:11:45 +0000 compn move 'dvdsublang... moviename en,eng,' message to debug level.
Wed, 12 May 2010 20:47:32 +0000 ramiro Revert r31153. It failed to build on:
Wed, 12 May 2010 08:29:55 +0000 diego Mention removal of internal liba52 copy in Changelog.
Tue, 11 May 2010 22:31:47 +0000 diego 10l: Use the directory part of the stylesheet path to create a directory.
Tue, 11 May 2010 21:33:15 +0000 diego cosmetics: Invoke all shell scripts during XML documentation build directly.