Mercurial > mplayer.hg
graph
-
10l: x2scr used twice instead of y2scr.Fri, 02 Mar 2007 17:59:19 +0000, by eugeni
-
Bugfix: transform origin to screen coordinates.Fri, 02 Mar 2007 17:54:47 +0000, by eugeni
-
add xvfwopts compdata and vfw2menc documentation and change to better mencoder exampleFri, 02 Mar 2007 17:49:34 +0000, by compn
-
add missing playtree entryFri, 02 Mar 2007 15:14:14 +0000, by vayne
-
a small step toward 4 plane supportFri, 02 Mar 2007 13:33:18 +0000, by michael
-
copy src to prevent the user supplied argumet from being changedFri, 02 Mar 2007 13:32:10 +0000, by michael
-
10l: dshow isnt in svn yetFri, 02 Mar 2007 03:11:37 +0000, by compn
-
add -tv driver=help entry, also add dshow tv driverFri, 02 Mar 2007 01:24:25 +0000, by compn
-
simplify and modify fullscreen switching to avoid improper aspectsFri, 02 Mar 2007 00:33:32 +0000, by vayne
-
add forgotten case value as per recent changes to mplayer.cFri, 02 Mar 2007 00:29:06 +0000, by vayne
-
rename to *_proposal.txtThu, 01 Mar 2007 23:09:58 +0000, by michael
-
clarify quorum and majority requirements in respect to debians voting systemThu, 01 Mar 2007 22:58:31 +0000, by michael
-
url with a good description of how to determine the winner from the votesThu, 01 Mar 2007 21:50:04 +0000, by michael
-
Explain how to select all DVB channels on a frequency.Thu, 01 Mar 2007 20:35:29 +0000, by reimar
-
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtrThu, 01 Mar 2007 19:48:40 +0000, by reimar
-
s/admin/leader/Thu, 01 Mar 2007 18:51:38 +0000, by michael
-
tv driver loading rework. As a side effect "-tv driver=help" option isThu, 01 Mar 2007 18:38:00 +0000, by voroshil
-
weaken veto rightThu, 01 Mar 2007 17:34:24 +0000, by michael
-
winsocks expects an int in milliseconds instead of struct timeval to setThu, 01 Mar 2007 14:57:44 +0000, by ivo
-
Replace MIN with FFMINThu, 01 Mar 2007 12:54:38 +0000, by reimar
-
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.Thu, 01 Mar 2007 12:54:08 +0000, by reimar
-
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.Thu, 01 Mar 2007 12:51:33 +0000, by reimar
-
Add missing registers to asm code in mp3libThu, 01 Mar 2007 12:45:00 +0000, by reimar
-
clarify root vs adminThu, 01 Mar 2007 12:43:14 +0000, by michael
-
spelling fixes by ivanThu, 01 Mar 2007 12:16:34 +0000, by michael
-
10l to me, typo. it should have read clflushThu, 01 Mar 2007 11:00:31 +0000, by ivo
-
cosmetics, missing spaceThu, 01 Mar 2007 10:58:20 +0000, by ivo
-
cflsh->clflush to keep consistent with Linux kernelThu, 01 Mar 2007 10:57:36 +0000, by ivo
-
Update release tag due to previous functional changes as noticed by IvanThu, 01 Mar 2007 09:43:33 +0000, by voroshil
-
new policy draftThu, 01 Mar 2007 03:43:38 +0000, by michael
-
Update 3ivx decoder to latest version and allow it to load required library.Thu, 01 Mar 2007 02:26:08 +0000, by voroshil
-
Mark wma9spdshow audio codec as working, because hissing in audio (only one knownThu, 01 Mar 2007 02:06:22 +0000, by voroshil
-
Seek to -ss position, not 0, in per-file loop.Thu, 01 Mar 2007 00:22:03 +0000, by uau
-
comment is a C-string and \ must be properly escaped as \\Wed, 28 Feb 2007 23:58:03 +0000, by reimar
-
test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy MengWed, 28 Feb 2007 23:47:05 +0000, by nicodvb
-
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_sizeWed, 28 Feb 2007 23:40:39 +0000, by nicodvb
-
do not rely on svn internals and use svn info insteadWed, 28 Feb 2007 14:55:34 +0000, by ivo
-
add comment about voxware on windowsWed, 28 Feb 2007 13:37:45 +0000, by compn
-
also respond to --help, -h and -? command line optionsWed, 28 Feb 2007 11:50:23 +0000, by ivo
-
fix printing of -(no)svn optionWed, 28 Feb 2007 11:48:32 +0000, by ivo
-
clarify -none command line optionWed, 28 Feb 2007 11:46:53 +0000, by ivo
-
remove C99-ism (mixed declaration and code),Wed, 28 Feb 2007 09:18:42 +0000, by gpoirier
-
implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual HoyosTue, 27 Feb 2007 22:25:00 +0000, by nicodvb
-
assign missing frametime as 1.0/fps; patch by Carl Eigen HoyosTue, 27 Feb 2007 21:20:24 +0000, by nicodvb
-
1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by meTue, 27 Feb 2007 21:16:54 +0000, by nicodvb
-
removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundaryTue, 27 Feb 2007 20:22:05 +0000, by nicodvb
-
100000l: average != semidistance, fixed seeking to the middle position; patch by Zuxy meng (zuxy.megn gmail com)Tue, 27 Feb 2007 20:15:31 +0000, by nicodvb
-
10l: Add missing definition of USE_STREAM_CACHE.Tue, 27 Feb 2007 19:49:29 +0000, by diego
-
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.Tue, 27 Feb 2007 17:16:44 +0000, by voroshil
-
Move the decision about stream cache compilation to configure.Tue, 27 Feb 2007 17:13:17 +0000, by diego
-
Move glob-win.c out of MinGW section, configure handles it.Tue, 27 Feb 2007 17:12:23 +0000, by diego
-
Simplify strip parameter for install handling.Tue, 27 Feb 2007 17:10:11 +0000, by diego
-
grammar/spellingTue, 27 Feb 2007 17:06:36 +0000, by diego
-
small updatesTue, 27 Feb 2007 17:06:04 +0000, by diego
-
Simplify .depend file inclusion.Tue, 27 Feb 2007 17:05:20 +0000, by diego
-
Simplify .depend file inclusion.Tue, 27 Feb 2007 17:04:46 +0000, by diego