log

age author description
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
Sun, 24 Jul 2011 19:22:58 +0000 reimar Simplify struct initialization.
Sun, 24 Jul 2011 19:10:45 +0000 reimar Use FFMIN/FFMAX.
Sun, 24 Jul 2011 19:03:19 +0000 reimar Fix compilation without zlib (also disable flashsv2).
Sun, 24 Jul 2011 19:02:38 +0000 reimar Make NULL checks simpler/more consistent.
Sun, 24 Jul 2011 18:21:15 +0000 reimar Remove pointless () and {}.
Sun, 24 Jul 2011 18:15:12 +0000 reimar Fix array layout uncrustify messed up.
Sun, 24 Jul 2011 18:11:39 +0000 reimar Apply uncrustify to vo_directx.c.
Sun, 24 Jul 2011 17:23:49 +0000 reimar Simplify code handling minimized state.
Sun, 24 Jul 2011 17:16:43 +0000 reimar Restore hunk disabling overlay when the Window is minimized.
Sat, 23 Jul 2011 19:33:08 +0000 diego manual: fix description of b_pyramid x264 option
Sat, 23 Jul 2011 19:33:00 +0000 diego configure: drop check for -lposix4
Fri, 22 Jul 2011 10:05:08 +0000 diego build: fix negative interaction between clean and distclean targets
Thu, 21 Jul 2011 22:25:17 +0000 diego configure: select default CD-ROM device on Solaris according to OS version
Thu, 21 Jul 2011 22:25:08 +0000 diego Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function
Thu, 21 Jul 2011 22:24:57 +0000 diego Makfile: split non-native directories from native directories in DIRS
Thu, 21 Jul 2011 01:21:36 +0000 diego configure: use 'uname -m' to find out host architecture
Thu, 21 Jul 2011 01:21:34 +0000 diego build: Always use the install program set by configure.
Wed, 20 Jul 2011 23:54:46 +0000 diego configure: simplify -lm handling
Wed, 20 Jul 2011 21:23:59 +0000 cigaes configure: set HAVE_LOCAL_ALIGNED_* for x86_64.
Fri, 15 Jul 2011 14:36:29 +0000 jrash sync with en/mplayer.1 rev. 33877
Fri, 15 Jul 2011 14:36:04 +0000 jrash Synced with help_mp-en.h rev. 33866
Tue, 12 Jul 2011 14:12:41 +0000 diego build: Rely on Libav/FFmpeg build system to run clean targets.
Tue, 12 Jul 2011 10:19:59 +0000 cehoyos Fix typo.
Tue, 12 Jul 2011 08:59:47 +0000 ib Cosmetic: Change parameter names of gui() and mplayer().
Tue, 12 Jul 2011 08:45:52 +0000 ib Add const to some string pointer arguments that will not be modified.
Mon, 11 Jul 2011 21:54:53 +0000 reimar Half-width side-by-side formats for stereo3d.
Mon, 11 Jul 2011 15:19:56 +0000 ib Revise and fix r33497.
Mon, 11 Jul 2011 14:54:25 +0000 ib Start all file dialogs always in last active directory.
Mon, 11 Jul 2011 12:40:30 +0000 ib Compare encodings case insensitively.
Mon, 11 Jul 2011 12:32:03 +0000 ib Fix segmentation fault.
Mon, 11 Jul 2011 11:19:44 +0000 ib Change fname parameter to const in pngRead().
Mon, 11 Jul 2011 11:10:06 +0000 ib Fix memory leaks in the Win32 GUI.
Mon, 11 Jul 2011 10:39:55 +0000 ib Remove unused parameter skindir from create_subwindow() in Win32 GUI.
Mon, 11 Jul 2011 10:36:09 +0000 ib Fix memory leak in the Win32 GUI.
Sun, 10 Jul 2011 15:45:18 +0000 ib Remove duplicated list code from the Win32 GUI.
Sun, 10 Jul 2011 15:42:09 +0000 ib Remove duplicated string code from the Win32 GUI.
Sun, 10 Jul 2011 12:59:43 +0000 ib Improve OSD preference related message texts.
Sun, 10 Jul 2011 12:29:36 +0000 ib Arrange OSD preferences according to option 'osdlevel'.
Sun, 10 Jul 2011 12:11:03 +0000 ib Remove member Othername from struct guiInterface_t.