log

age author description
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.
Tue, 11 May 2010 21:31:36 +0000 diego Create output directory when copying stylesheet.
Tue, 11 May 2010 21:25:12 +0000 diego Merge both XML documentation README files into one.
Tue, 11 May 2010 21:21:45 +0000 diego Do not run xmllint prior to building the XML documentation.
Tue, 11 May 2010 14:27:26 +0000 diego XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.
Tue, 11 May 2010 13:27:13 +0000 diego Only mark targets whose names end in "clean" as phony.
Tue, 11 May 2010 13:17:26 +0000 diego docs: Update documentation to account for recent build system changes.
Tue, 11 May 2010 13:13:32 +0000 diego Make XML documentation build process nonrecursive.
Tue, 11 May 2010 11:52:41 +0000 diego Get rid of pointless variable indirection for XSL stylesheets.
Tue, 11 May 2010 11:13:07 +0000 diego libdvdcss is now synced to a recent upstream Subversion snapshot.
Tue, 11 May 2010 11:10:28 +0000 diego libdvdcss: Fix potential format string crash; check RPC status on disc access.
Tue, 11 May 2010 10:58:50 +0000 diego libdvdcss: OS/2 support; this merges upstream revisions 220 and 229.
Tue, 11 May 2010 10:51:46 +0000 diego libdvdcss: cosmetics: Fix FSF address and program name in license headers.
Tue, 11 May 2010 09:23:31 +0000 astrange Fix compilation with --disable-fastmemcpy on x86
Tue, 11 May 2010 00:36:34 +0000 ramiro Use int instead of long to pass width parameters in non-public functions.
Mon, 10 May 2010 23:39:16 +0000 diego Pass a language variable to submakes instead of reading subdirectory Makefiles.
Sun, 09 May 2010 21:36:10 +0000 reimar Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.
Sun, 09 May 2010 21:29:21 +0000 reimar Minor code cleanup.
Sun, 09 May 2010 21:25:38 +0000 reimar yuv=5 supports brightness and contrast adjustment.
Sun, 09 May 2010 20:31:45 +0000 compn add FLV4 fourcc to vp6
Sun, 09 May 2010 14:45:29 +0000 diego Remove internal liba52 copy.
Sun, 09 May 2010 12:28:15 +0000 diego Use the system liba52 headers when internal liba52 is disabled, fixes:
Sun, 09 May 2010 11:20:15 +0000 diego cosmetics: Drop leading underscore from some commonly-used variable names.
Sun, 09 May 2010 00:18:26 +0000 reimar Handle Y8/Y800 formats more similar to other YUV formats.
Sun, 09 May 2010 00:16:46 +0000 reimar Handle chroma texture size becoming 0, e.g. due to bad rounding.
Fri, 07 May 2010 21:59:18 +0000 mru blackfin: fix yuv422 to yuv420 conversion
Fri, 07 May 2010 18:27:46 +0000 diego Remove references to some long-removed files.
Fri, 07 May 2010 18:24:41 +0000 diego Remove seemingly misplaced and commented-out liba52 #include.
Thu, 06 May 2010 10:18:25 +0000 cehoyos Add support for 12-bit color mode on framebuffer devices.
Thu, 06 May 2010 10:10:34 +0000 cehoyos Fix compilation with old libschroedinger-dev installed.
Tue, 04 May 2010 18:46:42 +0000 aurel cosmetic: typo, this wasn't supposed to be plural
Tue, 04 May 2010 11:46:50 +0000 diego Remove translated strings that are gone from the master translation.
Tue, 04 May 2010 09:11:01 +0000 diego alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Mon, 03 May 2010 23:00:58 +0000 diego Put symlinks under revision control instead of generating them during make.