log

age author description
Tue, 23 Aug 2011 20:04:40 +0000 cehoyos FFmpeg now supports WVP2 and WMVP.
Sat, 20 Aug 2011 11:36:30 +0000 reimar Fix disabled code.
Sat, 20 Aug 2011 11:29:23 +0000 reimar Fix spelling.
Sat, 20 Aug 2011 10:19:23 +0000 cigaes x11_common: XChangeProperty uses long for 32-bits.
Sat, 20 Aug 2011 08:18:36 +0000 cehoyos Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
Fri, 19 Aug 2011 18:36:14 +0000 reimar Do not believe a mp4v codec tag, go based on codec id instead in that case.
Thu, 18 Aug 2011 19:20:50 +0000 reimar Ensure filepos is initialized before following code tries to use it.
Thu, 18 Aug 2011 19:19:58 +0000 reimar Remove senseless seek.
Thu, 18 Aug 2011 19:15:06 +0000 reimar Remove strange pts locking code that would never really result in good
Thu, 18 Aug 2011 18:56:09 +0000 reimar Another attempt to make up timestamps for video filters.
Thu, 18 Aug 2011 18:37:07 +0000 reimar Try using sh_video->pts instead of v_muxer_time for filter timestamp.
Thu, 18 Aug 2011 18:32:53 +0000 reimar Simply drop packets for which new_demux_packet allocation fails.
Mon, 15 Aug 2011 21:28:19 +0000 reimar Forgotten commit of subreader.h adding SUB_GOOGLE define.
Mon, 15 Aug 2011 20:33:45 +0000 reimar Quick-and-dirty support for reading Google/YouTube subtitle format.
Mon, 15 Aug 2011 20:32:26 +0000 reimar Convert stream_read_line function into more generic stream_read_until function.
Mon, 15 Aug 2011 20:19:39 +0000 reimar Fix reading of aqr/subrip09 subtitles.
Mon, 15 Aug 2011 20:05:09 +0000 reimar Get rid of some code duplication.
Mon, 15 Aug 2011 18:38:24 +0000 ib Cosmetic: Adjust indent.
Mon, 15 Aug 2011 18:37:10 +0000 ib Add guiDVDStruct members to guiInfo.
Mon, 15 Aug 2011 13:27:58 +0000 ib Cosmetic: Rename guiInfo members.
Mon, 15 Aug 2011 09:38:32 +0000 ib Cosmetic: Rearrange the guiInfo members.
Mon, 15 Aug 2011 09:09:29 +0000 ib Cosmetic: Rearrange statements.
Fri, 12 Aug 2011 16:31:18 +0000 ib Provide track information for playlists.
Fri, 12 Aug 2011 15:25:30 +0000 ib Cosmetic: Rename some guiInfo members.
Fri, 12 Aug 2011 14:56:19 +0000 ib Revise the skin documentation.
Fri, 12 Aug 2011 14:10:35 +0000 ib Cosmetic: Adjust indent.
Fri, 12 Aug 2011 14:09:36 +0000 ib Remove needless guiInfo member FilenameChanged.
Fri, 12 Aug 2011 13:31:44 +0000 ib Cosmetic: Comment the enums and #defines in interface.h.
Fri, 12 Aug 2011 13:21:51 +0000 jrash Synced with help_mp-en.h rev. 33962
Fri, 12 Aug 2011 13:15:58 +0000 ib Cosmetic: Adjust indent and remove braces.
Fri, 12 Aug 2011 13:14:13 +0000 ib Remove needless guiInfo member DiskChanged.
Fri, 12 Aug 2011 10:23:25 +0000 ib Remove pointless condition.
Fri, 12 Aug 2011 09:41:08 +0000 ib Cosmetic: Adjust indent.
Fri, 12 Aug 2011 09:40:29 +0000 ib Remove unneeded variable and simplify code.
Thu, 11 Aug 2011 18:17:26 +0000 reimar Add license boilerplate.
Thu, 11 Aug 2011 18:15:00 +0000 reimar Restore alphabetical order.
Thu, 11 Aug 2011 17:45:43 +0000 diego build: drop BeOS support
Thu, 11 Aug 2011 17:45:41 +0000 diego zr: adjust #includes to fix compilation after av_helpers.h creation
Thu, 11 Aug 2011 17:45:38 +0000 diego doxygen: drop filename from @file directive
Thu, 11 Aug 2011 17:45:34 +0000 diego configure: drop support for obsolete versions of sdl-config
Thu, 11 Aug 2011 17:45:32 +0000 diego configure: drop leading underscore from _inc_* variables
Thu, 11 Aug 2011 17:45:30 +0000 diego configure: drop leading underscore from _ld_* variables
Thu, 11 Aug 2011 17:45:28 +0000 diego configure: spelling cosmetics
Thu, 11 Aug 2011 17:45:25 +0000 diego Move cfg_inc_verbose and cfg_include into mpcommon.c.
Thu, 11 Aug 2011 13:54:24 +0000 ib Get rid of a bunch of needless or redundant guiInfo members.
Wed, 10 Aug 2011 20:17:20 +0000 cboesch mplayer: small indent fix.
Wed, 10 Aug 2011 14:48:49 +0000 ib Don't let VCD track number and guiInfo.Track differ.
Tue, 09 Aug 2011 21:32:09 +0000 ib Check directory history entry prior to its usage.
Tue, 09 Aug 2011 20:14:30 +0000 reimar Support parsing of AAC audio.
Tue, 09 Aug 2011 19:57:00 +0000 reimar Move code for setting up libav* logging callbacks from vd_ffmpeg to a
Tue, 09 Aug 2011 19:23:41 +0000 reimar Assume that messages from AVFormatContext are demuxer messages.
Tue, 09 Aug 2011 19:15:19 +0000 reimar Fix neverending "DRI Failure" messages with frame multithreading.
Tue, 09 Aug 2011 18:53:43 +0000 reimar Another attempt to make message easier to understand.
Tue, 09 Aug 2011 17:36:49 +0000 reimar Mark two warnings that usually only indicate a performance issue as such.
Tue, 09 Aug 2011 17:20:44 +0000 reimar Avoid crash and instead print a warning if the av_log callback
Thu, 04 Aug 2011 19:30:26 +0000 reimar vo_null: do not accept hwaccel formats since they need special vo
Thu, 04 Aug 2011 09:51:10 +0000 ib Clarify the encoding to be used in the font description file.
Sun, 31 Jul 2011 23:23:12 +0000 cehoyos FourCC DreX works fine with VDPAU and xvid.
Sat, 30 Jul 2011 20:44:37 +0000 reimar Add some runtime patching magic required for latest Cineform decoder.
Sat, 30 Jul 2011 20:26:29 +0000 reimar Add some additional function/hacks needed for newer CFDecode2.ax versions.