Mercurial > mplayer.hg
graph
-
Reminder for Dominik to update the RPM packaging section.Sun, 01 Feb 2009 13:11:23 +0000, by diego
-
Rename "ARM" section to "ARM Linux".Sun, 01 Feb 2009 13:07:38 +0000, by diego
-
CONFIG_LIB* are defined as 0/1 in FFmpeg.Sun, 01 Feb 2009 12:52:38 +0000, by diego
-
Move QNX subsection to commercial Unix section.Sun, 01 Feb 2009 12:49:10 +0000, by diego
-
Move note about binary packages to the top section.Sun, 01 Feb 2009 12:42:39 +0000, by diego
-
Reword beginning of MinGW section.Sun, 01 Feb 2009 12:38:02 +0000, by diego
-
Remove Amiga/MorphOS section, it only contained outdated information.Sun, 01 Feb 2009 12:36:22 +0000, by diego
-
Remove hints about specific binary packages, add a link to the listSun, 01 Feb 2009 11:46:55 +0000, by diego
-
Remove IRIX section, the advice it contained is now obsolete.Sun, 01 Feb 2009 11:34:31 +0000, by diego
-
Remove -c option from install commands. It is ignored by GNU install andSun, 01 Feb 2009 11:32:58 +0000, by diego
-
Add a note about POSIX system requirements.Sun, 01 Feb 2009 11:29:18 +0000, by diego
-
Revert Solaris PATH modification workaround.Sun, 01 Feb 2009 11:28:31 +0000, by diego
-
Add a note about adding /usr/xpg4/bin to your PATH on Solaris.Sun, 01 Feb 2009 11:27:16 +0000, by diego
-
Remove remarks about GNU Make being required on some systems.Sun, 01 Feb 2009 11:15:18 +0000, by diego
-
Move GNU Make entry to the top of the list.Sun, 01 Feb 2009 10:44:04 +0000, by diego
-
Update binutils and compiler sections.Sun, 01 Feb 2009 10:43:28 +0000, by diego
-
Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.Sun, 01 Feb 2009 02:22:56 +0000, by diego
-
Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.Sun, 01 Feb 2009 02:10:31 +0000, by diego
-
Use full internal pathname in doxygen @file directives.Sun, 01 Feb 2009 02:01:31 +0000, by diego
-
increase max OSD message size limitSun, 01 Feb 2009 00:00:21 +0000, by compn
-
Set a sane default path on Solaris.Sat, 31 Jan 2009 23:19:16 +0000, by diego
-
cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h.Sat, 31 Jan 2009 23:12:27 +0000, by diego
-
Slightly simplify VIDIX_PCI_FILES command.Sat, 31 Jan 2009 22:46:12 +0000, by diego
-
Make sure CONFIG_MEMALIGN_HACK is always #defined.Sat, 31 Jan 2009 22:45:18 +0000, by diego
-
Make sure HAVE_ALTIVEC_H is always #defined.Sat, 31 Jan 2009 22:37:53 +0000, by diego
-
Make sure HAVE_FAST_64BIT is always #defined.Sat, 31 Jan 2009 22:37:12 +0000, by diego
-
Add bswap check, needed for FFmpeg.Sat, 31 Jan 2009 22:34:52 +0000, by diego
-
Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.Sat, 31 Jan 2009 21:16:54 +0000, by diego
-
HAVE_LRINT and friends should be defined to 0/1.Sat, 31 Jan 2009 20:56:17 +0000, by diego
-
command.c: Fix some commands crashing during audio-only playbackSat, 31 Jan 2009 01:09:49 +0000, by uau
-
Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition.Fri, 30 Jan 2009 23:58:07 +0000, by diego
-
Add CONFIG_SWSCALE to config.h, we always enable the software scaler.Fri, 30 Jan 2009 23:47:18 +0000, by diego
-
Add 4 more config.h #defines for libfaad2.Fri, 30 Jan 2009 23:40:13 +0000, by diego
-
Use OS preprocessor checks with '#if defined()' consistently.Fri, 30 Jan 2009 23:29:39 +0000, by diego
-
Fix warnings about undefined preprocessor directives.Fri, 30 Jan 2009 23:22:29 +0000, by diego
-
1) HAVE_SYS_ASOUNDLIB_H/HAVE_ALSA_ASOUNDLIB_H are defined/undefined,Fri, 30 Jan 2009 23:21:23 +0000, by diego
-
Revert mistaken #ifdef --> #if change.Fri, 30 Jan 2009 23:19:00 +0000, by diego
-
Update libavcodec 'aic' flag define to match current FFmpeg.Fri, 30 Jan 2009 23:08:36 +0000, by diego
-
HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly.Fri, 30 Jan 2009 22:27:04 +0000, by diego
-
Add -Wundef to CFLAGS.Fri, 30 Jan 2009 21:45:54 +0000, by diego
-
Enable RDFT in FFmpeg, some codecs depend on it.Fri, 30 Jan 2009 20:48:47 +0000, by diego
-
Enable internal dvdread support on OS/2.Fri, 30 Jan 2009 20:20:06 +0000, by diego
-
Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleakFri, 30 Jan 2009 15:41:45 +0000, by reimar
-
Fix an MSGT_INPUT to MSGT_LIRC in lirc.cFri, 30 Jan 2009 15:38:54 +0000, by reimar
-
add pvez to truemotion 1Thu, 29 Jan 2009 15:17:22 +0000, by compn
-
remove sys/timeb.h includeThu, 29 Jan 2009 03:36:14 +0000, by compn
-
increase max glyph and lines limitThu, 29 Jan 2009 02:23:06 +0000, by compn
-
Use single quotes to avoid escaping double quotes in a string.Thu, 29 Jan 2009 00:18:32 +0000, by diego
-
Use cat instead of echo to generate version.h.Thu, 29 Jan 2009 00:16:09 +0000, by diego
-
Remove superfluous backslash escapes that caused unintended escapes.Wed, 28 Jan 2009 17:47:50 +0000, by diego
-
Avoid a division by 0 when using -oac mp3lame but no audio data actually is encoded.Wed, 28 Jan 2009 12:46:05 +0000, by reimar
-
increase max subtitle stream limitWed, 28 Jan 2009 00:44:48 +0000, by compn
-
Do not use select n lirc code, instead set the fd non-blocking.Tue, 27 Jan 2009 19:06:50 +0000, by reimar
-
Allocate a larger backbuffer to allow resizing without reinit.Tue, 27 Jan 2009 10:02:47 +0000, by reimar
-
Add standard license headers.Mon, 26 Jan 2009 15:06:44 +0000, by diego
-
Replace another bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.Mon, 26 Jan 2009 14:36:31 +0000, by diego
-
Do not duplicate VERSION string.Mon, 26 Jan 2009 11:29:28 +0000, by diego
-
Replace a bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.Mon, 26 Jan 2009 11:24:05 +0000, by diego
-
WORDS_BIGENDIAN is defined/undefined, not 0/1.Mon, 26 Jan 2009 09:56:27 +0000, by diego
-
some more HAVE_3DNOW --> HAVE_AMD3DNOWMon, 26 Jan 2009 09:55:59 +0000, by diego
-
Drop HAVE_LRINTF check, lrintf is used without checking in other places.Mon, 26 Jan 2009 09:54:14 +0000, by diego
-
HAVE_LRINTF is now always defined to either 0 or 1, not defined/undefined.Mon, 26 Jan 2009 09:40:04 +0000, by diego
-
HAVE_3DNOW --> HAVE_AMD3DNOWMon, 26 Jan 2009 09:29:53 +0000, by diego
-
version.h depends on version.sh.Mon, 26 Jan 2009 09:11:23 +0000, by diego
-
Fix build: Add required header and adjust preprocessor check.Sun, 25 Jan 2009 23:55:21 +0000, by diego
-
Drop dev- prefix from printed version number, just SVN-rXXXXX is enough.Sun, 25 Jan 2009 23:31:45 +0000, by diego
-
Add SSSE3 and CMOV to CPU information printed on startup.Sun, 25 Jan 2009 22:52:00 +0000, by diego
-
cosmetics: Consistently name 3DNow! extensions.Sun, 25 Jan 2009 22:49:51 +0000, by diego
-
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.Sun, 25 Jan 2009 22:34:26 +0000, by diego
-
DECLARE_ALIGNED was moved in FFmpeg.Sun, 25 Jan 2009 22:12:42 +0000, by diego
-
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.Sun, 25 Jan 2009 21:59:08 +0000, by diego
-
HAVE_3DNOWEX --> HAVE_3DNOWEXTSun, 25 Jan 2009 21:03:02 +0000, by diego
-
Factorize print_version().Sun, 25 Jan 2009 20:35:58 +0000, by diego
-
Add missing multiple inclusion guards.Sun, 25 Jan 2009 20:10:36 +0000, by diego
-
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.Sun, 25 Jan 2009 19:58:33 +0000, by diego
-
Add missing header for av_gcd, fixes the warning:Sun, 25 Jan 2009 19:20:30 +0000, by diego
-
Fix typo: pool -> pollSun, 25 Jan 2009 18:46:24 +0000, by reimar
-
Actually abort (return NULL) in the alloc-failure check in play_tree_newSun, 25 Jan 2009 18:25:11 +0000, by reimar
-
Fix a NULL-check that used && instead of || and thus could not avoid crashes.Sun, 25 Jan 2009 18:23:05 +0000, by reimar
-
Declare struct SwsContext before using it, fixes the checkheaders warning:Sun, 25 Jan 2009 12:03:28 +0000, by diego
-
Disable C code when compiling AltiVec code, fixes the warning:Sun, 25 Jan 2009 11:59:22 +0000, by diego
-
spelling/grammar cosmeticsSun, 25 Jan 2009 11:57:17 +0000, by diego
-
Fix #endif comments.Sun, 25 Jan 2009 11:33:35 +0000, by diego
-
add "<!DOCTYPE smil" to smil playlistSat, 24 Jan 2009 22:14:32 +0000, by compn
-
in parse_pat() IDENTIFY program number and pmt_pidThu, 22 Jan 2009 21:50:13 +0000, by nicodvb
-
The homepage/ subdirectory should no longer be redirected on web mirrors.Tue, 20 Jan 2009 23:23:53 +0000, by diego
-
add EPHV to ffodivx,xvidTue, 20 Jan 2009 17:20:16 +0000, by compn
-
sync w/r28341Tue, 20 Jan 2009 15:31:24 +0000, by gpoirier
-
Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.Tue, 20 Jan 2009 09:31:07 +0000, by cehoyos
-
Disable upcoming VC1/WMV3 VDPAU decoder.Tue, 20 Jan 2009 09:17:32 +0000, by cehoyos
-
cosmetics: Remove pointless period after copyright statement non-sentences.Mon, 19 Jan 2009 17:12:43 +0000, by diego
-
fix device_id option after r28165Sun, 18 Jan 2009 18:05:16 +0000, by gpoirier
-
Reduce QuickTime binary decoder verbosity.Sat, 17 Jan 2009 21:33:30 +0000, by diego
-
MPlayer only supports latest libavutil.Sat, 17 Jan 2009 11:31:12 +0000, by cehoyos
-
Fix compilation: s/ff_gcd/av_gcd.Sat, 17 Jan 2009 11:29:36 +0000, by cehoyos
-
100l, forgot to delete two defines left over from old HAVE_MMX handling code.Fri, 16 Jan 2009 21:04:52 +0000, by reimar
-
fix compilation without VDPAU decodersFri, 16 Jan 2009 20:32:36 +0000, by gpoirier
-
add mimic in avi fourcc LM20 to ffmimicFri, 16 Jan 2009 19:09:57 +0000, by compn
-
revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331Fri, 16 Jan 2009 13:19:29 +0000, by gpoirier
-
Completely get rid of MMX define, use HAVE_MMX define instead.Fri, 16 Jan 2009 12:37:56 +0000, by gpoirier
-
fix wrong #ifdef/#ifndef -> #if conversion in r28323Fri, 16 Jan 2009 12:23:52 +0000, by gpoirier
-
fix compilation on non x86 machines (PPC here)Fri, 16 Jan 2009 10:07:14 +0000, by gpoirier
-
Fix a wrongly converted !defined(ARCH_X86_64)Fri, 16 Jan 2009 09:44:36 +0000, by reimar
-
100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time.Fri, 16 Jan 2009 09:41:26 +0000, by reimar
-
Another missed #ifdef HAVE_MMXFri, 16 Jan 2009 09:35:05 +0000, by reimar
-
More #ifdef HAVE_MMX etc. missed by earlier search.Fri, 16 Jan 2009 09:32:54 +0000, by reimar
-
More #ifdef -> #if fixesFri, 16 Jan 2009 09:29:20 +0000, by reimar
-
Lots and lots of #ifdef ARCH_... -> #if ARCH_...Fri, 16 Jan 2009 09:21:21 +0000, by reimar
-
More #ifdef -> #ifFri, 16 Jan 2009 08:45:35 +0000, by reimar
-
Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.Fri, 16 Jan 2009 08:43:05 +0000, by reimar
-
Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which willFri, 16 Jan 2009 02:14:25 +0000, by cehoyos
-
Disable upcoming MPEG_VDPAU_DECODER.Fri, 16 Jan 2009 01:55:48 +0000, by cehoyos