log

age author description
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.
Sat, 30 Jul 2011 18:40:20 +0000 reimar Abort configure if the binutils version is too old and cannot compile
Sat, 30 Jul 2011 18:29:09 +0000 reimar Fix xmm clobber test that was broken since it was added.
Sat, 30 Jul 2011 16:27:14 +0000 diego libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition
Sat, 30 Jul 2011 16:27:10 +0000 diego stream_smb: remove unused variable
Sat, 30 Jul 2011 16:26:56 +0000 diego stream_nemesi: remove unused variable
Sat, 30 Jul 2011 15:54:35 +0000 cehoyos Add FourCC DreX for MPEG-4 ASP.
Sat, 30 Jul 2011 15:36:37 +0000 diego win32 gui: replace C99 bool type by int
Sat, 30 Jul 2011 14:04:49 +0000 reimar Fix pkg-config usage for fribidi.
Sat, 30 Jul 2011 10:43:38 +0000 reimar Change code so that it compiles more reliably without libass
Sat, 30 Jul 2011 10:29:14 +0000 reimar Update cdparanoia check to check for paranoia_cachemodel_size.
Sat, 30 Jul 2011 03:20:27 +0000 jrash sync with en/mplayer.1 rev. 33893
Sat, 30 Jul 2011 03:15:48 +0000 jrash Synced with help_mp-en.h rev. 33931
Wed, 27 Jul 2011 15:58:30 +0000 diego Makefile: fix mistakenly broken ADD_ALL_EXESUFS function
Wed, 27 Jul 2011 15:33:03 +0000 diego ae_faac: mark a function as static; add missing ae_faac.h #include
Wed, 27 Jul 2011 13:40:19 +0000 diego Makefile: cosmetics: consistently name all dependency file variables
Wed, 27 Jul 2011 13:40:18 +0000 diego libvo: extend alpha_func function pointers with parameter type declaration
Wed, 27 Jul 2011 13:40:16 +0000 diego Clarify console output when reading optional configuration files.
Wed, 27 Jul 2011 13:40:13 +0000 diego codec-cfg: do not translate verbose mode console message
Wed, 27 Jul 2011 13:40:09 +0000 diego vo_bl: Move config.h #include to the top of the #include list.
Wed, 27 Jul 2011 13:40:06 +0000 diego cleanup: adjust printf format strings to match parameter types
Wed, 27 Jul 2011 13:40:00 +0000 diego vo_zr: fix zr_info array initialization
Wed, 27 Jul 2011 13:39:57 +0000 diego vf_zrmjpeg: fix compilation after function templatization in libavcodec
Tue, 26 Jul 2011 10:50:22 +0000 cehoyos Fix verbosity level broken in r33917.
Mon, 25 Jul 2011 23:30:24 +0000 diego configure: Only link against encode-only libs if mencoder is enabled.
Mon, 25 Jul 2011 23:30:21 +0000 diego dec_video: drop some unnecessary casts
Mon, 25 Jul 2011 23:16:28 +0000 diego cache2: merge struct declaration and member assignment
Mon, 25 Jul 2011 23:16:26 +0000 diego configure: do not add -Werror-implicit-function-declaration to CXXFLAGS
Mon, 25 Jul 2011 23:16:23 +0000 diego configure: add proper check for trunc() instead of hardcoding availability
Mon, 25 Jul 2011 18:01:23 +0000 reimar Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.
Mon, 25 Jul 2011 17:04:32 +0000 diego configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.
Mon, 25 Jul 2011 15:34:17 +0000 diego stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
Sun, 24 Jul 2011 23:55:39 +0000 diego Do not employ verbosity level MSGL_V for fatal errors.
Sun, 24 Jul 2011 23:55:38 +0000 diego ao_sun: print fatal error messages not only in verbose mode
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Sun, 24 Jul 2011 23:55:26 +0000 diego console messages: fix some small errors in German translation
Sun, 24 Jul 2011 23:55:23 +0000 diego console messages: remove extra messages from translations
Sun, 24 Jul 2011 23:51:54 +0000 diego build: drop redundant removal of files below ffmpeg/ on distclean
Sun, 24 Jul 2011 23:51:51 +0000 diego cache2: add missing braces to silence compiler warning
Sun, 24 Jul 2011 21:45:19 +0000 cehoyos Fix compilation on Power Macintosh.
Sun, 24 Jul 2011 20:15:53 +0000 reimar Simplify printing of error strings.
Sun, 24 Jul 2011 19:52:46 +0000 reimar Use struct initializer in one more case.
Sun, 24 Jul 2011 19:43:47 +0000 reimar Avoid typedef.
Sun, 24 Jul 2011 19:40:45 +0000 reimar Simplify some more struct initializations.
Sun, 24 Jul 2011 19:36:11 +0000 reimar Replace some inappropriate while() loops with for()
Sun, 24 Jul 2011 19:31:26 +0000 reimar Store fixed-length string directly in struct, avoid pointer indirection.
Sun, 24 Jul 2011 19:29:10 +0000 reimar Split out read/write part from data struct and make read-only