Mercurial > mplayer.hg
graph
-
r22547: fix up some longer than 80 char lines , and use suggestion from Diego.Sat, 24 Mar 2007 03:08:19 +0000, by voroshil
-
r22772: Radio driver loading rework.Sat, 24 Mar 2007 02:22:00 +0000, by voroshil
-
cosmetics: Merge #ifdefs for better readability.Fri, 23 Mar 2007 13:31:08 +0000, by diego
-
add mf://bmp wish, remove deinterlace filter during playbackFri, 23 Mar 2007 01:48:54 +0000, by compn
-
call vbeGetControllerInfo() only onceFri, 23 Mar 2007 00:31:29 +0000, by aurel
-
sync with r22779Thu, 22 Mar 2007 21:17:54 +0000, by gpoirier
-
lexical fixesThu, 22 Mar 2007 16:27:01 +0000, by ptt
-
syntax/lexical fixesThu, 22 Mar 2007 15:29:30 +0000, by ptt
-
sync'd up to r21452Thu, 22 Mar 2007 14:54:54 +0000, by ptt
-
sync'd up to r22772Thu, 22 Mar 2007 11:27:44 +0000, by ptt
-
roff fix: escape dash for optionsThu, 22 Mar 2007 10:52:56 +0000, by kraymer
-
r22776: 'D' also turns off and on kerndeintThu, 22 Mar 2007 10:38:25 +0000, by cehoyos
-
Fix filepos calculationThu, 22 Mar 2007 10:14:32 +0000, by cehoyos
-
'D' also turns off and on kerndeintThu, 22 Mar 2007 10:10:37 +0000, by cehoyos
-
allows to de- and reactivate kerndeint on the flyThu, 22 Mar 2007 10:06:34 +0000, by cehoyos
-
Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)Thu, 22 Mar 2007 10:01:20 +0000, by cehoyos
-
reasonable cutoff frequency defaultThu, 22 Mar 2007 01:50:04 +0000, by michael
-
Radio driver loading rework.Wed, 21 Mar 2007 18:39:57 +0000, by voroshil
-
Fix comment about defining HAVE_POSIX_SELECTWed, 21 Mar 2007 08:44:45 +0000, by cehoyos
-
Conditionally compile vf_bmovl.c instead of enclosing all of the fileWed, 21 Mar 2007 08:29:46 +0000, by diego
-
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in lineWed, 21 Mar 2007 08:24:20 +0000, by diego
-
Declare eof only when stream 0 gets eofTue, 20 Mar 2007 22:32:38 +0000, by rtogni
-
Fix for realrtsp urls with more than 2 streams:Tue, 20 Mar 2007 22:30:51 +0000, by rtogni
-
Remove unnecessary unistd.h include.Tue, 20 Mar 2007 09:53:31 +0000, by diego
-
Remove MinGW hack, it's no longer needed.Tue, 20 Mar 2007 09:46:26 +0000, by diego
-
Rename open to af_open so as not to conflict with a previous header definition.Tue, 20 Mar 2007 09:46:00 +0000, by diego
-
Add missing $(EXESUF).Tue, 20 Mar 2007 01:35:53 +0000, by diego
-
tab typo fixedTue, 20 Mar 2007 01:32:02 +0000, by ptt
-
Add vfw2menc to the Makefile.Tue, 20 Mar 2007 01:30:48 +0000, by diego
-
sync'd up to r22483Tue, 20 Mar 2007 01:29:03 +0000, by ptt
-
Add explicit SDL include path. This should allow compilation even whenTue, 20 Mar 2007 01:20:57 +0000, by diego
-
Add return 0 to fix the following warning:Tue, 20 Mar 2007 01:15:28 +0000, by diego
-
Include stdlib.h and string.h to fix the following warnings:Tue, 20 Mar 2007 01:11:55 +0000, by diego
-
Add #include <string.h> to fix the following warning:Tue, 20 Mar 2007 01:08:58 +0000, by diego
-
Move gltest and bmovl-test into the main TOOLS directory, subdirectoriesTue, 20 Mar 2007 01:06:51 +0000, by diego
-
--enable-win32 was renamed to --enable-win32dll.Mon, 19 Mar 2007 22:09:53 +0000, by diego
-
ok so cljr , vcr1 and msmpegv1 dont actually work... removedMon, 19 Mar 2007 20:25:26 +0000, by compn
-
aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!Mon, 19 Mar 2007 20:11:05 +0000, by compn
-
gsm requires libgsm so remove itMon, 19 Mar 2007 20:07:48 +0000, by compn
-
add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)Mon, 19 Mar 2007 20:01:02 +0000, by compn
-
split sonic into sonic/sonicls and wma into wmav1/wmav2Mon, 19 Mar 2007 19:21:09 +0000, by compn
-
add png and gif encoders, how to use them with mencoder is another questionMon, 19 Mar 2007 18:57:37 +0000, by compn
-
Explain workaround for -vo gl:scaled-osd -ass image corruption.Mon, 19 Mar 2007 18:27:35 +0000, by reimar
-
Add missing bogus norm warning for v4l2Mon, 19 Mar 2007 15:31:25 +0000, by voroshil
-
Make sure bogus parameter will not be ignored by user.Mon, 19 Mar 2007 12:28:53 +0000, by voroshil
-
Simplify Makefile.Mon, 19 Mar 2007 11:50:03 +0000, by diego
-
Conditionally compile af_export instead of having #ifdef around the file.Mon, 19 Mar 2007 10:13:33 +0000, by diego
-
Move -I. to the front of CFLAGS, works around problems with headers fromMon, 19 Mar 2007 00:10:38 +0000, by diego
-
Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.Mon, 19 Mar 2007 00:07:34 +0000, by diego
-
Remove commented-out Cygwin CFLAGS settings.Mon, 19 Mar 2007 00:04:03 +0000, by diego
-
Move setting Cygwin specific CFLAGS to configure.Mon, 19 Mar 2007 00:03:00 +0000, by diego
-
video filters i maintain ...Mon, 19 Mar 2007 00:02:49 +0000, by michael
-
The -Wdeclaration-after-statement test needs a C program.Sun, 18 Mar 2007 23:54:51 +0000, by diego
-
Move -I. and -I.. to the front of CFLAGS so that headers in the root directorySun, 18 Mar 2007 23:18:09 +0000, by diego
-
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.Sun, 18 Mar 2007 22:49:37 +0000, by diego
-
Added myself, as suggested by DiegoSun, 18 Mar 2007 22:49:05 +0000, by cehoyos
-
check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolarisSun, 18 Mar 2007 22:18:11 +0000, by nicodvb
-
Merge CFLAGS lines.Sun, 18 Mar 2007 22:11:32 +0000, by diego
-
Move setting CXXFLAGS to configure.Sun, 18 Mar 2007 21:58:28 +0000, by diego
-
Support multiple tags in a single line and tags on the same line as theSun, 18 Mar 2007 21:39:52 +0000, by rtogni
-
Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.Sun, 18 Mar 2007 21:21:38 +0000, by diego
-
shared libavcodec is not at all broken/obsolete, but simply discouragedSun, 18 Mar 2007 20:52:41 +0000, by nicodvb
-
Group (system-specific) CFLAGS settings together.Sun, 18 Mar 2007 20:33:20 +0000, by diego
-
Move Cygwin specific #define setting to system OS-specific settings section.Sun, 18 Mar 2007 20:25:02 +0000, by diego
-
Move setting of TARGET_WIN32 together with other Win32 settings.Sun, 18 Mar 2007 20:21:52 +0000, by diego
-
Rename win32 variable to the more sensible name win32dll.Sun, 18 Mar 2007 20:15:57 +0000, by diego
-
Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's addedSun, 18 Mar 2007 19:38:43 +0000, by diego
-
sync with r22637Sun, 18 Mar 2007 17:38:09 +0000, by gpoirier
-
Support application/smil as mimetype for smil-over-realrtspSun, 18 Mar 2007 16:50:26 +0000, by rtogni
-
add ffbmp decoder, cant figure out fourcc bit so use format for avi...Sun, 18 Mar 2007 16:33:04 +0000, by compn
-
Move fast cmov detection code from the PPC section into the x86 sectionSun, 18 Mar 2007 16:30:11 +0000, by diego
-
add new audio and video codecs to libavcodec listSun, 18 Mar 2007 16:14:25 +0000, by compn
-
support for setting and detecting FAST_CMOVSun, 18 Mar 2007 15:38:15 +0000, by diego
-
add some updatesSun, 18 Mar 2007 14:38:16 +0000, by compn
-
Fix configure -march detection for athlon-xpSun, 18 Mar 2007 13:38:55 +0000, by uau
-
Remove empty directory.Sun, 18 Mar 2007 13:08:10 +0000, by diego
-
fix full range (jpeg yuv) chromaSun, 18 Mar 2007 12:31:53 +0000, by michael
-
cosmetics, fix indentationSun, 18 Mar 2007 11:04:47 +0000, by attila
-
allow horizontal resolutions >1024 in case we have a G550Sun, 18 Mar 2007 11:03:34 +0000, by attila
-
sync mga_vid.h to the one in the mga_vid repo.Sun, 18 Mar 2007 10:52:41 +0000, by attila
-
Move files from radeon/ subdirectory here.Sat, 17 Mar 2007 21:27:42 +0000, by diego
-
add fourcc for dxa files, approved by diegoSat, 17 Mar 2007 21:21:04 +0000, by compn
-
Remove radeonfb, the version in the Linux kernel is much better.Sat, 17 Mar 2007 21:01:37 +0000, by diego
-
add ffdxa , works on samples/game-formats/dxa/epic.dxaSat, 17 Mar 2007 19:58:10 +0000, by compn
-
Do not disable cache on MinGW, just disable shmem compilation.Sat, 17 Mar 2007 19:54:31 +0000, by diego
-
'make install' now takes care of most manual installation steps for *_vid.o.Sat, 17 Mar 2007 19:48:53 +0000, by diego
-
Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.Sat, 17 Mar 2007 18:25:15 +0000, by diego
-
wording/spelling/grammar/updates/cosmeticsSat, 17 Mar 2007 17:53:00 +0000, by diego
-
Merge Makefile from radeon/ subdirectory into this one.Sat, 17 Mar 2007 15:53:30 +0000, by diego
-
Create device nodes upon install.Sat, 17 Mar 2007 15:52:29 +0000, by diego
-
update release numberSat, 17 Mar 2007 15:42:03 +0000, by compn
-
Introduce OBJS variable for the list of objects to build.Sat, 17 Mar 2007 15:41:04 +0000, by diego
-
add ffdca decoderSat, 17 Mar 2007 15:28:02 +0000, by compn
-
Remove support for 2.5.x kernels.Sat, 17 Mar 2007 15:12:58 +0000, by diego
-
Add a link to Attila's mga_vid port to Linux 2.6.x.Sat, 17 Mar 2007 15:01:16 +0000, by diego
-
Remove useless compilation commands that are provided by builtin rules.Sat, 17 Mar 2007 14:01:50 +0000, by diego
-
Merge test rules using general pattern.Sat, 17 Mar 2007 14:00:34 +0000, by diego
-
Install tdfx_vid.o as well.Sat, 17 Mar 2007 13:58:36 +0000, by diego
-
Remove now unnecessary MGA_VID_OBJ variable indirection.Sat, 17 Mar 2007 13:56:54 +0000, by diego
-
Remove pointless variable indirection.Sat, 17 Mar 2007 13:55:45 +0000, by diego
-
Remove remnants of Linux 2.6 support, the mga_vid.c part was made toSat, 17 Mar 2007 13:53:15 +0000, by diego
-
Remove pointless variable indirection for -I options.Sat, 17 Mar 2007 13:29:26 +0000, by diego
-
Remove unnecessary -I option from CFLAGS.Sat, 17 Mar 2007 13:28:03 +0000, by diego
-
tdfx_vid compilation has been simplified.Sat, 17 Mar 2007 13:23:49 +0000, by diego
-
New slave command: tv_step_freq <offset in MHz>Sat, 17 Mar 2007 11:51:17 +0000, by voroshil
-
cosmetics: Remove superfluous comment.Sat, 17 Mar 2007 11:33:01 +0000, by diego
-
Remove superfluous .o creation rule, it's the same as the builtin one.Sat, 17 Mar 2007 11:32:02 +0000, by diego
-
Remove unused variables INCLUDES and MOD_PATH_PREFIX.Sat, 17 Mar 2007 11:29:00 +0000, by diego
-
Remove unused variable AFLAGS.Sat, 17 Mar 2007 11:19:01 +0000, by diego
-
Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.Sat, 17 Mar 2007 11:15:15 +0000, by diego
-
Some more details for the mga_vid section taken from drivers/README.Sat, 17 Mar 2007 09:40:27 +0000, by diego
-
wording/spelling/cosmeticsSat, 17 Mar 2007 09:18:08 +0000, by diego